Re: Detecting Kernel Panics
Re: Detecting Kernel Panics
- Subject: Re: Detecting Kernel Panics
- From: Matt Burnett <email@hidden>
- Date: Tue, 4 Sep 2007 23:07:15 -0500
Yes im trying to catch them after the reboot.
On Sep 4, 2007, at 11:03 PM, William Kucharski wrote:
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