Created
December 26, 2010 21:55
-
-
Save jmstacey/755668 to your computer and use it in GitHub Desktop.
rubinius crash report hydra branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rubinius Crash Report #rbxcrashreport | |
Error: signal SIGSEGV | |
[[Backtrace]] | |
0 rbx 0x0000000100054a30 _ZN8rubiniusL12segv_handlerEi + 160 | |
1 libSystem.B.dylib 0x00007fff8499967a _sigtramp + 26 | |
2 ??? 0x00000001043d3178 0x0 + 4366086520 | |
3 rbx 0x000000010020adcd _ZN8rubinius16GarbageCollector4scanEPNS_13ManagedThreadEb + 157 | |
4 rbx 0x00000001002092ab _ZN8rubinius7BakerGC7collectERNS_6GCDataEPNS_17YoungCollectStatsE + 427 | |
5 rbx 0x000000010007a902 _ZN8rubinius12ObjectMemory13collect_youngERNS_6GCDataEPNS_17YoungCollectStatsE + 50 | |
6 rbx 0x000000010007cc4a _ZN8rubinius12ObjectMemory13collect_maybeEPNS_2VMEPNS_9CallFrameE + 474 | |
7 rbx 0x000000010015d743 _ZN8rubinius5Class8allocateEPNS_2VMEPNS_9CallFrameE + 675 | |
8 rbx 0x00000001000bee3c _ZN8rubinius10Primitives14class_allocateEPNS_2VMEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 300 | |
9 ??? 0x0000000102c7f22c 0x0 + 4341625388 | |
10 ??? 0x0000000102c7c44a 0x0 + 4341613642 | |
11 rbx 0x000000010015a344 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68 | |
12 rbx 0x000000010006bb47 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 19447 | |
13 rbx 0x000000010015359c _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 492 | |
14 rbx 0x00000001000685f7 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 5799 | |
15 rbx 0x000000010015465c _ZN8rubinius8VMMethod19execute_specializedINS_12TwoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 508 | |
16 rbx 0x0000000100068514 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 5572 | |
17 rbx 0x000000010015a048 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 504 | |
18 rbx 0x000000010015a344 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68 | |
19 rbx 0x00000001001ae8c5 _ZN8rubinius4Proc9call_primEPNS_2VMEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 469 | |
20 rbx 0x00000001000e7c28 _ZN8rubinius10Primitives9proc_callEPNS_2VMEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 216 | |
21 rbx 0x000000010006aa26 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 15062 | |
22 rbx 0x000000010015359c _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE + 492 | |
23 rbx 0x0000000100180cc4 _ZN8rubinius6Object4sendEPNS_2VMEPNS_9CallFrameEPNS_6SymbolEb + 116 | |
24 rbx 0x00000001001b8dc0 _ZN8rubinius6Thread13in_new_threadEPv + 160 | |
25 libSystem.B.dylib 0x00007fff84972536 _pthread_start + 331 | |
26 libSystem.B.dylib 0x00007fff849723e9 thread_start + 13 | |
[[System Info]] | |
sysname: Darwin | |
nodename: Jon-Staceys-MacBook-Pro.local | |
release: 10.5.0 | |
version: Darwin Kernel Version 10.5.0: Fri Nov 5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386 | |
machine: i386 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment