Bug 86525

Summary: FreeBSD 6.0BETA5 hangs after boot up system
Product: Base System Reporter: kevin <datastream.freecity>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description kevin 2005-09-24 11:30:19 UTC
System hangs after boot up system. Sometimes it hangs when start ssh,
sometimes it was in runing fsck,etc.But it all happens in 5mins.
No msg can find.

Fix: 

Unknow.Wait 6.0release version. or use 5.4 release.
How-To-Repeat: Install FreeBSD 6.0BETA4 then just boot up system.or updata system to
be 6.0BETA5.It happens boths in singal mode and user mode
Comment 1 Robert Watson freebsd_committer freebsd_triage 2005-09-26 10:12:29 UTC
State Changed
From-To: open->feedback

You seem to have accidentally excluded the dmesg output from your system, 
anything special about your kernel configuration, etc, from this bug 
report.  Could you add them? 

If you're able to build a custom kernel for the box, could you build one 
that includes: 

options	KDB 
options	DDB 
options	BREAK_TO_DEBUGGER 

and see if a console break or serial break can get you into the debugger? 
You can find an introduction to setting up for kernel debugging in the 
handbook.  If you can get into the debugger using a break, then there's 
a good chance this can be debugged by e-mail.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-04-19 07:23:46 UTC
State Changed
From-To: feedback->closed

Feedback timeout (> 1 year).