Bug 125104

Summary: Build kernel error
Product: Base System Reporter: Victor <disappearedng>
Component: miscAssignee: Gavin Atkinson <gavin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Victor 2008-06-29 19:50:02 UTC
Tried to compile kernel but failed. Attach, please see bug report.


--------------------------------------------------------------

How-To-Repeat: make buildkernel KERNCONF=miuky2
where miuky2 is the name of the configuration file of my kernel
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2008-06-30 12:57:07 UTC
State Changed
From-To: open->feedback

Failures like this are almost always due to faulty RAM or other hardware. 
Please read through http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#SIGNAL11 
and specifically make sure you are not overclocking your machine, 
that all fans are running at full speed etc, then try running a memory 
tester (maybe the free download from memtest86.com) overnight on the 
machine.  Short answer: it's almost certainly a problem with your 
machine, and not FreeBSD. 


Comment 2 Gavin Atkinson freebsd_committer freebsd_triage 2008-06-30 12:57:07 UTC
Responsible Changed
From-To: freebsd-bugs->gavin

Track
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-09-08 02:10:17 UTC
State Changed
From-To: feedback->closed

Feedback timeout (2 months).  Almost all build errors are either a) 
noticed and fixed quickly, b) due to skipping steps (e.g. cleaning up 
/usr/obj), or c) due to the use of unusual compiler flags.