[Issue 20640] LDC: AddressSnitizer failing to catch SIGSEGV in unittest
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 3 09:25:19 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=20640
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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
--
More information about the Digitalmars-d-bugs
mailing list