https://issues.dlang.org/show_bug.cgi?id=20640
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @kubo39 updated dlang/druntime pull request #2977 "Fix Issue 20640 - LDC: AddressSanitizer failing to catch SIGSEGV in unittest" fixing this issue: - Fix Issue 20640 - LDC: AddressSanitizer failing to catch SIGSEGV in unittest Stop overriding SIGSEGV/SIGBUS handlers if already exists. https://github.com/dlang/druntime/pull/2977 --
