Skip to content
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

flint-related failure in 8.9.beta0 #28103

Closed
fchapoton opened this issue Jul 3, 2019 · 2 comments
Closed

flint-related failure in 8.9.beta0 #28103

fchapoton opened this issue Jul 3, 2019 · 2 comments

Comments

@fchapoton
Copy link
Contributor

in python3 only

I get (with python3) this new failure in 8.9.b0:

File "src/sage/rings/polynomial/polynomial_rational_flint.pyx", line 2055, in sage.rings.polynomial.polynomial_rational_flint.Polynomial_rational_flint.galois_group
Failed example:
    G = f.galois_group(); G
Expected:
    Transitive group number 5 of degree 4
Got:
    Exception (FLINT memory_manager). Unable to allocate memory.
    Transitive group number 5 of degree 4

Could that be caused by ticket #27721 ?

CC: @embray

Component: python3

Keywords: flint

Issue created by migration from https://trac.sagemath.org/ticket/28103

@fchapoton fchapoton added this to the sage-8.9 milestone Jul 3, 2019
@slel
Copy link
Member

slel commented Oct 1, 2019

comment:2

Reported again as #28334. Since work has started there,
let us mark this one as duplicate.

@slel
Copy link
Member

slel commented Oct 1, 2019

Changed keywords from none to flint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants