NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/45313: panic(9)
The following reply was made to PR kern/45313; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/45313: panic(9)
Date: Tue, 30 Aug 2011 19:28:09 +0000
On Tue, Aug 30, 2011 at 06:55:02PM +0000, David Holland wrote:
> On Tue, Aug 30, 2011 at 03:10:01PM +0000, jakllsch%kollasch.net@localhost
wrote:
> > panic(9) should not be and can not be fatal.
>
> if you want linux, you know where to get it.
Sorry, that was way too snarky.
The actual proposition is:
If you panic or assert and drop into ddb, and you know what you're
doing, and at least in less severe circumstances, it would be nice to
be able to e.g. force the current lwp to return with an error and
continue, or just suspend it, in order to be able to do
sync;sync;reboot.
obviously such a procedure won't always work, but sometimes it will.
jakllsch also says that we currently no longer even attempt to sync
during panic, which seems wrong.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index