This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/24395] running stap failed inside vm of virtualbox
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 28 Mar 2019 16:25:07 +0000
- Subject: [Bug runtime/24395] running stap failed inside vm of virtualbox
- Auto-submitted: auto-generated
- References: <bug-24395-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=24395
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |fche at redhat dot com
Resolution|--- |DUPLICATE
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 6c94b6d4232a506bc4 fixes this.
We have not made a systemtap release since this patch, so you / your distro
would have to backport this patch.
commit 6c94b6d4232a506bc420ed04fd9782a331442f2e
Author: Mark Wielaard <mjw@redhat.com>
Date: Wed Nov 14 13:28:04 2018 -0500
PR23747: tolerate symbols with odd section#s
In f29+ kernels, some note-related symbols are not found in our
usual section# search, when collecting unwind/symbol data. As
these symbols are now ignored instead of causing an error.
*** This bug has been marked as a duplicate of bug 23747 ***
--
You are receiving this mail because:
You are the assignee for the bug.