QuoteI could not replicate this problem on my computer (GNU/Linux), so:
1) it is a temporary problem on your computer, or
2) it is a permanent problem on your computer.
Please try this: src/engine/generate.cpp, line 184, replace with:
return int(a);
Recompile and tell me if the problem is gone.
If it is gone, please revert to original (modify file again with return a; and make sure you modify this file, so that the compiler will recompile it, so do not use the original file, which has a lower timestamp). Recompile (make sure the compiler will show that it is recompiling this file. Then, check the problem again.
I am sorry, but these suggestions did not solve the problem. I still get the same "Bus erros" in roughly the same moment.