Re: [Freeciv-Dev] City window => segmentation violation
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
|
|