mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Joseph Cosby" <jocosby@hotmail.com>
To: linux-kernel@vger.kernel.org
Subject: Oops: NULL Pointer With Adaptec AIC-7901X Chipset
Date: Fri, 10 Dec 2004 12:25:51 -0700	[thread overview]
Message-ID: <BAY23-F4D13F4603A0C8EC362326AEA80@phx.gbl> (raw)

I'm getting a NULL Pointer oops with the AIC-7901X chipset from Adaptec.

Using a 2.6.9 kernel, and patching in the driver from Adaptec, I am getting 
a NULL pointer oops as linux is booting. The Null pointer is the variable 
sdev->request_queue, in the module scsi.c, in the function 
scsi_adjust_queue_depth.

ksymoops 2.4.9 on i686 2.6.5-1.358.  Options used
     -v vmlinux (specified)
     -K (specified)
     -L (specified)
     -O (specified)
     -m System.map (specified)

*pde = 00000000
Oops: 0000 [#1]
CPU:    0
EIP:    0060:[<c01f222a>]    Not tainted VLI
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010002   (2.6.9)
eax: 00000000   ebx: f7e91000   ecx: dfe09f40   edx: 00000000
esi: 00000000   edi: 00000002   ebp: 00000002   esp: dfe09f08
ds: 007b   es: 007b   ss: 0068
Stack: dfe09f40 f7ee0000 00000020 f7ee0000 c021b826 f7e91000 00000000 
00000002
       dfe09f40 dffa0180 c0232540 f7ee0000 def09f40 00000000 00000007 
00000000
       00000001 00000000 00000000 dffff241 00000001 c17f4a00 dffa0180 
c17fca00
Call Trace:
[<c021b826>]
[<c0232540>]
[<c022e7c0>]
[<c0230ecc>]
[<c02321b0>]
[<c0230c3c>]
[<c0230b20>]
[<c0104245>]
Code: 00 00 00 08 89 87 4c 01 00 00 eb 9c 90 8d 74 26 00 55 57 56 53 8b 7c 
24 1c


>>EIP; c01f222a <scsi_adjust_queue_depth+1a/b0>   <=====

>>ebx; f7e91000 <pg0+37b7d000/3fcea400>
>>ecx; dfe09f40 <pg0+1faf5f40/3fcea400>
>>esp; dfe09f08 <pg0+1faf5f08/3fcea400>

Trace; c021b826 <ahd_set_tags+16/40>
Trace; c0232540 <aic_linux_device_queue_depth+70/a0>
Trace; c022e7c0 <ahd_linux_queue+100/350>
Trace; c0230ecc <ahd_linux_dv_target+19c/410>
Trace; c02321b0 <ahd_linux_dv_complete+0/40>
Trace; c0230c3c <ahd_linux_dv_thread+11c/190>
Trace; c0230b20 <ahd_linux_dv_thread+0/190>
Trace; c0104245 <kernel_thread_helper+5/10>

Code;  c01f222a <scsi_adjust_queue_depth+1a/b0>
00000000 <_EIP>:
Code;  c01f222a <scsi_adjust_queue_depth+1a/b0>   <=====
   0:   00 00                     add    %al,(%eax)   <=====
Code;  c01f222c <scsi_adjust_queue_depth+1c/b0>
   2:   00 08                     add    %cl,(%eax)
Code;  c01f222e <scsi_adjust_queue_depth+1e/b0>
   4:   89 87 4c 01 00 00         mov    %eax,0x14c(%edi)
Code;  c01f2234 <scsi_adjust_queue_depth+24/b0>
   a:   eb 9c                     jmp    ffffffa8 <_EIP+0xffffffa8>
Code;  c01f2236 <scsi_adjust_queue_depth+26/b0>
   c:   90                        nop
Code;  c01f2237 <scsi_adjust_queue_depth+27/b0>
   d:   8d 74 26 00               lea    0x0(%esi),%esi
Code;  c01f223b <scsi_adjust_queue_depth+2b/b0>
  11:   55                        push   %ebp
Code;  c01f223c <scsi_adjust_queue_depth+2c/b0>
  12:   57                        push   %edi
Code;  c01f223d <scsi_adjust_queue_depth+2d/b0>
  13:   56                        push   %esi
Code;  c01f223e <scsi_adjust_queue_depth+2e/b0>
  14:   53                        push   %ebx
Code;  c01f223f <scsi_adjust_queue_depth+2f/b0>
  15:   8b 7c 24 1c               mov    0x1c(%esp),%edi

Thanks,
Joseph Cosby

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


             reply	other threads:[~2004-12-10 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-10 19:25 Joseph Cosby [this message]
2004-12-10 19:33 ` Christoph Hellwig
2004-12-10 19:51   ` Joseph Cosby

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=BAY23-F4D13F4603A0C8EC362326AEA80@phx.gbl \
    --to=jocosby@hotmail.com \
    --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

all inboxes | Powered by JetHome®