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

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@lists.llvm.org
Reporter mgorny@gentoo.org
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
Blocks 51236

commit 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc
Author: Michał Górny <[mgorny@moritz.systems](mailto:mgorny@moritz.systems)>

    [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](https://reviews.llvm.org/D107701)

Tom Stellard changed bug 51418

What | Removed | Added |

  • | - | - |
    Resolution | — | FIXED |
    Fixed By Commit(s) | 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc | 15cacab73f7e36d9dca4a5516ccb360b67bf2dbc bf742f285094 |
    Status | NEW | RESOLVED |

Comment # 1 on bug 51418 from Tom Stellard

Merged: bf742f285094