Re: Understanding Kernel Panics - line number
Re: Understanding Kernel Panics - line number
- Subject: Re: Understanding Kernel Panics - line number
- From: "Alexander v. Below" <email@hidden>
- Date: Sun, 8 Jul 2007 16:06:38 +0200
This was just covered on darwin-drivers:
http://lists.apple.com/archives/darwin-drivers/2007/Jun/msg00054.html
On 08.07.2007, at 12:22, Steve Checkoway wrote:
On Jul 7, 2007, at 9:37 PM, Erez Kaplan wrote:
(gdb) x/i 0x44595faf
0x44595faf <SA_AddAllDomainIPsFoundInMask+97>: cmp $0x1,%al
The< 97> does not match a line number within the function or within
the source.
I may be mistaken, but I've always thought that the number
corresponded to the address of the instruction. In this case, that
cmp instruction is 97 bytes past the address of the
SA_AddAllDomainIPsFoundInMask. I don't believe it has any
(immediate) correspondence to a line number of the source.
--
Steve Checkoway
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden