From: dorian@... Date: 2021-03-20T22:29:50+00:00 Subject: [ruby-core:102967] [Ruby master Bug#17740] Segmentation Fault on const_get when running `srb init` (sorbet gem) Issue #17740 has been updated by dorianmariefr (Dorian Mari�). Added a puts debugging, and I get: ``` puts "CONSTANT #{constant.inspect} CONST_GET NAME #{name.inspect}" (other constants) ... CONSTANT InheritedResources CONST_GET NAME "BaseHelper" ``` ---------------------------------------- Bug #17740: Segmentation Fault on const_get when running `srb init` (sorbet gem) https://bugs.ruby-lang.org/issues/17740#change-91029 * Author: dorianmariefr (Dorian Mari�) * Status: Open * Priority: Normal * ruby -v: ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin20] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- Here is the full logs of the segfault: https://gist.github.com/dorianmariefr/c414a7c2d48671be12fbf0fe6769882b The issue I raised on the sorbet gem: https://github.com/sorbet/sorbet/issues/4104 -- https://bugs.ruby-lang.org/ Unsubscribe: