Dag-Erling Smorgrav writes:
 > Andrew Gallatin <[EMAIL PROTECTED]> writes:
 > > You might be able to get some idea of what's happening by enabling KTR
 > > and tracing everything, then dumping the trace buffer at your
 > > breakpoint.
 > 
 > Of course, the KTR-enabled kernel fails to crash.
 > 
 > *sigh*
 > 
 > but I bet it'll segfault like nobody's business if I let it boot to
 > multiuser, so I'm stuck with my Jan 9 kernel.

Ugh.

About the only thing I can suggest is to pepper the startup code with
Debugger() calls, and do something of a binary search.  Having just
done that to track some vm faults before vm is setup, I know that's
about as much fun as eating dirt.  But I can't think of a better
idea.

Drew

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to