Re: kswapd oops reproduced with 2.6.17-rc2 (was Oops with 2.6.15.3 on amd64)

From: R. J. Wysocki
Date: Wed Apr 26 2006 - 11:40:56 EST


On Wednesday 26 April 2006 17:15, Steinar H. Gunderson wrote:
> On Sun, Apr 23, 2006 at 12:12:32AM +0200, Steinar H. Gunderson wrote:
> > My dual-core AMD64 machine (Athlon 64 X2 3800+) has been unstable (hanging
> > completely from the to time) since I ever got it, with various kernels (2.6.8
> > up to 2.6.17-rc1), even more so after the I/O load increased on it (earlier
> > it hung about once a month; now it's more once a day). This time, however, I
> > had a minicom logging everything on the serial console, so I have a
> > traceback:
>
> I reproduced this with 2.6.17-rc2 on the same machine:
>
> [261604.531829] Unable to handle kernel paging request at ffff8000020369d8 RIP:
> [261604.536538] <ffffffff802509e6>{isolate_lru_pages+74}

If your kernel is compiled with the debug info, could you please do
"gdb vmlinux" in the kernel sorces directory and then (in gdb)
"l *(isolate_lru_pages+74)" to see which source line it corresponds to?

Greetings,
Rafael
-
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/