Actions
Bug #21357
closedCrash in Hash#merge! with ruby-dev in rubocop-rspec test suite
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 3.5.0dev (2025-05-20T09:22:41Z master a82e7132df) +PRISM [x86_64-linux]
Description
I've encountered crahses on ruby-head in recent days, related to hash methods like merge
and merge!
. I can now reproduce it locally while running the rubocop-rspec test suite:
- Clone https://github.com/rubocop/rubocop-rspec
- Run
NO_COVERAGE=1 bundle exec rake spec
I attached the crash report. I want to reduce this down but have no idea how. The crash is very consistent for me though, it doesn't take very long for it to happen (only a few seconds usually).
There were related(?) changes to hash like https://bugs.ruby-lang.org/issues/21333, maybe related.
Files
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0Like0