#782: Segfault occurs with exception.
----------------------------------+-----------------------------------------
 Reporter:  watson1...@…          |       Owner:  lsansone...@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by martinlagarde...@…):

 So the problem here is that when `#foo` is called, `#inspect` is called
 for the error message, which calls `#bar`, which raises, which calls
 `#inspect`, which calls `#bar`, etc.

 I'd like to know how the ruby guys fixed this without just spouting stack
 overflow.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/782#comment:1>
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