Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137067 - gentoo-sources-2.6.15-gentoo-r1 - kernel BUG at mm/page_alloc.c:446
Summary: gentoo-sources-2.6.15-gentoo-r1 - kernel BUG at mm/page_alloc.c:446
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-17 03:09 UTC by Peter Karlsson
Modified: 2006-06-17 03:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output from kernel.log (kernelbug.txt,4.30 KB, text/plain)
2006-06-17 03:10 UTC, Peter Karlsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Karlsson 2006-06-17 03:09:19 UTC
Portage 2.1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.15-gentoo-r1_20060417_PREEMPT i686)
=================================================================
System uname: 2.6.15-gentoo-r1_20060417_PREEMPT i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ds.thn.htu.se/linux/gentoo http://ftp.du.se/pub/os/gentoo ftp://ftp.du.se/pub/os/gentoo http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo"
LANG="en_US.utf8"
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 X a52 aac acl acpi aim alsa ansi apache2 arts audiofile avi bash-completion bcmath berkdb bitmap-fonts bzlib cairo caps cdparanoia cdr cli crypt cscope ctype cups dga directfb divx4linux doc dri dv dvb dvd dvdr dvdread emacs emboss encode examples exif fbcon ffmpeg fftw flac foomaticdb fortran freetype ftp gd gdbm gif gimp ginac glibc-compat20 glut gmp gnutls gphoto2 gpm gstreamer gtk gtk2 guile iconv icq imagemagick imap imlib isdnlog jabber java jpeg junit kerberos ladcca lcms leim libdts libg++ liblzo libwww lm_sensors mad matroska memlimit mhash mikmod mime mmap mmx mng motif mozilla mozsvg mp3 mpeg mplayer mysql mythtv ncurses nls nowin nptl nsplugin ogg oggvorbis openal opengl oss pam pcntl pcre pdflib perl pic pie plotutils png portaudio posix postgresql ppds pppd python qhull qt quicktime readline real recode reflection ruby sasl scanner sdl session shared sharedmem smp sndfile sockets sox speex spell spl sse ssl svg symlink sysvipc szip tcltk tcpd tetex theora threads tiff toolame truetype truetype-fonts type1-fonts udev unicode usb v4l vcd videos vorbis win32codecs wmf wxgtk1 x264 xanim xine xml xmms xorg xpm xprint xv xvid zlib zvbi elibc_glibc kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

--------------------------------------------------
During an "emerge --sync", emerge segfaulted after the rsync portion and when I tried to restart the emerge with "--metadata" my computer froze and I had to  reset the machine. I found the following in kernel.log:

------------[ cut here ]------------
kernel BUG at mm/page_alloc.c:446!
invalid operand: 0000 [#1]
PREEMPT 
<snip>

See attachement for full output
---------------------------------------------------------------

I've I searched "bugzilla.kernel.org" and I found one reference to page_alloc.c and overflow on 32-bit machines but it seemed unrelated to this since this is preempt-related?

Best regards

Peter Karlsson
Comment 1 Peter Karlsson 2006-06-17 03:10:38 UTC
Created attachment 89377 [details]
Output from kernel.log

kernel.log output
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-17 03:14:06 UTC
Reopen if you can reproduce it w/ latest gentoo/vanilla sources. Thanks.