BCS Wrote: > > Sounds like a static array is getting incorrectly marked as containing pointers. > I think it would be valid to say that the data from an import(filename) NEVER > contains pointers. > > Thank you for the clue. So if this is the case maybe the problem is the GC, not dmd?