| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| Updating files: 42% (4832/11363) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk/gems/src/net-imap'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/repl_type_completor'... |
| From https://github.com/ruby/net-imap |
| * branch d9ae35ef913a45f83387b8444cdce4fb1cbf01af -> FETCH_HEAD |
| HEAD is now at d9ae35e Delete test/net/imap/test_data_lite.rb |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h |
| "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 512. |
| 1) Failure: |
| TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| pid 953598 killed by SIGSEGV (signal 11) (core dumped) |
| 2) Failure: |
| TestInteger#test_pow [/tmp/ruby/src/trunk/test/ruby/test_integer.rb:82]: |
| crash18 |
| pid 958412 killed by SIGABRT (signal 6) (core dumped) |
| | *** stack smashing detected ***: terminated |
| make: *** [uncommon.mk:913: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| /tmp/ruby/src/trunk/lib/rubygems/version.rb: [BUG] Segmentation fault at 0x0000000000000710 |
| ruby 4.1.0dev (2026-01-29T23:34:30Z master ef583c93eb) +PRISM [riscv64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0011 p:---- s:0086 e:000085 l:y b:---- DUMMY [FINISH] |
| c:0010 p:---- s:0083 e:000082 l:y b:---- CFUNC :require_relative |
| c:0009 p:0005 s:0078 e:000077 l:y b:0001 TOP /tmp/ruby/src/trunk/lib/rubygems/requirement.rb:3 [FINISH] |
| c:0008 p:---- s:0075 e:000074 l:y b:---- CFUNC :require |
| c:0007 p:0185 s:0072 e:000030 l:y b:0001 CLASS /tmp/ruby/src/trunk/lib/rubygems/specification.rb:147 |
| c:0006 p:0038 s:0027 e:000026 l:y b:0001 TOP /tmp/ruby/src/trunk/lib/rubygems/specification.rb:38 [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:1409 [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:000fe0 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:1409:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems.rb:1409:in 'require_relative' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:38:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:147:in '<class:Specification>' |
| /tmp/ruby/src/trunk/lib/rubygems/specification.rb:147:in 'require' |
| /tmp/ruby/src/trunk/lib/rubygems/requirement.rb:3:in '<top (required)>' |
| /tmp/ruby/src/trunk/lib/rubygems/requirement.rb:3:in 'require_relative' |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| -- Machine register context ------------------------------------------------ |
| sp: 0x0000003fff99e8c0 s0: 0x646e349e78a12705 s1: 0x0000000000000705 |
| a0: 0x000000000000000e a1: 0x0000003fcda452f9 a2: 0x0000002ab77c8730 |
| a3: 0x0000000000000001 a4: 0x349b7cfd27b3c705 a5: 0x000000000000000e |
| a6: 0x654e440100000000 a7: 0xd622efa500000000 s2: 0x0000003fff99ea31 |
| s3: 0x0000003fb34b0a28 s4: 0x0000003fce3010d0 s5: 0xb49b7cfd27b3c705 |
| s6: 0x0000003fce33ad18 s7: 0x0000000000001fff s8: 0x7fffffffffffffff |
| s9: 0x0000000000000001 s10: 0x0000000000000000 s11: 0x0000000000000001 |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_print_backtrace+0x14) [0x3fce0f400c] /tmp/ruby/src/trunk/vm_dump.c:1105 |
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1450 |
| /tmp/ruby/build/trunk/libruby.so.4.1(rb_bug_for_fatal_signal+0x72) [0x3fcdf30e84] /tmp/ruby/src/trunk/error.c:1131 |
| /tmp/ruby/build/trunk/libruby.so.4.1(sigsegv+0x42) [0x3fce059e34] /tmp/ruby/src/trunk/signal.c:948 |
| linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fce317800] |
| /tmp/ruby/build/trunk/libruby.so.4.1(obj_traverse_i+0x10c) [0x3fce006c12] /tmp/ruby/src/trunk/ractor.c:1361 |
| [0x3fff99efc8] |
| -- Other runtime information ----------------------------------------------- |
| * Loaded script: /tmp/ruby/build/trunk/ruby |
| * Ruby Box: disabled |
| * Loaded features: |
| 0 enumerator.so |
| 1 thread.rb |
| 2 fiber.so |
| 3 rational.so |
| 4 complex.so |
| 5 pathname.so |
| 6 ruby2_keywords.rb |
| 7 set.rb |
| 8 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| 9 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| 10 /tmp/ruby/build/trunk/rbconfig.rb |
| 11 /tmp/ruby/src/trunk/lib/rubygems/defaults.rb |
| 12 /tmp/ruby/src/trunk/lib/rubygems/deprecate.rb |
| 13 /tmp/ruby/src/trunk/lib/rubygems/errors.rb |
| 14 /tmp/ruby/src/trunk/lib/rubygems/target_rbconfig.rb |
| 15 /tmp/ruby/src/trunk/lib/rubygems/win_platform.rb |
| 16 /tmp/ruby/src/trunk/lib/rubygems/util/atomic_file_writer.rb |
| 17 /tmp/ruby/src/trunk/lib/rubygems/unknown_command_spell_checker.rb |
| 18 /tmp/ruby/src/trunk/lib/rubygems/exceptions.rb |
| 19 /tmp/ruby/src/trunk/lib/rubygems/basic_specification.rb |
| 20 /tmp/ruby/src/trunk/lib/rubygems/stub_specification.rb |
| 21 /tmp/ruby/src/trunk/lib/rubygems/platform.rb |
| 22 /tmp/ruby/src/trunk/lib/rubygems/specification_record.rb |
| * Process memory map: |
| 2ab77bb000-2ab77bc000 r-xp 00000000 00:1e 2982061 /tmp/ruby/build/trunk/ruby |
| 2ab77bc000-2ab77bd000 r--p 00000000 00:1e 2982061 /tmp/ruby/build/trunk/ruby |
| 2ab77bd000-2ab77be000 rw-p 00001000 00:1e 2982061 /tmp/ruby/build/trunk/ruby |
| 2ab77be000-2ab7a3b000 rw-p 00000000 00:00 0 [heap] |
| 3fb1041000-3fb254c000 rw-p 00000000 00:00 0 |
| 3fb254c000-3fb33f8000 r--s 00000000 00:1e 2982054 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| 3fb33f8000-3fb3433000 r--s 00000000 00:1e 2982061 /tmp/ruby/build/trunk/ruby |
| 3fb3433000-3fb344e000 r-xp 00000000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| 3fb344e000-3fb344f000 r--p 0001b000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| 3fb344f000-3fb3450000 rw-p 0001c000 b3:03 32 /usr/lib/riscv64-linux-gnu/libgcc_s.so.1 |
| 3fb3450000-3fb3460000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 3fb346f000-3fb3490000 rw-p 00000000 00:00 0 |
| 3fb3490000-3fb3560000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 3fb356f000-3fb3570000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3570000-3fb35b1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb35b1000-3fb35b2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb35b2000-3fb35f3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb35f3000-3fb35f4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb35f4000-3fb3635000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3635000-3fb3636000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3636000-3fb3677000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3677000-3fb3678000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3678000-3fb36b9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb36b9000-3fb36ba000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb36ba000-3fb36fb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb36fb000-3fb36fc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb36fc000-3fb373d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb373d000-3fb373e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb373e000-3fb377f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb377f000-3fb3780000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3780000-3fb37c1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb37c1000-3fb37c2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb37c2000-3fb3803000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3803000-3fb3804000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3804000-3fb3845000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3845000-3fb3846000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3846000-3fb3887000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3887000-3fb3888000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3888000-3fb38c9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb38c9000-3fb38ca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb38ca000-3fb390b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb390b000-3fb390c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb390c000-3fb394d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb394d000-3fb394e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb394e000-3fb398f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb398f000-3fb3990000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3990000-3fb39d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb39d1000-3fb39d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb39d2000-3fb3a13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3a13000-3fb3a14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3a14000-3fb3a55000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3a55000-3fb3a56000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3a56000-3fb3a97000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3a97000-3fb3a98000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3a98000-3fb3ad9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3ad9000-3fb3ada000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3ada000-3fb3b1b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3b1b000-3fb3b1c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3b1c000-3fb3b5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3b5d000-3fb3b5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3b5e000-3fb3b9f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3b9f000-3fb3ba0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3ba0000-3fb3be1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3be1000-3fb3be2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3be2000-3fb3c23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3c23000-3fb3c24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3c24000-3fb3c65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3c65000-3fb3c66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3c66000-3fb3ca7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3ca7000-3fb3ca8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3ca8000-3fb3ce9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3ce9000-3fb3cea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3cea000-3fb3d2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3d2b000-3fb3d2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3d2c000-3fb3d6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3d6d000-3fb3d6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3d6e000-3fb3daf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 3fb3daf000-3fb3db0000 ---p 00000000 00:00 0 |
| 3fb3db0000-3fb45b0000 rw-p 00000000 00:00 0 |
| 3fb45b0000-3fb4600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 3fb460f000-3fcc60f000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 3fcc60f000-3fcda0f000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 3fcda0f000-3fcda30000 rw-p 00000000 00:00 0 |
| 3fcda30000-3fcda40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 3fcda43000-3fcda47000 r--p 00000000 00:1e 2965747 /tmp/ruby/src/trunk/lib/rubygems/version.rb |
| 3fcda47000-3fcda4a000 r-xp 00000000 00:1e 2986055 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| 3fcda4a000-3fcda4b000 r--p 00002000 00:1e 2986055 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| 3fcda4b000-3fcda4c000 rw-p 00003000 00:1e 2986055 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so |
| 3fcda4c000-3fcdb4d000 rw-p 00000000 00:00 0 |
| 3fcdb4d000-3fcdba5000 r--p 00000000 b3:03 8804 /usr/lib/locale/C.utf8/LC_CTYPE |
| 3fcdba5000-3fcdba7000 rw-p 00000000 00:00 0 |
| 3fcdba7000-3fcdd11000 r-xp 00000000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| 3fcdd11000-3fcdd14000 r--p 0016a000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| 3fcdd14000-3fcdd16000 rw-p 0016d000 b3:03 5812 /usr/lib/riscv64-linux-gnu/libc.so.6 |
| 3fcdd16000-3fcdd22000 rw-p 00000000 00:00 0 |
| 3fcdd22000-3fcdd99000 r-xp 00000000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| 3fcdd99000-3fcdd9a000 r--p 00077000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| 3fcdd9a000-3fcdd9b000 rw-p 00078000 b3:03 5818 /usr/lib/riscv64-linux-gnu/libm.so.6 |
| 3fcdd9b000-3fcddca000 r-xp 00000000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| 3fcddca000-3fcddcb000 r--p 0002e000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| 3fcddcb000-3fcddcc000 rw-p 0002f000 b3:03 4307 /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0 |
| 3fcddcc000-3fcddd4000 rw-p 00000000 00:00 0 |
| 3fcddd4000-3fcde30000 r-xp 00000000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| 3fcde30000-3fcde31000 r--p 0005b000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| 3fcde31000-3fcde32000 rw-p 0005c000 b3:03 313 /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1 |
| 3fcde32000-3fcde45000 r-xp 00000000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| 3fcde45000-3fcde46000 r--p 00013000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| 3fcde46000-3fcde47000 rw-p 00014000 b3:03 4335 /usr/lib/riscv64-linux-gnu/libz.so.1.2.13 |
| 3fcde4a000-3fcde4c000 r-xp 00000000 00:1e 2982153 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| 3fcde4c000-3fcde4d000 r--p 00001000 00:1e 2982153 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| 3fcde4d000-3fcde4e000 rw-p 00002000 00:1e 2982153 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so |
| 3fcde4e000-3fcde55000 r--s 00000000 b3:03 10215 /usr/lib/riscv64-linux-gnu/gconv/gconv-modules.cache |
| 3fcde55000-3fce2f3000 r-xp 00000000 00:1e 2982054 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| 3fce2f3000-3fce2fe000 r--p 0049e000 00:1e 2982054 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| 3fce2fe000-3fce302000 rw-p 004a9000 00:1e 2982054 /tmp/ruby/build/trunk/libruby.so.4.1.0 |
| 3fce302000-3fce317000 rw-p 00000000 00:00 0 |
| 3fce317000-3fce318000 r-xp 00000000 00:00 0 [vdso] |
| 3fce318000-3fce319000 r--p 00000000 00:00 0 [vdso_data] |
| 3fce319000-3fce339000 r-xp 00000000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| 3fce339000-3fce33b000 r--p 0001f000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| 3fce33b000-3fce33d000 rw-p 00021000 b3:03 5806 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 |
| 3fff983000-3fff9a4000 rw-p 00000000 00:00 0 [stack] |
| Segmentation fault (core dumped) |
| 1) |
| Process.spawn redirects default file descriptor to itself FAILED |
| Expected (STDOUT): "bang" |
| but got: "" |
| Backtrace |
| /tmp/ruby/src/trunk/spec/ruby/core/process/spawn_spec.rb:595:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/core/process/spawn_spec.rb:32:in '<top (required)>' |
| make: *** [uncommon.mk:963: yes-test-spec] Error 1 |