Re: Panics and Logging Messages
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 This has happen only this one time out of many that I have noticed. The exact same panic log has been recorded successfully several times. It's mostly a curiosity. But when you are hunting elusive bugs every curiosity raises interest as to a hint for the reason for the bug. Thanks, ...Duane On Feb 23, 2010, at 1:01 PM, Shantonu Sen wrote:
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.
-----BEGIN PGP SIGNATURE----- Version: PGP Desktop 9.10.0 (Build 500) Charset: US-ASCII wsBVAwUBS4RJcUrg9acQ4r2CAQhyEQgAtK0JCTVZS8EgOYz03XypZMYVndTb8Euz ltWV0g2XiHbYQqpTRLYMuLj8IbRIO6wm37JxCXn2D11FL7gvPAjOcvFAsVTifN8U q+WPGbbD/EaMKiElVc4j2I9UlynACGzjiOcyNvdq9Rxci4RXHxK7+280zImisxiS eioqEWkYAIDFhWSr0odESgfREesTajzpowJxbwtRQX8YjP8QzxdjcqAwSgoVebbJ i+2hYIi3MtLwPLxPTJznJ1qIdMowIE+rSMggnweMv4tNcOSaiUDB5vd+u0RxWs34 JkvPVilKSEceoGt0z02bPHouvTCd7ZtmOOVgPEc1SEk1w31AA0o5dg== =+Cm7 -----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/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Duane Murphy