[MacRuby] #1072: macgem is broken in trunk

MacRuby ruby-noreply at macosforge.org
Wed Dec 22 08:25:09 PST 2010


#1072: macgem is broken in trunk
-------------------------------------+--------------------------------------
 Reporter:  hghoehne@…               |       Owner:  lsansonetti@…        
     Type:  defect                   |      Status:  new                  
 Priority:  blocker                  |   Milestone:  MacRuby 0.9          
Component:  MacRuby                  |    Keywords:                       
-------------------------------------+--------------------------------------
 {{{
 hg$ macruby -ve "p MACRUBY_REVISION"
 MacRuby 0.9 (ruby 1.9.2) [universal-darwin10.0, x86_64]
 "svn revision 5070 from
 http://svn.macosforge.org/repository/ruby/MacRuby/trunk"
 hg$ macgem -v
 1.3.6

 hg$ macgem search -r flt

 *** REMOTE GEMS ***

 ERROR:  While executing gem ... (TypeError)
     incompatible marshal file format (can't be read)
         format version 4.8 required; 31.139 given

 hg$ macgem search -r hotcooca

 *** REMOTE GEMS ***

 ERROR:  While executing gem ... (TypeError)
     incompatible marshal file format (can't be read)
         format version 4.8 required; 31.139 given

 hg$ sudo macgem install flt
 macruby(47359,0x7fff70c7bbe0) malloc: *** error for object 0x103bb78d8:
 incorrect checksum for freed object - object was probably modified after
 being freed. *** set a breakpoint in malloc_
 hg$ sudo macgem install hotcocoa
 macruby(47362,0x7fff70c7bbe0) malloc: *** error for object 0x10550d168:
 incorrect checksum for freed object - object was probably modified after
 being freed.
 *** set a breakpoint in malloc_error_break to debug
 Abort trap
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1072>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list