| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 98% (11071/11273) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch 22451ecbe262326176eb3915b64366712930685c -> FETCH_HEAD |
| HEAD is now at 22451ecb Skip io/wait tests for methods deleted in Ruby 4 |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 512. |
| Fstderr output is not empty |
| heap_pages_final_slots: 0, total_freed_objects: 0 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 11126, but 11125. |
| ruby 4.0.0dev (2025-11-25T08:09:52Z master e920ee3289) +PRISM [x86_64-linux] |
| |
| -- Control frame information ----------------------------------------------- |
| c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC :fork |
| c:0004 p:0012 s:0019 E:001220 l:n b:---- BLOCK bootstraptest.test_ractor.rb_2354_1407.rb:11 |
| c:0003 p:0024 s:0012 e:000011 l:y b:0001 METHOD <internal:numeric>:257 |
| c:0002 p:0018 s:0007 E:001d60 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:001e40 l:y b:---- DUMMY [FINISH] |
| |
| -- Ruby level backtrace information ---------------------------------------- |
| bootstraptest.test_ractor.rb_2354_1407.rb:4:in '<main>' |
| <internal:numeric>:257:in 'times' |
| bootstraptest.test_ractor.rb_2354_1407.rb:11:in 'block in <main>' |
| bootstraptest.test_ractor.rb_2354_1407.rb:11:in 'fork' |
| |
| -- Threading information --------------------------------------------------- |
| Total ractor count: 1 |
| Ruby thread count for this ractor: 1 |
| |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_print_backtrace+0x14) [0x556216e01478] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1105 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1450 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug_without_die_internal+0x71) [0x556216ae9f53] /tmp/ruby/src/trunk-gc-asserts/error.c:1098 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1116 |
| [0x556216bf9fea] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x556216bfcca0] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5241 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_gc_impl_shutdown_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3015 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_objspace_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1732 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_finalize+0x16) [0x556216bdc89e] /tmp/ruby/src/trunk-gc-asserts/eval.c:166 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_cleanup) /tmp/ruby/src/trunk-gc-asserts/eval.c:257 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_stop+0xf) [0x556216bdcb1f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x556216cd1074] /tmp/ruby/src/trunk-gc-asserts/process.c:4294 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4284 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x556216dcc70d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x556216dd61ac] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x556216de5380] ../../src/trunk-gc-asserts/insns.def:855 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x556216de8ba8] /tmp/ruby/src/trunk-gc-asserts/vm.c:2811 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2787 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_ec_exec_node+0xa5) [0x556216bd86e5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x556216bdcbbb] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x556216afa3e6] /tmp/ruby/src/trunk-gc-asserts/main.c:42 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x737bcd61f1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x737bcd61f28b] ../csu/libc-start.c:360 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| [0x556216afa435] |
| |
| -- Other runtime information ----------------------------------------------- |
| |
| * Loaded script: bootstraptest.test_ractor.rb_2354_1407.rb |
| |
| * 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-gc-asserts/x86_64-linux-fake.rb |
| |
| * Process memory map: |
| |
| 556216aa7000-556216ae7000 r--p 00000000 00:4e 17061745 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 556216ae7000-556216fa0000 r-xp 00040000 00:4e 17061745 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 556216fa0000-556217135000 r--p 004f9000 00:4e 17061745 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 556217135000-55621714b000 r--p 0068e000 00:4e 17061745 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55621714b000-55621714c000 rw-p 006a4000 00:4e 17061745 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 55621714c000-556217161000 rw-p 00000000 00:00 0 |
| 556226a92000-556226c36000 rw-p 00000000 00:00 0 [heap] |
| 737b88c18000-737b8c000000 r--s 00000000 00:4e 17061745 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 737b8c000000-737b8c021000 rw-p 00000000 00:00 0 |
| 737b8c021000-737b90000000 ---p 00000000 00:00 0 |
| 737b91ff9000-737b92200000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 737b92200000-737b92301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 737b92301000-737b92302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 737b92302000-737bb2200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 737bb2240000-737bb2260000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 737bb226f000-737bb2270000 ---p 00000000 00:00 0 |
| 737bb2270000-737bb2370000 rw-p 00000000 00:00 0 |
| 737bb2370000-737bb23a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 737bb23af000-737bb23b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb23b0000-737bb2451000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2451000-737bb2452000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2452000-737bb24f3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb24f3000-737bb24f4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb24f4000-737bb2595000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2595000-737bb2596000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2596000-737bb2637000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2637000-737bb2638000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2638000-737bb26d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb26d9000-737bb26da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb26da000-737bb277b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb277b000-737bb277c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb277c000-737bb281d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb281d000-737bb281e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb281e000-737bb28bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb28bf000-737bb28c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb28c0000-737bb2961000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2961000-737bb2962000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2962000-737bb2a03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2a03000-737bb2a04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2a04000-737bb2aa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2aa5000-737bb2aa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2aa6000-737bb2b47000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2b47000-737bb2b48000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2b48000-737bb2be9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2be9000-737bb2bea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2bea000-737bb2c8b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2c8b000-737bb2c8c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2c8c000-737bb2d2d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2d2d000-737bb2d2e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2d2e000-737bb2dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2dcf000-737bb2dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2dd0000-737bb2e71000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2e71000-737bb2e72000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2e72000-737bb2f13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2f13000-737bb2f14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2f14000-737bb2fb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2fb5000-737bb2fb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb2fb6000-737bb3057000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3057000-737bb3058000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3058000-737bb30f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb30f9000-737bb30fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb30fa000-737bb319b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb319b000-737bb319c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb319c000-737bb323d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb323d000-737bb323e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb323e000-737bb32df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb32df000-737bb32e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb32e0000-737bb3381000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3381000-737bb3382000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3382000-737bb3423000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3423000-737bb3424000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3424000-737bb34c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb34c5000-737bb34c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb34c6000-737bb3567000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3567000-737bb3568000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3568000-737bb3609000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb3609000-737bb360a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb360a000-737bb36ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb36ab000-737bb36ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb36ac000-737bb374d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb374d000-737bb374e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb374e000-737bb37ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 737bb37ef000-737bb37f0000 ---p 00000000 00:00 0 |
| 737bb37f0000-737bb3ff0000 rw-p 00000000 00:00 0 |
| 737bb3ff0000-737bb4000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 737bb4000000-737bcc000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 737bcc000000-737bcd400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 737bcd410000-737bcd450000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 737bcd45f000-737bcd480000 rw-p 00000000 00:00 0 |
| 737bcd480000-737bcd490000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 737bcd491000-737bcd592000 rw-p 00000000 00:00 0 |
| 737bcd592000-737bcd599000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 737bcd599000-737bcd5f2000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 737bcd5f2000-737bcd5f5000 rw-p 00000000 00:00 0 |
| 737bcd5f5000-737bcd61d000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 737bcd61d000-737bcd7a5000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 737bcd7a5000-737bcd7f4000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 737bcd7f4000-737bcd7f8000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 737bcd7f8000-737bcd7fa000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 737bcd7fa000-737bcd809000 rw-p 00000000 00:00 0 |
| 737bcd809000-737bcd80d000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 737bcd80d000-737bcd830000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 737bcd830000-737bcd834000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 737bcd834000-737bcd835000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 737bcd835000-737bcd836000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 737bcd836000-737bcd846000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 737bcd846000-737bcd8c5000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 737bcd8c5000-737bcd91d000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 737bcd91d000-737bcd91e000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 737bcd91e000-737bcd91f000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 737bcd91f000-737bcd921000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 737bcd921000-737bcd936000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 737bcd936000-737bcd94f000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 737bcd94f000-737bcd950000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 737bcd950000-737bcd951000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 737bcd951000-737bcd959000 rw-p 00000000 00:00 0 |
| 737bcd959000-737bcd963000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 737bcd963000-737bcd9c6000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 737bcd9c6000-737bcd9db000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 737bcd9db000-737bcd9dc000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 737bcd9dc000-737bcd9dd000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 737bcd9dd000-737bcd9df000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 737bcd9df000-737bcd9f1000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 737bcd9f1000-737bcd9f7000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 737bcd9f7000-737bcd9f8000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 737bcd9f8000-737bcd9f9000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 737bcd9fe000-737bcda00000 rw-p 00000000 00:00 0 |
| 737bcda00000-737bcda01000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 737bcda01000-737bcda2c000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 737bcda2c000-737bcda36000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 737bcda36000-737bcda38000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 737bcda38000-737bcda3a000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffd28f26000-7ffd28f47000 rw-p 00000000 00:00 0 [stack] |
| 7ffd28fb2000-7ffd28fb6000 r--p 00000000 00:00 0 [vvar] |
| 7ffd28fb6000-7ffd28fb8000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| |
| |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] Aborted at 0x000003e900081553 |
| ruby 4.0.0dev (2025-11-25T08:09:52Z master e920ee3289) +PRISM [x86_64-linux] |
| |
| Crashed while printing bug report |
| bootstraptest.test_ractor.rb_2354_1407.rb:13:in 'block in <main>': unhandled exception |
| from bootstraptest.test_ractor.rb_2354_1407.rb:4:in 'Integer#times' |
| from bootstraptest.test_ractor.rb_2354_1407.rb:4:in '<main>' |
| #1407 test_ractor.rb:2354: |
| begin |
| 100.times do |i| |
| Ractor.new(i) do |j| |
| 1000.times do |i| |
| "#{j}-#{i}" |
| end |
| Ractor.receive |
| end |
| pid = fork { } |
| _, status = Process.waitpid2 pid |
| raise unless status.success? |
| end |
| |
| :ok |
| rescue NotImplementedError |
| :ok |
| end |
| #=> "" (expected "ok") |
| FAIL 1/2024 tests failed |
| make: *** [uncommon.mk:848: yes-btest] Error 1 |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| Children under /tmp/rubytest.svblpl: |
| * -rw-r--r-- 1 811464 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_socket.so |
| * -rw-r--r-- 1 92488 2025-11-25 13:40:24 +0000 _ruby_box_p538829_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183016 2025-11-25 13:40:24 +0000 _ruby_box_p538834_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-25 13:40:25 +0000 _ruby_box_p538856_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-25 13:40:23 +0000 _ruby_box_p538814_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-25 13:40:24 +0000 _ruby_box_p538834_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 112096 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 111296 2025-11-25 13:40:25 +0000 _ruby_box_p538839_2_io+nonblock.so |
| * -rw-r--r-- 1 184896 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_psych.so |
| * -rw-r--r-- 1 194296 2025-11-25 13:40:25 +0000 _ruby_box_p538839_2_stringio.so |
| * -rw-r--r-- 1 145320 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_etc.so |
| * -rw-r--r-- 1 91448 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_io+wait.so |
| * -rw-r--r-- 1 183016 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_io+console.so |
| * -rw-r--r-- 1 92488 2025-11-25 13:40:24 +0000 _ruby_box_p538834_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92488 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 825832 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_date_core.so |
| * -rw-r--r-- 1 102776 2025-11-25 13:40:25 +0000 _ruby_box_p538839_2_monitor.so |
| * -rw-r--r-- 1 1453600 2025-11-25 13:40:25 +0000 _ruby_box_p538839_2_openssl.so |
| * -rw-r--r-- 1 183016 2025-11-25 13:40:24 +0000 _ruby_box_p538829_2_io+console.so |
| * -rw-r--r-- 1 183016 2025-11-25 13:40:25 +0000 _ruby_box_p538856_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-25 13:40:23 +0000 _ruby_box_p538829_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 92488 2025-11-25 13:40:25 +0000 _ruby_box_p538856_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 120776 2025-11-25 13:40:25 +0000 _ruby_box_p538839_2_digest.so |
| * -rw-r--r-- 1 92488 2025-11-25 13:40:23 +0000 _ruby_box_p538814_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112096 2025-11-25 13:40:23 +0000 _ruby_box_p538814_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 236952 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_json+ext+parser.so |
| * -rw-r--r-- 1 291648 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_json+ext+generator.so |
| * -rw-r--r-- 1 291768 2025-11-25 13:40:24 +0000 _ruby_box_p538839_2_zlib.so |
| * -rw-r--r-- 1 125336 2025-11-25 13:40:25 +0000 _ruby_box_p538839_2_cgi+escape.so |
| * -rw-r--r-- 1 108104 2025-11-25 13:40:25 +0000 _ruby_box_p538839_2_erb+escape.so |
| * -rw-r--r-- 1 186424 2025-11-25 13:40:25 +0000 _ruby_box_p538839_2_strscan.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |