#12865: vector matrix multiply causes segfault
-------------------------------------+-------------------------------------
       Reporter:  roed               |        Owner:  jason, was
           Type:  defect             |       Status:  needs_review
       Priority:  critical           |    Milestone:  sage-
      Component:  linear algebra     |  duplicate/invalid/wontfix
       Keywords:  linbox, segfault   |   Resolution:
        Authors:                     |    Merged in:
Report Upstream:  Fixed upstream,    |    Reviewers:
  in a later stable release.         |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vdelecroix):

 * status:  needs_info => needs_review
 * milestone:  sage-6.4 => sage-duplicate/invalid/wontfix


Comment:

 Not obsolete... On sage-6.6.beta1 I got it possible again
 {{{
 sage: vector(1/1) * matrix(Zmod(2),[[1]])
 (1)
 }}}
 Something has changed in the coercion model and I opened #17859 for that
 (see also [[comment:11|comment:11 by David]] which already pointed out the
 issue).

 I propose to move this ticket to fixed since it is ok with Linbox.

--
Ticket URL: <http://trac.sagemath.org/ticket/12865#comment:20>
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