summaryrefslogtreecommitdiff
path: root/spec/ruby/library/socket/shared
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2025-06-30 16:28:49 -0700
committerJohn Hawthorn <john@hawthorn.email>2025-07-04 14:54:49 -0700
commit32453560de9ac10c4d234686c94696625916dea6 (patch)
tree7c18ab1916edef89e050408fbf89b87cdd2f7197 /spec/ruby/library/socket/shared
parent5f1ca8ffbe53f9d8d6c054f18d7524889498aedd (diff)
Fix missed write barrier on Ractor send move
When moving a "generic IV" object, we need a write barrier to the fields object. WBCHECK ERROR: Missed write barrier detected! Parent object: 0x7c913641d1a0 (wb_protected: true) rb_obj_info_dump: 0x00007c913641d1a0 T_ARRAY/Array [E ] len: 10 (embed) Reference counts - snapshot: 1, writebarrier: 0, current: 2, missed: 1 Missing reference to: 0x7bf1364e56d0 rb_obj_info_dump: 0x00007bf1364e56d0 T_IMEMO/<fields>
Diffstat (limited to 'spec/ruby/library/socket/shared')
0 files changed, 0 insertions, 0 deletions