| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 5e90d9e..5cfd49f 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 2684793 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 2684793 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90028d243 |
| | ruby 3.5.0dev (2025-09-14T03:49:39Z master 5cfd49fee4) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:001d50 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001040 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168:in 'loop' |
| | -e:11:in 'block in <main>' |
| | -e:11:in 'define_finalizer' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00005de796b6cedd RBP: 0x00007ed4d271c778 RSP: 0x00007fff78045a30 |
| | RAX: 0x0000000000000001 RBX: 0x00007ed4d268f990 RCX: 0x00005de797096da0 |
| | RDX: 0x00007ed4d271c778 RDI: 0x00007ed4d268f990 RSI: 0x00005de797096da0 |
| | R8: 0x00007ed4d2791098 R9: 0x00007ed4d2791090 R10: 0x00007ed4d271c778 |
| | R11: 0x0000000000000002 R12: 0x00005de7cd9f9550 R13: 0x0000000055550083 |
| | R14: 0x00007ed4d268f990 R15: 0x00005de7cdae12b0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x5de796e96d17] /tmp/ruby/src/trunk_clang_17/vm_dump.c:843 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x5de796e55dec] /tmp/ruby/src/trunk_clang_17/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x5de796bd5e0a] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7ed4d28da320) [0x7ed4d28da320] |
| | /tmp/ruby/build/trunk_clang_17/ruby(proc_binding+0x1d) [0x5de796b6cedd] /tmp/ruby/src/trunk_clang_17/proc.c:3587 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_callable_receiver+0x1f) [0x5de796b6ce2f] /tmp/ruby/src/trunk_clang_17/proc.c:2998 |
| | /tmp/ruby/build/trunk_clang_17/ruby(define_final+0x48) [0x5de796aed9d8] /tmp/ruby/src/trunk_clang_17/gc.c:1722 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5de796c68f14] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3873 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd6) [0x5de796c4a70d] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6087 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:900 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x5de796c45f8d] /tmp/ruby/src/trunk_clang_17/vm.c:2639 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2642 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ec_exec_node+0x2b) [0x5de796ad5a91] /tmp/ruby/src/trunk_clang_17/eval.c:282 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_17/eval.c:320 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_main+0x1c) [0x5de796ad3585] /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) [0x7ed4d28bf1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7ed4d28bf28b] ../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 |
| | [0x5de796ad3445] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk_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: |
| | |
| | 5de796a87000-5de796ac7000 r--p 00000000 00:b6 15092529 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5de796ac7000-5de796f00000 r-xp 00040000 00:b6 15092529 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5de796f00000-5de797096000 r--p 00479000 00:b6 15092529 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5de797096000-5de7970ab000 r--p 0060f000 00:b6 15092529 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5de7970ab000-5de7970ad000 rw-p 00624000 00:b6 15092529 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5de7970ad000-5de7970c1000 rw-p 00000000 00:00 0 |
| | 5de7cd951000-5de7db787000 rw-p 00000000 00:00 0 [heap] |
| | 7ed400c6e000-7ed440c70000 rw-p 00000000 00:00 0 |
| | 7ed440c70000-7ed456c10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed47035b000-7ed470562000 r--s 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ed470562000-7ed472b20000 r--s 00000000 00:b6 15092529 /tmp/ruby/build/trunk_clang_17/ruby |
| | 7ed472b20000-7ed4848f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed484900000-7ed49c020000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed49c030000-7ed4a80b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4a80c0000-7ed4adff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4ae000000-7ed4b0000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b0000000-7ed4b0021000 rw-p 00000000 00:00 0 |
| | 7ed4b0021000-7ed4b4000000 ---p 00000000 00:00 0 |
| | 7ed4b4010000-7ed4b5100000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b5110000-7ed4b6950000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b6960000-7ed4b7510000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b7520000-7ed4b7b30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b7b40000-7ed4b7e40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b7e50000-7ed4b7fc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b7fd0000-7ed4b8080000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b8090000-7ed4b80b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4b80be000-7ed4b81bf000 rw-p 00000000 00:00 0 |
| | 7ed4b81bf000-7ed4b81c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b81c0000-7ed4b8201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8201000-7ed4b8202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8202000-7ed4b8243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8243000-7ed4b8244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8244000-7ed4b8285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8285000-7ed4b8286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8286000-7ed4b82c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b82c7000-7ed4b82c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b82c8000-7ed4b8309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8309000-7ed4b830a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b830a000-7ed4b834b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b834b000-7ed4b834c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b834c000-7ed4b838d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b838d000-7ed4b838e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b838e000-7ed4b83cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b83cf000-7ed4b83d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b83d0000-7ed4b8411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8411000-7ed4b8412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8412000-7ed4b8453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8453000-7ed4b8454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8454000-7ed4b8495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8495000-7ed4b8496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8496000-7ed4b84d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b84d7000-7ed4b84d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b84d8000-7ed4b8519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8519000-7ed4b851a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b851a000-7ed4b855b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b855b000-7ed4b855c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b855c000-7ed4b859d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b859d000-7ed4b859e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b859e000-7ed4b85df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b85df000-7ed4b85e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b85e0000-7ed4b8621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8621000-7ed4b8622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8622000-7ed4b8663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8663000-7ed4b8664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8664000-7ed4b86a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b86a5000-7ed4b86a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b86a6000-7ed4b86e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b86e7000-7ed4b86e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b86e8000-7ed4b8729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8729000-7ed4b872a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b872a000-7ed4b876b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b876b000-7ed4b876c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b876c000-7ed4b87ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b87ad000-7ed4b87ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b87ae000-7ed4b87ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b87ef000-7ed4b87f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b87f0000-7ed4b8831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8831000-7ed4b8832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8832000-7ed4b8873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8873000-7ed4b8874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8874000-7ed4b88b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b88b5000-7ed4b88b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b88b6000-7ed4b88f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b88f7000-7ed4b88f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b88f8000-7ed4b8939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b8939000-7ed4b893a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b893a000-7ed4b897b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b897b000-7ed4b897c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b897c000-7ed4b89bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b89bd000-7ed4b89be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b89be000-7ed4b89ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ed4b89ff000-7ed4b8a00000 ---p 00000000 00:00 0 |
| | 7ed4b8a00000-7ed4b9200000 rw-p 00000000 00:00 0 |
| | 7ed4b9200000-7ed4d1200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7ed4d1200000-7ed4d2600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7ed4d2610000-7ed4d2650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4d265f000-7ed4d2660000 ---p 00000000 00:00 0 |
| | 7ed4d2660000-7ed4d2680000 rw-p 00000000 00:00 0 |
| | 7ed4d2680000-7ed4d26a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4d26af000-7ed4d26d0000 rw-p 00000000 00:00 0 |
| | 7ed4d26d0000-7ed4d2750000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4d275a000-7ed4d275b000 r--p 00000000 00:b6 15738237 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ed4d275b000-7ed4d275c000 r-xp 00001000 00:b6 15738237 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ed4d275c000-7ed4d275d000 r--p 00002000 00:b6 15738237 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ed4d275d000-7ed4d275e000 r--p 00002000 00:b6 15738237 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ed4d275e000-7ed4d275f000 rw-p 00003000 00:b6 15738237 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ed4d275f000-7ed4d2780000 rw-p 00000000 00:00 0 |
| | 7ed4d2780000-7ed4d2790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ed4d2791000-7ed4d2895000 rw-p 00000000 00:00 0 |
| | 7ed4d2895000-7ed4d28bd000 r--p 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ed4d28bd000-7ed4d2a45000 r-xp 00028000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ed4d2a45000-7ed4d2a94000 r--p 001b0000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ed4d2a94000-7ed4d2a98000 r--p 001fe000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ed4d2a98000-7ed4d2a9a000 rw-p 00202000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ed4d2a9a000-7ed4d2aa9000 rw-p 00000000 00:00 0 |
| | 7ed4d2aa9000-7ed4d2aad000 r--p 00000000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ed4d2aad000-7ed4d2ad0000 r-xp 00004000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ed4d2ad0000-7ed4d2ad4000 r--p 00027000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ed4d2ad4000-7ed4d2ad5000 r--p 0002b000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ed4d2ad5000-7ed4d2ad6000 rw-p 0002c000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ed4d2ad6000-7ed4d2ae6000 r--p 00000000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ed4d2ae6000-7ed4d2b65000 r-xp 00010000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ed4d2b65000-7ed4d2bbd000 r--p 0008f000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ed4d2bbd000-7ed4d2bbe000 r--p 000e7000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ed4d2bbe000-7ed4d2bbf000 rw-p 000e8000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ed4d2bbf000-7ed4d2bc1000 r--p 00000000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ed4d2bc1000-7ed4d2bd6000 r-xp 00002000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ed4d2bd6000-7ed4d2bef000 r--p 00017000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ed4d2bef000-7ed4d2bf0000 r--p 0002f000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ed4d2bf0000-7ed4d2bf1000 rw-p 00030000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ed4d2bf1000-7ed4d2bf9000 rw-p 00000000 00:00 0 |
| | 7ed4d2bf9000-7ed4d2c03000 r--p 00000000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ed4d2c03000-7ed4d2c66000 r-xp 0000a000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ed4d2c66000-7ed4d2c7b000 r--p 0006d000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ed4d2c7b000-7ed4d2c7c000 r--p 00081000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ed4d2c7c000-7ed4d2c7d000 rw-p 00082000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ed4d2c7d000-7ed4d2c7f000 r--p 00000000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ed4d2c7f000-7ed4d2c91000 r-xp 00002000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ed4d2c91000-7ed4d2c97000 r--p 00014000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ed4d2c97000-7ed4d2c98000 r--p 0001a000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ed4d2c98000-7ed4d2c99000 rw-p 0001b000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ed4d2c99000-7ed4d2c9a000 r--p 00000000 00:b6 15739796 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7ed4d2c9a000-7ed4d2c9b000 r-xp 00001000 00:b6 15739796 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7ed4d2c9b000-7ed4d2c9c000 r--p 00002000 00:b6 15739796 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7ed4d2c9c000-7ed4d2c9d000 r--p 00002000 00:b6 15739796 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7ed4d2c9d000-7ed4d2c9e000 rw-p 00003000 00:b6 15739796 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7ed4d2c9e000-7ed4d2ca0000 rw-p 00000000 00:00 0 |
| | 7ed4d2ca0000-7ed4d2ca1000 r--p 00000000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ed4d2ca1000-7ed4d2ccc000 r-xp 00001000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ed4d2ccc000-7ed4d2cd6000 r--p 0002c000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ed4d2cd6000-7ed4d2cd8000 r--p 00036000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ed4d2cd8000-7ed4d2cda000 rw-p 00038000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff78026000-7fff78047000 rw-p 00000000 00:00 0 [stack] |
| | 7fff780da000-7fff780de000 r--p 00000000 00:00 0 [vvar] |
| | 7fff780de000-7fff780e0000 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:761:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:906: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |