NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-mips/52892: Tests hang on MIPS
The following reply was made to PR port-mips/52892; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: christos%zoulas.com@localhost (Christos Zoulas)
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: port-mips/52892: Tests hang on MIPS
Date: Thu, 19 Apr 2018 16:40:11 +0300
Christos Zoulas wrote:
> That's strange, because the change was put there to prevent a hang (in go).
> I.e. sleep interruptively instead of sleep with signals blocked.
> There must be some other race that's causing it. Can you try to always
> set errno to EAGAIN after cv_wait_sig() returns?
Yes, but I also have a faster and more portable (not MIPS specific)
way of reproducing the problem, so I'd rather report that as a
separate PR first and use that method for the test.
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index