Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40873 - amd64+2.6.1-r1: kernel make Segmentation fault
Summary: amd64+2.6.1-r1: kernel make Segmentation fault
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-08 12:50 UTC by Vasili
Modified: 2004-02-14 09:29 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 Vasili 2004-02-08 12:50:01 UTC
During kernel compilation (2.6.1-gentoo-r1 #1 SMP ... x86_64 4)  I'm getting (the second time - during several kernel compilation iterations):
CC arch/x86_64/kernel/process.o
include/linux/seqlock.h:72: internal compiler error: Segmentation fault
Please submit a full bug report, 
....
make[1]: ***[arch/x86_64/kernel/process.o] Error 1
make: *** [arch/x86_64/kernel] Error 2

I'm trying to make Gentoo working under my AMD64/VIA K8T800/VIA VT8237 new machine, purchased yesterday. I was using livecd-rc1-20040201 for initial boot and now is able to boot from the harddrive already, using grub (unfortunately my favourite lilo is masked for now). I had to remove temporarily my 19160 SCSI card because it was preventing to boot even from livecd, so currently I'm booting from the IDE drive as a start. 
Second attempt to compile kernel failed as well: after "make mrproper", make pointed that line 5 of /usr/src/linux/usr/Makefile has invalid separator, so I had to re-emerge gentoo-dev-sources again, saving my .config.


Thanks
Vasili
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-11 13:17:50 UTC
'emerge info' and 'gcc --version' please.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-14 09:29:20 UTC
please just ignore it. I've found (by running memtest86) that was having a bad
memory chip.That is why I was getting segfaul many times during installation.
Now I have amd64 system completely installed - without any problem.

Will be in touch

Thanks!
Vasili