[Bug runtime/17706] user string copy fault on s390 in 31-on-64 mode
mcermak at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Dec 12 17:46:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=17706
--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
Casting $filename to uint32 in the tapset fixes the issue. This is for the
compat mode:
filename = user_string_quoted(__uint32($filename))
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list