From: Florian Lohoff <flo@rfc822.org>
To: Nai Xia <nai.xia@gmail.com>
Cc: k-ueda@ct.jp.nec.com, linux-kernel@vger.kernel.org
Subject: Re: kernel BUG at ide-cd.c:1726 in 2.6.24-03863-g0ba6c33 && -g8561b089
Date: Tue, 29 Jan 2008 16:33:05 +0100 [thread overview]
Message-ID: <20080129153305.GA7203@paradigm.rfc822.org> (raw)
In-Reply-To: <200801292201.45718.nai.xia@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3073 bytes --]
On Tue, Jan 29, 2008 at 10:01:45PM +0800, Nai Xia wrote:
>
> Build environment: debian sid, gcc-4.2.3, i386.
>
> The bug is in lately git-pull from
>
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>
> And it can be reproduced very easily on a machine with normal cdroms.
> It halts booting and I grabbed the bug output with an serial console.
I get this on boot on an Core Duo Lifebook E8110 with an DVD Recorder which
renders this kernel unusable:
[ 40.406743] ------------[ cut here ]------------
[ 40.410255] kernel BUG at drivers/ide/ide-cd.c:1726!
[ 40.410255] invalid opcode: 0000 [#1] PREEMPT SMP
[ 40.410255] Modules linked in: ehci_hcd(+) ohci1394(+) uhci_hcd(+) output yenta_socket(+) rsrc_nonstatic irda parport_pc(+) parport mmc_core ieee1394 pcmcia_core sky2 ide_cd usbcore crc_ccitt
[ 40.410255]
[ 40.410255] Pid: 1115, comm: modprobe Not tainted (2.6.25-rc0 #1)
[ 40.410255] EIP: 0060:[<e0055e70>] EFLAGS: 00010002 CPU: 0
[ 40.410255] EIP is at cdrom_newpc_intr+0xfb/0x29f [ide_cd]
[ 40.410255] EAX: 00000001 EBX: 00000002 ECX: 0000009e EDX: 00000001
[ 40.410255] ESI: 00000003 EDI: c0547f18 EBP: de52bdbc ESP: de52bd8c
[ 40.410255] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[ 40.410255] Process modprobe (pid: 1115, ti=de52a000 task=de616000 task.ti=de52a000)
[ 40.410255] Stack: c0528d00 de52bda8 df2d9600 de52bdb0 df24bc20 00000000 0000009e de52bdbc
[ 40.410255] 00000050 c0547ec0 c0547f18 df24bc00 de52bdf4 c025bc76 00000c64 de54ab7c
[ 40.410255] c050b760 000200d2 c0491758 0000000e 00000202 e0055d75 de616000 df24d660
[ 40.410255] Call Trace:
[ 40.410255] [<c0104f2e>] show_trace_log_lvl+0x1a/0x2f
[ 40.410255] [<c0104fde>] show_stack_log_lvl+0x9b/0xa3
[ 40.410255] [<c010508a>] show_registers+0xa4/0x1ba
[ 40.410255] [<c01052bd>] die+0x11d/0x1fe
[ 40.410255] [<c0105428>] do_trap+0x8a/0xa3
[ 40.410255] [<c0105700>] do_invalid_op+0x88/0x92
[ 40.410255] [<c037d142>] error_code+0x72/0x78
[ 40.410255] [<c025bc76>] ide_intr+0x166/0x1c9
[ 40.410255] [<c014dbee>] handle_IRQ_event+0x21/0x48
[ 40.410255] [<c014ebac>] handle_edge_irq+0xa8/0x10d
[ 40.410255] [<c0106848>] do_IRQ+0x5c/0x78
[ 40.410255] [<c010494f>] common_interrupt+0x23/0x28
[ 40.410255] [<c014207c>] sys_init_module+0x29d/0x18e1
[ 40.410255] [<c0103f3e>] sysenter_past_esp+0x5f/0x85
[ 40.410255] =======================
[ 40.410255] Code: f6 45 f0 08 8b 92 98 00 00 00 89 55 e8 75 3e b8 80 e5 4c c0 e8 81 6d 32 e0 31 c9 31 d2 89 c3 8b 45 d8 e8 bf 1e 17 e0 85 c0 74 04 <0f> 0b eb fe 8b 47 2c 89 da 8b 40 08 c7 40 1c 00 00 00 00 b8 80
[ 40.410255] EIP: [<e0055e70>] cdrom_newpc_intr+0xfb/0x29f [ide_cd] SS:ESP 0068:de52bd8c
[ 40.410255] Kernel panic - not syncing: Fatal exception in interrupt
Flo
--
Florian Lohoff flo@rfc822.org +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-01-29 16:10 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-29 14:01 Nai Xia
2008-01-29 15:33 ` Florian Lohoff [this message]
2008-01-29 20:13 ` Kiyoshi Ueda
2008-01-29 22:22 ` Roland Dreier
2008-01-29 23:23 ` Kiyoshi Ueda
2008-01-29 23:58 ` Bartlomiej Zolnierkiewicz
2008-01-30 5:03 ` Borislav Petkov
2008-01-30 5:16 ` Borislav Petkov
2008-01-31 1:26 ` Kiyoshi Ueda
2008-01-31 2:34 ` Roland Dreier
2008-01-31 7:49 ` Nai Xia
2008-01-31 13:05 ` Jens Axboe
2008-01-31 14:53 ` Florian Lohoff
2008-01-31 15:04 ` Jens Axboe
2008-02-01 21:59 ` Bartlomiej Zolnierkiewicz
2008-01-31 17:04 ` Kiyoshi Ueda
2008-01-31 18:16 ` Jens Axboe
2008-01-31 20:35 ` Kiyoshi Ueda
2008-01-31 21:37 ` Borislav Petkov
2008-01-31 22:35 ` Kiyoshi Ueda
2008-02-01 7:51 ` Borislav Petkov
2008-02-01 17:39 ` Kiyoshi Ueda
2008-02-01 18:29 ` Borislav Petkov
2008-02-01 19:37 ` Kiyoshi Ueda
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=20080129153305.GA7203@paradigm.rfc822.org \
--to=flo@rfc822.org \
--cc=k-ueda@ct.jp.nec.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nai.xia@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome