[MacRuby-devel] [MacRuby] #387: inspect with circular references crashes

MacRuby ruby-noreply at macosforge.org
Thu Oct 15 13:48:18 PDT 2009


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

Comment(by lsansonetti@…):

 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/>



More information about the MacRuby-devel mailing list