| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| b1220ac..4c6c02d 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 2725459 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_gcc14/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 2725459 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90028ff8e |
| | ruby 4.1.0dev (2026-03-16T23:49:16Z master 4c6c02d86c) +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:0018b0 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001eb0 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: 0x0000594be6581707 RBP: 0x0000594c15b672a0 RSP: 0x00007fff150d8670 |
| | RAX: 0x0000000000000000 RBX: 0x0000719ea01ec8b8 RCX: 0x0000000000000001 |
| | RDX: 0x0000000000000030 RDI: 0x0000594c15b672a0 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000001 R9: 0x0000000000000007 R10: 0x0000000000000000 |
| | R11: 0x1b980783fdb08d6d R12: 0x0000594c1c262fd0 R13: 0x0000000000000028 |
| | R14: 0x0000719ea01ec818 R15: 0x0000594c231317d0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_print_backtrace+0x14) [0x594be67640af] /tmp/ruby/src/trunk_gcc14/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc14/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_bug_for_fatal_signal+0x102) [0x594be696fed2] /tmp/ruby/src/trunk_gcc14/error.c:1131 |
| | /tmp/ruby/build/trunk_gcc14/ruby(sigsegv+0x48) [0x594be6697f68] /tmp/ruby/src/trunk_gcc14/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x719f2f6d8320) [0x719f2f6d8320] |
| | /tmp/ruby/build/trunk_gcc14/ruby(objspace_malloc_increase_body+0x7) [0x594be6581707] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:8088 |
| | /tmp/ruby/build/trunk_gcc14/ruby(RTYPEDDATA_TYPE+0x0) [0x594be657a487] /tmp/ruby/src/trunk_gcc14/gc.c:1398 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_data_free) /tmp/ruby/src/trunk_gcc14/gc.c:1399 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_gc_obj_free) /tmp/ruby/src/trunk_gcc14/gc.c:1544 |
| | /tmp/ruby/build/trunk_gcc14/ruby(gc_sweep_plane+0xb8) [0x594be657ac45] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:3559 |
| | /tmp/ruby/build/trunk_gcc14/ruby(gc_sweep_page) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:3622 |
| | /tmp/ruby/build/trunk_gcc14/ruby(gc_sweep_step+0xda) [0x594be657b1ca] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:3903 |
| | /tmp/ruby/build/trunk_gcc14/ruby(gc_sweep_continue+0xb) [0x594be657e243] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:3986 |
| | /tmp/ruby/build/trunk_gcc14/ruby(gc_continue) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2087 |
| | /tmp/ruby/build/trunk_gcc14/ruby(heap_prepare+0x16) [0x594be657fc4e] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2279 |
| | /tmp/ruby/build/trunk_gcc14/ruby(heap_next_free_page) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2320 |
| | /tmp/ruby/build/trunk_gcc14/ruby(newobj_cache_miss) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2429 |
| | /tmp/ruby/build/trunk_gcc14/ruby(newobj_alloc+0x1f) [0x594be658097f] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2453 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2532 |
| | /tmp/ruby/build/trunk_gcc14/ruby(newobj_of) /tmp/ruby/src/trunk_gcc14/gc.c:1015 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk_gcc14/gc.c:1066 |
| | /tmp/ruby/build/trunk_gcc14/ruby(ary_alloc_embed+0x1a) [0x594be689f27a] /tmp/ruby/src/trunk_gcc14/array.c:690 |
| | /tmp/ruby/build/trunk_gcc14/ruby(ary_new) /tmp/ruby/src/trunk_gcc14/array.c:738 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk_gcc14/array.c:788 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_ary_new_from_values) /tmp/ruby/src/trunk_gcc14/array.c:800 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_define_finalizer+0x1df) [0x594be6570a6f] /tmp/ruby/src/trunk_gcc14/gc.c:1918 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x594be672e631] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0xbe) [0x594be675147f] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core) ../../src/trunk_gcc14/insns.def:906 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_exec_loop+0xa) [0x594be67418f5] /tmp/ruby/src/trunk_gcc14/vm.c:2826 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc14/vm.c:2802 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_ec_exec_node+0xa7) [0x594be6550b87] /tmp/ruby/src/trunk_gcc14/eval.c:283 |
| | /tmp/ruby/build/trunk_gcc14/ruby(ruby_run_node+0x61) [0x594be6555fe1] /tmp/ruby/src/trunk_gcc14/eval.c:321 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_main+0x21) [0x594be65506f4] /tmp/ruby/src/trunk_gcc14/main.c:42 |
| | /tmp/ruby/build/trunk_gcc14/ruby(main) /tmp/ruby/src/trunk_gcc14/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x719f2f6bd1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x719f2f6bd28b] ../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 |
| | [0x594be6550735] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 594be64fe000-594be653f000 r--p 00000000 00:95 14942293 /tmp/ruby/build/trunk_gcc14/ruby |
| | 594be653f000-594be6a31000 r-xp 00041000 00:95 14942293 /tmp/ruby/build/trunk_gcc14/ruby |
| | 594be6a31000-594be6bd8000 r--p 00533000 00:95 14942293 /tmp/ruby/build/trunk_gcc14/ruby |
| | 594be6bd8000-594be6bef000 r--p 006da000 00:95 14942293 /tmp/ruby/build/trunk_gcc14/ruby |
| | 594be6bef000-594be6bf1000 rw-p 006f1000 00:95 14942293 /tmp/ruby/build/trunk_gcc14/ruby |
| | 594be6bf1000-594be6c07000 rw-p 00000000 00:00 0 |
| | 594c15b67000-594c238e4000 rw-p 00000000 00:00 0 [heap] |
| | 719e5ddce000-719e9ddd0000 rw-p 00000000 00:00 0 |
| | 719e9ddd0000-719eb6190000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719ecf568000-719ecf76f000 r--s 00000000 00:95 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 719ecf76f000-719ed2ef0000 r--s 00000000 00:95 14942293 /tmp/ruby/build/trunk_gcc14/ruby |
| | 719ed2ef0000-719ee0670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719ee0680000-719efa5f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719efa600000-719f05a70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f05a80000-719f0b3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f0b400000-719f0e0d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f0e0e0000-719f0f650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f0f660000-719f10000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f10000000-719f10021000 rw-p 00000000 00:00 0 |
| | 719f10021000-719f14000000 ---p 00000000 00:00 0 |
| | 719f14010000-719f143b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f143c0000-719f14910000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f14920000-719f14c90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f14ca0000-719f14df0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f14e00000-719f14eb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f14ebe000-719f14fbf000 rw-p 00000000 00:00 0 |
| | 719f14fbf000-719f14fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f14fc0000-719f15001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15001000-719f15002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15002000-719f15043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15043000-719f15044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15044000-719f15085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15085000-719f15086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15086000-719f150c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f150c7000-719f150c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f150c8000-719f15109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15109000-719f1510a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1510a000-719f1514b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1514b000-719f1514c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1514c000-719f1518d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1518d000-719f1518e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1518e000-719f151cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f151cf000-719f151d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f151d0000-719f15211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15211000-719f15212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15212000-719f15253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15253000-719f15254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15254000-719f15295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15295000-719f15296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15296000-719f152d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f152d7000-719f152d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f152d8000-719f15319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15319000-719f1531a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1531a000-719f1535b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1535b000-719f1535c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1535c000-719f1539d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1539d000-719f1539e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1539e000-719f153df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f153df000-719f153e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f153e0000-719f15421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15421000-719f15422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15422000-719f15463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15463000-719f15464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15464000-719f154a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f154a5000-719f154a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f154a6000-719f154e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f154e7000-719f154e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f154e8000-719f15529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15529000-719f1552a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1552a000-719f1556b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1556b000-719f1556c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1556c000-719f155ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f155ad000-719f155ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f155ae000-719f155ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f155ef000-719f155f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f155f0000-719f15631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15631000-719f15632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15632000-719f15673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15673000-719f15674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15674000-719f156b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f156b5000-719f156b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f156b6000-719f156f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f156f7000-719f156f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f156f8000-719f15739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f15739000-719f1573a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1573a000-719f1577b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1577b000-719f1577c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f1577c000-719f157bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f157bd000-719f157be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f157be000-719f157ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 719f157ff000-719f15800000 ---p 00000000 00:00 0 |
| | 719f15800000-719f16000000 rw-p 00000000 00:00 0 |
| | 719f16000000-719f2e000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 719f2e000000-719f2f400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 719f2f410000-719f2f460000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f2f46f000-719f2f470000 ---p 00000000 00:00 0 |
| | 719f2f470000-719f2f490000 rw-p 00000000 00:00 0 |
| | 719f2f490000-719f2f540000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f2f54f000-719f2f570000 rw-p 00000000 00:00 0 |
| | 719f2f570000-719f2f580000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 719f2f58a000-719f2f58b000 r--p 00000000 00:95 15204940 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 719f2f58b000-719f2f58c000 r-xp 00001000 00:95 15204940 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 719f2f58c000-719f2f58d000 r--p 00002000 00:95 15204940 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 719f2f58d000-719f2f58e000 r--p 00002000 00:95 15204940 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 719f2f58e000-719f2f58f000 rw-p 00003000 00:95 15204940 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 719f2f58f000-719f2f693000 rw-p 00000000 00:00 0 |
| | 719f2f693000-719f2f6bb000 r--p 00000000 00:95 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 719f2f6bb000-719f2f843000 r-xp 00028000 00:95 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 719f2f843000-719f2f892000 r--p 001b0000 00:95 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 719f2f892000-719f2f896000 r--p 001fe000 00:95 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 719f2f896000-719f2f898000 rw-p 00202000 00:95 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 719f2f898000-719f2f8a7000 rw-p 00000000 00:00 0 |
| | 719f2f8a7000-719f2f8ab000 r--p 00000000 00:95 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 719f2f8ab000-719f2f8ce000 r-xp 00004000 00:95 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 719f2f8ce000-719f2f8d2000 r--p 00027000 00:95 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 719f2f8d2000-719f2f8d3000 r--p 0002b000 00:95 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 719f2f8d3000-719f2f8d4000 rw-p 0002c000 00:95 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 719f2f8d4000-719f2f8e4000 r--p 00000000 00:95 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 719f2f8e4000-719f2f963000 r-xp 00010000 00:95 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 719f2f963000-719f2f9bb000 r--p 0008f000 00:95 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 719f2f9bb000-719f2f9bc000 r--p 000e7000 00:95 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 719f2f9bc000-719f2f9bd000 rw-p 000e8000 00:95 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 719f2f9bd000-719f2f9bf000 r--p 00000000 00:95 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 719f2f9bf000-719f2f9d4000 r-xp 00002000 00:95 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 719f2f9d4000-719f2f9ed000 r--p 00017000 00:95 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 719f2f9ed000-719f2f9ee000 r--p 0002f000 00:95 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 719f2f9ee000-719f2f9ef000 rw-p 00030000 00:95 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 719f2f9ef000-719f2f9f7000 rw-p 00000000 00:00 0 |
| | 719f2f9f7000-719f2fa01000 r--p 00000000 00:95 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 719f2fa01000-719f2fa64000 r-xp 0000a000 00:95 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 719f2fa64000-719f2fa79000 r--p 0006d000 00:95 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 719f2fa79000-719f2fa7a000 r--p 00081000 00:95 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 719f2fa7a000-719f2fa7b000 rw-p 00082000 00:95 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 719f2fa7b000-719f2fa7d000 r--p 00000000 00:95 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 719f2fa7d000-719f2fa8f000 r-xp 00002000 00:95 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 719f2fa8f000-719f2fa95000 r--p 00014000 00:95 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 719f2fa95000-719f2fa96000 r--p 0001a000 00:95 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 719f2fa96000-719f2fa97000 rw-p 0001b000 00:95 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 719f2fa97000-719f2fa98000 r--p 00000000 00:95 15204931 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 719f2fa98000-719f2fa99000 r-xp 00001000 00:95 15204931 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 719f2fa99000-719f2fa9a000 r--p 00002000 00:95 15204931 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 719f2fa9a000-719f2fa9b000 r--p 00002000 00:95 15204931 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 719f2fa9b000-719f2fa9c000 rw-p 00003000 00:95 15204931 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 719f2fa9c000-719f2fa9e000 rw-p 00000000 00:00 0 |
| | 719f2fa9e000-719f2fa9f000 r--p 00000000 00:95 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 719f2fa9f000-719f2faca000 r-xp 00001000 00:95 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 719f2faca000-719f2fad4000 r--p 0002c000 00:95 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 719f2fad4000-719f2fad6000 r--p 00036000 00:95 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 719f2fad6000-719f2fad8000 rw-p 00038000 00:95 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff150ba000-7fff150db000 rw-p 00000000 00:00 0 [stack] |
| | 7fff151ab000-7fff151af000 r--p 00000000 00:00 0 [vvar] |
| | 7fff151af000-7fff151b1000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc14/test/ruby/test_gc.rb:742:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |