-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
segfaults related to brial #733
Comments
That's new to me. Do you have any backtrace? |
This is what seems to be the important stuff for
and
|
This is the failure
|
This is gcc-related. My system |
No, not really. There could be a mismatch between c++ standard implementation between gcc-11 and gcc-12 but sage itself default to the c++11 standard. It may be that sage and brial need to be build with the same compiler at the moment. Very strange. |
I see these on vanilla as well where system
brial
is used. I could not find an issue on sagemath github.as well as
The text was updated successfully, but these errors were encountered: