| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 4080abe..db6071b master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestTimeout#test_ractor [/tmp/ruby/src/trunk_clang_18/test/test_timeout.rb:288]: |
| pid 139507 killed by SIGSEGV (signal 11) (core dumped) |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 4.0.0dev (2025-12-07T14:20:25Z master db6071b521) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC :sleep |
| | c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC :wait |
| | c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98 [FINISH] |
| | c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC :synchronize |
| | c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:96 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:96:in 'block in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:96:in 'synchronize' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'wait' |
| | /tmp/ruby/src/trunk_clang_18/lib/timeout.rb:98:in 'sleep' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00005ef780cf6575 RBP: 0x00007ef2672dd128 RSP: 0x00007ef2474842e0 |
| | RAX: 0x0000000000000000 RBX: 0x000000006935a395 RCX: 0x0000000000000000 |
| | RDX: 0x00005ef78118cc20 RDI: 0x00007ef2400124c0 RSI: 0x00007ef2400124c0 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007ef2671fe640 R13: 0x00007ef2683c6e58 |
| | R14: 0x0000000000000000 R15: 0xfdcca58240000002 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x5ef780f866aa] /tmp/ruby/src/trunk_clang_18/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_18/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_bug_for_fatal_signal+0x15c) [0x5ef780f455cc] /tmp/ruby/src/trunk_clang_18/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x5ef780cc124a] /tmp/ruby/src/trunk_clang_18/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7ef2819a9320) [0x7ef2819a9320] |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_check_ints_blocking+0x0) [0x5ef780cf6575] /tmp/ruby/src/trunk_clang_18/vm_core.h:2097 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_18/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_18/thread_sync.c:617 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_cfunc_with_frame+0xc2) [0x5ef780d5bb8a] /tmp/ruby/src/trunk_clang_18/vm_eval.c:164 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_18/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_18/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_funcallv_scope+0x300) [0x5ef780d42120] /tmp/ruby/src/trunk_clang_18/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ensure+0xee) [0x5ef780bbed4e] /tmp/ruby/src/trunk_clang_18/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_condvar_wait+0x13e) [0x5ef780d061ce] /tmp/ruby/src/trunk_clang_18/thread_sync.c:1627 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x5ef780d552ae] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x5ef780d364fe] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x5ef780d31ddb] /tmp/ruby/src/trunk_clang_18/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_18/ruby(invoke_block_from_c_bh+0x49f) [0x5ef780d5ea5f] /tmp/ruby/src/trunk_clang_18/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_yield_with_cref+0x9c) [0x5ef780d42bb8] /tmp/ruby/src/trunk_clang_18/vm.c:1865 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_yield) /tmp/ruby/src/trunk_clang_18/vm.c:1873 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_18/vm_eval.c:1362 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_yield) /tmp/ruby/src/trunk_clang_18/vm_eval.c:1375 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ensure+0xee) [0x5ef780bbed4e] /tmp/ruby/src/trunk_clang_18/eval.c:1174 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x5ef780d552ae] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x5ef780d35c43] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:857 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x5ef780d31ddb] /tmp/ruby/src/trunk_clang_18/vm.c:2785 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2788 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_invoke_proc+0x409) [0x5ef780d47e69] /tmp/ruby/src/trunk_clang_18/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_invoke_proc+0x4a) [0x5ef780d4738a] /tmp/ruby/src/trunk_clang_18/vm.c:1959 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_do_start_proc+0x2ab) [0x5ef780d03a9b] /tmp/ruby/src/trunk_clang_18/thread.c:625 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_do_start+0x53) [0x5ef780d03206] /tmp/ruby/src/trunk_clang_18/thread.c:642 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_18/thread.c:697 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_native_mutex_lock+0x0) [0x5ef780d03e51] /tmp/ruby/src/trunk_clang_18/thread_pthread.c:2241 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_18/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_18/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_18/thread_pthread_mn.c:469 |
| | /tmp/ruby/build/trunk_clang_18/ruby(co_start) /tmp/ruby/src/trunk_clang_18/thread_pthread_mn.c:467 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * 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_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_18/lib/timeout.rb |
| | 11 /tmp/ruby/src/trunk_clang_18/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk_clang_18/lib/open3.rb |
| | 13 /tmp/ruby/build/trunk_clang_18/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_18/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_18/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_18/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_18/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_18/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_18/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_18/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_18/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_18/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 5ef780b6e000-5ef780baf000 r--p 00000000 00:c4 16674346 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5ef780baf000-5ef780ff0000 r-xp 00041000 00:c4 16674346 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5ef780ff0000-5ef78118b000 r--p 00482000 00:c4 16674346 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5ef78118b000-5ef7811a0000 r--p 0061d000 00:c4 16674346 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5ef7811a0000-5ef7811a2000 rw-p 00632000 00:c4 16674346 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5ef7811a2000-5ef7811b6000 rw-p 00000000 00:00 0 |
| | 5ef7985fd000-5ef7989f1000 rw-p 00000000 00:00 0 [heap] |
| | 7ef238000000-7ef238021000 rw-p 00000000 00:00 0 |
| | 7ef238021000-7ef23c000000 ---p 00000000 00:00 0 |
| | 7ef240000000-7ef240021000 rw-p 00000000 00:00 0 |
| | 7ef240021000-7ef244000000 ---p 00000000 00:00 0 |
| | 7ef244826000-7ef244a2d000 r--s 00000000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef244a2d000-7ef247000000 r--s 00000000 00:c4 16674346 /tmp/ruby/build/trunk_clang_18/ruby |
| | 7ef247000000-7ef247101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef247101000-7ef247102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef247102000-7ef247222000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef247222000-7ef247223000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef247223000-7ef247343000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef247343000-7ef247344000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef247344000-7ef247464000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef247464000-7ef247465000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef247465000-7ef267000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef2671de000-7ef2671df000 ---p 00000000 00:00 0 |
| | 7ef2671df000-7ef2671ff000 rw-p 00000000 00:00 0 |
| | 7ef2671ff000-7ef267240000 rw-p 00000000 00:00 0 |
| | 7ef267240000-7ef267250000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef26725f000-7ef267280000 rw-p 00000000 00:00 0 |
| | 7ef267280000-7ef267370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef26737f000-7ef267380000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267380000-7ef2673c1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2673c1000-7ef2673c2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2673c2000-7ef267403000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267403000-7ef267404000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267404000-7ef267445000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267445000-7ef267446000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267446000-7ef267487000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267487000-7ef267488000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267488000-7ef2674c9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2674c9000-7ef2674ca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2674ca000-7ef26750b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26750b000-7ef26750c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26750c000-7ef26754d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26754d000-7ef26754e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26754e000-7ef26758f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26758f000-7ef267590000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267590000-7ef2675d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2675d1000-7ef2675d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2675d2000-7ef267613000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267613000-7ef267614000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267614000-7ef267655000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267655000-7ef267656000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267656000-7ef267697000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267697000-7ef267698000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267698000-7ef2676d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2676d9000-7ef2676da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2676da000-7ef26771b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26771b000-7ef26771c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26771c000-7ef26775d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26775d000-7ef26775e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26775e000-7ef26779f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26779f000-7ef2677a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2677a0000-7ef2677e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2677e1000-7ef2677e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2677e2000-7ef267823000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267823000-7ef267824000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267824000-7ef267865000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267865000-7ef267866000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267866000-7ef2678a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2678a7000-7ef2678a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2678a8000-7ef2678e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2678e9000-7ef2678ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2678ea000-7ef26792b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26792b000-7ef26792c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26792c000-7ef26796d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26796d000-7ef26796e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef26796e000-7ef2679af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2679af000-7ef2679b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2679b0000-7ef2679f1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2679f1000-7ef2679f2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef2679f2000-7ef267a33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267a33000-7ef267a34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267a34000-7ef267a75000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267a75000-7ef267a76000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267a76000-7ef267ab7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267ab7000-7ef267ab8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267ab8000-7ef267af9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267af9000-7ef267afa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267afa000-7ef267b3b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267b3b000-7ef267b3c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267b3c000-7ef267b7d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267b7d000-7ef267b7e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267b7e000-7ef267bbf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef267bbf000-7ef267bc0000 ---p 00000000 00:00 0 |
| | 7ef267bc0000-7ef2683c0000 rw-p 00000000 00:00 0 |
| | 7ef2683c0000-7ef268400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef268400000-7ef280400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7ef280400000-7ef281800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7ef281803000-7ef281805000 r--p 00000000 00:c4 17338076 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ef281805000-7ef281808000 r-xp 00002000 00:c4 17338076 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ef281808000-7ef281809000 r--p 00005000 00:c4 17338076 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ef281809000-7ef28180a000 r--p 00006000 00:c4 17338076 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ef28180a000-7ef28180b000 rw-p 00007000 00:c4 17338076 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/io/console.so |
| | 7ef28180b000-7ef28180c000 r--p 00000000 00:c4 17336543 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ef28180c000-7ef28180d000 r-xp 00001000 00:c4 17336543 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ef28180d000-7ef28180e000 r--p 00002000 00:c4 17336543 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ef28180e000-7ef28180f000 r--p 00002000 00:c4 17336543 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ef28180f000-7ef281810000 rw-p 00003000 00:c4 17336543 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7ef281810000-7ef281820000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef281824000-7ef281825000 r--p 00000000 00:c4 17339821 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef281825000-7ef281827000 r-xp 00001000 00:c4 17339821 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef281827000-7ef281828000 r--p 00003000 00:c4 17339821 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef281828000-7ef281829000 r--p 00003000 00:c4 17339821 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef281829000-7ef28182a000 rw-p 00004000 00:c4 17339821 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef28182a000-7ef28182b000 r--p 00000000 00:c4 17333287 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef28182b000-7ef28182c000 r-xp 00001000 00:c4 17333287 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef28182c000-7ef28182d000 r--p 00002000 00:c4 17333287 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef28182d000-7ef28182e000 r--p 00002000 00:c4 17333287 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef28182e000-7ef28182f000 rw-p 00003000 00:c4 17333287 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef28182f000-7ef281830000 ---p 00000000 00:00 0 |
| | 7ef281830000-7ef281850000 rw-p 00000000 00:00 0 |
| | 7ef281850000-7ef281860000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef281860000-7ef281964000 rw-p 00000000 00:00 0 |
| | 7ef281964000-7ef28198c000 r--p 00000000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef28198c000-7ef281b14000 r-xp 00028000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef281b14000-7ef281b63000 r--p 001b0000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef281b63000-7ef281b67000 r--p 001fe000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef281b67000-7ef281b69000 rw-p 00202000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef281b69000-7ef281b78000 rw-p 00000000 00:00 0 |
| | 7ef281b78000-7ef281b7c000 r--p 00000000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef281b7c000-7ef281b9f000 r-xp 00004000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef281b9f000-7ef281ba3000 r--p 00027000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef281ba3000-7ef281ba4000 r--p 0002b000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef281ba4000-7ef281ba5000 rw-p 0002c000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef281ba5000-7ef281bb5000 r--p 00000000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef281bb5000-7ef281c34000 r-xp 00010000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef281c34000-7ef281c8c000 r--p 0008f000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef281c8c000-7ef281c8d000 r--p 000e7000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef281c8d000-7ef281c8e000 rw-p 000e8000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef281c8e000-7ef281c90000 r--p 00000000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef281c90000-7ef281ca5000 r-xp 00002000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef281ca5000-7ef281cbe000 r--p 00017000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef281cbe000-7ef281cbf000 r--p 0002f000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef281cbf000-7ef281cc0000 rw-p 00030000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef281cc0000-7ef281cc8000 rw-p 00000000 00:00 0 |
| | 7ef281cc8000-7ef281cd2000 r--p 00000000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef281cd2000-7ef281d35000 r-xp 0000a000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef281d35000-7ef281d4a000 r--p 0006d000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef281d4a000-7ef281d4b000 r--p 00081000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef281d4b000-7ef281d4c000 rw-p 00082000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef281d4c000-7ef281d4e000 r--p 00000000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef281d4e000-7ef281d60000 r-xp 00002000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef281d60000-7ef281d66000 r--p 00014000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef281d66000-7ef281d67000 r--p 0001a000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef281d67000-7ef281d68000 rw-p 0001b000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef281d68000-7ef281d69000 r--p 00000000 00:c4 17329304 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ef281d69000-7ef281d6a000 r-xp 00001000 00:c4 17329304 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ef281d6a000-7ef281d6b000 r--p 00002000 00:c4 17329304 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ef281d6b000-7ef281d6c000 r--p 00002000 00:c4 17329304 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ef281d6c000-7ef281d6d000 rw-p 00003000 00:c4 17329304 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7ef281d6d000-7ef281d6f000 rw-p 00000000 00:00 0 |
| | 7ef281d6f000-7ef281d70000 r--p 00000000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ef281d70000-7ef281d9b000 r-xp 00001000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ef281d9b000-7ef281da5000 r--p 0002c000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ef281da5000-7ef281da7000 r--p 00036000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ef281da7000-7ef281da9000 rw-p 00038000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc60cc3000-7ffc60ce5000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc60d1d000-7ffc60d21000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc60d21000-7ffc60d23000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.gfofqf: |
| * -rw-r--r-- 1 83960 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_stringio.so |
| * -rw-r--r-- 1 63320 2025-12-07 15:55:21 +0000 _ruby_box_p136944_2_io+console.so |
| * -rw-r--r-- 1 17760 2025-12-07 15:55:23 +0000 _ruby_box_p137013_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17760 2025-12-07 15:55:21 +0000 _ruby_box_p136944_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26712 2025-12-07 15:55:23 +0000 _ruby_box_p137013_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 126512 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_json+ext+generator.so |
| * -rw-r--r-- 1 63320 2025-12-07 15:55:23 +0000 _ruby_box_p137013_2_io+console.so |
| * -rw-r--r-- 1 41800 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_digest.so |
| * -rw-r--r-- 1 63312 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_strscan.so |
| * -rw-r--r-- 1 17760 2025-12-07 15:55:21 +0000 _ruby_box_p136929_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 23048 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_io+nonblock.so |
| * -rw-r--r-- 1 63320 2025-12-07 15:55:22 +0000 _ruby_box_p136978_2_io+console.so |
| * -rw-r--r-- 1 26712 2025-12-07 15:55:22 +0000 _ruby_box_p136978_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17760 2025-12-07 15:55:21 +0000 _ruby_box_p136923_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26712 2025-12-07 15:55:23 +0000 _ruby_box_p136999_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 929840 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_openssl.so |
| * -rw-r--r-- 1 490616 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_socket.so |
| * -rw-r--r-- 1 551264 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_date_core.so |
| * -rw-r--r-- 1 17760 2025-12-07 15:55:22 +0000 _ruby_box_p136978_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 55848 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_etc.so |
| * -rw-r--r-- 1 26712 2025-12-07 15:55:21 +0000 _ruby_box_p136929_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26712 2025-12-07 15:55:21 +0000 _ruby_box_p136944_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63320 2025-12-07 15:55:21 +0000 _ruby_box_p136929_2_io+console.so |
| * -rw-r--r-- 1 63320 2025-12-07 15:55:21 +0000 _ruby_box_p136923_2_io+console.so |
| * -rw-r--r-- 1 76560 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_psych.so |
| * -rw-r--r-- 1 97368 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_json+ext+parser.so |
| * -rw-r--r-- 1 25936 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_monitor.so |
| * -rw-r--r-- 1 37304 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_cgi+escape.so |
| * -rw-r--r-- 1 160736 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_zlib.so |
| * -rw-r--r-- 1 63320 2025-12-07 15:55:23 +0000 _ruby_box_p136999_2_io+console.so |
| * -rw-r--r-- 1 16496 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_io+wait.so |
| * -rw-r--r-- 1 22480 2025-12-07 15:55:22 +0000 _ruby_box_p136944_2_erb+escape.so |
| * -rw-r--r-- 1 26712 2025-12-07 15:55:21 +0000 _ruby_box_p136923_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17760 2025-12-07 15:55:23 +0000 _ruby_box_p136999_2_-test-+sanitizers.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |