#387: inspect with circular references crashes
----------------------------+-----------------------------------------------
 Reporter:  jazz...@…       |       Owner:  lsansone...@…        
     Type:  defect          |      Status:  new                  
 Priority:  major           |   Milestone:  MacRuby 0.5          
Component:  MacRuby         |    Keywords:                       
----------------------------+-----------------------------------------------

Comment(by lsansone...@…):

 Shorter reduction:

 {{{
 $ ./miniruby -e "class C; def initialize; @foo=self; end; end; p C.new"
 Segmentation fault
 }}}

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

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to