[Pidgin] #5816: crash after enabling yahoo account

Pidgin trac at pidgin.im
Sat May 17 05:22:31 EDT 2008


#5816: crash after enabling yahoo account
---------------------+------------------------------------------------------
  Reporter:  AZ      |       Owner:  marv 
      Type:  defect  |      Status:  new  
  Priority:  minor   |   Milestone:       
 Component:  Yahoo!  |     Version:  2.4.1
Resolution:          |    Keywords:       
   Pending:  0       |  
---------------------+------------------------------------------------------
Comment (by AZ):

 Replying to [ticket:5816 AZ]:
 {{{
 _MALLOC_CHECK=2 gdb --args pidgin -d -n
 ...
 (11:20:10) jabber: Recv (138): <?xml version='1.0'?><stream:stream
 xmlns:stream='http://etherx.jabber.org/streams' id='482EA57E'
 xmlns='jabber:client' from='fem-net.de'>

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xb6fd3720 (LWP 15563)]
 0xb75f2de0 in malloc_consolidate () from /lib/tls/i686/cmov/libc.so.6
 (gdb) bt
 #0  0xb75f2de0 in malloc_consolidate () from /lib/tls/i686/cmov/libc.so.6
 #1  0xb75f4edd in _int_malloc () from /lib/tls/i686/cmov/libc.so.6
 #2  0xb75f6cad in malloc () from /lib/tls/i686/cmov/libc.so.6
 #3  0xb74a441d in xmlBufferCreateSize () from /usr/lib/libxml2.so.2
 #4  0xb74ade1d in xmlAllocParserInputBuffer () from /usr/lib/libxml2.so.2
 #5  0xb748b2e9 in xmlCreatePushParserCtxt () from /usr/lib/libxml2.so.2
 #6  0xb568f1ce in jabber_parser_process (js=0x8785b78,
     buf=0xb56a2e60 "<?xml version='1.0'?><stream:stream
 xmlns:stream='http://etherx.jabber.org/streams' id='482EA57E'
 xmlns='jabber:client' from='fem-net.de'>", len=138) at
 ../../../../libpurple/protocols/jabber/parser.c:193
 #7  0xb568421c in jabber_recv_cb (data=0x8785068, source=35,
 condition=PURPLE_INPUT_READ) at
 ../../../../libpurple/protocols/jabber/jabber.c:483
 #8  0x080abca3 in pidgin_io_invoke (source=0x8787d60, condition=G_IO_IN,
 data=0x87889c0) at ../../pidgin/gtkeventloop.c:78
 #9  0xb7781c5d in ?? () from /usr/lib/libglib-2.0.so.0
 #10 0x08787d60 in ?? ()
 #11 0x00000001 in ?? ()
 #12 0x087889c0 in ?? ()
 #13 0xb77c6248 in ?? () from /usr/lib/libglib-2.0.so.0
 #14 0xbff2cd8c in ?? ()
 #15 0x08786ad8 in ?? ()
 #16 0xbff2cda8 in ?? ()
 #17 0xb774dbf8 in g_main_context_dispatch () from
 /usr/lib/libglib-2.0.so.0
 Backtrace stopped: frame did not save the PC
 }}}

 I'm note sure that this is really related to yahoo but this backtrace
 looks more like a jabber problem.

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


More information about the Tracker mailing list