From: "mame (Yusuke Endoh)" Date: 2022-01-31T03:16:30+00:00 Subject: [ruby-core:107382] [Ruby master Bug#18496] Segmentation fault at 0x0000000005107620 Issue #18496 has been updated by mame (Yusuke Endoh). Status changed from Feedback to Third Party's Issue I believe this is the same case as #18555. We confirmed that that issue was fixed by `gem install ffi -- --enable-libffi-alloc`. See #18555 and https://github.com/ffi/ffi/issues/800#issuecomment-1008308614 ---------------------------------------- Bug #18496: Segmentation fault at 0x0000000005107620 https://bugs.ruby-lang.org/issues/18496#change-96284 * Author: akors (Oleksandr Korshun) * Status: Third Party's Issue * Priority: Normal * ruby -v: ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [-darwin21] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Getting that error Segmentation fault at 0x0000000005107620 when I try to run cucumber scenarios (cucumber -t @TestCase) on macbook m1 pro ruby -e 'require "rbconfig"; pp RbConfig::CONFIG' | grep "host" "host_os"=>"darwin21.1.0", "host_vendor"=>"apple", "host_cpu"=>"arm", "host"=>"arm-apple-darwin21.1.0", "host_alias"=>"", Using cucumber-messages 17.1.1 Using cucumber-gherkin 22.0.0 Using cucumber-tag-expressions 4.1.0 Using cucumber-core 10.1.1 Using ffi 1.15.5 Using sys-uname 1.2.2 Using cucumber-create-meta 6.0.4 Using cucumber-cucumber-expressions 14.0.0 Using cucumber-html-formatter 17.0.0 Using cucumber-wire 6.2.1 Using cucumber 7.1.0 Using appium_lib_core 5.0.3 Attached the crash report ---Files-------------------------------- ruby-2022-01-18-143806.ips (8.58 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: