https://issues.dlang.org/show_bug.cgi?id=11806
badlink <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from badlink <[email protected]> --- Both issues show a deadlock after a call to gc.gc.Gcx.fullcollect(). In this particular case, the GC collection is triggered by continuously allocating exceptions in the base contract because of assert(false). *** This issue has been marked as a duplicate of issue 4890 *** --
