Skip to content

Crash experienced running run_tests #16602

Discussion options

You must be logged in to vote

I just ran into this exact same problem today. I was able to get MOOSE to build and run by manually installing gcc, which contains the libquadmath library.

Try "sudo apt install gcc", then clean out and rebuild MOOSE (i.e., do a "make clean", then "make -j4" in the test directory). That worked for me, so it might solve your problem.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ttnatarajan
Comment options

Answer selected by aeslaughter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants