Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 317173

Summary: sys-kernel/gentoo-sources-2.6.32-r7: Compile error: drivers/char/vt.c:2355: internal compiler error: Segmentation fault
Product: Gentoo Linux Reporter: lacyc3 <lacyc3>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Kernel Config
Compile log

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.