[Issue 18063] thread_attachThis returns dangling pointer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 5 20:36:11 UTC 2021


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

--- Comment #5 from thomas.bockman at gmail.com ---
(In reply to thomas.bockman from comment #4)
> It appears to be a race condition between `thread_attachThis` and
> `GC.collect`. Serializing them prevents the crash:

Oops, I meant to submit that to bug 22358:
https://issues.dlang.org/show_bug.cgi?id=22358

--


More information about the Digitalmars-d-bugs mailing list