public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: jfeise@feise.com
Cc: linux-kernel@vger.kernel.org, Jens Axboe <axboe@suse.de>,
	Andrew Morton <akpm@osdl.org>,
	SCSI Mailing List <linux-scsi@vger.kernel.org>,
	James Bottomley <James.Bottomley@SteelEye.com>
Subject: Re: Kernel oops: 2.6.16-rc3-mm1 dvd mount
Date: Mon, 20 Feb 2006 23:17:41 +0900	[thread overview]
Message-ID: <43F9CF85.1020500@gmail.com> (raw)
In-Reply-To: <43F96743.9050103@gmail.com>

Tejun Heo wrote:
> This oops happened because get_request() was invoked with NULL @q.  It 
> seems like SCSI midlayer refcounting mixup.  I'll dig deeper and report 
> again as soon as I can find something concrete.

Hello, all & James.

I've bisected the patch series and the winner is #221 
git-scsi-misc.patch which seems to contain eight commits. I think SCSI 
people can hunt this down from now on. The bug happens whenever sr block 
device is accessed - mount, cat, whatever, and now it seems like some 
kind of data overrun.

Hope it helped.

-- 
tejun

  reply	other threads:[~2006-02-20 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-16 16:19 Kernel oops: 2.6.16-rc3-mm1 dvd mount Joe Feise
2006-02-20  6:52 ` Tejun Heo
2006-02-20 14:17   ` Tejun Heo [this message]
2006-02-20 14:21     ` Tejun Heo
2006-03-04 18:31   ` Kernel oops: 2.6.16-rc5-mm2 (was: Re: Kernel oops: 2.6.16-rc3-mm1 dvd mount) Joe Feise

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=43F9CF85.1020500@gmail.com \
    --to=htejun@gmail.com \
    --cc=James.Bottomley@SteelEye.com \
    --cc=akpm@osdl.org \
    --cc=axboe@suse.de \
    --cc=jfeise@feise.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@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