[ruby-core:102967] [Ruby master Bug#17740] Segmentation Fault on const_get when running `srb init` (sorbet gem)
From:
dorian@...
Date:
2021-03-20 22:29:50 UTC
List:
ruby-core #102967
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>