[MacRuby-devel] [MacRuby] #822: Calling a method recursively causes a Segmentation fault

MacRuby ruby-noreply at macosforge.org
Wed Aug 4 14:21:48 PDT 2010


#822: Calling a method recursively causes a Segmentation fault
-------------------------------+--------------------------------------------
 Reporter:  maccman@…          |       Owner:  lsansonetti@…        
     Type:  defect             |      Status:  new                  
 Priority:  minor              |   Milestone:                       
Component:  MacRuby            |    Keywords:                       
-------------------------------+--------------------------------------------
 The following code produces a Segmentation fault:

 def test
  test
 end

 Maybe you want to raise a SystemStackError, like MRI?

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/822>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list