From: Laurent S. <lsa...@ap...> - 2007-11-06 20:13:20
|
Should be fixed in r2107. trunk has now a smarter slave creation mechanism (on demand), but this caused an infinite-loop because an object was passed to ObjC within its #initialize method (and the slave was being re-created infinitely). Laurent On Nov 6, 2007, at 8:53 AM, kimura wataru wrote: > Hi, > > This problem was reproduced with r2102 and Leopard's ruby, > and was not reproduced with r2102 and Tiger + ruby-1.8.6- > p110(macports). > > On Sat, 3 Nov 2007 11:32:04 -0400, Laurent Sansonetti wrote: >> In my environment (Leopard + Leopard's ruby + RubyCocoa trunk), >> darkroom.rb still hangs. Ruby is taking 100% of CPU time. >> >> It's maybe a RubyCocoa trunk regression. >> > -- > kimura wataru > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |