Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18356 - gentoo-sources-2.4.20-r2 Oops
Summary: gentoo-sources-2.4.20-r2 Oops
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-28 04:03 UTC by Andrzej
Modified: 2003-05-05 23:19 UTC (History)
0 users

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


Attachments
kernel config (config-2.4.20-gentoo-r2,27.79 KB, text/plain)
2003-03-28 12:46 UTC, Andrzej
Details
make dep errors (errors,4.21 KB, text/plain)
2003-03-28 12:49 UTC, Andrzej
Details
make bzImage errors (mk_bzimage_err,3.76 KB, text/plain)
2003-03-28 12:49 UTC, Andrzej
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrzej 2003-03-28 04:03:40 UTC
After emerging gentoo-sources-2.4.20-r2 and building kernel (built fine, no
problems) with old config from gentoo-sources-2.4.19-r10  I restarted the system
and was trying to boot with my new kernel.
During the bootup the proces stoped with message:
 Oops:000, some other info, <0> kernel panic, aiee, killing interupt handler!
In ineterupt handler-not syncing.
When i pressed alt-sysrq-s i got this:
Syncing device 21:08... Scheduling in interrupt...
kernel bug at sched.c:578!
invalid operand.
I tried to boot it several times, it was oopsing usually a minute or so after i
login.


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




Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 Pentium III (Katmai)
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo/ "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/mnt/backup/distfiles"
PKGDIR="/mnt/backup/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 apm avi crypt cups encode gif jpeg kde libg++ mikmod mmx mpeg ncurses
nls pdflib png xml2 xmms xv zlib gdbm berkdb slang readline arts tetex aalib
svga tcltk java X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis
gtk qt motif opengl truetype quicktime spell voodoo3 3dfx lcms fbcon cdr dga dvd
directfb ggi oss sse menu tiff -gnome -alsa -3dnow"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Jay Pfeifer (RETIRED) gentoo-dev 2003-03-28 10:22:57 UTC
please post your .config. 
 
Thanks, 
 
Jay 
Comment 2 Andrzej 2003-03-28 12:46:12 UTC
Created attachment 9952 [details]
kernel config
Comment 3 Andrzej 2003-03-28 12:49:00 UTC
Created attachment 9953 [details]
make dep errors
Comment 4 Andrzej 2003-03-28 12:49:40 UTC
Created attachment 9954 [details]
make bzImage errors
Comment 5 Jay Pfeifer (RETIRED) gentoo-dev 2003-05-05 23:19:07 UTC
well, i cannot reproduce this, this sounds like corruption issue on your system or damaged 
gentoo-sources-2.4.20-r2 kernel tree - I would check your filesystems, rm -rf 
linux-2.4.20-gentoo-r2/ and re-emerge it. 
 
I tested your config here and it compiles fine with no errors. so, this is not a gentoo-sources 
error. 
 
Jay