Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125959 - Gaim 2.0.0 beta2-r1 crashes with new glibc 2.4
Summary: Gaim 2.0.0 beta2-r1 crashes with new glibc 2.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-12 10:35 UTC by Ana Andrés
Modified: 2006-03-30 08:01 UTC (History)
1 user (show)

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 Ana Andrés 2006-03-12 10:35:34 UTC
Triying to execute gaim 2.0 with the new glibc results in:

(no debugging symbols found)
(no debugging symbols found)
dbus: okkk
plugins: probing /usr/lib/gaim/libnovell.so
(no debugging symbols found)
plugins: probing /usr/lib/gaim/libirc.so
(no debugging symbols found)
plugins: probing /usr/lib/gaim/libmsn.so
(no debugging symbols found)
plugins: probing /usr/lib/gaim/libbonjour.so
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1219381584 (LWP 14584)]
Error while reading shared library symbols:
Cannot find new threads: generic error

and then...:

 equery b libthread_db.so 
[ Searching for file(s) libthread_db.so in *... ]
sys-libs/glibc-2.4 (/usr/lib/libthread_db.so -> ../../lib/libthread_db.so.1)

so new glibc isn't working here with this ebuild.
Comment 1 Ana Andrés 2006-03-12 10:38:43 UTC
i forgot my emerge --info:

emerge --info
Portage 2.1_pre6-r1 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.4-r0, 2.6.15-gentoo-r7 i686)
=================================================================
System uname: 2.6.15-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/hda2/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/  ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/  http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/  ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/  http://pandemonium.tiscali.de/pub/gentoo/  ftp://pandemonium.tiscali.de/pub/gentoo/  http://ftp.caliu.info/pub/gentoo/  ftp://ftp.caliu.info/pub/gentoo/"
LANG="es_ES@euro"
LC_ALL="es_ES@euro"
LINGUAS="es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/xgl-coffee /usr/local/portage /usr/local/gnome-experimental"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acl acpi alsa arts asf avahi avi bash-completion beagle berkdb bitmap-fonts bonobo bzip2 cairo cdparanoia cdr crypt cups dbus dga doc dri dts dvb dvd dvdr eds emboss encode esd evo fam fbsplash ffmpeg flac fontconfig foomaticdb fortran ftp gcj gd gdbm ggi ghkhtml gif gimp glitz glut gnome gnutls gphoto2 gpm graphviz gstreamer gtk gtk2 hal howl ieee1394 imagemagick imlib ipv6 java javascript jikes joystick jpeg kde lcms ldap libg++ libvisual libwww lm_sensors mad mikmod mmx mng modplug mono motif mozilla mp3 mpeg msn ncurses nls nptl nptlonly nsplugin objc ogg oggvorbis openal opengl oss pam pam_console pcmcia pdflib perl png ppds pwdb python qt quicktime readline ruby samba scanner sdl sharedmem slp spell sse sse2 ssl svg tcltk tcpd theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb vcd verbose videos vorbis win32codecs wmf x264 xface xine xinerama xml xml2 xmms xpm xv xvid xvmc zlib elibc_glibc input_devices_synaptics input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_joystick kernel_linux linguas_es userland_GNU video_cards_fglrx video_cards_vesa video_cards_fbdev video_cards_none"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS
Comment 2 gent_bz 2006-03-13 17:08:52 UTC
Tried rebuilding gaim?
Comment 3 Ana Andrés 2006-03-14 07:17:00 UTC
Yes i tried it and with various combinations of use flags but still the same crash
Comment 4 Ana Andrés 2006-03-20 11:44:17 UTC
i have been rebulding all my system with the new glibc and gaim 2.0 is now working.
Comment 5 Jory A. Pratt 2006-03-30 08:01:56 UTC
Closing as you have fixed your issue with an emerge -e system followed by world of by a simple emerge -e world. Any time you make a major change in your toolchain you should emerge -e system and possibly follow it up with an emerge -e world.