#13889: Better automatic backtrace
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: GeorgSWeber
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.6
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Volker Braun | Merged in:
Dependencies: #13881 | Stopgaps:
--------------------------------+-------------------------------------------
Comment (by vbraun):
Well I only tried it on my machine, and there it works. Both Fedora 18 and
Sage use Python 2.7.3, so it is no surprise that it works.
Its curious that you get the backtrace immediately, line 14 and 15 in your
log were printed by Python (line 36 and 37 in `sage-CSI`). I guess
interactive use tries to load the os module and we are screwed. Though we
could at least use that to give a better error message.
We could unset `LD_LIBRARY_PATH` but you also need Cython to get the
Cython source information. So I guess we should point users to the gdb
spkg #13866.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13889#comment:22>
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.