#19245: segfault in sage/rings/polynomial/multi_polynomial_libsingular.so
-------------------------------------------------+-------------------------
       Reporter:  cnassau                        |        Owner:
           Type:  defect                         |       Status:  new
       Priority:  major                          |    Milestone:  sage-6.9
      Component:  PLEASE CHANGE                  |   Resolution:
       Keywords:  libsingular, matrix,           |    Merged in:
  substitution                                   |    Reviewers:
        Authors:                                 |  Work issues:
Report Upstream:  N/A                            |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------

Comment (by chapoton):

 Smaller case, still crashing in 6.9.beta7:
 {{{
 sage: br = PolynomialRing(ZZ,"a,x1,x2")
 sage: br.inject_variables()
 sage: dct = {x1:a, x2:0}
 sage: matrix(br,[[x2]]).subs(dct)
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19245#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to