[Issue 18996] Inserting a type containing indirections into an std.container Array causes SIGILL(4). Illegal Instruction.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 25 18:33:11 UTC 2018


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

--- Comment #9 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/1b0af1ee6030b233eba7d29629c5ea995d5df944
Fix issue 18996 - ProtoGC should support removing roots and ranges
that were not originally added. Behavior is now consistent with
conservative GC.

https://github.com/dlang/druntime/commit/90c140f439e3ee719d8a01455dee5dc976e1f9d1
Merge pull request #2220 from schveiguy/fix18996

Fix issue 18996 - ProtoGC should support removing roots and ranges that were
not originally added

--


More information about the Digitalmars-d-bugs mailing list