Re: Detecting Kernel Panics
Re: Detecting Kernel Panics
- Subject: Re: Detecting Kernel Panics
- From: William Kucharski <email@hidden>
- Date: Tue, 04 Sep 2007 22:03:45 -0600
Matt Burnett wrote:
How do you detect a kernel panic has occured after the fact? Ideally
from kernel space, but a user space solution would be acceptable as
well. I am looking for a method similar to how Finder presents the
'Report This Bug To Apple'. Thanks.
I assume you mean after the user has rebooted the system?
You're not going to be able to catch the system on the way down unless you're
registered as a kernel debugger, and even if you did the system is in an
unstable state or panic() wouldn't have been called in the first place.
What are you trying to do?
William Kucharski
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden