[Bug runtime/19525] New: script doesn't finish in bulk mode

mcermak at redhat dot com sourceware-bugzilla@sourceware.org
Wed Jan 27 19:38:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=19525

            Bug ID: 19525
           Summary: script doesn't finish in bulk mode
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com
  Target Milestone: ---

It turns out that commit 62d2a73ee995739eeaa15e4d495f0452b589f30e caused a
regression on RHEL6 (not on RHEL7). Using stap from current upstream sources,
following script will never finish:

stap -ve 'probe begin { log("hey") exit() }'

The bulk mode needs to be in use to reproduce.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list