aMule Forum

English => Backtraces => Topic started by: thedude0001 on May 17, 2005, 12:34:31 AM

Title: Crash while trying to add a new category
Post by: thedude0001 on May 17, 2005, 12:34:31 AM
As the topic says: tried to add a category, amule crashed...
amule cvs from tonight

Code: [Select]
[New Thread 163843 (LWP 19006)]
[Thread 163843 (LWP 19006) exited]

Gdk-ERROR **: file gdkselection.c: line 331 (gdk_string_to_compound_text): assertion failed: (property.encoding == gdk_atom_intern ("COMPOUND_TEXT", FALSE) && property.format == 8)
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 16384 (LWP 9138)]
0xb776ec11 in kill () from /lib/libc.so.6
(gdb) bt
#0  0xb776ec11 in kill () from /lib/libc.so.6
#1  0xb7f962f0 in pthread_kill () from /lib/libpthread.so.0
#2  0xb7f9667b in raise () from /lib/libpthread.so.0
#3  0xb776e7f6 in raise () from /lib/libc.so.6
#4  0xb776feda in abort () from /lib/libc.so.6
#5  0xb74bc5b1 in g_logv () from /usr/lib/libglib-1.2.so.0
#6  0x00000000 in ?? ()
(gdb) bt full
#0  0xb776ec11 in kill () from /lib/libc.so.6
No symbol table info available.
#1  0xb7f962f0 in pthread_kill () from /lib/libpthread.so.0
No symbol table info available.
#2  0xb7f9667b in raise () from /lib/libpthread.so.0
No symbol table info available.
#3  0xb776e7f6 in raise () from /lib/libc.so.6
No symbol table info available.
#4  0xb776feda in abort () from /lib/libc.so.6
No symbol table info available.
#5  0xb74bc5b1 in g_logv () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#6  0x00000000 in ?? ()
No symbol table info available.
(gdb)