ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:106163] [Ruby master Bug#18347] Newly introduced assertion failure for cc->cme_ != NULL
@ 2021-11-18 23:38 jeremyevans0 (Jeremy Evans)
  2021-11-26 20:34 ` [ruby-core:106295] " alanwu (Alan Wu)
  0 siblings, 1 reply; 2+ messages in thread
From: jeremyevans0 (Jeremy Evans) @ 2021-11-18 23:38 UTC (permalink / raw
  To: ruby-core

Issue #18347 has been reported by jeremyevans0 (Jeremy Evans).

----------------------------------------
Bug #18347: Newly introduced assertion failure for cc->cme_ != NULL
https://bugs.ruby-lang.org/issues/18347

* Author: jeremyevans0 (Jeremy Evans)
* Status: Open
* Priority: Normal
* Assignee: ko1 (Koichi Sasada)
* Backport: 2.6: DONTNEED, 2.7: DONTNEED, 3.0: DONTNEED
----------------------------------------
commit: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



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:106295] [Ruby master Bug#18347] Newly introduced assertion failure for cc->cme_ != NULL
  2021-11-18 23:38 [ruby-core:106163] [Ruby master Bug#18347] Newly introduced assertion failure for cc->cme_ != NULL jeremyevans0 (Jeremy Evans)
@ 2021-11-26 20:34 ` alanwu (Alan Wu)
  0 siblings, 0 replies; 2+ messages in thread
From: alanwu (Alan Wu) @ 2021-11-26 20:34 UTC (permalink / raw
  To: ruby-core

Issue #18347 has been updated by alanwu (Alan Wu).

Status changed from Open to Closed

This should be addressed by ca21eed6ebbceca68daa7b2a88e69a58b8d56806. Feel free to reopen if that's not the case.

----------------------------------------
Bug #18347: Newly introduced assertion failure for cc->cme_ != NULL
https://bugs.ruby-lang.org/issues/18347#change-94920

* Author: jeremyevans0 (Jeremy Evans)
* Status: Closed
* Priority: Normal
* Assignee: ko1 (Koichi Sasada)
* Backport: 2.6: DONTNEED, 2.7: DONTNEED, 3.0: DONTNEED
----------------------------------------
commit: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



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-26 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-18 23:38 [ruby-core:106163] [Ruby master Bug#18347] Newly introduced assertion failure for cc->cme_ != NULL jeremyevans0 (Jeremy Evans)
2021-11-26 20:34 ` [ruby-core:106295] " alanwu (Alan Wu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).