[Pidgin] #7061: Crash!

Pidgin trac at pidgin.im
Mon Sep 15 22:15:50 EDT 2008


#7061: Crash!
---------------------+------------------------------------------------------
 Reporter:  pedromc  |        Owner:  lschiere    
     Type:  defect   |       Status:  new         
Milestone:           |    Component:  unclassified
  Version:  2.5.1    |   Resolution:              
 Keywords:           |  
---------------------+------------------------------------------------------

Old description:

> I only noticed Pidgin had crashed when I went looking for it icon in the
> tray and it wasn't there so I don't know how to reproduce the crash. I
> used the core dump file to get the back trace bellow. It does not have
> debug information so it is not a useful as it could be.
>
> I can provide the core dump file and the pidgin executable if you want.
> [p.s. A few days ago I reported another crash but from the back trace it
> does not seam to be related to this one.]
>
> Core was generated by `pidgin --session
> 1036731e379270000122073915400000058430045 --display :0.0'.
>
> Program terminated with signal 6, Aborted.
>
> #0  0xffffe410 in __kernel_vsyscall ()
>
> (gdb) bt
>
> #0  0xffffe410 in __kernel_vsyscall ()
>
> #1  0xb70ac5d5 in raise () from /lib/i686/libc.so.6
>
> #2  0xb70ae021 in abort () from /lib/i686/libc.so.6
>
> #3  0x080bdd5f in ?? ()
>
> #4  <signal handler called>
>
> #5  0xb6aef6c0 in ?? ()
>
> #6  0xb7b27069 in g_source_remove () from /usr/lib/libgtk-x11-2.0.so.0
>
> #7  0xb7479f9d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
>
> #8  0xb748e2a0 in g_source_remove () from /usr/lib/libgobject-2.0.so.0
>
> #9  0xb748feee in g_signal_emit_valist () from
> /usr/lib/libgobject-2.0.so.0
>
> #10 0xb749022b in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
>
> #11 0xb7c0eb5d in gtk_tree_model_row_changed () from
> /usr/lib/libgtk-x11-2.0.so.0
>
> #12 0xb7c2011e in gtk_tree_store_set_valist () from
> /usr/lib/libgtk-x11-2.0.so.0
>
> #13 0xb7c20193 in gtk_tree_store_set () from /usr/lib/libgtk-x11-2.0.so.0
>
> #14 0x0807e2b1 in ?? ()
>
> #15 0x0807d7f1 in ?? ()
>
> #16 0x0807dd19 in ?? ()
>
> #17 0x0807e443 in ?? ()
>
> #18 0xb753e4d8 in purple_blist_remove_account () from
> /usr/lib/libpurple.so.0
>
> #19 0xb754e588 in purple_connection_destroy () from
> /usr/lib/libpurple.so.0
>
> #20 0xb7538be1 in purple_account_disconnect () from
> /usr/lib/libpurple.so.0
>
> #21 0xb754d865 in purple_connections_disconnect_all () from
> /usr/lib/libpurple.so.0
>
> #22 0xb755572b in purple_core_quit () from /usr/lib/libpurple.so.0
>
> #23 0xb7dca4c9 in _SmcProcessMessage () from /usr/lib/libSM.so.6
>
> #24 0xb7dbe3d9 in IceProcessMessages () from /usr/lib/libICE.so.6
>
> #25 0x080dc9c2 in ?? ()
>
> #26 0x080a4166 in ?? ()
>
> #27 0xb73f7050 in g_source_remove () from /usr/lib/libglib-2.0.so.0
>
> #28 0xb73c2a30 in g_main_context_dispatch () from
> /usr/lib/libglib-2.0.so.0
>
> #29 0xb73c5d05 in g_source_remove () from /usr/lib/libglib-2.0.so.0
>
> #30 0xb73c6048 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
>
> #31 0xb7b232bf in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
>
> #32 0x080bd9da in main ()

New description:

 I only noticed Pidgin had crashed when I went looking for it icon in the
 tray and it wasn't there so I don't know how to reproduce the crash. I
 used the core dump file to get the back trace bellow. It does not have
 debug information so it is not a useful as it could be.

 I can provide the core dump file and the pidgin executable if you want.
 [p.s. A few days ago I reported another crash but from the back trace it
 does not seem to be related to this one.]

 {{{
 Core was generated by `pidgin --session
 1036731e379270000122073915400000058430045 --display :0.0'.

 Program terminated with signal 6, Aborted.

 #0  0xffffe410 in __kernel_vsyscall ()

 (gdb) bt

 #0  0xffffe410 in __kernel_vsyscall ()
 #1  0xb70ac5d5 in raise () from /lib/i686/libc.so.6
 #2  0xb70ae021 in abort () from /lib/i686/libc.so.6
 #3  0x080bdd5f in ?? ()
 #4  <signal handler called>
 #5  0xb6aef6c0 in ?? ()
 #6  0xb7b27069 in g_source_remove () from /usr/lib/libgtk-x11-2.0.so.0
 #7  0xb7479f9d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
 #8  0xb748e2a0 in g_source_remove () from /usr/lib/libgobject-2.0.so.0
 #9  0xb748feee in g_signal_emit_valist () from
 /usr/lib/libgobject-2.0.so.0
 #10 0xb749022b in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
 #11 0xb7c0eb5d in gtk_tree_model_row_changed () from
 /usr/lib/libgtk-x11-2.0.so.0
 #12 0xb7c2011e in gtk_tree_store_set_valist () from
 /usr/lib/libgtk-x11-2.0.so.0
 #13 0xb7c20193 in gtk_tree_store_set () from /usr/lib/libgtk-x11-2.0.so.0
 #14 0x0807e2b1 in ?? ()
 #15 0x0807d7f1 in ?? ()
 #16 0x0807dd19 in ?? ()
 #17 0x0807e443 in ?? ()
 #18 0xb753e4d8 in purple_blist_remove_account () from
 /usr/lib/libpurple.so.0
 #19 0xb754e588 in purple_connection_destroy () from
 /usr/lib/libpurple.so.0
 #20 0xb7538be1 in purple_account_disconnect () from
 /usr/lib/libpurple.so.0
 #21 0xb754d865 in purple_connections_disconnect_all () from
 /usr/lib/libpurple.so.0
 #22 0xb755572b in purple_core_quit () from /usr/lib/libpurple.so.0
 #23 0xb7dca4c9 in _SmcProcessMessage () from /usr/lib/libSM.so.6
 #24 0xb7dbe3d9 in IceProcessMessages () from /usr/lib/libICE.so.6
 #25 0x080dc9c2 in ?? ()
 #26 0x080a4166 in ?? ()
 #27 0xb73f7050 in g_source_remove () from /usr/lib/libglib-2.0.so.0
 #28 0xb73c2a30 in g_main_context_dispatch () from
 /usr/lib/libglib-2.0.so.0
 #29 0xb73c5d05 in g_source_remove () from /usr/lib/libglib-2.0.so.0
 #30 0xb73c6048 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
 #31 0xb7b232bf in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 #32 0x080bd9da in main ()
 }}}

--

Comment(by datallah):

 It looks like it crashed when you were quitting.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/7061#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list