Skip to content

Instantly share code, notes, and snippets.

@octplane
Created July 5, 2012 17:07
Show Gist options
  • Save octplane/3054940 to your computer and use it in GitHub Desktop.
Save octplane/3054940 to your computer and use it in GitHub Desktop.
Backtrace of stuck resque worker
[Thread debugging using libthread_db enabled]
[New Thread 0x7f8672507700 (LWP 3582)]
0x00000000004ba000 in find_entry (table=0xaa60c8, key=86239440, value=0x7fffa63b4a78) at st.c:451
in st.c
#0 0x00000000004ba000 in find_entry (table=0xaa60c8, key=86239440, value=0x7fffa63b4a78) at st.c:451
#1 st_lookup (table=0xaa60c8, key=86239440, value=0x7fffa63b4a78) at st.c:505
#2 0x00000000004f53dd in rb_mark_generic_ivar (obj=86239440) at variable.c:910
#3 0x000000000041ecc2 in gc_mark_children (objspace=0x9ac990, ptr=86239440, lev=1) at gc.c:1868
#4 0x000000000041f9fc in mark_locations_array (start=0xaef68d0, end=<value optimized out>) at gc.c:1603
#5 gc_mark_locations (start=0xaef68d0, end=<value optimized out>) at gc.c:1616
#6 rb_gc_mark_locations (start=0xaef68d0, end=<value optimized out>) at gc.c:1622
#7 0x000000000050ddee in env_mark (ptr=0xa873790) at vm.c:247
#8 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=86218080, lev=1) at gc.c:2054
#9 0x000000000041f9fc in mark_locations_array (start=0xa873998, end=<value optimized out>) at gc.c:1603
#10 gc_mark_locations (start=0xa873998, end=<value optimized out>) at gc.c:1616
#11 rb_gc_mark_locations (start=0xa873998, end=<value optimized out>) at gc.c:1622
#12 0x000000000050ddee in env_mark (ptr=0xa873930) at vm.c:247
#13 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=86218000, lev=1) at gc.c:2054
#14 0x00000000004187a5 in proc_mark (ptr=0xa873a00) at proc.c:54
#15 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=86217800, lev=3) at gc.c:2054
#16 0x000000000041f3ec in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1711
#17 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#18 0x00000000004b9891 in st_foreach (table=0xae21f48, func=0x41f360 <mark_method_entry_i>, arg=140735982292256) at st.c:1181
#19 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=83485400, lev=2) at gc.c:1743
#20 gc_mark_children (objspace=0x9ac990, ptr=83485400, lev=2) at gc.c:2014
#21 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=83485720, lev=1) at gc.c:2009
#22 0x000000000041f9fc in mark_locations_array (start=0xafef270, end=<value optimized out>) at gc.c:1603
#23 gc_mark_locations (start=0xafef270, end=<value optimized out>) at gc.c:1616
#24 rb_gc_mark_locations (start=0xafef270, end=<value optimized out>) at gc.c:1622
#25 0x000000000050ddee in env_mark (ptr=0xafee890) at vm.c:247
#26 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=87230680, lev=1) at gc.c:2054
#27 0x00000000004187a5 in proc_mark (ptr=0xafef300) at proc.c:54
#28 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=87230600, lev=2) at gc.c:2054
#29 0x000000000041f3ec in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1711
#30 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#31 0x00000000004b9919 in st_foreach (table=0xafb3838, func=0x41f360 <mark_method_entry_i>, arg=140735982292832) at st.c:1153
#32 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=87230800, lev=1) at gc.c:1743
#33 gc_mark_children (objspace=0x9ac990, ptr=87230800, lev=1) at gc.c:2014
#34 0x0000000000509765 in iseq_mark (ptr=0x7654380) at iseq.c:107
#35 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=81000520, lev=2) at gc.c:2054
#36 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#37 0x00000000005097b5 in iseq_mark (ptr=0x76913f0) at iseq.c:102
#38 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=81001480, lev=5) at gc.c:2054
#39 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#40 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#41 0x00000000004b9919 in st_foreach (table=0x77bb3e8, func=0x41f360 <mark_method_entry_i>, arg=140735982293360) at st.c:1153
#42 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=80981680, lev=4) at gc.c:1743
#43 gc_mark_children (objspace=0x9ac990, ptr=80981680, lev=4) at gc.c:2014
#44 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#45 0x00000000004b996b in st_foreach (table=0x77bb448, func=0x41f410 <mark_const_entry_i>, arg=140735982293552) at st.c:1133
#46 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=80981840, lev=3) at gc.c:1777
#47 gc_mark_children (objspace=0x9ac990, ptr=80981840, lev=3) at gc.c:2017
#48 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#49 0x00000000004b9919 in st_foreach (table=0x77bb148, func=0x41f410 <mark_const_entry_i>, arg=140735982293744) at st.c:1153
#50 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=80982560, lev=2) at gc.c:1777
#51 gc_mark_children (objspace=0x9ac990, ptr=80982560, lev=2) at gc.c:2017
#52 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=80952400, lev=1) at gc.c:1902
#53 0x0000000000509775 in iseq_mark (ptr=0x77af9c0) at iseq.c:106
#54 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=80951720, lev=2) at gc.c:2054
#55 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#56 0x00000000005097b5 in iseq_mark (ptr=0x77af5f0) at iseq.c:102
#57 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=80952080, lev=6) at gc.c:2054
#58 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#59 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#60 0x00000000004b996b in st_foreach (table=0x77bb0b8, func=0x41f360 <mark_method_entry_i>, arg=140735982294368) at st.c:1133
#61 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=80982440, lev=5) at gc.c:1743
#62 gc_mark_children (objspace=0x9ac990, ptr=80982440, lev=5) at gc.c:2014
#63 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#64 0x00000000004b996b in st_foreach (table=0x77bb1a8, func=0x41f480 <mark_entry>, arg=140735982294560) at st.c:1133
#65 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=80982240, lev=4) at gc.c:1647
#66 gc_mark_children (objspace=0x9ac990, ptr=80982240, lev=4) at gc.c:2016
#67 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=82513560, lev=3) at gc.c:2009
#68 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=82513600, lev=2) at gc.c:2009
#69 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2063
#70 0x000000000041f9fc in mark_locations_array (start=0x85db180, end=<value optimized out>) at gc.c:1603
#71 gc_mark_locations (start=0x85db180, end=<value optimized out>) at gc.c:1616
#72 rb_gc_mark_locations (start=0x85db180, end=<value optimized out>) at gc.c:1622
#73 0x000000000050ddee in env_mark (ptr=0x85e38f0) at vm.c:247
#74 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=21709920, lev=1) at gc.c:2054
#75 0x000000000050decc in rb_thread_mark (ptr=0x9ac610) at vm.c:1721
#76 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=10501680, lev=56) at gc.c:2054
#77 0x000000000041f452 in mark_keyvalue (key=<value optimized out>, value=82052240, data=140735982295376) at gc.c:1678
#78 0x00000000004b996b in st_foreach (table=0x9931888, func=0x41f430 <mark_keyvalue>, arg=140735982295376) at st.c:1133
#79 0x000000000041eda2 in mark_hash (objspace=0x9ac990, ptr=82172480, lev=55) at gc.c:1690
#80 gc_mark_children (objspace=0x9ac990, ptr=82172480, lev=55) at gc.c:2036
#81 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=54) at gc.c:2063
#82 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=53) at gc.c:2063
#83 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=52) at gc.c:2063
#84 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=51) at gc.c:2063
#85 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=50) at gc.c:2063
#86 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=49) at gc.c:2063
#87 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=48) at gc.c:2063
#88 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=47) at gc.c:2063
#89 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=46) at gc.c:2063
#90 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=45) at gc.c:2063
#91 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=44) at gc.c:2063
#92 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=43) at gc.c:2063
#93 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=42) at gc.c:2063
#94 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=41) at gc.c:2063
#95 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=40) at gc.c:2063
#96 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=39) at gc.c:2063
#97 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=38) at gc.c:2063
#98 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=37) at gc.c:2063
#99 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=36) at gc.c:2063
#100 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=35) at gc.c:2063
#101 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=34) at gc.c:2063
#102 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=33) at gc.c:2063
#103 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=32) at gc.c:2063
#104 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=31) at gc.c:2063
#105 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=30) at gc.c:2063
#106 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=29) at gc.c:2063
#107 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=28) at gc.c:2063
#108 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=27) at gc.c:2063
#109 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=26) at gc.c:2063
#110 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=25) at gc.c:2063
#111 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=24) at gc.c:2063
#112 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=23) at gc.c:2063
#113 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=22) at gc.c:2063
#114 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=21) at gc.c:2063
#115 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=20) at gc.c:2063
#116 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=19) at gc.c:2063
#117 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=18) at gc.c:2063
#118 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=17) at gc.c:2063
#119 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=16) at gc.c:2063
#120 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=15) at gc.c:2063
#121 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=14) at gc.c:2063
#122 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=13) at gc.c:2063
#123 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=12) at gc.c:2063
#124 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=11) at gc.c:2063
#125 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=10) at gc.c:2063
#126 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=9) at gc.c:2063
#127 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=8) at gc.c:2063
#128 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=7) at gc.c:2063
#129 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=6) at gc.c:2063
#130 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=5) at gc.c:2063
#131 0x000000000041f460 in mark_keyvalue (key=<value optimized out>, value=79940640, data=140735982300384) at gc.c:1679
#132 0x00000000004b9891 in st_foreach (table=0x772bd18, func=0x41f430 <mark_keyvalue>, arg=140735982300384) at st.c:1181
#133 0x000000000041eda2 in mark_hash (objspace=0x9ac990, ptr=81684720, lev=4) at gc.c:1690
#134 gc_mark_children (objspace=0x9ac990, ptr=81684720, lev=4) at gc.c:2036
#135 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#136 0x00000000004b9919 in st_foreach (table=0x7127d18, func=0x41f480 <mark_entry>, arg=140735982300576) at st.c:1153
#137 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=55709760, lev=3) at gc.c:1647
#138 gc_mark_children (objspace=0x9ac990, ptr=55709760, lev=3) at gc.c:2016
#139 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#140 0x00000000004b9891 in st_foreach (table=0x1fc6038, func=0x41f410 <mark_const_entry_i>, arg=140735982300768) at st.c:1181
#141 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=30361120, lev=2) at gc.c:1777
#142 gc_mark_children (objspace=0x9ac990, ptr=30361120, lev=2) at gc.c:2017
#143 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=51562120, lev=1) at gc.c:1902
#144 0x0000000000509775 in iseq_mark (ptr=0x6f3e560) at iseq.c:106
#145 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=51555040, lev=6) at gc.c:2054
#146 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#147 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#148 0x00000000004b9891 in st_foreach (table=0x747a188, func=0x41f360 <mark_method_entry_i>, arg=140735982301184) at st.c:1181
#149 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=51701120, lev=5) at gc.c:1743
#150 gc_mark_children (objspace=0x9ac990, ptr=51701120, lev=5) at gc.c:2014
#151 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=53312280, lev=4) at gc.c:2009
#152 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=3) at gc.c:2030
#153 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#154 0x00000000004b9919 in st_foreach (table=0x2668358, func=0x41f480 <mark_entry>, arg=140735982301568) at st.c:1153
#155 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=20706120, lev=2) at gc.c:1647
#156 gc_mark_children (objspace=0x9ac990, ptr=20706120, lev=2) at gc.c:2016
#157 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=20691400, lev=1) at gc.c:1902
#158 0x0000000000509775 in iseq_mark (ptr=0x23cb3e0) at iseq.c:106
#159 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=20691880, lev=5) at gc.c:2054
#160 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#161 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#162 0x00000000004b9891 in st_foreach (table=0x2668448, func=0x41f360 <mark_method_entry_i>, arg=140735982301984) at st.c:1181
#163 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=20705920, lev=4) at gc.c:1743
#164 gc_mark_children (objspace=0x9ac990, ptr=20705920, lev=4) at gc.c:2014
#165 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=54851560, lev=3) at gc.c:2009
#166 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#167 0x00000000004b9891 in st_foreach (table=0x1fc5048, func=0x41f410 <mark_const_entry_i>, arg=140735982302272) at st.c:1181
#168 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=30428120, lev=2) at gc.c:1777
#169 gc_mark_children (objspace=0x9ac990, ptr=30428120, lev=2) at gc.c:2017
#170 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=54824560, lev=1) at gc.c:1902
#171 0x0000000000509775 in iseq_mark (ptr=0x699adc0) at iseq.c:106
#172 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=54863160, lev=6) at gc.c:2054
#173 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#174 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#175 0x00000000004b9919 in st_foreach (table=0x3836bd8, func=0x41f360 <mark_method_entry_i>, arg=140735982302688) at st.c:1153
#176 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=54880120, lev=5) at gc.c:1743
#177 gc_mark_children (objspace=0x9ac990, ptr=54880120, lev=5) at gc.c:2014
#178 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=54989760, lev=4) at gc.c:2009
#179 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#180 0x00000000004b9891 in st_foreach (table=0x20fd258, func=0x41f410 <mark_const_entry_i>, arg=140735982302976) at st.c:1181
#181 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=55003160, lev=3) at gc.c:1777
#182 gc_mark_children (objspace=0x9ac990, ptr=55003160, lev=3) at gc.c:2017
#183 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#184 0x00000000004b9891 in st_foreach (table=0x20fa6c8, func=0x41f410 <mark_const_entry_i>, arg=140735982303168) at st.c:1181
#185 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=52992720, lev=2) at gc.c:1777
#186 gc_mark_children (objspace=0x9ac990, ptr=52992720, lev=2) at gc.c:2017
#187 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=78487520, lev=1) at gc.c:1902
#188 0x0000000000509775 in iseq_mark (ptr=0x7763a00) at iseq.c:106
#189 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=78484160, lev=4) at gc.c:2054
#190 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#191 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#192 0x00000000004b9891 in st_foreach (table=0x266ae78, func=0x41f360 <mark_method_entry_i>, arg=140735982303584) at st.c:1181
#193 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=20886680, lev=3) at gc.c:1743
#194 gc_mark_children (objspace=0x9ac990, ptr=20886680, lev=3) at gc.c:2014
#195 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=20887160, lev=2) at gc.c:2009
#196 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=29512520, lev=1) at gc.c:1902
#197 0x0000000000509775 in iseq_mark (ptr=0x1b59380) at iseq.c:106
#198 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29512680, lev=2) at gc.c:2054
#199 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#200 0x00000000005097b5 in iseq_mark (ptr=0x1b5e380) at iseq.c:102
#201 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29512880, lev=2) at gc.c:2054
#202 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#203 0x00000000005097b5 in iseq_mark (ptr=0x1b5dfb0) at iseq.c:102
#204 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29513120, lev=1) at gc.c:2054
#205 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29808800, lev=1) at gc.c:2054
#206 0x00000000004187a5 in proc_mark (ptr=0x1b55ce0) at proc.c:54
#207 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29808760, lev=4) at gc.c:2054
#208 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#209 0x00000000004b9919 in st_foreach (table=0x1c28bf8, func=0x41f480 <mark_entry>, arg=140735982304704) at st.c:1153
#210 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=22152400, lev=3) at gc.c:1647
#211 gc_mark_children (objspace=0x9ac990, ptr=22152400, lev=3) at gc.c:2016
#212 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#213 0x00000000004b9891 in st_foreach (table=0x1bceae8, func=0x41f410 <mark_const_entry_i>, arg=140735982304896) at st.c:1181
#214 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=29204720, lev=2) at gc.c:1777
#215 gc_mark_children (objspace=0x9ac990, ptr=29204720, lev=2) at gc.c:2017
#216 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=80768160, lev=1) at gc.c:1902
#217 0x0000000000509775 in iseq_mark (ptr=0x764dbc0) at iseq.c:106
#218 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=80767480, lev=2) at gc.c:2054
#219 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#220 0x00000000005097b5 in iseq_mark (ptr=0x764d7f0) at iseq.c:102
#221 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=80767760, lev=12) at gc.c:2054
#222 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#223 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#224 0x00000000004b9919 in st_foreach (table=0x7631198, func=0x41f360 <mark_method_entry_i>, arg=140735982305520) at st.c:1153
#225 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=80765520, lev=11) at gc.c:1743
#226 gc_mark_children (objspace=0x9ac990, ptr=80765520, lev=11) at gc.c:2014
#227 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=10) at gc.c:2030
#228 0x000000000041f460 in mark_keyvalue (key=<value optimized out>, value=31097920, data=140735982305824) at gc.c:1679
#229 0x00000000004b9891 in st_foreach (table=0x1a98ad8, func=0x41f430 <mark_keyvalue>, arg=140735982305824) at st.c:1181
#230 0x000000000041eda2 in mark_hash (objspace=0x9ac990, ptr=21685280, lev=9) at gc.c:1690
#231 gc_mark_children (objspace=0x9ac990, ptr=21685280, lev=9) at gc.c:2036
#232 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#233 0x00000000004b9919 in st_foreach (table=0x1a989b8, func=0x41f480 <mark_entry>, arg=140735982306016) at st.c:1153
#234 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=21685640, lev=8) at gc.c:1647
#235 gc_mark_children (objspace=0x9ac990, ptr=21685640, lev=8) at gc.c:2016
#236 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=55436880, lev=7) at gc.c:2009
#237 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#238 0x00000000004b996b in st_foreach (table=0x73a6f68, func=0x41f480 <mark_entry>, arg=140735982306304) at st.c:1133
#239 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=55379080, lev=6) at gc.c:1647
#240 gc_mark_children (objspace=0x9ac990, ptr=55379080, lev=6) at gc.c:2016
#241 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#242 0x00000000004b996b in st_foreach (table=0xa985318, func=0x41f480 <mark_entry>, arg=140735982306496) at st.c:1133
#243 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=82352400, lev=5) at gc.c:1647
#244 gc_mark_children (objspace=0x9ac990, ptr=82352400, lev=5) at gc.c:2016
#245 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=55424120, lev=4) at gc.c:2009
#246 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=55434040, lev=3) at gc.c:2009
#247 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=55434440, lev=2) at gc.c:2009
#248 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=55676000, lev=1) at gc.c:1902
#249 0x000000000041f9fc in mark_locations_array (start=0x71b01f0, end=<value optimized out>) at gc.c:1603
#250 gc_mark_locations (start=0x71b01f0, end=<value optimized out>) at gc.c:1616
#251 rb_gc_mark_locations (start=0x71b01f0, end=<value optimized out>) at gc.c:1622
#252 0x000000000050ddee in env_mark (ptr=0x71aa850) at vm.c:247
#253 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=55752080, lev=1) at gc.c:2054
#254 0x00000000004187a5 in proc_mark (ptr=0x6a834b0) at proc.c:54
#255 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=55751800, lev=6) at gc.c:2054
#256 0x000000000041f3ec in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1711
#257 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#258 0x00000000004b9891 in st_foreach (table=0x71246b8, func=0x41f360 <mark_method_entry_i>, arg=140735982307360) at st.c:1181
#259 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=55707880, lev=5) at gc.c:1743
#260 gc_mark_children (objspace=0x9ac990, ptr=55707880, lev=5) at gc.c:2014
#261 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#262 0x00000000004b996b in st_foreach (table=0x7127088, func=0x41f480 <mark_entry>, arg=140735982307552) at st.c:1133
#263 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=55770320, lev=4) at gc.c:1647
#264 gc_mark_children (objspace=0x9ac990, ptr=55770320, lev=4) at gc.c:2016
#265 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#266 0x00000000004b996b in st_foreach (table=0xa984d18, func=0x41f480 <mark_entry>, arg=140735982307744) at st.c:1133
#267 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=82352800, lev=3) at gc.c:1647
#268 gc_mark_children (objspace=0x9ac990, ptr=82352800, lev=3) at gc.c:2016
#269 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10200240, lev=2) at gc.c:2009
#270 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10204280, lev=1) at gc.c:2009
#271 0x0000000000509765 in iseq_mark (ptr=0x71d5130) at iseq.c:107
#272 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79447440, lev=2) at gc.c:2054
#273 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#274 0x00000000005097b5 in iseq_mark (ptr=0x71393f0) at iseq.c:102
#275 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79449920, lev=2) at gc.c:2054
#276 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#277 0x00000000005097b5 in iseq_mark (ptr=0x176bd20) at iseq.c:102
#278 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79451800, lev=2) at gc.c:2054
#279 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#280 0x00000000005097b5 in iseq_mark (ptr=0x176bc10) at iseq.c:102
#281 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79452240, lev=1) at gc.c:2054
#282 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=51560840, lev=1) at gc.c:2054
#283 0x000000000041f9fc in mark_locations_array (start=0x75706d8, end=<value optimized out>) at gc.c:1603
#284 gc_mark_locations (start=0x75706d8, end=<value optimized out>) at gc.c:1616
#285 rb_gc_mark_locations (start=0x75706d8, end=<value optimized out>) at gc.c:1622
#286 0x000000000050ddee in env_mark (ptr=0x77bfb70) at vm.c:247
#287 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=51560480, lev=1) at gc.c:2054
#288 0x00000000004187a5 in proc_mark (ptr=0x7836060) at proc.c:54
#289 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=51556400, lev=3) at gc.c:2054
#290 0x000000000041f3ec in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1711
#291 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#292 0x00000000004b996b in st_foreach (table=0x7a39c78, func=0x41f360 <mark_method_entry_i>, arg=140735982309248) at st.c:1133
#293 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=32363360, lev=2) at gc.c:1743
#294 gc_mark_children (objspace=0x9ac990, ptr=32363360, lev=2) at gc.c:2014
#295 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2063
#296 0x000000000041f9fc in mark_locations_array (start=0x7e44168, end=<value optimized out>) at gc.c:1603
#297 gc_mark_locations (start=0x7e44168, end=<value optimized out>) at gc.c:1616
#298 rb_gc_mark_locations (start=0x7e44168, end=<value optimized out>) at gc.c:1622
#299 0x000000000050ddee in env_mark (ptr=0x7e46330) at vm.c:247
#300 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=82345320, lev=1) at gc.c:2054
#301 0x000000000041f9fc in mark_locations_array (start=0x7e44208, end=<value optimized out>) at gc.c:1603
#302 gc_mark_locations (start=0x7e44208, end=<value optimized out>) at gc.c:1616
#303 rb_gc_mark_locations (start=0x7e44208, end=<value optimized out>) at gc.c:1622
#304 0x000000000050ddee in env_mark (ptr=0x7e441a0) at vm.c:247
#305 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=82345280, lev=1) at gc.c:2054
#306 0x00000000004187a5 in proc_mark (ptr=0x7e44270) at proc.c:54
#307 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=82345200, lev=2) at gc.c:2054
#308 0x000000000041f3ec in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1711
#309 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#310 0x00000000004b9919 in st_foreach (table=0x71dd798, func=0x41f360 <mark_method_entry_i>, arg=140735982309984) at st.c:1153
#311 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=53383800, lev=1) at gc.c:1743
#312 gc_mark_children (objspace=0x9ac990, ptr=53383800, lev=1) at gc.c:2014
#313 0x0000000000509765 in iseq_mark (ptr=0x71dba40) at iseq.c:107
#314 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79452920, lev=2) at gc.c:2054
#315 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#316 0x00000000005097b5 in iseq_mark (ptr=0x6c000f0) at iseq.c:102
#317 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79453240, lev=2) at gc.c:2054
#318 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#319 0x00000000005097b5 in iseq_mark (ptr=0x6f44c60) at iseq.c:102
#320 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79453840, lev=5) at gc.c:2054
#321 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#322 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#323 0x00000000004b9891 in st_foreach (table=0x6c4a788, func=0x41f360 <mark_method_entry_i>, arg=140735982310720) at st.c:1181
#324 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=53361880, lev=4) at gc.c:1743
#325 gc_mark_children (objspace=0x9ac990, ptr=53361880, lev=4) at gc.c:2014
#326 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#327 0x00000000004b9891 in st_foreach (table=0x72404d8, func=0x41f410 <mark_const_entry_i>, arg=140735982310912) at st.c:1181
#328 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=78850560, lev=3) at gc.c:1777
#329 gc_mark_children (objspace=0x9ac990, ptr=78850560, lev=3) at gc.c:2017
#330 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#331 0x00000000004b9891 in st_foreach (table=0x1ab4d78, func=0x41f410 <mark_const_entry_i>, arg=140735982311104) at st.c:1181
#332 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=20997680, lev=2) at gc.c:1777
#333 gc_mark_children (objspace=0x9ac990, ptr=20997680, lev=2) at gc.c:2017
#334 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=81641720, lev=1) at gc.c:1902
#335 0x0000000000509775 in iseq_mark (ptr=0x7d279a0) at iseq.c:106
#336 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=81640360, lev=2) at gc.c:2054
#337 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#338 0x00000000005097b5 in iseq_mark (ptr=0x7d27800) at iseq.c:102
#339 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=81640720, lev=4) at gc.c:2054
#340 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#341 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#342 0x00000000004b9919 in st_foreach (table=0x7ce1468, func=0x41f360 <mark_method_entry_i>, arg=140735982311728) at st.c:1153
#343 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=81747080, lev=3) at gc.c:1743
#344 gc_mark_children (objspace=0x9ac990, ptr=81747080, lev=3) at gc.c:2014
#345 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#346 0x00000000004b9891 in st_foreach (table=0x1ab5a38, func=0x41f410 <mark_const_entry_i>, arg=140735982311920) at st.c:1181
#347 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=20924040, lev=2) at gc.c:1777
#348 gc_mark_children (objspace=0x9ac990, ptr=20924040, lev=2) at gc.c:2017
#349 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=81672000, lev=1) at gc.c:1902
#350 0x0000000000509775 in iseq_mark (ptr=0x7c1ee90) at iseq.c:106
#351 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=81671240, lev=5) at gc.c:2054
#352 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#353 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#354 0x00000000004b996b in st_foreach (table=0x7ce1a08, func=0x41f360 <mark_method_entry_i>, arg=140735982312336) at st.c:1133
#355 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=81664280, lev=4) at gc.c:1743
#356 gc_mark_children (objspace=0x9ac990, ptr=81664280, lev=4) at gc.c:2014
#357 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=81664160, lev=3) at gc.c:2009
#358 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#359 0x00000000004b9919 in st_foreach (table=0x797ba78, func=0x41f410 <mark_const_entry_i>, arg=140735982312624) at st.c:1153
#360 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=81141880, lev=2) at gc.c:1777
#361 gc_mark_children (objspace=0x9ac990, ptr=81141880, lev=2) at gc.c:2017
#362 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=81108560, lev=1) at gc.c:1902
#363 0x0000000000509775 in iseq_mark (ptr=0x13a78e0) at iseq.c:106
#364 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=81155720, lev=5) at gc.c:2054
#365 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#366 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#367 0x00000000004b9891 in st_foreach (table=0x797bf88, func=0x41f360 <mark_method_entry_i>, arg=140735982313040) at st.c:1181
#368 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=81140640, lev=4) at gc.c:1743
#369 gc_mark_children (objspace=0x9ac990, ptr=81140640, lev=4) at gc.c:2014
#370 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#371 0x00000000004b996b in st_foreach (table=0x797c028, func=0x41f480 <mark_entry>, arg=140735982313232) at st.c:1133
#372 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=81140480, lev=3) at gc.c:1647
#373 gc_mark_children (objspace=0x9ac990, ptr=81140480, lev=3) at gc.c:2016
#374 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=81748200, lev=2) at gc.c:2009
#375 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=81692760, lev=1) at gc.c:1902
#376 0x0000000000509775 in iseq_mark (ptr=0x7d371a0) at iseq.c:106
#377 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=81692160, lev=8) at gc.c:2054
#378 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#379 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#380 0x00000000004b9919 in st_foreach (table=0x7ce2398, func=0x41f360 <mark_method_entry_i>, arg=140735982313744) at st.c:1153
#381 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=81747960, lev=7) at gc.c:1743
#382 gc_mark_children (objspace=0x9ac990, ptr=81747960, lev=7) at gc.c:2014
#383 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#384 0x00000000004b996b in st_foreach (table=0x7ce23f8, func=0x41f480 <mark_entry>, arg=140735982313936) at st.c:1133
#385 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=81747920, lev=6) at gc.c:1647
#386 gc_mark_children (objspace=0x9ac990, ptr=81747920, lev=6) at gc.c:2016
#387 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=81747800, lev=5) at gc.c:2009
#388 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=82253120, lev=4) at gc.c:2009
#389 0x000000000041f460 in mark_keyvalue (key=<value optimized out>, value=82253120, data=140735982314336) at gc.c:1679
#390 0x00000000004b9919 in st_foreach (table=0x793e218, func=0x41f430 <mark_keyvalue>, arg=140735982314336) at st.c:1153
#391 0x000000000041eda2 in mark_hash (objspace=0x9ac990, ptr=53532880, lev=3) at gc.c:1690
#392 gc_mark_children (objspace=0x9ac990, ptr=53532880, lev=3) at gc.c:2036
#393 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=2) at gc.c:2063
#394 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#395 0x00000000004b996b in st_foreach (table=0x6d10508, func=0x41f480 <mark_entry>, arg=140735982314624) at st.c:1133
#396 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=80337000, lev=1) at gc.c:1647
#397 gc_mark_children (objspace=0x9ac990, ptr=80337000, lev=1) at gc.c:2016
#398 0x0000000000509765 in iseq_mark (ptr=0x6aa4120) at iseq.c:107
#399 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=53663320, lev=2) at gc.c:2054
#400 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#401 0x00000000005097b5 in iseq_mark (ptr=0x17646e0) at iseq.c:102
#402 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=53670440, lev=1) at gc.c:2054
#403 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=55397280, lev=1) at gc.c:2054
#404 0x00000000004187a5 in proc_mark (ptr=0x714d620) at proc.c:54
#405 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=55397240, lev=10) at gc.c:2054
#406 0x000000000041f460 in mark_keyvalue (key=<value optimized out>, value=55397240, data=140735982315360) at gc.c:1679
#407 0x00000000004b9891 in st_foreach (table=0x20ce248, func=0x41f430 <mark_keyvalue>, arg=140735982315360) at st.c:1181
#408 0x000000000041eda2 in mark_hash (objspace=0x9ac990, ptr=13664320, lev=9) at gc.c:1690
#409 gc_mark_children (objspace=0x9ac990, ptr=13664320, lev=9) at gc.c:2036
#410 0x000000000041f460 in mark_keyvalue (key=<value optimized out>, value=13664320, data=140735982315568) at gc.c:1679
#411 0x00000000004b9891 in st_foreach (table=0x1a91c48, func=0x41f430 <mark_keyvalue>, arg=140735982315568) at st.c:1181
#412 0x000000000041eda2 in mark_hash (objspace=0x9ac990, ptr=21257240, lev=8) at gc.c:1690
#413 gc_mark_children (objspace=0x9ac990, ptr=21257240, lev=8) at gc.c:2036
#414 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#415 0x00000000004b9891 in st_foreach (table=0x1a91918, func=0x41f480 <mark_entry>, arg=140735982315760) at st.c:1181
#416 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=21249760, lev=7) at gc.c:1647
#417 gc_mark_children (objspace=0x9ac990, ptr=21249760, lev=7) at gc.c:2016
#418 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=21257400, lev=6) at gc.c:2009
#419 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=5) at gc.c:2063
#420 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#421 0x00000000004b9891 in st_foreach (table=0x1a90718, func=0x41f480 <mark_entry>, arg=140735982316144) at st.c:1181
#422 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=21366400, lev=4) at gc.c:1647
#423 gc_mark_children (objspace=0x9ac990, ptr=21366400, lev=4) at gc.c:2016
#424 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=3) at gc.c:2030
#425 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#426 0x00000000004b9919 in st_foreach (table=0x1a113a8, func=0x41f480 <mark_entry>, arg=140735982316432) at st.c:1153
#427 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=22150480, lev=2) at gc.c:1647
#428 gc_mark_children (objspace=0x9ac990, ptr=22150480, lev=2) at gc.c:2016
#429 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=20875640, lev=1) at gc.c:1902
#430 0x0000000000509775 in iseq_mark (ptr=0x1600180) at iseq.c:106
#431 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=20874680, lev=6) at gc.c:2054
#432 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#433 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#434 0x00000000004b9891 in st_foreach (table=0x1a11348, func=0x41f360 <mark_method_entry_i>, arg=140735982316848) at st.c:1181
#435 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=22150440, lev=5) at gc.c:1743
#436 gc_mark_children (objspace=0x9ac990, ptr=22150440, lev=5) at gc.c:2014
#437 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#438 0x00000000004b996b in st_foreach (table=0x1a11468, func=0x41f480 <mark_entry>, arg=140735982317040) at st.c:1133
#439 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=22149960, lev=4) at gc.c:1647
#440 gc_mark_children (objspace=0x9ac990, ptr=22149960, lev=4) at gc.c:2016
#441 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=22181160, lev=3) at gc.c:2009
#442 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=22181520, lev=2) at gc.c:2009
#443 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=20863920, lev=1) at gc.c:1902
#444 0x0000000000509775 in iseq_mark (ptr=0x13107e0) at iseq.c:106
#445 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=20864080, lev=3) at gc.c:2054
#446 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#447 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#448 0x00000000004b9891 in st_foreach (table=0x19b4d18, func=0x41f360 <mark_method_entry_i>, arg=140735982317648) at st.c:1181
#449 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=21525560, lev=2) at gc.c:1743
#450 gc_mark_children (objspace=0x9ac990, ptr=21525560, lev=2) at gc.c:2014
#451 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=15670280, lev=1) at gc.c:1902
#452 0x0000000000509775 in iseq_mark (ptr=0x15d3050) at iseq.c:106
#453 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=15667040, lev=8) at gc.c:2054
#454 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#455 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#456 0x00000000004b996b in st_foreach (table=0x19b4e08, func=0x41f360 <mark_method_entry_i>, arg=140735982318064) at st.c:1133
#457 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=21525440, lev=7) at gc.c:1743
#458 gc_mark_children (objspace=0x9ac990, ptr=21525440, lev=7) at gc.c:2014
#459 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#460 0x00000000004b996b in st_foreach (table=0x19b6728, func=0x41f480 <mark_entry>, arg=140735982318256) at st.c:1133
#461 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=21524480, lev=6) at gc.c:1647
#462 gc_mark_children (objspace=0x9ac990, ptr=21524480, lev=6) at gc.c:2016
#463 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=55479240, lev=5) at gc.c:2009
#464 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=80391080, lev=4) at gc.c:2009
#465 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=55519800, lev=3) at gc.c:2009
#466 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#467 0x00000000004b9891 in st_foreach (table=0x1991ee8, func=0x41f480 <mark_entry>, arg=140735982318736) at st.c:1181
#468 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=20959240, lev=2) at gc.c:1647
#469 gc_mark_children (objspace=0x9ac990, ptr=20959240, lev=2) at gc.c:2016
#470 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=79478600, lev=1) at gc.c:1902
#471 0x0000000000509775 in iseq_mark (ptr=0x6d00620) at iseq.c:106
#472 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79478200, lev=3) at gc.c:2054
#473 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#474 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#475 0x00000000004b996b in st_foreach (table=0x6c4a758, func=0x41f360 <mark_method_entry_i>, arg=140735982319152) at st.c:1133
#476 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=79477880, lev=2) at gc.c:1743
#477 gc_mark_children (objspace=0x9ac990, ptr=79477880, lev=2) at gc.c:2014
#478 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=79516760, lev=1) at gc.c:2009
#479 0x000000000050de65 in env_mark (ptr=0x6d15f00) at vm.c:252
#480 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79515840, lev=1) at gc.c:2054
#481 0x00000000004187a5 in proc_mark (ptr=0x6d15f80) at proc.c:54
#482 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=79515760, lev=7) at gc.c:2054
#483 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=6) at gc.c:2030
#484 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=5) at gc.c:2063
#485 0x000000000041f460 in mark_keyvalue (key=<value optimized out>, value=79514640, data=140735982319872) at gc.c:1679
#486 0x00000000004b9891 in st_foreach (table=0x17be518, func=0x41f430 <mark_keyvalue>, arg=140735982319872) at st.c:1181
#487 0x000000000041eda2 in mark_hash (objspace=0x9ac990, ptr=21536720, lev=4) at gc.c:1690
#488 gc_mark_children (objspace=0x9ac990, ptr=21536720, lev=4) at gc.c:2036
#489 0x000000000041effb in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=3) at gc.c:2063
#490 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#491 0x00000000004b9919 in st_foreach (table=0x17211c8, func=0x41f480 <mark_entry>, arg=140735982320160) at st.c:1153
#492 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=20732800, lev=2) at gc.c:1647
#493 gc_mark_children (objspace=0x9ac990, ptr=20732800, lev=2) at gc.c:2016
#494 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=13975680, lev=1) at gc.c:1902
#495 0x0000000000509775 in iseq_mark (ptr=0x174dd20) at iseq.c:106
#496 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=13975240, lev=3) at gc.c:2054
#497 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#498 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#499 0x00000000004b9919 in st_foreach (table=0x173d978, func=0x41f360 <mark_method_entry_i>, arg=140735982320576) at st.c:1153
#500 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=13974200, lev=2) at gc.c:1743
#501 gc_mark_children (objspace=0x9ac990, ptr=13974200, lev=2) at gc.c:2014
#502 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#503 0x00000000004b996b in st_foreach (table=0x173d9d8, func=0x41f480 <mark_entry>, arg=140735982320768) at st.c:1133
#504 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=13974120, lev=1) at gc.c:1647
#505 gc_mark_children (objspace=0x9ac990, ptr=13974120, lev=1) at gc.c:2016
#506 0x0000000000509765 in iseq_mark (ptr=0x1597990) at iseq.c:107
#507 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=20700320, lev=2) at gc.c:2054
#508 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#509 0x00000000005097b5 in iseq_mark (ptr=0x1596880) at iseq.c:102
#510 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=20700920, lev=3) at gc.c:2054
#511 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#512 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#513 0x00000000004b9919 in st_foreach (table=0x1722908, func=0x41f360 <mark_method_entry_i>, arg=140735982321296) at st.c:1153
#514 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=15662160, lev=2) at gc.c:1743
#515 gc_mark_children (objspace=0x9ac990, ptr=15662160, lev=2) at gc.c:2014
#516 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=20700160, lev=1) at gc.c:1902
#517 0x0000000000509775 in iseq_mark (ptr=0x1597aa0) at iseq.c:106
#518 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=20700080, lev=2) at gc.c:2054
#519 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#520 0x00000000005097b5 in iseq_mark (ptr=0x2406a00) at iseq.c:102
#521 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=30932040, lev=5) at gc.c:2054
#522 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#523 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#524 0x00000000004b9919 in st_foreach (table=0x251ca48, func=0x41f360 <mark_method_entry_i>, arg=140735982321920) at st.c:1153
#525 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=30932440, lev=4) at gc.c:1743
#526 gc_mark_children (objspace=0x9ac990, ptr=30932440, lev=4) at gc.c:2014
#527 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=30932480, lev=3) at gc.c:2009
#528 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#529 0x00000000004b9891 in st_foreach (table=0x19946b8, func=0x41f410 <mark_const_entry_i>, arg=140735982322208) at st.c:1181
#530 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=21109200, lev=2) at gc.c:1777
#531 gc_mark_children (objspace=0x9ac990, ptr=21109200, lev=2) at gc.c:2017
#532 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=30265960, lev=1) at gc.c:1902
#533 0x0000000000509775 in iseq_mark (ptr=0x23caea0) at iseq.c:106
#534 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=30259120, lev=3) at gc.c:2054
#535 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#536 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#537 0x00000000004b9919 in st_foreach (table=0x271c2f8, func=0x41f360 <mark_method_entry_i>, arg=140735982322624) at st.c:1153
#538 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=30292720, lev=2) at gc.c:1743
#539 gc_mark_children (objspace=0x9ac990, ptr=30292720, lev=2) at gc.c:2014
#540 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=30334000, lev=1) at gc.c:1902
#541 0x0000000000509775 in iseq_mark (ptr=0x25b9e20) at iseq.c:106
#542 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=30333680, lev=5) at gc.c:2054
#543 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#544 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#545 0x00000000004b9919 in st_foreach (table=0x271d1c8, func=0x41f360 <mark_method_entry_i>, arg=140735982323040) at st.c:1153
#546 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=30327200, lev=4) at gc.c:1743
#547 gc_mark_children (objspace=0x9ac990, ptr=30327200, lev=4) at gc.c:2014
#548 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#549 0x00000000004b996b in st_foreach (table=0x271d258, func=0x41f480 <mark_entry>, arg=140735982323232) at st.c:1133
#550 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=30327160, lev=3) at gc.c:1647
#551 gc_mark_children (objspace=0x9ac990, ptr=30327160, lev=3) at gc.c:2016
#552 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=30326120, lev=2) at gc.c:2009
#553 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=83227320, lev=1) at gc.c:2009
#554 0x000000000041f9fc in mark_locations_array (start=0xad0bf40, end=<value optimized out>) at gc.c:1603
#555 gc_mark_locations (start=0xad0bf40, end=<value optimized out>) at gc.c:1616
#556 rb_gc_mark_locations (start=0xad0bf40, end=<value optimized out>) at gc.c:1622
#557 0x000000000050ddee in env_mark (ptr=0xa51a7c0) at vm.c:247
#558 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=83227000, lev=1) at gc.c:2054
#559 0x000000000041f9fc in mark_locations_array (start=0xad7ae88, end=<value optimized out>) at gc.c:1603
#560 gc_mark_locations (start=0xad7ae88, end=<value optimized out>) at gc.c:1616
#561 rb_gc_mark_locations (start=0xad7ae88, end=<value optimized out>) at gc.c:1622
#562 0x000000000050ddee in env_mark (ptr=0xab686b0) at vm.c:247
#563 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=83226880, lev=1) at gc.c:2054
#564 0x00000000004187a5 in proc_mark (ptr=0xab9d3d0) at proc.c:54
#565 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=83226720, lev=3) at gc.c:2054
#566 0x000000000041f3ec in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1711
#567 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#568 0x00000000004b9891 in st_foreach (table=0xae25af8, func=0x41f360 <mark_method_entry_i>, arg=140735982324064) at st.c:1181
#569 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=83014080, lev=2) at gc.c:1743
#570 gc_mark_children (objspace=0x9ac990, ptr=83014080, lev=2) at gc.c:2014
#571 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=82968720, lev=1) at gc.c:2009
#572 0x0000000000509765 in iseq_mark (ptr=0x23dd300) at iseq.c:107
#573 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=30388280, lev=2) at gc.c:2054
#574 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#575 0x00000000005097b5 in iseq_mark (ptr=0x23dcea0) at iseq.c:102
#576 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=30343320, lev=2) at gc.c:2054
#577 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#578 0x00000000005097b5 in iseq_mark (ptr=0x23ce0a0) at iseq.c:102
#579 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=30343640, lev=8) at gc.c:2054
#580 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#581 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#582 0x00000000004b9919 in st_foreach (table=0x23d8628, func=0x41f360 <mark_method_entry_i>, arg=140735982324896) at st.c:1153
#583 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=30406240, lev=7) at gc.c:1743
#584 gc_mark_children (objspace=0x9ac990, ptr=30406240, lev=7) at gc.c:2014
#585 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#586 0x00000000004b996b in st_foreach (table=0x23d8688, func=0x41f410 <mark_const_entry_i>, arg=140735982325088) at st.c:1133
#587 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=30406520, lev=6) at gc.c:1777
#588 gc_mark_children (objspace=0x9ac990, ptr=30406520, lev=6) at gc.c:2017
#589 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=5) at gc.c:2030
#590 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#591 0x00000000004b9919 in st_foreach (table=0x23d8508, func=0x41f480 <mark_entry>, arg=140735982325376) at st.c:1153
#592 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=30406640, lev=4) at gc.c:1647
#593 gc_mark_children (objspace=0x9ac990, ptr=30406640, lev=4) at gc.c:2016
#594 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#595 0x00000000004b9891 in st_foreach (table=0x2368ef8, func=0x41f410 <mark_const_entry_i>, arg=140735982325568) at st.c:1181
#596 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=30858360, lev=3) at gc.c:1777
#597 gc_mark_children (objspace=0x9ac990, ptr=30858360, lev=3) at gc.c:2017
#598 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=22345680, lev=2) at gc.c:2009
#599 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=22286200, lev=1) at gc.c:1902
#600 0x0000000000509775 in iseq_mark (ptr=0x22420c0) at iseq.c:106
#601 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=22282760, lev=2) at gc.c:2054
#602 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#603 0x00000000005097b5 in iseq_mark (ptr=0x2241c60) at iseq.c:102
#604 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=22283200, lev=2) at gc.c:2054
#605 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#606 0x00000000005097b5 in iseq_mark (ptr=0x2241890) at iseq.c:102
#607 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=22283840, lev=5) at gc.c:2054
#608 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#609 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#610 0x00000000004b996b in st_foreach (table=0x2368fb8, func=0x41f360 <mark_method_entry_i>, arg=140735982326496) at st.c:1133
#611 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=22341960, lev=4) at gc.c:1743
#612 gc_mark_children (objspace=0x9ac990, ptr=22341960, lev=4) at gc.c:2014
#613 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#614 0x00000000004b9919 in st_foreach (table=0x2369018, func=0x41f410 <mark_const_entry_i>, arg=140735982326688) at st.c:1153
#615 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=22343360, lev=3) at gc.c:1777
#616 gc_mark_children (objspace=0x9ac990, ptr=22343360, lev=3) at gc.c:2017
#617 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#618 0x00000000004b9891 in st_foreach (table=0x2368f88, func=0x41f410 <mark_const_entry_i>, arg=140735982326880) at st.c:1181
#619 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=22343760, lev=2) at gc.c:1777
#620 gc_mark_children (objspace=0x9ac990, ptr=22343760, lev=2) at gc.c:2017
#621 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=29379000, lev=1) at gc.c:1902
#622 0x0000000000509775 in iseq_mark (ptr=0x222d570) at iseq.c:106
#623 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29378280, lev=7) at gc.c:2054
#624 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#625 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#626 0x00000000004b996b in st_foreach (table=0x236c838, func=0x41f360 <mark_method_entry_i>, arg=140735982327296) at st.c:1133
#627 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=29377800, lev=6) at gc.c:1743
#628 gc_mark_children (objspace=0x9ac990, ptr=29377800, lev=6) at gc.c:2014
#629 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=30005120, lev=5) at gc.c:2009
#630 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=22046320, lev=4) at gc.c:2009
#631 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=3) at gc.c:2030
#632 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#633 0x00000000004b9891 in st_foreach (table=0x1954d18, func=0x41f480 <mark_entry>, arg=140735982327776) at st.c:1181
#634 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=22047280, lev=2) at gc.c:1647
#635 gc_mark_children (objspace=0x9ac990, ptr=22047280, lev=2) at gc.c:2016
#636 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=31682040, lev=1) at gc.c:1902
#637 0x0000000000509775 in iseq_mark (ptr=0x28a12c0) at iseq.c:106
#638 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=31716360, lev=2) at gc.c:2054
#639 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#640 0x00000000005097b5 in iseq_mark (ptr=0x28a11b0) at iseq.c:102
#641 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=31716600, lev=4) at gc.c:2054
#642 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#643 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#644 0x00000000004b9891 in st_foreach (table=0x2889a68, func=0x41f360 <mark_method_entry_i>, arg=140735982328400) at st.c:1181
#645 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=31698280, lev=3) at gc.c:1743
#646 gc_mark_children (objspace=0x9ac990, ptr=31698280, lev=3) at gc.c:2014
#647 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=31698440, lev=2) at gc.c:2009
#648 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=31681800, lev=1) at gc.c:1902
#649 0x0000000000509775 in iseq_mark (ptr=0x28a13e0) at iseq.c:106
#650 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=31717120, lev=8) at gc.c:2054
#651 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#652 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#653 0x00000000004b9919 in st_foreach (table=0x288aed8, func=0x41f360 <mark_method_entry_i>, arg=140735982328912) at st.c:1153
#654 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=11958120, lev=7) at gc.c:1743
#655 gc_mark_children (objspace=0x9ac990, ptr=11958120, lev=7) at gc.c:2014
#656 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=11929880, lev=6) at gc.c:2009
#657 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#658 0x00000000004b996b in st_foreach (table=0xa341a8, func=0x41f480 <mark_entry>, arg=140735982329200) at st.c:1133
#659 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=10570040, lev=5) at gc.c:1647
#660 gc_mark_children (objspace=0x9ac990, ptr=10570040, lev=5) at gc.c:2016
#661 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#662 0x00000000004b996b in st_foreach (table=0x10024e8, func=0x41f480 <mark_entry>, arg=140735982329392) at st.c:1133
#663 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=14283920, lev=4) at gc.c:1647
#664 gc_mark_children (objspace=0x9ac990, ptr=14283920, lev=4) at gc.c:2016
#665 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10569200, lev=3) at gc.c:2009
#666 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10569240, lev=2) at gc.c:2009
#667 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#668 0x00000000005097b5 in iseq_mark (ptr=0x19bd7d0) at iseq.c:102
#669 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=21528280, lev=2) at gc.c:2054
#670 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#671 0x00000000005097b5 in iseq_mark (ptr=0x1a6b3a0) at iseq.c:102
#672 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=21528720, lev=2) at gc.c:2054
#673 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#674 0x00000000005097b5 in iseq_mark (ptr=0x1a6a210) at iseq.c:102
#675 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=21529160, lev=6) at gc.c:2054
#676 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#677 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#678 0x00000000004b9891 in st_foreach (table=0xa58ec8, func=0x41f360 <mark_method_entry_i>, arg=140735982330416) at st.c:1181
#679 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=10538120, lev=5) at gc.c:1743
#680 gc_mark_children (objspace=0x9ac990, ptr=10538120, lev=5) at gc.c:2014
#681 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=55023600, lev=4) at gc.c:2009
#682 0x000000000041f426 in mark_const_entry_i (key=<value optimized out>, ce=<value optimized out>, data=168766912) at gc.c:1766
#683 0x00000000004b9891 in st_foreach (table=0xa60328, func=0x41f410 <mark_const_entry_i>, arg=140735982330704) at st.c:1181
#684 0x000000000041ef79 in mark_const_tbl (objspace=0x9ac990, ptr=10536200, lev=3) at gc.c:1777
#685 gc_mark_children (objspace=0x9ac990, ptr=10536200, lev=3) at gc.c:2017
#686 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=29704640, lev=2) at gc.c:2009
#687 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#688 0x00000000005097b5 in iseq_mark (ptr=0x20e3700) at iseq.c:102
#689 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29948920, lev=2) at gc.c:2054
#690 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#691 0x00000000005097b5 in iseq_mark (ptr=0x20e35f0) at iseq.c:102
#692 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29949160, lev=3) at gc.c:2054
#693 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#694 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#695 0x00000000004b9891 in st_foreach (table=0x2232b48, func=0x41f360 <mark_method_entry_i>, arg=140735982331424) at st.c:1181
#696 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=29937120, lev=2) at gc.c:1743
#697 gc_mark_children (objspace=0x9ac990, ptr=29937120, lev=2) at gc.c:2014
#698 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=29788960, lev=1) at gc.c:1902
#699 0x0000000000509775 in iseq_mark (ptr=0x1baa5a0) at iseq.c:106
#700 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29789120, lev=6) at gc.c:2054
#701 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#702 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#703 0x00000000004b9919 in st_foreach (table=0x2232b78, func=0x41f360 <mark_method_entry_i>, arg=140735982331840) at st.c:1153
#704 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=29937080, lev=5) at gc.c:1743
#705 gc_mark_children (objspace=0x9ac990, ptr=29937080, lev=5) at gc.c:2014
#706 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#707 0x00000000004b996b in st_foreach (table=0x2235078, func=0x41f480 <mark_entry>, arg=140735982332032) at st.c:1133
#708 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=29935080, lev=4) at gc.c:1647
#709 gc_mark_children (objspace=0x9ac990, ptr=29935080, lev=4) at gc.c:2016
#710 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=53822040, lev=3) at gc.c:2009
#711 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=53822080, lev=2) at gc.c:2009
#712 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=29942560, lev=1) at gc.c:1902
#713 0x0000000000509775 in iseq_mark (ptr=0x2212380) at iseq.c:106
#714 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29942800, lev=2) at gc.c:2054
#715 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#716 0x00000000005097b5 in iseq_mark (ptr=0x19eb080) at iseq.c:102
#717 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29943040, lev=2) at gc.c:2054
#718 0x000000000041f14b in gc_mark_children (objspace=0x9ac990, ptr=<value optimized out>, lev=1) at gc.c:2030
#719 0x00000000005097b5 in iseq_mark (ptr=0x19eaf70) at iseq.c:102
#720 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=29943320, lev=3) at gc.c:2054
#721 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#722 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#723 0x00000000004b9891 in st_foreach (table=0xa18c58, func=0x41f360 <mark_method_entry_i>, arg=140735982333056) at st.c:1181
#724 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=10582760, lev=2) at gc.c:1743
#725 gc_mark_children (objspace=0x9ac990, ptr=10582760, lev=2) at gc.c:2014
#726 0x000000000041edce in gc_mark_children (objspace=0x9ac990, ptr=15723840, lev=1) at gc.c:1902
#727 0x0000000000509775 in iseq_mark (ptr=0xf9ed30) at iseq.c:106
#728 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=15722480, lev=6) at gc.c:2054
#729 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#730 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#731 0x00000000004b9891 in st_foreach (table=0xa18d48, func=0x41f360 <mark_method_entry_i>, arg=140735982333472) at st.c:1181
#732 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=10582680, lev=5) at gc.c:1743
#733 gc_mark_children (objspace=0x9ac990, ptr=10582680, lev=5) at gc.c:2014
#734 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=30776120, lev=4) at gc.c:2009
#735 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=12358760, lev=3) at gc.c:2009
#736 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10574040, lev=2) at gc.c:2009
#737 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=15723560, lev=1) at gc.c:2009
#738 0x00000000005097a5 in iseq_mark (ptr=0xf99dc0) at iseq.c:103
#739 0x000000000041f0de in gc_mark_children (objspace=0x9ac990, ptr=15723520, lev=19) at gc.c:2054
#740 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#741 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#742 0x00000000004b9919 in st_foreach (table=0xa18fe8, func=0x41f360 <mark_method_entry_i>, arg=140735982334176) at st.c:1153
#743 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=10582400, lev=18) at gc.c:1743
#744 gc_mark_children (objspace=0x9ac990, ptr=10582400, lev=18) at gc.c:2014
#745 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10501480, lev=17) at gc.c:2009
#746 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=21393960, lev=16) at gc.c:2009
#747 0x000000000041f3b8 in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1708
#748 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#749 0x00000000004b9891 in st_foreach (table=0xa18e08, func=0x41f360 <mark_method_entry_i>, arg=140735982334576) at st.c:1181
#750 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=10582600, lev=15) at gc.c:1743
#751 gc_mark_children (objspace=0x9ac990, ptr=10582600, lev=15) at gc.c:2014
#752 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#753 0x00000000004b996b in st_foreach (table=0xa19078, func=0x41f480 <mark_entry>, arg=140735982334768) at st.c:1133
#754 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=10582360, lev=14) at gc.c:1647
#755 gc_mark_children (objspace=0x9ac990, ptr=10582360, lev=14) at gc.c:2016
#756 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#757 0x00000000004b996b in st_foreach (table=0xb6ab78, func=0x41f480 <mark_entry>, arg=140735982334960) at st.c:1133
#758 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=12184840, lev=13) at gc.c:1647
#759 gc_mark_children (objspace=0x9ac990, ptr=12184840, lev=13) at gc.c:2016
#760 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10582240, lev=12) at gc.c:2009
#761 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10539960, lev=11) at gc.c:2009
#762 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10540000, lev=10) at gc.c:2009
#763 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=30316800, lev=9) at gc.c:2009
#764 0x000000000041f3ff in mark_method_entry (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1715
#765 mark_method_entry_i (key=<value optimized out>, me=<value optimized out>, data=<value optimized out>) at gc.c:1732
#766 0x00000000004b9919 in st_foreach (table=0xa18f88, func=0x41f360 <mark_method_entry_i>, arg=140735982335552) at st.c:1153
#767 0x000000000041ef1a in mark_m_tbl (objspace=0x9ac990, ptr=10582440, lev=8) at gc.c:1743
#768 gc_mark_children (objspace=0x9ac990, ptr=10582440, lev=8) at gc.c:2014
#769 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#770 0x00000000004b996b in st_foreach (table=0xa19138, func=0x41f480 <mark_entry>, arg=140735982335744) at st.c:1133
#771 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=10582280, lev=7) at gc.c:1647
#772 gc_mark_children (objspace=0x9ac990, ptr=10582280, lev=7) at gc.c:2016
#773 0x000000000041f492 in mark_entry (key=<value optimized out>, value=86239440, data=168766912) at gc.c:1636
#774 0x00000000004b996b in st_foreach (table=0xb6aa58, func=0x41f480 <mark_entry>, arg=140735982335936) at st.c:1133
#775 0x000000000041ef53 in mark_tbl (objspace=0x9ac990, ptr=12184960, lev=6) at gc.c:1647
#776 gc_mark_children (objspace=0x9ac990, ptr=12184960, lev=6) at gc.c:2016
#777 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10582320, lev=5) at gc.c:2009
#778 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10506160, lev=4) at gc.c:2009
#779 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10506200, lev=3) at gc.c:2009
#780 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10506240, lev=2) at gc.c:2009
#781 0x000000000041ebc5 in gc_mark_children (objspace=0x9ac990, ptr=10501720, lev=1) at gc.c:2009
#782 0x000000000041ffaf in rb_gc_mark (objspace=0x9ac990) at gc.c:1846
#783 gc_marks (objspace=0x9ac990) at gc.c:2658
#784 0x0000000000421128 in garbage_collect (objspace=0x9ac990) at gc.c:2713
#785 0x00000000004238d8 in garbage_collect_with_gvl (n=<value optimized out>, size=<value optimized out>) at gc.c:783
#786 vm_malloc_prepare (n=<value optimized out>, size=<value optimized out>) at gc.c:813
#787 vm_xcalloc (n=<value optimized out>, size=<value optimized out>) at gc.c:939
#788 ruby_xcalloc (n=<value optimized out>, size=<value optimized out>) at gc.c:948
#789 0x00000000004bb517 in st_alloc_bins (table=0xaa60c8, key=142506280, value=186386296) at st.c:101
#790 st_realloc_bins (table=0xaa60c8, key=142506280, value=186386296) at st.c:116
#791 rehash (table=0xaa60c8, key=142506280, value=186386296) at st.c:778
#792 add_direct (table=0xaa60c8, key=142506280, value=186386296) at st.c:576
#793 st_add_direct (table=0xaa60c8, key=142506280, value=186386296) at st.c:768
#794 0x00000000004f8adf in generic_ivar_set (obj=142506280, id=59497, val=2) at variable.c:863
#795 rb_ivar_set (obj=142506280, id=59497, val=2) at variable.c:1105
#796 0x00000000005168e4 in vm_setivar (th=0x9ac610, initial=<value optimized out>) at vm_insnhelper.c:1363
#797 vm_exec_core (th=0x9ac610, initial=<value optimized out>) at insns.def:172
#798 0x000000000051a359 in vm_exec (th=<value optimized out>) at vm.c:1220
#799 0x000000000051be5b in vm_call0 (th=0x9ac610, recv=<value optimized out>, id=<value optimized out>, argc=1, argv=0x7f86723f6b48, me=0x20a0380) at vm_eval.c:66
#800 0x0000000000450c40 in rb_class_new_instance (argc=1, argv=0x7f86723f6b48, klass=<value optimized out>) at object.c:1636
#801 0x0000000000522894 in vm_call_cfunc (th=0x9ac610, cfp=0x7f86724f4750, num=1, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa1e9c0, recv=30670720) at vm_insnhelper.c:404
#802 vm_call_method (th=0x9ac610, cfp=0x7f86724f4750, num=1, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa1e9c0, recv=30670720) at vm_insnhelper.c:534
#803 0x0000000000516252 in vm_exec_core (th=0x9ac610, initial=<value optimized out>) at insns.def:1015
#804 0x000000000051a359 in vm_exec (th=<value optimized out>) at vm.c:1220
#805 0x000000000051b7ef in rb_vm_invoke_proc (th=<value optimized out>, proc=<value optimized out>, self=<value optimized out>, argc=<value optimized out>, argv=<value optimized out>, blockptr=<value optimized out>) at vm.c:670
#806 0x000000000041bf07 in proc_call (argc=2, argv=0x7f86723f6288, procval=<value optimized out>) at proc.c:562
#807 0x0000000000522894 in vm_call_cfunc (th=0x9ac610, cfp=0x7f86724f57d0, num=2, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa8df50, recv=81353560) at vm_insnhelper.c:404
#808 vm_call_method (th=0x9ac610, cfp=0x7f86724f57d0, num=2, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa8df50, recv=81353560) at vm_insnhelper.c:534
#809 0x0000000000516252 in vm_exec_core (th=0x9ac610, initial=<value optimized out>) at insns.def:1015
#810 0x000000000051a359 in vm_exec (th=<value optimized out>) at vm.c:1220
#811 0x0000000000523186 in vm_yield (val=81353560) at vm.c:654
#812 rb_yield_0 (val=81353560) at vm_eval.c:760
#813 rb_yield (val=81353560) at vm_eval.c:770
#814 0x0000000000537da7 in rb_ary_each (array=<value optimized out>) at array.c:1478
#815 0x0000000000522894 in vm_call_cfunc (th=0x9ac610, cfp=0x7f86724f58d8, num=0, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa51f50, recv=81352800) at vm_insnhelper.c:404
#816 vm_call_method (th=0x9ac610, cfp=0x7f86724f58d8, num=0, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa51f50, recv=81352800) at vm_insnhelper.c:534
#817 0x0000000000516252 in vm_exec_core (th=0x9ac610, initial=<value optimized out>) at insns.def:1015
#818 0x000000000051a359 in vm_exec (th=<value optimized out>) at vm.c:1220
#819 0x0000000000523186 in vm_yield (val=12178840) at vm.c:654
#820 rb_yield_0 (val=12178840) at vm_eval.c:760
#821 rb_yield (val=12178840) at vm_eval.c:770
#822 0x0000000000537da7 in rb_ary_each (array=<value optimized out>) at array.c:1478
#823 0x0000000000522894 in vm_call_cfunc (th=0x9ac610, cfp=0x7f86724f5bf0, num=0, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa51f50, recv=21680040) at vm_insnhelper.c:404
#824 vm_call_method (th=0x9ac610, cfp=0x7f86724f5bf0, num=0, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa51f50, recv=21680040) at vm_insnhelper.c:534
#825 0x0000000000516252 in vm_exec_core (th=0x9ac610, initial=<value optimized out>) at insns.def:1015
#826 0x000000000051a359 in vm_exec (th=<value optimized out>) at vm.c:1220
#827 0x000000000051a9b6 in rb_iseq_eval (iseqval=20757120) at vm.c:1447
#828 0x0000000000571a85 in rb_load_internal (fname=<value optimized out>, wrap=<value optimized out>) at load.c:501
#829 0x0000000000571beb in rb_f_load (argc=<value optimized out>, argv=<value optimized out>) at load.c:574
#830 0x0000000000522894 in vm_call_cfunc (th=0x9ac610, cfp=0x7f86724f5f08, num=1, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa8d8f0, recv=10577120) at vm_insnhelper.c:404
#831 vm_call_method (th=0x9ac610, cfp=0x7f86724f5f08, num=1, blockptr=<value optimized out>, flag=<value optimized out>, id=77618824, me=0xa8d8f0, recv=10577120) at vm_insnhelper.c:534
#832 0x0000000000516252 in vm_exec_core (th=0x9ac610, initial=<value optimized out>) at insns.def:1015
#833 0x000000000051a359 in vm_exec (th=<value optimized out>) at vm.c:1220
#834 0x000000000051a784 in rb_iseq_eval_main (iseqval=20775240) at vm.c:1461
#835 0x0000000000415952 in ruby_exec_internal (n=<value optimized out>) at eval.c:204
#836 0x0000000000417a16 in ruby_exec_node (n=<value optimized out>) at eval.c:251
#837 ruby_run_node (n=<value optimized out>) at eval.c:244
#838 0x0000000000414af9 in main (argc=6, argv=0x7fffa63c13e8) at main.c:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment