You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like cschwan/sage-on-gentoo#733 which seems to be related to have compiled brial with gcc-11 and then sage with gcc-12. It is a very weird, should not happen, incompatibility if it is really the root cause.
tobiasdiez
changed the title
conda: segmentation fault during doctest of crypto/mq/sr
conda: segmentation fault during doctest of crypto/mq/sr and pbori
Oct 1, 2023
Is there an existing issue for this?
Did you read the documentation and troubleshoot guide?
Environment
Steps To Reproduce
Run
./sage -t src/sage/crypto/mq/sr.py
in conda enviroment. See also github workflow: https://github.com/sagemath/sage/actions/runs/4846009227/jobs/8635274790Expected Behavior
No error
Actual Behavior
Get error
Additional Information
@isuruf @mkoeppe
(There is also #32083 but this doesn't seem to be the same issue)
Full debug log:
log.txt
The text was updated successfully, but these errors were encountered: