Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143195 - baselayout-1.12* segfaulting at boot
Summary: baselayout-1.12* segfaulting at boot
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-08 04:06 UTC by jannis
Modified: 2006-08-09 06:55 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 jannis 2006-08-08 04:06:31 UTC
Preface: I am talking about my unstable/testing-system here. Please don't slay me for my CFLAGS and for using such unstable software such as reiser4, gcc4.X ... it's for finding errors!

After I upgraded to baselayout 1.12.4-r1 my system got a segfault on boot. Here's kinda "screenshot": http://kripton.kripserver.net/pix/screenshot.jpg (Sorry, can't get this thing logged as text)

I don't know exactly why this happens but when I enter my root-pw and revert baselyout to 1.11.15-r3 my machine did boot again. Upgrading baselyout again threw up the same error.
Right now I reverted baselayout and rebooted to post this bugreport.

I've checked my RAM several times with memtest86+-1.65 and it didn't find any errors (I didn't have any problems with my RAM in the past) and I emerged baselayout-1.12.4-r1 with CFLAGS="-O0" and it didn't help either.

Here's my emerge --info:

Gentoo Base System version 1.6.15
Portage 2.1.1_pre4-r4 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-beyond-git2 i686)
=================================================================
System uname: 2.6.17-beyond-git2 i686 AMD Athlon(tm) XP 2000+
Last Sync: Mon, 07 Aug 2006 16:30:09 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
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.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -msse -mfpmath=sse -ffast-math -ftracer -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=athlon-xp -msse -mfpmath=sse -ffast-math -ftracer -pipe -fomit-frame-pointer -fvisibility-inlines-hidden -ffriend-injection -Wno-deprecated"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks maketest metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="DE"
LC_ALL="de_DE"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acl acpi alsa amr apm arts audacious avi bcmath berkdb bitmap-fonts blender-game browserplugin bzip2 bzlib cairo caps cli crypt css cups curl divx4linux dlloader dri dts dvd dvdr dvdread elibc_glibc emboss encode exif ffmpeg flac flatfile foomaticdb fortran freetype ftp gdbm gif gimp gimpprint glitz glut gpm gstreamer gtk gtk2 icq ieee1394 imagemagick imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog ithreads jack jack-tmpfs java javascript jikes joystick jpeg kde kernel_linux ladspa libg++ libvisual libwww linguas_de lm_sensors lzo mad mbrola mikmod mime mmx mmx2 mmxext motif mozilla mp3 mpeg mplayer musicbrainz mysql ncurses netjack network nls no-old-linux nptl nptlonly nsplugin ogg opengl oss pam pcre pdf pdflib perl php pic png povray ppds pppd python qt qt3 qt4 quicktime rar readline real reflection reiser4 reiserfs rle rtc samba sdl session shout smime sndfile sockets speex spell spl sse ssl sysfs tcltk tcpd threads tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_ati video_cards_radeon video_cards_vesa vorbis win32codecs wma wmf x264 xcomposite xml xorg xosd xrandr xscreensaver xv xvid zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 SpanKY gentoo-dev 2006-08-08 08:35:23 UTC
the problem is, the place where the code is segfaulting is in *bash* code, not C code that we wrote

you could try rebuilding bash with CFLAGS=-O0 but really there's no way for us to debug this
Comment 2 jannis 2006-08-09 06:55:52 UTC
Compiling bash with CFLAGS="-O0" doesn't help......