Skip to content

Instantly share code, notes, and snippets.

@mikong
Created September 3, 2010 04:53
Show Gist options
  • Save mikong/563435 to your computer and use it in GitHub Desktop.
Save mikong/563435 to your computer and use it in GitHub Desktop.
uby(3959,0x7fff70768c20) malloc: *** mmap(size=1125878398349312) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
ruby(3959,0x7fff70768c20) malloc: *** mmap(size=1125878398349312) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
<internal:lib/rubygems/custom_require>:29:in `require': failed to allocate memory (NoMemoryError)
from <internal:lib/rubygems/custom_require>:29:in `require'
from /Users/mikong/.rvm/gems/ruby-1.9.2-p0@global/gems/ruby-debug-base19-0.11.23/lib/ruby-debug-base.rb:1:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /Users/mikong/.rvm/gems/ruby-1.9.2-p0@global/gems/ruby-debug19-0.11.6/cli/ruby-debug.rb:5:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:33:in `require'
from <internal:lib/rubygems/custom_require>:33:in `rescue in require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /Users/mikong/dev/sinatra/leafpile/vendor/monk-glue/lib/monk/glue.rb:39:in `block in <class:Glue>'
from /Users/mikong/dev/sinatra/leafpile/vendor/sinatra-1.0/lib/sinatra/base.rb:929:in `configure'
from /Users/mikong/dev/sinatra/leafpile/vendor/monk-glue/lib/monk/glue.rb:37:in `<class:Glue>'
from /Users/mikong/dev/sinatra/leafpile/vendor/monk-glue/lib/monk/glue.rb:18:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from init.rb:13:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment