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/3879] New: "Unknown symbol __get_user_bad" for systemtap.base/deref.stp


On i686 machines the testsuite/systemtap.base/deref.stp generates a error
messages in /var/log/messages:

Jan 17 11:44:43 montague kernel: stap_b1d53036627059c80ed9f7757c60f060_1322:
Unknown symbol __get_user_bad

This was generated with:

stap -g -vv -k
/home/wcohen/stap_testing_200701170930/src/testsuite/systemtap.base/deref.stp

get_user_bad() is declared in the kernel, but it isn't defined for i386.

Note that this problem also appears with /testsuite/systemtap.samples/lket.stp.

-- 
           Summary: "Unknown symbol __get_user_bad" for
                    systemtap.base/deref.stp
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: wcohen at redhat dot com
  GCC host triplet: i386


http://sourceware.org/bugzilla/show_bug.cgi?id=3879

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


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