[Bug runtime/22222] on rawhide, we're getting a "spinlock bad magic" BUG
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Sep 27 21:46:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=22222
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> ---
Fixed in commit 327788a9e.
Originally on shutdown we canceled all pending task_work items, freed
everything, then waited on any running items to finish. Now we cancel all
pending task_work items, wait on any running task_work items to finish, then
free everything.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list