[Bug uprobes/6842] system-wide utrace syscall tracing will cause kernel panic by hackbench.
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Aug 13 22:48:00 GMT 2008
------- Additional Comments From fche at redhat dot com 2008-08-13 22:47 -------
I encountered this case even without the process("*") variant,
and worked around it thusly in pr4225 branch:
__stp_utrace_task_finder_target_death:
...
// Call the callback
rc = tgt->callback(tsk, 0,
(tsk->signal == NULL) || (atomic_read(&tsk->signal->live)
== 0),
tgt);
...
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6842
------- 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