
Issue #20976 has been updated by mtasaka (Mamoru TASAKA). File Gemfile added I've attached Gemfile, however there is actually no version constraint actually. So what is installed is: ``` rubygem-diff-lcs-1.5.0 rubygem-ffi-1.17.0 rubygem-io-console-0.8.0 rubygem-irb-1.14.3 rubygem-json-2.9.1 rubygem-mime-types-3.4.1 rubygem-mime-types-data-3.2023.0218.1 rubygem-mustermann-3.0.3 rubygem-psych-5.2.2 rubygem-rack-2.2.4 rubygem-rack-protection-3.2.0 rubygem-rbs-3.8.0~20241223.1315git376ef474de rubygem-rdoc-6.10.0 rubygem-rspec-3.13.0 rubygem-rspec-core-3.13.2 rubygem-rspec-expectations-3.13.3 rubygem-rspec-mocks-3.13.2 rubygem-rspec-support-3.13.2 rubygem-sinatra-3.2.0 rubygem-tilt-2.2.0 rubygem-webrick-1.9.0 ``` ---------------------------------------- Bug #20976: ethon 0.15.0 began to segfault https://bugs.ruby-lang.org/issues/20976#change-111162 * Author: mtasaka (Mamoru TASAKA) * Status: Open * ruby -v: ruby 3.4.0dev (2024-12-21 master 6114094aa0) +PRISM [x86_64-linux] * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- Looks like ethon 0.15.0: https://github.com/typhoeus/ethon/tree/0b1c2278806502ecbc6814a245f6b11f5365e... began to segfault frequently (not always) with recent ruby 3.4.0dev. Looks like: commit:fef8ecc708 does not cause segfault commit:018b775039 seems to cause segfault: Trying with commit:6114094aa0 , segfaulting log is attached. ---Files-------------------------------- backtrace.log.txt (86 KB) Gemfile (819 Bytes) -- https://bugs.ruby-lang.org/