1.3.85 Oops

Larry 'Daffy' Daffner (vizzie@airmail.net)
Wed, 10 Apr 1996 00:53:01 -0500


Occurred while trying to mount a CD-ROM as it was being inserted into
the drive.. Got the drive not ready twice, followed by detected disk
change, and the following:

Unable to handle kernel paging request at virtual address c101615f
current->tss.cr3 = 007dc000, r3 = 007dc000
*pde = 0009e067
*pte = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<00125c49>]
EFLAGS: 00010202
eax: 0017ba65 ebx: 00186cec ecx: 0026da80 edx: 0101615f
esi: 0017ba20 edi: 0101615f ebp: 0101615f esp: 007d4eec
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process mount (pid: 10487, process nr: 27, stackpage=007d4000)
Stack: 00000000 00001600 0000000f 08001600 00125fe6 0101615f 00181600 00001600
0000000f 08006a70 0012648b 00001600 0101615f 0000000f 009ad000 00000000
00187d08 00001600 08006a80 c0ed000f 00bcf2d0 001269b7 00001600 08006a80
Call Trace: [<00125fe6>] [<0101615f>] [<0012648b>] [<0101615f>] [<001269b7>] [<0101615f>] [<0101615f>]
[<0010a329>]
Code: ae 75 08 84 c0 75 f8 31 c0 eb 05 19 c0 83 c8 01 85 c0 74 07

Tracing by hand, as ksyoops segfaults, and klogd couldn't handle the
new /Symbol.map format:

[<00125c49>] : get_fs_type
[<00125fe6>] : read_super
[<0101615f>] : <out of range: isofs module?>

I think I've seen this one before but forgot to save it.. seems to
happen when the mount happens and the drive is still checking the
CDROM.

-Larry