Skip to content

Instantly share code, notes, and snippets.

@cypher
Created June 28, 2011 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cypher/1052008 to your computer and use it in GitHub Desktop.
Save cypher/1052008 to your computer and use it in GitHub Desktop.
Rubinius Crash Report #rbxcrashreport
[[Exception]]
A toplevel exception occurred
undefined local variable or method `this_does_not_exist' on an instance of Object. (NameError)
Backtrace:
Kernel(Object)#this_does_not_exist (method_missing) at kernel/delta
/kernel.rb:79
{ } in Object#__script__ at -e:1
Rubinius::BlockEnvironment#call_on_instance at kernel/common
/block_environment.rb:72
Kernel(Rubinius::Loader)#eval at kernel/common/eval.rb:74
Rubinius::Loader#evals at kernel/loader.rb:560
Rubinius::Loader#main at kernel/loader.rb:736
[[Version]]
rubinius 2.0.0dev (1.8.7 9e932980 yyyy-mm-dd JI) [x86_64-apple-darwin10.8.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment