bayonne-devel
[Top][All Lists]
Advanced

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

[Bayonne-devel] DEAD LOCK


From: Julien Chavanton
Subject: [Bayonne-devel] DEAD LOCK
Date: Wed, 2 Aug 2006 16:16:15 -0400

I think I have found a dead-lock in Bayonne.

 

It does take place when script1 use the send command to notify script2
while script2 is in detach somewhere.

 

 

Script 1:

Aug  2 14:49:18 192.168.0.165/192.168.0.165 bayonne: dx(18): step
20000003 send(%childid)

 

Script 2:

Is in hangup state more precisely in:

void Trunk::detach(void)

Even more precisely I think it is in:  ScriptInterp::detach(); (not sure
yet but I did set some breakpoint next.)

 

 

>From here I have to found the mutex causing this lock, I know that when
this take place the server does not receive more event.

 

Lets see if I am in the right direction.

Julien

            



reply via email to

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