[Bug runtime/17983] New: SEGV in bz6850.exp (f20/i686)
mcermak at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Feb 16 14:37:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=17983
Bug ID: 17983
Summary: SEGV in bz6850.exp (f20/i686)
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: runtime
Assignee: systemtap at sourceware dot org
Reporter: mcermak at redhat dot com
bz6850.exp causes SEGV on f20/i686
=======
f20 i686 # stap -V | head -n 1
Systemtap translator/driver (version 2.7/0.161, commit
release-2.6-274-gbabad5b31b70 + changes)
f20 i686 # uname -r
3.18.6-100.fc20.i686+PAE
f20 i686 # gcc systemtap.base/bz6850.c -g -o bz6850
f20 i686 # stap -e 'probe process("./bz6850").function("*").return {exit()}'
-c './bz6850'
WARNING: function _start return probe is blacklisted: keyword at <input>:1:1
source: probe process("./bz6850").function("*").return {exit()}
^
WARNING: Child process exited with signal 11 (Segmentation fault)
WARNING: /usr/bin/staprun exited with status: 1
Pass 5: run failed. [man error::pass5]
f20 i686 #
=======
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list