Hello,
I found my amule dead... And there is nothing in the bt...
Before the line "Program received signal SIGSEGV" there was the line :
"(amule:2682): GLib-WARNING **: giounix.c:400Error while getting flags for FD: bad file handle (9)"
But I don't know if there is any relation with the cause of the crash...
(amule:2682): GLib-WARNING **: giounix.c:400Error while getting flags for FD: bad file handle (9)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 2655)]
0x10e4f552 in ?? ()
(gdb) bt
#0 0x10e4f552 in ?? ()
#1 0x0000002b in ?? ()
#2 0x40beef7b in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#3 0x10e4f550 in ?? ()
#4 0x00000158 in ?? ()
#5 0x00000002 in ?? ()
#6 0x41400fa8 in ?? ()
#7 0x40beef10 in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#8 0xbfffef28 in ?? ()
#9 0x40d51c1f in g_vasprintf () from /usr/lib/libglib-2.0.so.0
Previous frame inner to this frame (corrupt stack?)
(gdb)
(gdb) bt full
#0 0x10e4f552 in ?? ()
No symbol table info available.
#1 0x0000002b in ?? ()
No symbol table info available.
#2 0x40beef7b in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#3 0x10e4f550 in ?? ()
No symbol table info available.
#4 0x00000158 in ?? ()
No symbol table info available.
#5 0x00000002 in ?? ()
No symbol table info available.
#6 0x41400fa8 in ?? ()
No symbol table info available.
#7 0x40beef10 in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#8 0xbfffef28 in ?? ()
No symbol table info available.
#9 0x40d51c1f in g_vasprintf () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
(gdb) thread apply all bt
Thread 5 (Thread 49156 (LWP 2685)):
#0 0x40039f56 in nanosleep () from /lib/libpthread.so.0
#1 0x00000000 in ?? ()
Thread 3 (Thread 16386 (LWP 2682)):
#0 0x40039f56 in nanosleep () from /lib/libpthread.so.0
#1 0x00000000 in ?? ()
Thread 2 (Thread 32769 (LWP 2681)):
#0 0x4087151a in poll () from /lib/libc.so.6
#1 0x400324b0 in __pthread_manager () from /lib/libpthread.so.0
#2 0x40032eb7 in __pthread_manager_event () from /lib/libpthread.so.0
#3 0x4087abea in clone () from /lib/libc.so.6
Thread 1 (Thread 16384 (LWP 2655)):
#0 0x10e4f552 in ?? ()
#1 0x0000002b in ?? ()
#2 0x40beef7b in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#3 0x10e4f550 in ?? ()
#4 0x00000158 in ?? ()
#5 0x00000002 in ?? ()
#6 0x41400fa8 in ?? ()
---Type <return> to continue, or q <return> to quit---
#7 0x40beef10 in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#8 0xbfffef28 in ?? ()
#9 0x40d51c1f in g_vasprintf () from /usr/lib/libglib-2.0.so.0
Previous frame inner to this frame (corrupt stack?)
(gdb)