Re: Kext symbolizing & missing kernel slide
Re: Kext symbolizing & missing kernel slide
- Subject: Re: Kext symbolizing & missing kernel slide
- From: Brian Bechtel <email@hidden>
- Date: Thu, 25 Aug 2016 15:22:19 -0700
Apple implemented kernel address slide randomization in 10.8. Assume a slide of zero for 10.7 and earlier.
Double fault panics usually indicate you are using too much of the very limited 16K kernel stack space. Look for allocation of large arrays on the stack.
11G56 and 11G63 use the same xnu, so you are fine there.
_______________________________________________
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