[Pidgin] #655: Crash when connecting to google

Pidgin trac at pidgin.im
Sat May 5 12:54:46 EDT 2007


#655: Crash when connecting to google
---------------------------+------------------------------------------------
  Reporter:  jselzer       |       Owner:     
      Type:  defect        |      Status:  new
  Priority:  minor         |   Milestone:     
 Component:  pidgin (gtk)  |     Version:  2.0
Resolution:                |    Keywords:     
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by jselzer):

 $ gdb /usr/bin/pidgin
 GNU gdb Red Hat Linux (6.5-15.fc6rh)
 Copyright (C) 2006 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "i386-redhat-linux-gnu"...Using host
 libthread_db library "/lib/libthread_db.so.1".

 (gdb) run
 Starting program: /usr/bin/pidgin
 [Thread debugging using libthread_db enabled]
 [New Thread -1208949040 (LWP 4966)]

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread -1208949040 (LWP 4966)]
 purple_account_set_password (account=0x632e6c69, password=0x8af9cf8
 "R5bh,3g3")
     at account.c:1294
 1294            g_free(account->password);
 (gdb) thread apply all bt

 Thread 1 (Thread -1208949040 (LWP 4966)):
 #0  purple_account_set_password (account=0x632e6c69,
     password=0x8af9cf8 "R5bh,3g3") at account.c:1294
 #1  0x00ac098b in auth_pass_generic (js=0x89c1e80, fields=0x8a9b958)
     at auth.c:201
 #2  0x00ac12a4 in auth_pass_cb (js=0x89c1e80, fields=0x8a9b958) at
 auth.c:209
 #3  0x080c3fb4 in multifield_ok_cb (button=0x8764dc0, data=0x8aee1e0)
     at gtkrequest.c:234
 #4  0x4e7760f9 in g_cclosure_marshal_VOID__VOID ()
    from /lib/libgobject-2.0.so.0
 #5  0x4e768d9b in g_closure_invoke () from /lib/libgobject-2.0.so.0
 #6  0x4e779433 in g_signal_chain_from_overridden ()
    from /lib/libgobject-2.0.so.0
 #7  0x4e77a957 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0
 #8  0x4e77ab19 in g_signal_emit () from /lib/libgobject-2.0.so.0
 #9  0x4c12ecd3 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
 #10 0x4c130745 in gtk_button_set_alignment () from
 /usr/lib/libgtk-x11-2.0.so.0
 #11 0x4c13080c in gtk_button_set_alignment () from
 /usr/lib/libgtk-x11-2.0.so.0
 #12 0x4c1ffb00 in gtk_marshal_BOOLEAN__VOID ()
    from /usr/lib/libgtk-x11-2.0.so.0
 #13 0x4e767589 in g_value_set_static_boxed () from
 /lib/libgobject-2.0.so.0
 #14 0x4e768d9b in g_closure_invoke () from /lib/libgobject-2.0.so.0
 #15 0x4e779a83 in g_signal_chain_from_overridden ()
    from /lib/libgobject-2.0.so.0
 #16 0x4e77a71f in g_signal_emit_valist () from /lib/libgobject-2.0.so.0
 #17 0x4e77ab19 in g_signal_emit () from /lib/libgobject-2.0.so.0
 #18 0x4c314748 in gtk_widget_get_default_style ()
    from /usr/lib/libgtk-x11-2.0.so.0
 #19 0x4c1f8eea in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
 #20 0x4c1fa0d7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
 #21 0x4c07f14a in gdk_add_client_message_filter ()
    from /usr/lib/libgdk-x11-2.0.so.0
 #22 0x4e6eb442 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
 #23 0x4e6ee41f in g_main_context_check () from /lib/libglib-2.0.so.0
 #24 0x4e6ee7c9 in g_main_loop_run () from /lib/libglib-2.0.so.0
 #25 0x4c1fa554 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 #26 0x080aec31 in main (argc=1629515598, argv=0xbf8448d4) at gtkmain.c:841

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


More information about the Tracker mailing list