#12918: segmentation fault with multivariate polynomial factorization
--------------------------------------------------------------+-------------
Reporter: zimmerma | Owner:
tbd
Type: defect | Status:
new
Priority: major | Milestone:
sage-5.1
Component: factorization | Resolution:
Keywords: | Work issues:
Report Upstream: Fixed upstream, in a later stable release. | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by zimmerma):
here is another test case which Seg. faults with Sage 5.0:
{{{
sage: U.<tt,xx> = GF(2)[]
sage: factor(xx^6 + tt^5 + tt^4 + tt*xx^3,proof=False)
...
Unhandled SIGSEGV: A segmentation fault occurred in Sage.
}}}
Paul
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12918#comment:4>
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.