| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 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 2916246 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_gcc12/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Error: |
| TestGc#test_interrupt_in_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec) |
| pid 2916246 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9002c7050 |
| | ruby 3.5.0dev (2025-09-03T10:10:51Z master ac94fb77b9) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0006 p:---- s:0025 e:000024 CFUNC :receiver |
| | c:0005 p:---- s:0022 e:000021 CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:001080 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001230 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168:in 'loop' |
| | -e:11:in 'block in <main>' |
| | -e:11:in 'define_finalizer' |
| | -e:11:in 'receiver' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007835ab895d61 RBP: 0x00007ffd28b2b2d0 RSP: 0x00007ffd28b2b290 |
| | RAX: 0xfffffffffffffffc RBX: 0x000064f9ded55818 RCX: 0x00007835ab895d61 |
| | RDX: 0x0000000000000000 RDI: 0x000064f9ded55844 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x000064f9ded55938 R15: 0x000064f9ded55844 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_print_backtrace+0x8) [0x64f99eb38a02] /tmp/ruby/src/trunk_gcc12/vm_dump.c:843 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc12/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_bug_for_fatal_signal+0x102) [0x64f99eaeee02] /tmp/ruby/src/trunk_gcc12/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc12/ruby(sigsegv+0x48) [0x64f99e839c08] /tmp/ruby/src/trunk_gcc12/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7835ab842320) [0x7835ab842320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7835ab895d61] ./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) [0x7835ab8987dd] ./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_gcc12/ruby(rb_native_cond_wait+0x8) [0x64f99e87f723] /tmp/ruby/src/trunk_gcc12/thread_pthread.c:221 |
| | /tmp/ruby/build/trunk_gcc12/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc12/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk_gcc12/ruby(thread_sched_unlock_+0x0) [0x64f99e8800d5] /tmp/ruby/src/trunk_gcc12/thread_pthread.c:1147 |
| | /tmp/ruby/build/trunk_gcc12/ruby(thread_sched_yield) /tmp/ruby/src/trunk_gcc12/thread_pthread.c:1153 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc12/thread.c:1483 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_threadptr_execute_interrupts+0x610) [0x64f99e880760] /tmp/ruby/src/trunk_gcc12/thread.c:2693 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_thread_ptr+0x0) [0x64f99e8df383] /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_ractor_ptr) /tmp/ruby/src/trunk_gcc12/vm_core.h:1976 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_ractor_hooks) /tmp/ruby/src/trunk_gcc12/vm_core.h:2240 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call0_cfunc_with_frame) /tmp/ruby/src/trunk_gcc12/vm_eval.c:169 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_gcc12/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call0_body) /tmp/ruby/src/trunk_gcc12/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call0_cc+0xf9) [0x64f99e8e0149] /tmp/ruby/src/trunk_gcc12/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_funcallv_scope+0x152) [0x64f99e8e28d2] /tmp/ruby/src/trunk_gcc12/vm_eval.c:1065 |
| | /tmp/ruby/build/trunk_gcc12/ruby(define_final+0x26) [0x64f99e71e1b6] /tmp/ruby/src/trunk_gcc12/gc.c:1710 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call_cfunc_with_frame_+0x115) [0x64f99e8c7375] /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:3867 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_sendish+0x109) [0x64f99e8d0869] /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:6081 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_exec_core+0x84) [0x64f99e8e8f54] ../../src/trunk_gcc12/insns.def:900 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_exec+0x213) [0x64f99e8da0c3] /tmp/ruby/src/trunk_gcc12/vm.c:2622 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_exec_node+0xa5) [0x64f99e702945] /tmp/ruby/src/trunk_gcc12/eval.c:282 |
| | /tmp/ruby/build/trunk_gcc12/ruby(ruby_run_node+0x3b) [0x64f99e70507b] /tmp/ruby/src/trunk_gcc12/eval.c:320 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_main+0x21) [0x64f99e6ff816] /tmp/ruby/src/trunk_gcc12/main.c:42 |
| | /tmp/ruby/build/trunk_gcc12/ruby(main) /tmp/ruby/src/trunk_gcc12/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7835ab8271ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7835ab82728b] ../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 |
| | [0x64f99e6ff865] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * 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_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 64f99e6af000-64f99e6ee000 r--p 00000000 00:86 15337150 /tmp/ruby/build/trunk_gcc12/ruby |
| | 64f99e6ee000-64f99ebb2000 r-xp 0003f000 00:86 15337150 /tmp/ruby/build/trunk_gcc12/ruby |
| | 64f99ebb2000-64f99ed51000 r--p 00503000 00:86 15337150 /tmp/ruby/build/trunk_gcc12/ruby |
| | 64f99ed51000-64f99ed67000 r--p 006a2000 00:86 15337150 /tmp/ruby/build/trunk_gcc12/ruby |
| | 64f99ed67000-64f99ed68000 rw-p 006b8000 00:86 15337150 /tmp/ruby/build/trunk_gcc12/ruby |
| | 64f99ed68000-64f99ed7c000 rw-p 00000000 00:00 0 |
| | 64f9ded4e000-64f9edfde000 rw-p 00000000 00:00 0 [heap] |
| | 7834d9ade000-783519ae0000 rw-p 00000000 00:00 0 |
| | 783519ae0000-78352fdd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7835422bf000-7835424c6000 r--s 00000000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7835424c6000-783545980000 r--s 00000000 00:86 15337150 /tmp/ruby/build/trunk_gcc12/ruby |
| | 783545980000-78355b300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78355b310000-783575320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783575330000-783580c80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783580c90000-783586e40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783586e50000-783589f40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783589f50000-78358b7f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78358b800000-78358c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78358c000000-78358c021000 rw-p 00000000 00:00 0 |
| | 78358c021000-783590000000 ---p 00000000 00:00 0 |
| | 783590010000-783590440000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783590450000-783590ad0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783590ae0000-783590da0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783590db0000-783590f10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783590f20000-783590fe0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 783590ff0000-783591050000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78359105e000-78359105f000 ---p 00000000 00:00 0 |
| | 78359105f000-78359107f000 rw-p 00000000 00:00 0 |
| | 78359107f000-783591180000 rw-p 00000000 00:00 0 |
| | 783591180000-7835911b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7835911bf000-7835911c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835911c0000-783591201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591201000-783591202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591202000-783591243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591243000-783591244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591244000-783591285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591285000-783591286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591286000-7835912c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835912c7000-7835912c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835912c8000-783591309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591309000-78359130a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359130a000-78359134b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359134b000-78359134c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359134c000-78359138d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359138d000-78359138e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359138e000-7835913cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835913cf000-7835913d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835913d0000-783591411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591411000-783591412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591412000-783591453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591453000-783591454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591454000-783591495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591495000-783591496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591496000-7835914d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835914d7000-7835914d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835914d8000-783591519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591519000-78359151a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359151a000-78359155b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359155b000-78359155c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359155c000-78359159d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359159d000-78359159e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359159e000-7835915df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835915df000-7835915e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835915e0000-783591621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591621000-783591622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591622000-783591663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591663000-783591664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591664000-7835916a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835916a5000-7835916a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835916a6000-7835916e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835916e7000-7835916e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835916e8000-783591729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591729000-78359172a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359172a000-78359176b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359176b000-78359176c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359176c000-7835917ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835917ad000-7835917ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835917ae000-7835917ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835917ef000-7835917f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835917f0000-783591831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591831000-783591832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591832000-783591873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591873000-783591874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591874000-7835918b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835918b5000-7835918b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835918b6000-7835918f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835918f7000-7835918f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835918f8000-783591939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 783591939000-78359193a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359193a000-78359197b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359197b000-78359197c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78359197c000-7835919bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835919bd000-7835919be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835919be000-7835919ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7835919ff000-783591a00000 ---p 00000000 00:00 0 |
| | 783591a00000-783592200000 rw-p 00000000 00:00 0 |
| | 783592200000-7835aa200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7835aa200000-7835ab600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7835ab60f000-7835ab630000 rw-p 00000000 00:00 0 |
| | 7835ab630000-7835ab6b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7835ab6bf000-7835ab6e0000 rw-p 00000000 00:00 0 |
| | 7835ab6e0000-7835ab6f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7835ab6f4000-7835ab6f5000 r--p 00000000 00:86 15358282 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7835ab6f5000-7835ab6f6000 r-xp 00001000 00:86 15358282 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7835ab6f6000-7835ab6f7000 r--p 00002000 00:86 15358282 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7835ab6f7000-7835ab6f8000 r--p 00002000 00:86 15358282 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7835ab6f8000-7835ab6f9000 rw-p 00003000 00:86 15358282 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7835ab6f9000-7835ab7fd000 rw-p 00000000 00:00 0 |
| | 7835ab7fd000-7835ab825000 r--p 00000000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7835ab825000-7835ab9ad000 r-xp 00028000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7835ab9ad000-7835ab9fc000 r--p 001b0000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7835ab9fc000-7835aba00000 r--p 001fe000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7835aba00000-7835aba02000 rw-p 00202000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7835aba02000-7835aba11000 rw-p 00000000 00:00 0 |
| | 7835aba11000-7835aba15000 r--p 00000000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7835aba15000-7835aba38000 r-xp 00004000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7835aba38000-7835aba3c000 r--p 00027000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7835aba3c000-7835aba3d000 r--p 0002b000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7835aba3d000-7835aba3e000 rw-p 0002c000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7835aba3e000-7835aba4e000 r--p 00000000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7835aba4e000-7835abacd000 r-xp 00010000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7835abacd000-7835abb25000 r--p 0008f000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7835abb25000-7835abb26000 r--p 000e7000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7835abb26000-7835abb27000 rw-p 000e8000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7835abb27000-7835abb29000 r--p 00000000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7835abb29000-7835abb3e000 r-xp 00002000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7835abb3e000-7835abb57000 r--p 00017000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7835abb57000-7835abb58000 r--p 0002f000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7835abb58000-7835abb59000 rw-p 00030000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7835abb59000-7835abb61000 rw-p 00000000 00:00 0 |
| | 7835abb61000-7835abb6b000 r--p 00000000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7835abb6b000-7835abbce000 r-xp 0000a000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7835abbce000-7835abbe3000 r--p 0006d000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7835abbe3000-7835abbe4000 r--p 00081000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7835abbe4000-7835abbe5000 rw-p 00082000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7835abbe5000-7835abbe7000 r--p 00000000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7835abbe7000-7835abbf9000 r-xp 00002000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7835abbf9000-7835abbff000 r--p 00014000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7835abbff000-7835abc00000 r--p 0001a000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7835abc00000-7835abc01000 rw-p 0001b000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7835abc01000-7835abc02000 r--p 00000000 00:86 15358060 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7835abc02000-7835abc03000 r-xp 00001000 00:86 15358060 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7835abc03000-7835abc04000 r--p 00002000 00:86 15358060 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7835abc04000-7835abc05000 r--p 00002000 00:86 15358060 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7835abc05000-7835abc06000 rw-p 00003000 00:86 15358060 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7835abc06000-7835abc08000 rw-p 00000000 00:00 0 |
| | 7835abc08000-7835abc09000 r--p 00000000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7835abc09000-7835abc34000 r-xp 00001000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7835abc34000-7835abc3e000 r--p 0002c000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7835abc3e000-7835abc40000 r--p 00036000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7835abc40000-7835abc42000 rw-p 00038000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd28b0d000-7ffd28b2e000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd28b3f000-7ffd28b43000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd28b43000-7ffd28b45000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc12/test/ruby/test_gc.rb:760:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:904: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |