Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] (PR#4351) Client crashes when diplomat/spy investigates ci
Home

[Freeciv-Dev] (PR#4351) Client crashes when diplomat/spy investigates ci

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: cameron@xxxxxxxxxx
Subject: [Freeciv-Dev] (PR#4351) Client crashes when diplomat/spy investigates city
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 9 Jul 2003 08:32:34 -0700
Reply-to: rt@xxxxxxxxxxxxxx

[cameron - Mon Jun  2 23:48:25 2003]:

> Hi,
> 
> When I try to investigate an enemy city using a spy, the client crashes.
> To duplicate, login as "cjmorlan", then move the spy near Zgorzelec into
> the city. Click "investigate city".
> 
> civclient: unittype.c:86: get_unit_type: Assertion `id >= 0 && id < 200
> && id < game.num_unit_types' failed.

Obviously something is bogus about the unit.  When I run the client
under valgrind, I get a whole host of warnings and errors.  It looks
like the unit information is correctly allocated but is never properly
initialized.

jason



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