| "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. |
| 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_gcc14/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 1183172 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90011e319 |
| | ruby 3.5.0dev (2025-10-27T11:47:24Z master 308fb9c8b4) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y n:---- CFUNC :initialize |
| | c:0004 p:0011 s:0018 e:000015 l:n n:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 l:y n:0001 METHOD <internal:kernel>:169 |
| | c:0002 p:0029 s:0008 E:000f40 l:n n:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0026f0 l:y n:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:169:in 'loop' |
| | -e:11:in 'block in <main>' |
| | -e:11:in 'initialize' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x0000767e4270dd61 RBP: 0x00007fff37f93b00 RSP: 0x00007fff37f93ac0 |
| | RAX: 0xfffffffffffffffc RBX: 0x000057e008aae7a8 RCX: 0x0000767e4270dd61 |
| | RDX: 0x0000000000000000 RDI: 0x000057e008aae7d4 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x000057e008aae8c8 R15: 0x000057e008aae7d4 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_print_backtrace+0x14) [0x57dfd0cc7d03] /tmp/ruby/src/trunk_gcc14/vm_dump.c:1099 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc14/vm_dump.c:1444 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_bug_for_fatal_signal+0x102) [0x57dfd0c7ef42] /tmp/ruby/src/trunk_gcc14/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc14/ruby(sigsegv+0x48) [0x57dfd09c2378] /tmp/ruby/src/trunk_gcc14/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x767e426ba320) [0x767e426ba320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x767e4270dd61] ./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) [0x767e427107dd] ./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_gcc14/ruby(rb_native_cond_wait+0x8) [0x57dfd0a06c03] /tmp/ruby/src/trunk_gcc14/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk_gcc14/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc14/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk_gcc14/ruby(thread_sched_unlock_+0x0) [0x57dfd0a07985] /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1151 |
| | /tmp/ruby/build/trunk_gcc14/ruby(thread_sched_yield) /tmp/ruby/src/trunk_gcc14/thread_pthread.c:1157 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc14/thread.c:1492 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_threadptr_execute_interrupts+0x56c) [0x57dfd0a07f6c] /tmp/ruby/src/trunk_gcc14/thread.c:2702 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_check_ints+0xb) [0x57dfd0a5156b] /tmp/ruby/src/trunk_gcc14/vm_core.h:2231 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_check_ints) /tmp/ruby/src/trunk_gcc14/vm_core.h:2222 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_pop_frame) /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3929 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0xbe) [0x57dfd0a737ff] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6118 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core) ../../src/trunk_gcc14/insns.def:902 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec+0x24b) [0x57dfd0a6407b] /tmp/ruby/src/trunk_gcc14/vm.c:2742 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_ec_exec_node+0xa7) [0x57dfd0884ba7] /tmp/ruby/src/trunk_gcc14/eval.c:283 |
| | /tmp/ruby/build/trunk_gcc14/ruby(ruby_run_node+0x61) [0x57dfd0889f41] /tmp/ruby/src/trunk_gcc14/eval.c:321 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_main+0x21) [0x57dfd0884714] /tmp/ruby/src/trunk_gcc14/main.c:42 |
| | /tmp/ruby/build/trunk_gcc14/ruby(main) /tmp/ruby/src/trunk_gcc14/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x767e4269f1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x767e4269f28b] ../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 |
| | [0x57dfd0884755] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Namespace: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 57dfd0833000-57dfd0873000 r--p 00000000 00:96 14553953 /tmp/ruby/build/trunk_gcc14/ruby |
| | 57dfd0873000-57dfd0d46000 r-xp 00040000 00:96 14553953 /tmp/ruby/build/trunk_gcc14/ruby |
| | 57dfd0d46000-57dfd0ee7000 r--p 00513000 00:96 14553953 /tmp/ruby/build/trunk_gcc14/ruby |
| | 57dfd0ee7000-57dfd0efd000 r--p 006b3000 00:96 14553953 /tmp/ruby/build/trunk_gcc14/ruby |
| | 57dfd0efd000-57dfd0efe000 rw-p 006c9000 00:96 14553953 /tmp/ruby/build/trunk_gcc14/ruby |
| | 57dfd0efe000-57dfd0f12000 rw-p 00000000 00:00 0 |
| | 57e008aa7000-57e01ad37000 rw-p 00000000 00:00 0 [heap] |
| | 767d66c05000-767d66e0c000 r--s 00000000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 767d66e0c000-767d6a350000 r--s 00000000 00:96 14553953 /tmp/ruby/build/trunk_gcc14/ruby |
| | 767d6a350000-767d70f80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767d70f8e000-767db0f90000 rw-p 00000000 00:00 0 |
| | 767db0f90000-767dc84d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767dc84e0000-767df3670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767df3680000-767e0d580000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e0d590000-767e18a80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e18a90000-767e1dff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e1e000000-767e20000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e20000000-767e20021000 rw-p 00000000 00:00 0 |
| | 767e20021000-767e24000000 ---p 00000000 00:00 0 |
| | 767e24010000-767e250d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e250e0000-767e26630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e26640000-767e27360000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e27370000-767e278c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e278d0000-767e27c30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e27c40000-767e27d90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e27da0000-767e27e50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e27e60000-767e27eb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e27ebe000-767e27fbf000 rw-p 00000000 00:00 0 |
| | 767e27fbf000-767e27fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e27fc0000-767e28001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28001000-767e28002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28002000-767e28043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28043000-767e28044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28044000-767e28085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28085000-767e28086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28086000-767e280c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e280c7000-767e280c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e280c8000-767e28109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28109000-767e2810a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2810a000-767e2814b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2814b000-767e2814c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2814c000-767e2818d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2818d000-767e2818e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2818e000-767e281cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e281cf000-767e281d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e281d0000-767e28211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28211000-767e28212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28212000-767e28253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28253000-767e28254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28254000-767e28295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28295000-767e28296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28296000-767e282d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e282d7000-767e282d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e282d8000-767e28319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28319000-767e2831a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2831a000-767e2835b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2835b000-767e2835c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2835c000-767e2839d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2839d000-767e2839e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2839e000-767e283df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e283df000-767e283e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e283e0000-767e28421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28421000-767e28422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28422000-767e28463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28463000-767e28464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28464000-767e284a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e284a5000-767e284a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e284a6000-767e284e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e284e7000-767e284e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e284e8000-767e28529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28529000-767e2852a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2852a000-767e2856b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2856b000-767e2856c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2856c000-767e285ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e285ad000-767e285ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e285ae000-767e285ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e285ef000-767e285f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e285f0000-767e28631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28631000-767e28632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28632000-767e28673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28673000-767e28674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28674000-767e286b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e286b5000-767e286b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e286b6000-767e286f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e286f7000-767e286f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e286f8000-767e28739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e28739000-767e2873a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2873a000-767e2877b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2877b000-767e2877c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e2877c000-767e287bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e287bd000-767e287be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e287be000-767e287ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 767e287ff000-767e28800000 ---p 00000000 00:00 0 |
| | 767e28800000-767e29000000 rw-p 00000000 00:00 0 |
| | 767e29000000-767e41000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 767e41000000-767e42400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 767e42410000-767e42420000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e4242f000-767e42430000 ---p 00000000 00:00 0 |
| | 767e42430000-767e42450000 rw-p 00000000 00:00 0 |
| | 767e42450000-767e42480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e4248f000-767e424b0000 rw-p 00000000 00:00 0 |
| | 767e424b0000-767e42530000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e4253a000-767e4253b000 r--p 00000000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 767e4253b000-767e4253c000 r-xp 00001000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 767e4253c000-767e4253d000 r--p 00002000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 767e4253d000-767e4253e000 r--p 00002000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 767e4253e000-767e4253f000 rw-p 00003000 00:96 16909535 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 767e4253f000-767e42560000 rw-p 00000000 00:00 0 |
| | 767e42560000-767e42570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 767e42571000-767e42675000 rw-p 00000000 00:00 0 |
| | 767e42675000-767e4269d000 r--p 00000000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 767e4269d000-767e42825000 r-xp 00028000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 767e42825000-767e42874000 r--p 001b0000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 767e42874000-767e42878000 r--p 001fe000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 767e42878000-767e4287a000 rw-p 00202000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 767e4287a000-767e42889000 rw-p 00000000 00:00 0 |
| | 767e42889000-767e4288d000 r--p 00000000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 767e4288d000-767e428b0000 r-xp 00004000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 767e428b0000-767e428b4000 r--p 00027000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 767e428b4000-767e428b5000 r--p 0002b000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 767e428b5000-767e428b6000 rw-p 0002c000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 767e428b6000-767e428c6000 r--p 00000000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 767e428c6000-767e42945000 r-xp 00010000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 767e42945000-767e4299d000 r--p 0008f000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 767e4299d000-767e4299e000 r--p 000e7000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 767e4299e000-767e4299f000 rw-p 000e8000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 767e4299f000-767e429a1000 r--p 00000000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 767e429a1000-767e429b6000 r-xp 00002000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 767e429b6000-767e429cf000 r--p 00017000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 767e429cf000-767e429d0000 r--p 0002f000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 767e429d0000-767e429d1000 rw-p 00030000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 767e429d1000-767e429d9000 rw-p 00000000 00:00 0 |
| | 767e429d9000-767e429e3000 r--p 00000000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 767e429e3000-767e42a46000 r-xp 0000a000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 767e42a46000-767e42a5b000 r--p 0006d000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 767e42a5b000-767e42a5c000 r--p 00081000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 767e42a5c000-767e42a5d000 rw-p 00082000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 767e42a5d000-767e42a5f000 r--p 00000000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 767e42a5f000-767e42a71000 r-xp 00002000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 767e42a71000-767e42a77000 r--p 00014000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 767e42a77000-767e42a78000 r--p 0001a000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 767e42a78000-767e42a79000 rw-p 0001b000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 767e42a79000-767e42a7a000 r--p 00000000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 767e42a7a000-767e42a7b000 r-xp 00001000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 767e42a7b000-767e42a7c000 r--p 00002000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 767e42a7c000-767e42a7d000 r--p 00002000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 767e42a7d000-767e42a7e000 rw-p 00003000 00:96 16914926 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 767e42a7e000-767e42a80000 rw-p 00000000 00:00 0 |
| | 767e42a80000-767e42a81000 r--p 00000000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 767e42a81000-767e42aac000 r-xp 00001000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 767e42aac000-767e42ab6000 r--p 0002c000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 767e42ab6000-767e42ab8000 r--p 00036000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 767e42ab8000-767e42aba000 rw-p 00038000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff37f75000-7fff37f96000 rw-p 00000000 00:00 0 [stack] |
| | 7fff37fb5000-7fff37fb9000 r--p 00000000 00:00 0 [vvar] |
| | 7fff37fb9000-7fff37fbb000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc14/test/ruby/test_gc.rb:761:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.daj7w6: |
| * -rw-r--r-- 1 92440 2025-10-27 14:41:52 +0000 _ruby_ns_p1216595_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112096 2025-10-27 14:41:52 +0000 _ruby_ns_p1216595_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 184568 2025-10-27 14:41:52 +0000 _ruby_ns_p1216595_2_io+console.so |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |