RE: Oops with 4GB memory setting in 2.4.0 stable

From: Marcelo Tosatti (marcelo@conectiva.com.br)
Date: Mon Jan 15 2001 - 17:09:14 EST


On Tue, 16 Jan 2001, Rainer Mager wrote:

> I knew that, I was just testing you all. ;-)

>>EIP; f889e044 <END_OF_CODE+385bfe34/????> <=====
Trace; f889d966 <END_OF_CODE+385bf756/????>
Trace; c0140c10 <vfs_readdir+90/ec>
Trace; c0140e7c <filldir+0/d8>
Trace; c0140f9e <sys_getdents+4a/98>
Trace; c0140e7c <filldir+0/d8>

It seems the oops is happening in a module's function.

You have to make ksymoops parse the oops output against a System.map which
has all modules symbols. Load each module by hand with the insmod -m
option ("insmod -m module.o") and _append_ the outputs to System.map.

After that you can run ksymoops against this new System.map.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:42 EST