All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@steeleye.com>
To: William Lee Irwin III <wli@holomorphy.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.3-mm4 scsi_delete_timer() oops
Date: 13 Mar 2004 23:27:50 -0500	[thread overview]
Message-ID: <1079238471.1759.74.camel@mulgrave> (raw)
In-Reply-To: <20040314041047.GK655@holomorphy.com>

On Sat, 2004-03-13 at 23:10, William Lee Irwin III wrote:
> Mar 13 19:41:59 holomorphy kernel: EIP:    0060:[<00000000>]    Not tainted VLI
[...]
> Mar 13 19:41:59 holomorphy kernel:  [<c0358076>] scsi_delete_timer+0x16/0x30
> Mar 13 19:41:59 holomorphy kernel:  [<c0373de9>] ahc_linux_run_complete_queue+0x69/0xd0

This trace doesn't make sense to me.  A null EIP usually indicates
jumping through a NULL function pointer.  There are no fptr derefs in
scsi_delete_timer.  Also ahc_linux_run_complete_queue doesn't call
scsi_delete_timer.

Could you try to reproduce and get a more meaningful backtrace?

Thanks,

James



  reply	other threads:[~2004-03-14  4:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-14  4:10 2.6.3-mm4 scsi_delete_timer() oops William Lee Irwin III
2004-03-14  4:27 ` James Bottomley [this message]
2004-03-14  4:34   ` William Lee Irwin III

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=1079238471.1759.74.camel@mulgrave \
    --to=james.bottomley@steeleye.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=wli@holomorphy.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 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.