| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb: [BUG] Segmentation fault at 0x00000000000021b9 |
| ruby 4.1.0dev (2026-02-28T18:59:07Z master 19b636d3ec) +PRISM [riscv64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0006 p:---- s:0027 e:000026 l:y b:---- DUMMY [FINISH] |
| c:0005 p:---- s:0024 e:000023 l:y b:---- CFUNC :require_relative |
| c:0004 p:0069 s:0019 e:000018 l:y b:0001 TOP /tmp/ruby/src/trunk/lib/rubygems.rb:1411 [FINISH] |
| c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :require |
| c:0002 p:0012 s:0007 e:000006 l:y b:0001 TOP <internal:gem_prelude>:2 [FINISH] |
| c:0001 p:0000 s:0003 E:000c10 l:y b:---- DUMMY [FINISH] |
| -- Ruby level backtrace information ---------------------------------------- |
| <internal:gem_prelude>:2:in '<internal:gem_prelude>' |
| <internal:gem_prelude>:2:in 'require' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:1411:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:1411:in 'require_relative' |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| -- Machine register context ------------------------------------------------ |
| sp: 0x0000003fff9ff720 s0: 0x0000002ae2fc2920 s1: 0x0000000000000030 |
| a0: 0x0000002ae2fc2920 a1: 0x0000000000000030 a2: 0x0000000000000038 |
| a3: 0x00000000000021b1 a4: 0x0000002ae2fc2910 a5: 0xffffffd51d03d727 |
| a6: 0x0000000000000010 a7: 0x0000000000000000 s2: 0x000000000001e240 |
| s3: 0x0000003fd7fca5c0 s4: 0x0000003fd7fc4930 s5: 0x0000002ae302fdc0 |
| s6: 0x0000000000000000 s7: 0x0000000000000030 s8: 0x0000000000000001 |
| s9: 0x0000003fffa00798 s10: 0x0000000000000027 s11: 0x0000000000000000 |
| -- C level backtrace information ------------------------------------------- |
| 1) |
| Hash#hash resists CVE-2011-4815 by having different hash codes in different processes FAILED |
| Expected exit status is 0 but actual is :SIGSEGV for command ruby_exe("/tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/rubytest.ee663t_0/549-rubyexe.rb") |
| Output: |
| /tmp/ruby/src/trunk/spec/ruby/security/cve_2011_4815_spec.rb:5:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/security/cve_2011_4815_spec.rb:45:in '<top (required)>' |
| make: *** [uncommon.mk:962: yes-test-spec] Error 1 |