| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| e5e32ac..836fc00 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: |
| TestRactor#test_port_receive_dnt_with_port_send [/tmp/ruby/src/trunk_clang_17/test/ruby/test_ractor.rb:163]: |
| pid 660391 killed by SIGSEGV (signal 11) (core dumped) |
| | <internal:ractor>:700: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 3.5.0dev (2025-10-28T01:19:42Z master 836fc00e19) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0003 s:0017 e:000016 l:y n:0001 METHOD <internal:ractor>:700 |
| | c:0003 p:0008 s:0013 e:000012 l:y n:0001 METHOD <internal:ractor>:311 |
| | c:0002 p:0026 s:0009 e:000008 l:n n:---- BLOCK -:20 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 l:y n:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:20:in 'block (2 levels) in ractor_job' |
| | <internal:ractor>:311:in 'receive' |
| | <internal:ractor>:700:in 'receive' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 2 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x0000647d915bb862 RBP: 0x0000791870002690 RSP: 0x00007918a86efb10 |
| | RAX: 0x0000000000000000 RBX: 0x00007918700021b8 RCX: 0x0000791870002190 |
| | RDX: 0x0000000000000001 RDI: 0x00007918700021b8 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x00007918a6c0f640 R13: 0x0000647da23a2be0 |
| | R14: 0x0000791870002190 R15: 0x0000791870002690 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x647d918d3823] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1099 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1444 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x647d91891e2c] /tmp/ruby/src/trunk_clang_17/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x647d9161049a] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7918e1f68320) [0x7918e1f68320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_execution_context+0xe) [0x647d915bb862] /tmp/ruby/src/trunk_clang_17/vm_core.h:2089 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_ractor_raw) /tmp/ruby/src/trunk_clang_17/vm_core.h:2106 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_ractor) /tmp/ruby/src/trunk_clang_17/vm_core.h:2114 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ractor_unlock) /tmp/ruby/src/trunk_clang_17/ractor.c:110 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ractor_unlock_self) /tmp/ruby/src/trunk_clang_17/ractor.c:125 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ractor_wait) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1053 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ractor_wait_receive) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1112 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ractor_receive+0x11) [0x647d915bb03b] /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1165 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ractor_port_receive) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:142 |
| | /tmp/ruby/build/trunk_clang_17/ruby(builtin_inline_class_700) /tmp/ruby/src/trunk_clang_17/ractor.rb:701 |
| | /tmp/ruby/build/trunk_clang_17/ruby(builtin_invoker0+0x5) [0x647d91688469] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7391 |
| | /tmp/ruby/build/trunk_clang_17/ruby(invoke_bf) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7532 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_builtin_delegate) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7556 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:1673 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x647d91680a8d] /tmp/ruby/src/trunk_clang_17/vm.c:2742 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2745 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_proc+0x3ce) [0x647d9169699e] /tmp/ruby/src/trunk_clang_17/vm.c:1772 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x190) [0x647d91654630] /tmp/ruby/src/trunk_clang_17/thread.c:593 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x6a) [0x647d91653dbd] /tmp/ruby/src/trunk_clang_17/thread.c:635 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread.c:686 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_lock+0x0) [0x647d91654a61] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:2238 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_17/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:464 |
| | /tmp/ruby/build/trunk_clang_17/ruby(co_start) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:462 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Namespace: 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_17/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_17/lib/open3/version.rb |
| | 11 /tmp/ruby/src/trunk_clang_17/lib/open3.rb |
| | 12 /tmp/ruby/src/trunk_clang_17/lib/timeout.rb |
| | 13 /tmp/ruby/build/trunk_clang_17/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_17/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_17/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_17/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_17/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_17/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_17/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_17/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_17/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 647d914c1000-647d91502000 r--p 00000000 00:b6 15739653 /tmp/ruby/build/trunk_clang_17/ruby |
| | 647d91502000-647d9193d000 r-xp 00041000 00:b6 15739653 /tmp/ruby/build/trunk_clang_17/ruby |
| | 647d9193d000-647d91ad5000 r--p 0047c000 00:b6 15739653 /tmp/ruby/build/trunk_clang_17/ruby |
| | 647d91ad5000-647d91aea000 r--p 00614000 00:b6 15739653 /tmp/ruby/build/trunk_clang_17/ruby |
| | 647d91aea000-647d91aec000 rw-p 00629000 00:b6 15739653 /tmp/ruby/build/trunk_clang_17/ruby |
| | 647d91aec000-647d91b00000 rw-p 00000000 00:00 0 |
| | 647da227a000-647da2669000 rw-p 00000000 00:00 0 [heap] |
| | 791855a38000-791858000000 r--s 00000000 00:b6 15739653 /tmp/ruby/build/trunk_clang_17/ruby |
| | 791858000000-791858b51000 rw-p 00000000 00:00 0 |
| | 791858b51000-79185c000000 ---p 00000000 00:00 0 |
| | 79185df08000-79185e0c0000 rw-p 00000000 00:00 0 |
| | 79185e110000-79185e138000 rw-p 00000000 00:00 0 |
| | 79185e278000-79185e2a0000 rw-p 00000000 00:00 0 |
| | 79185e5e9000-79185e7f0000 r--s 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79185e7f0000-79185e840000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79185e840000-79186086b000 rw-p 00000000 00:00 0 |
| | 79186086b000-791864000000 ---p 00000000 00:00 0 |
| | 791864000000-7918645f9000 rw-p 00000000 00:00 0 |
| | 7918645f9000-791868000000 ---p 00000000 00:00 0 |
| | 791868000000-7918688b9000 rw-p 00000000 00:00 0 |
| | 7918688b9000-79186c000000 ---p 00000000 00:00 0 |
| | 79186c000000-79186c165000 rw-p 00000000 00:00 0 |
| | 79186c165000-791870000000 ---p 00000000 00:00 0 |
| | 791870000000-7918707ce000 rw-p 00000000 00:00 0 |
| | 7918707ce000-791874000000 ---p 00000000 00:00 0 |
| | 791874000000-7918743d9000 rw-p 00000000 00:00 0 |
| | 7918743d9000-791878000000 ---p 00000000 00:00 0 |
| | 791878000000-7918782c3000 rw-p 00000000 00:00 0 |
| | 7918782c3000-79187c000000 ---p 00000000 00:00 0 |
| | 79187c000000-79187c29a000 rw-p 00000000 00:00 0 |
| | 79187c29a000-791880000000 ---p 00000000 00:00 0 |
| | 791880000000-79188035e000 rw-p 00000000 00:00 0 |
| | 79188035e000-791884000000 ---p 00000000 00:00 0 |
| | 791884000000-7918847ce000 rw-p 00000000 00:00 0 |
| | 7918847ce000-791888000000 ---p 00000000 00:00 0 |
| | 791888000000-791888385000 rw-p 00000000 00:00 0 |
| | 791888385000-79188c000000 ---p 00000000 00:00 0 |
| | 79188c000000-79188c35d000 rw-p 00000000 00:00 0 |
| | 79188c35d000-791890000000 ---p 00000000 00:00 0 |
| | 791890000000-7918901d8000 rw-p 00000000 00:00 0 |
| | 7918901d8000-791894000000 ---p 00000000 00:00 0 |
| | 791894000000-7918948f0000 rw-p 00000000 00:00 0 |
| | 7918948f0000-791898000000 ---p 00000000 00:00 0 |
| | 791898000000-791898630000 rw-p 00000000 00:00 0 |
| | 791898630000-79189c000000 ---p 00000000 00:00 0 |
| | 79189c000000-79189c312000 rw-p 00000000 00:00 0 |
| | 79189c312000-7918a0000000 ---p 00000000 00:00 0 |
| | 7918a0000000-7918a0386000 rw-p 00000000 00:00 0 |
| | 7918a0386000-7918a4000000 ---p 00000000 00:00 0 |
| | 7918a4010000-7918a4020000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918a4020000-7918a5e20000 rw-p 00000000 00:00 0 |
| | 7918a5e20000-7918a5e50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918a5e58000-7918a6290000 rw-p 00000000 00:00 0 |
| | 7918a6290000-7918a62b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918a62b8000-7918a6510000 rw-p 00000000 00:00 0 |
| | 7918a6510000-7918a6520000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918a6524000-7918a69ac000 rw-p 00000000 00:00 0 |
| | 7918a69ac000-7918a69ad000 ---p 00000000 00:00 0 |
| | 7918a69ad000-7918a69cd000 rw-p 00000000 00:00 0 |
| | 7918a69cd000-7918a69ce000 ---p 00000000 00:00 0 |
| | 7918a69ce000-7918a69ee000 rw-p 00000000 00:00 0 |
| | 7918a69ee000-7918a69ef000 ---p 00000000 00:00 0 |
| | 7918a69ef000-7918a6a0f000 rw-p 00000000 00:00 0 |
| | 7918a6a0f000-7918a6a10000 ---p 00000000 00:00 0 |
| | 7918a6a10000-7918a6a30000 rw-p 00000000 00:00 0 |
| | 7918a6a30000-7918a6b20000 rw-p 00000000 00:00 0 |
| | 7918a6b20000-7918a6b30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918a6b38000-7918a6b60000 rw-p 00000000 00:00 0 |
| | 7918a6b60000-7918a6b70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918a6b7e000-7918a6b7f000 ---p 00000000 00:00 0 |
| | 7918a6b7f000-7918a6b9f000 rw-p 00000000 00:00 0 |
| | 7918a6b9f000-7918a6ba0000 ---p 00000000 00:00 0 |
| | 7918a6ba0000-7918a6bc0000 rw-p 00000000 00:00 0 |
| | 7918a6bc0000-7918a6be0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918a6bef000-7918a6bf0000 ---p 00000000 00:00 0 |
| | 7918a6bf0000-7918a6c10000 rw-p 00000000 00:00 0 |
| | 7918a6c10000-7918a6c11000 ---p 00000000 00:00 0 |
| | 7918a6c11000-7918a6c31000 rw-p 00000000 00:00 0 |
| | 7918a6c31000-7918a6d32000 rw-p 00000000 00:00 0 |
| | 7918a6d32000-7918a6d33000 ---p 00000000 00:00 0 |
| | 7918a6d33000-7918a6d53000 rw-p 00000000 00:00 0 |
| | 7918a6d53000-7918a6e54000 rw-p 00000000 00:00 0 |
| | 7918a6e54000-7918a6e55000 ---p 00000000 00:00 0 |
| | 7918a6e55000-7918a6e75000 rw-p 00000000 00:00 0 |
| | 7918a6e75000-7918a6f76000 rw-p 00000000 00:00 0 |
| | 7918a6f76000-7918a6f77000 ---p 00000000 00:00 0 |
| | 7918a6f77000-7918a6f97000 rw-p 00000000 00:00 0 |
| | 7918a6f97000-7918a7098000 rw-p 00000000 00:00 0 |
| | 7918a7098000-7918a7099000 ---p 00000000 00:00 0 |
| | 7918a7099000-7918a70b9000 rw-p 00000000 00:00 0 |
| | 7918a70b9000-7918a71ba000 rw-p 00000000 00:00 0 |
| | 7918a71ba000-7918a71bb000 ---p 00000000 00:00 0 |
| | 7918a71bb000-7918a71db000 rw-p 00000000 00:00 0 |
| | 7918a71db000-7918a72dc000 rw-p 00000000 00:00 0 |
| | 7918a72dc000-7918a72dd000 ---p 00000000 00:00 0 |
| | 7918a72dd000-7918a72fd000 rw-p 00000000 00:00 0 |
| | 7918a72fd000-7918a7600000 rw-p 00000000 00:00 0 |
| | 7918a7600000-7918a7701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7701000-7918a7702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7702000-7918a7822000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7822000-7918a7823000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7823000-7918a7943000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7943000-7918a7944000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7944000-7918a7a64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7a64000-7918a7a65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7a65000-7918a7b85000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7b85000-7918a7b86000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7b86000-7918a7ca6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7ca6000-7918a7ca7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7ca7000-7918a7dc7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7dc7000-7918a7dc8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7dc8000-7918a7ee8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7ee8000-7918a7ee9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a7ee9000-7918a8009000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8009000-7918a800a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a800a000-7918a812a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a812a000-7918a812b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a812b000-7918a824b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a824b000-7918a824c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a824c000-7918a836c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a836c000-7918a836d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a836d000-7918a848d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a848d000-7918a848e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a848e000-7918a85ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a85ae000-7918a85af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a85af000-7918a86cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a86cf000-7918a86d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a86d0000-7918a87f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a87f0000-7918a87f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a87f1000-7918a8911000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8911000-7918a8912000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8912000-7918a8a32000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8a32000-7918a8a33000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8a33000-7918a8b53000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8b53000-7918a8b54000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8b54000-7918a8c74000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8c74000-7918a8c75000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8c75000-7918a8d95000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8d95000-7918a8d96000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8d96000-7918a8eb6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8eb6000-7918a8eb7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8eb7000-7918a8fd7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8fd7000-7918a8fd8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a8fd8000-7918a90f8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a90f8000-7918a90f9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a90f9000-7918a9219000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9219000-7918a921a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a921a000-7918a933a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a933a000-7918a933b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a933b000-7918a945b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a945b000-7918a945c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a945c000-7918a957c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a957c000-7918a957d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a957d000-7918a969d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a969d000-7918a969e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a969e000-7918a97be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a97be000-7918a97bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a97bf000-7918a98df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a98df000-7918a98e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a98e0000-7918a9a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9a00000-7918a9a01000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9a01000-7918a9b21000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9b21000-7918a9b22000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9b22000-7918a9c42000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9c42000-7918a9c43000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9c43000-7918a9d63000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9d63000-7918a9d64000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9d64000-7918a9e84000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9e84000-7918a9e85000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9e85000-7918a9fa5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9fa5000-7918a9fa6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918a9fa6000-7918aa0c6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918aa0c6000-7918aa0c7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918aa0c7000-7918aa1e7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918aa1e7000-7918aa1e8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918aa1e8000-7918aa308000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918aa308000-7918aa309000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918aa309000-7918c7600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7918c761c000-7918c761d000 ---p 00000000 00:00 0 |
| | 7918c761d000-7918c763d000 rw-p 00000000 00:00 0 |
| | 7918c763d000-7918c763e000 ---p 00000000 00:00 0 |
| | 7918c763e000-7918c765e000 rw-p 00000000 00:00 0 |
| | 7918c765e000-7918c765f000 ---p 00000000 00:00 0 |
| | 7918c765f000-7918c767f000 rw-p 00000000 00:00 0 |
| | 7918c767f000-7918c7780000 rw-p 00000000 00:00 0 |
| | 7918c7780000-7918c7790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918c779e000-7918c779f000 ---p 00000000 00:00 0 |
| | 7918c779f000-7918c77bf000 rw-p 00000000 00:00 0 |
| | 7918c77bf000-7918c77c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c77c0000-7918c7801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7801000-7918c7802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7802000-7918c7843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7843000-7918c7844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7844000-7918c7885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7885000-7918c7886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7886000-7918c78c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c78c7000-7918c78c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c78c8000-7918c7909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7909000-7918c790a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c790a000-7918c794b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c794b000-7918c794c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c794c000-7918c798d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c798d000-7918c798e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c798e000-7918c79cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c79cf000-7918c79d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c79d0000-7918c7a11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7a11000-7918c7a12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7a12000-7918c7a53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7a53000-7918c7a54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7a54000-7918c7a95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7a95000-7918c7a96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7a96000-7918c7ad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7ad7000-7918c7ad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7ad8000-7918c7b19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7b19000-7918c7b1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7b1a000-7918c7b5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7b5b000-7918c7b5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7b5c000-7918c7b9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7b9d000-7918c7b9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7b9e000-7918c7bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7bdf000-7918c7be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7be0000-7918c7c21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7c21000-7918c7c22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7c22000-7918c7c63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7c63000-7918c7c64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7c64000-7918c7ca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7ca5000-7918c7ca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7ca6000-7918c7ce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7ce7000-7918c7ce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7ce8000-7918c7d29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7d29000-7918c7d2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7d2a000-7918c7d6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7d6b000-7918c7d6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7d6c000-7918c7dad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7dad000-7918c7dae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7dae000-7918c7def000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7def000-7918c7df0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7df0000-7918c7e31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7e31000-7918c7e32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7e32000-7918c7e73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7e73000-7918c7e74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7e74000-7918c7eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7eb5000-7918c7eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7eb6000-7918c7ef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7ef7000-7918c7ef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7ef8000-7918c7f39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7f39000-7918c7f3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7f3a000-7918c7f7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7f7b000-7918c7f7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7f7c000-7918c7fbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7fbd000-7918c7fbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7fbe000-7918c7fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7918c7fff000-7918c8000000 ---p 00000000 00:00 0 |
| | 7918c8000000-7918c8800000 rw-p 00000000 00:00 0 |
| | 7918c8800000-7918e0800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7918e0800000-7918e1c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7918e1c10000-7918e1c60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918e1c6f000-7918e1cb0000 rw-p 00000000 00:00 0 |
| | 7918e1cb0000-7918e1d10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918e1d1f000-7918e1d40000 rw-p 00000000 00:00 0 |
| | 7918e1d40000-7918e1dd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918e1dd3000-7918e1dd5000 r--p 00000000 00:b6 18745535 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7918e1dd5000-7918e1dd8000 r-xp 00002000 00:b6 18745535 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7918e1dd8000-7918e1dd9000 r--p 00005000 00:b6 18745535 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7918e1dd9000-7918e1dda000 r--p 00006000 00:b6 18745535 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7918e1dda000-7918e1ddb000 rw-p 00007000 00:b6 18745535 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 7918e1ddb000-7918e1ddc000 r--p 00000000 00:b6 18744789 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7918e1ddc000-7918e1ddd000 r-xp 00001000 00:b6 18744789 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7918e1ddd000-7918e1dde000 r--p 00002000 00:b6 18744789 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7918e1dde000-7918e1ddf000 r--p 00002000 00:b6 18744789 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7918e1ddf000-7918e1de0000 rw-p 00003000 00:b6 18744789 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7918e1de0000-7918e1e10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7918e1e14000-7918e1e15000 r--p 00000000 00:b6 18875590 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7918e1e15000-7918e1e17000 r-xp 00001000 00:b6 18875590 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7918e1e17000-7918e1e18000 r--p 00003000 00:b6 18875590 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7918e1e18000-7918e1e19000 r--p 00003000 00:b6 18875590 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7918e1e19000-7918e1e1a000 rw-p 00004000 00:b6 18875590 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7918e1e1a000-7918e1e1b000 r--p 00000000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7918e1e1b000-7918e1e1c000 r-xp 00001000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7918e1e1c000-7918e1e1d000 r--p 00002000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7918e1e1d000-7918e1e1e000 r--p 00002000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7918e1e1e000-7918e1e1f000 rw-p 00003000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7918e1e1f000-7918e1f23000 rw-p 00000000 00:00 0 |
| | 7918e1f23000-7918e1f4b000 r--p 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7918e1f4b000-7918e20d3000 r-xp 00028000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7918e20d3000-7918e2122000 r--p 001b0000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7918e2122000-7918e2126000 r--p 001fe000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7918e2126000-7918e2128000 rw-p 00202000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7918e2128000-7918e2137000 rw-p 00000000 00:00 0 |
| | 7918e2137000-7918e213b000 r--p 00000000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7918e213b000-7918e215e000 r-xp 00004000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7918e215e000-7918e2162000 r--p 00027000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7918e2162000-7918e2163000 r--p 0002b000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7918e2163000-7918e2164000 rw-p 0002c000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7918e2164000-7918e2174000 r--p 00000000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7918e2174000-7918e21f3000 r-xp 00010000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7918e21f3000-7918e224b000 r--p 0008f000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7918e224b000-7918e224c000 r--p 000e7000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7918e224c000-7918e224d000 rw-p 000e8000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7918e224d000-7918e224f000 r--p 00000000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7918e224f000-7918e2264000 r-xp 00002000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7918e2264000-7918e227d000 r--p 00017000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7918e227d000-7918e227e000 r--p 0002f000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7918e227e000-7918e227f000 rw-p 00030000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7918e227f000-7918e2287000 rw-p 00000000 00:00 0 |
| | 7918e2287000-7918e2291000 r--p 00000000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7918e2291000-7918e22f4000 r-xp 0000a000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7918e22f4000-7918e2309000 r--p 0006d000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7918e2309000-7918e230a000 r--p 00081000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7918e230a000-7918e230b000 rw-p 00082000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7918e230b000-7918e230d000 r--p 00000000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7918e230d000-7918e231f000 r-xp 00002000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7918e231f000-7918e2325000 r--p 00014000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7918e2325000-7918e2326000 r--p 0001a000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7918e2326000-7918e2327000 rw-p 0001b000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7918e2327000-7918e2328000 r--p 00000000 00:b6 17566929 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7918e2328000-7918e2329000 r-xp 00001000 00:b6 17566929 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7918e2329000-7918e232a000 r--p 00002000 00:b6 17566929 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7918e232a000-7918e232b000 r--p 00002000 00:b6 17566929 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7918e232b000-7918e232c000 rw-p 00003000 00:b6 17566929 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7918e232c000-7918e232e000 rw-p 00000000 00:00 0 |
| | 7918e232e000-7918e232f000 r--p 00000000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7918e232f000-7918e235a000 r-xp 00001000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7918e235a000-7918e2364000 r--p 0002c000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7918e2364000-7918e2366000 r--p 00036000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7918e2366000-7918e2368000 rw-p 00038000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff8832e000-7fff88350000 rw-p 00000000 00:00 0 [stack] |
| | 7fff883e7000-7fff883eb000 r--p 00000000 00:00 0 [vvar] |
| | 7fff883eb000-7fff883ed000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.nrrmhn: |
| * -rw-r--r-- 1 26728 2025-10-28 02:40:24 +0000 _ruby_ns_p662803_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-10-28 02:40:24 +0000 _ruby_ns_p662803_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63296 2025-10-28 02:40:24 +0000 _ruby_ns_p662803_2_io+console.so |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |