Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317173 - sys-kernel/gentoo-sources-2.6.32-r7: Compile error: drivers/char/vt.c:2355: internal compiler error: Segmentation fault
Summary: sys-kernel/gentoo-sources-2.6.32-r7: Compile error: drivers/char/vt.c:2355: i...
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-25 21:41 UTC by lacyc3
Modified: 2010-04-29 13:01 UTC (History)
0 users

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


Attachments
Kernel Config (kernel-config-r2,51.95 KB, text/plain)
2010-04-25 21:42 UTC, lacyc3
Details
Compile log (compile_log.txt,4.86 KB, text/plain)
2010-04-25 21:47 UTC, lacyc3
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lacyc3 2010-04-25 21:41:09 UTC
While compiling Kernel-2.6.32-r7 with Genkernel (i'm lasy i know) this bug interupted compiling process.

 

Reproducible: Always

Steps to Reproduce:
Comment 1 lacyc3 2010-04-25 21:42:49 UTC
Created attachment 229145 [details]
Kernel Config
Comment 2 lacyc3 2010-04-25 21:47:08 UTC
Created attachment 229147 [details]
Compile log
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-04-27 23:32:36 UTC
Internal compiler error usually points to broken toolchain (if the error always happens at the same file) or hardware problems (if the error happens at random places).
Can you try another version of gcc?
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2010-04-28 20:45:40 UTC
Please reopen this bug report after posting your `emerge --info'.
Comment 5 lacyc3 2010-04-29 13:01:06 UTC
@(In reply to comment #3)
> Can you try another version of gcc?

Yes, i tried and it worked well. I retried with the same gcc + kernel to compile 2.6.32-r7, and it compiled without any error. I'm confused. Sorry for the invalid bug report, maybe it can be a hardware bug.