Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 1999 17:38:05 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        current@freebsd.org
Cc:        msmith@freebsd.org
Subject:   early panics broken
Message-ID:  <199908300738.RAA05290@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
panic() no longer works when called early.  E.g., after booting with -d,
typing `panic<newline>' at the debugger prompt produces no output and
hangs.

This may be because panic() now depends on uninitialized event handlers.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908300738.RAA05290>