Project

General

Profile

Actions

Bug #2827

closed

ri hangs during gem installation which results in a crash

Added by Anonymous about 14 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2dev (2010-02-26 trunk 26763) [powerpc-darwin9.8.0]
Backport:
[ruby-core:28379]

Description

=begin
$ ruby -v
ruby 1.9.2dev (2010-02-26 trunk 26763) [powerpc-darwin9.8.0]

$ gem update
Updating installed gems
Updating bundler
Due to a rubygems bug, you must uninstall older versions of the bundler gem for 0.9 to work.
If you still need bundler 0.8, install the 'bundler08' gem.
Successfully installed bundler-0.9.9
Updating haml-edge
Successfully installed haml-edge-2.3.164
Updating i18n
Successfully installed i18n-0.3.5
Updating thor
Successfully installed thor-0.13.4
Gems updated: bundler, haml-edge, i18n, thor
Installing ri documentation for bundler-0.9.9...
Installing ri documentation for haml-edge-2.3.164...
Installing ri documentation for i18n-0.3.5...
Installing ri documentation for thor-0.13.4...
ruby(518,0xa0b0d820) malloc: *** mmap(size=16384) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
ruby(518,0xa0b0d820) malloc: *** mmap(size=16384) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
[FATAL] failed to allocate memory
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0