Actions
Bug #18347
closedNewly introduced assertion failure for cc->cme_ != NULL
Description
8d7116552dace6d0a9a8f0bbe2fe0f02fcff6532 added an assertion failure for !vm_cc_markable(cc) || cc->cme_ != NULL
, but it turns out that valid code can trigger this assertion, as found by CI: https://github.com/ruby/ruby/runs/4256783080?check_suite_focus=true#step:15:159
Updated by alanwu (Alan Wu) over 3 years ago
- Status changed from Open to Closed
This should be addressed by ca21eed6ebbceca68daa7b2a88e69a58b8d56806. Feel free to reopen if that's not the case.
Actions
Like0
Like0