#13211: Upgrade GAP to 4.5.6
-----------------------------------------------------------+----------------
Reporter: kini | Owner:
tbd
Type: enhancement | Status:
needs_work
Priority: major | Milestone:
sage-5.5
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: Completely fixed; Fix reported upstream | Reviewers:
Dmitrii Pasechnik
Authors: Volker Braun | Merged in:
Dependencies: #13123, #13579 | Stopgaps:
-----------------------------------------------------------+----------------
Comment (by jdemeyer):
Replying to [comment:166 vbraun]:
> You'd still get a EPIPE if the process wasn't orphaned.
I doubt that pseudo-terminals can cause an EPIPE (at least in Linux).
Even if they would, you should also get a SIGPIPE signal, killing the
process.
> Also, the problem is that GAP is **not** segfaulting in some
circumstances when it is orphaned.
I would not say that this is the problem. There is a bug in GAP which may
or may not lead to a segfault. Relying that it will cause a segfault is
silly.
> The underlying problem is that the expect interfaces don't always clean
up processes before quitting Sage, hence leading to orphaned processes to
start with. Only after the process is orphaned you get EIO's.
True. So either we fix GAP or we fix the Sage interface, and preferably
both.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13211#comment:167>
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.