Skip to content

Instantly share code, notes, and snippets.

@benburkert
Created January 16, 2012 23:52
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 benburkert/1623700 to your computer and use it in GitHub Desktop.
Save benburkert/1623700 to your computer and use it in GitHub Desktop.
Rubinius Crash Report #rbxcrashreport
Error: signal SIGSEGV
[[Backtrace]]
0 rbx 0x0000000103165011 _ZN8rubiniusL12segv_handlerEi + 241
1 libsystem_c.dylib 0x00007fff94341cfa _sigtramp + 26
2 ??? 0x0000000106e33540 0x0 + 4410520896
3 libsystem_c.dylib 0x00007fff942eb338 fileno + 31
4 kgio_ext.bundle 0x00000001065dd601 my_fileno + 84
5 kgio_ext.bundle 0x00000001065ddc4f my_accept + 206
6 kgio_ext.bundle 0x00000001065ddf8e unix_accept + 69
7 rbx 0x00000001032ba769 _ZN8rubinius16GenericArguments6invokeEPNS_5StateEPNS_12NativeMethodEPNS_23NativeMethodEnvironmentERNS_9ArgumentsE + 4697
8 rbx 0x00000001032bb97b _ZN8rubinius12NativeMethod23executor_implementationINS_16GenericArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 603
9 rbx 0x000000010317e0ef _ZN8rubinius8VMMethod11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE + 9951
10 rbx 0x000000010328a729 _ZN8rubinius8VMMethod19execute_specializedINS_16GenericArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 569
11 rbx 0x000000010317d898 _ZN8rubinius8VMMethod11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE + 7816
12 rbx 0x000000010328a34c _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 476
13 rbx 0x000000010317d898 _ZN8rubinius8VMMethod11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE + 7816
14 rbx 0x000000010329072e _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 574
15 rbx 0x0000000103290d71 _ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 145
16 rbx 0x0000000103290e84 _ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi + 68
17 rbx 0x0000000103302f85 _ZN8rubinius4Proc4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsE + 533
18 rbx 0x00000001032324e8 _ZN8rubinius10Primitives9proc_callEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 216
19 rbx 0x000000010317ee14 _ZN8rubinius8VMMethod11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE + 13316
20 rbx 0x000000010328a34c _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 476
21 rbx 0x00000001032be554 _ZN8rubinius6Object4sendEPNS_5StateEPNS_9CallFrameEPNS_6SymbolEb + 116
22 rbx 0x000000010330ff20 _ZN8rubinius6Thread13in_new_threadEPv + 192
23 libsystem_c.dylib 0x00007fff942ed8bf _pthread_start + 335
24 libsystem_c.dylib 0x00007fff942f0b75 thread_start + 13
[[System Info]]
sysname: Darwin
nodename: HackBook-Air.local
release: 11.2.0
version: Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
machine: x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment