Skip to content

Instantly share code, notes, and snippets.

@andrewmains12
Created November 13, 2012 18:41
Show Gist options
  • Select an option

  • Save andrewmains12/4067580 to your computer and use it in GitHub Desktop.

Select an option

Save andrewmains12/4067580 to your computer and use it in GitHub Desktop.
Stack trace for "./miniruby gc-tests/simple.rb"
#0 0x40022424 in __kernel_vsyscall ()
#1 0x400e61df in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2 0x400e9825 in __GI_abort () at abort.c:91
#3 0x08092e26 in rb_bug (fmt=0x81e487e "Segmentation fault") at error.c:284
#4 0x081466c4 in sigsegv (sig=11, info=0x406e4e7c, ctx=0x406e4efc) at signal.c:601
#5 <signal handler called>
#6 0x080a7e14 in mark_locations_array (objspace=0x9436df0, x=0x406e6000, n=<optimized out>) at gc.c:1673
#7 0x080a7f42 in gc_mark_locations (end=0xbfc15aa0, start=0x406e5230, objspace=0x9436df0) at gc.c:1689
#8 gc_mark_locations (end=0xbfc15aa0, start=0x406e5230, objspace=0x9436df0) at gc.c:3901
#9 mark_current_machine_context (objspace=0x9436df0, th=0x9436b88) at gc.c:2687
#10 0x080a969c in gc_marks (objspace=0x0) at gc.c:2722
#11 mark_run_loop (arg=0x0) at gc.c:634
#12 0x4003cd4c in start_thread (arg=0x406e5b40) at pthread_create.c:308
#13 0x401a6d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment