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

Bug 147367

Summary: www-client/opera-9.01-r1 error: Inconsistency detected by ld.so
Product: Gentoo Linux Reporter: Anatoly Yakovenko <aeyakovenko>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED UPSTREAM    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anatoly Yakovenko 2006-09-12 13:25:58 UTC
when starting opera i get this error:

$ opera
Inconsistency detected by ld.so: ../sysdeps/i386/dl-machine.h: 554: elf_machine_rel_relative: Assertion `((reloc->r_info) & 0xff) == 8' failed!

i have tried emerging opera with and without the static flag, with and without aspell and gnome.  I cant figure out whats causing this bug. 

this is my make.conf:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="-O2 -mtune=i686 -pipe"

USE="alsa -arts -esd -eds dbus -gnome -gtk -gstreamer hal kde -ldap nptl nptlonly -pam xinerama -xmms"

FEATURES="ccache confcache parallel-fetch"
CCACHE_SIZE="2G"
MAKEOPTS="-j2"
VIDEO_CARDS="nvidia"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-12 13:34:28 UTC
You'll need to ask upstream, we can't fix binary stuff.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-12 14:22:36 UTC
*** Bug 147378 has been marked as a duplicate of this bug. ***