[Bug runtime/29076] user_string_quoted() doesn't properly generate strings in .rodata on x86_64 machines
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Apr 20 18:02:36 GMT 2022
https://sourceware.org/bugzilla/show_bug.cgi?id=29076
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #4 from Frank Ch. Eigler <fche at redhat dot com> ---
OK, that seems to confirm it's just demand-paging artifact.
Try adding an mlockall(MCL_CURRENT) syscall at the top of main().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list