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 testsuite/17027] New: pr16806.exp fails on RHEL6 like systems


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.


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