Quoting Hauke Lathus from ml.softs.gtk-gnutella.devel:
:(gdb) thread apply all bt
:
:Thread 1 (Thread 0x7f53c0dd0920 (LWP 9424)):
:#0 0x7f53bd99a9f0 in read () from /lib/x86_64-linux-gnu/libc.so.6
:#1 0x7f53be84c50f in ?? () from /lib/x86_64-linux-
:gnu/libglib-2.0.so.0
:#2 0x7f53be
On Wednesday 23 May 2012, Raphael Manfredi wrote:
> On which OS (+version + 32/64 bits) are you?
Current Debian testing, amd64
> When it freezes, can you launch a debugger on it and see what it's
> doing, taking a stack trace?
>
> Something like:
>
> gdb /usr/bin/gtk-gnutella 43543
>