[Bug kprobes/2387] system crash on ppc64/2.6.15.4
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Feb 23 12:34:00 GMT 2006
------- Additional Comments From fche at redhat dot com 2006-02-23 12:34 -------
If I read this correctly, .__find_get_block_slow suffered some kind of fault.
Could you disassemble your kernel in its neighbourhood to figure out which part
of that function triggered it?
Also, I don't understand how the kprobe was entered. The exception notification
stuff should not result in launching into a kprobe. Systemtap does not set any
"kp_fault_handler" at the present. Does the "stap -p3" source code suggest any
linkage of dwarf_kprobe_1_enter to kprobe_exception_notify? Might there simply
be a structure initialization issue?
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2387
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list