Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 57921

Summary: prelink segmentation fault with mppenc 1.15r
Product: Gentoo Linux Reporter: Carlos Limarino <climarino>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carlos Limarino 2004-07-21 17:37:07 UTC
When using prelink on mppenc it crash with a Segmentation fault. mppenc was compiled with gcc 3.3.2, -O2 -march=athlon-xp -fomit-frame-pointer. 

Reproducible: Always
Steps to Reproduce:
1. emerge media-sound/musepack-tools and prelink
2. prelink /usr/bin/mppenc


Actual Results:  
prelink: /usr/bin/mppenc: Symbol section index outside of section numbers
Segmentation fault



Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.7-gentoo-r2)
=================================================================
System uname: 2.6.7-gentoo-r2 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/sha                re/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm arts avi berkdb crypt cups dvd encode esd foomaticdb gdbm
gif gpm gtk2 imlib java jpeg                 kde ldap libg++ libwww mad mikmod
mmx motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png      
          python qt quicktime readline sdl slang spell sse ssl svga tcltk tcpd
truetype x86 xml2 xmms xv zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-22 02:16:41 UTC
This looks to be a dupe to me... I don't know enough about prelink, so your best bet is to get some help from solar if this is still giving you problems after looking at the DUPE bug.

*** This bug has been marked as a duplicate of 49821 ***