atom feed27 messages in org.freebsd.freebsd-stableRe: Regression 7.0R -> 7-stable?
FromSent OnAttachments
Gerrit KühnAug 7, 2008 4:29 am 
Edwin GroothuisAug 7, 2008 4:46 am 
Jeremy ChadwickAug 7, 2008 5:19 am 
Gerrit KühnAug 7, 2008 5:35 am 
Edwin GroothuisAug 7, 2008 5:35 am 
Xin LIAug 7, 2008 3:55 pm 
Gerrit KühnAug 13, 2008 11:46 pm 
Gerrit KühnAug 22, 2008 5:05 am 
John BaldwinAug 23, 2008 4:49 am 
Gerrit KühnAug 25, 2008 12:49 am 
Jeremy ChadwickAug 25, 2008 12:53 am 
Gerrit KühnAug 27, 2008 2:16 am 
Gerrit KühnOct 7, 2008 4:37 am 
Gerrit KühnOct 7, 2008 5:37 am 
Jeremy ChadwickOct 7, 2008 6:36 am 
John BaldwinOct 7, 2008 7:02 am 
Gerrit KühnOct 7, 2008 7:15 am 
Jeremy ChadwickOct 7, 2008 7:25 am 
Gerrit KühnOct 7, 2008 8:07 am 
John BaldwinOct 7, 2008 9:05 am 
Gerrit KühnOct 10, 2008 3:21 am 
John BaldwinOct 10, 2008 8:21 am 
Gerrit KühnOct 13, 2008 12:09 am 
John BaldwinOct 13, 2008 7:27 am 
Gerrit KühnOct 14, 2008 2:53 am 
John BaldwinOct 14, 2008 10:11 am 
Gerrit KühnOct 31, 2008 4:01 am 
Subject:Re: Regression 7.0R -> 7-stable?
From:Gerrit Kühn (ger@pmp.uni-hannover.de)
Date:Oct 7, 2008 8:07:19 am
List:org.freebsd.freebsd-stable

On Tue, 7 Oct 2008 07:25:42 -0700 Jeremy Chadwick <koi@FreeBSD.org> wrote about Re: Regression 7.0R -> 7-stable?:

JC> > Like it was before: system just hangs after displaying the probing JC> > messages about the CPU cores; next step for a working kernel would JC> > be mounting of the file systems (and changing from white kernel JC> > output to grey system output).

JC> Actually, I think you mean mounting of the root filesystem, do you not? JC> If so, others have recently reported this problem (hard lock-ups JC> before or after printing "Mounting root from...").

Yes, of course (sorry for being vague).

JC> > JB> When you get a hang, can you break into the debugger and get a JC> > JB> crash dump?

JC> > Is there a documentation somewhere how to do this?

JC> John can probably help you with the commands you need to type, but the JC> FreeBSD Handbook goes over the general commands. JC> As far as getting into the debugger, it's Control-Alt-Esc from the JC> console.

Ok, I added options KDB and DDB to my kernel configuration and compiled with SCHED_ULE. However, after hanging the system does not react on Ctrl-Alt-Esc. Am I missing something?

cu Gerrit