| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 6c2ecb23..7f8994f1 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 2130037 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_gcc13/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 2130037 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900206063 |
| | ruby 4.1.0dev (2026-01-22T03:19:57Z master 7f8994f15b) +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:001bb0 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0022e0 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: 0x00005f90931f6b5b RBP: 0x0000779a238c9008 RSP: 0x00007ffe46b1d7d0 |
| | RAX: 0x4646464644444444 RBX: 0x00005f90a916dbf0 RCX: 0x0000000000000019 |
| | RDX: 0x00005f90b188f518 RDI: 0x00005f90b188f390 RSI: 0x0000000000000070 |
| | R8: 0x00005f90b188f390 R9: 0x00005f90b188f9a0 R10: 0x0000000000000000 |
| | R11: 0x0000000000000017 R12: 0x0000779a238c90a8 R13: 0x0000779a2611e010 |
| | R14: 0x0003b22cbb1567c7 R15: 0x0000779a37b62590 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_print_backtrace+0x14) [0x5f90933ddf8f] /tmp/ruby/src/trunk_gcc13/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc13/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_bug_for_fatal_signal+0x102) [0x5f90935e4772] /tmp/ruby/src/trunk_gcc13/error.c:1131 |
| | /tmp/ruby/build/trunk_gcc13/ruby(sigsegv+0x48) [0x5f9093316738] /tmp/ruby/src/trunk_gcc13/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x779a9f768320) [0x779a9f768320] |
| | /tmp/ruby/build/trunk_gcc13/ruby(RVALUE_MARKED+0xb) [0x5f90931f6b5b] /tmp/ruby/src/trunk_gcc13/gc/default/default.c:1209 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_mark_set) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:4364 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_mark) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:4443 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_mark_and_pin) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:4476 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_gc_impl_mark_and_pin) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:4511 |
| | /tmp/ruby/build/trunk_gcc13/ruby(pin_value) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:4539 |
| | /tmp/ruby/build/trunk_gcc13/ruby(st_general_foreach+0x3e) [0x5f9093323c90] /tmp/ruby/src/trunk_gcc13/st.c:1654 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_st_foreach) /tmp/ruby/src/trunk_gcc13/st.c:1661 |
| | /tmp/ruby/build/trunk_gcc13/ruby(mark_roots+0x2e) [0x5f90931ffbfd] /tmp/ruby/src/trunk_gcc13/gc/default/default.c:4577 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_marks_start) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:5787 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_marks) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:5803 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_start) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:6491 |
| | /tmp/ruby/build/trunk_gcc13/ruby(heap_prepare+0xcc) [0x5f909320125c] /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2083 |
| | /tmp/ruby/build/trunk_gcc13/ruby(heap_next_free_page) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2298 |
| | /tmp/ruby/build/trunk_gcc13/ruby(newobj_cache_miss) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2405 |
| | /tmp/ruby/build/trunk_gcc13/ruby(newobj_alloc+0xa) [0x5f9093202cc2] /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2429 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2508 |
| | /tmp/ruby/build/trunk_gcc13/ruby(newobj_of) /tmp/ruby/src/trunk_gcc13/gc.c:1007 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk_gcc13/gc.c:1060 |
| | /tmp/ruby/build/trunk_gcc13/ruby(ary_alloc_embed+0x1a) [0x5f909351624a] /tmp/ruby/src/trunk_gcc13/array.c:689 |
| | /tmp/ruby/build/trunk_gcc13/ruby(ary_new) /tmp/ruby/src/trunk_gcc13/array.c:737 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk_gcc13/array.c:787 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_ary_new_from_values) /tmp/ruby/src/trunk_gcc13/array.c:799 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_define_finalizer+0x1df) [0x5f90931f1cff] /tmp/ruby/src/trunk_gcc13/gc.c:1802 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_+0x10d) [0x5f90933a93ad] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3902 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0x111) [0x5f90933b2991] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:6124 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core+0x84) [0x5f90933cbaf4] ../../src/trunk_gcc13/insns.def:904 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_exec_loop+0xa) [0x5f90933bc2f5] /tmp/ruby/src/trunk_gcc13/vm.c:2825 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc13/vm.c:2801 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_ec_exec_node+0xa5) [0x5f90931d4da5] /tmp/ruby/src/trunk_gcc13/eval.c:283 |
| | /tmp/ruby/build/trunk_gcc13/ruby(ruby_run_node+0x69) [0x5f90931d7359] /tmp/ruby/src/trunk_gcc13/eval.c:321 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_main+0x21) [0x5f90931d17e6] /tmp/ruby/src/trunk_gcc13/main.c:42 |
| | /tmp/ruby/build/trunk_gcc13/ruby(main) /tmp/ruby/src/trunk_gcc13/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x779a9f74d1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x779a9f74d28b] ../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 |
| | [0x5f90931d1835] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 5f9093180000-5f90931c0000 r--p 00000000 00:8e 13826609 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5f90931c0000-5f90936a4000 r-xp 00040000 00:8e 13826609 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5f90936a4000-5f9093849000 r--p 00524000 00:8e 13826609 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5f9093849000-5f9093860000 r--p 006c9000 00:8e 13826609 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5f9093860000-5f9093861000 rw-p 006e0000 00:8e 13826609 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5f9093861000-5f9093876000 rw-p 00000000 00:00 0 |
| | 5f90a916b000-5f90b4f04000 rw-p 00000000 00:00 0 [heap] |
| | 779a108be000-779a10ac5000 r--s 00000000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779a10ac5000-779a141a0000 r--s 00000000 00:8e 13826609 /tmp/ruby/build/trunk_gcc13/ruby |
| | 779a141a0000-779a26110000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a2611e000-779a46120000 rw-p 00000000 00:00 0 |
| | 779a46120000-779a507c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a507d0000-779a6a590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a6a5a0000-779a75b30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a75b40000-779a7b470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a7b480000-779a7e160000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a7e170000-779a7f6d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a7f6e0000-779a80000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a80000000-779a80021000 rw-p 00000000 00:00 0 |
| | 779a80021000-779a84000000 ---p 00000000 00:00 0 |
| | 779a84010000-779a84430000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a84440000-779a84990000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a849a0000-779a84d10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a84d20000-779a84e70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a84e80000-779a84f30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a84f40000-779a84f90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a84f9e000-779a84f9f000 ---p 00000000 00:00 0 |
| | 779a84f9f000-779a84fbf000 rw-p 00000000 00:00 0 |
| | 779a84fbf000-779a84fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a84fc0000-779a85001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85001000-779a85002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85002000-779a85043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85043000-779a85044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85044000-779a85085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85085000-779a85086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85086000-779a850c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a850c7000-779a850c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a850c8000-779a85109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85109000-779a8510a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8510a000-779a8514b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8514b000-779a8514c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8514c000-779a8518d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8518d000-779a8518e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8518e000-779a851cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a851cf000-779a851d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a851d0000-779a85211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85211000-779a85212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85212000-779a85253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85253000-779a85254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85254000-779a85295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85295000-779a85296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85296000-779a852d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a852d7000-779a852d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a852d8000-779a85319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85319000-779a8531a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8531a000-779a8535b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8535b000-779a8535c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8535c000-779a8539d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8539d000-779a8539e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8539e000-779a853df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a853df000-779a853e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a853e0000-779a85421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85421000-779a85422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85422000-779a85463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85463000-779a85464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85464000-779a854a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a854a5000-779a854a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a854a6000-779a854e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a854e7000-779a854e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a854e8000-779a85529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85529000-779a8552a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8552a000-779a8556b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8556b000-779a8556c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8556c000-779a855ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a855ad000-779a855ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a855ae000-779a855ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a855ef000-779a855f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a855f0000-779a85631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85631000-779a85632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85632000-779a85673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85673000-779a85674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85674000-779a856b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a856b5000-779a856b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a856b6000-779a856f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a856f7000-779a856f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a856f8000-779a85739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a85739000-779a8573a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8573a000-779a8577b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8577b000-779a8577c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a8577c000-779a857bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a857bd000-779a857be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a857be000-779a857ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 779a857ff000-779a85800000 ---p 00000000 00:00 0 |
| | 779a85800000-779a86000000 rw-p 00000000 00:00 0 |
| | 779a86000000-779a9e000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 779a9e000000-779a9f400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 779a9f41f000-779a9f520000 rw-p 00000000 00:00 0 |
| | 779a9f520000-779a9f5d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a9f5df000-779a9f600000 rw-p 00000000 00:00 0 |
| | 779a9f600000-779a9f610000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 779a9f61a000-779a9f61b000 r--p 00000000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779a9f61b000-779a9f61c000 r-xp 00001000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779a9f61c000-779a9f61d000 r--p 00002000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779a9f61d000-779a9f61e000 r--p 00002000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779a9f61e000-779a9f61f000 rw-p 00003000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 779a9f61f000-779a9f723000 rw-p 00000000 00:00 0 |
| | 779a9f723000-779a9f74b000 r--p 00000000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779a9f74b000-779a9f8d3000 r-xp 00028000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779a9f8d3000-779a9f922000 r--p 001b0000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779a9f922000-779a9f926000 r--p 001fe000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779a9f926000-779a9f928000 rw-p 00202000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 779a9f928000-779a9f937000 rw-p 00000000 00:00 0 |
| | 779a9f937000-779a9f93b000 r--p 00000000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779a9f93b000-779a9f95e000 r-xp 00004000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779a9f95e000-779a9f962000 r--p 00027000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779a9f962000-779a9f963000 r--p 0002b000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779a9f963000-779a9f964000 rw-p 0002c000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 779a9f964000-779a9f974000 r--p 00000000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779a9f974000-779a9f9f3000 r-xp 00010000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779a9f9f3000-779a9fa4b000 r--p 0008f000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779a9fa4b000-779a9fa4c000 r--p 000e7000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779a9fa4c000-779a9fa4d000 rw-p 000e8000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 779a9fa4d000-779a9fa4f000 r--p 00000000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779a9fa4f000-779a9fa64000 r-xp 00002000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779a9fa64000-779a9fa7d000 r--p 00017000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779a9fa7d000-779a9fa7e000 r--p 0002f000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779a9fa7e000-779a9fa7f000 rw-p 00030000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 779a9fa7f000-779a9fa87000 rw-p 00000000 00:00 0 |
| | 779a9fa87000-779a9fa91000 r--p 00000000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779a9fa91000-779a9faf4000 r-xp 0000a000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779a9faf4000-779a9fb09000 r--p 0006d000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779a9fb09000-779a9fb0a000 r--p 00081000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779a9fb0a000-779a9fb0b000 rw-p 00082000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 779a9fb0b000-779a9fb0d000 r--p 00000000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779a9fb0d000-779a9fb1f000 r-xp 00002000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779a9fb1f000-779a9fb25000 r--p 00014000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779a9fb25000-779a9fb26000 r--p 0001a000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779a9fb26000-779a9fb27000 rw-p 0001b000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 779a9fb27000-779a9fb28000 r--p 00000000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 779a9fb28000-779a9fb29000 r-xp 00001000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 779a9fb29000-779a9fb2a000 r--p 00002000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 779a9fb2a000-779a9fb2b000 r--p 00002000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 779a9fb2b000-779a9fb2c000 rw-p 00003000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 779a9fb2c000-779a9fb2e000 rw-p 00000000 00:00 0 |
| | 779a9fb2e000-779a9fb2f000 r--p 00000000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 779a9fb2f000-779a9fb5a000 r-xp 00001000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 779a9fb5a000-779a9fb64000 r--p 0002c000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 779a9fb64000-779a9fb66000 r--p 00036000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 779a9fb66000-779a9fb68000 rw-p 00038000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe46afe000-7ffe46b1f000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe46be4000-7ffe46be8000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe46be8000-7ffe46bea000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc13/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. |