Skip to content

Instantly share code, notes, and snippets.

@marekjelen
Created September 30, 2011 15:45
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 marekjelen/1254162 to your computer and use it in GitHub Desktop.
Save marekjelen/1254162 to your computer and use it in GitHub Desktop.
Rubinius Crash Report #rbxcrashreport
Error: signal SIGSEGV
[[Backtrace]]
0 ruby 0x000000010000f221 _ZN8rubiniusL12segv_handlerEi + 241
1 libSystem.B.dylib 0x00007fff883b01ba _sigtramp + 26
2 ??? 0x0000000100de5000 0x0 + 4309536768
3 ruby 0x0000000100025ada _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 12106
4 ruby 0x000000010010aad0 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 464
5 ruby 0x000000010010adc4 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68
6 ruby 0x000000010020b68b rbx_yield_stack + 235
7 ??? 0x0000000102c49700 0x0 + 4341405440
8 ruby 0x0000000100025471 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 10465
9 ruby 0x000000010010aad0 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 464
10 ruby 0x000000010010adc4 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68
11 ruby 0x000000010020b68b rbx_yield_stack + 235
12 ??? 0x0000000102c49700 0x0 + 4341405440
13 ruby 0x0000000100025471 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 10465
14 ruby 0x0000000100102d27 _ZN8rubinius8VMMethod17execute_as_scriptEPNS_2VMEPNS_14CompiledMethodEPNS_9CallFrameE + 375
15 ruby 0x0000000100070a4e _ZN8rubinius10Primitives13vm_run_scriptEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 238
16 ruby 0x0000000100025ada _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 12106
17 ruby 0x0000000100104ff3 _ZN8rubinius8VMMethod19execute_specializedINS_11OneArgumentEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 467
18 ruby 0x000000010011069b _ZN8rubinius14CompiledMethod16default_executorEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 155
19 ruby 0x0000000100025ada _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 12106
20 ruby 0x0000000100104086 _ZN8rubinius8VMMethod19execute_specializedINS_16GenericArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 614
21 ruby 0x000000010011069b _ZN8rubinius14CompiledMethod16default_executorEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 155
22 ruby 0x0000000100025ada _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 12106
23 ruby 0x0000000100103c74 _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 452
24 ruby 0x000000010011069b _ZN8rubinius14CompiledMethod16default_executorEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 155
25 ruby 0x000000010002484b _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 7355
26 ruby 0x0000000100103c74 _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 452
27 ruby 0x000000010011069b _ZN8rubinius14CompiledMethod16default_executorEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 155
28 ruby 0x00000001001313d0 _ZN8rubinius6Object4sendEPNS_2VMEPNS_9CallFrameEPNS_6SymbolEb + 112
29 ruby 0x0000000100012be6 _ZN8rubinius11Environment19run_from_filesystemESs + 630
30 ruby 0x00000001001b3636 main + 646
31 ruby 0x0000000100000934 start + 52
[[System Info]]
sysname: Darwin
nodename: homer
release: 10.8.0
version: Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
machine: i386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment