Shadow memory was not marked as non-dumpable after a reset resulting in process taking a very long time to generate a coredump.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139425
TSAN: (Re)Mark shadow memory nondumpable after a reset ClosedPublic Authored by wiktorg on Dec 6 2022, 6:11 AM.
Details Summary Shadow memory was not marked as non-dumpable after a reset resulting in process taking a very long time to generate a coredump.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2022, 12:26 PM Closed by commit rG6efa850b096d: TSAN: (Re)Mark shadow memory nondumpable after a reset (authored by wiktorg, committed by vitalybuka). · Explain WhyDec 14 2022, 11:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482949 compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp
compiler-rt/lib/tsan/rtl/tsan_rtl.h
compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
|