[Bug translator/16894] New: SIGSEGV upon using stap -c commands with ||, &&, etc...
jlebon at redhat dot com
sourceware-bugzilla@sourceware.org
Thu May 1 20:59:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=16894
Bug ID: 16894
Summary: SIGSEGV upon using stap -c commands with ||, &&,
etc...
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
Assignee: systemtap at sourceware dot org
Reporter: jlebon at redhat dot com
The following causes a SIGSEGV:
$ stap -e 'probe process.function("main") { next }' -c 'ls || true'
Segmentation fault (core dumped)
$
Please fix.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list