This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug dyninst/23513] Dyninst runtime kills the target process when attaching to the target process for a second time
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Sat, 11 Aug 2018 00:38:57 +0000
- Subject: [Bug dyninst/23513] Dyninst runtime kills the target process when attaching to the target process for a second time
- Auto-submitted: auto-generated
- References: <bug-23513-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=23513
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
The second dyninst-based probe's failure is expected: there can be only one
concurrent "mutator" for a given target process. It is not right that the
process should be killed though, that sounds like a bug.
--
You are receiving this mail because:
You are the assignee for the bug.