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