[MacRuby] #1072: macgem is broken in trunk
#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/>
#1072: macgem is broken in trunk -------------------------------------+-------------------------------------- Reporter: hghoehne@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Changes (by lsansonetti@…): * milestone: MacRuby 0.9 => Comment: It seems to work for me. Could you remove your ~/.gem/specs directory? (make a backup in case). I suspect the files there have been corrupted, somehow. -- Ticket URL: <http://www.macruby.org/trac/ticket/1072#comment:1> MacRuby <http://macruby.org/>
#1072: macgem is broken in trunk -------------------------------------+-------------------------------------- Reporter: hghoehne@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.9 Component: MacRuby | Resolution: fixed Keywords: | -------------------------------------+-------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.9 Comment: Sorry, I reproduced the problem after. It should be fixed in r5114. -- Ticket URL: <http://www.macruby.org/trac/ticket/1072#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby