Segmentation fault when building sage 9.8

150 views
Skip to first unread message

Mike

unread,
Mar 26, 2023, 3:55:22 PM3/26/23
to sage-support
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

Dima Pasechnik

unread,
Mar 26, 2023, 4:02:18 PM3/26/23
to sage-support
run Sage's python:

./sage --python

and once you get the prompt, do

from sage.all import *

I expect it to die with the same segfault, but at least you will see a bit more detailed output. Post it here.



--
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...@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.
Reply all
Reply to author
Forward
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted
0 new messages