| "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:160]: |
| pid 2282328 killed by SIGSEGV (signal 11) (core dumped) |
| | <internal:ractor>:700: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 4.0.0dev (2025-11-15T21:02:15Z master bacd35626c) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0003 s:0017 e:000016 l:y b:0001 METHOD <internal:ractor>:700 |
| | c:0003 p:0008 s:0013 e:000012 l:y b:0001 METHOD <internal:ractor>:311 |
| | c:0002 p:0026 s:0009 e:000008 l:n b:---- BLOCK -:20 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 l:y b:---- 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: 0x00005635747569c2 RBP: 0x000056359db6d928 RSP: 0x000078027c19cb00 |
| | RAX: 0x0000000000000000 RBX: 0x0000780240002a08 RCX: 0x00007802400029e0 |
| | RDX: 0x0000000000000001 RDI: 0x0000780240002a08 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000780240001f30 |
| | R11: 0x43f1ecfe8ca2bbf7 R12: 0x000078029a24f640 R13: 0x000056359db64880 |
| | R14: 0x00007802400029e0 R15: 0x0000780240002ee0 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x563574a6c9af] /tmp/ruby/src/trunk_clang_16/vm_dump.c:1102 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1447 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x563574a2be2c] /tmp/ruby/src/trunk_clang_16/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x5635747aaaba] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7802b49ff320) [0x7802b49ff320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_execution_context+0xe) [0x5635747569c2] /tmp/ruby/src/trunk_clang_16/vm_core.h:2090 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_ractor_raw) /tmp/ruby/src/trunk_clang_16/vm_core.h:2107 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_ractor) /tmp/ruby/src/trunk_clang_16/vm_core.h:2115 |
| | /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:1054 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_wait_receive) /tmp/ruby/src/trunk_clang_16/ractor_sync.c:1113 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_receive+0x11) [0x5635747561ab] /tmp/ruby/src/trunk_clang_16/ractor_sync.c:1166 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ractor_port_receive) /tmp/ruby/src/trunk_clang_16/ractor_sync.c:143 |
| | /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) [0x563574821971] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7407 |
| | /tmp/ruby/build/trunk_clang_16/ruby(invoke_bf) /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7548 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_invoke_builtin_delegate) /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7572 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:1674 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x563574819bfe] /tmp/ruby/src/trunk_clang_16/vm.c:2784 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2787 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_invoke_proc+0x3ce) [0x5635748300ee] /tmp/ruby/src/trunk_clang_16/vm.c:1814 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x190) [0x5635747edee0] /tmp/ruby/src/trunk_clang_16/thread.c:593 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x69) [0x5635747ed639] /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) [0x5635747ee311] /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:466 |
| | /tmp/ruby/build/trunk_clang_16/ruby(co_start) /tmp/ruby/src/trunk_clang_16/thread_pthread_mn.c:464 |
| | |
| | -- 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_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: |
| | |
| | 56357465f000-5635746a0000 r--p 00000000 00:ae 14696143 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5635746a0000-563574ad6000 r-xp 00041000 00:ae 14696143 /tmp/ruby/build/trunk_clang_16/ruby |
| | 563574ad6000-563574c70000 r--p 00477000 00:ae 14696143 /tmp/ruby/build/trunk_clang_16/ruby |
| | 563574c70000-563574c85000 r--p 00611000 00:ae 14696143 /tmp/ruby/build/trunk_clang_16/ruby |
| | 563574c85000-563574c87000 rw-p 00626000 00:ae 14696143 /tmp/ruby/build/trunk_clang_16/ruby |
| | 563574c87000-563574c9b000 rw-p 00000000 00:00 0 |
| | 56359da3d000-56359de2e000 rw-p 00000000 00:00 0 [heap] |
| | 780228000000-7802286bc000 rw-p 00000000 00:00 0 |
| | 7802286bc000-78022c000000 ---p 00000000 00:00 0 |
| | 78022da6f000-780230000000 r--s 00000000 00:ae 14696143 /tmp/ruby/build/trunk_clang_16/ruby |
| | 780230000000-780230869000 rw-p 00000000 00:00 0 |
| | 780230869000-780234000000 ---p 00000000 00:00 0 |
| | 780234000000-7802349a4000 rw-p 00000000 00:00 0 |
| | 7802349a4000-780238000000 ---p 00000000 00:00 0 |
| | 780239bc0000-780239bd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 780239bd8000-78023a358000 rw-p 00000000 00:00 0 |
| | 78023a600000-78023ab28000 rw-p 00000000 00:00 0 |
| | 78023b0f0000-78023b398000 rw-p 00000000 00:00 0 |
| | 78023b618000-78023bb90000 rw-p 00000000 00:00 0 |
| | 78023bb90000-78023bba0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78023bba8000-78023bbd0000 rw-p 00000000 00:00 0 |
| | 78023bbd0000-78023bbe0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78023bbe8000-78023be40000 rw-p 00000000 00:00 0 |
| | 78023be40000-78023be50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78023be50000-78023be78000 rw-p 00000000 00:00 0 |
| | 78023be80000-78023be90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78023c000000-78023ca40000 rw-p 00000000 00:00 0 |
| | 78023ca40000-780240000000 ---p 00000000 00:00 0 |
| | 780240000000-78024086a000 rw-p 00000000 00:00 0 |
| | 78024086a000-780244000000 ---p 00000000 00:00 0 |
| | 780244000000-78024424c000 rw-p 00000000 00:00 0 |
| | 78024424c000-780248000000 ---p 00000000 00:00 0 |
| | 780248000000-7802487f4000 rw-p 00000000 00:00 0 |
| | 7802487f4000-78024c000000 ---p 00000000 00:00 0 |
| | 78024c000000-78024c9ca000 rw-p 00000000 00:00 0 |
| | 78024c9ca000-780250000000 ---p 00000000 00:00 0 |
| | 780250000000-780250226000 rw-p 00000000 00:00 0 |
| | 780250226000-780254000000 ---p 00000000 00:00 0 |
| | 780254000000-7802542c2000 rw-p 00000000 00:00 0 |
| | 7802542c2000-780258000000 ---p 00000000 00:00 0 |
| | 780258000000-7802582c1000 rw-p 00000000 00:00 0 |
| | 7802582c1000-78025c000000 ---p 00000000 00:00 0 |
| | 78025c000000-78025c2ea000 rw-p 00000000 00:00 0 |
| | 78025c2ea000-780260000000 ---p 00000000 00:00 0 |
| | 780260000000-780260a3f000 rw-p 00000000 00:00 0 |
| | 780260a3f000-780264000000 ---p 00000000 00:00 0 |
| | 780264000000-780264a77000 rw-p 00000000 00:00 0 |
| | 780264a77000-780268000000 ---p 00000000 00:00 0 |
| | 780268000000-780268275000 rw-p 00000000 00:00 0 |
| | 780268275000-78026c000000 ---p 00000000 00:00 0 |
| | 78026c000000-78026c3c0000 rw-p 00000000 00:00 0 |
| | 78026c3c0000-780270000000 ---p 00000000 00:00 0 |
| | 780270000000-7802702c2000 rw-p 00000000 00:00 0 |
| | 7802702c2000-780274000000 ---p 00000000 00:00 0 |
| | 780274000000-78027429d000 rw-p 00000000 00:00 0 |
| | 78027429d000-780278000000 ---p 00000000 00:00 0 |
| | 7802781d0000-780278770000 rw-p 00000000 00:00 0 |
| | 780278770000-780278790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 780278a60000-780278a70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 780278d9b000-78027901b000 rw-p 00000000 00:00 0 |
| | 780279094000-78027929b000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 78027929b000-78027929c000 ---p 00000000 00:00 0 |
| | 78027929c000-7802792bc000 rw-p 00000000 00:00 0 |
| | 7802792bc000-7802792bd000 ---p 00000000 00:00 0 |
| | 7802792bd000-7802792dd000 rw-p 00000000 00:00 0 |
| | 7802792dd000-7802792de000 ---p 00000000 00:00 0 |
| | 7802792de000-7802792fe000 rw-p 00000000 00:00 0 |
| | 7802792fe000-7802792ff000 ---p 00000000 00:00 0 |
| | 7802792ff000-78027931f000 rw-p 00000000 00:00 0 |
| | 78027931f000-7802795ef000 rw-p 00000000 00:00 0 |
| | 7802795ef000-7802795f0000 ---p 00000000 00:00 0 |
| | 7802795f0000-780279610000 rw-p 00000000 00:00 0 |
| | 780279610000-780279620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78027962f000-780279630000 ---p 00000000 00:00 0 |
| | 780279630000-780279650000 rw-p 00000000 00:00 0 |
| | 780279650000-780279660000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78027966b000-78027966c000 ---p 00000000 00:00 0 |
| | 78027966c000-78027968c000 rw-p 00000000 00:00 0 |
| | 780279690000-7802796a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7802796ac000-7802796ad000 ---p 00000000 00:00 0 |
| | 7802796ad000-7802796cd000 rw-p 00000000 00:00 0 |
| | 7802796cd000-7802797ce000 rw-p 00000000 00:00 0 |
| | 7802797ce000-7802797cf000 ---p 00000000 00:00 0 |
| | 7802797cf000-7802797ef000 rw-p 00000000 00:00 0 |
| | 7802797ef000-7802798f0000 rw-p 00000000 00:00 0 |
| | 7802798f0000-7802798f1000 ---p 00000000 00:00 0 |
| | 7802798f1000-780279911000 rw-p 00000000 00:00 0 |
| | 780279911000-780279a12000 rw-p 00000000 00:00 0 |
| | 780279a12000-780279a13000 ---p 00000000 00:00 0 |
| | 780279a13000-780279a33000 rw-p 00000000 00:00 0 |
| | 780279a33000-780279b34000 rw-p 00000000 00:00 0 |
| | 780279b34000-780279b35000 ---p 00000000 00:00 0 |
| | 780279b35000-780279b55000 rw-p 00000000 00:00 0 |
| | 780279b55000-780279c56000 rw-p 00000000 00:00 0 |
| | 780279c56000-780279c57000 ---p 00000000 00:00 0 |
| | 780279c57000-780279c77000 rw-p 00000000 00:00 0 |
| | 780279c77000-780279d78000 rw-p 00000000 00:00 0 |
| | 780279d78000-780279d79000 ---p 00000000 00:00 0 |
| | 780279d79000-780279d99000 rw-p 00000000 00:00 0 |
| | 780279d99000-780279e9a000 rw-p 00000000 00:00 0 |
| | 780279e9a000-780279e9b000 ---p 00000000 00:00 0 |
| | 780279e9b000-780279ebb000 rw-p 00000000 00:00 0 |
| | 780279ebb000-780279fbc000 rw-p 00000000 00:00 0 |
| | 780279fbc000-780279fbd000 ---p 00000000 00:00 0 |
| | 780279fbd000-780279fdd000 rw-p 00000000 00:00 0 |
| | 780279fdd000-78027a0de000 rw-p 00000000 00:00 0 |
| | 78027a0de000-78027a0df000 ---p 00000000 00:00 0 |
| | 78027a0df000-78027a0ff000 rw-p 00000000 00:00 0 |
| | 78027a0ff000-78027a200000 rw-p 00000000 00:00 0 |
| | 78027a200000-78027a301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a301000-78027a302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a302000-78027a422000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a422000-78027a423000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a423000-78027a543000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a543000-78027a544000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a544000-78027a664000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a664000-78027a665000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a665000-78027a785000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a785000-78027a786000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a786000-78027a8a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a8a6000-78027a8a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a8a7000-78027a9c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a9c7000-78027a9c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027a9c8000-78027aae8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027aae8000-78027aae9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027aae9000-78027ac09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ac09000-78027ac0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ac0a000-78027ad2a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ad2a000-78027ad2b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ad2b000-78027ae4b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ae4b000-78027ae4c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ae4c000-78027af6c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027af6c000-78027af6d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027af6d000-78027b08d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b08d000-78027b08e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b08e000-78027b1ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b1ae000-78027b1af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b1af000-78027b2cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b2cf000-78027b2d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b2d0000-78027b3f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b3f0000-78027b3f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b3f1000-78027b511000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b511000-78027b512000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b512000-78027b632000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b632000-78027b633000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b633000-78027b753000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b753000-78027b754000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b754000-78027b874000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b874000-78027b875000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b875000-78027b995000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b995000-78027b996000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027b996000-78027bab6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027bab6000-78027bab7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027bab7000-78027bbd7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027bbd7000-78027bbd8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027bbd8000-78027bcf8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027bcf8000-78027bcf9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027bcf9000-78027be19000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027be19000-78027be1a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027be1a000-78027bf3a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027bf3a000-78027bf3b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027bf3b000-78027c05b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c05b000-78027c05c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c05c000-78027c17c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c17c000-78027c17d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c17d000-78027c29d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c29d000-78027c29e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c29e000-78027c3be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c3be000-78027c3bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c3bf000-78027c4df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c4df000-78027c4e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c4e0000-78027c600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c600000-78027c601000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c601000-78027c721000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c721000-78027c722000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c722000-78027c842000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c842000-78027c843000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c843000-78027c963000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c963000-78027c964000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027c964000-78027ca84000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ca84000-78027ca85000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ca85000-78027cba5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027cba5000-78027cba6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027cba6000-78027ccc6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ccc6000-78027ccc7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027ccc7000-78027cde7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027cde7000-78027cde8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027cde8000-78027cf08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027cf08000-78027cf09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78027cf09000-78029a200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 78029a210000-78029a220000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78029a22f000-78029a230000 ---p 00000000 00:00 0 |
| | 78029a230000-78029a250000 rw-p 00000000 00:00 0 |
| | 78029a250000-78029a260000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78029a26e000-78029a2d0000 rw-p 00000000 00:00 0 |
| | 78029a2d0000-78029a3b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78029a3bf000-78029a3c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a3c0000-78029a401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a401000-78029a402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a402000-78029a443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a443000-78029a444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a444000-78029a485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a485000-78029a486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a486000-78029a4c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a4c7000-78029a4c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a4c8000-78029a509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a509000-78029a50a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a50a000-78029a54b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a54b000-78029a54c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a54c000-78029a58d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a58d000-78029a58e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a58e000-78029a5cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a5cf000-78029a5d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a5d0000-78029a611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a611000-78029a612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a612000-78029a653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a653000-78029a654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a654000-78029a695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a695000-78029a696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a696000-78029a6d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a6d7000-78029a6d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a6d8000-78029a719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a719000-78029a71a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a71a000-78029a75b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a75b000-78029a75c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a75c000-78029a79d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a79d000-78029a79e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a79e000-78029a7df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a7df000-78029a7e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a7e0000-78029a821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a821000-78029a822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a822000-78029a863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a863000-78029a864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a864000-78029a8a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a8a5000-78029a8a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a8a6000-78029a8e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a8e7000-78029a8e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a8e8000-78029a929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a929000-78029a92a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a92a000-78029a96b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a96b000-78029a96c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a96c000-78029a9ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a9ad000-78029a9ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a9ae000-78029a9ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a9ef000-78029a9f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029a9f0000-78029aa31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029aa31000-78029aa32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029aa32000-78029aa73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029aa73000-78029aa74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029aa74000-78029aab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029aab5000-78029aab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029aab6000-78029aaf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029aaf7000-78029aaf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029aaf8000-78029ab39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029ab39000-78029ab3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029ab3a000-78029ab7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029ab7b000-78029ab7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029ab7c000-78029abbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029abbd000-78029abbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029abbe000-78029abff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78029abff000-78029ac00000 ---p 00000000 00:00 0 |
| | 78029ac00000-78029b400000 rw-p 00000000 00:00 0 |
| | 78029b400000-7802b3400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7802b3400000-7802b4800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7802b4808000-7802b480a000 r--p 00000000 00:ae 15336203 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7802b480a000-7802b480d000 r-xp 00002000 00:ae 15336203 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7802b480d000-7802b480e000 r--p 00005000 00:ae 15336203 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7802b480e000-7802b480f000 r--p 00006000 00:ae 15336203 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7802b480f000-7802b4810000 rw-p 00007000 00:ae 15336203 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 7802b4810000-7802b4870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7802b4874000-7802b4875000 r--p 00000000 00:ae 15349544 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7802b4875000-7802b4876000 r-xp 00001000 00:ae 15349544 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7802b4876000-7802b4877000 r--p 00002000 00:ae 15349544 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7802b4877000-7802b4878000 r--p 00002000 00:ae 15349544 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7802b4878000-7802b4879000 rw-p 00003000 00:ae 15349544 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7802b4879000-7802b487a000 r--p 00000000 00:ae 15345488 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7802b487a000-7802b487c000 r-xp 00001000 00:ae 15345488 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7802b487c000-7802b487d000 r--p 00003000 00:ae 15345488 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7802b487d000-7802b487e000 r--p 00003000 00:ae 15345488 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7802b487e000-7802b487f000 rw-p 00004000 00:ae 15345488 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7802b4890000-7802b48b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7802b48b1000-7802b48b2000 r--p 00000000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7802b48b2000-7802b48b3000 r-xp 00001000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7802b48b3000-7802b48b4000 r--p 00002000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7802b48b4000-7802b48b5000 r--p 00002000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7802b48b5000-7802b48b6000 rw-p 00003000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7802b48b6000-7802b49ba000 rw-p 00000000 00:00 0 |
| | 7802b49ba000-7802b49e2000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7802b49e2000-7802b4b6a000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7802b4b6a000-7802b4bb9000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7802b4bb9000-7802b4bbd000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7802b4bbd000-7802b4bbf000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7802b4bbf000-7802b4bce000 rw-p 00000000 00:00 0 |
| | 7802b4bce000-7802b4bd2000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7802b4bd2000-7802b4bf5000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7802b4bf5000-7802b4bf9000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7802b4bf9000-7802b4bfa000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7802b4bfa000-7802b4bfb000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7802b4bfb000-7802b4c0b000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7802b4c0b000-7802b4c8a000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7802b4c8a000-7802b4ce2000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7802b4ce2000-7802b4ce3000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7802b4ce3000-7802b4ce4000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7802b4ce4000-7802b4ce6000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7802b4ce6000-7802b4cfb000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7802b4cfb000-7802b4d14000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7802b4d14000-7802b4d15000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7802b4d15000-7802b4d16000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7802b4d16000-7802b4d1e000 rw-p 00000000 00:00 0 |
| | 7802b4d1e000-7802b4d28000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7802b4d28000-7802b4d8b000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7802b4d8b000-7802b4da0000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7802b4da0000-7802b4da1000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7802b4da1000-7802b4da2000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7802b4da2000-7802b4da4000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7802b4da4000-7802b4db6000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7802b4db6000-7802b4dbc000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7802b4dbc000-7802b4dbd000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7802b4dbd000-7802b4dbe000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7802b4dbe000-7802b4dbf000 r--p 00000000 00:ae 15351923 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7802b4dbf000-7802b4dc0000 r-xp 00001000 00:ae 15351923 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7802b4dc0000-7802b4dc1000 r--p 00002000 00:ae 15351923 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7802b4dc1000-7802b4dc2000 r--p 00002000 00:ae 15351923 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7802b4dc2000-7802b4dc3000 rw-p 00003000 00:ae 15351923 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 7802b4dc3000-7802b4dc5000 rw-p 00000000 00:00 0 |
| | 7802b4dc5000-7802b4dc6000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7802b4dc6000-7802b4df1000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7802b4df1000-7802b4dfb000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7802b4dfb000-7802b4dfd000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7802b4dfd000-7802b4dff000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffdacb52000-7ffdacb74000 rw-p 00000000 00:00 0 [stack] |
| | 7ffdacbd2000-7ffdacbd6000 r--p 00000000 00:00 0 [vvar] |
| | 7ffdacbd6000-7ffdacbd8000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| Children under /tmp/rubytest.ddgp2x: |
| * -rw-r--r-- 1 26768 2025-11-16 11:22:25 +0000 _ruby_box_p2301737_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 16504 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_io+wait.so |
| * -rw-r--r-- 1 26768 2025-11-16 11:22:24 +0000 _ruby_box_p2301590_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 489160 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_socket.so |
| * -rw-r--r-- 1 26768 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17784 2025-11-16 11:22:25 +0000 _ruby_box_p2301737_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 22640 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_erb+escape.so |
| * -rw-r--r-- 1 26768 2025-11-16 11:22:23 +0000 _ruby_box_p2301580_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 120832 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_json+ext+generator.so |
| * -rw-r--r-- 1 17784 2025-11-16 11:22:24 +0000 _ruby_box_p2301601_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 55800 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_etc.so |
| * -rw-r--r-- 1 63032 2025-11-16 11:22:23 +0000 _ruby_box_p2301580_2_io+console.so |
| * -rw-r--r-- 1 26768 2025-11-16 11:22:24 +0000 _ruby_box_p2301601_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 541736 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_date_core.so |
| * -rw-r--r-- 1 17784 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 843936 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_openssl.so |
| * -rw-r--r-- 1 70832 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_psych.so |
| * -rw-r--r-- 1 84496 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_stringio.so |
| * -rw-r--r-- 1 94856 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_json+ext+parser.so |
| * -rw-r--r-- 1 17784 2025-11-16 11:22:23 +0000 _ruby_box_p2301580_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63032 2025-11-16 11:22:24 +0000 _ruby_box_p2301601_2_io+console.so |
| * -rw-r--r-- 1 37432 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_cgi+escape.so |
| * -rw-r--r-- 1 63032 2025-11-16 11:22:24 +0000 _ruby_box_p2301590_2_io+console.so |
| * -rw-r--r-- 1 150968 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_zlib.so |
| * -rw-r--r-- 1 41056 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_digest.so |
| * -rw-r--r-- 1 17784 2025-11-16 11:22:24 +0000 _ruby_box_p2301590_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63032 2025-11-16 11:22:25 +0000 _ruby_box_p2301737_2_io+console.so |
| * -rw-r--r-- 1 63032 2025-11-16 11:22:24 +0000 _ruby_box_p2301609_2_io+console.so |
| * -rw-r--r-- 1 23024 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_io+nonblock.so |
| * -rw-r--r-- 1 63376 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_strscan.so |
| * -rw-r--r-- 1 24280 2025-11-16 11:22:25 +0000 _ruby_box_p2301609_2_monitor.so |
| make: *** [uncommon.mk:915: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |