Skip to content

Instantly share code, notes, and snippets.

@zerowidth
Created May 25, 2011 19:46
Show Gist options
  • Save zerowidth/991746 to your computer and use it in GitHub Desktop.
Save zerowidth/991746 to your computer and use it in GitHub Desktop.
Rubinius Crash Report #rbxcrashreport
Error: signal SIGSEGV
[[Backtrace]]
0 rbx 0x000000010000fb30 _ZN8rubiniusL12segv_handlerEi + 160
1 libSystem.B.dylib 0x00007fff88ee366a _sigtramp + 26
2 ??? 0x0000000000000643 0x0 + 1603
3 rbx 0x0000000100019beb _ZN8rubinius11InlineCache11empty_cacheEPNS_2VMEPS0_PNS_9CallFrameERNS_9ArgumentsE + 91
4 ??? 0x0000000102c7df92 0x0 + 4341620626
5 rbx 0x000000010010b254 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68
6 rbx 0x000000010020ba1b rbx_yield_stack + 235
7 ??? 0x0000000102c6ad42 0x0 + 4341542210
8 rbx 0x0000000100025901 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 10385
9 rbx 0x0000000100105493 _ZN8rubinius8VMMethod19execute_specializedINS_11OneArgumentEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 467
10 rbx 0x00000001000261b6 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 12614
11 rbx 0x000000010010af60 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 464
12 rbx 0x000000010010b254 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68
13 rbx 0x000000010020ba1b rbx_yield_stack + 235
14 ??? 0x0000000102c6ad42 0x0 + 4341542210
15 rbx 0x0000000100025901 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 10385
16 rbx 0x000000010010af60 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 464
17 rbx 0x000000010010b254 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68
18 rbx 0x00000001000281d0 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 20832
19 rbx 0x0000000100104114 _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 452
20 rbx 0x0000000100025901 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 10385
21 rbx 0x0000000100105493 _ZN8rubinius8VMMethod19execute_specializedINS_11OneArgumentEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 467
22 rbx 0x00000001000261b6 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 12614
23 rbx 0x000000010010af60 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 464
24 rbx 0x000000010010b254 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68
25 rbx 0x000000010015ffd5 _ZN8rubinius4Proc9call_primEPNS_2VMEPNS_10ExecutableEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 469
26 rbx 0x000000010008b873 _ZN8rubinius10Primitives9proc_callEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 195
27 rbx 0x000000010002533c _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 8908
28 rbx 0x0000000100104114 _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 452
29 rbx 0x0000000100131c30 _ZN8rubinius6Object4sendEPNS_2VMEPNS_9CallFrameEPNS_6SymbolEb + 112
30 rbx 0x00000001000371f5 _ZN8rubinius12NativeThread7performEv + 197
31 rbx 0x0000000100013612 _ZN6thread6Thread10trampolineEPv + 18
32 libSystem.B.dylib 0x00007fff88ebc4f6 _pthread_start + 331
33 libSystem.B.dylib 0x00007fff88ebc3a9 thread_start + 13
[[System Info]]
sysname: Darwin
nodename: skinnydip.local
release: 10.7.0
version: Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
machine: i386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment