Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92226 - gaim 1.3.0 segfaults at least on amd64 and produces a coredump
Summary: gaim 1.3.0 segfaults at least on amd64 and produces a coredump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 02:28 UTC by Georg Schild
Modified: 2005-05-11 02:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georg Schild 2005-05-11 02:28:28 UTC
todays upgrade from gaim-1.2.1 to 1.3.0 lets gaim segfault. i already tried to give gaim a fresh ~/.gaim by moving the old one away but this doesn't help.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
georg@baerbel ~ $ gaim

(gaim:26179): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Gaim has segfaulted and attempted to dump a core file.
This is a bug in the software and has happened through
no fault of your own.

It is possible that this bug is already fixed in CVS.
If you can reproduce the crash, please notify the gaim
maintainers by reporting a bug at
http://gaim.sourceforge.net/bug.php

Please make sure to specify what you were doing at the time,
and post the backtrace from the core file. If you do not know
how to get the backtrace, please get instructions at
http://gaim.sourceforge.net/gdb.php. If you need further
assistance, please IM either RobFlynn or SeanEgn and
they can help you.
Aborted


Expected Results:  
gaim should start up ;)

$ emerge info
Portage 2.0.51.21-r1 (default-linux/amd64/2005.0, gcc-3.4.3-20050110, glibc-2.3.
5-r0, 2.6.11.7 x86_64)
=================================================================
System uname: 2.6.11.7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.11
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disab
led]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.6
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=athlon64 -funit-at-a-time -fpeel-loops -ftracer -funswitch-lo
ops -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X1
1/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/
env.d"
CXXFLAGS="-O3 -march=athlon64 -funit-at-a-time -fpeel-loops -ftracer -funswitch-
loops -fomit-frame-pointer -pipe"
DISTDIR="/portage/distfiles"
FEATURES="autoconfig distlocks sandbox strict"
GENTOO_MIRRORS="http://gentoo.mirror.icd.hu/ http://ftp-stud.fht-esslingen.de/pu
b/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://mir.
zyrianes.net/gentoo/"
LANG="de_AT@utf8"
LC_ALL="de_AT@utf8"
LDFLAGS="-Wl,-z,now"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/portage/packages"
PORTAGE_TMPDIR="/portage/tmp"
PORTDIR="/portage/port"
PORTDIR_OVERLAY="/portage/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi adns aim alsa amd64 apache2 avi berkdb bitmap-fonts cd
r crypt cups curl dba dvd dvdr dvdread eds esd examples f77 fam flac flash font-
server foomatic fortran ftp gcj gd gdbm gif gimpprint ginac gnome gphoto2 gpm gs
treamer gtk gtk2 icq imagemagick imlib ipv6 jabber java jp2 jpeg junit ldap libg
++ libwww lzw lzw-tiff mad maildir mikmod ming motif mp3 mpeg msn mysql ncurses 
network nls ogg oggvorbis opengl pam pcmcia pdflib perl php png pnp ppds python 
qhull quicktime readline ruby samba scanner sdl session simplexml slang sockets 
speex sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unico
de usb userlocales vorbis xml xml2 xmlrpc xmms xosd xpm xprint xrandr xv yahoo z
lib video_cards_radeon linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET
Comment 1 Georg Schild 2005-05-11 02:36:42 UTC
sorry, was my fault, forgot to rebuild the plugins. i guess it was gaim-encryption's fault ;)

closed