
Issue #20333 has been updated by dorianmariefr (Dorian MariƩ). Happens when I run `rake` but not `rails test` Rakefile is ``` require_relative "config/application" Rails.application.load_tasks ``` ---------------------------------------- Bug #20333: segfault while running my tests https://bugs.ruby-lang.org/issues/20333#change-107207 * Author: dorianmariefr (Dorian MariƩ) * Status: Open * ruby -v: ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [arm64-darwin23] * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- No sure how to debug it, I had a segfault while running the tests, maybe you will find it useful. ---Files-------------------------------- segfault.log (731 KB) crash.log (100 KB) -- https://bugs.ruby-lang.org/