Skip to content

Instantly share code, notes, and snippets.

@ql
Created May 25, 2010 18:19
Show Gist options
  • Save ql/413474 to your computer and use it in GitHub Desktop.
Save ql/413474 to your computer and use it in GitHub Desktop.
bin/mspec ci --background
rubinius 1.0.0 (1.8.7 3cc99fa1 2010-05-14 JI) [i686-apple-darwin9.8.0]
...
Error: signal SIGSEGV
0 rbx 0x00038b5a _ZN8rubinius11Environment19setup_cpp_terminateEv + 202
1 libSystem.B.dylib 0x9214b2bb _sigtramp + 43
2 ??? 0xffffffff 0x0 + 4294967295
3 libruby.dylib 0x05248e67 rb_newobj + 102
4 libruby.dylib 0x0526fafa rb_node_newnode + 17
5 libruby.dylib 0x05213b36 rb_define_singleton_method + 75
6 generator.bundle 0x03fa7fd8 Init_generator + 258
7 rbx 0x00117993 _ZN8rubinius12NativeMethod4callEPNS_2VMEPNS_23NativeMethodEnvironmentERNS_9ArgumentsE + 771
8 rbx 0x00117cdf _ZN8rubinius12NativeMethod23executor_implementationEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 447
9 rbx 0x0011941f _ZN8rubinius6Object9send_primEPNS_2VMEPNS_10ExecutableEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 223
10 rbx 0x000ad17e _ZN8rubinius10Primitives11object_sendEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 110
11 rbx 0x000433bc _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6748
12 rbx 0x000fa924 _ZN8rubinius8VMMethod19execute_specializedINS_12TwoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 468
13 rbx 0x000433bc _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6748
14 rbx 0x000fa0fd _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 317
15 ??? 0x0375d72a 0x0 + 58054442
16 ??? 0x037631c5 0x0 + 58077637
17 rbx 0x000433bc _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6748
18 rbx 0x000ffbb4 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 324
19 rbx 0x000ffe0d _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 77
20 rbx 0x0004561f _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 15551
21 rbx 0x000fa3d7 _ZN8rubinius8VMMethod19execute_specializedINS_17SplatOnlyArgumentEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 407
22 rbx 0x00043320 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6592
23 rbx 0x000fa0fd _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 317
24 rbx 0x0011941f _ZN8rubinius6Object9send_primEPNS_2VMEPNS_10ExecutableEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 223
25 rbx 0x000ad17e _ZN8rubinius10Primitives11object_sendEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 110
26 ??? 0x0375d842 0x0 + 58054722
27 ??? 0x037631c5 0x0 + 58077637
28 rbx 0x000433bc _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6748
29 rbx 0x000ffbb4 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 324
30 rbx 0x000ffe0d _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 77
31 rbx 0x0004561f _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 15551
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment