| "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. |
| Unable to attach: program terminated with signal SIGSEGV, Segmentation fault. |
| >>> 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 2302820 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90022aa04 |
| | ruby 4.1.0dev (2026-03-21T08:47:18Z master 8b0ec6ac5e) +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:000ba0 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: 0x000056feb28ba775 RBP: 0x0000000000000001 RSP: 0x00007ffca97f06a0 |
| | RAX: 0x0000000000000001 RBX: 0x000073ec5666eb60 RCX: 0x00000000000000fb |
| | RDX: 0x00007ffca97f06b8 RDI: 0x0000000000000030 RSI: 0x000056fee6a75910 |
| | R8: 0x0000000000000007 R9: 0x0000000000000030 R10: 0x0000000000000002 |
| | R11: 0x0000000000000020 R12: 0x000073ec55200028 R13: 0x000073ec3d1dd5b0 |
| | R14: 0x000073ec55200000 R15: 0x0000000000000002 EFL: 0x0000000000000202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x56feb2964b1a] /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) [0x56feb2b434ac] /tmp/ruby/src/trunk_clang_18/error.c:1131 |
| | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x56feb28bd3fa] /tmp/ruby/src/trunk_clang_18/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x73ec567c0320) [0x73ec567c0320] |
| | /tmp/ruby/build/trunk_clang_18/ruby(get_next_shape_internal+0x75) [0x56feb28ba775] |
| | /tmp/ruby/build/trunk_clang_18/ruby(shape_transition_object_id+0x46) [0x56feb28b93a6] /tmp/ruby/src/trunk_clang_18/shape.c:667 |
| | /tmp/ruby/build/trunk_clang_18/ruby(object_id0+0x2e) [0x56feb27de00e] /tmp/ruby/src/trunk_clang_18/gc.c:2091 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_gc_impl_define_finalizer+0x86) [0x56feb27cb67b] /tmp/ruby/src/trunk_clang_18/gc/default/default.c:2829 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_define_finalizer) /tmp/ruby/src/trunk_clang_18/gc.c:1916 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x56feb2953b5e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3907 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x56feb293392b] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:907 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x56feb292f48b] /tmp/ruby/src/trunk_clang_18/vm.c:2799 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2802 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ec_exec_node+0x2e) [0x56feb27b8a72] /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) [0x56feb27b64e5] /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) [0x73ec567a51ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x73ec567a528b] ../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 |
| | [0x56feb27b63a5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Ruby Box: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 monitor.so |
| | 2 thread.rb |
| | 3 fiber.so |
| | 4 rational.so |
| | 5 complex.so |
| | 6 pathname.so |
| | 7 ruby2_keywords.rb |
| | 8 set.rb |
| | 9 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 10 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 56feb2769000-56feb27aa000 r--p 00000000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby |
| | 56feb27aa000-56feb2be9000 r-xp 00041000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby |
| | 56feb2be9000-56feb2d88000 r--p 00480000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby |
| | 56feb2d88000-56feb2d9f000 r--p 0061f000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby |
| | 56feb2d9f000-56feb2da1000 rw-p 00636000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby |
| | 56feb2da1000-56feb2db8000 rw-p 00000000 00:00 0 |
| | 56fee6a1b000-56fef0ba4000 rw-p 00000000 00:00 0 [heap] |
| | 73ebd792b000-73ebd7b32000 r--s 00000000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73ebd7b32000-73ebda130000 r--s 00000000 00:bd 14692969 /tmp/ruby/build/trunk_clang_18/ruby |
| | 73ebda130000-73ebdd1f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ebdd1fe000-73ebfd200000 rw-p 00000000 00:00 0 |
| | 73ebfd200000-73ec07790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec077a0000-73ec216a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec216b0000-73ec2cb40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec2cb50000-73ec31ff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec32000000-73ec34000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec34000000-73ec34021000 rw-p 00000000 00:00 0 |
| | 73ec34021000-73ec38000000 ---p 00000000 00:00 0 |
| | 73ec38010000-73ec391c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec391d0000-73ec3a750000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3a760000-73ec3b490000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3b4a0000-73ec3b9f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3ba00000-73ec3bd70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3bd80000-73ec3bed0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3bee0000-73ec3bf90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3bfa0000-73ec3bff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3bffe000-73ec3bfff000 ---p 00000000 00:00 0 |
| | 73ec3bfff000-73ec3c01f000 rw-p 00000000 00:00 0 |
| | 73ec3c01f000-73ec3c120000 rw-p 00000000 00:00 0 |
| | 73ec3c120000-73ec3c180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3c18f000-73ec3c190000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c190000-73ec3c1d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c1d1000-73ec3c1d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c1d2000-73ec3c213000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c213000-73ec3c214000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c214000-73ec3c255000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c255000-73ec3c256000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c256000-73ec3c297000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c297000-73ec3c298000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c298000-73ec3c2d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c2d9000-73ec3c2da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c2da000-73ec3c31b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c31b000-73ec3c31c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c31c000-73ec3c35d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c35d000-73ec3c35e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c35e000-73ec3c39f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c39f000-73ec3c3a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c3a0000-73ec3c3e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c3e1000-73ec3c3e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c3e2000-73ec3c423000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c423000-73ec3c424000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c424000-73ec3c465000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c465000-73ec3c466000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c466000-73ec3c4a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c4a7000-73ec3c4a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c4a8000-73ec3c4e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c4e9000-73ec3c4ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c4ea000-73ec3c52b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c52b000-73ec3c52c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c52c000-73ec3c56d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c56d000-73ec3c56e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c56e000-73ec3c5af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c5af000-73ec3c5b0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c5b0000-73ec3c5f1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c5f1000-73ec3c5f2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c5f2000-73ec3c633000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c633000-73ec3c634000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c634000-73ec3c675000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c675000-73ec3c676000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c676000-73ec3c6b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c6b7000-73ec3c6b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c6b8000-73ec3c6f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c6f9000-73ec3c6fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c6fa000-73ec3c73b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c73b000-73ec3c73c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c73c000-73ec3c77d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c77d000-73ec3c77e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c77e000-73ec3c7bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c7bf000-73ec3c7c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c7c0000-73ec3c801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c801000-73ec3c802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c802000-73ec3c843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c843000-73ec3c844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c844000-73ec3c885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c885000-73ec3c886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c886000-73ec3c8c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c8c7000-73ec3c8c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c8c8000-73ec3c909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c909000-73ec3c90a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c90a000-73ec3c94b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c94b000-73ec3c94c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c94c000-73ec3c98d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c98d000-73ec3c98e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c98e000-73ec3c9cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73ec3c9cf000-73ec3c9d0000 ---p 00000000 00:00 0 |
| | 73ec3c9d0000-73ec3d1d0000 rw-p 00000000 00:00 0 |
| | 73ec3d1d0000-73ec3d200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec3d200000-73ec55200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 73ec55200000-73ec56600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 73ec56610000-73ec56630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec5663f000-73ec56660000 rw-p 00000000 00:00 0 |
| | 73ec56660000-73ec56670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73ec56672000-73ec56673000 r--p 00000000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73ec56673000-73ec56674000 r-xp 00001000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73ec56674000-73ec56675000 r--p 00002000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73ec56675000-73ec56676000 r--p 00002000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73ec56676000-73ec56677000 rw-p 00003000 00:bd 17340608 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73ec56677000-73ec5677b000 rw-p 00000000 00:00 0 |
| | 73ec5677b000-73ec567a3000 r--p 00000000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73ec567a3000-73ec5692b000 r-xp 00028000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73ec5692b000-73ec5697a000 r--p 001b0000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73ec5697a000-73ec5697e000 r--p 001fe000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73ec5697e000-73ec56980000 rw-p 00202000 00:bd 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73ec56980000-73ec5698f000 rw-p 00000000 00:00 0 |
| | 73ec5698f000-73ec56993000 r--p 00000000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73ec56993000-73ec569b6000 r-xp 00004000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73ec569b6000-73ec569ba000 r--p 00027000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73ec569ba000-73ec569bb000 r--p 0002b000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73ec569bb000-73ec569bc000 rw-p 0002c000 00:bd 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73ec569bc000-73ec569cc000 r--p 00000000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73ec569cc000-73ec56a4b000 r-xp 00010000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73ec56a4b000-73ec56aa3000 r--p 0008f000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73ec56aa3000-73ec56aa4000 r--p 000e7000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73ec56aa4000-73ec56aa5000 rw-p 000e8000 00:bd 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73ec56aa5000-73ec56aa7000 r--p 00000000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73ec56aa7000-73ec56abc000 r-xp 00002000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73ec56abc000-73ec56ad5000 r--p 00017000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73ec56ad5000-73ec56ad6000 r--p 0002f000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73ec56ad6000-73ec56ad7000 rw-p 00030000 00:bd 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73ec56ad7000-73ec56adf000 rw-p 00000000 00:00 0 |
| | 73ec56adf000-73ec56ae9000 r--p 00000000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73ec56ae9000-73ec56b4c000 r-xp 0000a000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73ec56b4c000-73ec56b61000 r--p 0006d000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73ec56b61000-73ec56b62000 r--p 00081000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73ec56b62000-73ec56b63000 rw-p 00082000 00:bd 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73ec56b63000-73ec56b65000 r--p 00000000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73ec56b65000-73ec56b77000 r-xp 00002000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73ec56b77000-73ec56b7d000 r--p 00014000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73ec56b7d000-73ec56b7e000 r--p 0001a000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73ec56b7e000-73ec56b7f000 rw-p 0001b000 00:bd 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73ec56b7f000-73ec56b80000 r--p 00000000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 73ec56b80000-73ec56b81000 r-xp 00001000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 73ec56b81000-73ec56b82000 r--p 00002000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 73ec56b82000-73ec56b83000 r--p 00002000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 73ec56b83000-73ec56b84000 rw-p 00003000 00:bd 17340345 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 73ec56b84000-73ec56b86000 rw-p 00000000 00:00 0 |
| | 73ec56b86000-73ec56b87000 r--p 00000000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73ec56b87000-73ec56bb2000 r-xp 00001000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73ec56bb2000-73ec56bbc000 r--p 0002c000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73ec56bbc000-73ec56bbe000 r--p 00036000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73ec56bbe000-73ec56bc0000 rw-p 00038000 00:bd 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffca97d2000-7ffca97f3000 rw-p 00000000 00:00 0 [stack] |
| | 7ffca97fa000-7ffca97fe000 r--p 00000000 00:00 0 [vvar] |
| | 7ffca97fe000-7ffca9800000 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:742:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:930: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |