Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73803 - gaim crashes when I send a message
Summary: gaim crashes when I send a message
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-08 06:35 UTC by Stefano Pacella (RETIRED)
Modified: 2005-01-15 15:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gaim b (gaim b,18.55 KB, text/plain)
2004-12-08 09:15 UTC, Stefano Pacella (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano Pacella (RETIRED) gentoo-dev 2004-12-08 06:35:48 UTC
gaim version 1.1.0 and 1.0.3
when I try to send a message with ICQ or MSN gaim crashes

gdb gaim
GNU gdb 6.2.1
Copyright 2004 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 "i686-pc-linux-gnu"...(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/gaim
(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 13542)]
Detaching after fork from child process 13548.
Detaching after fork from child process 13549.
Detaching after fork from child process 13550.
mcop warning: user defined signal handler found for SIG_PIPE, overriding

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 13542)]
0x4021e6cc in malloc_usable_size () from /lib/libc.so.6
(gdb)

emerge info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.8-gentoo-r3 i686)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.6
Python:              dev-lang/python-2.2.3-r1,dev-lang/python-2.3.4 [2.3.4 (#1,Aug 30 2004, 23:45:05)]
dev-lang/python:     2.2.3-r1, 2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.4.22, 2.4.19-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb bitmap-fonts crypt cups encode esd f77 fam flac foomaticdb fortran gdbm gif gpm gtk gtk2 imagemagick imlib java jpeg kde libg++ libwww mad mikmod motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline ruby samba sdl slang spell ssl svga tcltk tcpd tiff truetype x86 xml2 xmms xv zlib"



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stefano Pacella (RETIRED) gentoo-dev 2004-12-08 06:40:40 UTC
I didn't remember to say that that happens after I upgrade aspell to 0.60.1.1
but dunno if it meanings something
Comment 2 Don Seiler (RETIRED) gentoo-dev 2004-12-08 08:09:27 UTC
Did you build gaim with USE="debug"?  There are no debugging symbols in your backtrace.
Comment 3 Stefano Pacella (RETIRED) gentoo-dev 2004-12-08 09:15:40 UTC
Created attachment 45542 [details]
gaim b
Comment 4 Stefano Pacella (RETIRED) gentoo-dev 2004-12-08 09:17:48 UTC
Comment on attachment 45542 [details]
gaim b

in attachment there is a bt with USE="debug"
Comment 5 Don Seiler (RETIRED) gentoo-dev 2004-12-13 11:36:43 UTC
This is the log output, but not the backtrace.  To get the backtrace, you type 'bt' in gdb after the segfault.  See http://gaim.sf.net/gdb.php
Comment 6 Don Seiler (RETIRED) gentoo-dev 2005-01-14 11:32:45 UTC
Still waiting for backtrace.
Comment 7 Stefano Pacella (RETIRED) gentoo-dev 2005-01-15 15:54:16 UTC
upgrading aspell, aspell-xx, enchant seems risolve my probs
I talked to you about it in -dev
that's why I've not posted my bt
tx