From: "nagachika (Tomoyuki Chikanaga) via ruby-core" Date: 2023-03-21T05:08:56+00:00 Subject: [ruby-core:112961] [Ruby master Bug#19316] YJIT crash in 3.2.0 Issue #19316 has been updated by nagachika (Tomoyuki Chikanaga). Backport changed from 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONE, 3.2: DONE to 2.7: DONTNEED, 3.0: DONTNEED, 3.1: REQUIRED, 3.2: DONE make test-alll on GitHub Actions with YJIT fails as follows. ``` 1) Failure: TestYJIT#test_bug_19316 [/home/runner/work/ruby/ruby/src/test/ruby/test_yjit.rb:691]: Expected no exits, but got {:opt_send_without_block=>1, :leave=>2, :opt_and=>1} Finished tests in 438.457308s, 49.5715 tests/s, 6283.6517 assertions/s. 21735 tests, 2755113 assertions, 1 failures, 0 errors, 101 skips ``` Should I apply some additional changes? I restore the Backport field for 3.1 to "REQUIRED". ---------------------------------------- Bug #19316: YJIT crash in 3.2.0 https://bugs.ruby-lang.org/issues/19316#change-102488 * Author: jdashton (J Daniel Ashton) * Status: Closed * Priority: Normal * Assignee: yjit * ruby -v: ruby 3.2.0 (2022-12-25 revision a528908271) +YJIT [x86_64-darwin22] * Backport: 2.7: DONTNEED, 3.0: DONTNEED, 3.1: REQUIRED, 3.2: DONE ---------------------------------------- When I check out this commit from GitHub, https://github.com/jdashton/aoc2022-ruby/tree/5702dac483cd6e95f7be35bfebaf9d4a654796d8 , and run the following command, `RUBYOPT="-v --yjit" bin/rspec spec/aoc2022/puzzles/unstable_diffusion_spec.rb`, Ruby crashes. Crash Report log file attached. ---Files-------------------------------- ruby-2023-01-06-091855.ips (21.6 KB) -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/