On Wed, 17 Jan 2007, Thomas Gleixner wrote:

On Wed, 2007-01-17 at 11:46 +0100, Guennadi Liakhovetski wrote:
Unable to handle kernel paging request at virtual address 00025d87

Memory corruption ?

Looks like access after free or variable on old stack, but I cannot find anything like this in the code.

PC is at task_blocks_on_rt_mutex+0xb8/0x2a8

Can you decode the exact code line, so we know what it tries to access ?

It crashes in different places, I think, it is in rt_mutex_top_waiter() line 440, in plist_first_entry(), that's where offset 44 comes from, I think. Sometimes it also crashes on BUG_ON(w->lock != lock); below that call.

(yes, tainted, you know, it's the software that has been written before
 Linux...)

Sigh....

Sorry.

Thanks
Guennadi
---------------------------------
Guennadi Liakhovetski, Ph.D.
DSA Daten- und Systemtechnik GmbH
Pascalstr. 28
D-52076 Aachen
Germany
-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to