site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812) Hard to know without context, but perhaps #define EBADF 9 /* Bad file descriptor */ in errno.h -Ryan -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I'm deciphering a few kernel panics. What is Error Code 0x00000009? Thanks, ...Duane -----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.10.0 (Build 500) Charset: US-ASCII wsBVAwUBS32b3krg9acQ4r2CAQha4Af9GzUdYwb1xs35Og+suC+yr5mzPCK9y9IZ UtM9b1OYQ9+9inh0s+1xExjmN5JK0/cPKpzlkJq0IEiameEbZF09o2zzYQluC5Fm Y9lOwsc2jmnTGSs88y6eEVZAupvdA2H+BwyPAdxefov5Rva+GYnbMC8KgO2e/47G OOhzX4dM4gRhLQtC23pNb0lMgVoamCdoe1aU7nuOBtunEbW02fKjQA39OR6x8dUa 9us/+RO5TqPbesvhuz79fO2DS8uANJ/LVkyAcONIYihl0+/Jg94iI3qGtq/F29+C wVzwcBptc2jHSqBKNhpM+uwWngyODFgiexIY8UcrYfIQGGsqbTP8Zg== =Nd5y -----END PGP SIGNATURE----- _______________________________________________ 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/rqh%40small-tree.com This email sent to rqh@small-tree.com -- Ryan Hankins Software Engineer Small Tree Communications www.small-tree.com rqh@small-tree.com +1 651 209-6509 x303 _______________________________________________ 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... 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Ryan Hankins