From: "nobu (Nobuyoshi Nakada)" Date: 2022-11-22T01:20:11+00:00 Subject: [ruby-core:110848] [Ruby master Bug#19139] Ruby 2.3.8 - 42912 IOT instruction (core dumped) when running rake -v Issue #19139 has been updated by nobu (Nobuyoshi Nakada). The fault occurred in /lib/x86_64-linux-gnu/libssl.so.3. https://gist.github.com/Pauloparakleto/3cef9f75b8dce6215d00f073e6b977ca#file-gistfile1-txt-L224 This file seems from libssl3, and ruby 2.3 was released before libssl3 and doesn't support it. ---------------------------------------- Bug #19139: Ruby 2.3.8 - 42912 IOT instruction (core dumped) when running rake -v https://bugs.ruby-lang.org/issues/19139#change-100206 * Author: Paulo.Felipe (Paulo Souza) * Status: Feedback * Priority: Normal * ruby -v: 2.3.8 * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- https://gist.github.com/Pauloparakleto/3cef9f75b8dce6215d00f073e6b977ca Above is the link to the backtrack. There it is said "You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome." So I did. After following the rbenv instruction to set de environment, the same issue happens. It is so in Ubuntu 20.04. The rbenv ruby-build plugin was updated and the ruby was successfully installed. Gems can be installed a well as bundler. But running `rake -v` or `rspec`, the issue happens. -- https://bugs.ruby-lang.org/ Unsubscribe: