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 > (gdb) thread apply all bt > > assuming that 43543 is the PID of gtk-gnutella (not that of the ADNS > child). (gdb) thread apply all bt Thread 1 (Thread 0x7f53c0dd0920 (LWP 9424)): #0 0x00007f53bd99a9f0 in read () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f53be84c50f in ?? () from /lib/x86_64-linux- gnu/libglib-2.0.so.0 #2 0x00007f53be811059 in g_main_context_check () from /lib/x86_64- linux-gnu/libglib-2.0.so.0 #3 0x00007f53be811472 in ?? () from /lib/x86_64-linux- gnu/libglib-2.0.so.0 #4 0x00007f53be8115f4 in g_main_context_iteration () from /lib/x86_64- linux-gnu/libglib-2.0.so.0 #5 0x00007f53c06eac81 in gtk_main_iteration () from /usr/lib/x86_64- linux-gnu/libgtk-x11-2.0.so.0 #6 0x00007f53c080e26d in gtk_widget_show_now () from /usr/lib/x86_64- linux-gnu/libgtk-x11-2.0.so.0 #7 0x000000000055eb8b in main_gui_run (geometry_spec=0x0, minimized=0) at main.c:940 #8 0x0000000000414ec4 in main (argc=1, argv=0x7fffcd44f338) at main.c:1938 (gdb) Hauke ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
