This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/16894] New: SIGSEGV upon using stap -c commands with ||, &&, etc...


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]