[Freeciv-Dev] Re: (PR#11497) server freeze on 2.0 beta5
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] Re: (PR#11497) server freeze on 2.0 beta5 |
From: |
"Steffen Jobbagy-Felsö" <sj@xxxxxxxxxxxx> |
Date: |
Tue, 14 Dec 2004 04:08:15 -0800 |
Reply-to: |
bugs@xxxxxxxxxxx |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11497 >
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=11497 >
>>bash-2.05b# killall -SEGV civserver
>>(server segfaulted here)
>>gdb only gives no <current path>/core: no such file or directory
>>tried it in /root and /usr/local/bin (the binary is there) as root and at the
>>place&shell where i
>>started the server as user
>>I dont appear to have bt installed - can you tell me where to get it?
>
>
> if you started civserver in ~ do and the binary is in /usr/local/bin then:
>
> # cd ~
> # gdb /usr/local/bin/civserver core
>
> which assumes that that the core file got placed in ~
Is the core file called "core"? I couldn't find it and neither could gdb :(
> 'bt full' is a command within the debugger.
> the gdb prompt looks like: "(gdb) "
>
> -mike
>
>
>
|
|