Re: oops/crash probably scsi emulation

Jens Axboe (axboe@image.dk)
Sat, 7 Aug 1999 00:03:28 +0200


On Wed, Aug 04 1999, Jean-Marc.Valin wrote:
> I just got a crash while using cdparanoia (a cd ripper) on my PPro 180,
> running 2.2.10.
>
> Here is what I could transcribe (manually):
>
> Call trace: [<c012daee>] [<c012de34>] [c012e1a5>] [<c0109dd0>]
> Unable to handle NULL pointer dereference at virtual address 00000004
> current->tss.cr3= 00101000, %cr3=00101000
> *pde=00000000
> oops: 0002
> CPU 0
> EIP 0010 [<c0121d75>]
> EFLAGS: 00010046
> eax: c02c89c0 ebx: 00001eec ecx: ffffffff edx: 00000000
> esi: 00003dd8 edi: c021394c ebp: 00000202 esp: c009ddfc
> ds: 0018 es: 0018 ss: 0018
> Process init (pid: 1, process nr: 1, stackpage = c009d000

[rest of it snipped]

Can't you run the oops' through ksymoops? They are 100% useless
without symbol information. Read Documentation/oops-tracing.txt.

-- 
*  Jens Axboe <axboe@image.dk>
*  Linux CD-ROM Maintainer
*  http://www.kernel.dk

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/