From: Eric Wong Date: 2014-09-06T22:16:44+00:00 Subject: [ruby-core:64819] Re: [ruby-trunk - Bug #10206] garbage symbols crash symbol GC nobu@ruby-lang.org wrote: > Or revert `dsymbol_check()`? But we need to replace with rb_gc_resurrect, right? I tried http://80x24.org/10206/resurrect.patch but test-all loop failed with: http://80x24.org/10206/resurrect-gdb-bt.txt http://80x24.org/10206/resurrect-dump.txt Haven't had time to investigate. I'm also not sure what the problem was with rb_gc_resurrect originally