Skip to content

Instantly share code, notes, and snippets.

@TheNicholasNick
Created March 25, 2009 14:49
Show Gist options
  • Save TheNicholasNick/85511 to your computer and use it in GitHub Desktop.
Save TheNicholasNick/85511 to your computer and use it in GitHub Desktop.
stage_sites@box01 ~/test $ bin/merb
An exception has occurred:
Bounds of object exceeded:
type: Tuple, bytes: 304, accessed: 47
(ObjectBoundsExceededError)
Backtrace:
Compiler::Utils.compile_feature at kernel/compiler/compile.rb:145
Compiler::Utils.single_load at kernel/compiler/compile.rb:207
Compiler::Utils.unified_load {} at kernel/compiler/compile.rb:131
Array#each at kernel/bootstrap/array.rb:48
Compiler::Utils.unified_load at kernel/compiler/compile.rb:95
Kernel(Object)#gem_original_require (require) at kernel/common/kernel.rb:742
Kernel(Object)#require at /opt/rubinius/lib/rubygems/custom_require.rb:31
main.__script__ at /home/stage_sites/test/gems/gems/merb-core-1.0.10/bin/merb:4
CompiledMethod#activate_as_script at kernel/common/compiled_method.rb:146
CompiledMethod#as_script at kernel/common/compiled_method.rb:139
Compiler::Utils.single_load at kernel/compiler/compile.rb:236
Compiler::Utils.unified_load {} at kernel/compiler/compile.rb:131
Array#each at kernel/bootstrap/array.rb:48
Compiler::Utils.unified_load at kernel/compiler/compile.rb:95
Kernel(Object)#load at kernel/common/kernel.rb:693
main.__script__ at bin/merb:31
CompiledMethod#activate_as_script at kernel/common/compiled_method.rb:146
CompiledMethod#as_script at kernel/common/compiled_method.rb:139
Compiler::Utils.single_load at kernel/compiler/compile.rb:236
Compiler::Utils.load_from_extension at kernel/compiler/compile.rb:320
Object#__script__ at kernel/loader.rb:226
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment