From: Jens Axboe <axboe@suse.de>
To: Ivan Gyurdiev <ivg2@cornell.edu>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: kernel BUG at include/linux/blkdev (2.5.70)
Date: Wed, 28 May 2003 08:08:29 +0200 [thread overview]
Message-ID: <20030528060829.GG845@suse.de> (raw)
In-Reply-To: <200305272323.29063.ivg2@cornell.edu>
On Tue, May 27 2003, Ivan Gyurdiev wrote:
> Out of nowhere on mozilla open (after it worked fine all afternoon):
>
> ------------[ cut here ]------------
> kernel BUG at include/linux/blkdev.h:408!
> invalid operand: 0000 [#1]
> CPU: 0
> EIP: 0060:[<c02322be>] Tainted: P
> EFLAGS: 00010046
> EIP is at blk_queue_start_tag+0x8e/0x100
> eax: dfdfaf40 ebx: 00000000 ecx: c040176c edx: dfdfc1a8
> esi: dfdfc1a8 edi: dff52240 ebp: dff52260 esp: cf275aa8
> ds: 007b es: 007b ss: 0068
> Process mozilla-bin (pid: 3073, threadinfo=cf274000 task=d7296cc0)
> Stack: da5a3880 000003e8 c04016c0 c040176c 00000286 00000001 dfdf0080 c040176c
> c0245baa c040177c dfdfc1a8 00e916ff c04016c0 c0246832 c040176c dfdfc1a8
> c01142d4 00000060 00000283 00000000 c01e92f2 000003e8 0023e546 000001f7
> Call Trace:
> [<c0245baa>] idedisk_start_tag+0x7a/0x90
> [<c0246832>] __ide_do_rw_disk+0x722/0x770
> [<c01142d4>] delay_tsc+0x14/0x40
> [<c01e92f2>] __delay+0x12/0x20
> [<c023afb4>] start_request+0x104/0x160
> [<c023b28b>] ide_do_request+0x24b/0x430
> [<c023b48d>] do_ide_request+0x1d/0x30
This bug doesn't look possible. Basically it's a trigger to sanity check
whether the request is already gone from the list or not, and there's no
way it can be gone from this path (IDE would never call
idedisk_start_tag() on a removed request).
So I suspect something else is wrong, and this was just the first to
trigger.
--
Jens Axboe
prev parent reply other threads:[~2003-05-28 5:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-28 3:23 kernel BUG at include/linux/blkdev (2.5.70) Ivan Gyurdiev
2003-05-28 5:29 ` William Lee Irwin III
2003-05-28 5:38 ` Zwane Mwaikambo
2003-05-28 5:52 ` William Lee Irwin III
2003-05-28 6:11 ` Jens Axboe
2003-05-28 6:16 ` Zwane Mwaikambo
2003-05-28 6:30 ` Jens Axboe
2003-05-28 6:08 ` Jens Axboe [this message]
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=20030528060829.GG845@suse.de \
--to=axboe@suse.de \
--cc=ivg2@cornell.edu \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox