https://issues.dlang.org/show_bug.cgi?id=23978 --- Comment #19 from Iain Buclaw <ibuclaw at gdcproject.org> --- Lessons inferred from this. Don't use `Mem.xrealloc` on a `dmd.root.array.Array(T)` type! --