| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "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: 15120 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 13026, but 13025. |
| ruby 4.0.0dev (2025-11-21T22:16:33Z master 7789aaca37) +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:001e00 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:000910 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:000a30 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) [0x56aa3c956328] /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) [0x56aa3c63ef53] /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 |
| [0x56aa3c74efda] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x56aa3c751c90] /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) [0x56aa3c73188e] /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) [0x56aa3c731b0f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x56aa3c826054] /tmp/ruby/src/trunk-gc-asserts/process.c:4291 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork) /tmp/ruby/src/trunk-gc-asserts/process.c:4281 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_call_cfunc_with_frame_+0x10d) [0x56aa3c9215bd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x56aa3c92b05c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x56aa3c93a230] ../../src/trunk-gc-asserts/insns.def:855 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x56aa3c93da58] /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) [0x56aa3c72d6d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x56aa3c731bab] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x56aa3c64f3d6] /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) [0x7992e2b761ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7992e2b7628b] ../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 |
| [0x56aa3c64f425] |
| |
| -- 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: |
| |
| 56aa3c5fc000-56aa3c63c000 r--p 00000000 00:4e 14961097 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 56aa3c63c000-56aa3caf5000 r-xp 00040000 00:4e 14961097 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 56aa3caf5000-56aa3cc8a000 r--p 004f9000 00:4e 14961097 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 56aa3cc8a000-56aa3cca0000 r--p 0068e000 00:4e 14961097 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 56aa3cca0000-56aa3cca1000 rw-p 006a4000 00:4e 14961097 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 56aa3cca1000-56aa3ccb6000 rw-p 00000000 00:00 0 |
| 56aa63de4000-56aa63f88000 rw-p 00000000 00:00 0 [heap] |
| 79928cc19000-799290000000 r--s 00000000 00:4e 14961097 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 799290000000-799290021000 rw-p 00000000 00:00 0 |
| 799290021000-799294000000 ---p 00000000 00:00 0 |
| 799294000000-799294021000 rw-p 00000000 00:00 0 |
| 799294021000-799298000000 ---p 00000000 00:00 0 |
| 799298000000-799298021000 rw-p 00000000 00:00 0 |
| 799298021000-79929c000000 ---p 00000000 00:00 0 |
| 79929c000000-79929c021000 rw-p 00000000 00:00 0 |
| 79929c021000-7992a0000000 ---p 00000000 00:00 0 |
| 7992a0000000-7992a0021000 rw-p 00000000 00:00 0 |
| 7992a0021000-7992a4000000 ---p 00000000 00:00 0 |
| 7992a6df3000-7992a6ffa000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7992a6ffa000-7992a6ffb000 ---p 00000000 00:00 0 |
| 7992a6ffb000-7992a70fb000 rw-p 00000000 00:00 0 |
| 7992a70fb000-7992a70fc000 ---p 00000000 00:00 0 |
| 7992a70fc000-7992a71fc000 rw-p 00000000 00:00 0 |
| 7992a71fc000-7992a71fd000 ---p 00000000 00:00 0 |
| 7992a71fd000-7992a72fd000 rw-p 00000000 00:00 0 |
| 7992a72fd000-7992a72fe000 ---p 00000000 00:00 0 |
| 7992a72fe000-7992a73fe000 rw-p 00000000 00:00 0 |
| 7992a73fe000-7992a73ff000 ---p 00000000 00:00 0 |
| 7992a73ff000-7992a74ff000 rw-p 00000000 00:00 0 |
| 7992a74ff000-7992a7500000 ---p 00000000 00:00 0 |
| 7992a7500000-7992a7600000 rw-p 00000000 00:00 0 |
| 7992a7600000-7992a7701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7701000-7992a7702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7702000-7992a7902000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7902000-7992a7903000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7903000-7992a7b03000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7b03000-7992a7b04000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7b04000-7992a7d04000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7d04000-7992a7d05000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7d05000-7992a7f05000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7f05000-7992a7f06000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a7f06000-7992a8106000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a8106000-7992a8107000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a8107000-7992a8307000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a8307000-7992a8308000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a8308000-7992a8508000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a8508000-7992a8509000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a8509000-7992a8709000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a8709000-7992a870a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a870a000-7992a890a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a890a000-7992a890b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992a890b000-7992c7600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 7992c7620000-7992c7670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7992c767f000-7992c7680000 ---p 00000000 00:00 0 |
| 7992c7680000-7992c7780000 rw-p 00000000 00:00 0 |
| 7992c7780000-7992c77b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7992c77bf000-7992c77c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c77c0000-7992c7861000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7861000-7992c7862000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7862000-7992c7903000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7903000-7992c7904000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7904000-7992c79a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c79a5000-7992c79a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c79a6000-7992c7a47000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7a47000-7992c7a48000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7a48000-7992c7ae9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7ae9000-7992c7aea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7aea000-7992c7b8b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7b8b000-7992c7b8c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7b8c000-7992c7c2d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7c2d000-7992c7c2e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7c2e000-7992c7ccf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7ccf000-7992c7cd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7cd0000-7992c7d71000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7d71000-7992c7d72000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7d72000-7992c7e13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7e13000-7992c7e14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7e14000-7992c7eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7eb5000-7992c7eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7eb6000-7992c7f57000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7f57000-7992c7f58000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7f58000-7992c7ff9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7ff9000-7992c7ffa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c7ffa000-7992c809b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c809b000-7992c809c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c809c000-7992c813d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c813d000-7992c813e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c813e000-7992c81df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c81df000-7992c81e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c81e0000-7992c8281000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8281000-7992c8282000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8282000-7992c8323000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8323000-7992c8324000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8324000-7992c83c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c83c5000-7992c83c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c83c6000-7992c8467000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8467000-7992c8468000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8468000-7992c8509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8509000-7992c850a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c850a000-7992c85ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c85ab000-7992c85ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c85ac000-7992c864d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c864d000-7992c864e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c864e000-7992c86ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c86ef000-7992c86f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c86f0000-7992c8791000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8791000-7992c8792000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8792000-7992c8833000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8833000-7992c8834000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8834000-7992c88d5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c88d5000-7992c88d6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c88d6000-7992c8977000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8977000-7992c8978000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8978000-7992c8a19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8a19000-7992c8a1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8a1a000-7992c8abb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8abb000-7992c8abc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8abc000-7992c8b5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8b5d000-7992c8b5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8b5e000-7992c8bff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 7992c8bff000-7992c8c00000 ---p 00000000 00:00 0 |
| 7992c8c00000-7992c9400000 rw-p 00000000 00:00 0 |
| 7992c9400000-7992e1400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 7992e1400000-7992e2800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 7992e281f000-7992e2820000 ---p 00000000 00:00 0 |
| 7992e2820000-7992e2920000 rw-p 00000000 00:00 0 |
| 7992e2920000-7992e29a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7992e29af000-7992e29d0000 rw-p 00000000 00:00 0 |
| 7992e29d0000-7992e29e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 7992e29e9000-7992e2aea000 rw-p 00000000 00:00 0 |
| 7992e2aea000-7992e2af1000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 7992e2af1000-7992e2b4a000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 7992e2b4a000-7992e2b4c000 rw-p 00000000 00:00 0 |
| 7992e2b4c000-7992e2b74000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7992e2b74000-7992e2cfc000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7992e2cfc000-7992e2d4b000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7992e2d4b000-7992e2d4f000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7992e2d4f000-7992e2d51000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 7992e2d51000-7992e2d5e000 rw-p 00000000 00:00 0 |
| 7992e2d5e000-7992e2d62000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7992e2d62000-7992e2d85000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7992e2d85000-7992e2d89000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7992e2d89000-7992e2d8a000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7992e2d8a000-7992e2d8b000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7992e2d8b000-7992e2d8d000 rw-p 00000000 00:00 0 |
| 7992e2d8d000-7992e2d9d000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7992e2d9d000-7992e2e1c000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7992e2e1c000-7992e2e74000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7992e2e74000-7992e2e75000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7992e2e75000-7992e2e76000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 7992e2e76000-7992e2e78000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7992e2e78000-7992e2e8d000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7992e2e8d000-7992e2ea6000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7992e2ea6000-7992e2ea7000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7992e2ea7000-7992e2ea8000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7992e2ea8000-7992e2eb0000 rw-p 00000000 00:00 0 |
| 7992e2eb0000-7992e2eba000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7992e2eba000-7992e2f1d000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7992e2f1d000-7992e2f32000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7992e2f32000-7992e2f33000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7992e2f33000-7992e2f34000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 7992e2f34000-7992e2f36000 r--p 00000000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7992e2f36000-7992e2f39000 r-xp 00002000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7992e2f39000-7992e2f3b000 r--p 00005000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7992e2f3b000-7992e2f3c000 r--p 00006000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7992e2f3c000-7992e2f3d000 rw-p 00007000 00:4e 16290236 /usr/lib/x86_64-linux-gnu/libatomic.so.1.2.0 |
| 7992e2f3d000-7992e2f3e000 rw-p 00000000 00:00 0 |
| 7992e2f3e000-7992e2f40000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7992e2f40000-7992e2f52000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7992e2f52000-7992e2f58000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7992e2f58000-7992e2f59000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7992e2f59000-7992e2f5a000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 7992e2f5f000-7992e2f61000 rw-p 00000000 00:00 0 |
| 7992e2f61000-7992e2f62000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7992e2f62000-7992e2f8d000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7992e2f8d000-7992e2f97000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7992e2f97000-7992e2f99000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7992e2f99000-7992e2f9b000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffde8f54000-7ffde8f75000 rw-p 00000000 00:00 0 [stack] |
| 7ffde8fd1000-7ffde8fd5000 r--p 00000000 00:00 0 [vvar] |
| 7ffde8fd5000-7ffde8fd7000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| |
| |
| 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.3t5pb9: |
| * -rw-r--r-- 1 183032 2025-11-22 02:04:22 +0000 _ruby_box_p1767873_2_io+console.so |
| * -rw-r--r-- 1 184920 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_psych.so |
| * -rw-r--r-- 1 291656 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_json+ext+generator.so |
| * -rw-r--r-- 1 92504 2025-11-22 02:04:21 +0000 _ruby_box_p1767849_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 125336 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_cgi+escape.so |
| * -rw-r--r-- 1 1456592 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_openssl.so |
| * -rw-r--r-- 1 102784 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_monitor.so |
| * -rw-r--r-- 1 91456 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_io+wait.so |
| * -rw-r--r-- 1 811488 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_socket.so |
| * -rw-r--r-- 1 92504 2025-11-22 02:04:22 +0000 _ruby_box_p1767873_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183032 2025-11-22 02:04:21 +0000 _ruby_box_p1767861_2_io+console.so |
| * -rw-r--r-- 1 183032 2025-11-22 02:04:22 +0000 _ruby_box_p1767893_2_io+console.so |
| * -rw-r--r-- 1 112128 2025-11-22 02:04:21 +0000 _ruby_box_p1767873_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183032 2025-11-22 02:04:21 +0000 _ruby_box_p1767849_2_io+console.so |
| * -rw-r--r-- 1 112128 2025-11-22 02:04:22 +0000 _ruby_box_p1767893_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 120776 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_digest.so |
| * -rw-r--r-- 1 92504 2025-11-22 02:04:22 +0000 _ruby_box_p1767902_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112128 2025-11-22 02:04:21 +0000 _ruby_box_p1767849_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 112128 2025-11-22 02:04:21 +0000 _ruby_box_p1767861_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183032 2025-11-22 02:04:22 +0000 _ruby_box_p1767902_2_io+console.so |
| * -rw-r--r-- 1 92504 2025-11-22 02:04:21 +0000 _ruby_box_p1767861_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 145344 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_etc.so |
| * -rw-r--r-- 1 108096 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_erb+escape.so |
| * -rw-r--r-- 1 112128 2025-11-22 02:04:22 +0000 _ruby_box_p1767902_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 186488 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_strscan.so |
| * -rw-r--r-- 1 111320 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_io+nonblock.so |
| * -rw-r--r-- 1 226240 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_json+ext+parser.so |
| * -rw-r--r-- 1 291736 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_zlib.so |
| * -rw-r--r-- 1 825808 2025-11-22 02:04:22 +0000 _ruby_box_p1767902_2_date_core.so |
| * -rw-r--r-- 1 92504 2025-11-22 02:04:22 +0000 _ruby_box_p1767893_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 194320 2025-11-22 02:04:23 +0000 _ruby_box_p1767902_2_stringio.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |