| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| b999ca0..83d0b06 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_16/test/ruby/test_ractor.rb:150]: |
| pid 1474848 killed by SIGSEGV (signal 11) (core dumped) |
| | <internal:ractor>:700: [BUG] Segmentation fault at 0x0000000000000030 |
| | ruby 3.5.0dev (2025-10-09T21:11:53Z master 83d0b064c8) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0003 s:0017 e:000016 n:0001 METHOD <internal:ractor>:700 |
| | c:0003 p:0008 s:0013 e:000012 n:0001 METHOD <internal:ractor>:311 |
| | c:0002 p:0026 s:0009 e:000008 n:---- BLOCK -:20 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 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: 0x000064b5006f2ff2 RBP: 0x000064b532d99bd8 RSP: 0x000075e0fcfc5b10 |
| | RAX: 0x0000000000000000 RBX: 0x000075e0ac000da8 RCX: 0x000075e0ac000d80 |
| | RDX: 0x0000000000000001 RDI: 0x000075e0ac000da8 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x000075e11a75f640 R13: 0x000064b532d91f90 |
| | R14: 0x000075e0ac000d80 R15: 0x000075e0ac001280 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x64b500a0684e] /tmp/ruby/src/trunk_clang_16/vm_dump.c:857 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1198 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x64b5009c626c] /tmp/ruby/src/trunk_clang_16/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x64b5007472aa] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x75e134ef3320) [0x75e134ef3320] |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_execution_context+0xe) [0x64b5006f2ff2] /tmp/ruby/src/trunk_clang_16/vm_core.h:2087 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_ractor_raw) /tmp/ruby/src/trunk_clang_16/vm_core.h:2104 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_current_ractor) /tmp/ruby/src/trunk_clang_16/vm_core.h:2112 |
| | /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) [0x64b5006f27fb] /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) [0x64b5007be061] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7380 |
| | /tmp/ruby/build/trunk_clang_16/ruby(invoke_bf) /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7521 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_invoke_builtin_delegate) /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:7545 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:1666 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x64b5007b6430] /tmp/ruby/src/trunk_clang_16/vm.c:2719 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2722 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_invoke_proc+0x3ce) [0x64b5007cc7ee] /tmp/ruby/src/trunk_clang_16/vm.c:1749 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start_proc+0x190) [0x64b50078a980] /tmp/ruby/src/trunk_clang_16/thread.c:593 |
| | /tmp/ruby/build/trunk_clang_16/ruby(thread_do_start+0x6f) [0x64b50078a0df] /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) [0x64b50078adb1] /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-/asan.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: |
| | |
| | 64b5005fa000-64b50063a000 r--p 00000000 00:ae 19271745 /tmp/ruby/build/trunk_clang_16/ruby |
| | 64b50063a000-64b500a70000 r-xp 00040000 00:ae 19271745 /tmp/ruby/build/trunk_clang_16/ruby |
| | 64b500a70000-64b500c08000 r--p 00476000 00:ae 19271745 /tmp/ruby/build/trunk_clang_16/ruby |
| | 64b500c08000-64b500c1d000 r--p 0060d000 00:ae 19271745 /tmp/ruby/build/trunk_clang_16/ruby |
| | 64b500c1d000-64b500c1f000 rw-p 00622000 00:ae 19271745 /tmp/ruby/build/trunk_clang_16/ruby |
| | 64b500c1f000-64b500c33000 rw-p 00000000 00:00 0 |
| | 64b532c6c000-64b533059000 rw-p 00000000 00:00 0 [heap] |
| | 75e0a9a4b000-75e0ac000000 r--s 00000000 00:ae 19271745 /tmp/ruby/build/trunk_clang_16/ruby |
| | 75e0ac000000-75e0ac842000 rw-p 00000000 00:00 0 |
| | 75e0ac842000-75e0b0000000 ---p 00000000 00:00 0 |
| | 75e0b0c20000-75e0b0d10000 rw-p 00000000 00:00 0 |
| | 75e0b0d38000-75e0b0d60000 rw-p 00000000 00:00 0 |
| | 75e0b1238000-75e0b1670000 rw-p 00000000 00:00 0 |
| | 75e0b1738000-75e0b1760000 rw-p 00000000 00:00 0 |
| | 75e0b1ce0000-75e0b1d20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e0b1e40000-75e0b2c78000 rw-p 00000000 00:00 0 |
| | 75e0b2e30000-75e0b39e8000 rw-p 00000000 00:00 0 |
| | 75e0b3b28000-75e0b48b7000 rw-p 00000000 00:00 0 |
| | 75e0b48b7000-75e0b8000000 ---p 00000000 00:00 0 |
| | 75e0b8000000-75e0b8adc000 rw-p 00000000 00:00 0 |
| | 75e0b8adc000-75e0bc000000 ---p 00000000 00:00 0 |
| | 75e0bc000000-75e0bc1b4000 rw-p 00000000 00:00 0 |
| | 75e0bc1b4000-75e0c0000000 ---p 00000000 00:00 0 |
| | 75e0c0000000-75e0c055c000 rw-p 00000000 00:00 0 |
| | 75e0c055c000-75e0c4000000 ---p 00000000 00:00 0 |
| | 75e0c4000000-75e0c4536000 rw-p 00000000 00:00 0 |
| | 75e0c4536000-75e0c8000000 ---p 00000000 00:00 0 |
| | 75e0c8000000-75e0c8311000 rw-p 00000000 00:00 0 |
| | 75e0c8311000-75e0cc000000 ---p 00000000 00:00 0 |
| | 75e0cc000000-75e0cc24c000 rw-p 00000000 00:00 0 |
| | 75e0cc24c000-75e0d0000000 ---p 00000000 00:00 0 |
| | 75e0d0000000-75e0d0226000 rw-p 00000000 00:00 0 |
| | 75e0d0226000-75e0d4000000 ---p 00000000 00:00 0 |
| | 75e0d4000000-75e0d47a7000 rw-p 00000000 00:00 0 |
| | 75e0d47a7000-75e0d8000000 ---p 00000000 00:00 0 |
| | 75e0d8000000-75e0d8226000 rw-p 00000000 00:00 0 |
| | 75e0d8226000-75e0dc000000 ---p 00000000 00:00 0 |
| | 75e0dc000000-75e0dc66e000 rw-p 00000000 00:00 0 |
| | 75e0dc66e000-75e0e0000000 ---p 00000000 00:00 0 |
| | 75e0e0000000-75e0e0273000 rw-p 00000000 00:00 0 |
| | 75e0e0273000-75e0e4000000 ---p 00000000 00:00 0 |
| | 75e0e4000000-75e0e4486000 rw-p 00000000 00:00 0 |
| | 75e0e4486000-75e0e8000000 ---p 00000000 00:00 0 |
| | 75e0e8000000-75e0e829a000 rw-p 00000000 00:00 0 |
| | 75e0e829a000-75e0ec000000 ---p 00000000 00:00 0 |
| | 75e0ec000000-75e0ec768000 rw-p 00000000 00:00 0 |
| | 75e0ec768000-75e0f0000000 ---p 00000000 00:00 0 |
| | 75e0f0000000-75e0f024f000 rw-p 00000000 00:00 0 |
| | 75e0f024f000-75e0f4000000 ---p 00000000 00:00 0 |
| | 75e0f4000000-75e0f424f000 rw-p 00000000 00:00 0 |
| | 75e0f424f000-75e0f8000000 ---p 00000000 00:00 0 |
| | 75e0f8000000-75e0f8848000 rw-p 00000000 00:00 0 |
| | 75e0f8a00000-75e0f8c80000 rw-p 00000000 00:00 0 |
| | 75e0f8c80000-75e0f8c90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e0f8c98000-75e0f8db0000 rw-p 00000000 00:00 0 |
| | 75e0f8db0000-75e0f8dd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e0f8dd0000-75e0f9230000 rw-p 00000000 00:00 0 |
| | 75e0f9230000-75e0f9270000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e0f927c000-75e0f963c000 rw-p 00000000 00:00 0 |
| | 75e0f963d000-75e0f9844000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75e0f9844000-75e0f9845000 ---p 00000000 00:00 0 |
| | 75e0f9845000-75e0f9865000 rw-p 00000000 00:00 0 |
| | 75e0f9865000-75e0f9866000 ---p 00000000 00:00 0 |
| | 75e0f9866000-75e0f9886000 rw-p 00000000 00:00 0 |
| | 75e0f9886000-75e0f9887000 ---p 00000000 00:00 0 |
| | 75e0f9887000-75e0f98a7000 rw-p 00000000 00:00 0 |
| | 75e0f98a7000-75e0f98a8000 ---p 00000000 00:00 0 |
| | 75e0f98a8000-75e0f98c8000 rw-p 00000000 00:00 0 |
| | 75e0f98c8000-75e0f9ad0000 rw-p 00000000 00:00 0 |
| | 75e0f9ad0000-75e0f9b00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e0f9b08000-75e0f9b30000 rw-p 00000000 00:00 0 |
| | 75e0f9b30000-75e0f9b40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e0f9b4a000-75e0f9b4b000 ---p 00000000 00:00 0 |
| | 75e0f9b4b000-75e0f9b6b000 rw-p 00000000 00:00 0 |
| | 75e0f9b6b000-75e0f9b6c000 ---p 00000000 00:00 0 |
| | 75e0f9b6c000-75e0f9b8c000 rw-p 00000000 00:00 0 |
| | 75e0f9b8c000-75e0f9b8d000 ---p 00000000 00:00 0 |
| | 75e0f9b8d000-75e0f9bad000 rw-p 00000000 00:00 0 |
| | 75e0f9bad000-75e0f9bae000 ---p 00000000 00:00 0 |
| | 75e0f9bae000-75e0f9bce000 rw-p 00000000 00:00 0 |
| | 75e0f9bce000-75e0f9ccf000 rw-p 00000000 00:00 0 |
| | 75e0f9ccf000-75e0f9cd0000 ---p 00000000 00:00 0 |
| | 75e0f9cd0000-75e0f9cf0000 rw-p 00000000 00:00 0 |
| | 75e0f9cf0000-75e0f9df1000 rw-p 00000000 00:00 0 |
| | 75e0f9df1000-75e0f9df2000 ---p 00000000 00:00 0 |
| | 75e0f9df2000-75e0f9e12000 rw-p 00000000 00:00 0 |
| | 75e0f9e12000-75e0f9f13000 rw-p 00000000 00:00 0 |
| | 75e0f9f13000-75e0f9f14000 ---p 00000000 00:00 0 |
| | 75e0f9f14000-75e0f9f34000 rw-p 00000000 00:00 0 |
| | 75e0f9f34000-75e0fa035000 rw-p 00000000 00:00 0 |
| | 75e0fa035000-75e0fa036000 ---p 00000000 00:00 0 |
| | 75e0fa036000-75e0fa056000 rw-p 00000000 00:00 0 |
| | 75e0fa056000-75e0fa157000 rw-p 00000000 00:00 0 |
| | 75e0fa157000-75e0fa158000 ---p 00000000 00:00 0 |
| | 75e0fa158000-75e0fa178000 rw-p 00000000 00:00 0 |
| | 75e0fa178000-75e0fa279000 rw-p 00000000 00:00 0 |
| | 75e0fa279000-75e0fa27a000 ---p 00000000 00:00 0 |
| | 75e0fa27a000-75e0fa29a000 rw-p 00000000 00:00 0 |
| | 75e0fa29a000-75e0fa39b000 rw-p 00000000 00:00 0 |
| | 75e0fa39b000-75e0fa39c000 ---p 00000000 00:00 0 |
| | 75e0fa39c000-75e0fa3bc000 rw-p 00000000 00:00 0 |
| | 75e0fa3bc000-75e0fa4bd000 rw-p 00000000 00:00 0 |
| | 75e0fa4bd000-75e0fa4be000 ---p 00000000 00:00 0 |
| | 75e0fa4be000-75e0fa4de000 rw-p 00000000 00:00 0 |
| | 75e0fa4de000-75e0fa5df000 rw-p 00000000 00:00 0 |
| | 75e0fa5df000-75e0fa5e0000 ---p 00000000 00:00 0 |
| | 75e0fa5e0000-75e0fa600000 rw-p 00000000 00:00 0 |
| | 75e0fa600000-75e0fa701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fa701000-75e0fa702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fa702000-75e0fa822000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fa822000-75e0fa823000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fa823000-75e0fa943000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fa943000-75e0fa944000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fa944000-75e0faa64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0faa64000-75e0faa65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0faa65000-75e0fab85000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fab85000-75e0fab86000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fab86000-75e0faca6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0faca6000-75e0faca7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0faca7000-75e0fadc7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fadc7000-75e0fadc8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fadc8000-75e0faee8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0faee8000-75e0faee9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0faee9000-75e0fb009000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb009000-75e0fb00a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb00a000-75e0fb12a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb12a000-75e0fb12b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb12b000-75e0fb24b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb24b000-75e0fb24c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb24c000-75e0fb36c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb36c000-75e0fb36d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb36d000-75e0fb48d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb48d000-75e0fb48e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb48e000-75e0fb5ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb5ae000-75e0fb5af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb5af000-75e0fb6cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb6cf000-75e0fb6d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb6d0000-75e0fb7f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb7f0000-75e0fb7f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb7f1000-75e0fb911000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb911000-75e0fb912000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fb912000-75e0fba32000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fba32000-75e0fba33000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fba33000-75e0fbb53000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbb53000-75e0fbb54000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbb54000-75e0fbc74000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbc74000-75e0fbc75000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbc75000-75e0fbd95000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbd95000-75e0fbd96000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbd96000-75e0fbeb6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbeb6000-75e0fbeb7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbeb7000-75e0fbfd7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbfd7000-75e0fbfd8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fbfd8000-75e0fc0f8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc0f8000-75e0fc0f9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc0f9000-75e0fc219000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc219000-75e0fc21a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc21a000-75e0fc33a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc33a000-75e0fc33b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc33b000-75e0fc45b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc45b000-75e0fc45c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc45c000-75e0fc57c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc57c000-75e0fc57d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc57d000-75e0fc69d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc69d000-75e0fc69e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc69e000-75e0fc7be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc7be000-75e0fc7bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc7bf000-75e0fc8df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc8df000-75e0fc8e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fc8e0000-75e0fca00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fca00000-75e0fca01000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fca01000-75e0fcb21000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fcb21000-75e0fcb22000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fcb22000-75e0fcc42000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fcc42000-75e0fcc43000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fcc43000-75e0fcd63000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fcd63000-75e0fcd64000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fcd64000-75e0fce84000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fce84000-75e0fce85000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fce85000-75e0fcfa5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fcfa5000-75e0fcfa6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fcfa6000-75e0fd0c6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fd0c6000-75e0fd0c7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fd0c7000-75e0fd1e7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fd1e7000-75e0fd1e8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fd1e8000-75e0fd308000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fd308000-75e0fd309000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e0fd309000-75e11a600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 75e11a61f000-75e11a720000 rw-p 00000000 00:00 0 |
| | 75e11a720000-75e11a730000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e11a73f000-75e11a740000 ---p 00000000 00:00 0 |
| | 75e11a740000-75e11a760000 rw-p 00000000 00:00 0 |
| | 75e11a760000-75e11a7b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e11a7bf000-75e11a7c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a7c0000-75e11a801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a801000-75e11a802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a802000-75e11a843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a843000-75e11a844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a844000-75e11a885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a885000-75e11a886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a886000-75e11a8c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a8c7000-75e11a8c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a8c8000-75e11a909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a909000-75e11a90a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a90a000-75e11a94b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a94b000-75e11a94c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a94c000-75e11a98d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a98d000-75e11a98e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a98e000-75e11a9cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a9cf000-75e11a9d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11a9d0000-75e11aa11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aa11000-75e11aa12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aa12000-75e11aa53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aa53000-75e11aa54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aa54000-75e11aa95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aa95000-75e11aa96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aa96000-75e11aad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aad7000-75e11aad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aad8000-75e11ab19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ab19000-75e11ab1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ab1a000-75e11ab5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ab5b000-75e11ab5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ab5c000-75e11ab9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ab9d000-75e11ab9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ab9e000-75e11abdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11abdf000-75e11abe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11abe0000-75e11ac21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ac21000-75e11ac22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ac22000-75e11ac63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ac63000-75e11ac64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ac64000-75e11aca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aca5000-75e11aca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aca6000-75e11ace7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ace7000-75e11ace8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ace8000-75e11ad29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ad29000-75e11ad2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ad2a000-75e11ad6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ad6b000-75e11ad6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ad6c000-75e11adad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11adad000-75e11adae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11adae000-75e11adef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11adef000-75e11adf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11adf0000-75e11ae31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ae31000-75e11ae32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ae32000-75e11ae73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ae73000-75e11ae74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11ae74000-75e11aeb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aeb5000-75e11aeb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aeb6000-75e11aef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aef7000-75e11aef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11aef8000-75e11af39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11af39000-75e11af3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11af3a000-75e11af7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11af7b000-75e11af7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11af7c000-75e11afbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11afbd000-75e11afbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11afbe000-75e11afff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75e11afff000-75e11b000000 ---p 00000000 00:00 0 |
| | 75e11b000000-75e11b800000 rw-p 00000000 00:00 0 |
| | 75e11b800000-75e133800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 75e133800000-75e134c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 75e134c0f000-75e134c50000 rw-p 00000000 00:00 0 |
| | 75e134c50000-75e134ca0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e134caf000-75e134cd0000 rw-p 00000000 00:00 0 |
| | 75e134cd0000-75e134d60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e134d62000-75e134d64000 r--p 00000000 00:ae 19292211 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 75e134d64000-75e134d67000 r-xp 00002000 00:ae 19292211 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 75e134d67000-75e134d68000 r--p 00005000 00:ae 19292211 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 75e134d68000-75e134d69000 r--p 00006000 00:ae 19292211 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 75e134d69000-75e134d6a000 rw-p 00007000 00:ae 19292211 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so |
| | 75e134d6a000-75e134d6b000 r--p 00000000 00:ae 19291657 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 75e134d6b000-75e134d6d000 r-xp 00001000 00:ae 19291657 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 75e134d6d000-75e134d6e000 r--p 00003000 00:ae 19291657 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 75e134d6e000-75e134d6f000 r--p 00003000 00:ae 19291657 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 75e134d6f000-75e134d70000 rw-p 00004000 00:ae 19291657 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 75e134d70000-75e134da0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75e134da0000-75e134da1000 r--p 00000000 00:ae 19292018 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so |
| | 75e134da1000-75e134da2000 r-xp 00001000 00:ae 19292018 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so |
| | 75e134da2000-75e134da3000 r--p 00002000 00:ae 19292018 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so |
| | 75e134da3000-75e134da4000 r--p 00002000 00:ae 19292018 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so |
| | 75e134da4000-75e134da5000 rw-p 00003000 00:ae 19292018 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so |
| | 75e134da5000-75e134da6000 r--p 00000000 00:ae 19291823 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75e134da6000-75e134da7000 r-xp 00001000 00:ae 19291823 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75e134da7000-75e134da8000 r--p 00002000 00:ae 19291823 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75e134da8000-75e134da9000 r--p 00002000 00:ae 19291823 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75e134da9000-75e134daa000 rw-p 00003000 00:ae 19291823 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75e134daa000-75e134eae000 rw-p 00000000 00:00 0 |
| | 75e134eae000-75e134ed6000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75e134ed6000-75e13505e000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75e13505e000-75e1350ad000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75e1350ad000-75e1350b1000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75e1350b1000-75e1350b3000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75e1350b3000-75e1350c2000 rw-p 00000000 00:00 0 |
| | 75e1350c2000-75e1350c6000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75e1350c6000-75e1350e9000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75e1350e9000-75e1350ed000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75e1350ed000-75e1350ee000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75e1350ee000-75e1350ef000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75e1350ef000-75e1350ff000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75e1350ff000-75e13517e000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75e13517e000-75e1351d6000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75e1351d6000-75e1351d7000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75e1351d7000-75e1351d8000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75e1351d8000-75e1351da000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75e1351da000-75e1351ef000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75e1351ef000-75e135208000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75e135208000-75e135209000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75e135209000-75e13520a000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75e13520a000-75e135212000 rw-p 00000000 00:00 0 |
| | 75e135212000-75e13521c000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75e13521c000-75e13527f000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75e13527f000-75e135294000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75e135294000-75e135295000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75e135295000-75e135296000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75e135296000-75e135298000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75e135298000-75e1352aa000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75e1352aa000-75e1352b0000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75e1352b0000-75e1352b1000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75e1352b1000-75e1352b2000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75e1352b2000-75e1352b3000 r--p 00000000 00:ae 19291367 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 75e1352b3000-75e1352b4000 r-xp 00001000 00:ae 19291367 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 75e1352b4000-75e1352b5000 r--p 00002000 00:ae 19291367 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 75e1352b5000-75e1352b6000 r--p 00002000 00:ae 19291367 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 75e1352b6000-75e1352b7000 rw-p 00003000 00:ae 19291367 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 75e1352b7000-75e1352b9000 rw-p 00000000 00:00 0 |
| | 75e1352b9000-75e1352ba000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75e1352ba000-75e1352e5000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75e1352e5000-75e1352ef000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75e1352ef000-75e1352f1000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75e1352f1000-75e1352f3000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcd2f5a000-7ffcd2f7c000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcd2ff7000-7ffcd2ffb000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcd2ffb000-7ffcd2ffd000 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. |