El Fri, 14 May 2010 06:41:13 +0200
escribió:
> Hi,
>
> On Tue, May 11, 2010 at 11:48:12AM +0200, Sergio Lopez wrote:
>
> [...]
> > I suggest to change m_o_terminate simpleroutine, so it won't
> > transfer memory object control port receive right to the external
> > memory manager, deallocating
Hi,
It seems that some code paths in libdiskfs still leave a mutex locked
somewhere. The original WAIT_DEBUG code in libthreads records the
thread which is holding the lock, but this is not really usefull in
Hurd's translators, since that thread is probably waiting for another
message just as ever