| "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 1278908 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_16/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 1278908 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9001351eb |
| | ruby 4.0.0dev (2025-11-30T05:31:34Z master d7cfd275f8) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0009 s:0019 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:000660 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0003b0 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:169:in 'loop' |
| | -e:11:in 'block in <main>' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000077e733f95c3c RBP: 0x000077e6bb1c0000 RSP: 0x00007ffd79749f08 |
| | RAX: 0x00005ec60e0af580 RBX: 0x0000000000001749 RCX: 0x00005ec60e0c3240 |
| | RDX: 0x000000000002d260 RDI: 0x00005ec60e0af580 RSI: 0x00005ec60e0c31b8 |
| | R8: 0x1fffffffffffffff R9: 0x0000000000000000 R10: 0x0000000000000001 |
| | R11: 0x0000000000000002 R12: 0x000077e6bb1b0000 R13: 0x000077e6bb1b0008 |
| | R14: 0x00005ec604128bf0 R15: 0x00005ec60c7fd310 EFL: 0x0000000000000207 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x5ec5f893da5f] /tmp/ruby/src/trunk_clang_16/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x5ec5f88fcedc] /tmp/ruby/src/trunk_clang_16/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x5ec5f867c2fa] /tmp/ruby/src/trunk_clang_16/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x77e733e52320) [0x77e733e52320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__memcpy_avx_unaligned_erms+0x23c) [0x77e733f95c3c] ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:540 |
| | /lib/x86_64-linux-gnu/libc.so.6(__memmove_avx_unaligned_erms) (null):0 |
| | /tmp/ruby/build/trunk_clang_16/ruby(memmove+0x5) [0x5ec5f85a1c99] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:36 |
| | /tmp/ruby/build/trunk_clang_16/ruby(heap_page_allocate_and_initialize) /tmp/ruby/src/trunk_clang_16/gc/default/default.c:1919 |
| | /tmp/ruby/build/trunk_clang_16/ruby(newobj_cache_miss+0x10e) [0x5ec5f859ae0e] /tmp/ruby/src/trunk_clang_16/gc/default/default.c:2065 |
| | /tmp/ruby/build/trunk_clang_16/ruby(newobj_of+0x297) [0x5ec5f8590747] /tmp/ruby/src/trunk_clang_16/gc/default/default.c:2420 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_class_allocate_instance+0x54) [0x5ec5f86064b4] /tmp/ruby/src/trunk_clang_16/object.c:127 |
| | /tmp/ruby/build/trunk_clang_16/ruby(class_call_alloc_func+0x5) [0x5ec5f8607d2f] /tmp/ruby/src/trunk_clang_16/object.c:2240 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_class_alloc) /tmp/ruby/src/trunk_clang_16/object.c:2203 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core+0x2fec) [0x5ec5f86f041c] ../../src/trunk_clang_16/insns.def:929 |
| | /tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x5ec5f86eb89e] /tmp/ruby/src/trunk_clang_16/vm.c:2784 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2787 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_ec_exec_node+0x2b) [0x5ec5f857fa51] /tmp/ruby/src/trunk_clang_16/eval.c:283 |
| | /tmp/ruby/build/trunk_clang_16/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_16/eval.c:321 |
| | /tmp/ruby/build/trunk_clang_16/ruby(rb_main+0x1c) [0x5ec5f857d525] /tmp/ruby/src/trunk_clang_16/main.c:42 |
| | /tmp/ruby/build/trunk_clang_16/ruby(main) /tmp/ruby/src/trunk_clang_16/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x77e733e371ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x77e733e3728b] ../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 |
| | [0x5ec5f857d3e5] |
| | |
| | -- 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_16/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5ec5f8530000-5ec5f8571000 r--p 00000000 00:ae 14695189 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5ec5f8571000-5ec5f89a7000 r-xp 00041000 00:ae 14695189 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5ec5f89a7000-5ec5f8b41000 r--p 00477000 00:ae 14695189 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5ec5f8b41000-5ec5f8b56000 r--p 00611000 00:ae 14695189 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5ec5f8b56000-5ec5f8b58000 rw-p 00626000 00:ae 14695189 /tmp/ruby/build/trunk_clang_16/ruby |
| | 5ec5f8b58000-5ec5f8b6c000 rw-p 00000000 00:00 0 |
| | 5ec604126000-5ec6163a2000 rw-p 00000000 00:00 0 [heap] |
| | 77e6602cc000-77e66285e000 r--s 00000000 00:ae 14695189 /tmp/ruby/build/trunk_clang_16/ruby |
| | 77e66285e000-77e6a2860000 rw-p 00000000 00:00 0 |
| | 77e6a2860000-77e6b9cf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e6bafa9000-77e6bb1b0000 r--s 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77e6bb1b0000-77e6e4d80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e6e4d90000-77e6fedd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e6fede0000-77e70a1a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e70a1b0000-77e70fb30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e70fb40000-77e712850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e712860000-77e7139f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e713a00000-77e714000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e714000000-77e714021000 rw-p 00000000 00:00 0 |
| | 77e714021000-77e718000000 ---p 00000000 00:00 0 |
| | 77e718010000-77e7183e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e7183f0000-77e718b40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e718b50000-77e7190a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e7190b0000-77e719410000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e719420000-77e719570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e719580000-77e719630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e719640000-77e719690000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e71969d000-77e71969e000 ---p 00000000 00:00 0 |
| | 77e71969e000-77e7196be000 rw-p 00000000 00:00 0 |
| | 77e7196be000-77e7197bf000 rw-p 00000000 00:00 0 |
| | 77e7197bf000-77e7197c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e7197c0000-77e719801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719801000-77e719802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719802000-77e719843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719843000-77e719844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719844000-77e719885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719885000-77e719886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719886000-77e7198c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e7198c7000-77e7198c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e7198c8000-77e719909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719909000-77e71990a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e71990a000-77e71994b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e71994b000-77e71994c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e71994c000-77e71998d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e71998d000-77e71998e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e71998e000-77e7199cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e7199cf000-77e7199d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e7199d0000-77e719a11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719a11000-77e719a12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719a12000-77e719a53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719a53000-77e719a54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719a54000-77e719a95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719a95000-77e719a96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719a96000-77e719ad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719ad7000-77e719ad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719ad8000-77e719b19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719b19000-77e719b1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719b1a000-77e719b5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719b5b000-77e719b5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719b5c000-77e719b9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719b9d000-77e719b9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719b9e000-77e719bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719bdf000-77e719be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719be0000-77e719c21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719c21000-77e719c22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719c22000-77e719c63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719c63000-77e719c64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719c64000-77e719ca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719ca5000-77e719ca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719ca6000-77e719ce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719ce7000-77e719ce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719ce8000-77e719d29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719d29000-77e719d2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719d2a000-77e719d6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719d6b000-77e719d6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719d6c000-77e719dad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719dad000-77e719dae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719dae000-77e719def000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719def000-77e719df0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719df0000-77e719e31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719e31000-77e719e32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719e32000-77e719e73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719e73000-77e719e74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719e74000-77e719eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719eb5000-77e719eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719eb6000-77e719ef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719ef7000-77e719ef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719ef8000-77e719f39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719f39000-77e719f3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719f3a000-77e719f7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719f7b000-77e719f7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719f7c000-77e719fbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719fbd000-77e719fbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719fbe000-77e719fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77e719fff000-77e71a000000 ---p 00000000 00:00 0 |
| | 77e71a000000-77e71a800000 rw-p 00000000 00:00 0 |
| | 77e71a800000-77e732800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 77e732800000-77e733c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 77e733c10000-77e733cc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e733ccf000-77e733cf0000 rw-p 00000000 00:00 0 |
| | 77e733cf0000-77e733d00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77e733d04000-77e733d05000 r--p 00000000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77e733d05000-77e733d06000 r-xp 00001000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77e733d06000-77e733d07000 r--p 00002000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77e733d07000-77e733d08000 r--p 00002000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77e733d08000-77e733d09000 rw-p 00003000 00:ae 15351908 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77e733d09000-77e733e0d000 rw-p 00000000 00:00 0 |
| | 77e733e0d000-77e733e35000 r--p 00000000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77e733e35000-77e733fbd000 r-xp 00028000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77e733fbd000-77e73400c000 r--p 001b0000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77e73400c000-77e734010000 r--p 001fe000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77e734010000-77e734012000 rw-p 00202000 00:ae 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77e734012000-77e734021000 rw-p 00000000 00:00 0 |
| | 77e734021000-77e734025000 r--p 00000000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77e734025000-77e734048000 r-xp 00004000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77e734048000-77e73404c000 r--p 00027000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77e73404c000-77e73404d000 r--p 0002b000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77e73404d000-77e73404e000 rw-p 0002c000 00:ae 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77e73404e000-77e73405e000 r--p 00000000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77e73405e000-77e7340dd000 r-xp 00010000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77e7340dd000-77e734135000 r--p 0008f000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77e734135000-77e734136000 r--p 000e7000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77e734136000-77e734137000 rw-p 000e8000 00:ae 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77e734137000-77e734139000 r--p 00000000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77e734139000-77e73414e000 r-xp 00002000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77e73414e000-77e734167000 r--p 00017000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77e734167000-77e734168000 r--p 0002f000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77e734168000-77e734169000 rw-p 00030000 00:ae 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77e734169000-77e734171000 rw-p 00000000 00:00 0 |
| | 77e734171000-77e73417b000 r--p 00000000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77e73417b000-77e7341de000 r-xp 0000a000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77e7341de000-77e7341f3000 r--p 0006d000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77e7341f3000-77e7341f4000 r--p 00081000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77e7341f4000-77e7341f5000 rw-p 00082000 00:ae 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77e7341f5000-77e7341f7000 r--p 00000000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77e7341f7000-77e734209000 r-xp 00002000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77e734209000-77e73420f000 r--p 00014000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77e73420f000-77e734210000 r--p 0001a000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77e734210000-77e734211000 rw-p 0001b000 00:ae 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77e734211000-77e734212000 r--p 00000000 00:ae 15346208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 77e734212000-77e734213000 r-xp 00001000 00:ae 15346208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 77e734213000-77e734214000 r--p 00002000 00:ae 15346208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 77e734214000-77e734215000 r--p 00002000 00:ae 15346208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 77e734215000-77e734216000 rw-p 00003000 00:ae 15346208 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so |
| | 77e734216000-77e734218000 rw-p 00000000 00:00 0 |
| | 77e734218000-77e734219000 r--p 00000000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 77e734219000-77e734244000 r-xp 00001000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 77e734244000-77e73424e000 r--p 0002c000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 77e73424e000-77e734250000 r--p 00036000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 77e734250000-77e734252000 rw-p 00038000 00:ae 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd7972b000-7ffd7974c000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd7975a000-7ffd7975e000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd7975e000-7ffd79760000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_16/test/ruby/test_gc.rb:767:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.n9p2wo: |
| * -rw-r--r-- 1 17784 2025-11-30 11:24:11 +0000 _ruby_box_p1278722_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63032 2025-11-30 11:24:10 +0000 _ruby_box_p1278717_2_io+console.so |
| * -rw-r--r-- 1 24280 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_monitor.so |
| * -rw-r--r-- 1 97824 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_json+ext+parser.so |
| * -rw-r--r-- 1 37440 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_cgi+escape.so |
| * -rw-r--r-- 1 489112 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_socket.so |
| * -rw-r--r-- 1 70832 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_psych.so |
| * -rw-r--r-- 1 26768 2025-11-30 11:24:10 +0000 _ruby_box_p1278717_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 84496 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_stringio.so |
| * -rw-r--r-- 1 26768 2025-11-30 11:24:11 +0000 _ruby_box_p1278722_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17784 2025-11-30 11:24:10 +0000 _ruby_box_p1278712_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17784 2025-11-30 11:24:09 +0000 _ruby_box_p1278676_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 26768 2025-11-30 11:24:11 +0000 _ruby_box_p1278739_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 122256 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_json+ext+generator.so |
| * -rw-r--r-- 1 23024 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_io+nonblock.so |
| * -rw-r--r-- 1 17784 2025-11-30 11:24:11 +0000 _ruby_box_p1278734_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17784 2025-11-30 11:24:10 +0000 _ruby_box_p1278717_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 63376 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_strscan.so |
| * -rw-r--r-- 1 22432 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_erb+escape.so |
| * -rw-r--r-- 1 41056 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_digest.so |
| * -rw-r--r-- 1 63032 2025-11-30 11:24:11 +0000 _ruby_box_p1278739_2_io+console.so |
| * -rw-r--r-- 1 838712 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_openssl.so |
| * -rw-r--r-- 1 63032 2025-11-30 11:24:11 +0000 _ruby_box_p1278722_2_io+console.so |
| * -rw-r--r-- 1 63032 2025-11-30 11:24:11 +0000 _ruby_box_p1278734_2_io+console.so |
| * -rw-r--r-- 1 26768 2025-11-30 11:24:10 +0000 _ruby_box_p1278712_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 541736 2025-11-30 11:24:09 +0000 _ruby_box_p1278676_2_date_core.so |
| * -rw-r--r-- 1 26768 2025-11-30 11:24:11 +0000 _ruby_box_p1278734_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 26768 2025-11-30 11:24:09 +0000 _ruby_box_p1278676_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 17784 2025-11-30 11:24:11 +0000 _ruby_box_p1278739_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 150968 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_zlib.so |
| * -rw-r--r-- 1 63032 2025-11-30 11:24:09 +0000 _ruby_box_p1278676_2_io+console.so |
| * -rw-r--r-- 1 55800 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_etc.so |
| * -rw-r--r-- 1 16504 2025-11-30 11:24:10 +0000 _ruby_box_p1278676_2_io+wait.so |
| * -rw-r--r-- 1 63032 2025-11-30 11:24:10 +0000 _ruby_box_p1278712_2_io+console.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |