[MacRuby] #1303: GC does not actively work with RubySpec after "core/gc".

MacRuby ruby-noreply at macosforge.org
Wed May 25 16:10:50 PDT 2011


#1303: GC does not actively work with RubySpec after "core/gc".
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  critical              |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansonetti@…):

 These GC_WB are not the reason why the GC stops working during rubyspec. A
 missing GC_WB would lead to a premature garbage collection then a crash.

 I suspect one of the GC specs actually disable the collector and forget to
 re-enable it.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1303#comment:2>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list