#11551: Pari segfault on Sage startup in Cygwin
------------------------+---------------------------------------------------
Reporter: kcrisman | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.2
Component: cygwin | Keywords: pari
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by kcrisman):
Latest screenshot shows that the upgrade of Pari in #11130 causes a
slightly different segfault backtrace, but still along the same lines of
what Leif is suggesting and nearly the same as before.
{{{
if (x > (avma-bot) / sizeof(long)) pari_err(errpile);
}}}
is line 86 in level1.h, unless there are patches in Sage, and with the
same two-line offset the `#0` error in the backtrace is the same as above.
What I find interesting is that this time it doesn't mention `real_mpfr`
or `cgetr`, though I assume that is still where the problem is.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11551#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.