#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:
-----------------------------------------------------------+----------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
After running some doctests again with this patch, I see a lot of orphan
gap processes again.
The strace is as before:
{{{
[...]
getrusage(RUSAGE_SELF, {ru_utime={9186, 870000}, ru_stime={6, 120000},
...}) = 0
write(1, "@!", 2) = -1 EIO (Input/output error)
getrusage(RUSAGE_SELF, {ru_utime={9187, 210000}, ru_stime={6, 120000},
...}) = 0
write(1, "@!", 2) = -1 EIO (Input/output error)
getrusage(RUSAGE_SELF, {ru_utime={9187, 550000}, ru_stime={6, 120000},
...}) = 0
write(1, "@!", 2) = -1 EIO (Input/output error)
getrusage(RUSAGE_SELF, {ru_utime={9187, 910000}, ru_stime={6, 120000},
...}) = 0
write(1, "@!", 2) = -1 EIO (Input/output error)
getrusage(RUSAGE_SELF, {ru_utime={9188, 260000}, ru_stime={6, 120000},
...}) = 0
write(1, "@!", 2) = -1 EIO (Input/output error)
[...]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13211#comment:128>
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.