Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155869 - kernel compile segfault
Summary: kernel compile segfault
Status: RESOLVED NEEDINFO
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-11-21 10:15 UTC by spy
Modified: 2006-11-21 10:26 UTC (History)
0 users

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 spy 2006-11-21 10:15:39 UTC
...
                 from include/linux/percpu.h:4,
                 from include/linux/rcupdate.h:41,
                 from include/linux/pid.h:4,
                 from include/linux/sched.h:70,
                 from include/linux/mm.h:4,
                 from kernel/capability.c:11:
include/linux/mmzone.h: In function 'is_dma32':
include/linux/mmzone.h:402: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[1]: *** [kernel/capability.o] Error 1
make: *** [kernel] Error 2

----

(chroot) livecd linux # gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr
                  --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1
                  --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
                  --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1
                  --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man
                  --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info
                  --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4
                  --host=i686-pc-linux-gnu --b
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-21 10:26:30 UTC
emerge --info missing. Also, can you reproduce the issue - i.e. does it fail again at *exactly* the same place?