| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 557eec7..b539cd2 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_gcc11/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 2726864 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900296af0 |
| | ruby 4.0.0dev (2025-11-10T15:30:17Z master b539cd2a33) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169 |
| | c:0002 p:0029 s:0008 E:001c30 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:002000 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:169: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: 0x00007b3a9bd97d61 RBP: 0x00007fff486a7d30 RSP: 0x00007fff486a7cf0 |
| | RAX: 0xfffffffffffffffc RBX: 0x0000599f2646a7a8 RCX: 0x00007b3a9bd97d61 |
| | RDX: 0x0000000000000000 RDI: 0x0000599f2646a7d0 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x0000599f2646a8c8 R15: 0x0000599f2646a7d0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_print_backtrace+0x8) [0x599efd06a1d6] /tmp/ruby/src/trunk_gcc11/vm_dump.c:1102 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc11/vm_dump.c:1447 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_bug_for_fatal_signal+0x102) [0x599efd0215b2] /tmp/ruby/src/trunk_gcc11/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc11/ruby(sigsegv+0x48) [0x599efcd651e8] /tmp/ruby/src/trunk_gcc11/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7b3a9bd44320) [0x7b3a9bd44320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7b3a9bd97d61] ./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) [0x7b3a9bd9a7dd] ./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_gcc11/ruby(rb_native_cond_wait+0x8) [0x599efcda9033] /tmp/ruby/src/trunk_gcc11/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk_gcc11/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc11/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk_gcc11/ruby(thread_sched_unlock_+0x0) [0x599efcda9b38] /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1151 |
| | /tmp/ruby/build/trunk_gcc11/ruby(thread_sched_yield) /tmp/ruby/src/trunk_gcc11/thread_pthread.c:1157 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc11/thread.c:1492 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_threadptr_execute_interrupts+0x3ee) [0x599efcda9fae] /tmp/ruby/src/trunk_gcc11/thread.c:2702 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_check_ints+0xf) [0x599efcdf00bf] /tmp/ruby/src/trunk_gcc11/vm_core.h:2232 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_check_ints) /tmp/ruby/src/trunk_gcc11/vm_core.h:2223 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_pop_frame) /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3919 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_sendish+0x109) [0x599efcdf9699] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:6134 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_core+0x7a) [0x599efce1214a] ../../src/trunk_gcc11/insns.def:902 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_loop+0xa) [0x599efce028c5] /tmp/ruby/src/trunk_gcc11/vm.c:2811 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc11/vm.c:2787 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_ec_exec_node+0xb5) [0x599efcc322e5] /tmp/ruby/src/trunk_gcc11/eval.c:283 |
| | /tmp/ruby/build/trunk_gcc11/ruby(ruby_run_node+0x3c) [0x599efcc3488c] /tmp/ruby/src/trunk_gcc11/eval.c:321 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_main+0x21) [0x599efcc2f227] /tmp/ruby/src/trunk_gcc11/main.c:42 |
| | /tmp/ruby/build/trunk_gcc11/ruby(main) /tmp/ruby/src/trunk_gcc11/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7b3a9bd291ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7b3a9bd2928b] ../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 |
| | [0x599efcc2f275] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Ruby Box: 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_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 599efcbdd000-599efcc1d000 r--p 00000000 00:7e 14418700 /tmp/ruby/build/trunk_gcc11/ruby |
| | 599efcc1d000-599efd0e6000 r-xp 00040000 00:7e 14418700 /tmp/ruby/build/trunk_gcc11/ruby |
| | 599efd0e6000-599efd287000 r--p 00509000 00:7e 14418700 /tmp/ruby/build/trunk_gcc11/ruby |
| | 599efd287000-599efd29d000 r--p 006aa000 00:7e 14418700 /tmp/ruby/build/trunk_gcc11/ruby |
| | 599efd29d000-599efd29e000 rw-p 006c0000 00:7e 14418700 /tmp/ruby/build/trunk_gcc11/ruby |
| | 599efd29e000-599efd2b2000 rw-p 00000000 00:00 0 |
| | 599f26463000-599f2e3a3000 rw-p 00000000 00:00 0 [heap] |
| | 7b3a21bfe000-7b3a41c00000 rw-p 00000000 00:00 0 |
| | 7b3a41c00000-7b3a4ccd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a59637000-7b3a5983e000 r--s 00000000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b3a5983e000-7b3a5cce0000 r--s 00000000 00:7e 14418700 /tmp/ruby/build/trunk_gcc11/ruby |
| | 7b3a5cce0000-7b3a66ca0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a66cb0000-7b3a72080000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a72090000-7b3a779e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a779f0000-7b3a7a710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a7a720000-7b3a7b9f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a7ba00000-7b3a7c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a7c000000-7b3a7c021000 rw-p 00000000 00:00 0 |
| | 7b3a7c021000-7b3a80000000 ---p 00000000 00:00 0 |
| | 7b3a80010000-7b3a802d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a802e0000-7b3a80a20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a80a30000-7b3a80f80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a80f90000-7b3a81300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a81310000-7b3a81450000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a81460000-7b3a814b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a814be000-7b3a815bf000 rw-p 00000000 00:00 0 |
| | 7b3a815bf000-7b3a815c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a815c0000-7b3a81601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81601000-7b3a81602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81602000-7b3a81643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81643000-7b3a81644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81644000-7b3a81685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81685000-7b3a81686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81686000-7b3a816c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a816c7000-7b3a816c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a816c8000-7b3a81709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81709000-7b3a8170a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8170a000-7b3a8174b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8174b000-7b3a8174c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8174c000-7b3a8178d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8178d000-7b3a8178e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8178e000-7b3a817cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a817cf000-7b3a817d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a817d0000-7b3a81811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81811000-7b3a81812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81812000-7b3a81853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81853000-7b3a81854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81854000-7b3a81895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81895000-7b3a81896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81896000-7b3a818d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a818d7000-7b3a818d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a818d8000-7b3a81919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81919000-7b3a8191a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8191a000-7b3a8195b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8195b000-7b3a8195c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8195c000-7b3a8199d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8199d000-7b3a8199e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a8199e000-7b3a819df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a819df000-7b3a819e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a819e0000-7b3a81a21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81a21000-7b3a81a22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81a22000-7b3a81a63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81a63000-7b3a81a64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81a64000-7b3a81aa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81aa5000-7b3a81aa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81aa6000-7b3a81ae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81ae7000-7b3a81ae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81ae8000-7b3a81b29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81b29000-7b3a81b2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81b2a000-7b3a81b6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81b6b000-7b3a81b6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81b6c000-7b3a81bad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81bad000-7b3a81bae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81bae000-7b3a81bef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81bef000-7b3a81bf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81bf0000-7b3a81c31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81c31000-7b3a81c32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81c32000-7b3a81c73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81c73000-7b3a81c74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81c74000-7b3a81cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81cb5000-7b3a81cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81cb6000-7b3a81cf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81cf7000-7b3a81cf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81cf8000-7b3a81d39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81d39000-7b3a81d3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81d3a000-7b3a81d7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81d7b000-7b3a81d7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81d7c000-7b3a81dbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81dbd000-7b3a81dbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81dbe000-7b3a81dff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b3a81dff000-7b3a81e00000 ---p 00000000 00:00 0 |
| | 7b3a81e00000-7b3a82600000 rw-p 00000000 00:00 0 |
| | 7b3a82600000-7b3a9a600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7b3a9a600000-7b3a9ba00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7b3a9ba10000-7b3a9ba70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a9ba80000-7b3a9bad0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a9badf000-7b3a9bae0000 ---p 00000000 00:00 0 |
| | 7b3a9bae0000-7b3a9bb00000 rw-p 00000000 00:00 0 |
| | 7b3a9bb00000-7b3a9bbb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a9bbbf000-7b3a9bbe0000 rw-p 00000000 00:00 0 |
| | 7b3a9bbe0000-7b3a9bbf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b3a9bbf6000-7b3a9bbf7000 r--p 00000000 00:7e 15733282 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b3a9bbf7000-7b3a9bbf8000 r-xp 00001000 00:7e 15733282 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b3a9bbf8000-7b3a9bbf9000 r--p 00002000 00:7e 15733282 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b3a9bbf9000-7b3a9bbfa000 r--p 00002000 00:7e 15733282 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b3a9bbfa000-7b3a9bbfb000 rw-p 00003000 00:7e 15733282 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b3a9bbfb000-7b3a9bcff000 rw-p 00000000 00:00 0 |
| | 7b3a9bcff000-7b3a9bd27000 r--p 00000000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b3a9bd27000-7b3a9beaf000 r-xp 00028000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b3a9beaf000-7b3a9befe000 r--p 001b0000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b3a9befe000-7b3a9bf02000 r--p 001fe000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b3a9bf02000-7b3a9bf04000 rw-p 00202000 00:7e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b3a9bf04000-7b3a9bf13000 rw-p 00000000 00:00 0 |
| | 7b3a9bf13000-7b3a9bf17000 r--p 00000000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b3a9bf17000-7b3a9bf3a000 r-xp 00004000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b3a9bf3a000-7b3a9bf3e000 r--p 00027000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b3a9bf3e000-7b3a9bf3f000 r--p 0002b000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b3a9bf3f000-7b3a9bf40000 rw-p 0002c000 00:7e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b3a9bf40000-7b3a9bf50000 r--p 00000000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b3a9bf50000-7b3a9bfcf000 r-xp 00010000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b3a9bfcf000-7b3a9c027000 r--p 0008f000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b3a9c027000-7b3a9c028000 r--p 000e7000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b3a9c028000-7b3a9c029000 rw-p 000e8000 00:7e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b3a9c029000-7b3a9c02b000 r--p 00000000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b3a9c02b000-7b3a9c040000 r-xp 00002000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b3a9c040000-7b3a9c059000 r--p 00017000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b3a9c059000-7b3a9c05a000 r--p 0002f000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b3a9c05a000-7b3a9c05b000 rw-p 00030000 00:7e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b3a9c05b000-7b3a9c063000 rw-p 00000000 00:00 0 |
| | 7b3a9c063000-7b3a9c06d000 r--p 00000000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b3a9c06d000-7b3a9c0d0000 r-xp 0000a000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b3a9c0d0000-7b3a9c0e5000 r--p 0006d000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b3a9c0e5000-7b3a9c0e6000 r--p 00081000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b3a9c0e6000-7b3a9c0e7000 rw-p 00082000 00:7e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b3a9c0e7000-7b3a9c0e9000 r--p 00000000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b3a9c0e9000-7b3a9c0fb000 r-xp 00002000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b3a9c0fb000-7b3a9c101000 r--p 00014000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b3a9c101000-7b3a9c102000 r--p 0001a000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b3a9c102000-7b3a9c103000 rw-p 0001b000 00:7e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b3a9c103000-7b3a9c104000 r--p 00000000 00:7e 15753462 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b3a9c104000-7b3a9c105000 r-xp 00001000 00:7e 15753462 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b3a9c105000-7b3a9c106000 r--p 00002000 00:7e 15753462 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b3a9c106000-7b3a9c107000 r--p 00002000 00:7e 15753462 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b3a9c107000-7b3a9c108000 rw-p 00003000 00:7e 15753462 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b3a9c108000-7b3a9c10a000 rw-p 00000000 00:00 0 |
| | 7b3a9c10a000-7b3a9c10b000 r--p 00000000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b3a9c10b000-7b3a9c136000 r-xp 00001000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b3a9c136000-7b3a9c140000 r--p 0002c000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b3a9c140000-7b3a9c142000 r--p 00036000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b3a9c142000-7b3a9c144000 rw-p 00038000 00:7e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff48689000-7fff486aa000 rw-p 00000000 00:00 0 [stack] |
| | 7fff487ba000-7fff487be000 r--p 00000000 00:00 0 [vvar] |
| | 7fff487be000-7fff487c0000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc11/test/ruby/test_gc.rb:761:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.v126jk: |
| * -rw-r--r-- 1 91616 2025-11-10 15:38:59 +0000 _ruby_box_p2724217_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 181208 2025-11-10 15:39:00 +0000 _ruby_box_p2724260_2_io+console.so |
| * -rw-r--r-- 1 182856 2025-11-10 15:38:57 +0000 _ruby_box_p2724089_2_psych.so |
| * -rw-r--r-- 1 805328 2025-11-10 15:38:57 +0000 _ruby_box_p2724089_2_socket.so |
| * -rw-r--r-- 1 169360 2025-11-10 15:38:58 +0000 _ruby_box_p2724089_2_strscan.so |
| * -rw-r--r-- 1 110736 2025-11-10 15:38:58 +0000 _ruby_box_p2724089_2_io+nonblock.so |
| * -rw-r--r-- 1 291688 2025-11-10 15:38:57 +0000 _ruby_box_p2724089_2_zlib.so |
| * -rw-r--r-- 1 111032 2025-11-10 15:38:59 +0000 _ruby_box_p2724217_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 181208 2025-11-10 15:38:59 +0000 _ruby_box_p2724212_2_io+console.so |
| * -rw-r--r-- 1 780000 2025-11-10 15:38:57 +0000 _ruby_box_p2724089_2_date_core.so |
| * -rw-r--r-- 1 181208 2025-11-10 15:39:00 +0000 _ruby_box_p2724249_2_io+console.so |
| * -rw-r--r-- 1 109960 2025-11-10 15:38:57 +0000 _ruby_box_p2724089_2_io+wait.so |
| * -rw-r--r-- 1 91616 2025-11-10 15:38:59 +0000 _ruby_box_p2724212_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 144736 2025-11-10 15:38:57 +0000 _ruby_box_p2724089_2_etc.so |
| * -rw-r--r-- 1 91616 2025-11-10 15:39:00 +0000 _ruby_box_p2724260_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 120776 2025-11-10 15:38:58 +0000 _ruby_box_p2724089_2_cgi+escape.so |
| * -rw-r--r-- 1 111032 2025-11-10 15:39:00 +0000 _ruby_box_p2724260_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 111032 2025-11-10 15:38:56 +0000 _ruby_box_p2724089_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 120504 2025-11-10 15:38:58 +0000 _ruby_box_p2724089_2_digest.so |
| * -rw-r--r-- 1 283448 2025-11-10 15:38:57 +0000 _ruby_box_p2724089_2_json+ext+generator.so |
| * -rw-r--r-- 1 91616 2025-11-10 15:38:56 +0000 _ruby_box_p2724089_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 111032 2025-11-10 15:39:00 +0000 _ruby_box_p2724249_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 107704 2025-11-10 15:38:58 +0000 _ruby_box_p2724089_2_erb+escape.so |
| * -rw-r--r-- 1 102152 2025-11-10 15:38:58 +0000 _ruby_box_p2724089_2_monitor.so |
| * -rw-r--r-- 1 91616 2025-11-10 15:39:00 +0000 _ruby_box_p2724249_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 111032 2025-11-10 15:38:59 +0000 _ruby_box_p2724212_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 221792 2025-11-10 15:38:57 +0000 _ruby_box_p2724089_2_json+ext+parser.so |
| * -rw-r--r-- 1 181208 2025-11-10 15:38:56 +0000 _ruby_box_p2724089_2_io+console.so |
| * -rw-r--r-- 1 1469000 2025-11-10 15:38:58 +0000 _ruby_box_p2724089_2_openssl.so |
| * -rw-r--r-- 1 181208 2025-11-10 15:38:59 +0000 _ruby_box_p2724217_2_io+console.so |
| * -rw-r--r-- 1 195056 2025-11-10 15:38:58 +0000 _ruby_box_p2724089_2_stringio.so |
| make: *** [uncommon.mk:915: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |