Actions
Bug #22208
closedInstall compile seg fault ruby-3.2.4 on openSuSE Leap 16
Bug #22208:
Install compile seg fault ruby-3.2.4 on openSuSE Leap 16
Description
Platform:
NAME="openSUSE Leap"
VERSION="16.0"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="16.0"
PRETTY_NAME="openSUSE Leap 16.0"
RVM version:
rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
I'm using RVM to install ruby-3.2.4 on this system. A seg fault during the compilation of tools/transform_mjit_header.rb with the indicted line number is doing a string gsub! operation. I ran RVM --trace to garner the attached rvm_3.2.4_install_trace.out.
Also tried installing ruby-3.2.9 through RVM and same result (seg fault) from the same tools/transform_mjit_header.rb script.
Files
Actions