guile-user
[Top][All Lists]
Advanced

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

Re: open-pipe deadlocked


From: rixed
Subject: Re: open-pipe deadlocked
Date: Fri, 2 Sep 2011 12:58:42 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

-[ Fri, Sep 02, 2011 at 11:26:42AM +0200, address@hidden ]----
> Or maybe the deadlock involves another lock in addition to
> this one. I'm going to turn scm_i_port_table_mutex into a recursive
> mutex in order to try to invalidate my theory.

initializing scm_i_port_table_mutex as a recursive mutex does not
prevent the deadlock, so initial theory is dead. That's not the forked
thread that deadlocks itself by locking it twice.



reply via email to

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