Open awvwgk opened 2 years ago
Thanks for reporting this. Does the issue persist when you redo a completely clean build?
That was actually a clean build.
In very rare cases, I encountered the same problem, but it appeared to pop up randomly. Does the issue persist in your case if you repeat a completely clean, fresh build?
Tried it again, now I'm hitting #3 also with GCC 10.3.0
Fixed this by applying a patch, the error is reproducible:
Conformer generation failure: Failed to generate decision list.
Conformer generation failure: Refined structure deemed inacceptable.
Conformer generation failure: Refined structure deemed inacceptable.
unknown location(0): fatal error: in "TetrangleSmoothingExplicit": signal: invalid floating point operation; address of failing instruction: 0x55afad212481
$SRC_DIR/test/DistanceGeometry/Smoothing.cpp(39): last checkpoint: "TetrangleSmoothingExplicit" test entry
Warning: Graph comparison with graphs generated by different versions of Molassembler!
Warning: Graph comparison with graphs generated by different versions of Molassembler!
Warning: Graph comparison with graphs generated by different versions of Molassembler!
Warning: Graph comparison with graphs generated by different versions of Molassembler!
Error: Decision list has not 4 entries per decision.
Would you mind sharing your patch, so we can have a look?
Posted the patch in #3 for compiling against nauty 2.7.2
Thanks!
Running with MKL instead of OpenBLAS seems to pass the tests. Are you testing against OpenBLAS?
Yes, both OpenBLAS and MKL.
Trying to build molassembler currently fails for me due to errors in the tests:
System information