* v2.6.26: Bad EIP value at shutdown
@ 2008-07-16 1:44 Vegard Nossum
2008-07-16 16:32 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Vegard Nossum @ 2008-07-16 1:44 UTC (permalink / raw)
To: Linux Kernel Mailing List
Hi,
My apologies for the bad report, I just got this when shutting down a
v2.6.26, and with no camera at hand, I wrote down what I could see:
The last line of the stack dump contained the number 0xfee1dead, which
I assume is some kind of magic number.
The stacktrace:
notifier_call_chain
_cpu_down
disable_nonboot_cpus
acpi_clear_gpe_block
kernel_power_off
sys_reboot
Code: Bad EIP value
So a NULL-pointer call.
Vegard
--
"The animistic metaphor of the bug that maliciously sneaked in while
the programmer was not looking is intellectually dishonest as it
disguises that the error is the programmer's own creation."
-- E. W. Dijkstra, EWD1036
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: v2.6.26: Bad EIP value at shutdown
2008-07-16 1:44 v2.6.26: Bad EIP value at shutdown Vegard Nossum
@ 2008-07-16 16:32 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2008-07-16 16:32 UTC (permalink / raw)
To: Vegard Nossum; +Cc: Linux Kernel Mailing List
On Wed, 16 Jul 2008 03:44:18 +0200 Vegard Nossum wrote:
> Hi,
>
> My apologies for the bad report, I just got this when shutting down a
> v2.6.26, and with no camera at hand, I wrote down what I could see:
>
> The last line of the stack dump contained the number 0xfee1dead, which
> I assume is some kind of magic number.
./linux/reboot.h:#define LINUX_REBOOT_MAGIC1 0xfee1dead
Not especially helpful info given that stacktrace.
> The stacktrace:
>
> notifier_call_chain
> _cpu_down
> disable_nonboot_cpus
> acpi_clear_gpe_block
> kernel_power_off
> sys_reboot
>
> Code: Bad EIP value
>
> So a NULL-pointer call.
---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-07-16 16:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-16 1:44 v2.6.26: Bad EIP value at shutdown Vegard Nossum
2008-07-16 16:32 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome