Re: Page Fault Kernel Panic on Leopard
Re: Page Fault Kernel Panic on Leopard
- Subject: Re: Page Fault Kernel Panic on Leopard
- From: "Brian Bechtel" <email@hidden>
- Date: Tue, 11 Dec 2007 10:19:49 -0800
On Dec 11, 2007 8:20 AM, Rick Macklem <email@hidden> wrote:
> Just thought I'd add that I've found the technique described in TN2063
> down around "Listing 7" works well for me. I haven't had to revert to two
> machine debugging yet;-) Unless it doesn't work for Intel Macs (haven't
> tried it on Intel).
Yes, the technique you describe is essentially using the panic log and
gdb on one machine. Load the kext symbols into gdb then do
x/i {address}
for each address in the backtrace (the second value of each line in
the backtrace). This can be very helpful.
_______________________________________________
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