#13759: bug in gerepile, significant pointers lost
-----------------------------------+----------------------------------------
Reporter: zimmerma | Owner: malb
Type: defect | Status: new
Priority: major | Milestone: sage-5.5
Component: commutative algebra | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
-----------------------------------+----------------------------------------
{{{
----------------------------------------------------------------------
| Sage Version 5.4.1, Release Date: 2012-11-15 |
| Type "notebook()" for the browser-based notebook interface. |
| Type "help()" for help. |
----------------------------------------------------------------------
sage: R.<t> = GF(2)[]
sage: S.<x> = R[]
sage: f=x^6 + (t^8 + t + 1)*x + t^6 + t^5 + t^3 + t
sage: f.discriminant()
*** bug in gerepile, significant pointers lost, please report
*** Error in the PARI system. End of program.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13759>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.