[Issue 16641] Infinite loop on InvalidMemoryOperationError in __dmd_personality_v0
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 18 01:20:32 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=16641
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
@schveiguy updated dlang/dmd pull request #14710 "Remove GC for allocating
traceinfo" fixing this issue:
- Remove GC for allocating traceinfo. Allow traces for
InvalidMemoryOperationError and other sensitive errors.
Fixes 20650,16641,22616.
https://github.com/dlang/dmd/pull/14710
--
More information about the Digitalmars-d-bugs
mailing list