[Bug runtime/14346] with inode-uprobes, the dtrace_vfork_exec test fails
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Aug 23 16:29:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14346
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from David Smith <dsmith at redhat dot com> 2012-08-23 16:29:15 UTC ---
It looks like commit da35c58 for bug #14463 fixed this problem also. That
commit changed the order of events that happen when a clone occurs.
====
Improve PR14463 by avoiding sleeping in the clone handler.
* runtime/linux/task_finder2.c (__stp_tf_alloc_task_work): Change
parameter to a void pointer.
(__stp_tf_clone_worker): New function.
(__stp_utrace_task_finder_report_clone): Uses stp_task_work_add() to
call __stp_tf_clone_worker() when we can safely sleep.
====
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list