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

Bug 62023

Summary: X crashes with lots of relocation errors in libbitmap.a
Product: Gentoo Linux Reporter: Tomek <mentos>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: xorg.0.log

Description Tomek 2004-08-28 03:42:40 UTC
Running startx from x.org package crashes with relocation errors type 3,4,9 and 10 in module libbitmap.a. (this happens to me on pentium-mmx..)

Reproducible: Always
Steps to Reproduce:
1. emerge xorg-x11   (there is the same problem with xfree)
2. xorgconfig        ("X -configure" or "xorgcfg" don't work in the same way)
3. startx

Actual Results:  
X crashes.
Details in Attachment.

Expected Results:  
X server started properly.

Portage 2.0.50-r10 (hardened-x86-2004.0, gcc-3.3.4, glibc-2.3.3.20040420-r1,
2.4.26-gentoo-r6)
=================================================================
System uname: 2.4.26-gentoo-r6 i586 Pentium MMX
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium-mmx -mcpu=pentium-mmx -fomit-frame-pointer -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-mmx -mcpu=pentium-mmx -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox sfperms strict"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://mir.zyrianes.net/gentoo/ http://gentoo.zie.pg.gda.pl
http://gentoo.math.bme.hu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acl apache2 apm audiofile avi berkdb crypt cscope curl directfb
encode exif fbcon flac ftp gdbm gif gnutls gpm gtk hardened hardenedphp
imagemagick imap jabber java jpeg libcaca libg++ libwww mad mbox memlimit mmx
mozilla mysql ncurses nls nocd oggvorbis oss pam pdflib perl pic pie png python
qt readline samba sasl sdl slang ssl svga tcltk tcpd tiff x86 xmms xpm xv xvid zlib"
Comment 1 Tomek 2004-08-28 03:45:11 UTC
Created attachment 38376 [details]
xorg.0.log
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2004-08-28 12:16:20 UTC
Drop pie from USE and recompile.
Comment 3 Tomek 2004-08-29 09:49:11 UTC
Nothing has changed except the duration of compilation.
Comment 4 Tomek 2004-08-30 23:08:25 UTC
What is funny is that once I tried to compile X'org with "-fno-stack-protector" as I thought that it might change sth and compilation ended up with an error of unknown flag "pentium-mmx" (in mcpu or march - don't know..)
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-04 10:31:00 UTC
tomek, I believe this issue is fixed in 99.90* releases of xorg-x11.  Are you willing to try them?  904 is the newest in portage (and package.masK)
Comment 6 Tomek 2004-09-06 23:10:45 UTC
Unfortunately, with or without "pie" in USE flags I have the same error after compiling 99.904...
Comment 7 Tomek 2004-09-17 01:41:50 UTC
Problem unchanged with 6.8.0 ebuild from 09 Sep 2004.
Comment 8 Donnie Berkholz (RETIRED) gentoo-dev 2004-10-10 23:52:15 UTC

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