2002-11-24 02:50:33

by Ed Sweetman

[permalink] [raw]
Subject: 2.5.49-mm1 paging request error -> kernel panic

after finishing boot sequence, ntpd eventually does something bad. i
get an "Unable to handle kernel paging request at virtual address 400413cc"
I have that share bottom level page tables option enabled. Also preempt.

printing eip:
400085ca
*pde = 0ec26067
*pte = 0fc18065
Oops: 0007
CPU: 0
EIP: 0023:[<400085ca>] Not tainted
EFLAGS: 00010202
eax: 0000003d ebx: 400114a8 ecx: 4004147a edx: 40041258
esi: bffff0e0 edi: 00000000 ebp: bffff1a8 esp: bffff0d0
ds: 002b es: 002b ss: 002b
Process ntpd (pid: 385, theradinfo=ceb02000 task=cfc53380)
<0>Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing


2002-11-24 03:02:03

by Ed Sweetman

[permalink] [raw]
Subject: Re: 2.5.49-mm1 paging request error -> kernel panic

This doesn't seem to have anything to do wtih the share pagetables
option in mm1. I get it when that option is disabled as well.


Ed Sweetman wrote:
> after finishing boot sequence, ntpd eventually does something bad. i
> get an "Unable to handle kernel paging request at virtual address 400413cc"
> I have that share bottom level page tables option enabled. Also preempt.
>
> printing eip:
> 400085ca
> *pde = 0ec26067
> *pte = 0fc18065
> Oops: 0007
> CPU: 0
> EIP: 0023:[<400085ca>] Not tainted
> EFLAGS: 00010202
> eax: 0000003d ebx: 400114a8 ecx: 4004147a edx: 40041258
> esi: bffff0e0 edi: 00000000 ebp: bffff1a8 esp: bffff0d0
> ds: 002b es: 002b ss: 002b
> Process ntpd (pid: 385, theradinfo=ceb02000 task=cfc53380)
> <0>Kernel panic: Aiee, killing interrupt handler!
> In interrupt handler - not syncing
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>