Re: Panics and Logging Messages
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Well, what are you logging in your panic message? If you're logging a ginormous amount of data, you won't be able to. Shantonu Sen ssen@apple.com Sent from my Mac Pro On Feb 23, 2010, at 12:58 PM, Brian Bechtel wrote:
On Tue, Feb 23, 2010 at 11:57 AM, Duane Murphy <duanemurphy@mac.com> wrote:
I've noticed this message after of the kernel panic logged to fwkpfv:
Attempting to commit panic log to NVRAM EFI: couldn't save panic info (err = 80000009)
I've never noticed the second message before (EFI: etc). Can someone translate that into English?
From xnu source, efi.h
#define EFI_OUT_OF_RESOURCES EFIERR (9)
I would recommend filing a bug report. _______________________________________________ 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/ssen%40apple.com
This email sent to ssen@apple.com
_______________________________________________ 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)
-
Shantonu Sen