#8098: solve_mod is horribly broken
--------------------------------+-------------------------------------------
   Reporter:  was               |       Owner:  AlexGhitza
       Type:  defect            |      Status:  needs_work
   Priority:  critical          |   Milestone:  sage-4.3.4
  Component:  basic arithmetic  |    Keywords:            
     Author:                    |    Upstream:  N/A       
   Reviewer:  Paul Zimmermann   |      Merged:            
Work_issues:                    |  
--------------------------------+-------------------------------------------
Changes (by zimmerma):

  * status:  needs_review => needs_work
  * reviewer:  => Paul Zimmermann


Comment:

 I tried the doctests, but unfortunately one more test is Segfaulting wrt
 #7773:
 {{{
 [zimme...@coing sage]$ sage -t -verbose
 rings/polynomial/multi_polynomial_libsingular.pyx
 ...
 Trying:
     f(Integer(0),Integer(0),Integer(0))###line 1725:_sage_    >>> f(0,0,0)
 Expecting:
     0


 ------------------------------------------------------------
 Unhandled SIGSEGV: A segmentation fault occured in SAGE.
 This probably occured because a *compiled* component
 of SAGE has a bug in it (typically accessing invalid memory)
 or is not properly wrapped with _sig_on, _sig_off.
 You might want to run SAGE under gdb with 'sage -gdb' to debug this.
 SAGE will now terminate (sorry).
 ------------------------------------------------------------
 }}}
 Since this is precisely linked to the modified file, I give a negative
 review.

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

Reply via email to