| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 77aaa6a..1ef62d3 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:150]: |
| pid 1092517 killed by SIGSEGV (signal 11) (core dumped) |
| | <internal:ractor>:700: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 3.5.0dev (2025-10-01T21:02:48Z master 1ef62d3fe7) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0003 s:0017 e:000016 METHOD <internal:ractor>:700 |
| | c:0003 p:0008 s:0013 e:000012 METHOD <internal:ractor>:311 |
| | c:0002 p:0026 s:0009 e:000008 BLOCK -:20 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 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: 3 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00005b23370e03a2 RBP: 0x000070e480003080 RSP: 0x000070e4ab210b10 |
| | RAX: 0x0000000000000000 RBX: 0x000070e480002ba8 RCX: 0x000070e480002b80 |
| | RDX: 0x0000000000000001 RDI: 0x000070e480002ba8 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x000070e480002a30 |
| | R11: 0xb6890cf25ce3858b R12: 0x000070e4ca13f640 R13: 0x00005b2367b92070 |
| | R14: 0x000070e480002b80 R15: 0x000070e480003080 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x5b23373f6bf2] /tmp/ruby/src/trunk_clang_17/vm_dump.c:845 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1178 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x5b23373b5c7c] /tmp/ruby/src/trunk_clang_17/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x5b2337134f8a] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x70e4e48d3320) [0x70e4e48d3320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_execution_context+0xe) [0x5b23370e03a2] /tmp/ruby/src/trunk_clang_17/vm_core.h:2081 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_ractor_raw) /tmp/ruby/src/trunk_clang_17/vm_core.h:2098 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_current_ractor) /tmp/ruby/src/trunk_clang_17/vm_core.h:2106 |
| | /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) [0x5b23370dfbab] /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) [0x5b23371accd9] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7373 |
| | /tmp/ruby/build/trunk_clang_17/ruby(invoke_bf) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7514 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_builtin_delegate) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7538 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:1665 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x5b23371a539d] /tmp/ruby/src/trunk_clang_17/vm.c:2710 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2713 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_proc+0x3ce) [0x5b23371bb21e] /tmp/ruby/src/trunk_clang_17/vm.c:1740 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x190) [0x5b23371790d0] /tmp/ruby/src/trunk_clang_17/thread.c:584 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x6a) [0x5b233717885d] /tmp/ruby/src/trunk_clang_17/thread.c:626 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread.c:677 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_lock+0x0) [0x5b2337179501] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:2234 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:399 |
| | /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-/asan.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: |
| | |
| | 5b2336fe7000-5b2337027000 r--p 00000000 00:b6 15736221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5b2337027000-5b2337460000 r-xp 00040000 00:b6 15736221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5b2337460000-5b23375f7000 r--p 00479000 00:b6 15736221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5b23375f7000-5b233760c000 r--p 00610000 00:b6 15736221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5b233760c000-5b233760e000 rw-p 00625000 00:b6 15736221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5b233760e000-5b2337622000 rw-p 00000000 00:00 0 |
| | 5b2367a6c000-5b2367e58000 rw-p 00000000 00:00 0 [heap] |
| | 70e459a44000-70e45c000000 r--s 00000000 00:b6 15736221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 70e45c000000-70e45ca18000 rw-p 00000000 00:00 0 |
| | 70e45ca18000-70e460000000 ---p 00000000 00:00 0 |
| | 70e460000000-70e460843000 rw-p 00000000 00:00 0 |
| | 70e460843000-70e464000000 ---p 00000000 00:00 0 |
| | 70e464000000-70e464890000 rw-p 00000000 00:00 0 |
| | 70e464890000-70e468000000 ---p 00000000 00:00 0 |
| | 70e469348000-70e469668000 rw-p 00000000 00:00 0 |
| | 70e46a020000-70e46a090000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e46a310000-70e46ab30000 rw-p 00000000 00:00 0 |
| | 70e46b558000-70e46ba30000 rw-p 00000000 00:00 0 |
| | 70e46ba30000-70e46ba40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e46ba40000-70e46bbd0000 rw-p 00000000 00:00 0 |
| | 70e46bbd0000-70e46bbf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e46bbf0000-70e46be98000 rw-p 00000000 00:00 0 |
| | 70e46c000000-70e46c892000 rw-p 00000000 00:00 0 |
| | 70e46c892000-70e470000000 ---p 00000000 00:00 0 |
| | 70e470000000-70e47066e000 rw-p 00000000 00:00 0 |
| | 70e47066e000-70e474000000 ---p 00000000 00:00 0 |
| | 70e474000000-70e4743d4000 rw-p 00000000 00:00 0 |
| | 70e4743d4000-70e478000000 ---p 00000000 00:00 0 |
| | 70e478000000-70e478647000 rw-p 00000000 00:00 0 |
| | 70e478647000-70e47c000000 ---p 00000000 00:00 0 |
| | 70e47c000000-70e47c310000 rw-p 00000000 00:00 0 |
| | 70e47c310000-70e480000000 ---p 00000000 00:00 0 |
| | 70e480000000-70e480400000 rw-p 00000000 00:00 0 |
| | 70e480400000-70e484000000 ---p 00000000 00:00 0 |
| | 70e484000000-70e484759000 rw-p 00000000 00:00 0 |
| | 70e484759000-70e488000000 ---p 00000000 00:00 0 |
| | 70e488000000-70e4881b1000 rw-p 00000000 00:00 0 |
| | 70e4881b1000-70e48c000000 ---p 00000000 00:00 0 |
| | 70e48c000000-70e48c30f000 rw-p 00000000 00:00 0 |
| | 70e48c30f000-70e490000000 ---p 00000000 00:00 0 |
| | 70e490000000-70e490498000 rw-p 00000000 00:00 0 |
| | 70e490498000-70e494000000 ---p 00000000 00:00 0 |
| | 70e494000000-70e494337000 rw-p 00000000 00:00 0 |
| | 70e494337000-70e498000000 ---p 00000000 00:00 0 |
| | 70e498000000-70e498879000 rw-p 00000000 00:00 0 |
| | 70e498879000-70e49c000000 ---p 00000000 00:00 0 |
| | 70e49c000000-70e49ca00000 rw-p 00000000 00:00 0 |
| | 70e49ca00000-70e4a0000000 ---p 00000000 00:00 0 |
| | 70e4a0000000-70e4a02ea000 rw-p 00000000 00:00 0 |
| | 70e4a02ea000-70e4a4000000 ---p 00000000 00:00 0 |
| | 70e4a4000000-70e4a4228000 rw-p 00000000 00:00 0 |
| | 70e4a4228000-70e4a8000000 ---p 00000000 00:00 0 |
| | 70e4a84a0000-70e4a84d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4a8840000-70e4a8850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4a8cbd000-70e4a8ec4000 r--s 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 70e4a8ec4000-70e4a916c000 rw-p 00000000 00:00 0 |
| | 70e4a916c000-70e4a916d000 ---p 00000000 00:00 0 |
| | 70e4a916d000-70e4a918d000 rw-p 00000000 00:00 0 |
| | 70e4a918d000-70e4a918e000 ---p 00000000 00:00 0 |
| | 70e4a918e000-70e4a91ae000 rw-p 00000000 00:00 0 |
| | 70e4a91ae000-70e4a91af000 ---p 00000000 00:00 0 |
| | 70e4a91af000-70e4a91cf000 rw-p 00000000 00:00 0 |
| | 70e4a91cf000-70e4a91d0000 ---p 00000000 00:00 0 |
| | 70e4a91d0000-70e4a91f0000 rw-p 00000000 00:00 0 |
| | 70e4a91f0000-70e4a94c0000 rw-p 00000000 00:00 0 |
| | 70e4a94c0000-70e4a94d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4a94df000-70e4a94e0000 ---p 00000000 00:00 0 |
| | 70e4a94e0000-70e4a9500000 rw-p 00000000 00:00 0 |
| | 70e4a9500000-70e4a9510000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4a951f000-70e4a9520000 ---p 00000000 00:00 0 |
| | 70e4a9520000-70e4a9540000 rw-p 00000000 00:00 0 |
| | 70e4a9540000-70e4a9550000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4a955f000-70e4a9560000 ---p 00000000 00:00 0 |
| | 70e4a9560000-70e4a9580000 rw-p 00000000 00:00 0 |
| | 70e4a9580000-70e4a95a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4a95ad000-70e4a95ae000 ---p 00000000 00:00 0 |
| | 70e4a95ae000-70e4a95ce000 rw-p 00000000 00:00 0 |
| | 70e4a95ce000-70e4a96cf000 rw-p 00000000 00:00 0 |
| | 70e4a96cf000-70e4a96d0000 ---p 00000000 00:00 0 |
| | 70e4a96d0000-70e4a96f0000 rw-p 00000000 00:00 0 |
| | 70e4a96f0000-70e4a97f1000 rw-p 00000000 00:00 0 |
| | 70e4a97f1000-70e4a97f2000 ---p 00000000 00:00 0 |
| | 70e4a97f2000-70e4a9812000 rw-p 00000000 00:00 0 |
| | 70e4a9812000-70e4a9913000 rw-p 00000000 00:00 0 |
| | 70e4a9913000-70e4a9914000 ---p 00000000 00:00 0 |
| | 70e4a9914000-70e4a9934000 rw-p 00000000 00:00 0 |
| | 70e4a9934000-70e4a9a35000 rw-p 00000000 00:00 0 |
| | 70e4a9a35000-70e4a9a36000 ---p 00000000 00:00 0 |
| | 70e4a9a36000-70e4a9a56000 rw-p 00000000 00:00 0 |
| | 70e4a9a56000-70e4a9b57000 rw-p 00000000 00:00 0 |
| | 70e4a9b57000-70e4a9b58000 ---p 00000000 00:00 0 |
| | 70e4a9b58000-70e4a9b78000 rw-p 00000000 00:00 0 |
| | 70e4a9b78000-70e4a9c79000 rw-p 00000000 00:00 0 |
| | 70e4a9c79000-70e4a9c7a000 ---p 00000000 00:00 0 |
| | 70e4a9c7a000-70e4a9c9a000 rw-p 00000000 00:00 0 |
| | 70e4a9c9a000-70e4a9d9b000 rw-p 00000000 00:00 0 |
| | 70e4a9d9b000-70e4a9d9c000 ---p 00000000 00:00 0 |
| | 70e4a9d9c000-70e4a9dbc000 rw-p 00000000 00:00 0 |
| | 70e4a9dbc000-70e4a9ebd000 rw-p 00000000 00:00 0 |
| | 70e4a9ebd000-70e4a9ebe000 ---p 00000000 00:00 0 |
| | 70e4a9ebe000-70e4a9ede000 rw-p 00000000 00:00 0 |
| | 70e4a9ede000-70e4a9fdf000 rw-p 00000000 00:00 0 |
| | 70e4a9fdf000-70e4a9fe0000 ---p 00000000 00:00 0 |
| | 70e4a9fe0000-70e4aa000000 rw-p 00000000 00:00 0 |
| | 70e4aa000000-70e4aa101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa101000-70e4aa102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa102000-70e4aa222000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa222000-70e4aa223000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa223000-70e4aa343000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa343000-70e4aa344000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa344000-70e4aa464000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa464000-70e4aa465000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa465000-70e4aa585000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa585000-70e4aa586000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa586000-70e4aa6a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa6a6000-70e4aa6a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa6a7000-70e4aa7c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa7c7000-70e4aa7c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa7c8000-70e4aa8e8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa8e8000-70e4aa8e9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aa8e9000-70e4aaa09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aaa09000-70e4aaa0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aaa0a000-70e4aab2a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aab2a000-70e4aab2b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aab2b000-70e4aac4b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aac4b000-70e4aac4c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aac4c000-70e4aad6c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aad6c000-70e4aad6d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aad6d000-70e4aae8d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aae8d000-70e4aae8e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aae8e000-70e4aafae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aafae000-70e4aafaf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4aafaf000-70e4ab0cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab0cf000-70e4ab0d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab0d0000-70e4ab1f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab1f0000-70e4ab1f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab1f1000-70e4ab311000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab311000-70e4ab312000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab312000-70e4ab432000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab432000-70e4ab433000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab433000-70e4ab553000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab553000-70e4ab554000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab554000-70e4ab674000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab674000-70e4ab675000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab675000-70e4ab795000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab795000-70e4ab796000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab796000-70e4ab8b6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab8b6000-70e4ab8b7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab8b7000-70e4ab9d7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab9d7000-70e4ab9d8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ab9d8000-70e4abaf8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abaf8000-70e4abaf9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abaf9000-70e4abc19000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abc19000-70e4abc1a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abc1a000-70e4abd3a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abd3a000-70e4abd3b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abd3b000-70e4abe5b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abe5b000-70e4abe5c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abe5c000-70e4abf7c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abf7c000-70e4abf7d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4abf7d000-70e4ac09d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac09d000-70e4ac09e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac09e000-70e4ac1be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac1be000-70e4ac1bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac1bf000-70e4ac2df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac2df000-70e4ac2e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac2e0000-70e4ac400000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac400000-70e4ac401000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac401000-70e4ac521000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac521000-70e4ac522000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac522000-70e4ac642000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac642000-70e4ac643000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac643000-70e4ac763000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac763000-70e4ac764000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac764000-70e4ac884000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac884000-70e4ac885000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac885000-70e4ac9a5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac9a5000-70e4ac9a6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ac9a6000-70e4acac6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4acac6000-70e4acac7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4acac7000-70e4acbe7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4acbe7000-70e4acbe8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4acbe8000-70e4acd08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4acd08000-70e4acd09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4acd09000-70e4ca000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 70e4ca01e000-70e4ca11f000 rw-p 00000000 00:00 0 |
| | 70e4ca11f000-70e4ca120000 ---p 00000000 00:00 0 |
| | 70e4ca120000-70e4ca140000 rw-p 00000000 00:00 0 |
| | 70e4ca140000-70e4ca170000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4ca17e000-70e4ca1bf000 rw-p 00000000 00:00 0 |
| | 70e4ca1bf000-70e4ca1c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca1c0000-70e4ca201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca201000-70e4ca202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca202000-70e4ca243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca243000-70e4ca244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca244000-70e4ca285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca285000-70e4ca286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca286000-70e4ca2c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca2c7000-70e4ca2c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca2c8000-70e4ca309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca309000-70e4ca30a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca30a000-70e4ca34b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca34b000-70e4ca34c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca34c000-70e4ca38d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca38d000-70e4ca38e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca38e000-70e4ca3cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca3cf000-70e4ca3d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca3d0000-70e4ca411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca411000-70e4ca412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca412000-70e4ca453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca453000-70e4ca454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca454000-70e4ca495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca495000-70e4ca496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca496000-70e4ca4d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca4d7000-70e4ca4d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca4d8000-70e4ca519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca519000-70e4ca51a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca51a000-70e4ca55b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca55b000-70e4ca55c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca55c000-70e4ca59d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca59d000-70e4ca59e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca59e000-70e4ca5df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca5df000-70e4ca5e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca5e0000-70e4ca621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca621000-70e4ca622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca622000-70e4ca663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca663000-70e4ca664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca664000-70e4ca6a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca6a5000-70e4ca6a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca6a6000-70e4ca6e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca6e7000-70e4ca6e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca6e8000-70e4ca729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca729000-70e4ca72a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca72a000-70e4ca76b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca76b000-70e4ca76c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca76c000-70e4ca7ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca7ad000-70e4ca7ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca7ae000-70e4ca7ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca7ef000-70e4ca7f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca7f0000-70e4ca831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca831000-70e4ca832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca832000-70e4ca873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca873000-70e4ca874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca874000-70e4ca8b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca8b5000-70e4ca8b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca8b6000-70e4ca8f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca8f7000-70e4ca8f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca8f8000-70e4ca939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca939000-70e4ca93a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca93a000-70e4ca97b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca97b000-70e4ca97c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca97c000-70e4ca9bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca9bd000-70e4ca9be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca9be000-70e4ca9ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 70e4ca9ff000-70e4caa00000 ---p 00000000 00:00 0 |
| | 70e4caa00000-70e4cb200000 rw-p 00000000 00:00 0 |
| | 70e4cb200000-70e4e3200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 70e4e3200000-70e4e4600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 70e4e4610000-70e4e4680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4e468f000-70e4e46b0000 rw-p 00000000 00:00 0 |
| | 70e4e46b0000-70e4e4740000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4e4742000-70e4e4744000 r--p 00000000 00:b6 18787314 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 70e4e4744000-70e4e4747000 r-xp 00002000 00:b6 18787314 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 70e4e4747000-70e4e4748000 r--p 00005000 00:b6 18787314 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 70e4e4748000-70e4e4749000 r--p 00006000 00:b6 18787314 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 70e4e4749000-70e4e474a000 rw-p 00007000 00:b6 18787314 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so |
| | 70e4e474a000-70e4e474b000 r--p 00000000 00:b6 18905211 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70e4e474b000-70e4e474d000 r-xp 00001000 00:b6 18905211 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70e4e474d000-70e4e474e000 r--p 00003000 00:b6 18905211 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70e4e474e000-70e4e474f000 r--p 00003000 00:b6 18905211 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70e4e474f000-70e4e4750000 rw-p 00004000 00:b6 18905211 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70e4e4750000-70e4e4780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 70e4e4780000-70e4e4781000 r--p 00000000 00:b6 18769637 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/asan.so |
| | 70e4e4781000-70e4e4782000 r-xp 00001000 00:b6 18769637 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/asan.so |
| | 70e4e4782000-70e4e4783000 r--p 00002000 00:b6 18769637 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/asan.so |
| | 70e4e4783000-70e4e4784000 r--p 00002000 00:b6 18769637 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/asan.so |
| | 70e4e4784000-70e4e4785000 rw-p 00003000 00:b6 18769637 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/asan.so |
| | 70e4e4785000-70e4e4786000 r--p 00000000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 70e4e4786000-70e4e4787000 r-xp 00001000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 70e4e4787000-70e4e4788000 r--p 00002000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 70e4e4788000-70e4e4789000 r--p 00002000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 70e4e4789000-70e4e478a000 rw-p 00003000 00:b6 17565421 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 70e4e478a000-70e4e488e000 rw-p 00000000 00:00 0 |
| | 70e4e488e000-70e4e48b6000 r--p 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 70e4e48b6000-70e4e4a3e000 r-xp 00028000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 70e4e4a3e000-70e4e4a8d000 r--p 001b0000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 70e4e4a8d000-70e4e4a91000 r--p 001fe000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 70e4e4a91000-70e4e4a93000 rw-p 00202000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 70e4e4a93000-70e4e4aa2000 rw-p 00000000 00:00 0 |
| | 70e4e4aa2000-70e4e4aa6000 r--p 00000000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 70e4e4aa6000-70e4e4ac9000 r-xp 00004000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 70e4e4ac9000-70e4e4acd000 r--p 00027000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 70e4e4acd000-70e4e4ace000 r--p 0002b000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 70e4e4ace000-70e4e4acf000 rw-p 0002c000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 70e4e4acf000-70e4e4adf000 r--p 00000000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 70e4e4adf000-70e4e4b5e000 r-xp 00010000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 70e4e4b5e000-70e4e4bb6000 r--p 0008f000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 70e4e4bb6000-70e4e4bb7000 r--p 000e7000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 70e4e4bb7000-70e4e4bb8000 rw-p 000e8000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 70e4e4bb8000-70e4e4bba000 r--p 00000000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 70e4e4bba000-70e4e4bcf000 r-xp 00002000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 70e4e4bcf000-70e4e4be8000 r--p 00017000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 70e4e4be8000-70e4e4be9000 r--p 0002f000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 70e4e4be9000-70e4e4bea000 rw-p 00030000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 70e4e4bea000-70e4e4bf2000 rw-p 00000000 00:00 0 |
| | 70e4e4bf2000-70e4e4bfc000 r--p 00000000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 70e4e4bfc000-70e4e4c5f000 r-xp 0000a000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 70e4e4c5f000-70e4e4c74000 r--p 0006d000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 70e4e4c74000-70e4e4c75000 r--p 00081000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 70e4e4c75000-70e4e4c76000 rw-p 00082000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 70e4e4c76000-70e4e4c78000 r--p 00000000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70e4e4c78000-70e4e4c8a000 r-xp 00002000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70e4e4c8a000-70e4e4c90000 r--p 00014000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70e4e4c90000-70e4e4c91000 r--p 0001a000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70e4e4c91000-70e4e4c92000 rw-p 0001b000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70e4e4c92000-70e4e4c93000 r--p 00000000 00:b6 17610019 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 70e4e4c93000-70e4e4c94000 r-xp 00001000 00:b6 17610019 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 70e4e4c94000-70e4e4c95000 r--p 00002000 00:b6 17610019 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 70e4e4c95000-70e4e4c96000 r--p 00002000 00:b6 17610019 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 70e4e4c96000-70e4e4c97000 rw-p 00003000 00:b6 17610019 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 70e4e4c97000-70e4e4c99000 rw-p 00000000 00:00 0 |
| | 70e4e4c99000-70e4e4c9a000 r--p 00000000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70e4e4c9a000-70e4e4cc5000 r-xp 00001000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70e4e4cc5000-70e4e4ccf000 r--p 0002c000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70e4e4ccf000-70e4e4cd1000 r--p 00036000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70e4e4cd1000-70e4e4cd3000 rw-p 00038000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd2f360000-7ffd2f382000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd2f3f4000-7ffd2f3f8000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd2f3f8000-7ffd2f3fa000 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. |