Skip to content

Instantly share code, notes, and snippets.

@ryoqun
Created July 5, 2012 11:26
Show Gist options
  • Save ryoqun/3053133 to your computer and use it in GitHub Desktop.
Save ryoqun/3053133 to your computer and use it in GitHub Desktop.
$ ./bin/rbx -e nil
Missing or uninitialized constant:
Module
Missing or uninitialized constant:
RuntimeError
Missing or uninitialized constant:
RuntimeError
Missing or uninitialized constant:
Rubinius
exception detected at toplevel: Tried to use non-reference value 0x1a as type Module (45) (TypeError)
kernel/platform/ffi.rb:21
kernel/platform/ffi.rb:6
Unknown VM exception detected.
./bin/rbx(_ZN8rubinius9Assertion5raiseEPKc+0x27) [0x5cf657]
./bin/rbx(_ZN8rubinius11Environment8run_fileESs+0x62f) [0x5ca35f]
./bin/rbx(_ZN8rubinius11Environment14load_directoryESs+0x149) [0x5c9719]
./bin/rbx(_ZN8rubinius11Environment11load_kernelESs+0x610) [0x5cb820]
./bin/rbx(_ZN8rubinius11Environment19run_from_filesystemESs+0x22f) [0x5cc6ef]
./bin/rbx(main+0x881) [0x7bd581]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f997151576d]
./bin/rbx() [0x5a5789]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment