[Issue 15939] GC.collect causes deadlock in multi-threaded environment

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Apr 19 15:31:00 PDT 2016


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

Marco Leise <Marco.Leise at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Marco.Leise at gmx.de

--- Comment #3 from Marco Leise <Marco.Leise at gmx.de> ---
This issue has a smell of https://issues.dlang.org/show_bug.cgi?id=10351
In absence of a repro case that works without the profiler I just kept it open
for future reference. Not how the GC hangs in thread_suspendAll() in both
cases.

--


More information about the Digitalmars-d-bugs mailing list