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

Bug 113636

Summary: xorg-x11 crashes with 'hardened' system due to bitmap
Product: Gentoo Linux Reporter: Kurt Hindenburg <kurt.hindenburg>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kurt Hindenburg 2005-11-26 09:45:42 UTC
I had added 'hardened' to my system and recompiled the ebuilds that used it. 
When I tried to upgrade to xorg-x11-6.8.2-r6 I got the below error.  When I
tried to downgrade to r4, I still got the error.
I removed hardened and recompiled everything and r4 works again.

I tried using -bitmap-fonts with the hardened system, but that didn't matter at all.

Also defined in /usr/X11R6/lib/modules/fonts/libbitmap.a
Duplicate symbol __i686.get_pc_thunk.bx in
/usr/X11R6/lib/modules/fonts/libbitmap.a:bitmapmod.o



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




Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2,
2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 AMD Duron(tm) processor
Gentoo Base System version 1.6.13
ccache version 2.4 [disabled]
dev-lang/python:     2.2.3-r6, 2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/KDEDIRS/branches/3.5/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb
/usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/auto/nfs_portage/distfiles"
FEATURES="autoconfig clean distlocks sandbox sfperms strict titles userpriv"
GENTOO_MIRRORS="/mnt/auto/cdr /mnt/auto/cdrw /mnt/auto/sigma_cdr
http://gentoo.mirrors.tds.net/gentoo ftp://130.207.108.135/pub/gentoo
ftp://gentoo.mirrors.tds.net/gentoo http://mirror.datapipe.net/gentoo
ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/mnt/auto/nfs_portage/packages"
PORTAGE_TMPDIR="/mnt/part3/portage-tmp"
PORTDIR="/mnt/auto/nfs_portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa apm arts artswrappersuid audiofile avi
bash-completion berkdb bigger-fonts bitmap-fonts browserplugin bzip2 cdparanoia
cdr crypt cups doc eds emboss encode esd exif expat fam ffmpeg flac foomaticdb
gd gdbm glut gmp gstreamer gtk2 imagemagick joystick jpeg kde kdeenablefinal
lcms libg++ libwww mad maildir mailwrapper mikmod mmx mmxext mng mono mozilla
mozsvg mp3 mpeg ncurses nls nomotif nptl nptlonly ogg oggvorbis oss pcre pdflib
perl png python qt quicktime readline recode ruby ruby18 sdl slang spell sqlite
sse ssl svg svga symlink tcpd truetype truetype-fonts type1-fonts udev unicode
vorbis win32codecs xml2 xrandr xvid yaz zlib video_cards_savage userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-26 09:49:49 UTC
Try with USE=dlloader

*** This bug has been marked as a duplicate of 43177 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-26 09:53:20 UTC
Uhm, also you should switch your profile to hardened (which has dlloader in
default use flag, among others).