https://issues.dlang.org/show_bug.cgi?id=21569
--- Comment #7 from apham <[email protected]> --- (In reply to moonlightsentinel from comment #5) > Sorry for the confusion, didn't realise you were building the sources > included in the official release instead of the git repository. > > Submitted a fix for your problem. Thanks you for quick fix!!! I sorry to bundle with this bug report Can you also try to rebuild using make (32 bit) for druntime & phobos. I got the long list of errors when doing the rebuild for those two The reason that I need to rebuild so I can try to figure out how to get the callstack for below error while doing unittest my projects. core.exception.InvalidMemoryOperationError@src\core\exception.d(647): Invalid memory operation src\core\exception.d(647): [unittest] Invalid memory operation --
