Complete.Org: Mailing Lists: Archives: freeciv-dev: March 1999:
Re: [Freeciv-Dev] City window => segmentation violation
Home

Re: [Freeciv-Dev] City window => segmentation violation

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: patsmith@xxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: Re: [Freeciv-Dev] City window => segmentation violation
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Wed, 17 Mar 1999 23:14:10 +1100

Patrick Smith wrote:
> 
> Using the March 7 CVS snapshot, in the middle of a game I
> clicked on a city to bring up the city information window.
> This caused the client to die with a segmentation violation.

Bummer.

> Unfortunately, when I restarted from a save file and replayed
> to the same point to the best of my memory, the client did
> not crash when I opened the window again.  :-(

Extra bummer.  Did it leave a "core" file?  If so you may be 
able to use a debugger (eg gdb) to find out something...
(eg, "gdb client/civclient core", then "bt", send output)

Regards,
-- David

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