[Bug runtime/17894] global_opt_unknown.exp failure
mcermak at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Jan 28 09:49:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=17894
--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
Apparently, what causes the problem, is passing that `var2` parameter:
=======
7.1 S x86_64 [-] # /root/mcermak-systemtap/systemtap-build/bin/staprun -R
/tmp/stapqcf3CF/stap_27792.ko var2=29
ERROR: Couldn't insert module '/tmp/stapqcf3CF/stap_27792.ko': Unknown symbol
in module
=======
Without the parameter, the module inserts fine:
=======
7.1 S x86_64 [-] # /root/mcermak-systemtap/systemtap-build/bin/staprun -R
/tmp/stapqcf3CF/stap_27792.ko
systemtap test success
=======
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list