From: Justin Madru <jdm64@gawab.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: 2.6.30-rc1: invalid opcode with call trace
Date: Tue, 07 Apr 2009 22:30:34 -0700 [thread overview]
Message-ID: <49DC367A.90603@gawab.com> (raw)
Hello,
Testing 2.6.30-rc1,
While booting I get the following call trace about an invalid opcode.
ACPI: SSDT 3f6d4134 00244 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
ACPI: SSDT 3f6d3ee9 001C6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
processor ACPI_CPU:00: registered as cooling_device0
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT 3f6d4378 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
ACPI: SSDT 3f6d40af 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
processor ACPI_CPU:01: registered as cooling_device1
ACPI: Processor [CPU1] (supports 8 throttling states)
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
ACPI: Lid Switch [LID]
input: Power Button (CM) as
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
ACPI: Power Button (CM) [PBTN]
ACPI: AC Adapter [AC] (on-line)
input: Sleep Button (CM) as
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
ACPI: Sleep Button (CM) [SBTN]
ACPI: Battery Slot [BAT0] (battery present)
invalid opcode: 0000 [#1] PREEMPT SMP
last sysfs file: /sys/devices/virtual/vtconsole/vtcon0/uevent
Modules linked in: snd_pcm battery ac button processor intel_agp
snd_page_alloc reiserfs crc32 sr_mod cdrom sg firewire_ohci
firewire_core crc_itu_t ata_piix ehci_hcd uhci_hcd usbcore thermal fan
Pid: 1760, comm: async/0 Not tainted (2.6.30-rc1-git #1)
MM061
EIP: 0060:[<f80fb02c>] EFLAGS: 00010286 CPU: 1
EIP is at 0xf80fb02c
EAX: 00000000 EBX: 00000216 ECX: 00000000 EDX: 00000000
ESI: f68fb320 EDI: 00000001 EBP: f7117f88 ESP: f7117f88
DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
Process async/0 (pid: 1760, ti=f7117000 task=f6935390 task.ti=f7117000)
Stack:
f7117fd0 c015e612 f7117fa8 c0129cf9 f7073bb0 00000000 f693560c f6935390
00000286 f7117fd0 00000000 f6935390 c012fb20 f704efbc c04f22dc 00000000
c015e540 00000000 f7117fe0 c015558c c0155550 00000000 00000000 c0103f5f
Call Trace:
[<c015e612>] ? async_thread+0xd2/0x240
[<c0129cf9>] ? schedule_tail+0xd9/0x110
[<c012fb20>] ? default_wake_function+0x0/0x10
[<c015e540>] ? async_thread+0x0/0x240
[<c015558c>] ? kthread+0x3c/0x70
[<c0155550>] ? kthread+0x0/0x70
[<c0103f5f>] ? kernel_thread_helper+0x7/0x18
Code: 00 00 89 5d f4 8d 9e 88 00 00 00 89 7d fc 89 4d e8 e8 fc ff ff ff
8b be 98 00 00 00 39 df 74 57 89 f8 e8 fc ff ff ff 89 d8 e8 fc <ff> ff
ff 8b 4d e8 89 f2 8b 45 ec c7 04 24 01 00 00 00 e8 3d c9
EIP: [<f80fb02c>] 0xf80fb02c SS:ESP 0068:f7117f88
---[ end trace fefef3dd1f6b4bcf ]---
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
Justin Madru
next reply other threads:[~2009-04-08 5:30 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 5:30 Justin Madru [this message]
2009-04-08 6:32 ` 2.6.30-rc1: invalid opcode with call trace Jens Axboe
2009-04-08 6:47 ` Ingo Molnar
2009-04-08 6:52 ` Ingo Molnar
2009-04-08 6:53 ` Jens Axboe
2009-04-08 7:11 ` Ingo Molnar
2009-04-08 7:15 ` Jens Axboe
2009-04-08 7:11 ` Justin Madru
2009-04-08 8:12 ` Ingo Molnar
2009-04-10 8:15 ` Heinz Diehl
2009-04-08 7:27 ` Vegard Nossum
2009-04-08 7:40 ` Jens Axboe
2009-04-08 7:48 ` Ingo Molnar
2009-04-08 7:56 ` Jens Axboe
2009-04-08 16:15 ` Vegard Nossum
2009-04-09 14:45 ` Cornelia Huck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49DC367A.90603@gawab.com \
--to=jdm64@gawab.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.