| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| f02fffb..05b85fc 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 2863073 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_18/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 2863073 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9002b1cb3 |
| | ruby 4.1.0dev (2026-01-23T15:38:19Z master 05b85fc1ab) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 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:000b20 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001120 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 'define_finalizer' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x0000753dbd2fcd61 RBP: 0x00007ffd909ca200 RSP: 0x00007ffd909ca1c0 |
| | RAX: 0xfffffffffffffffc RBX: 0x00006051ace367e8 RCX: 0x0000753dbd2fcd61 |
| | RDX: 0x0000000000000000 RDI: 0x00006051ace36810 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00006051ace36918 R15: 0x00006051ace36810 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x605183fbb3fa] /tmp/ruby/src/trunk_clang_18/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_18/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_bug_for_fatal_signal+0x15c) [0x6051841a253c] /tmp/ruby/src/trunk_clang_18/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x605183f1621a] /tmp/ruby/src/trunk_clang_18/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x753dbd2a9320) [0x753dbd2a9320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x753dbd2fcd61] ./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) [0x753dbd2ff7dd] ./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_18/ruby(rb_native_cond_wait+0xb) [0x605183f4a542] /tmp/ruby/src/trunk_clang_18/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_clang_18/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk_clang_18/ruby(thread_sched_yield+0xec) [0x605183f4fcbd] /tmp/ruby/src/trunk_clang_18/thread_pthread.c:1139 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_clang_18/thread.c:1505 |
| | /tmp/ruby/build/trunk_clang_18/ruby(threadptr_get_interrupts+0x0) [0x605183f50ecb] /tmp/ruby/src/trunk_clang_18/thread.c:2719 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_threadptr_execute_interrupts) /tmp/ruby/src/trunk_clang_18/thread.c:2627 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_check_ints+0xe) [0x605183faa653] /tmp/ruby/src/trunk_clang_18/vm_core.h:2265 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_pop_frame) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3906 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x605183f8af6d] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6124 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x605183f8677b] /tmp/ruby/src/trunk_clang_18/vm.c:2798 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2801 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ec_exec_node+0x2e) [0x605183e12a92] /tmp/ruby/src/trunk_clang_18/eval.c:283 |
| | /tmp/ruby/build/trunk_clang_18/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_18/eval.c:321 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_main+0x1c) [0x605183e10505] /tmp/ruby/src/trunk_clang_18/main.c:42 |
| | /tmp/ruby/build/trunk_clang_18/ruby(main) /tmp/ruby/src/trunk_clang_18/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x753dbd28e1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x753dbd28e28b] ../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 |
| | [0x605183e103c5] |
| | |
| | -- 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_18/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 605183dc3000-605183e04000 r--p 00000000 00:c4 16655023 /tmp/ruby/build/trunk_clang_18/ruby |
| | 605183e04000-605184247000 r-xp 00041000 00:c4 16655023 /tmp/ruby/build/trunk_clang_18/ruby |
| | 605184247000-6051843e3000 r--p 00484000 00:c4 16655023 /tmp/ruby/build/trunk_clang_18/ruby |
| | 6051843e3000-6051843fa000 r--p 0061f000 00:c4 16655023 /tmp/ruby/build/trunk_clang_18/ruby |
| | 6051843fa000-6051843fc000 rw-p 00636000 00:c4 16655023 /tmp/ruby/build/trunk_clang_18/ruby |
| | 6051843fc000-605184410000 rw-p 00000000 00:00 0 |
| | 6051ace2f000-6051bfe10000 rw-p 00000000 00:00 0 [heap] |
| | 753ccea00000-753ccec07000 r--s 00000000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 753ccec07000-753cd1200000 r--s 00000000 00:c4 16655023 /tmp/ruby/build/trunk_clang_18/ruby |
| | 753cd1200000-753cebb80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753cebb8e000-753d2bb90000 rw-p 00000000 00:00 0 |
| | 753d2bb90000-753d43c60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753d43c70000-753d6e2d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753d6e2e0000-753d88100000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753d88110000-753d93640000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753d93650000-753d98fc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753d98fd0000-753d9b3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753d9b400000-753d9c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753d9c000000-753d9c021000 rw-p 00000000 00:00 0 |
| | 753d9c021000-753da0000000 ---p 00000000 00:00 0 |
| | 753da0010000-753da08d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753da08e0000-753da1250000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753da1260000-753da1f70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753da1f80000-753da24e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753da24f0000-753da2860000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753da2870000-753da29d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753da29e0000-753da2a80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753da2a90000-753da2ab0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753da2abe000-753da2bbf000 rw-p 00000000 00:00 0 |
| | 753da2bbf000-753da2bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2bc0000-753da2c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2c01000-753da2c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2c02000-753da2c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2c43000-753da2c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2c44000-753da2c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2c85000-753da2c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2c86000-753da2cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2cc7000-753da2cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2cc8000-753da2d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2d09000-753da2d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2d0a000-753da2d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2d4b000-753da2d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2d4c000-753da2d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2d8d000-753da2d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2d8e000-753da2dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2dcf000-753da2dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2dd0000-753da2e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2e11000-753da2e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2e12000-753da2e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2e53000-753da2e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2e54000-753da2e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2e95000-753da2e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2e96000-753da2ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2ed7000-753da2ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2ed8000-753da2f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2f19000-753da2f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2f1a000-753da2f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2f5b000-753da2f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2f5c000-753da2f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2f9d000-753da2f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2f9e000-753da2fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2fdf000-753da2fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da2fe0000-753da3021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3021000-753da3022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3022000-753da3063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3063000-753da3064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3064000-753da30a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da30a5000-753da30a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da30a6000-753da30e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da30e7000-753da30e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da30e8000-753da3129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3129000-753da312a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da312a000-753da316b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da316b000-753da316c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da316c000-753da31ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da31ad000-753da31ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da31ae000-753da31ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da31ef000-753da31f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da31f0000-753da3231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3231000-753da3232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3232000-753da3273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3273000-753da3274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3274000-753da32b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da32b5000-753da32b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da32b6000-753da32f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da32f7000-753da32f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da32f8000-753da3339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da3339000-753da333a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da333a000-753da337b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da337b000-753da337c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da337c000-753da33bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da33bd000-753da33be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da33be000-753da33ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 753da33ff000-753da3400000 ---p 00000000 00:00 0 |
| | 753da3400000-753da3c00000 rw-p 00000000 00:00 0 |
| | 753da3c00000-753dbbc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 753dbbc00000-753dbd000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 753dbd010000-753dbd040000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753dbd04f000-753dbd050000 ---p 00000000 00:00 0 |
| | 753dbd050000-753dbd070000 rw-p 00000000 00:00 0 |
| | 753dbd070000-753dbd120000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753dbd12a000-753dbd12b000 r--p 00000000 00:c4 17302363 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 753dbd12b000-753dbd12c000 r-xp 00001000 00:c4 17302363 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 753dbd12c000-753dbd12d000 r--p 00002000 00:c4 17302363 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 753dbd12d000-753dbd12e000 r--p 00002000 00:c4 17302363 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 753dbd12e000-753dbd12f000 rw-p 00003000 00:c4 17302363 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 753dbd12f000-753dbd150000 rw-p 00000000 00:00 0 |
| | 753dbd150000-753dbd160000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 753dbd160000-753dbd264000 rw-p 00000000 00:00 0 |
| | 753dbd264000-753dbd28c000 r--p 00000000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 753dbd28c000-753dbd414000 r-xp 00028000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 753dbd414000-753dbd463000 r--p 001b0000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 753dbd463000-753dbd467000 r--p 001fe000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 753dbd467000-753dbd469000 rw-p 00202000 00:c4 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 753dbd469000-753dbd478000 rw-p 00000000 00:00 0 |
| | 753dbd478000-753dbd47c000 r--p 00000000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 753dbd47c000-753dbd49f000 r-xp 00004000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 753dbd49f000-753dbd4a3000 r--p 00027000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 753dbd4a3000-753dbd4a4000 r--p 0002b000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 753dbd4a4000-753dbd4a5000 rw-p 0002c000 00:c4 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 753dbd4a5000-753dbd4b5000 r--p 00000000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 753dbd4b5000-753dbd534000 r-xp 00010000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 753dbd534000-753dbd58c000 r--p 0008f000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 753dbd58c000-753dbd58d000 r--p 000e7000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 753dbd58d000-753dbd58e000 rw-p 000e8000 00:c4 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 753dbd58e000-753dbd590000 r--p 00000000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 753dbd590000-753dbd5a5000 r-xp 00002000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 753dbd5a5000-753dbd5be000 r--p 00017000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 753dbd5be000-753dbd5bf000 r--p 0002f000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 753dbd5bf000-753dbd5c0000 rw-p 00030000 00:c4 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 753dbd5c0000-753dbd5c8000 rw-p 00000000 00:00 0 |
| | 753dbd5c8000-753dbd5d2000 r--p 00000000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 753dbd5d2000-753dbd635000 r-xp 0000a000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 753dbd635000-753dbd64a000 r--p 0006d000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 753dbd64a000-753dbd64b000 r--p 00081000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 753dbd64b000-753dbd64c000 rw-p 00082000 00:c4 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 753dbd64c000-753dbd64e000 r--p 00000000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 753dbd64e000-753dbd660000 r-xp 00002000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 753dbd660000-753dbd666000 r--p 00014000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 753dbd666000-753dbd667000 r--p 0001a000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 753dbd667000-753dbd668000 rw-p 0001b000 00:c4 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 753dbd668000-753dbd669000 r--p 00000000 00:c4 17302338 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 753dbd669000-753dbd66a000 r-xp 00001000 00:c4 17302338 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 753dbd66a000-753dbd66b000 r--p 00002000 00:c4 17302338 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 753dbd66b000-753dbd66c000 r--p 00002000 00:c4 17302338 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 753dbd66c000-753dbd66d000 rw-p 00003000 00:c4 17302338 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 753dbd66d000-753dbd66f000 rw-p 00000000 00:00 0 |
| | 753dbd66f000-753dbd670000 r--p 00000000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 753dbd670000-753dbd69b000 r-xp 00001000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 753dbd69b000-753dbd6a5000 r--p 0002c000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 753dbd6a5000-753dbd6a7000 r--p 00036000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 753dbd6a7000-753dbd6a9000 rw-p 00038000 00:c4 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd909ab000-7ffd909cc000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd909eb000-7ffd909ef000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd909ef000-7ffd909f1000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_18/test/ruby/test_gc.rb:745:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:913: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |