| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 631bf19..3c9ca23 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 2397436 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 2397436 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900248a35 |
| | ruby 4.1.0dev (2026-01-19T07:46:48Z master 3c9ca23ba4) +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:001200 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001800 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: 0x00007807bd9a6d61 RBP: 0x00007ffc37ec2550 RSP: 0x00007ffc37ec2510 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005bcbfa4c27e8 RCX: 0x00007807bd9a6d61 |
| | RDX: 0x0000000000000000 RDI: 0x00005bcbfa4c2810 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005bcbfa4c2918 R15: 0x00005bcbfa4c2810 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x5bcbd6ca893a] /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) [0x5bcbd6e91a1c] /tmp/ruby/src/trunk_clang_17/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x5bcbd6c013da] /tmp/ruby/src/trunk_clang_17/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7807bd953320) [0x7807bd953320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7807bd9a6d61] ./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) [0x7807bd9a97dd] ./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) [0x5bcbd6c37532] /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(thread_sched_yield+0xc8) [0x5bcbd6c3cd92] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:1139 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_clang_17/thread.c:1505 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_threadptr_execute_interrupts+0x9e) [0x5bcbd6c3e14e] /tmp/ruby/src/trunk_clang_17/thread.c:2719 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_check_ints+0xb) [0x5bcbd6c97f1f] /tmp/ruby/src/trunk_clang_17/vm_core.h:2265 |
| | /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+0xdc) [0x5bcbd6c788a3] /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) [0x5bcbd6c7407b] /tmp/ruby/src/trunk_clang_17/vm.c:2798 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2801 |
| | /tmp/ruby/build/trunk_clang_17/ruby(rb_ec_exec_node+0x2b) [0x5bcbd6afda34] /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) [0x5bcbd6afb505] /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) [0x7807bd9381ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7807bd93828b] ../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 |
| | [0x5bcbd6afb3c5] |
| | |
| | -- 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: |
| | |
| | 5bcbd6aae000-5bcbd6aef000 r--p 00000000 00:bc 16529733 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5bcbd6aef000-5bcbd6f37000 r-xp 00041000 00:bc 16529733 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5bcbd6f37000-5bcbd70d3000 r--p 00489000 00:bc 16529733 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5bcbd70d3000-5bcbd70ea000 r--p 00624000 00:bc 16529733 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5bcbd70ea000-5bcbd70ec000 rw-p 0063b000 00:bc 16529733 /tmp/ruby/build/trunk_clang_17/ruby |
| | 5bcbd70ec000-5bcbd7100000 rw-p 00000000 00:00 0 |
| | 5bcbfa4bb000-5bcc07913000 rw-p 00000000 00:00 0 [heap] |
| | 78073017c000-780730383000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 780730383000-780732990000 r--s 00000000 00:bc 16529733 /tmp/ruby/build/trunk_clang_17/ruby |
| | 780732990000-780744460000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78074446e000-780764470000 rw-p 00000000 00:00 0 |
| | 780764470000-78076e930000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78076e940000-780788850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 780788860000-780793cb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 780793cc0000-780799640000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 780799650000-78079c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 78079c000000-78079c021000 rw-p 00000000 00:00 0 |
| | 78079c021000-7807a0000000 ---p 00000000 00:00 0 |
| | 7807a0010000-7807a0350000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807a0360000-7807a18e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807a18f0000-7807a2620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807a2630000-7807a2b90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807a2ba0000-7807a2f10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807a2f20000-7807a3070000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807a3080000-7807a3130000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807a3140000-7807a3190000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807a319e000-7807a319f000 ---p 00000000 00:00 0 |
| | 7807a319f000-7807a31bf000 rw-p 00000000 00:00 0 |
| | 7807a31bf000-7807a31c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a31c0000-7807a3201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3201000-7807a3202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3202000-7807a3243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3243000-7807a3244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3244000-7807a3285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3285000-7807a3286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3286000-7807a32c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a32c7000-7807a32c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a32c8000-7807a3309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3309000-7807a330a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a330a000-7807a334b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a334b000-7807a334c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a334c000-7807a338d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a338d000-7807a338e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a338e000-7807a33cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a33cf000-7807a33d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a33d0000-7807a3411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3411000-7807a3412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3412000-7807a3453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3453000-7807a3454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3454000-7807a3495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3495000-7807a3496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3496000-7807a34d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a34d7000-7807a34d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a34d8000-7807a3519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3519000-7807a351a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a351a000-7807a355b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a355b000-7807a355c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a355c000-7807a359d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a359d000-7807a359e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a359e000-7807a35df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a35df000-7807a35e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a35e0000-7807a3621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3621000-7807a3622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3622000-7807a3663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3663000-7807a3664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3664000-7807a36a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a36a5000-7807a36a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a36a6000-7807a36e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a36e7000-7807a36e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a36e8000-7807a3729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3729000-7807a372a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a372a000-7807a376b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a376b000-7807a376c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a376c000-7807a37ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a37ad000-7807a37ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a37ae000-7807a37ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a37ef000-7807a37f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a37f0000-7807a3831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3831000-7807a3832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3832000-7807a3873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3873000-7807a3874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3874000-7807a38b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a38b5000-7807a38b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a38b6000-7807a38f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a38f7000-7807a38f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a38f8000-7807a3939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a3939000-7807a393a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a393a000-7807a397b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a397b000-7807a397c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a397c000-7807a39bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a39bd000-7807a39be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a39be000-7807a39ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7807a39ff000-7807a3a00000 ---p 00000000 00:00 0 |
| | 7807a3a00000-7807a4200000 rw-p 00000000 00:00 0 |
| | 7807a4200000-7807bc200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7807bc200000-7807bd600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7807bd60f000-7807bd710000 rw-p 00000000 00:00 0 |
| | 7807bd710000-7807bd7c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807bd7cf000-7807bd7f0000 rw-p 00000000 00:00 0 |
| | 7807bd7f0000-7807bd800000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7807bd805000-7807bd806000 r--p 00000000 00:bc 17698976 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7807bd806000-7807bd807000 r-xp 00001000 00:bc 17698976 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7807bd807000-7807bd808000 r--p 00002000 00:bc 17698976 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7807bd808000-7807bd809000 r--p 00002000 00:bc 17698976 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7807bd809000-7807bd80a000 rw-p 00003000 00:bc 17698976 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7807bd80a000-7807bd90e000 rw-p 00000000 00:00 0 |
| | 7807bd90e000-7807bd936000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7807bd936000-7807bdabe000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7807bdabe000-7807bdb0d000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7807bdb0d000-7807bdb11000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7807bdb11000-7807bdb13000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7807bdb13000-7807bdb22000 rw-p 00000000 00:00 0 |
| | 7807bdb22000-7807bdb26000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7807bdb26000-7807bdb49000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7807bdb49000-7807bdb4d000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7807bdb4d000-7807bdb4e000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7807bdb4e000-7807bdb4f000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7807bdb4f000-7807bdb5f000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7807bdb5f000-7807bdbde000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7807bdbde000-7807bdc36000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7807bdc36000-7807bdc37000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7807bdc37000-7807bdc38000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7807bdc38000-7807bdc3a000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7807bdc3a000-7807bdc4f000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7807bdc4f000-7807bdc68000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7807bdc68000-7807bdc69000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7807bdc69000-7807bdc6a000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7807bdc6a000-7807bdc72000 rw-p 00000000 00:00 0 |
| | 7807bdc72000-7807bdc7c000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7807bdc7c000-7807bdcdf000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7807bdcdf000-7807bdcf4000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7807bdcf4000-7807bdcf5000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7807bdcf5000-7807bdcf6000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7807bdcf6000-7807bdcf8000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7807bdcf8000-7807bdd0a000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7807bdd0a000-7807bdd10000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7807bdd10000-7807bdd11000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7807bdd11000-7807bdd12000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7807bdd12000-7807bdd13000 r--p 00000000 00:bc 17697890 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7807bdd13000-7807bdd14000 r-xp 00001000 00:bc 17697890 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7807bdd14000-7807bdd15000 r--p 00002000 00:bc 17697890 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7807bdd15000-7807bdd16000 r--p 00002000 00:bc 17697890 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7807bdd16000-7807bdd17000 rw-p 00003000 00:bc 17697890 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so |
| | 7807bdd17000-7807bdd19000 rw-p 00000000 00:00 0 |
| | 7807bdd19000-7807bdd1a000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7807bdd1a000-7807bdd45000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7807bdd45000-7807bdd4f000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7807bdd4f000-7807bdd51000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7807bdd51000-7807bdd53000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc37ea3000-7ffc37ec4000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc37f18000-7ffc37f1c000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc37f1c000-7ffc37f1e000 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: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. |