From: Raj Sahae Date: 2007-03-27T03:54:07+09:00 Subject: Re: drb recycled object problem Raj Sahae wrote: > I did a search on google and found the following page. > http://blade.nagaokaut.ac.jp/cgi-bin/vframe.rb/ruby/ruby-talk/13236?13221-13721 > > Going down on that page, you find a header saying 'drb and "recycled > objects" error'. > I am having a similar error (recycled object, RangeError), but I don't > understand the solution given here, and I was hoping someone could > explain to me what the solution is, and why it works. What is GCing? > > Raj Sahae > > As an addendum, I ran this guys test code on my comp and I didn't get any of his problems. So what causes the recycled object error now, assuming the earlier problem was fixed? Raj