[Pidgin] #3668: crash when logon to yahoo
Pidgin
trac at pidgin.im
Thu Oct 25 18:43:11 EDT 2007
#3668: crash when logon to yahoo
---------------------+------------------------------------------------------
Reporter: vgh | Owner: marv
Type: defect | Status: new
Priority: minor | Milestone:
Component: Yahoo! | Version: 2.2.1
Resolution: | Keywords:
Pending: 1 |
---------------------+------------------------------------------------------
Comment (by AZ):
Well, it only happens when changing my yahoo buddy to online, even if all
XMPP accounts are offline.
{{{
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/bin/pidgin
[Thread debugging using libthread_db enabled]
[New Thread -1224095536 (LWP 16013)]
[New Thread -1248212080 (LWP 16017)]
[New Thread -1294890096 (LWP 16020)]
[New Thread -1303282800 (LWP 16022)]
[New Thread -1303549040 (LWP 16024)]
[Thread -1303549040 (LWP 16024) exited]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224095536 (LWP 16013)]
0xb765b0a3 in malloc_consolidate () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0xb765b0a3 in malloc_consolidate () from /lib/tls/i686/cmov/libc.so.6
#1 0xb765d1bd in _int_malloc () from /lib/tls/i686/cmov/libc.so.6
#2 0xb765efc0 in malloc () from /lib/tls/i686/cmov/libc.so.6
#3 0xb7678821 in __tzfile_read () from /lib/tls/i686/cmov/libc.so.6
#4 0xb76774b4 in tzset_internal () from /lib/tls/i686/cmov/libc.so.6
#5 0xb7677d69 in __tz_convert () from /lib/tls/i686/cmov/libc.so.6
#6 0xb767636f in localtime () from /lib/tls/i686/cmov/libc.so.6
#7 0xb78c3323 in purple_log_common_writer (log=0x8741e80, ext=0xb7926773
".html") at ../../libpurple/log.c:820
#8 0xb78c3ee5 in html_logger_write (log=0x8741e80,
type=PURPLE_MESSAGE_SYSTEM, from=0x81d39f8 "AlfonsName", time=1193352165,
message=0x8473088 "+++ AlfonsName hat sich angemeldet") at
../../libpurple/log.c:1312
#9 0xb78c4e72 in purple_log_write (log=0x8741e80,
type=PURPLE_MESSAGE_SYSTEM, from=0x81d39f8 "AlfonsName", time=1193352165,
message=0x8473088 "+++ AlfonsName hat sich angemeldet") at
../../libpurple/log.c:156
#10 0xb78b45d3 in purple_connection_set_state (gc=0x870ed00,
state=PURPLE_CONNECTED) at ../../libpurple/connection.c:359
#11 0xb5bf93f9 in yahoo_process_status (gc=0x870ed00, pkt=0x872f530) at
../../../../libpurple/protocols/yahoo/yahoo.c:218
#12 0xb5bff336 in yahoo_packet_process (gc=0x870ed00, pkt=0x872f530) at
../../../../libpurple/protocols/yahoo/yahoo.c:2330
#13 0xb5c006cc in yahoo_pending (data=0x870ed00, source=31,
cond=PURPLE_INPUT_READ) at
../../../../libpurple/protocols/yahoo/yahoo.c:2539
#14 0x080a18d3 in pidgin_io_invoke (source=0x874a078, condition=G_IO_IN,
data=0x87449c8) at ../../pidgin/gtkeventloop.c:78
#15 0xb77d86ed in ?? () from /usr/lib/libglib-2.0.so.0
#16 0x0874a078 in ?? ()
#17 0x00000001 in ?? ()
#18 0x087449c8 in ?? ()
#19 0xb783621c in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xbfc513ac in ?? ()
#21 0x087639b8 in ?? ()
#22 0xbfc513c8 in ?? ()
#23 0xb77a911c in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
Backtrace stopped: frame did not save the PC
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/3668#comment:9>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list