Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204023 - fs/proc/inode.c:481: internal compiler error: Segmentation fault
Summary: fs/proc/inode.c:481: internal compiler error: Segmentation fault
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-02 07:44 UTC by deKx willfrag
Modified: 2008-01-02 10:14 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 deKx willfrag 2008-01-02 07:44:05 UTC
When compiling kernel 2.6.23-gentoo-r3.

Reproducible: Always

Steps to Reproduce:
1.Use the make menuconfig
2.Compile the kernel by the make && make modules_install command
3.

Actual Results:  
The compiling of the kernel stop and says to report the bug.

Expected Results:  
A kernel compiled !

make[2]: *** [fs/proc/inode.o] Error 1
make[1]: *** [fs/proc] Error 2
make: *** [fs] Error 2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-02 10:14:30 UTC
Without information like emerge --info output, complete emerge log and kernel .config, nothing we could debug or fix.