This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/24416] Tests stuck in uprobes_onthefly.exp
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Fri, 05 Apr 2019 22:03:04 +0000
- Subject: [Bug runtime/24416] Tests stuck in uprobes_onthefly.exp
- Auto-submitted: auto-generated
- References: <bug-24416-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=24416
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #6 from Frank Ch. Eigler <fche at redhat dot com> ---
This sounds like a kernel bug, and furthermore one we've encountered recently
with bpf testing too.
Try
# echo 0 > /proc/sys/debug/kprobes-optimization
on a new vm, and then rerun the test.
We may have to turn back on this staprun/staprun.c kernel-bug workaround.
See also bug #13193, bug #1548.
--
You are receiving this mail because:
You are the assignee for the bug.