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 server/20541] Systemtap 3.0 installation problem on Ubuntu 16.04 LTS @GCP


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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2017-05-09
     Ever confirmed|0                           |1

--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> ---
Sorry for the delay.
It sounds as though the debuginfo-based probes (kernel.function) are getting
wrong addresses for your kernel, whereas the symbol-table-based ones
(nd_syscall*) are working.  I suspect a mismatch between your running kernel
and the exact dbgsym version installed.

The % stap-report 
program gathers information that may help further diagnosis.

-- 
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]