Skip to content

Instantly share code, notes, and snippets.

@ryoqun
Created March 27, 2013 14:01
Show Gist options
  • Save ryoqun/5254365 to your computer and use it in GitHub Desktop.
Save ryoqun/5254365 to your computer and use it in GitHub Desktop.
rbx: vm/builtin/variable_scope.cpp:149: rubinius::Object* rubinius::VariableScope::get_local(int): Assertion `!isolated_' failed.
---------------------------------------------
CRASH: A fatal error has occurred.
Backtrace:
bin/rbx[0x4a5330]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0)[0x7f587bac0cb0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35)[0x7f587b216425]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x17b)[0x7f587b219b8b]
/lib/x86_64-linux-gnu/libc.so.6(+0x2f0ee)[0x7f587b20f0ee]
/lib/x86_64-linux-gnu/libc.so.6(+0x2f192)[0x7f587b20f192]
bin/rbx[0x6037a7]
bin/rbx(_ZN8rubinius13VariableScope9get_localEPNS_5StateEi+0xe7)[0x603897]
bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x405a)[0x4cfb1a]
bin/rbx(_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x1ee)[0x586c5e]
bin/rbx(_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x4b)[0x58731b]
bin/rbx(_ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi+0x44)[0x587434]
bin/rbx(_ZN8rubinius4Proc4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsE+0x2bc)[0x5d648c]
bin/rbx(_ZN8rubinius10Primitives9proc_callEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x92)[0x51ba72]
bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x12b4)[0x4ccd74]
bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_17SplatOnlyArgumentEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x2a4)[0x4f3144]
bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x12b4)[0x4ccd74]
bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x269)[0x4f34b9]
bin/rbx(_ZN8rubinius6Object4sendEPNS_5StateEPNS_9CallFrameEPNS_6SymbolEb+0x9b)[0x5baebb]
bin/rbx(_ZN8rubinius6Thread13in_new_threadEPv+0x30f)[0x5ea04f]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a)[0x7f587bab8e9a]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f587b2d3cbd]
Wrote full error report to: /home/ryoqun/.rbx/rubinius_last_error_4579
Run 'rbx report' to submit this crash report!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment