Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2005:
[Freeciv-Dev] (PR#14783) bug: worklist_length: Assertion `pwl->length >=
Home

[Freeciv-Dev] (PR#14783) bug: worklist_length: Assertion `pwl->length >=

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: cp.ml.freeciv.dev@xxxxxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#14783) bug: worklist_length: Assertion `pwl->length >= 0 && pwl->length < 16' failed.
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 6 Dec 2005 10:02:04 -0800
Reply-to: bugs@xxxxxxxxxxx

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

> [cp.ml.freeciv.dev@xxxxxxxxxxxxxx - Tue Dec 06 01:38:57 2005]:
> 
> civclient: worklist.c:54: worklist_length: Assertion `pwl->length >= 0
> && pwl->length < 16' failed
> 
> in GTK development client when you add the 16th element to city
> production list. No problem in 2.0.7.

Well, the assertion is wrong.  Here is the right assertion.

However it still crashes inside the GTK client.  I haven't been able to
track it down.  Can you test it in the SDL client?

-jason




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