[Freeciv-Dev] Re: (PR#11497) AutoReply: server freeze on 2.0 beta5
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11497 >
Steffen Jobbagy-Felsö wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=11497 >
>
> I just tried restarting client&server and that fixed the problem at first,
> but it now froze again in
> Yr 1515.
If you can find steps to reproduce the freeze then we can track it down.
If you get the freeze again, try to get a backtrace:
ulimit -c ulimited
killall -SEGV civserver
gdb civserver core
bt full
and send the output.
-jason
|
|