Project

General

Profile

Actions

Bug #18347

closed

Newly introduced assertion failure for cc->cme_ != NULL

Added by jeremyevans0 (Jeremy Evans) over 2 years ago. Updated over 2 years ago.

Status:
Closed
Target version:
-
[ruby-core:106163]

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 2 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

Also available in: Atom PDF

Like0
Like0