Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140901 - xfce4-panel-4.2.3 causes glibc-2.3.6-r4 to have an invalid pointer
Summary: xfce4-panel-4.2.3 causes glibc-2.3.6-r4 to have an invalid pointer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-18 04:58 UTC by Marco Nierlich
Modified: 2006-12-30 09: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 Marco Nierlich 2006-07-18 04:58:40 UTC
xfce4-panel crashes with the following exception:

*** glibc detected *** free(): invalid pointer: 0x08264d80 ***

I already tried to remerge xfce4-panel but it does not solve the problem. 2 days ago, I updated my system to xorg-x11-7.0-r1 and from glibc-2.3.6-r3 to -r4.

Gentoo Base System version 1.6.15
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.12.5 i686)
=================================================================
System uname: 2.6.12.5 i686 Pentium III (Coppermine)
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/www/localhost/htdocs/phpmyadmin/libraries"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CXXFLAGS="-O3 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/home/marco/files/bindist"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/marco/files/ebuilds"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avi berkdb bitmap-fonts bzip2 cli crypt cups dlloader dri dvd eds emboss encode exif foomaticdb fortran gdbm gif gimp gphoto2 gpm gstreamer gtk2 imlib isdnlog jpeg libg++ libwww mad mmx motif mp3 mpeg mysql ncurses nptl ogg opengl pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection scanner sdl session spell spl sse ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_de linguas_en userland_GNU video_cards_trident video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2006-12-29 21:10:46 UTC
Could you please test with the most recent stable version of glibc?
Comment 2 Marco Nierlich 2006-12-30 01:41:07 UTC
(In reply to comment #1)
> Could you please test with the most recent stable version of glibc?
> 

I don't plan to migrate to 2.4 (yet) but with 2.3.6-r5 it does not happen anymore. Don't know since when it's solved but xfce4-panel doesn't crash anymore.
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2006-12-30 09:01:28 UTC
In that case, marking as fixed. Thanks for reporting back.