#14426: Runaway/Segfaulting ECL processes
-------------------------------------------------------+--------------------
       Reporter:  jdemeyer                             |         Owner:  
jdemeyer                  
           Type:  defect                               |        Status:  
needs_work                
       Priority:  blocker                              |     Milestone:  
sage-5.9                  
      Component:  packages: standard                   |    Resolution:         
                   
       Keywords:                                       |   Work issues:         
                   
Report Upstream:  Reported upstream. No feedback yet.  |     Reviewers:  Volker 
Braun, John Cremona
        Authors:  Jeroen Demeyer                       |     Merged in:         
                   
   Dependencies:                                       |      Stopgaps:         
                   
-------------------------------------------------------+--------------------

Comment (by jdemeyer):

 In particular, the doctest
 {{{
 sage: var('a,b,c') ## line 416 ##
 (a, b, c)
 sage: eqn = [a+b*c==1, b-a*c==0, a+b==5] ## line 418 ##
 sage: s = solve(eqn, a,b,c); s ## line 419 ##
 }}}
 in `devel/sage/doc/en/constructions/linear_algebra.rst` seems problematic
 for ECL.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14426#comment:23>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to