Luke Schierer wrote:
> On Sun, Aug 07, 2005 at 01:02:20AM -0700, Ken Bloom wrote:
> 
>>Package: gaim
>>Version: 1:1.4.0-3
>>Severity: grave
>>Justification: renders package unusable
>>
>>
>>Gaim attempts to sign on, but at the point where it should show the
>>buddy list, it quits, leaving the following message on standard
>>output.
>>
>>*** glibc detected *** double free or corruption (out): 0x082cd018 ***
>>Aborted
>>
>>--Ken Bloom
>>
> 
> 
> please get a backtrace as per gaim.sf.net/gdb.php

(gdb) bt
#0  0xb776d9e7 in raise () from /lib/tls/libc.so.6
#1  0xb776f31b in abort () from /lib/tls/libc.so.6
#2  0xb77a4365 in __fsetlocking () from /lib/tls/libc.so.6
#3  0xb77aaa07 in malloc_usable_size () from /lib/tls/libc.so.6
#4  0xb77aaea2 in free () from /lib/tls/libc.so.6
#5  0xb6ed829e in aim_putsnac () from /usr/lib/gaim/liboscar.so
#6  0xb6ed9e5d in aim_ssi_cleanlist () from /usr/lib/gaim/liboscar.so
#7  0xb6ee726f in oscar_caps_to_string () from /usr/lib/gaim/liboscar.so
#8  0xb6edae4e in aim_ssi_sendauthreply () from /usr/lib/gaim/liboscar.so
#9  0xb6ed58bd in aim_rxdispatch () from /usr/lib/gaim/liboscar.so
#10 0xb6edf52f in oscar_caps_to_string () from /usr/lib/gaim/liboscar.so
#11 0x080c067d in gaim_gtkdialogs_remove_chat ()
#12 0xb79d40a7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#13 0xb79aba21 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0xb79aec77 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#15 0xb79af1c8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#16 0xb7c79849 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x080e6804 in main ()

> also please try running gaim in a terminal after running
> export MALLOC_CHECK_=2

[EMAIL PROTECTED] ~]$ export MALLOC_CHECK_=2
[EMAIL PROTECTED] ~]$ gaim
Aborted (core dumped)
[EMAIL PROTECTED] ~]$

The original console message didn't appear when running with
MALLOC_CHECK_=2, but the program appears to have aborted at the same
point in execution.

--Ken Bloom

-- 
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to