On 05/01/2016 15:01, Olivier Brunel wrote:
> It hasn't been very easy to track down and I'm still unsure of what's
> causing the issue, many times it seemed like a race condition is at
> play (or some ordering) since sometimes it would work, other times I
> only get the EINVAL, and then sometimes it segfaults/lead to EPIPE.
Please try with the latest s6 git and tell me if it fixes the issue.
(That was stupid: an uninitialized stralloc when you subscribe after
unsubscribing, so it could crash on realloc or free. But not always,
so the tests I performed a long time ago didn't catch it.)
--
Laurent
Received on Thu Jan 07 2016 - 00:32:01 UTC