This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug server/20541] Systemtap 3.0 installation problem on Ubuntu 16.04 LTS @GCP
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 09 May 2017 15:36:52 +0000
- Subject: [Bug server/20541] Systemtap 3.0 installation problem on Ubuntu 16.04 LTS @GCP
- Auto-submitted: auto-generated
- References: <bug-20541-6586@http.sourceware.org/bugzilla/>
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.