Actions
Bug #19404
closedBackport request for 3b83b265f11965582d4b9b439eff8a501792ab68
Description
It would be nice to have this in a release to make it
easier for people to send good crash diagnostics.
commit 3b83b265f11965582d4b9b439eff8a501792ab68
YJIT: Crash with rb_bug() when panicking
Helps with getting good bug reports in the wild. Intended to be
backported to the 3.2.x series.
yjit/bindgen/src/main.rs | 3 +++
yjit/src/cruby_bindings.inc.rs | 1 +
yjit/src/yjit.rs | 29 +++++++++++++++++++++++++++--
Updated by naruse (Yui NARUSE) almost 2 years ago
- Backport changed from 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: REQUIRED to 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: DONE
ruby_3_2 3a88589399f7f1059be245f766809c49790ad939 merged revision(s) 3b83b265f11965582d4b9b439eff8a501792ab68.
Actions
Like0
Like0