#822: Calling a method recursively causes a Segmentation fault
-------------------------------+--------------------------------------------
 Reporter:  macc...@…          |       Owner:  lsansone...@…        
     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/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to