On Wed, May 7, 2014 at 12:48 PM, Bert Huijben <b...@qqmail.nl> wrote:
> [The Apache mailserver is down; see http://status.apache.org/] > > > > It doesn’t even get into the mutex lock code, because the mutex is NULL on > Windows. > > > > So the code that tries to avoid the deadlock doesn’t run and the code > deadlocks on the actual file lock. > Thanks Bert! That gave me the clue and the fix was kind of obvious. r1593015 should fix the tests on all our buildbots. -- Stefan^2.