From: Laurent Francioli Date: 2007-10-15T06:27:17+09:00 Subject: Re: Drb communication problem and crash Hi, Thanks for your quick answer! Well the message definitely doesn't come from my code. If it really doesn't come from Drb neither Ruby, maybe it is a system message? Also, I've read your Seattle.rb presentation slides and on one of your slides you seem to say that ACL shouldnt be used and could cause deadlocks; is this right? I'm asking cause we're using it in our system to restrain the accepted calls from the localhost only. Another thing I noticed is that my version not using the Slave lib actually does produce the same behavior (variables mix-up, etc). It looks like the communication between the server and clients has some troubles. I also noticed that the problems occur more often with increasing number of servers running. Hope that helps a bit... I'll keep you posted if I get new clues or even better...a fix! Thanks! Laurent -- Posted via http://www.ruby-forum.com/.