| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| a15cf61..7b5cd5c 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. |
| Unable to attach: program terminated with signal SIGSEGV, Segmentation fault. |
| >>> 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 1369593 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90014bd88 |
| | ruby 3.5.0dev (2025-08-08T16:01:47Z master 7b5cd5ce15) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | 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:000160 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001430 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' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000078b5b4cefd61 RBP: 0x00007ffc073988d0 RSP: 0x00007ffc07398890 |
| | RAX: 0xfffffffffffffffc RBX: 0x000057cf7fd7d818 RCX: 0x000078b5b4cefd61 |
| | RDX: 0x0000000000000000 RDI: 0x000057cf7fd7d840 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x000057cf7fd7d938 R15: 0x000057cf7fd7d840 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_print_backtrace+0x8) [0x57cf40ce1b82] /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) [0x57cf40c982d2] /tmp/ruby/src/trunk_gcc12/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc12/ruby(sigsegv+0x48) [0x57cf409e3158] /tmp/ruby/src/trunk_gcc12/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x78b5b4c9c320) [0x78b5b4c9c320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x78b5b4cefd61] ./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) [0x78b5b4cf27dd] ./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) [0x57cf40a28b63] /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) [0x57cf40a29515] /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) [0x57cf40a29ba0] /tmp/ruby/src/trunk_gcc12/thread.c:2693 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_check_ints+0xb) [0x57cf40a70203] /tmp/ruby/src/trunk_gcc12/vm_core.h:2164 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_check_ints) /tmp/ruby/src/trunk_gcc12/vm_core.h:2155 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_pop_frame) /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:3852 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_sendish+0x109) [0x57cf40a78de9] /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:6055 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_exec_core+0x84) [0x57cf40a91894] ../../src/trunk_gcc12/insns.def:899 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_exec+0x213) [0x57cf40a827e3] /tmp/ruby/src/trunk_gcc12/vm.c:2621 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_exec_node+0xa5) [0x57cf408a9775] /tmp/ruby/src/trunk_gcc12/eval.c:282 |
| | /tmp/ruby/build/trunk_gcc12/ruby(ruby_run_node+0x3b) [0x57cf408abeab] /tmp/ruby/src/trunk_gcc12/eval.c:320 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_main+0x21) [0x57cf408a6646] /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) [0x78b5b4c811ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x78b5b4c8128b] ../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 |
| | [0x57cf408a6695] |
| | |
| | -- 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: |
| | |
| | 57cf40856000-57cf40895000 r--p 00000000 00:86 15339301 /tmp/ruby/build/trunk_gcc12/ruby |
| | 57cf40895000-57cf40d5b000 r-xp 0003f000 00:86 15339301 /tmp/ruby/build/trunk_gcc12/ruby |
| | 57cf40d5b000-57cf40ef6000 r--p 00505000 00:86 15339301 /tmp/ruby/build/trunk_gcc12/ruby |
| | 57cf40ef6000-57cf40f0c000 r--p 006a0000 00:86 15339301 /tmp/ruby/build/trunk_gcc12/ruby |
| | 57cf40f0c000-57cf40f0d000 rw-p 006b6000 00:86 15339301 /tmp/ruby/build/trunk_gcc12/ruby |
| | 57cf40f0d000-57cf40f22000 rw-p 00000000 00:00 0 |
| | 57cf7fd76000-57cf8a159000 rw-p 00000000 00:00 0 [heap] |
| | 78b538e3e000-78b558e40000 rw-p 00000000 00:00 0 |
| | 78b558e40000-78b566eb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b56bad5000-78b56bcdc000 r--s 00000000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 78b56bcdc000-78b56f190000 r--s 00000000 00:86 15339301 /tmp/ruby/build/trunk_gcc12/ruby |
| | 78b56f190000-78b57e280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b57e290000-78b58a420000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b58a430000-78b590470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b590480000-78b5933f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b593400000-78b594000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b594000000-78b594021000 rw-p 00000000 00:00 0 |
| | 78b594021000-78b598000000 ---p 00000000 00:00 0 |
| | 78b598010000-78b5980c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b5980d0000-78b598d30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b598d40000-78b5998c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b5998d0000-78b599ef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b599f00000-78b59a210000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b59a220000-78b59a370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b59a380000-78b59a440000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b59a450000-78b59a4b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b59a4be000-78b59a5bf000 rw-p 00000000 00:00 0 |
| | 78b59a5bf000-78b59a5c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a5c0000-78b59a601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a601000-78b59a602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a602000-78b59a643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a643000-78b59a644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a644000-78b59a685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a685000-78b59a686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a686000-78b59a6c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a6c7000-78b59a6c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a6c8000-78b59a709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a709000-78b59a70a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a70a000-78b59a74b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a74b000-78b59a74c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a74c000-78b59a78d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a78d000-78b59a78e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a78e000-78b59a7cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a7cf000-78b59a7d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a7d0000-78b59a811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a811000-78b59a812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a812000-78b59a853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a853000-78b59a854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a854000-78b59a895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a895000-78b59a896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a896000-78b59a8d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a8d7000-78b59a8d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a8d8000-78b59a919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a919000-78b59a91a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a91a000-78b59a95b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a95b000-78b59a95c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a95c000-78b59a99d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a99d000-78b59a99e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a99e000-78b59a9df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a9df000-78b59a9e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59a9e0000-78b59aa21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59aa21000-78b59aa22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59aa22000-78b59aa63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59aa63000-78b59aa64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59aa64000-78b59aaa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59aaa5000-78b59aaa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59aaa6000-78b59aae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59aae7000-78b59aae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59aae8000-78b59ab29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ab29000-78b59ab2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ab2a000-78b59ab6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ab6b000-78b59ab6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ab6c000-78b59abad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59abad000-78b59abae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59abae000-78b59abef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59abef000-78b59abf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59abf0000-78b59ac31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ac31000-78b59ac32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ac32000-78b59ac73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ac73000-78b59ac74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ac74000-78b59acb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59acb5000-78b59acb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59acb6000-78b59acf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59acf7000-78b59acf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59acf8000-78b59ad39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ad39000-78b59ad3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ad3a000-78b59ad7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ad7b000-78b59ad7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59ad7c000-78b59adbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59adbd000-78b59adbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59adbe000-78b59adff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 78b59adff000-78b59ae00000 ---p 00000000 00:00 0 |
| | 78b59ae00000-78b59b600000 rw-p 00000000 00:00 0 |
| | 78b59b600000-78b5b3600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 78b5b3600000-78b5b4a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 78b5b4a10000-78b5b4a20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b5b4a2f000-78b5b4a30000 ---p 00000000 00:00 0 |
| | 78b5b4a30000-78b5b4a50000 rw-p 00000000 00:00 0 |
| | 78b5b4a50000-78b5b4a60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b5b4a6f000-78b5b4a90000 rw-p 00000000 00:00 0 |
| | 78b5b4a90000-78b5b4b10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b5b4b1a000-78b5b4b1b000 r--p 00000000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 78b5b4b1b000-78b5b4b1c000 r-xp 00001000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 78b5b4b1c000-78b5b4b1d000 r--p 00002000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 78b5b4b1d000-78b5b4b1e000 r--p 00002000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 78b5b4b1e000-78b5b4b1f000 rw-p 00003000 00:86 17197425 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 78b5b4b1f000-78b5b4b40000 rw-p 00000000 00:00 0 |
| | 78b5b4b40000-78b5b4b50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78b5b4b53000-78b5b4c57000 rw-p 00000000 00:00 0 |
| | 78b5b4c57000-78b5b4c7f000 r--p 00000000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 78b5b4c7f000-78b5b4e07000 r-xp 00028000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 78b5b4e07000-78b5b4e56000 r--p 001b0000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 78b5b4e56000-78b5b4e5a000 r--p 001fe000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 78b5b4e5a000-78b5b4e5c000 rw-p 00202000 00:86 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 78b5b4e5c000-78b5b4e6b000 rw-p 00000000 00:00 0 |
| | 78b5b4e6b000-78b5b4e6f000 r--p 00000000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 78b5b4e6f000-78b5b4e92000 r-xp 00004000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 78b5b4e92000-78b5b4e96000 r--p 00027000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 78b5b4e96000-78b5b4e97000 r--p 0002b000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 78b5b4e97000-78b5b4e98000 rw-p 0002c000 00:86 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 78b5b4e98000-78b5b4ea8000 r--p 00000000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 78b5b4ea8000-78b5b4f27000 r-xp 00010000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 78b5b4f27000-78b5b4f7f000 r--p 0008f000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 78b5b4f7f000-78b5b4f80000 r--p 000e7000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 78b5b4f80000-78b5b4f81000 rw-p 000e8000 00:86 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 78b5b4f81000-78b5b4f83000 r--p 00000000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 78b5b4f83000-78b5b4f98000 r-xp 00002000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 78b5b4f98000-78b5b4fb1000 r--p 00017000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 78b5b4fb1000-78b5b4fb2000 r--p 0002f000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 78b5b4fb2000-78b5b4fb3000 rw-p 00030000 00:86 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 78b5b4fb3000-78b5b4fbb000 rw-p 00000000 00:00 0 |
| | 78b5b4fbb000-78b5b4fc5000 r--p 00000000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 78b5b4fc5000-78b5b5028000 r-xp 0000a000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 78b5b5028000-78b5b503d000 r--p 0006d000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 78b5b503d000-78b5b503e000 r--p 00081000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 78b5b503e000-78b5b503f000 rw-p 00082000 00:86 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 78b5b503f000-78b5b5041000 r--p 00000000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 78b5b5041000-78b5b5053000 r-xp 00002000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 78b5b5053000-78b5b5059000 r--p 00014000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 78b5b5059000-78b5b505a000 r--p 0001a000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 78b5b505a000-78b5b505b000 rw-p 0001b000 00:86 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 78b5b505b000-78b5b505c000 r--p 00000000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 78b5b505c000-78b5b505d000 r-xp 00001000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 78b5b505d000-78b5b505e000 r--p 00002000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 78b5b505e000-78b5b505f000 r--p 00002000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 78b5b505f000-78b5b5060000 rw-p 00003000 00:86 17180625 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 78b5b5060000-78b5b5062000 rw-p 00000000 00:00 0 |
| | 78b5b5062000-78b5b5063000 r--p 00000000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 78b5b5063000-78b5b508e000 r-xp 00001000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 78b5b508e000-78b5b5098000 r--p 0002c000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 78b5b5098000-78b5b509a000 r--p 00036000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 78b5b509a000-78b5b509c000 rw-p 00038000 00:86 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc0737a000-7ffc0739b000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc073bc000-7ffc073c0000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc073c0000-7ffc073c2000 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:763:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |