[MacRuby] #1065: Abort occurs when calls Marshal.dump with object of cloned class.

MacRuby ruby-noreply at macosforge.org
Tue Dec 21 21:38:03 PST 2010


#1065: Abort occurs when calls Marshal.dump with object of cloned class.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansonetti@…):

 Mmh…

 {{{
 $ ./miniruby -e "X=String.clone; p  X.new('foo')"
 unknown: [BUG] destination 0x4004a0308 isn't in the auto zone
 MacRuby 0.9 (ruby 1.9.2) [universal-darwin11.0, x86_64]

 Abort trap: 6
 }}}

 Looks like #clone doesn't work well.

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



More information about the macruby-tickets mailing list