Re: KEXT/KAUTH, malloc-related crash, login only?!?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com I'd highly suggest investing some time in setting up a 2-machine debugging environment (if you have 2 macs), or setting up network kernel core dumps. Assuming you download the kernel debug kit corresponding to the kernel you are running, you should be able to get a meaningful stack trace of the crash, and you should also be able to view entries in the kernel message buffer which have not yet made it to the console, or into /var/log/system.log via x/s msgbufp->msg_bufc in gdb (beware that it wraps). Drew _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Gallatin