#11844: Race condition in building MPIR/yasm
------------------------+---------------------------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: needs_review
Priority: critical | Milestone: sage-4.7.2
Component: packages | Keywords:
Work_issues: | Upstream: Fixed upstream, but not in a stable
release.
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by vbraun):
> Note that the yasm guys do not check whether the call to tmpfile()
succeeded
In the unlikely case that `tmpfile()` can't find a unique file name, it'll
return NULL so at least the yasm build will fail with a clean segfault.
There are probably many other things that would go wrong at build time if
`tmpfile()` fails...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11844#comment:8>
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.