[Pkg-javascript-devel] Bug#841354: Fix for hanging epoll_wait on arm64
Tobias Leich
email at froggs.de
Wed Oct 19 22:05:24 UTC 2016
Hi,
attached is a fix for the mips-epoll_pwait.diff patch file.
The exiting patch file removes zeroing sigmask, but does not zero
sigset, the replacement of sigmask.
This causes sigset to hold bogus data and causes a hang.
The attached patch fixes this by moving the zeroing of sigset to before
the condition, so it runs always.
Tested on arm64 chroot successfully.
Cheers, Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_mips-epoll_pwait.diff
Type: text/x-patch
Size: 526 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20161020/2e05a7d0/attachment.bin>
More information about the Pkg-javascript-devel
mailing list