2.2.3 (Linus) Oops

storner@image.dk
Sat, 13 Mar 1999 22:55:36 +0100


Got this today, while shutting down XFree86 and KDE. Got it twice
actually, but with identical call traces.

Unable to handle kernel paging request at virtual address 001e2ba8
current->tss.cr3 = 00101000, `r3 = 00101000
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c0123b54>]
EFLAGS: 00010206
eax: 001e2b84 ebx: c6913bc0 ecx: c6ff3cc0 edx: c5667550
esi: c5667550 edi: c5985800 ebp: 00026000 esp: c585ff58
ds: 0018 es: 0018 ss: 0018
Process kfm (pid: 673, process nr: 60, stackpage=c585f000)
Stack: c6ff3cc0 c0124c7b c6913bc0 c6913bc0 c6657840 c011b636 c6913bc0 c6ff3cc0
c585e000 00000001 bfffed94 c5cccaa0 c011242a c6ff3cc0 c6ff3cc0 c6ff3cc0
c0116986 c6ff3cc0 c585e000 405ce6b0 00000001 bfffed94 c011b4e1 c585e000
Call Trace: [<c0124c7b>] [<c011b636>] [<c011242a>] [<c0116986>] [<c011b4e1>] [<c0116b02>] [<c0109774>]
Code: 8b 40 24 85 c0 74 07 53 56 ff d0 83 c4 08 c7 43 08 00 00 00

>>EIP: c0123b54 <__fput+14/48>
Trace: c0124c7b <fput+17/48>
Trace: c011b636 <exit_mmap+be/10c>
Trace: c011242a <mmput+1e/38>
Trace: c0116986 <do_exit+ca/238>
Trace: c011b4e1 <sys_munmap+29/40>
Trace: c0116b02 <sys_exit+e/10>
Trace: c0109774 <system_call+34/38>
Code: c0123b54 <__fput+14/48> 00000000 <_EIP>:
Code: c0123b54 <__fput+14/48> 0: 8b 40 24 movl 0x24(%eax),%eax
Code: c0123b57 <__fput+17/48> 3: 85 c0 testl %eax,%eax
Code: c0123b59 <__fput+19/48> 5: 74 07 je e <_EIP+0xe> c0123b62 <__fput+22/48>
Code: c0123b5b <__fput+1b/48> 7: 53 pushl %ebx
Code: c0123b5c <__fput+1c/48> 8: 56 pushl %esi
Code: c0123b5d <__fput+1d/48> 9: ff d0 call *%eax
Code: c0123b5f <__fput+1f/48> b: 83 c4 08 addl $0x8,%esp
Code: c0123b62 <__fput+22/48> e: c7 43 08 00 00 movl $0x0,0x8(%ebx)
Code: c0123b67 <__fput+27/48> 13: 00 00

Stock Linux 2.2.3. XFree86 3.3.3.1 SVGA server with a Matrox G200 AGP
card; I'm also using the matroxfb frame-buffer driver. KDE 1.1.
Other info: PII/350, 128 MB RAM, NCR 875- and 860 based SCSI cards,
all disks on the 875.

-- 
Henrik Storner     | "Software engineering is a race between engineers 
<storner@image.dk> |  who try to create foolproof software and the 
                   |  universe which is trying to create bigger fools.
                   |  So far, the universe is winning..."

- 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/