#8177: element_wrapper.py: Sage 4.3.2.alpha1 segfault on Mac OS X 10.6.2
-----------------------+----------------------------------------------------
Reporter: mvngu | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.3.2
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Comment(by was):
Oh, and here is the traceback:
{{{
sage: 1 < a
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
0x000000010164f04d in __gmpz_cmp ()
(gdb) bt
#0 0x000000010164f04d in __gmpz_cmp ()
#1 0x0000000103ab178d in
__pyx_f_4sage_5rings_7integer_7Integer__cmp_c_impl
(__pyx_v_left=0x1097f81b0, __pyx_v_right=0x10caade10) at
sage/rings/integer.c:7334
#2 0x0000000102317afc in
__pyx_f_4sage_9structure_7element_7Element__richcmp_c_impl
(__pyx_v_left=0x1097f81b0, __pyx_v_right=0x10caade10, __pyx_v_op=0) at
sage/structure/element.c:7177
#3 0x0000000102349553 in
__pyx_f_4sage_9structure_7element_7Element__richcmp
(__pyx_v_left=0x1097f81b0, __pyx_v_right=0x10caade10, __pyx_v_op=0) at
sage/structure/element.c:6917
#4 0x0000000103aae77b in
__pyx_pf_4sage_5rings_7integer_7Integer___richcmp__ (__pyx_v_left=<value
temporarily unavailable, due to optimizations>, __pyx_v_right=<value
temporarily unavailable, due to optimizations>, __pyx_v_op=<value
temporarily unavailable, due to optimizations>) at
sage/rings/integer.c:7293
#5 0x000000010004e15c in try_rich_compare ()
#6 0x000000010004faff in PyObject_RichCompare ()
#7 0x00000001000af100 in PyEval_EvalFrameEx ()
#8 0x00000001000b3e70 in PyEval_EvalCodeEx ()
...
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8177#comment:2>
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.