| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 55938a4..29d8a50 master -> origin/master |
| "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 14606, but 14605. |
| ruby 4.0.0dev (2025-11-20T23:11:47Z master 29d8a50d26) +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:002260 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:0006d0 l:n b:---- EVAL bootstraptest.test_ractor.rb_2354_1407.rb:4 [FINISH] |
| c:0001 p:0000 s:0003 E:0007f0 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) [0x5c110cf6a248] /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) [0x5c110cc52f53] /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 |
| [0x5c110cd62e11] |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(gc_verify_internal_consistency+0x3c) [0x5c110cd65ad0] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5236 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_gc_impl_shutdown_call_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3012 |
| /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) [0x5c110cd4593e] /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) [0x5c110cd45bbf] /tmp/ruby/src/trunk-gc-asserts/eval.c:292 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_f_fork+0x1f) [0x5c110ce39f74] /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) [0x5c110cf354dd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_sendish+0xcc) [0x5c110cf3ef7c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_core+0x2240) [0x5c110cf4e150] ../../src/trunk-gc-asserts/insns.def:854 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(vm_exec_loop+0xa) [0x5c110cf51978] /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) [0x5c110cd41785] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(ruby_run_node+0x8b) [0x5c110cd45c5b] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| /tmp/ruby/build/trunk-gc-asserts/miniruby(rb_main+0x21) [0x5c110cc63486] /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) [0x72dc83e971ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x72dc83e9728b] ../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 |
| [0x5c110cc634d5] |
| |
| -- 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: |
| |
| 5c110cc10000-5c110cc50000 r--p 00000000 00:4e 14549331 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c110cc50000-5c110d109000 r-xp 00040000 00:4e 14549331 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c110d109000-5c110d29e000 r--p 004f9000 00:4e 14549331 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c110d29e000-5c110d2b4000 r--p 0068e000 00:4e 14549331 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c110d2b4000-5c110d2b5000 rw-p 006a4000 00:4e 14549331 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 5c110d2b5000-5c110d2ca000 rw-p 00000000 00:00 0 |
| 5c11292f8000-5c112949c000 rw-p 00000000 00:00 0 [heap] |
| 72dc30c1a000-72dc34000000 r--s 00000000 00:4e 14549331 /tmp/ruby/build/trunk-gc-asserts/miniruby |
| 72dc34000000-72dc34021000 rw-p 00000000 00:00 0 |
| 72dc34021000-72dc38000000 ---p 00000000 00:00 0 |
| 72dc38000000-72dc38021000 rw-p 00000000 00:00 0 |
| 72dc38021000-72dc3c000000 ---p 00000000 00:00 0 |
| 72dc3c000000-72dc3c021000 rw-p 00000000 00:00 0 |
| 72dc3c021000-72dc40000000 ---p 00000000 00:00 0 |
| 72dc40000000-72dc40021000 rw-p 00000000 00:00 0 |
| 72dc40021000-72dc44000000 ---p 00000000 00:00 0 |
| 72dc44000000-72dc44021000 rw-p 00000000 00:00 0 |
| 72dc44021000-72dc48000000 ---p 00000000 00:00 0 |
| 72dc480f2000-72dc482f9000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 72dc482f9000-72dc482fa000 ---p 00000000 00:00 0 |
| 72dc482fa000-72dc483fa000 rw-p 00000000 00:00 0 |
| 72dc483fa000-72dc483fb000 ---p 00000000 00:00 0 |
| 72dc483fb000-72dc484fb000 rw-p 00000000 00:00 0 |
| 72dc484fb000-72dc484fc000 ---p 00000000 00:00 0 |
| 72dc484fc000-72dc485fc000 rw-p 00000000 00:00 0 |
| 72dc485fc000-72dc485fd000 ---p 00000000 00:00 0 |
| 72dc485fd000-72dc486fd000 rw-p 00000000 00:00 0 |
| 72dc486fd000-72dc486fe000 ---p 00000000 00:00 0 |
| 72dc486fe000-72dc487fe000 rw-p 00000000 00:00 0 |
| 72dc487fe000-72dc487ff000 ---p 00000000 00:00 0 |
| 72dc487ff000-72dc488ff000 rw-p 00000000 00:00 0 |
| 72dc488ff000-72dc48900000 ---p 00000000 00:00 0 |
| 72dc48900000-72dc48a00000 rw-p 00000000 00:00 0 |
| 72dc48a00000-72dc48b01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc48b01000-72dc48b02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc48b02000-72dc48d02000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc48d02000-72dc48d03000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc48d03000-72dc48f03000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc48f03000-72dc48f04000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc48f04000-72dc49104000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49104000-72dc49105000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49105000-72dc49305000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49305000-72dc49306000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49306000-72dc49506000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49506000-72dc49507000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49507000-72dc49707000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49707000-72dc49708000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49708000-72dc49908000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49908000-72dc49909000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49909000-72dc49b09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49b09000-72dc49b0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49b0a000-72dc49d0a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49d0a000-72dc49d0b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49d0b000-72dc49f0b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49f0b000-72dc49f0c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc49f0c000-72dc68a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| 72dc68a60000-72dc68ab0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 72dc68abe000-72dc68abf000 ---p 00000000 00:00 0 |
| 72dc68abf000-72dc68bbf000 rw-p 00000000 00:00 0 |
| 72dc68bbf000-72dc68bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68bc0000-72dc68c61000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68c61000-72dc68c62000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68c62000-72dc68d03000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68d03000-72dc68d04000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68d04000-72dc68da5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68da5000-72dc68da6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68da6000-72dc68e47000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68e47000-72dc68e48000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68e48000-72dc68ee9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68ee9000-72dc68eea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68eea000-72dc68f8b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68f8b000-72dc68f8c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc68f8c000-72dc6902d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc6902d000-72dc6902e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc6902e000-72dc690cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc690cf000-72dc690d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc690d0000-72dc69171000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69171000-72dc69172000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69172000-72dc69213000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69213000-72dc69214000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69214000-72dc692b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc692b5000-72dc692b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc692b6000-72dc69357000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69357000-72dc69358000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69358000-72dc693f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc693f9000-72dc693fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc693fa000-72dc6949b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc6949b000-72dc6949c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc6949c000-72dc6953d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc6953d000-72dc6953e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc6953e000-72dc695df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc695df000-72dc695e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc695e0000-72dc69681000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69681000-72dc69682000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69682000-72dc69723000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69723000-72dc69724000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69724000-72dc697c5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc697c5000-72dc697c6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc697c6000-72dc69867000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69867000-72dc69868000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69868000-72dc69909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69909000-72dc6990a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc6990a000-72dc699ab000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc699ab000-72dc699ac000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc699ac000-72dc69a4d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69a4d000-72dc69a4e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69a4e000-72dc69aef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69aef000-72dc69af0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69af0000-72dc69b91000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69b91000-72dc69b92000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69b92000-72dc69c33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69c33000-72dc69c34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69c34000-72dc69cd5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69cd5000-72dc69cd6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69cd6000-72dc69d77000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69d77000-72dc69d78000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69d78000-72dc69e19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69e19000-72dc69e1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69e1a000-72dc69ebb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69ebb000-72dc69ebc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69ebc000-72dc69f5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69f5d000-72dc69f5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69f5e000-72dc69fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| 72dc69fff000-72dc6a000000 ---p 00000000 00:00 0 |
| 72dc6a000000-72dc6a800000 rw-p 00000000 00:00 0 |
| 72dc6a800000-72dc82800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| 72dc82800000-72dc83c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| 72dc83c10000-72dc83cc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 72dc83ccf000-72dc83cf0000 rw-p 00000000 00:00 0 |
| 72dc83cf0000-72dc83d00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| 72dc83d09000-72dc83e0a000 rw-p 00000000 00:00 0 |
| 72dc83e0a000-72dc83e11000 r--s 00000000 00:4e 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache |
| 72dc83e11000-72dc83e6a000 r--p 00000000 00:4e 15348059 /usr/lib/locale/C.utf8/LC_CTYPE |
| 72dc83e6a000-72dc83e6d000 rw-p 00000000 00:00 0 |
| 72dc83e6d000-72dc83e95000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 72dc83e95000-72dc8401d000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 72dc8401d000-72dc8406c000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 72dc8406c000-72dc84070000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 72dc84070000-72dc84072000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| 72dc84072000-72dc84081000 rw-p 00000000 00:00 0 |
| 72dc84081000-72dc84085000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 72dc84085000-72dc840a8000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 72dc840a8000-72dc840ac000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 72dc840ac000-72dc840ad000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 72dc840ad000-72dc840ae000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 72dc840ae000-72dc840be000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 72dc840be000-72dc8413d000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 72dc8413d000-72dc84195000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 72dc84195000-72dc84196000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 72dc84196000-72dc84197000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| 72dc84197000-72dc84199000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 72dc84199000-72dc841ae000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 72dc841ae000-72dc841c7000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 72dc841c7000-72dc841c8000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 72dc841c8000-72dc841c9000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 72dc841c9000-72dc841d1000 rw-p 00000000 00:00 0 |
| 72dc841d1000-72dc841db000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 72dc841db000-72dc8423e000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 72dc8423e000-72dc84253000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 72dc84253000-72dc84254000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 72dc84254000-72dc84255000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| 72dc84255000-72dc84257000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 72dc84257000-72dc84269000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 72dc84269000-72dc8426f000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 72dc8426f000-72dc84270000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 72dc84270000-72dc84271000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| 72dc84276000-72dc84278000 rw-p 00000000 00:00 0 |
| 72dc84278000-72dc84279000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 72dc84279000-72dc842a4000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 72dc842a4000-72dc842ae000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 72dc842ae000-72dc842b0000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 72dc842b0000-72dc842b2000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| 7ffc93341000-7ffc93362000 rw-p 00000000 00:00 0 [stack] |
| 7ffc933ca000-7ffc933ce000 r--p 00000000 00:00 0 [vvar] |
| 7ffc933ce000-7ffc933d0000 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.e72z5i: |
| * -rw-r--r-- 1 291768 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_zlib.so |
| * -rw-r--r-- 1 112096 2025-11-21 00:14:00 +0000 _ruby_box_p2805381_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 112096 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 145320 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_etc.so |
| * -rw-r--r-- 1 92488 2025-11-21 00:14:01 +0000 _ruby_box_p2805386_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 120776 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_digest.so |
| * -rw-r--r-- 1 186424 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_strscan.so |
| * -rw-r--r-- 1 183016 2025-11-21 00:14:01 +0000 _ruby_box_p2805396_2_io+console.so |
| * -rw-r--r-- 1 183016 2025-11-21 00:14:01 +0000 _ruby_box_p2805386_2_io+console.so |
| * -rw-r--r-- 1 825832 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_date_core.so |
| * -rw-r--r-- 1 194296 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_stringio.so |
| * -rw-r--r-- 1 225424 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_json+ext+parser.so |
| * -rw-r--r-- 1 183016 2025-11-21 00:14:01 +0000 _ruby_box_p2805381_2_io+console.so |
| * -rw-r--r-- 1 92488 2025-11-21 00:14:01 +0000 _ruby_box_p2805396_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 91448 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_io+wait.so |
| * -rw-r--r-- 1 282000 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_json+ext+generator.so |
| * -rw-r--r-- 1 92488 2025-11-21 00:14:01 +0000 _ruby_box_p2805381_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112096 2025-11-21 00:14:01 +0000 _ruby_box_p2805386_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183016 2025-11-21 00:14:00 +0000 _ruby_box_p2805359_2_io+console.so |
| * -rw-r--r-- 1 92488 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 102776 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_monitor.so |
| * -rw-r--r-- 1 108232 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_erb+escape.so |
| * -rw-r--r-- 1 184896 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_psych.so |
| * -rw-r--r-- 1 92488 2025-11-21 00:13:59 +0000 _ruby_box_p2805359_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 809816 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_socket.so |
| * -rw-r--r-- 1 112096 2025-11-21 00:14:01 +0000 _ruby_box_p2805396_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 1456528 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_openssl.so |
| * -rw-r--r-- 1 111296 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_io+nonblock.so |
| * -rw-r--r-- 1 125336 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_cgi+escape.so |
| * -rw-r--r-- 1 183016 2025-11-21 00:14:00 +0000 _ruby_box_p2805376_2_io+console.so |
| * -rw-r--r-- 1 112096 2025-11-21 00:13:59 +0000 _ruby_box_p2805359_2_rbconfig+sizeof.so |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |