| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. |
| Cloning into 'trunk-gc-asserts'... |
| Updating files: 97% (10955/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: 15116 |
| bootstraptest.test_ractor.rb_2354_1407.rb:11: [BUG] inconsistent live slot number: expect 11014, but 11013. |
| 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:002220 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:000650 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:000730 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) [0x5d0392584478] /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) [0x5d039226cf53] /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 |
| [0x5d039237cfea] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x5d039237fca0] /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) [0x5d039235f89e] /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) [0x5d039235fb1f] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x5d0392454074] /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) [0x5d039254f70d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x5d03925591ac] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x5d0392568380] ../../src/trunk-gc-asserts/insns.def:855 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x5d039256bba8] /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) [0x5d039235b6e5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x5d039235fbbb] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x5d039227d3e6] /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) [0x766e88ddf1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x766e88ddf28b] ../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 |
| [0x5d039227d435] |
| |
| -- 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: |
| |
| 5d039222a000-5d039226a000 r--p 00000000 00:4e 17083475 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5d039226a000-5d0392723000 r-xp 00040000 00:4e 17083475 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5d0392723000-5d03928b8000 r--p 004f9000 00:4e 17083475 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5d03928b8000-5d03928ce000 r--p 0068e000 00:4e 17083475 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5d03928ce000-5d03928cf000 rw-p 006a4000 00:4e 17083475 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5d03928cf000-5d03928e4000 rw-p 00000000 00:00 0 |
| 5d039369a000-5d039383e000 rw-p 00000000 00:00 0 [heap] |
| 766e34c18000-766e38000000 r--s 00000000 00:4e 17083475 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 766e38000000-766e38021000 rw-p 00000000 00:00 0 |
| 766e38021000-766e3c000000 ---p 00000000 00:00 0 |
| 766e3c000000-766e3c021000 rw-p 00000000 00:00 0 |
| 766e3c021000-766e40000000 ---p 00000000 00:00 0 |
| 766e40000000-766e40021000 rw-p 00000000 00:00 0 |
| 766e40021000-766e44000000 ---p 00000000 00:00 0 |
| 766e44000000-766e44021000 rw-p 00000000 00:00 0 |
| 766e44021000-766e48000000 ---p 00000000 00:00 0 |
| 766e48000000-766e48021000 rw-p 00000000 00:00 0 |
| 766e48021000-766e4c000000 ---p 00000000 00:00 0 |
| 766e4d048000-766e4d24f000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 766e4d24f000-766e4d250000 ---p 00000000 00:00 0 |
| 766e4d250000-766e4d350000 rw-p 00000000 00:00 0 |
| 766e4d350000-766e4d360000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e4d36f000-766e4d370000 ---p 00000000 00:00 0 |
| 766e4d370000-766e4d470000 rw-p 00000000 00:00 0 |
| 766e4d470000-766e4d480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e4d48e000-766e4d48f000 ---p 00000000 00:00 0 |
| 766e4d48f000-766e4d58f000 rw-p 00000000 00:00 0 |
| 766e4d58f000-766e4d590000 ---p 00000000 00:00 0 |
| 766e4d590000-766e4d690000 rw-p 00000000 00:00 0 |
| 766e4d690000-766e4d6b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e4d6bf000-766e4d6c0000 ---p 00000000 00:00 0 |
| 766e4d6c0000-766e4d7c0000 rw-p 00000000 00:00 0 |
| 766e4d7c0000-766e4d7d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e4d7de000-766e4d7df000 ---p 00000000 00:00 0 |
| 766e4d7df000-766e4d8df000 rw-p 00000000 00:00 0 |
| 766e4d8df000-766e4d8e0000 ---p 00000000 00:00 0 |
| 766e4d8e0000-766e4d9e0000 rw-p 00000000 00:00 0 |
| 766e4d9e0000-766e4da00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e4da00000-766e4db01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4db01000-766e4db02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4db02000-766e4dd02000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4dd02000-766e4dd03000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4dd03000-766e4df03000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4df03000-766e4df04000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4df04000-766e4e104000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e104000-766e4e105000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e105000-766e4e305000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e305000-766e4e306000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e306000-766e4e506000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e506000-766e4e507000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e507000-766e4e707000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e707000-766e4e708000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e708000-766e4e908000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e908000-766e4e909000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4e909000-766e4eb09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4eb09000-766e4eb0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e4eb0a000-766e6da00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 766e6da10000-766e6da20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e6da2f000-766e6da30000 ---p 00000000 00:00 0 |
| 766e6da30000-766e6db30000 rw-p 00000000 00:00 0 |
| 766e6db30000-766e6db60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e6db6f000-766e6db70000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6db70000-766e6dc11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6dc11000-766e6dc12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6dc12000-766e6dcb3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6dcb3000-766e6dcb4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6dcb4000-766e6dd55000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6dd55000-766e6dd56000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6dd56000-766e6ddf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ddf7000-766e6ddf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ddf8000-766e6de99000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6de99000-766e6de9a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6de9a000-766e6df3b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6df3b000-766e6df3c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6df3c000-766e6dfdd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6dfdd000-766e6dfde000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6dfde000-766e6e07f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e07f000-766e6e080000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e080000-766e6e121000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e121000-766e6e122000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e122000-766e6e1c3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e1c3000-766e6e1c4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e1c4000-766e6e265000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e265000-766e6e266000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e266000-766e6e307000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e307000-766e6e308000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e308000-766e6e3a9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e3a9000-766e6e3aa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e3aa000-766e6e44b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e44b000-766e6e44c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e44c000-766e6e4ed000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e4ed000-766e6e4ee000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e4ee000-766e6e58f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e58f000-766e6e590000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e590000-766e6e631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e631000-766e6e632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e632000-766e6e6d3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e6d3000-766e6e6d4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e6d4000-766e6e775000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e775000-766e6e776000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e776000-766e6e817000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e817000-766e6e818000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e818000-766e6e8b9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e8b9000-766e6e8ba000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e8ba000-766e6e95b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e95b000-766e6e95c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e95c000-766e6e9fd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e9fd000-766e6e9fe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6e9fe000-766e6ea9f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ea9f000-766e6eaa0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6eaa0000-766e6eb41000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6eb41000-766e6eb42000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6eb42000-766e6ebe3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ebe3000-766e6ebe4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ebe4000-766e6ec85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ec85000-766e6ec86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ec86000-766e6ed27000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ed27000-766e6ed28000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ed28000-766e6edc9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6edc9000-766e6edca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6edca000-766e6ee6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ee6b000-766e6ee6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ee6c000-766e6ef0d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ef0d000-766e6ef0e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6ef0e000-766e6efaf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 766e6efaf000-766e6efb0000 ---p 00000000 00:00 0 |
| 766e6efb0000-766e6f7b0000 rw-p 00000000 00:00 0 |
| 766e6f7b0000-766e6f800000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e6f800000-766e87800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 766e87800000-766e88c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 766e88c1f000-766e88c40000 rw-p 00000000 00:00 0 |
| 766e88c40000-766e88c50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 766e88c51000-766e88d52000 rw-p 00000000 00:00 0 |
| 766e88d52000-766e88d59000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 766e88d59000-766e88db2000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 766e88db2000-766e88db5000 rw-p 00000000 00:00 0 |
| 766e88db5000-766e88ddd000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 766e88ddd000-766e88f65000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 766e88f65000-766e88fb4000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 766e88fb4000-766e88fb8000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 766e88fb8000-766e88fba000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 766e88fba000-766e88fc9000 rw-p 00000000 00:00 0 |
| 766e88fc9000-766e88fcd000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 766e88fcd000-766e88ff0000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 766e88ff0000-766e88ff4000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 766e88ff4000-766e88ff5000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 766e88ff5000-766e88ff6000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 766e88ff6000-766e89006000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 766e89006000-766e89085000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 766e89085000-766e890dd000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 766e890dd000-766e890de000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 766e890de000-766e890df000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 766e890df000-766e890e1000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 766e890e1000-766e890f6000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 766e890f6000-766e8910f000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 766e8910f000-766e89110000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 766e89110000-766e89111000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 766e89111000-766e89119000 rw-p 00000000 00:00 0 |
| 766e89119000-766e89123000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 766e89123000-766e89186000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 766e89186000-766e8919b000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 766e8919b000-766e8919c000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 766e8919c000-766e8919d000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 766e8919d000-766e8919f000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 766e8919f000-766e891b1000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 766e891b1000-766e891b7000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 766e891b7000-766e891b8000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 766e891b8000-766e891b9000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 766e891be000-766e891c0000 rw-p 00000000 00:00 0 |
| 766e891c0000-766e891c1000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 766e891c1000-766e891ec000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 766e891ec000-766e891f6000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 766e891f6000-766e891f8000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 766e891f8000-766e891fa000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffee51ed000-7ffee520e000 rw-p 00000000 00:00 0 [stack] |
| 7ffee52b0000-7ffee52b4000 r--p 00000000 00:00 0 [vvar] |
| 7ffee52b4000-7ffee52b6000 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 0x000003e900015032 |
| 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.1mx0md: |
| * -rw-r--r-- 1 91448 2025-11-25 09:35:33 +0000 _ruby_box_p464244_2_io+wait.so |
| * -rw-r--r-- 1 112096 2025-11-25 09:35:35 +0000 _ruby_box_p464260_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 120776 2025-11-25 09:35:33 +0000 _ruby_box_p464244_2_digest.so |
| * -rw-r--r-- 1 108104 2025-11-25 09:35:34 +0000 _ruby_box_p464244_2_erb+escape.so |
| * -rw-r--r-- 1 183016 2025-11-25 09:35:32 +0000 _ruby_box_p464244_2_io+console.so |
| * -rw-r--r-- 1 92488 2025-11-25 09:35:29 +0000 _ruby_box_p464233_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 291648 2025-11-25 09:35:32 +0000 _ruby_box_p464244_2_json+ext+generator.so |
| * -rw-r--r-- 1 183016 2025-11-25 09:35:29 +0000 _ruby_box_p464233_2_io+console.so |
| * -rw-r--r-- 1 183016 2025-11-25 09:35:35 +0000 _ruby_box_p464260_2_io+console.so |
| * -rw-r--r-- 1 92488 2025-11-25 09:35:36 +0000 _ruby_box_p464270_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 92488 2025-11-25 09:35:32 +0000 _ruby_box_p464244_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112096 2025-11-25 09:35:31 +0000 _ruby_box_p464244_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-25 09:35:34 +0000 _ruby_box_p464255_2_io+console.so |
| * -rw-r--r-- 1 825832 2025-11-25 09:35:32 +0000 _ruby_box_p464244_2_date_core.so |
| * -rw-r--r-- 1 92488 2025-11-25 09:35:34 +0000 _ruby_box_p464255_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183016 2025-11-25 09:35:36 +0000 _ruby_box_p464270_2_io+console.so |
| * -rw-r--r-- 1 291768 2025-11-25 09:35:33 +0000 _ruby_box_p464244_2_zlib.so |
| * -rw-r--r-- 1 102776 2025-11-25 09:35:34 +0000 _ruby_box_p464244_2_monitor.so |
| * -rw-r--r-- 1 112096 2025-11-25 09:35:34 +0000 _ruby_box_p464255_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 145320 2025-11-25 09:35:32 +0000 _ruby_box_p464244_2_etc.so |
| * -rw-r--r-- 1 194296 2025-11-25 09:35:34 +0000 _ruby_box_p464244_2_stringio.so |
| * -rw-r--r-- 1 92488 2025-11-25 09:35:35 +0000 _ruby_box_p464260_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 236952 2025-11-25 09:35:32 +0000 _ruby_box_p464244_2_json+ext+parser.so |
| * -rw-r--r-- 1 811464 2025-11-25 09:35:33 +0000 _ruby_box_p464244_2_socket.so |
| * -rw-r--r-- 1 184896 2025-11-25 09:35:32 +0000 _ruby_box_p464244_2_psych.so |
| * -rw-r--r-- 1 1453600 2025-11-25 09:35:33 +0000 _ruby_box_p464244_2_openssl.so |
| * -rw-r--r-- 1 125336 2025-11-25 09:35:34 +0000 _ruby_box_p464244_2_cgi+escape.so |
| * -rw-r--r-- 1 112096 2025-11-25 09:35:29 +0000 _ruby_box_p464233_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 112096 2025-11-25 09:35:36 +0000 _ruby_box_p464270_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 186424 2025-11-25 09:35:34 +0000 _ruby_box_p464244_2_strscan.so |
| * -rw-r--r-- 1 111296 2025-11-25 09:35:33 +0000 _ruby_box_p464244_2_io+nonblock.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |