Open GoogleCodeExporter opened 8 years ago
Unfortunately that isn't enough info to be able to diagnose and fix the issue.
Are you able to get a GDB backtrace for the crash? This page might help:
https://developer.pidgin.im/wiki/GetABacktrace
Original comment by eionrobb
on 25 Sep 2012 at 10:24
GDB backtrace:
GNU gdb (GDB) Fedora (7.4.50.20120120-50.fc17)
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/pidgin...(no debugging symbols found)...done.
Missing separate debuginfos, use: debuginfo-install pidgin-2.10.5-1.fc17.x86_64
[?1034h(gdb) handle SIGPIPE nostop noprint
Signal Stop Print Pass to program Description
SIGPIPE No No Yes Broken pipe
(gdb) run
Starting program: /usr/bin/pidgin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Detaching after fork from child process 17980.
Detaching after fork from child process 17981.
Detaching after fork from child process 17982.
Detaching after fork from child process 17983.
Detaching after fork from child process 17984.
Detaching after fork from child process 17985.
Detaching after fork from child process 17987.
Detaching after fork from child process 17988.
Detaching after fork from child process 17989.
Detaching after fork from child process 17990.
Detaching after fork from child process 17991.
Detaching after fork from child process 17992.
Detaching after fork from child process 17993.
Detaching after fork from child process 17994.
Detaching after fork from child process 17995.
Detaching after fork from child process 17996.
Detaching after fork from child process 17997.
Detaching after fork from child process 17998.
Detaching after fork from child process 17999.
Detaching after fork from child process 18002.
Detaching after fork from child process 18004.
Detaching after fork from child process 18005.
Detaching after fork from child process 18007.
[New Thread 0x7fffd8001700 (LWP 18000)]
[New Thread 0x7fffd7800700 (LWP 18001)]
[New Thread 0x7fffd6fff700 (LWP 18008)]
Detaching after fork from child process 18009.
Detaching after fork from child process 18011.
Detaching after fork from child process 18013.
Detaching after fork from child process 18015.
Detaching after fork from child process 18017.
Detaching after fork from child process 18018.
Detaching after fork from child process 18020.
Detaching after fork from child process 18021.
Detaching after fork from child process 18023.
Detaching after fork from child process 18025.
Detaching after fork from child process 18026.
[Thread 0x7fffd6fff700 (LWP 18008) exited]
[New Thread 0x7fffd6fff700 (LWP 18027)]
Detaching after fork from child process 18033.
Detaching after fork from child process 18035.
[New Thread 0x7fffc56b1700 (LWP 18028)]
[New Thread 0x7fffc4eb0700 (LWP 18029)]
[New Thread 0x7fffbbffe700 (LWP 18030)]
[New Thread 0x7fffbb7fd700 (LWP 18031)]
[New Thread 0x7fffbaffc700 (LWP 18032)]
[Thread 0x7fffbbffe700 (LWP 18030) exited]
[Thread 0x7fffc56b1700 (LWP 18028) exited]
Detaching after fork from child process 18037.
Detaching after fork from child process 18039.
[Thread 0x7fffc4eb0700 (LWP 18029) exited]
[Thread 0x7fffd6fff700 (LWP 18027) exited]
[Thread 0x7fffbaffc700 (LWP 18032) exited]
[Thread 0x7fffbb7fd700 (LWP 18031) exited]
Program received signal SIGABRT, Aborted.
0x0000003c37235925 in raise () from /lib64/libc.so.6
(gdb) bt full
#0 0x0000003c37235925 in raise () from /lib64/libc.so.6
No symbol table info available.
#1 0x0000003c372370d8 in abort () from /lib64/libc.so.6
No symbol table info available.
#2 0x0000003c37274e6b in __libc_message () from /lib64/libc.so.6
No symbol table info available.
#3 0x0000003c3727bfee in _int_free () from /lib64/libc.so.6
No symbol table info available.
#4 0x0000003c3924d37f in g_free () from /lib64/libglib-2.0.so.0
No symbol table info available.
#5 0x0000003067e8b660 in purple_plugin_unload () from /lib64/libpurple.so.0
No symbol table info available.
#6 0x0000003067e8bc78 in purple_plugin_destroy () from /lib64/libpurple.so.0
No symbol table info available.
#7 0x0000003067e8be58 in purple_plugins_destroy_all () from
/lib64/libpurple.so.0
No symbol table info available.
#8 0x0000003067e680a9 in purple_core_quit () from /lib64/libpurple.so.0
No symbol table info available.
#9 0x0000003c39e0f664 in g_closure_invoke () from /lib64/libgobject-2.0.so.0
No symbol table info available.
#10 0x0000003c39e206d8 in ?? () from /lib64/libgobject-2.0.so.0
No symbol table info available.
#11 0x0000003c39e2866d in g_signal_emit_valist () from
/lib64/libgobject-2.0.so.0
No symbol table info available.
#12 0x0000003c39e287c2 in g_signal_emit () from /lib64/libgobject-2.0.so.0
No symbol table info available.
#13 0x00000030698805fc in gtk_widget_activate () from /lib64/libgtk-x11-2.0.so.0
No symbol table info available.
#14 0x00000030697645ad in gtk_menu_shell_activate_item () from
/lib64/libgtk-x11-2.0.so.0
No symbol table info available.
#15 0x00000030697649ac in ?? () from /lib64/libgtk-x11-2.0.so.0
No symbol table info available.
#16 0x000000306974db4c in ?? () from /lib64/libgtk-x11-2.0.so.0
No symbol table info available.
#17 0x0000003c39e0f664 in g_closure_invoke () from /lib64/libgobject-2.0.so.0
No symbol table info available.
#18 0x0000003c39e20450 in ?? () from /lib64/libgobject-2.0.so.0
No symbol table info available.
#19 0x0000003c39e282a7 in g_signal_emit_valist () from
/lib64/libgobject-2.0.so.0
No symbol table info available.
#20 0x0000003c39e287c2 in g_signal_emit () from /lib64/libgobject-2.0.so.0
No symbol table info available.
#21 0x00000030698815ae in ?? () from /lib64/libgtk-x11-2.0.so.0
No symbol table info available.
#22 0x000000306974b914 in gtk_propagate_event () from /lib64/libgtk-x11-2.0.so.0
No symbol table info available.
#23 0x000000306974bc7b in gtk_main_do_event () from /lib64/libgtk-x11-2.0.so.0
No symbol table info available.
#24 0x0000003069e61edc in ?? () from /lib64/libgdk-x11-2.0.so.0
No symbol table info available.
#25 0x0000003c39247695 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
No symbol table info available.
#26 0x0000003c392479c8 in ?? () from /lib64/libglib-2.0.so.0
No symbol table info available.
#27 0x0000003c39247dc2 in g_main_loop_run () from /lib64/libglib-2.0.so.0
No symbol table info available.
#28 0x000000306974ac57 in gtk_main () from /lib64/libgtk-x11-2.0.so.0
No symbol table info available.
#29 0x00000000004313b1 in main ()
No symbol table info available.
(gdb) quit
A debugging session is active.
Inferior 1 [process 17976] will be killed.
Quit anyway? (y or n)
Original comment by maverick...@gmail.com
on 26 Sep 2012 at 8:57
Original issue reported on code.google.com by
maverick...@gmail.com
on 25 Sep 2012 at 11:29