Re: Oops in do_page_fault

From: Lee Revell
Date: Tue Oct 25 2005 - 15:19:19 EST


On Tue, 2005-10-25 at 15:00 -0400, chase.venters@xxxxxxxxxxxx wrote:
> Oops 0000 #1
> PREEMPT SMP
> (list of modules linked in includes some alsa modules, nvidia.ko and
> sk98lin.ko)
>

You need to reproduce this with an untainted kernel AKA without nvidia
loaded.

> CPU 0
> EIP 0060:[<c01182c3>] Tainted: P VLI
> EFLAGS: 00010086 (2.6.13)
> EIP is at do_page_fault+0xa3/0x5db
> eax: f5e50000 ebx: 0000000b ecx: 0000000d edx: 0000000d
> esi: 0000000e edi: c0567451 ebp: 00000000 esp: f5e5a10c
>
> ds: 007b es: 007b ss: 0068
>

You left out the most important part of the Oops, the stack trace. It
should have been printed immediately after the registers.

Lee

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