-
Notifications
You must be signed in to change notification settings - Fork 165
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
Rare no-method-found error in sanity.g in stable-4.10 branch #3055
Comments
I tried running various memory checkers on this, and they didn't fail in the first past (they might fail on iteration 59 of course...) |
@alex-konovalov I assume this was run with @hulpke does this error ring any bells, by chance? |
@fingolfin yes, GAP started as above, so no modifications of |
I might not have set the assertion level. I will check that in the memory checker. As I say, I only did one loop, hoping the bug would turn up. If noone has tracked anything down in a couple of days, I'll try running the full 59 iterations over the weekend and see if anything crops up. |
@ChrisJefferson if you read |
This is a bug that arises very rarely, maybe based on random selections. In this case restart calculations.
This is a bug that arises very rarely, maybe based on random selections. In this case restart calculations.
This is a bug that arises very rarely, maybe based on random selections. In this case restart calculations.
This is a bug that arises very rarely, maybe based on random selections. In this case restart calculations.
Workaround for error #3055 and fix for GQuotient
Closing this as #3110 claims that it fixes this. |
This is a bug that arises very rarely, maybe based on random selections. In this case restart calculations.
This is a bug that arises very rarely, maybe based on random selections. In this case restart calculations.
Happened yesterday in https://gap-ci.cs.st-andrews.ac.uk/view/GAP-weekly/job/GAP-stable-sanity/GAPCOPTS=32build,label=kovacs/11/console (link only accessible from St Andrews):
Was able to reproduce this locally in stable-4.10 branch, starting GAP with
-r -A
and callingbut it took several minutes and 59 iterations:
Indeed, all elements of
dsz
are smaller than 722, soFirst
returnsfail
.The text was updated successfully, but these errors were encountered: