Comment 122 for bug 34199

Revision history for this message
mizu (michal-zimen) wrote :

OK; again me:)
 I've found out, there is exchange with debuging information, about I didn't know before.

so here is the output:

Program received signal SIGSEGV, Segmentation fault.
0xb6fafd07 in g_str_hash () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0 0xb6fafd07 in g_str_hash () from /usr/lib/libglib-2.0.so.0
#1 0xb6f7ee87 in g_hash_table_lookup () from /usr/lib/libglib-2.0.so.0
#2 0x0805fb2c in message_removed (stub=0x8b36438, mfld=0x8bce5b8, href=0x0) at mail-stub-exchange.c:405
#3 0x0806008e in sync_deletions (mse=<value optimized out>, mfld=0xb5a056b0) at mail-stub-exchange.c:1193
#4 0x08065643 in connection_handler (source=0x8b3a850, condition=G_IO_IN, data=0x8b36438) at mail-stub.c:168
#5 0xb6fc36fd in ?? () from /usr/lib/libglib-2.0.so.0
#6 0xb6f8c6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#7 0xb6f8fda3 in ?? () from /usr/lib/libglib-2.0.so.0
#8 0xb6f902c2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#9 0xb71d1cf3 in bonobo_main () from /usr/lib/libbonobo-2.so.0
#10 0x0805b96b in main (argc=1, argv=Cannot access memory at address 0x14
) at main.c:278

Actually I don't have a time to read source code, or even tracing this bug. If someone has, I can help him.