Skip to content

Instantly share code, notes, and snippets.

@jarrettchisholm
Created March 15, 2014 19:30
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 jarrettchisholm/9572551 to your computer and use it in GitHub Desktop.
Save jarrettchisholm/9572551 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:100
Proc#call at kernel/bootstrap/proc.rb:20
Signal.run_handler at kernel/common/signal.rb:75
Rubinius.received_signal at kernel/delta/rubinius.rb:215
IO::InternalBuffer#size at kernel/common/io.rb:246
{ } in IO::InternalBuffer#fill_from at kernel/common/io.rb:91
Rubinius.synchronize at kernel/bootstrap/rubinius.rb:137
IO::InternalBuffer#fill_from at kernel/common/io.rb:74
IO::InternalBuffer#getbyte at kernel/common/io.rb:199
IO(File)#getbyte at kernel/common/io.rb:1602
Marshal::IOState#consume_byte at kernel/common/marshal.rb:1102
Marshal.load at kernel/common/marshal.rb:1178
{ } in Controller#loadCache at controller.rb:180
IO.open at kernel/common/io.rb:630
{ } in Controller#loadCache at controller.rb:180
{ } in Enumerable(Hash)#each_with_index at kernel/common/enumerable.rb:202
Hash#each at kernel/common/hash.rb:342
Enumerable(Hash)#each_with_index at kernel/common/enumerable.rb:200
Controller#loadCache at controller.rb:179
Controller#inject at controller.rb:150
Object#__script__ at main.rb:13
Rubinius::CodeLoader#load_script at kernel/delta/code_loader.rb:66
Rubinius::CodeLoader.load_script at kernel/delta/code_loader.rb:152
Rubinius::Loader#script at kernel/loader.rb:649
Rubinius::Loader#main at kernel/loader.rb:831
[[Version]]
rubinius 2.2.6.n74 (2.1.0 94b3a9b4 2014-03-15 JI) [x86_64-linux-gnu]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment