[Bug testsuite/17027] New: pr16806.exp fails on RHEL6 like systems

mjw at redhat dot com sourceware-bugzilla@sourceware.org
Thu Jun 5 10:00:00 GMT 2014


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

            Bug ID: 17027
           Summary: pr16806.exp fails on RHEL6 like systems
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: systemtap at sourceware dot org
          Reporter: mjw at redhat dot com
                CC: jlebon at redhat dot com

There are two reasons it fails with: FAIL: pr16806 staprun

First early timeouts (at least timeout (GNU coreutils) 8.4) don't take
fractional arguments, so the timeout 0.2 will just fail.

Then changing that to just timeout 1 will report: staprun output: ERROR:
Couldn't insert module 'modloop.ko': Unknown symbol in module

With dmesg claiming:

modloop: Unknown symbol unregister_uretprobe
modloop: Unknown symbol register_uprobe
modloop: Unknown symbol unmap_uretprobe
modloop: Unknown symbol register_uretprobe
modloop: Unknown symbol unmap_uprobe
modloop: Unknown symbol unregister_uprobe

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



More information about the Systemtap mailing list