-
Notifications
You must be signed in to change notification settings - Fork 126
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
galthy.jl
/ van_hoeij
: must never be zero
#4170
Labels
Comments
@fieker Here is the example, condensed to the failing
Edit: Not sure what went wrong, but this does not give an error anymore. |
Should be fixed by thofma/Hecke.jl#1639 |
Thanks, seems to work now with the seed from my original report. I will let it run again for a while. |
Merged
Fixed with new Hecke version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Rare error
must never be zero
intest/NumberTheory/galthy.jl:109
in our CI, e.g.:https://github.com/oscar-system/Oscar.jl/actions/runs/10960677682/job/30435848700#step:9:7123.
The issue might be in
fixed_field
or somewhere in Hecke?To Reproduce
After trying some seeds I found that this code reproduces the error (on three different linux computers with julia 1.10.5 and an M1 mac with julia 1.10.4):
When setting a different seed the code runs without errors (usually).
Expected behavior
No error.
System (please complete the following information):
The text was updated successfully, but these errors were encountered: