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/24395] running stap failed inside vm of virtualbox


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.

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