segmentation fault on debian 10 with GCC and CPU AMD ryzen 7. #429
Unanswered
enricoravera
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Did you set |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have compiled xtb on debian 10 with GCC and CPU AMD ryzen 7. The compilation runs smoothly, but tests fail:
5 - EXE_Singlepoint (SEGFAULT)
6 - EXE_IP/EA (SEGFAULT)
7 - EXE_GFN0-xTB (SEGFAULT)
8 - EXE_GFN1-xTB (SEGFAULT)
9 - EXE_GFN0-xTB/GBSA (SEGFAULT)
and segmentation fault is returned in any run. The compilation and execution work smoothly on an older system with the same OS and compiler but Intel CPU.
Many thanks in advance,
Enrico
Beta Was this translation helpful? Give feedback.
All reactions