[bf1942] Bugreport: Servercrash

Andreas Fredriksson deplinenoise at gmail.com
Sun Jun 19 10:25:45 EDT 2005


On 6/19/05, Christopher Kunz <chrislist at de-punkt.de> wrote:

> I can confirm that. GDB output follows (as stated in previous thread):
(SNIP) 
> #0  0x0811b0d9 in dice::hfe::CheckServerAliveThread::run ()
> (gdb) bt
> #0  0x0811b0d9 in dice::hfe::CheckServerAliveThread::run ()
> #1  0x0838b0f1 in dice::hfe::(anonymous
> namespace)::pthreads_thread_trampoline ()
> #2  0x20b3db63 in start_thread () from /lib/tls/libpthread.so.0
> #3  0x20ad818a in clone () from /lib/tls/libc.so.6
> (gdb)

Please include the output of the other threads as well; I believe this
functionality is there to terminate the server to generate a crash
dump (core file) if it has hung for some reason.

Try 'info threads' in gdb to list the available threads in the core dump.

Then apply bt to each of the threads by switching between them with
the 'thread' command.

This will help the DICE people out a lot ;-)

// Andreas

-- 
And I hate redundancy, and having different functions for the same thing.
        - Linus Torvalds on linux-kernel



More information about the Bf1942 mailing list