Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2005:
[Freeciv-Dev] Re: (PR#12063) two bugs that crash freeciv2
Home

[Freeciv-Dev] Re: (PR#12063) two bugs that crash freeciv2

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: lo_oris@xxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#12063) two bugs that crash freeciv2
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Feb 2005 12:27:50 -0800
Reply-to: bugs@xxxxxxxxxxx

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

Lo'oris wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=12063 >
> 
> Il giorno 01/feb/05, alle 05:09, Jason Short ha scritto:
> 
> 
>>When this happens try (in the command line while the client is frozen):
>>
>>ulimit -c unlimited
>>killall -SEGV civclient
>>gdb civclient core
>>bt full
> 
> it says "No stack". If you want i can send you the core file?
> or i should recompile freeciv with some debugging enabled? (how?)

If you compiled freeciv it should have debugging symbols.

You could try running it inside GDB:

gdb civclient
run

(then when it locks, hit ctrl-z)

bt full

-jason





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