[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCHES] gnu: nss: Update to 3.30.2 [fixes CVE-2017-5461].
From: |
Mark H Weaver |
Subject: |
Re: [PATCHES] gnu: nss: Update to 3.30.2 [fixes CVE-2017-5461]. |
Date: |
Sat, 22 Apr 2017 15:51:27 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hi Marius,
Marius Bakke <address@hidden> writes:
> Mark H Weaver <address@hidden> writes:
>
>> Unfortunately, even with "nss-increase-test-timeout.patch" and
>> "nss-disable-long-b64-tests.patch", the build still failed on armhf:
>>
>> https://hydra.gnu.org/build/2010324
>
> This looks very similar to the random connect timeouts that prompted the
> "increase-test-timeouts" patch, except this time it took 50s instead of
> ~20s:
Thanks very much for looking into it.
50 seconds to make a local connection? Bah, that's ridiculous! I'm
beginning to wonder if the kernels running on these build slaves have
buggy schedulers resulting in starvation, or perhaps we're overloading
them too much.
> I am 99% sure the attached patch will do the job. What do you think?
If it sometimes takes 50 seconds to make a local connection, then I
suspect it could occasionally take much longer than a minute.
For now, I've asked Hydra to try building it again, as is.
Maybe in 'core-updates' we should consider increasing the timeout to
something on the order of 5 or 10 minutes.
What do you think?
Mark