| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| f33073a..d8b8a95 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. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 1314138 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk-yjit/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Failure: |
| TestArgf#test_puts [/tmp/ruby/src/trunk-yjit/test/ruby/test_argf.rb:1137]: |
| Expected "/tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond\n" + |
| "<internal:thread_sync>:605: warning: previous definition of new_cond was here\n" to be empty. |
| 2) Error: |
| TestObjSpaceRactor#test_undefine_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec) |
| pid 1314138 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | <internal:ractor>:742: [BUG] Segmentation fault at 0x000003e900140d46 |
| | ruby 4.1.0dev (2026-02-12T19:35:18Z master d8b8a95af9) +YJIT +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:0003 s:0022 e:000021 l:y b:0001 METHOD <internal:ractor>:742 |
| | c:0004 p:0027 s:0018 e:000017 l:y b:0001 METHOD <internal:ractor>:589 |
| | c:0003 p:0027 s:0013 e:000012 l:y b:0001 METHOD <internal:array>:227 |
| | c:0002 p:0074 s:0008 E:000fb0 l:n b:---- EVAL -:26 [FINISH] |
| | c:0001 p:0000 s:0003 E:000790 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:26:in '<main>' |
| | <internal:array>:227:in 'each' |
| | <internal:ractor>:589:in 'join' |
| | <internal:ractor>:742:in 'receive' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 6 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007b8e27b5cd61 RBP: 0x00007ffed8798e90 RSP: 0x00007ffed8798e50 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005d4870541e98 RCX: 0x00007b8e27b5cd61 |
| | RDX: 0x0000000000000000 RDI: 0x00005d4870541ec0 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005d483ea3f298 R15: 0x00005d4870541ec0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x5d483e5ba7af] /tmp/ruby/src/trunk-yjit/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x5d483e7c12e2] /tmp/ruby/src/trunk-yjit/error.c:1131 |
| | /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5d483e4f1b08] /tmp/ruby/src/trunk-yjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7b8e27b09320) [0x7b8e27b09320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7b8e27b5cd61] ./nptl/futex-internal.c:57 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139 |
| | /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7b8e27b5f7dd] ./nptl/pthread_cond_wait.c:503 |
| | /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627 |
| | /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_native_cond_wait+0x8) [0x5d483e53bbf3] /tmp/ruby/src/trunk-yjit/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk-yjit/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_ractor_sched_wait+0xf2) [0x5d483e53ea62] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1356 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_wait+0x4c) [0x5d483e48985c] /tmp/ruby/src/trunk-yjit/ractor_sync.c:1037 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_wait_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1104 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_get_queue+0x0) [0x5d483e489c8e] /tmp/ruby/src/trunk-yjit/ractor_sync.c:1157 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_try_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1122 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:1151 |
| | /tmp/ruby/build/trunk-yjit/ruby(ractor_port_receive) /tmp/ruby/src/trunk-yjit/ractor_sync.c:129 |
| | /tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x38ff) [0x5d483e5abadf] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397 |
| | /tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x5d483e598a45] /tmp/ruby/src/trunk-yjit/vm.c:2825 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2801 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_ec_exec_node+0xa5) [0x5d483e3afd95] /tmp/ruby/src/trunk-yjit/eval.c:283 |
| | /tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x5d483e3b2359] /tmp/ruby/src/trunk-yjit/eval.c:321 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x5d483e3ac7d6] /tmp/ruby/src/trunk-yjit/main.c:42 |
| | /tmp/ruby/build/trunk-yjit/ruby(main) /tmp/ruby/src/trunk-yjit/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7b8e27aee1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7b8e27aee28b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x5d483e3ac825] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Ruby Box: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 monitor.so |
| | 2 thread.rb |
| | 3 fiber.so |
| | 4 rational.so |
| | 5 complex.so |
| | 6 pathname.so |
| | 7 ruby2_keywords.rb |
| | 8 set.rb |
| | 9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 10 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 11 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb |
| | 12 /tmp/ruby/src/trunk-yjit/lib/open3.rb |
| | 13 /tmp/ruby/src/trunk-yjit/lib/timeout.rb |
| | 14 /tmp/ruby/build/trunk-yjit/rbconfig.rb |
| | 15 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb |
| | 16 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 17 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb |
| | 18 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb |
| | 19 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb |
| | 20 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb |
| | 21 /tmp/ruby/src/trunk-yjit/lib/pp.rb |
| | 22 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb |
| | 23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 24 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 25 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb |
| | 26 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb |
| | 27 /tmp/ruby/src/trunk-yjit/tool/lib/test/jobserver.rb |
| | 28 /tmp/ruby/src/trunk-yjit/lib/optparse.rb |
| | 29 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb |
| | 30 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 31 /tmp/ruby/build/trunk-yjit/.ext/common/objspace.rb |
| | |
| | * Process memory map: |
| | |
| | 5d4836060000-5d4836064000 r-xp 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space] |
| | 5d4836064000-5d483e060000 ---p 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space] |
| | 5d483e35b000-5d483e39b000 r--p 00000000 00:c6 16974827 /tmp/ruby/build/trunk-yjit/ruby |
| | 5d483e39b000-5d483e87f000 r-xp 00040000 00:c6 16974827 /tmp/ruby/build/trunk-yjit/ruby |
| | 5d483e87f000-5d483ea25000 r--p 00524000 00:c6 16974827 /tmp/ruby/build/trunk-yjit/ruby |
| | 5d483ea25000-5d483ea3c000 r--p 006ca000 00:c6 16974827 /tmp/ruby/build/trunk-yjit/ruby |
| | 5d483ea3c000-5d483ea3d000 rw-p 006e1000 00:c6 16974827 /tmp/ruby/build/trunk-yjit/ruby |
| | 5d483ea3d000-5d483ea54000 rw-p 00000000 00:00 0 |
| | 5d487053d000-5d4870983000 rw-p 00000000 00:00 0 [heap] |
| | 7b8dd4914000-7b8dd8000000 r--s 00000000 00:c6 16974827 /tmp/ruby/build/trunk-yjit/ruby |
| | 7b8dd8000000-7b8dd8057000 rw-p 00000000 00:00 0 |
| | 7b8dd8057000-7b8ddc000000 ---p 00000000 00:00 0 |
| | 7b8ddc000000-7b8ddc04d000 rw-p 00000000 00:00 0 |
| | 7b8ddc04d000-7b8de0000000 ---p 00000000 00:00 0 |
| | 7b8de0000000-7b8de006b000 rw-p 00000000 00:00 0 |
| | 7b8de006b000-7b8de4000000 ---p 00000000 00:00 0 |
| | 7b8de4000000-7b8de4056000 rw-p 00000000 00:00 0 |
| | 7b8de4056000-7b8de8000000 ---p 00000000 00:00 0 |
| | 7b8de8000000-7b8de8068000 rw-p 00000000 00:00 0 |
| | 7b8de8068000-7b8dec000000 ---p 00000000 00:00 0 |
| | 7b8dec2b0000-7b8dec2d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8dec460000-7b8dec480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8dec570000-7b8dec5b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8dece89000-7b8ded090000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b8ded090000-7b8ded200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8ded200000-7b8ded301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded301000-7b8ded302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded302000-7b8ded422000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded422000-7b8ded423000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded423000-7b8ded543000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded543000-7b8ded544000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded544000-7b8ded664000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded664000-7b8ded665000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded665000-7b8ded785000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded785000-7b8ded786000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded786000-7b8ded8a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded8a6000-7b8ded8a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8ded8a7000-7b8e0d200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b8e0d210000-7b8e0d280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8e0d28d000-7b8e0d28e000 ---p 00000000 00:00 0 |
| | 7b8e0d28e000-7b8e0d2ae000 rw-p 00000000 00:00 0 |
| | 7b8e0d2ae000-7b8e0d2af000 ---p 00000000 00:00 0 |
| | 7b8e0d2af000-7b8e0d2cf000 rw-p 00000000 00:00 0 |
| | 7b8e0d2cf000-7b8e0d2d0000 ---p 00000000 00:00 0 |
| | 7b8e0d2d0000-7b8e0d2f0000 rw-p 00000000 00:00 0 |
| | 7b8e0d2f0000-7b8e0d300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8e0d30f000-7b8e0d310000 ---p 00000000 00:00 0 |
| | 7b8e0d310000-7b8e0d330000 rw-p 00000000 00:00 0 |
| | 7b8e0d330000-7b8e0d350000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8e0d35d000-7b8e0d35e000 ---p 00000000 00:00 0 |
| | 7b8e0d35e000-7b8e0d37e000 rw-p 00000000 00:00 0 |
| | 7b8e0d37e000-7b8e0d3bf000 rw-p 00000000 00:00 0 |
| | 7b8e0d3bf000-7b8e0d3c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d3c0000-7b8e0d401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d401000-7b8e0d402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d402000-7b8e0d443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d443000-7b8e0d444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d444000-7b8e0d485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d485000-7b8e0d486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d486000-7b8e0d4c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d4c7000-7b8e0d4c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d4c8000-7b8e0d509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d509000-7b8e0d50a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d50a000-7b8e0d54b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d54b000-7b8e0d54c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d54c000-7b8e0d58d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d58d000-7b8e0d58e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d58e000-7b8e0d5cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d5cf000-7b8e0d5d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d5d0000-7b8e0d611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d611000-7b8e0d612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d612000-7b8e0d653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d653000-7b8e0d654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d654000-7b8e0d695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d695000-7b8e0d696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d696000-7b8e0d6d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d6d7000-7b8e0d6d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d6d8000-7b8e0d719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d719000-7b8e0d71a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d71a000-7b8e0d75b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d75b000-7b8e0d75c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d75c000-7b8e0d79d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d79d000-7b8e0d79e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d79e000-7b8e0d7df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d7df000-7b8e0d7e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d7e0000-7b8e0d821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d821000-7b8e0d822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d822000-7b8e0d863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d863000-7b8e0d864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d864000-7b8e0d8a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d8a5000-7b8e0d8a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d8a6000-7b8e0d8e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d8e7000-7b8e0d8e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d8e8000-7b8e0d929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d929000-7b8e0d92a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d92a000-7b8e0d96b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d96b000-7b8e0d96c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d96c000-7b8e0d9ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d9ad000-7b8e0d9ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d9ae000-7b8e0d9ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d9ef000-7b8e0d9f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0d9f0000-7b8e0da31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0da31000-7b8e0da32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0da32000-7b8e0da73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0da73000-7b8e0da74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0da74000-7b8e0dab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0dab5000-7b8e0dab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0dab6000-7b8e0daf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0daf7000-7b8e0daf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0daf8000-7b8e0db39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0db39000-7b8e0db3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0db3a000-7b8e0db7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0db7b000-7b8e0db7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0db7c000-7b8e0dbbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0dbbd000-7b8e0dbbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0dbbe000-7b8e0dbff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b8e0dbff000-7b8e0dc00000 ---p 00000000 00:00 0 |
| | 7b8e0dc00000-7b8e0e400000 rw-p 00000000 00:00 0 |
| | 7b8e0e400000-7b8e26400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7b8e26400000-7b8e27800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7b8e27810000-7b8e278a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8e278a1000-7b8e278a3000 r--p 00000000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7b8e278a3000-7b8e278a8000 r-xp 00002000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7b8e278a8000-7b8e278a9000 r--p 00007000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7b8e278a9000-7b8e278aa000 r--p 00008000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7b8e278aa000-7b8e278ab000 rw-p 00009000 00:c6 17307257 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7b8e278ab000-7b8e278ac000 r--p 00000000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7b8e278ac000-7b8e278ad000 r-xp 00001000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7b8e278ad000-7b8e278ae000 r--p 00002000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7b8e278ae000-7b8e278af000 r--p 00002000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7b8e278af000-7b8e278b0000 rw-p 00003000 00:c6 17306552 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7b8e278b0000-7b8e27980000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8e27984000-7b8e27985000 r--p 00000000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b8e27985000-7b8e27987000 r-xp 00001000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b8e27987000-7b8e27988000 r--p 00003000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b8e27988000-7b8e27989000 r--p 00003000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b8e27989000-7b8e2798a000 rw-p 00004000 00:c6 17307261 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b8e2798a000-7b8e2798b000 r--p 00000000 00:c6 17177270 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b8e2798b000-7b8e2798c000 r-xp 00001000 00:c6 17177270 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b8e2798c000-7b8e2798d000 r--p 00002000 00:c6 17177270 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b8e2798d000-7b8e2798e000 r--p 00002000 00:c6 17177270 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b8e2798e000-7b8e2798f000 rw-p 00003000 00:c6 17177270 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b8e27990000-7b8e27993000 r--p 00000000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7b8e27993000-7b8e2799c000 r-xp 00003000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7b8e2799c000-7b8e2799e000 r--p 0000c000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7b8e2799e000-7b8e2799f000 r--p 0000d000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7b8e2799f000-7b8e279a0000 rw-p 0000e000 00:c6 17180399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7b8e279a0000-7b8e279c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b8e279c0000-7b8e27ac4000 rw-p 00000000 00:00 0 |
| | 7b8e27ac4000-7b8e27aec000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b8e27aec000-7b8e27c74000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b8e27c74000-7b8e27cc3000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b8e27cc3000-7b8e27cc7000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b8e27cc7000-7b8e27cc9000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b8e27cc9000-7b8e27cd8000 rw-p 00000000 00:00 0 |
| | 7b8e27cd8000-7b8e27cdc000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b8e27cdc000-7b8e27cff000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b8e27cff000-7b8e27d03000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b8e27d03000-7b8e27d04000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b8e27d04000-7b8e27d05000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b8e27d05000-7b8e27d15000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b8e27d15000-7b8e27d94000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b8e27d94000-7b8e27dec000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b8e27dec000-7b8e27ded000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b8e27ded000-7b8e27dee000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b8e27dee000-7b8e27df0000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b8e27df0000-7b8e27e05000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b8e27e05000-7b8e27e1e000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b8e27e1e000-7b8e27e1f000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b8e27e1f000-7b8e27e20000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b8e27e20000-7b8e27e28000 rw-p 00000000 00:00 0 |
| | 7b8e27e28000-7b8e27e32000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b8e27e32000-7b8e27e95000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b8e27e95000-7b8e27eaa000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b8e27eaa000-7b8e27eab000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b8e27eab000-7b8e27eac000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b8e27eac000-7b8e27eae000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b8e27eae000-7b8e27ec0000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b8e27ec0000-7b8e27ec6000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b8e27ec6000-7b8e27ec7000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b8e27ec7000-7b8e27ec8000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b8e27ec8000-7b8e27ec9000 r--p 00000000 00:c6 17176379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7b8e27ec9000-7b8e27eca000 r-xp 00001000 00:c6 17176379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7b8e27eca000-7b8e27ecb000 r--p 00002000 00:c6 17176379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7b8e27ecb000-7b8e27ecc000 r--p 00002000 00:c6 17176379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7b8e27ecc000-7b8e27ecd000 rw-p 00003000 00:c6 17176379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7b8e27ecd000-7b8e27ecf000 rw-p 00000000 00:00 0 |
| | 7b8e27ecf000-7b8e27ed0000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b8e27ed0000-7b8e27efb000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b8e27efb000-7b8e27f05000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b8e27f05000-7b8e27f07000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b8e27f07000-7b8e27f09000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffed877a000-7ffed879c000 rw-p 00000000 00:00 0 [stack] |
| | 7ffed87d1000-7ffed87d5000 r--p 00000000 00:00 0 [vvar] |
| | 7ffed87d5000-7ffed87d7000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk-yjit/test/objspace/test_ractor.rb:17:in 'TestObjSpaceRactor#test_undefine_finalizer' |
| make: *** [uncommon.mk:913: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |
| /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb:263: warning: method redefined; discarding old new_cond |
| <internal:thread_sync>:605: warning: previous definition of new_cond was here |