Running $ ./configure $ MAKE='make -j16' make results in an error building sagemath_doc_html-none
The error was sage-9.8/local/var/lib/sage/venv-python3.11.1/bin/sage-python: line 2: 29470 Segmentation fault (core dumped) sage -python "$@" ===== Starting anew and instead running $ ./configure --disable-doc $ MAKE='make -j16' make results in the message: Successfully installed sagemath-standard-9.8 However, running $ ./sage results in the error message sage-9.8/src/bin/sage-python: line 2: 9275 Segmentation fault (core dumped) sage -python "$@" which appears to be the same error as above. ===== How can I troubleshoot this? I'm running CentOS Linux release 7.9.2009 (Core), if that helps. Thanks, Mike -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/62853d8c-59ac-4fa2-ba38-c33a73124347n%40googlegroups.com.