guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 1.8 make check failing in popen.test


From: Kevin Ryde
Subject: Re: 1.8 make check failing in popen.test
Date: Fri, 08 Sep 2006 06:46:39 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Rob Browning <address@hidden> writes:
>
> At the moment, though, I don't why it blocks.  I wonder if the parent
> left that mutex in an unexpected state when it forked.

Sound bizarre.  Maybe hacking scm_i_pthread_mutex_init to force the
use of the "error checking" mutex attribute and then hacking
scm_i_pthread_mutex_lock and scm_i_pthread_mutex_unlock to check the
return and errno would show something.  Dunno what though.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]