Bug 2098125
| Summary: | Possible deadlock in calls to textdomain(3) with preloaded libasan | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Frantisek Sumsal <fsumsal> |
| Component: | compiler-rt | Assignee: | serge_sans_paille <sguelton> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 37 | CC: | airlied, kkleine, npopov, sguelton, siddharth.kde, tstellar |
| Target Milestone: | --- | Flags: | tstellar:
mirror+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-01-02 16:10:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Frantisek Sumsal
2022-06-17 10:55:56 UTC
Tentative patch submitted upstream: https://reviews.llvm.org/D128992 This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle. Changing version to 37. The aforementioned patch has since landed, and I've confirmed that "LD_PRELOAD=/usr/lib64/clang/15.0.6/lib/libclang_rt.asan-x86_64.so ps --help" does work without hanging now. |