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 runtime/17270] uprobes_onthefly.exp causing hang on ppc64


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

--- Comment #4 from Jonathan Lebon <jlebon at redhat dot com> ---
Hey David,

Glad you found the cause of the issue.

> 1) The "stap module notifier triggered in unexpected state 3" message happens
> when the session is shutting down but the uprobe hasn't been unregistered
> yet.

This can also occur if there is still a work item left on the workqueue after
we changed to the STAP_SESSION_STOPPING state. This is probably why this
error message occurs more frequently during stress subtests.

> I think we can change the code to not output this message if we in the
> STAP_SESSION_STOPPING state.

Agreed!

Jonathan

-- 
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]