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 runtime/19525] New: script doesn't finish in bulk mode


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.

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