Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2003:
[Freeciv-Dev] Re: (PR#4107) Client dumps core on start
Home

[Freeciv-Dev] Re: (PR#4107) Client dumps core on start

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ChrisK@xxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4107) Client dumps core on start
From: "Gregory Berkolaiko" <Gregory.Berkolaiko@xxxxxxxxxxxx>
Date: Wed, 30 Apr 2003 02:11:23 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Tue, 29 Apr 2003, ChrisK@xxxxxxxx wrote:

> On Tue, Apr 29, 2003 at 01:23:27PM -0700, Christian Knoke wrote:
> > 
> > CVS 29 APR 2003 GTK 1.2 Linux i386
> > 
> > Client dumps core on /start with savegame generated with aidip9 patch.
> > 
> > Reproducible. Login as chris. Start.
> 
> Savegame of PR#4095 which used to work yesterday, now crashes, too.

Same here.  I did a backtrace, it seems the client receives a unit_info 
packet before the map is sent, so map.tiles is NULL and correspondingly 
trying to insert the unit into it's tile list segfaults.

G.




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#4107) Client dumps core on start, Gregory Berkolaiko <=