Skip to content

Instantly share code, notes, and snippets.

@heftig
Created October 4, 2011 01:10
Show Gist options
  • Save heftig/1260690 to your computer and use it in GitHub Desktop.
Save heftig/1260690 to your computer and use it in GitHub Desktop.
Rubinius Crash Report #rbxcrashreport
[[Exception]]
A toplevel exception occurred
Thread has been interrupted (Interrupt)
Backtrace:
{ } in Rubinius::Loader#signals at kernel/loader.rb:126
Signal.run_handler at kernel/common/signal.rb:68
Rubinius.received_signal at kernel/delta/rubinius.rb:240
Array#each at kernel/bootstrap/array.rb:67
Rubinius::CodeLoader#search_require_path at kernel/common/codeloader.rb:248
Rubinius::CodeLoader#verify_require_path at kernel/common/codeloader.rb:290
Rubinius::CodeLoader#resolve_require_path at kernel/common/codeloader.rb:318
{ } in Rubinius::CodeLoader#require at kernel/common/codeloader.rb:35
Rubinius.synchronize at kernel/bootstrap/rubinius.rb:133
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:34
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:148
Kernel(Object)#require at kernel/common/kernel.rb:738
Object#__script__ at /opt/rubinius/lib/irb.rb:12
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Object)#require at kernel/common/kernel.rb:738
Object#__script__ at /opt/rubinius/lib/bin/irb.rb:10
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Rubinius::Loader)#require at kernel/common/kernel.rb:738
Rubinius::Loader#irb at kernel/loader.rb:635
Rubinius::Loader#main at kernel/loader.rb:773
[[Version]]
rubinius 2.0.0dev (1.8.7 1a792212 yyyy-mm-dd JI) [x86_64-unknown-linux-gnu]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment