Re: Kernel Panic Error Code 9
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.7) Gecko/20100115 Lightning/1.0b1 Thunderbird/3.0.1 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I'm deciphering a few kernel panics. What is Error Code 0x00000009? Some of the crashes indicate 0x00000000. This is reading from a non- present page (e.g. reading from 0). But what is error code 9? In this case the registers that were 0 in the error code 0 crash are all 0xffffffff. What kind of panic was it? Error codes mean different things depending on the exception type. <http://www.intel.com/Assets/PDF/manual/253668.pdf> William Kucharski _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... On 02/18/10 12:58, Duane Murphy wrote: Assuming it was an Intel Mac, see chapter 6 of "Intel® 64 and IA-32 Architectures Software Developer’s Manual Volume 3A: System Programming Guide, Part 1": This email sent to site_archiver@lists.apple.com
participants (1)
-
William Kucharski