This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dyninst/20052] pthreadprobes.exp stall


https://sourceware.org/bugzilla/show_bug.cgi?id=20052

--- Comment #2 from Josh Stone <jistone at redhat dot com> ---
The segfault in the mutatee (pthreadprobes) appears to be a recursion problem:
https://github.com/dyninst/dyninst/issues/98

I don't know exactly why the mutator (stapdyn) gets stuck though.  There does
appear to be a notification of the child exit received in libpcontrol.so, but
then it waits for further activity which never arrives.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]