From: normalperson@... Date: 2018-08-30T19:54:43+00:00 Subject: [ruby-core:88762] [Ruby trunk Bug#15050] GC after forking with fibers crashes Issue #15050 has been reported by normalperson (Eric Wong). ---------------------------------------- Bug #15050: GC after forking with fibers crashes https://bugs.ruby-lang.org/issues/15050 * Author: normalperson (Eric Wong) * Status: Open * Priority: Normal * Assignee: ko1 (Koichi Sasada) * Target version: * ruby -v: * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- Not sure when to work on this, so leaving this here for now... The management of stacks for root fiber and regular fibers is different and confusing. Perhaps unifying thread and fiber stack cache is the best way to go. Is a separate class of stacks even necessary? We should aim to minimize use of stack space. "[BUG] Illegal root fiber parameter" ---Files-------------------------------- 0001-test_fiber-show-crash-on-GC-after-forking.patch (1.19 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: