Re: 2.6.9 oops in poll()?

From: Randy.Dunlap
Date: Thu Jan 06 2005 - 00:00:42 EST


Konrad Wojas wrote:
On Wed, Jan 05, 2005 at 11:11:18AM -0800, Randy.Dunlap wrote:

Konrad Wojas wrote:

On Wed, Jan 05, 2005 at 10:24:09AM -0800, Randy.Dunlap wrote:


This probably needed to use /proc/kallsyms from the dying kernel,
which you most likely don't have....

I'm having trouble seeing what sock_poll() called (i.e., where EIP
register points to). In the /boot/System.map-2.6.9-1-686 file,
is anything near address 0xc02b5513 listed?
(or just send me that file privately)

Sorry, I'm not getting anywhere with this.
The obvious thing is that EIP (0xc02b5513) is not pointing
to code, but to data (ASCII text, as in a file name from
the kernel source tree)...

There's not quite enough stack data for me to determine
what happened.

Also doesn't look very helpfull to me..

True. Have you tested this problem on 2.6.10 yet?


No, I don't even know how to reproduce this on 2.6.9.


Back to 2.6.9: do you normally run 2.6.9 with all of those same
modules loaded? If so, please send me the /proc/modules
and /proc/kallsyms files.


I'm quite sure the same modules were loaded. I've sent the files by
private mail.


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