Actions
Bug #19411
closedGC issue with moved objects
Bug #19411:
GC issue with moved objects
Actions
Added by luke-gru (Luke Gruber) over 3 years ago. Updated over 2 years ago.
The issue is again with shapes (related to https://bugs.ruby-lang.org/issues/19409). Newly moved objects (class MovedObject) need to have their shape reset to root shape. I'll make a PR for this.
This has been fixed in https://github.com/ruby/ruby/commit/32c4b0125f9afe11909d1c10e4133e20180e809e, please close. Thanks!