#13868: Deal with hooked tp_* functions when using a debug build of Python
-------------------------------+--------------------------------------------
Reporter: jpflori | Owner: GeorgSWeber
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.6
Component: build | Resolution:
Keywords: hook debug | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by jpflori):
I tried to uncomment both these lines in integer.pyx and real_double.pyx
but this lead to segfaults when starting Sage.
If I prevent the use of the fast tp_*, Sage starts (although I get a
TypeError in sage/libs/gen/late_import, I've not recompiled everything
after rebuilding Python)
So this will need more work.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13868#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.