https://issues.dlang.org/show_bug.cgi?id=23630
Dennis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] OS|Windows |All --- Comment #1 from Dennis <[email protected]> --- Trying to reproduce it locally, it seems a segfault happens during certain gc allocations when I run `dub test`. However, when I `dub build --force --config=unittest && ./golem-test-unittest` is succeeds, which is really weird. I'm trying to bisect it. --
