[Issue 22616] Infinity loop instead of InvalidMemoryOperationError during GC routine

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 18 01:20:33 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22616

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #6 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