[MacRuby] #1092: Unable to Update MacRuby Gems
#1092: Unable to Update MacRuby Gems ------------------------------------+--------------------------------------- Reporter: dekiefer@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: MacRuby 0.9 Component: MacRuby | Keywords: macgem update failure ------------------------------------+--------------------------------------- macgem as well as macruby setup.rb fail with the following error: Darwin::dekiefer:10-> macruby setup.rb RubyGems 1.3.7 installed macruby(12841,0x7fff707cdca0) malloc: *** error for object 0x1052700e8: incorrect checksum for freed object - object was probably modified after being freed. *** set a breakpoint in malloc_error_break to debug Abort macgem update --system also fails with the same error: Darwin::dekiefer:23-> macgem update --system Updating RubyGems Updating rubygems-update macruby(12969,0x7fff707cdca0) malloc: *** error for object 0x1049c0868: incorrect checksum for freed object - object was probably modified after being freed. *** set a breakpoint in malloc_error_break to debug Abort Darwin::dekiefer:24-> macgem --version 1.3.7 Using the latest trunk: Darwin::dekiefer:3-> svn co http://svn.macosforge.org/repository/ruby/MacRuby/trunk MacRuby-trunk Checked out revision 5093. Darwin::dekiefer:4-> macruby --version MacRuby 0.9 (ruby 1.9.2) [universal-darwin10.0, x86_64] Darwin::dekiefer:22-> macgem environment RubyGems Environment: - RUBYGEMS VERSION: 1.3.7 - RUBY VERSION: 1.9.2 (2008-06-03 patchlevel 0) [universal-darwin10.0] - INSTALLATION DIRECTORY: /Library/Frameworks/MacRuby.framework/Versions/0.9/usr/lib/ruby/Gems/1.9.2 - RUBY EXECUTABLE: /Library/Frameworks/MacRuby.framework/Versions/0.9/usr/bin/macruby - EXECUTABLE DIRECTORY: /usr/bin - RUBYGEMS PLATFORMS: - ruby - universal-darwin-10 - GEM PATHS: - /Library/Frameworks/MacRuby.framework/Versions/0.9/usr/lib/ruby/Gems/1.9.2 - /Users/dekiefer/.gem/macruby/1.9.2 - GEM CONFIGURATION: - :update_sources => true - :verbose => true - :benchmark => false - :backtrace => false - :bulk_threshold => 1000 - REMOTE SOURCES: - http://rubygems.org/ -- Ticket URL: <http://www.macruby.org/trac/ticket/1092> MacRuby <http://macruby.org/>
#1092: Unable to Update MacRuby Gems ------------------------------------+--------------------------------------- Reporter: dekiefer@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: MacRuby 0.9 Component: MacRuby | Keywords: macgem update failure ------------------------------------+--------------------------------------- Comment(by watson1978@…): Probably this problem will be the same as #1074. -- Ticket URL: <http://www.macruby.org/trac/ticket/1092#comment:1> MacRuby <http://macruby.org/>
#1092: Unable to Update MacRuby Gems ------------------------------------+--------------------------------------- Reporter: dekiefer@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: Component: MacRuby | Keywords: macgem update failure ------------------------------------+--------------------------------------- Changes (by lsansonetti@…): * milestone: MacRuby 0.9 => Comment: Indeed, likely the same as #1074. -- Ticket URL: <http://www.macruby.org/trac/ticket/1092#comment:2> MacRuby <http://macruby.org/>
#1092: Unable to Update MacRuby Gems ------------------------------------+--------------------------------------- Reporter: dekiefer@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: critical | Milestone: MacRuby 0.9 Component: MacRuby | Resolution: fixed Keywords: macgem update failure | ------------------------------------+--------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.9 Comment: Should be fixed in r5114. -- Ticket URL: <http://www.macruby.org/trac/ticket/1092#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby