| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 0eb5305..8bf333a 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 306710 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_clang_17/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 306710 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90004331e |
| | ruby 4.0.0dev (2025-11-25T22:19:30Z master 8bf333a199) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :initialize |
| | c:0004 p:0011 s:0018 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:001f90 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001ce0 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 'initialize' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000073c650501d61 RBP: 0x00007ffed23cefb0 RSP: 0x00007ffed23cef70 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005ad767dd77b8 RCX: 0x000073c650501d61 |
| | RDX: 0x0000000000000000 RDI: 0x00005ad767dd77e4 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005ad767dd78d8 R15: 0x00005ad767dd77e4 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x5ad75fd9c863] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x5ad75fd5aecc] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x5ad75fad806a] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x73c6504ae320) [0x73c6504ae320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x73c650501d61] ./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) [0x73c6505047dd] ./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_clang_17/ruby(rb_native_cond_wait+0xb) [0x5ad75fb0cf02] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_unlock+0x0) [0x5ad75fb11202] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:1151 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_unlock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:421 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_yield) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:1157 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_clang_17/thread.c:1492 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_threadptr_execute_interrupts+0x9e) [0x5ad75fb1247e] /tmp/ruby/src/trunk_clang_17/thread.c:2702 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_check_ints+0xb) [0x5ad75fb6ba3f] /tmp/ruby/src/trunk_clang_17/vm_core.h:2234 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_pop_frame) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3906 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x5ad75fb4cd80] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6124 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:904 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x5ad75fb488db] /tmp/ruby/src/trunk_clang_17/vm.c:2784 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2787 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ec_exec_node+0x2b) [0x5ad75f9daa31] /tmp/ruby/src/trunk_clang_17/eval.c:283 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_17/eval.c:321 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_main+0x1c) [0x5ad75f9d8525] /tmp/ruby/src/trunk_clang_17/main.c:42 |
| | /tmp/ruby/build/trunk_clang_17/ruby(main) /tmp/ruby/src/trunk_clang_17/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x73c6504931ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x73c65049328b] ../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 |
| | [0x5ad75f9d83e5] |
| | |
| | -- 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_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5ad75f98b000-5ad75f9cc000 r--p 00000000 00:bc 14444279 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ad75f9cc000-5ad75fe06000 r-xp 00041000 00:bc 14444279 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ad75fe06000-5ad75ffa0000 r--p 0047b000 00:bc 14444279 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ad75ffa0000-5ad75ffb5000 r--p 00615000 00:bc 14444279 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ad75ffb5000-5ad75ffb7000 rw-p 0062a000 00:bc 14444279 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5ad75ffb7000-5ad75ffcb000 rw-p 00000000 00:00 0 |
| | 5ad767dd0000-5ad77254b000 rw-p 00000000 00:00 0 [heap] |
| | 73c5cf7d9000-73c5cf9e0000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73c5cf9e0000-73c5d1f80000 r--s 00000000 00:bc 14444279 /tmp/ruby/build/trunk_clang_17/ruby |
| | 73c5d1f80000-73c5d63c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c5d63ce000-73c5f63d0000 rw-p 00000000 00:00 0 |
| | 73c5f63d0000-73c6012a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c6012b0000-73c61b410000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c61b420000-73c6266e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c6266f0000-73c62c0c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c62c0d0000-73c62edd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c62ede0000-73c630000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c630000000-73c630021000 rw-p 00000000 00:00 0 |
| | 73c630021000-73c634000000 ---p 00000000 00:00 0 |
| | 73c634010000-73c6344a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c6344b0000-73c635170000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c635180000-73c6356f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c635700000-73c635a60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c635a70000-73c635bd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c635be0000-73c635c80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c635c90000-73c635cb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c635cbe000-73c635dbf000 rw-p 00000000 00:00 0 |
| | 73c635dbf000-73c635dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635dc0000-73c635e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635e01000-73c635e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635e02000-73c635e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635e43000-73c635e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635e44000-73c635e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635e85000-73c635e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635e86000-73c635ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635ec7000-73c635ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635ec8000-73c635f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635f09000-73c635f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635f0a000-73c635f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635f4b000-73c635f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635f4c000-73c635f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635f8d000-73c635f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635f8e000-73c635fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635fcf000-73c635fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c635fd0000-73c636011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636011000-73c636012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636012000-73c636053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636053000-73c636054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636054000-73c636095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636095000-73c636096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636096000-73c6360d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6360d7000-73c6360d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6360d8000-73c636119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636119000-73c63611a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63611a000-73c63615b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63615b000-73c63615c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63615c000-73c63619d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63619d000-73c63619e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63619e000-73c6361df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6361df000-73c6361e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6361e0000-73c636221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636221000-73c636222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636222000-73c636263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636263000-73c636264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636264000-73c6362a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6362a5000-73c6362a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6362a6000-73c6362e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6362e7000-73c6362e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6362e8000-73c636329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636329000-73c63632a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63632a000-73c63636b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63636b000-73c63636c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63636c000-73c6363ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6363ad000-73c6363ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6363ae000-73c6363ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6363ef000-73c6363f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6363f0000-73c636431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636431000-73c636432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636432000-73c636473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636473000-73c636474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636474000-73c6364b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6364b5000-73c6364b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6364b6000-73c6364f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6364f7000-73c6364f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6364f8000-73c636539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c636539000-73c63653a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63653a000-73c63657b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63657b000-73c63657c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c63657c000-73c6365bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6365bd000-73c6365be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6365be000-73c6365ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73c6365ff000-73c636600000 ---p 00000000 00:00 0 |
| | 73c636600000-73c636e00000 rw-p 00000000 00:00 0 |
| | 73c636e00000-73c64ee00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 73c64ee00000-73c650200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 73c650210000-73c650240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c65024f000-73c650250000 ---p 00000000 00:00 0 |
| | 73c650250000-73c650270000 rw-p 00000000 00:00 0 |
| | 73c650270000-73c650320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c65032f000-73c650350000 rw-p 00000000 00:00 0 |
| | 73c650350000-73c650360000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73c650360000-73c650361000 r--p 00000000 00:bc 15737886 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73c650361000-73c650362000 r-xp 00001000 00:bc 15737886 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73c650362000-73c650363000 r--p 00002000 00:bc 15737886 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73c650363000-73c650364000 r--p 00002000 00:bc 15737886 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73c650364000-73c650365000 rw-p 00003000 00:bc 15737886 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73c650365000-73c650469000 rw-p 00000000 00:00 0 |
| | 73c650469000-73c650491000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73c650491000-73c650619000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73c650619000-73c650668000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73c650668000-73c65066c000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73c65066c000-73c65066e000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73c65066e000-73c65067d000 rw-p 00000000 00:00 0 |
| | 73c65067d000-73c650681000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73c650681000-73c6506a4000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73c6506a4000-73c6506a8000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73c6506a8000-73c6506a9000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73c6506a9000-73c6506aa000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73c6506aa000-73c6506ba000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73c6506ba000-73c650739000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73c650739000-73c650791000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73c650791000-73c650792000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73c650792000-73c650793000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73c650793000-73c650795000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73c650795000-73c6507aa000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73c6507aa000-73c6507c3000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73c6507c3000-73c6507c4000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73c6507c4000-73c6507c5000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73c6507c5000-73c6507cd000 rw-p 00000000 00:00 0 |
| | 73c6507cd000-73c6507d7000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73c6507d7000-73c65083a000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73c65083a000-73c65084f000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73c65084f000-73c650850000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73c650850000-73c650851000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73c650851000-73c650853000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73c650853000-73c650865000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73c650865000-73c65086b000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73c65086b000-73c65086c000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73c65086c000-73c65086d000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73c65086d000-73c65086e000 r--p 00000000 00:bc 15737214 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 73c65086e000-73c65086f000 r-xp 00001000 00:bc 15737214 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 73c65086f000-73c650870000 r--p 00002000 00:bc 15737214 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 73c650870000-73c650871000 r--p 00002000 00:bc 15737214 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 73c650871000-73c650872000 rw-p 00003000 00:bc 15737214 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 73c650872000-73c650874000 rw-p 00000000 00:00 0 |
| | 73c650874000-73c650875000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73c650875000-73c6508a0000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73c6508a0000-73c6508aa000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73c6508aa000-73c6508ac000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73c6508ac000-73c6508ae000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffed23b1000-7ffed23d2000 rw-p 00000000 00:00 0 [stack] |
| | 7ffed23f3000-7ffed23f7000 r--p 00000000 00:00 0 [vvar] |
| | 7ffed23f7000-7ffed23f9000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_17/test/ruby/test_gc.rb:767:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.a4j45e: |
| * -rw-r--r-- 1 26728 2025-11-25 23:48:57 +0000 _ruby_box_p277099_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63144 2025-11-25 23:48:57 +0000 _ruby_box_p277099_2_io+console.so |
| * -rw-r--r-- 1 63144 2025-11-25 23:48:57 +0000 _ruby_box_p277115_2_io+console.so |
| * -rw-r--r-- 1 70384 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_psych.so |
| * -rw-r--r-- 1 24272 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_monitor.so |
| * -rw-r--r-- 1 16496 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_io+wait.so |
| * -rw-r--r-- 1 22400 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_erb+escape.so |
| * -rw-r--r-- 1 17768 2025-11-25 23:48:59 +0000 _ruby_box_p277174_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 834200 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_openssl.so |
| * -rw-r--r-- 1 26728 2025-11-25 23:48:57 +0000 _ruby_box_p277115_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 150448 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_zlib.so |
| * -rw-r--r-- 1 63256 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_strscan.so |
| * -rw-r--r-- 1 17768 2025-11-25 23:48:57 +0000 _ruby_box_p277115_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17768 2025-11-25 23:48:57 +0000 _ruby_box_p277099_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26728 2025-11-25 23:48:59 +0000 _ruby_box_p277174_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17768 2025-11-25 23:48:57 +0000 _ruby_box_p277125_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 23016 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_io+nonblock.so |
| * -rw-r--r-- 1 486248 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_socket.so |
| * -rw-r--r-- 1 37216 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_cgi+escape.so |
| * -rw-r--r-- 1 17768 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 123032 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_json+ext+generator.so |
| * -rw-r--r-- 1 63144 2025-11-25 23:48:57 +0000 _ruby_box_p277125_2_io+console.so |
| * -rw-r--r-- 1 26728 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 84136 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_stringio.so |
| * -rw-r--r-- 1 97880 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_json+ext+parser.so |
| * -rw-r--r-- 1 63144 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_io+console.so |
| * -rw-r--r-- 1 55640 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_etc.so |
| * -rw-r--r-- 1 63144 2025-11-25 23:48:59 +0000 _ruby_box_p277174_2_io+console.so |
| * -rw-r--r-- 1 26728 2025-11-25 23:48:57 +0000 _ruby_box_p277125_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 538080 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_date_core.so |
| * -rw-r--r-- 1 40784 2025-11-25 23:48:58 +0000 _ruby_box_p277141_2_digest.so |
| make: *** [uncommon.mk:915: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |