Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2005:
[Freeciv-Dev] Re: (PR#12849) Client crash, 2.0.0 Win32 - science dialog?
Home

[Freeciv-Dev] Re: (PR#12849) Client crash, 2.0.0 Win32 - science dialog?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jacobn+freecivrt@xxxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#12849) Client crash, 2.0.0 Win32 - science dialog?
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 21 Apr 2005 23:37:25 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12849 >

jacobn+freecivrt@xxxxxxxxxxxxxxxxxxxxxx wrote:

> Could it be a resource leak? IIRC Win9x has particularly low numbers
> of various sorts of resources (typically 16384?). If every control
> drawn in the game takes up one and doesn't free it (*waves hands*, I
> don't entirely know what I'm talking about), then trouble could ensue.
> I could imagine this not showing up on modern Windows (e.g., XP).

That's exactly the reason the GTK client doesn't run (well) on older
versions of windows.  It doesn't even require a leak either.  Freeciv
doesn't keep close track of how many resources it uses (AFAIK) so we
could just be running over.

-jason





[Prev in Thread] Current Thread [Next in Thread]