Closed SethRobinson closed 2 weeks ago
After rebuilding this as a normal windows console Visual Studio (non-make file) solution it worked correctly - (set at NPROC = 8) Maybe MSYS has limited access to the cores and that's why NPROC at 4 causes segfaults? Not sure, but this might be expected behavior in that case, so I will close this.
Great program! Works fine on Ubuntu, but not on Windows.
I get segfault doing anything with it built with Msys2 MinGW64 on Windows.
Anyway, this problem can be worked around by limiting to one thread:
Random thoughts: