The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Dirk Pritsch <dirk@enterprise.in-berlin.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: oops with 2.5.1-pre3 in ide-scsi module
Date: Thu, 29 Nov 2001 19:39:56 +0100	[thread overview]
Message-ID: <20011129193956.S10601@suse.de> (raw)
In-Reply-To: <20011129191938.A1402@Enterprise.in-berlin.de>
In-Reply-To: <20011129191938.A1402@Enterprise.in-berlin.de>

On Thu, Nov 29 2001, Dirk Pritsch wrote:
> Hi,
> 
> just tried the new 2.5.1-pre3 and got the following oops when trying to
> burn a cd (ide-cd/rw with ide-scsi emulation).
> 
> I Hope this is some useful information.
> 
> 
> ____
> ksymoops 2.4.3 on i586 2.5.1-pre3.  Options used
>      -V (default)
>      -k /proc/ksyms (default)
>      -l /proc/modules (default)
>      -o /lib/modules/2.5.1-pre3/ (default)
>      -m /boot/System.map-2.5.1-pre3 (default)
> 
> Warning: You did not tell me where to find
> symbol information.  I will
> assume that the log matches the kernel and
> modules that are running
> right now and I'll use the default options
> above for symbol resolution.
> If the current kernel and/or modules do not
> match the log, you can get
> more accurate output by telling me the kernel
> version and where to find
> map, modules, ksyms etc.  ksymoops -h explains
> the options.
> 
> 
> Unable to handle kernel NULL pointer dereference at virtual address
> 00000038
> c01af582
> *pde = 00000000
> Oops: 0000
> CPU:    0
> EIP:    0010:[idescsi_queue+1158/1396]    Not tainted

Hmm, I bet the problem is not really bio but the fact that someone is
still sending down a scatterlist with ->address set instead of
->page/offset.

Let me hack a quick fix up for you to test... 2 minutes.

-- 
Jens Axboe


  parent reply	other threads:[~2001-11-29 18:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-29 18:19 oops with 2.5.1-pre3 in ide-scsi module Dirk Pritsch
2001-11-29 18:38 ` Slo Mo Snail
2001-11-29 18:39 ` Jens Axboe [this message]
2001-11-29 18:47   ` Jens Axboe
2001-11-29 19:36     ` Dirk Pritsch
     [not found] ` <200111291838.fATIcHNO029528@einhorn.in-berlin.de>
2001-11-29 18:45   ` Dirk Pritsch
2001-11-29 19:00     ` Sebastian Dröge

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=20011129193956.S10601@suse.de \
    --to=axboe@suse.de \
    --cc=dirk@enterprise.in-berlin.de \
    --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