| "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. |
| Illegal process-id: #{pid}. |
| /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 3664340 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900376556 |
| | ruby 3.5.0dev (2025-06-18T17:18:10Z master 521b2fcba4) +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:000700 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001000 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: 0x00007abf27dbed61 RBP: 0x00007ffeab4ebe10 RSP: 0x00007ffeab4ebdd0 |
| | RAX: 0xfffffffffffffffc RBX: 0x000062c75ce19818 RCX: 0x00007abf27dbed61 |
| | RDX: 0x0000000000000000 RDI: 0x000062c75ce19840 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x000062c75ce19938 R15: 0x000062c75ce19840 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x62c72c3a7297] /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) [0x62c72c36683c] /tmp/ruby/src/trunk_clang_17/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x47) [0x62c72c0e1b17] /tmp/ruby/src/trunk_clang_17/signal.c:934 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7abf27d6b320) [0x7abf27d6b320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7abf27dbed61] ./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) [0x7abf27dc17dd] ./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) [0x62c72c11b262] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:221 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_unlock+0x0) [0x62c72c11f372] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:1147 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_unlock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:417 |
| | /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_yield) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:1153 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_clang_17/thread.c:1478 |
| | /tmp/ruby/build/trunk_clang_17/ruby(threadptr_get_interrupts+0x0) [0x62c72c12052e] /tmp/ruby/src/trunk_clang_17/thread.c:2688 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_threadptr_execute_interrupts) /tmp/ruby/src/trunk_clang_17/thread.c:2596 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_check_ints+0xb) [0x62c72c1797bf] /tmp/ruby/src/trunk_clang_17/vm_core.h:2155 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_pop_frame) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:458 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:467 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3780 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd8) [0x62c72c15b653] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5982 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:899 |
| | /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x62c72c1574dd] /tmp/ruby/src/trunk_clang_17/vm.c:2625 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2628 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ec_exec_node+0x2b) [0x62c72bfe6a91] /tmp/ruby/src/trunk_clang_17/eval.c:281 |
| | /tmp/ruby/build/trunk_clang_17/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_17/eval.c:319 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_main+0x1c) [0x62c72bfe4595] /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) [0x7abf27d501ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7abf27d5028b] ../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 |
| | [0x62c72bfe4455] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 set.rb |
| | 7 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 8 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 62c72bf98000-62c72bfd8000 r--p 00000000 00:b6 14197221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62c72bfd8000-62c72c410000 r-xp 00040000 00:b6 14197221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62c72c410000-62c72c59c000 r--p 00478000 00:b6 14197221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62c72c59c000-62c72c5b1000 r--p 00604000 00:b6 14197221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62c72c5b1000-62c72c5b3000 rw-p 00619000 00:b6 14197221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 62c72c5b3000-62c72c5c6000 rw-p 00000000 00:00 0 |
| | 62c75ce12000-62c765c4d000 rw-p 00000000 00:00 0 [heap] |
| | 7abeae07e000-7abece080000 rw-p 00000000 00:00 0 |
| | 7abece080000-7abed98e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abee2e2c000-7abee3033000 r--s 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abee3033000-7abee55e0000 r--s 00000000 00:b6 14197221 /tmp/ruby/build/trunk_clang_17/ruby |
| | 7abee55e0000-7abef1850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abef1860000-7abefd740000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abefd750000-7abf03670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf03680000-7abf065e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf065f0000-7abf079f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf07a00000-7abf08000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf08000000-7abf08021000 rw-p 00000000 00:00 0 |
| | 7abf08021000-7abf0c000000 ---p 00000000 00:00 0 |
| | 7abf0c010000-7abf0c480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf0c490000-7abf0c940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf0c950000-7abf0d030000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf0d040000-7abf0d2f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf0d300000-7abf0d450000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf0d460000-7abf0d520000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf0d530000-7abf0d5b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf0d5bf000-7abf0d5c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d5c0000-7abf0d601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d601000-7abf0d602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d602000-7abf0d643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d643000-7abf0d644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d644000-7abf0d685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d685000-7abf0d686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d686000-7abf0d6c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d6c7000-7abf0d6c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d6c8000-7abf0d709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d709000-7abf0d70a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d70a000-7abf0d74b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d74b000-7abf0d74c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d74c000-7abf0d78d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d78d000-7abf0d78e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d78e000-7abf0d7cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d7cf000-7abf0d7d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d7d0000-7abf0d811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d811000-7abf0d812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d812000-7abf0d853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d853000-7abf0d854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d854000-7abf0d895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d895000-7abf0d896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d896000-7abf0d8d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d8d7000-7abf0d8d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d8d8000-7abf0d919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d919000-7abf0d91a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d91a000-7abf0d95b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d95b000-7abf0d95c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d95c000-7abf0d99d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d99d000-7abf0d99e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d99e000-7abf0d9df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d9df000-7abf0d9e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0d9e0000-7abf0da21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0da21000-7abf0da22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0da22000-7abf0da63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0da63000-7abf0da64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0da64000-7abf0daa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0daa5000-7abf0daa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0daa6000-7abf0dae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dae7000-7abf0dae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dae8000-7abf0db29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0db29000-7abf0db2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0db2a000-7abf0db6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0db6b000-7abf0db6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0db6c000-7abf0dbad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dbad000-7abf0dbae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dbae000-7abf0dbef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dbef000-7abf0dbf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dbf0000-7abf0dc31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dc31000-7abf0dc32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dc32000-7abf0dc73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dc73000-7abf0dc74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dc74000-7abf0dcb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dcb5000-7abf0dcb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dcb6000-7abf0dcf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dcf7000-7abf0dcf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dcf8000-7abf0dd39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dd39000-7abf0dd3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dd3a000-7abf0dd7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dd7b000-7abf0dd7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0dd7c000-7abf0ddbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0ddbd000-7abf0ddbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0ddbe000-7abf0ddff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7abf0ddff000-7abf0de00000 ---p 00000000 00:00 0 |
| | 7abf0de00000-7abf0e600000 rw-p 00000000 00:00 0 |
| | 7abf0e600000-7abf26600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7abf26600000-7abf27a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7abf27a0e000-7abf27a0f000 ---p 00000000 00:00 0 |
| | 7abf27a0f000-7abf27a2f000 rw-p 00000000 00:00 0 |
| | 7abf27a2f000-7abf27b30000 rw-p 00000000 00:00 0 |
| | 7abf27b30000-7abf27be0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf27bea000-7abf27beb000 r--p 00000000 00:b6 14573614 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abf27beb000-7abf27bec000 r-xp 00001000 00:b6 14573614 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abf27bec000-7abf27bed000 r--p 00002000 00:b6 14573614 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abf27bed000-7abf27bee000 r--p 00002000 00:b6 14573614 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abf27bee000-7abf27bef000 rw-p 00003000 00:b6 14573614 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7abf27bef000-7abf27c10000 rw-p 00000000 00:00 0 |
| | 7abf27c10000-7abf27c20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7abf27c22000-7abf27d26000 rw-p 00000000 00:00 0 |
| | 7abf27d26000-7abf27d4e000 r--p 00000000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abf27d4e000-7abf27ed6000 r-xp 00028000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abf27ed6000-7abf27f25000 r--p 001b0000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abf27f25000-7abf27f29000 r--p 001fe000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abf27f29000-7abf27f2b000 rw-p 00202000 00:b6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7abf27f2b000-7abf27f3a000 rw-p 00000000 00:00 0 |
| | 7abf27f3a000-7abf27f3e000 r--p 00000000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abf27f3e000-7abf27f61000 r-xp 00004000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abf27f61000-7abf27f65000 r--p 00027000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abf27f65000-7abf27f66000 r--p 0002b000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abf27f66000-7abf27f67000 rw-p 0002c000 00:b6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7abf27f67000-7abf27f77000 r--p 00000000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abf27f77000-7abf27ff6000 r-xp 00010000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abf27ff6000-7abf2804e000 r--p 0008f000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abf2804e000-7abf2804f000 r--p 000e7000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abf2804f000-7abf28050000 rw-p 000e8000 00:b6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7abf28050000-7abf28052000 r--p 00000000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abf28052000-7abf28067000 r-xp 00002000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abf28067000-7abf28080000 r--p 00017000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abf28080000-7abf28081000 r--p 0002f000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abf28081000-7abf28082000 rw-p 00030000 00:b6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7abf28082000-7abf2808a000 rw-p 00000000 00:00 0 |
| | 7abf2808a000-7abf28094000 r--p 00000000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abf28094000-7abf280f7000 r-xp 0000a000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abf280f7000-7abf2810c000 r--p 0006d000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abf2810c000-7abf2810d000 r--p 00081000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abf2810d000-7abf2810e000 rw-p 00082000 00:b6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7abf2810e000-7abf28110000 r--p 00000000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abf28110000-7abf28122000 r-xp 00002000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abf28122000-7abf28128000 r--p 00014000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abf28128000-7abf28129000 r--p 0001a000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abf28129000-7abf2812a000 rw-p 0001b000 00:b6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7abf2812a000-7abf2812b000 r--p 00000000 00:b6 14573911 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abf2812b000-7abf2812c000 r-xp 00001000 00:b6 14573911 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abf2812c000-7abf2812d000 r--p 00002000 00:b6 14573911 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abf2812d000-7abf2812e000 r--p 00002000 00:b6 14573911 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abf2812e000-7abf2812f000 rw-p 00003000 00:b6 14573911 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7abf2812f000-7abf28131000 rw-p 00000000 00:00 0 |
| | 7abf28131000-7abf28132000 r--p 00000000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7abf28132000-7abf2815d000 r-xp 00001000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7abf2815d000-7abf28167000 r--p 0002c000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7abf28167000-7abf28169000 r--p 00036000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7abf28169000-7abf2816b000 rw-p 00038000 00:b6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffeab4cd000-7ffeab4ee000 rw-p 00000000 00:00 0 [stack] |
| | 7ffeab535000-7ffeab539000 r--p 00000000 00:00 0 [vvar] |
| | 7ffeab539000-7ffeab53b000 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:758:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:977: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |