Linux-pre2.0.8: SCSI oops!

Laszlo Vecsey (master@internexus.net)
Mon, 27 May 1996 21:00:13 -0400 (EDT)


Attempting to `cp -a' from a SCSI cdrom to a SCSI drive (Adaptec 2940,
NEC 3xi) resulted in the following:

scsi0 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 0 channel 0.
Unable to handle kernel paging request at virtualaddress ef3a7365
current->tss.cr3 = 01278000,
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<0010fe54>]
EFLAGS: 00010006
eax: 0157adac ebx: 2f3a7365 ecx: 00080006 edx: 000005da
esi: 0008c60c edi: 0157adac ebp: 0152fe48 esp: 0152fe3c
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process cron (pid: 307, process nr: 51, stackpage=0152f000)
Stack: 00000000 0008c60c 00000382 00000000 00198719 0157adac 0018cf49 0008c60c
00080024 00000082 00080140 00080068 0008f892 00000000 00000000
00080018
09e0b8
Call Trace: [<00198719>] [<0018cf49>] [<001945c5>] [<00195fb2>] [<0010c4c1>] [<0010bd3f>] [<001183e4>]
[<0010f965>] [<0010f848>] [<0010a4a7>]
Code: 8b 13 85 d2 74 6c 8b 02 83 f8 02 74 07 8b 02 83 f8 01 75 5e
Aiee, killing interrupt handler

- I tried to format it the best I could.

I copied a large file from the same drive to the same drive and it works
error free, so HD read/writes seem to be ok.