Skip to content

Instantly share code, notes, and snippets.

/crashreport.txt Secret

Created December 2, 2013 16:56
Show Gist options
  • Save anonymous/365246e7d8f46bd1ed8b to your computer and use it in GitHub Desktop.
Save anonymous/365246e7d8f46bd1ed8b to your computer and use it in GitHub Desktop.
Rubinius Crash Report #rbxcrashreport
Error: signal SIGSEGV
[[Backtrace]]
0 rbx 0x0000000100b9ba67 _ZN8rubiniusL12segv_handlerEi + 535
1 libsystem_platform.dylib 0x00007fff973025aa _sigtramp + 26
2 ??? 0x0000000000000000 0x0 + 0
3 rbx 0x0000000100d070c9 _ZN8rubinius16GarbageCollector15walk_call_frameEPNS_9CallFrameEPNS_19AddressDisplacementE + 729
4 rbx 0x0000000100c90a0d _ZN8rubinius2VM7gc_scanEPNS_16GarbageCollectorE + 45
5 rbx 0x0000000100d084ce _ZN8rubinius7ImmixGC12collect_scanEPNS_6GCDataE + 110
6 rbx 0x0000000100d086f9 _ZN8rubinius7ImmixGC14collect_finishEPNS_6GCDataE + 25
7 rbx 0x0000000100c434d2 _ZN8rubinius12ObjectMemory21collect_mature_finishEPNS_5StateEPNS_6GCDataE + 34
8 rbx 0x0000000100d09e4a _ZN8rubinius11ImmixMarker7performEPNS_5StateE + 522
9 rbx 0x0000000100d09c31 _ZN8rubinius18immix_marker_trampEPNS_5StateE + 33
10 rbx 0x0000000100ce054e _ZN8rubinius6Thread13in_new_threadEPv + 686
11 libsystem_pthread.dylib 0x00007fff95364899 _pthread_body + 138
12 libsystem_pthread.dylib 0x00007fff9536472a _pthread_struct_init + 0
13 libsystem_pthread.dylib 0x00007fff95368fc9 thread_start + 13
[[System Info]]
sysname: Darwin
nodename: gaige
release: 13.0.2
version: Darwin Kernel Version 13.0.2: Sun Sep 29 19:38:57 PDT 2013; root:xnu-2422.75.4~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