2.5.65 RCU oops.

Dave Jones (davej@codemonkey.org.uk)
Fri, 21 Mar 2003 17:50:11 +0000


hand transcribed oops (top bit missing from screen unfortunatly,
and box locked up solid).

Call trace:
d_callback
d_callback
rcu_do_batch
rcu_process_callbacks
timer_interrupt
tasklet_action
do_softirq
do_IRQ
common_interrupt
acpi_processor_idle
default_idle
cpu_idle
_stext

Code: 0f 0b 2e 06 d6 de 54 c0 e9 d7 fe ff ff 8b 55 08 8b 5a 34 e9

Judging by the Code: line, it hit a BUG() somewhere, but the
rest of the code line looks like gibberish. Worst still, an
objdump -D of the vmlinux doesn't have the corresponding
bytes in that order. kernel text corruption ?

Dave

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