#8177: Breaking Integer's invariant can lead to a segfault in Sage 4.3.2.alpha1,
Mac OS X 10.6.2
------------------------------+---------------------------------------------
   Reporter:  mvngu           |       Owner:  tbd       
       Type:  defect          |      Status:  needs_work
   Priority:  major           |   Milestone:  sage-4.3.3
  Component:  doctest         |    Keywords:            
     Author:  Florent Hivert  |    Upstream:  N/A       
   Reviewer:                  |      Merged:            
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by wdj):

 For me, this patch fixed the segfault but still failed:

 {{{
 jeeves:sage-4.3.2.rc0 wdj$ ./sage -t
 "devel/sage/sage/structure/element_wrapper.py" # Segfault
 sage -t  "devel/sage/sage/structure/element_wrapper.py"
 **********************************************************************
 File
 
"/Users/wdj/sagefiles/sage-4.3.2.rc0/devel/sage/sage/structure/element_wrapper.py",
 line 213:
     sage: 1 < l11
 Expected:
     False
 Got:
     True
 **********************************************************************
 1 items had failures:
    1 of  14 in __main__.example_8
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /Users/wdj/.sage//tmp/.doctest_element_wrapper.py
          [2.3 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t  "devel/sage/sage/structure/element_wrapper.py"
 }}}
 This is on sage-4.3.2.rc0 and mac 10.6.2.

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