From: "alanwu (Alan Wu)" Date: 2022-01-19T16:52:04+00:00 Subject: [ruby-core:107194] [Ruby master Bug#18496] Segmentation fault at 0x0000000005107620 Issue #18496 has been updated by alanwu (Alan Wu). Status changed from Open to Feedback Sorry about the crash. Since there are FFI usages in your application, the issue might be in one of the gems, rather than in Ruby itself. Unfortunately since the stack trace is incomplete, it's hard to pin down the party responsible, so I don't think the report is very actionable. If you encounter similar crashes, please feel free to update the ticket with more information. ---------------------------------------- Bug #18496: Segmentation fault at 0x0000000005107620 https://bugs.ruby-lang.org/issues/18496#change-96058 * Author: akors (Oleksandr Korshun) * Status: Feedback * 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: