Re: 2.6.1 oops in prune_dcache()

From: Andrew Morton
Date: Thu Jan 22 2004 - 19:23:25 EST


Adam Kropelin <akropel1@xxxxxxxxxxxxxxxx> wrote:
>
> At 4 AM this morning (during cron run, I suppose) a box running 2.6.1
> hit the oops below. It locked solid, had to hit the reset button to
> reboot it. The machine had been running 2.6.1 for about a week prior
> with no problems.
>
> Hardware is single Pentium Pro 200, 128 MB RAM (extensively
> memtest86'ed).

Yes, but it is old.

> Kernel is no-SMP, no-preempt, and (obviously) no-highmem.
>
> Feel free to ask for more details if I can help. This is the first oops
> I've seen since mid 2.5.x on this machine.
>
> --Adam
>
>
> Jan 21 04:06:32 print kernel: Unable to handle kernel paging request at virtual address 00008014
> Jan 21 04:06:32 print kernel: printing eip:
> Jan 21 04:06:32 print kernel: c01570e5
> Jan 21 04:06:32 print kernel: *pde = 00000000
> Jan 21 04:06:32 print kernel: Oops: 0000 [#1]
> Jan 21 04:06:32 print kernel: CPU: 0
> Jan 21 04:06:32 print kernel: EIP: 0060:[<c01570e5>] Not tainted
> Jan 21 04:06:32 print kernel: EFLAGS: 00010206
> Jan 21 04:06:32 print kernel: EIP is at prune_dcache+0xe5/0x130
> Jan 21 04:06:32 print kernel: eax: 00008000 ebx: c1dc83e0 ecx: c577da74 edx: c577da74

Bit 15 of %eax got flipped. The kernel indexed off it and oopsed.

This is most likely a hardware failure.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/