[lldb-dev] [Bug 51418] New: Please backport 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc (skip test if LD_PRELOAD) to 13.x

via lldb-dev lldb-dev at lists.llvm.org
Mon Aug 9 12:36:04 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=51418

            Bug ID: 51418
           Summary: Please backport
                    15cacab73f7e36d9dca4a5516ccb360b67bf2dbc (skip test if
                    LD_PRELOAD) to 13.x
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: mgorny at gentoo.org
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org
            Blocks: 51236

commit 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc
Author: Michał Górny <mgorny at moritz.systems>
Date:   2021-08-07 22:44:19 +0200

    [lldb] [test] Skip Expr/nodefaultlib.cpp test if LD_PRELOAD Is used

    Some LD_PRELOAD-ed libraries tend to interact badly with --nodefaultlib,
    particularly Gentoo sandbox.  Do not run this test if LD_PRELOAD is
    present in the running environment.

    Differential Revision: https://reviews.llvm.org/D107701


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=51236
[Bug 51236] [meta] 13.0.0 Release Blockers
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20210809/fba5c544/attachment.html>


More information about the lldb-dev mailing list