| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "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_16/test/ruby/test_ractor.rb:163]: |
| pid 1692128 killed by SIGSEGV (signal 11) (core dumped) |
| | <internal:ractor>:700: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 3.5.0dev (2025-10-29T18:25:29Z master eed9441afc) +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: 0x000057b8a8e822a2 RBP: 0x000057b8b6cb4bb8 RSP: 0x00007489d6a62b10 |
| | RAX: 0x0000000000000000 RBX: 0x0000748988001768 RCX: 0x0000748988001740 |
| | RDX: 0x0000000000000001 RDI: 0x0000748988001768 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x00007489a4002a30 |
| | R11: 0x72787b8c390a5664 R12: 0x00007489f45be640 R13: 0x000057b8b6cabb10 |
| | R14: 0x0000748988001740 R15: 0x0000748988001c40 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x57b8a9196edf] /tmp/ruby/src/trunk_clang_16/vm_dump.c:1099 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1444 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x57b8a915610c] /tmp/ruby/src/trunk_clang_16/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x57b8a8ed659a] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x748a0ed6a320) [0x748a0ed6a320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_execution_context+0xe) [0x57b8a8e822a2] /tmp/ruby/src/trunk_clang_16/vm_core.h:2089 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_ractor_raw) /tmp/ruby/src/trunk_clang_16/vm_core.h:2106 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_ractor) /tmp/ruby/src/trunk_clang_16/vm_core.h:2114 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_unlock) /tmp/ruby/src/trunk_clang_16/ractor.c:110 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_unlock_self) /tmp/ruby/src/trunk_clang_16/ractor.c:125 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_wait) /tmp/ruby/src/trunk_clang_16/ractor_sync.c:1053 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_wait_receive) /tmp/ruby/src/trunk_clang_16/ractor_sync.c:1112 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_receive+0x11) [0x57b8a8e81a7b] /tmp/ruby/src/trunk_clang_16/ractor_sync.c:1165 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_port_receive) /tmp/ruby/src/trunk_clang_16/ractor_sync.c:142 |
| | /tmp/ruby/build/trunk_clang_16/ruby(builtin_inline_class_700) /tmp/ruby/src/trunk_clang_16/ractor.rb:701 |
| | /tmp/ruby/build/trunk_clang_16/ruby(builtin_invoker0+0x8) [0x57b8a8f4d4b1] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7391 |
| | /tmp/ruby/build/trunk_clang_16/ruby(invoke_bf) /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7532 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_invoke_builtin_delegate) /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7556 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:1673 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x57b8a8f45860] /tmp/ruby/src/trunk_clang_16/vm.c:2742 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2745 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_invoke_proc+0x3ce) [0x57b8a8f5bc3e] /tmp/ruby/src/trunk_clang_16/vm.c:1772 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x190) [0x57b8a8f19c80] /tmp/ruby/src/trunk_clang_16/thread.c:593 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x6f) [0x57b8a8f193df] /tmp/ruby/src/trunk_clang_16/thread.c:635 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_16/thread.c:686 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_native_mutex_lock+0x0) [0x57b8a8f1a0b1] /tmp/ruby/src/trunk_clang_16/thread_pthread.c:2238 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_16/thread_pthread.c:403 |
| | /tmp/ruby/build/trunk_clang_16/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_16/thread_pthread_mn.c:464 |
| | /tmp/ruby/build/trunk_clang_16/ruby(co_start) /tmp/ruby/src/trunk_clang_16/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_16/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk_clang_16/lib/open3/version.rb |
| | 11 /tmp/ruby/src/trunk_clang_16/lib/open3.rb |
| | 12 /tmp/ruby/src/trunk_clang_16/lib/timeout.rb |
| | 13 /tmp/ruby/build/trunk_clang_16/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk_clang_16/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk_clang_16/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk_clang_16/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk_clang_16/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk_clang_16/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk_clang_16/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 23 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk_clang_16/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk_clang_16/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 57b8a8d88000-57b8a8dc9000 r--p 00000000 00:ae 19274601 /tmp/ruby/build/trunk_clang_16/ruby |
| | 57b8a8dc9000-57b8a9200000 r-xp 00041000 00:ae 19274601 /tmp/ruby/build/trunk_clang_16/ruby |
| | 57b8a9200000-57b8a9398000 r--p 00478000 00:ae 19274601 /tmp/ruby/build/trunk_clang_16/ruby |
| | 57b8a9398000-57b8a93ad000 r--p 00610000 00:ae 19274601 /tmp/ruby/build/trunk_clang_16/ruby |
| | 57b8a93ad000-57b8a93af000 rw-p 00625000 00:ae 19274601 /tmp/ruby/build/trunk_clang_16/ruby |
| | 57b8a93af000-57b8a93c3000 rw-p 00000000 00:00 0 |
| | 57b8b6b83000-57b8b6f71000 rw-p 00000000 00:00 0 [heap] |
| | 7489811c9000-748983780000 r--s 00000000 00:ae 19274601 /tmp/ruby/build/trunk_clang_16/ruby |
| | 748983780000-748983820000 rw-p 00000000 00:00 0 |
| | 748983870000-748983898000 rw-p 00000000 00:00 0 |
| | 7489839b0000-7489839d8000 rw-p 00000000 00:00 0 |
| | 748983a28000-748983a78000 rw-p 00000000 00:00 0 |
| | 748983aa0000-748983ac8000 rw-p 00000000 00:00 0 |
| | 748984810000-748984838000 rw-p 00000000 00:00 0 |
| | 748984888000-7489848b0000 rw-p 00000000 00:00 0 |
| | 748984978000-7489849f0000 rw-p 00000000 00:00 0 |
| | 7489857b0000-748985800000 rw-p 00000000 00:00 0 |
| | 748985878000-7489858a0000 rw-p 00000000 00:00 0 |
| | 748985a08000-748985a58000 rw-p 00000000 00:00 0 |
| | 748985b70000-748985bc0000 rw-p 00000000 00:00 0 |
| | 748986640000-748986650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489866d0000-7489866e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 748986710000-748986720000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 748986818000-748986890000 rw-p 00000000 00:00 0 |
| | 7489869d0000-7489869f8000 rw-p 00000000 00:00 0 |
| | 748986a20000-748986a98000 rw-p 00000000 00:00 0 |
| | 7489874c9000-7489876d0000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7489876d0000-7489876f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489876f0000-7489889f1000 rw-p 00000000 00:00 0 |
| | 7489889f1000-74898c000000 ---p 00000000 00:00 0 |
| | 74898c000000-74898c907000 rw-p 00000000 00:00 0 |
| | 74898c907000-748990000000 ---p 00000000 00:00 0 |
| | 748990000000-7489909a3000 rw-p 00000000 00:00 0 |
| | 7489909a3000-748994000000 ---p 00000000 00:00 0 |
| | 748994000000-7489949f1000 rw-p 00000000 00:00 0 |
| | 7489949f1000-748998000000 ---p 00000000 00:00 0 |
| | 748998000000-7489988b9000 rw-p 00000000 00:00 0 |
| | 7489988b9000-74899c000000 ---p 00000000 00:00 0 |
| | 74899c000000-74899c8e0000 rw-p 00000000 00:00 0 |
| | 74899c8e0000-7489a0000000 ---p 00000000 00:00 0 |
| | 7489a0000000-7489a01d6000 rw-p 00000000 00:00 0 |
| | 7489a01d6000-7489a4000000 ---p 00000000 00:00 0 |
| | 7489a4000000-7489a4021000 rw-p 00000000 00:00 0 |
| | 7489a4021000-7489a8000000 ---p 00000000 00:00 0 |
| | 7489a8000000-7489a8021000 rw-p 00000000 00:00 0 |
| | 7489a8021000-7489ac000000 ---p 00000000 00:00 0 |
| | 7489ac000000-7489ac447000 rw-p 00000000 00:00 0 |
| | 7489ac447000-7489b0000000 ---p 00000000 00:00 0 |
| | 7489b0000000-7489b03ad000 rw-p 00000000 00:00 0 |
| | 7489b03ad000-7489b4000000 ---p 00000000 00:00 0 |
| | 7489b4000000-7489b4421000 rw-p 00000000 00:00 0 |
| | 7489b4421000-7489b8000000 ---p 00000000 00:00 0 |
| | 7489b8000000-7489b829c000 rw-p 00000000 00:00 0 |
| | 7489b829c000-7489bc000000 ---p 00000000 00:00 0 |
| | 7489bc000000-7489bc163000 rw-p 00000000 00:00 0 |
| | 7489bc163000-7489c0000000 ---p 00000000 00:00 0 |
| | 7489c0000000-7489c06e1000 rw-p 00000000 00:00 0 |
| | 7489c06e1000-7489c4000000 ---p 00000000 00:00 0 |
| | 7489c4000000-7489c4021000 rw-p 00000000 00:00 0 |
| | 7489c4021000-7489c8000000 ---p 00000000 00:00 0 |
| | 7489c8000000-7489c80b2000 rw-p 00000000 00:00 0 |
| | 7489c80b2000-7489cc000000 ---p 00000000 00:00 0 |
| | 7489cc010000-7489cdeb0000 rw-p 00000000 00:00 0 |
| | 7489cdeb0000-7489cdec0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489cdec8000-7489ce170000 rw-p 00000000 00:00 0 |
| | 7489ce170000-7489ce190000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489ce198000-7489cea30000 rw-p 00000000 00:00 0 |
| | 7489cea30000-7489cea60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489cea68000-7489cf300000 rw-p 00000000 00:00 0 |
| | 7489cf300000-7489cf310000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489cf31b000-7489cf5eb000 rw-p 00000000 00:00 0 |
| | 7489cf5eb000-7489cf5ec000 ---p 00000000 00:00 0 |
| | 7489cf5ec000-7489cf60c000 rw-p 00000000 00:00 0 |
| | 7489cf60c000-7489cf60d000 ---p 00000000 00:00 0 |
| | 7489cf60d000-7489cf62d000 rw-p 00000000 00:00 0 |
| | 7489cf62d000-7489cf62e000 ---p 00000000 00:00 0 |
| | 7489cf62e000-7489cf64e000 rw-p 00000000 00:00 0 |
| | 7489cf64e000-7489cf64f000 ---p 00000000 00:00 0 |
| | 7489cf64f000-7489cf66f000 rw-p 00000000 00:00 0 |
| | 7489cf66f000-7489cf93f000 rw-p 00000000 00:00 0 |
| | 7489cf93f000-7489cf940000 ---p 00000000 00:00 0 |
| | 7489cf940000-7489cf960000 rw-p 00000000 00:00 0 |
| | 7489cf960000-7489cf970000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489cf97f000-7489cf980000 ---p 00000000 00:00 0 |
| | 7489cf980000-7489cf9a0000 rw-p 00000000 00:00 0 |
| | 7489cf9a0000-7489cf9b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489cf9bf000-7489cf9c0000 ---p 00000000 00:00 0 |
| | 7489cf9c0000-7489cf9e0000 rw-p 00000000 00:00 0 |
| | 7489cf9e0000-7489cf9f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489cf9fa000-7489d070b000 rw-p 00000000 00:00 0 |
| | 7489d070b000-7489d4000000 ---p 00000000 00:00 0 |
| | 7489d4016000-7489d4017000 ---p 00000000 00:00 0 |
| | 7489d4017000-7489d4037000 rw-p 00000000 00:00 0 |
| | 7489d4037000-7489d4038000 ---p 00000000 00:00 0 |
| | 7489d4038000-7489d4058000 rw-p 00000000 00:00 0 |
| | 7489d4058000-7489d4059000 ---p 00000000 00:00 0 |
| | 7489d4059000-7489d4079000 rw-p 00000000 00:00 0 |
| | 7489d4079000-7489d407a000 ---p 00000000 00:00 0 |
| | 7489d407a000-7489d409a000 rw-p 00000000 00:00 0 |
| | 7489d409a000-7489d409b000 ---p 00000000 00:00 0 |
| | 7489d409b000-7489d40bb000 rw-p 00000000 00:00 0 |
| | 7489d40bb000-7489d40bc000 ---p 00000000 00:00 0 |
| | 7489d40bc000-7489d40dc000 rw-p 00000000 00:00 0 |
| | 7489d40dc000-7489d40dd000 ---p 00000000 00:00 0 |
| | 7489d40dd000-7489d40fd000 rw-p 00000000 00:00 0 |
| | 7489d40fd000-7489d4400000 rw-p 00000000 00:00 0 |
| | 7489d4400000-7489d4501000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4501000-7489d4502000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4502000-7489d4622000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4622000-7489d4623000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4623000-7489d4743000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4743000-7489d4744000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4744000-7489d4864000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4864000-7489d4865000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4865000-7489d4985000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4985000-7489d4986000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4986000-7489d4aa6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4aa6000-7489d4aa7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4aa7000-7489d4bc7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4bc7000-7489d4bc8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4bc8000-7489d4ce8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4ce8000-7489d4ce9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4ce9000-7489d4e09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4e09000-7489d4e0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4e0a000-7489d4f2a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4f2a000-7489d4f2b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d4f2b000-7489d504b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d504b000-7489d504c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d504c000-7489d516c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d516c000-7489d516d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d516d000-7489d528d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d528d000-7489d528e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d528e000-7489d53ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d53ae000-7489d53af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d53af000-7489d54cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d54cf000-7489d54d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d54d0000-7489d55f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d55f0000-7489d55f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d55f1000-7489d5711000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5711000-7489d5712000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5712000-7489d5832000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5832000-7489d5833000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5833000-7489d5953000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5953000-7489d5954000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5954000-7489d5a74000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5a74000-7489d5a75000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5a75000-7489d5b95000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5b95000-7489d5b96000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5b96000-7489d5cb6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5cb6000-7489d5cb7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5cb7000-7489d5dd7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5dd7000-7489d5dd8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5dd8000-7489d5ef8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5ef8000-7489d5ef9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d5ef9000-7489d6019000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6019000-7489d601a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d601a000-7489d613a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d613a000-7489d613b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d613b000-7489d625b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d625b000-7489d625c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d625c000-7489d637c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d637c000-7489d637d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d637d000-7489d649d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d649d000-7489d649e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d649e000-7489d65be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d65be000-7489d65bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d65bf000-7489d66df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d66df000-7489d66e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d66e0000-7489d6800000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6800000-7489d6801000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6801000-7489d6921000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6921000-7489d6922000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6922000-7489d6a42000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6a42000-7489d6a43000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6a43000-7489d6b63000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6b63000-7489d6b64000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6b64000-7489d6c84000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6c84000-7489d6c85000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6c85000-7489d6da5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6da5000-7489d6da6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6da6000-7489d6ec6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6ec6000-7489d6ec7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6ec7000-7489d6fe7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6fe7000-7489d6fe8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d6fe8000-7489d7108000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d7108000-7489d7109000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489d7109000-7489f4400000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7489f441c000-7489f441d000 ---p 00000000 00:00 0 |
| | 7489f441d000-7489f443d000 rw-p 00000000 00:00 0 |
| | 7489f443d000-7489f443e000 ---p 00000000 00:00 0 |
| | 7489f443e000-7489f445e000 rw-p 00000000 00:00 0 |
| | 7489f445e000-7489f445f000 ---p 00000000 00:00 0 |
| | 7489f445f000-7489f447f000 rw-p 00000000 00:00 0 |
| | 7489f447f000-7489f4580000 rw-p 00000000 00:00 0 |
| | 7489f4580000-7489f4590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7489f459e000-7489f459f000 ---p 00000000 00:00 0 |
| | 7489f459f000-7489f45bf000 rw-p 00000000 00:00 0 |
| | 7489f45bf000-7489f45c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f45c0000-7489f4601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4601000-7489f4602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4602000-7489f4643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4643000-7489f4644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4644000-7489f4685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4685000-7489f4686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4686000-7489f46c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f46c7000-7489f46c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f46c8000-7489f4709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4709000-7489f470a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f470a000-7489f474b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f474b000-7489f474c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f474c000-7489f478d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f478d000-7489f478e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f478e000-7489f47cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f47cf000-7489f47d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f47d0000-7489f4811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4811000-7489f4812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4812000-7489f4853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4853000-7489f4854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4854000-7489f4895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4895000-7489f4896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4896000-7489f48d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f48d7000-7489f48d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f48d8000-7489f4919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4919000-7489f491a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f491a000-7489f495b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f495b000-7489f495c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f495c000-7489f499d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f499d000-7489f499e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f499e000-7489f49df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f49df000-7489f49e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f49e0000-7489f4a21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4a21000-7489f4a22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4a22000-7489f4a63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4a63000-7489f4a64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4a64000-7489f4aa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4aa5000-7489f4aa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4aa6000-7489f4ae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4ae7000-7489f4ae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4ae8000-7489f4b29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4b29000-7489f4b2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4b2a000-7489f4b6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4b6b000-7489f4b6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4b6c000-7489f4bad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4bad000-7489f4bae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4bae000-7489f4bef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4bef000-7489f4bf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4bf0000-7489f4c31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4c31000-7489f4c32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4c32000-7489f4c73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4c73000-7489f4c74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4c74000-7489f4cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4cb5000-7489f4cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4cb6000-7489f4cf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4cf7000-7489f4cf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4cf8000-7489f4d39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4d39000-7489f4d3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4d3a000-7489f4d7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4d7b000-7489f4d7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4d7c000-7489f4dbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4dbd000-7489f4dbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4dbe000-7489f4dff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7489f4dff000-7489f4e00000 ---p 00000000 00:00 0 |
| | 7489f4e00000-7489f5600000 rw-p 00000000 00:00 0 |
| | 7489f5600000-748a0d600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 748a0d600000-748a0ea00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 748a0ea10000-748a0ea70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 748a0ea7f000-748a0eac0000 rw-p 00000000 00:00 0 |
| | 748a0eac0000-748a0eb20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 748a0eb2f000-748a0eb50000 rw-p 00000000 00:00 0 |
| | 748a0eb50000-748a0ebe0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 748a0ebe2000-748a0ebe4000 r--p 00000000 00:ae 19270092 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 748a0ebe4000-748a0ebe7000 r-xp 00002000 00:ae 19270092 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 748a0ebe7000-748a0ebe8000 r--p 00005000 00:ae 19270092 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 748a0ebe8000-748a0ebe9000 r--p 00006000 00:ae 19270092 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 748a0ebe9000-748a0ebea000 rw-p 00007000 00:ae 19270092 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 748a0ebea000-748a0ebeb000 r--p 00000000 00:ae 19268732 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 748a0ebeb000-748a0ebec000 r-xp 00001000 00:ae 19268732 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 748a0ebec000-748a0ebed000 r--p 00002000 00:ae 19268732 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 748a0ebed000-748a0ebee000 r--p 00002000 00:ae 19268732 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 748a0ebee000-748a0ebef000 rw-p 00003000 00:ae 19268732 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 748a0ebf5000-748a0ebf6000 r--p 00000000 00:ae 19269571 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 748a0ebf6000-748a0ebf7000 r-xp 00001000 00:ae 19269571 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 748a0ebf7000-748a0ebf8000 r--p 00002000 00:ae 19269571 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 748a0ebf8000-748a0ebf9000 r--p 00002000 00:ae 19269571 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 748a0ebf9000-748a0ebfa000 rw-p 00003000 00:ae 19269571 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 748a0ebfa000-748a0ebfb000 r--p 00000000 00:ae 19270480 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 748a0ebfb000-748a0ebfd000 r-xp 00001000 00:ae 19270480 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 748a0ebfd000-748a0ebfe000 r--p 00003000 00:ae 19270480 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 748a0ebfe000-748a0ebff000 r--p 00003000 00:ae 19270480 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 748a0ebff000-748a0ec00000 rw-p 00004000 00:ae 19270480 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 748a0ec00000-748a0ec20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 748a0ec21000-748a0ed25000 rw-p 00000000 00:00 0 |
| | 748a0ed25000-748a0ed4d000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 748a0ed4d000-748a0eed5000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 748a0eed5000-748a0ef24000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 748a0ef24000-748a0ef28000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 748a0ef28000-748a0ef2a000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 748a0ef2a000-748a0ef39000 rw-p 00000000 00:00 0 |
| | 748a0ef39000-748a0ef3d000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 748a0ef3d000-748a0ef60000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 748a0ef60000-748a0ef64000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 748a0ef64000-748a0ef65000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 748a0ef65000-748a0ef66000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 748a0ef66000-748a0ef76000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 748a0ef76000-748a0eff5000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 748a0eff5000-748a0f04d000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 748a0f04d000-748a0f04e000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 748a0f04e000-748a0f04f000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 748a0f04f000-748a0f051000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 748a0f051000-748a0f066000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 748a0f066000-748a0f07f000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 748a0f07f000-748a0f080000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 748a0f080000-748a0f081000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 748a0f081000-748a0f089000 rw-p 00000000 00:00 0 |
| | 748a0f089000-748a0f093000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 748a0f093000-748a0f0f6000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 748a0f0f6000-748a0f10b000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 748a0f10b000-748a0f10c000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 748a0f10c000-748a0f10d000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 748a0f10d000-748a0f10f000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 748a0f10f000-748a0f121000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 748a0f121000-748a0f127000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 748a0f127000-748a0f128000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 748a0f128000-748a0f129000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 748a0f129000-748a0f12a000 r--p 00000000 00:ae 19267927 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 748a0f12a000-748a0f12b000 r-xp 00001000 00:ae 19267927 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 748a0f12b000-748a0f12c000 r--p 00002000 00:ae 19267927 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 748a0f12c000-748a0f12d000 r--p 00002000 00:ae 19267927 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 748a0f12d000-748a0f12e000 rw-p 00003000 00:ae 19267927 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 748a0f12e000-748a0f130000 rw-p 00000000 00:00 0 |
| | 748a0f130000-748a0f131000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 748a0f131000-748a0f15c000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 748a0f15c000-748a0f166000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 748a0f166000-748a0f168000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 748a0f168000-748a0f16a000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc28c1d000-7ffc28c3f000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc28ca3000-7ffc28ca7000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc28ca7000-7ffc28ca9000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |