ruby/yjit/bindgen
Alan Wu 1961c5bb76
YJIT: Plug native stack overflow
Previously, TestStack#test_machine_stack_size failed pretty consistently
on ARM64 macOS, with Rust code and part of the interpreter used for
per-instruction fallback (rb_vm_invokeblock() and friends) touching the
stack guard page and crashing with SEGV. I've also seen the same test
fail on x64 Linux, though with a different symptom.
2023-09-14 17:18:45 -04:00
..
src YJIT: Plug native stack overflow 2023-09-14 17:18:45 -04:00
Cargo.lock Suppressing security alert of atty dependency by env_logger-0.9.0 2023-07-04 10:18:54 -04:00
Cargo.toml Suppressing security alert of atty dependency by env_logger-0.9.0 2023-07-04 10:18:54 -04:00