aMule Forum
English => Backtraces => Topic started by: ecforum on December 09, 2007, 08:30:36 PM
-
Hello,
A new crash. But there is nothing in the bt...
(amule:4966): 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 4958)]
0x0c321420 in ?? ()
(gdb) bt
#0 0x0c321420 in ?? ()
#1 0x40beef7b in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#2 0x0c321420 in ?? ()
#3 0x0000005a in ?? ()
Previous frame inner to this frame (corrupt stack?)
(gdb) bt full
#0 0x0c321420 in ?? ()
No symbol table info available.
#1 0x40beef7b in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#2 0x0c321420 in ?? ()
No symbol table info available.
#3 0x0000005a in ?? ()
No symbol table info available.
(gdb)
(gdb) thread apply all bt
Thread 5 (Thread 49156 (LWP 4968)):
#0 0x40039f56 in nanosleep () from /lib/libpthread.so.0
#1 0x00000000 in ?? ()
Thread 3 (Thread 16386 (LWP 4966)):
#0 0x40039f56 in nanosleep () from /lib/libpthread.so.0
#1 0x00000000 in ?? ()
Thread 2 (Thread 32769 (LWP 4965)):
#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 4958)):
#0 0x0c321420 in ?? ()
#1 0x40beef7b in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#2 0x0c321420 in ?? ()
#3 0x0000005a in ?? ()
Previous frame inner to this frame (corrupt stack?)
(gdb)
-
Hi,
when did it crash?
What version of wxGTK? (The crash is somehow related to GTK/GDK)
-
Hello,
Amule had not the focus : I used an other soft in full screen.
I use wxGTK 2.8.4 on slackware 11 (kernel 2.4.34)