#11339: Illegal use of __deallocate__ in cython (pyx) code
-----------------------------------------------+----------------------------
Reporter: gagern | Owner: drkirkby
Type: defect | Status: needs_info
Priority: major | Milestone: sage-4.7.1
Component: algebra | Keywords: sd31
Work_issues: | Upstream: N/A
Reviewer: François Bissey, Steven Trogdon | Author: Volker Braun,
Martin von Gagern
Merged: | Dependencies:
-----------------------------------------------+----------------------------
Comment(by fbissey):
OK back to singular problems. On my OS X (10.5.8 32bits) box I got another
test crash:
{{{
sage -t -long -force_lib devel/sage-
main/sage/rings/polynomial/toy_buchberger.py
}}}
and the following backtrace
{{{
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x0000001a
0x062ad4e5 in nlNormalize ()
(gdb) bt
#0 0x062ad4e5 in nlNormalize ()
#1 0x062ad78b in nlInt ()
#2 0x06cdcca6 in __pyx_f_4sage_4libs_8singular_8singular_si2sa ()
#3 0x06bb7f07 in
__pyx_f_4sage_5rings_10polynomial_28multi_polynomial_libsingular_23MPolynomial_libsingular__hash_c
()
#4 0x06b5c263 in
__pyx_pf_4sage_5rings_10polynomial_28multi_polynomial_libsingular_23MPolynomial_libsingular_6__hash__
()
#5 0x00203ee4 in set_add_key ()
#6 0x00203f39 in set_add ()
#7 0x00255e2b in PyEval_EvalFrameEx ()
}}}
This is with 4.7.1.alpha4. I'll try again on the linux x86 box this
weekend (and not lose the logs this time). It may be the last test I run
on that box for a while.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11339#comment:44>
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.