Unable to handle kernel paging request at virtual address
Hello,we have change the kernel with quota support, after this we got this email:
IMPORTANT: Do not ignore this email.
Your kernel had an Oops!
This is the result of bad hardware or a kernel bug.
Your system may continue to function as normal, however
there is a good chance bad things are happening right now.
Bad things include: files disappearing, daemons crashing,
complete server crashs, disk corruption and many others.
You might want to check your RAM with memtest86 as this is
usually the cause of the problem.
http://www.memtest86.com/
The Oops is below:
Unable to handle kernel paging request at virtual address 67726f96
printing eip:
c014c97a
*pde = 00000000
Oops: 0000
CPU: 1
EIP: 0010:[<c014c97a>] Not tainted
EFLAGS: 00010202
eax: 67726f62 ebx: 00000000 ecx: c1c0e080 edx: da407780
esi: 08057964 edi: 08057918 ebp: bfffea38 esp: cb5cbf9c
ds: 0018 es: 0018 ss: 0018
Process updatedb (pid: 21027, stackpage=cb5cb000)
Stack: da407780 f7852ec0 08055280 00000f90 ffffffea 00000008 00000001 00000005
cb5ca000 c0108dc3 0805795c bfffe980 08057918 08057964 08057918 bfffea38
000000c4 c010002b 0000002b 000000c4 400e73ef 00000023 00000246 bfffe96c
Call Trace: [<c0108dc3>]
Code: 8b 40 34 85 c0 74 0f 52 ff d0 89 c3 58 eb 09 8d b4 26 00 00
what we can do?
