| "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_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 3577775 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9003683de |
| | ruby 4.1.0dev (2026-01-03T15:43:24Z master a0c483fcfb) +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:000fc0 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:002090 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: 0x00007e7f9af5dd61 RBP: 0x00007ffffedb1730 RSP: 0x00007ffffedb16f0 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005d1e82da97e8 RCX: 0x00007e7f9af5dd61 |
| | RDX: 0x0000000000000000 RDI: 0x00005d1e82da9814 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005d1e82da9918 R15: 0x00005d1e82da9814 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_print_backtrace+0x14) [0x5d1e54d95a2f] /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) [0x5d1e54f9cf32] /tmp/ruby/src/trunk_gcc13/error.c:1131 |
| | /tmp/ruby/build/trunk_gcc13/ruby(sigsegv+0x48) [0x5d1e54ccddb8] /tmp/ruby/src/trunk_gcc13/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7e7f9af0a320) [0x7e7f9af0a320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7e7f9af5dd61] ./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) [0x7e7f9af607dd] ./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_gcc13/ruby(rb_native_cond_wait+0x8) [0x5d1e54d170b3] /tmp/ruby/src/trunk_gcc13/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk_gcc13/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc13/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk_gcc13/ruby(thread_sched_yield+0x6e) [0x5d1e54d17b05] /tmp/ruby/src/trunk_gcc13/thread_pthread.c:1140 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc13/thread.c:1505 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_threadptr_execute_interrupts+0x57c) [0x5d1e54d1810c] /tmp/ruby/src/trunk_gcc13/thread.c:2719 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_check_ints+0xb) [0x5d1e54d6108b] /tmp/ruby/src/trunk_gcc13/vm_core.h:2265 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_check_ints) /tmp/ruby/src/trunk_gcc13/vm_core.h:2256 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_pop_frame) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3906 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0x111) [0x5d1e54d6a4a1] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:6124 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core+0x84) [0x5d1e54d83624] ../../src/trunk_gcc13/insns.def:904 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_exec_loop+0xa) [0x5d1e54d73e25] /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) [0x5d1e54b8cdc5] /tmp/ruby/src/trunk_gcc13/eval.c:283 |
| | /tmp/ruby/build/trunk_gcc13/ruby(ruby_run_node+0x69) [0x5d1e54b8f379] /tmp/ruby/src/trunk_gcc13/eval.c:321 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_main+0x21) [0x5d1e54b89806] /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) [0x7e7f9aeef1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7e7f9aeef28b] ../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 |
| | [0x5d1e54b89855] |
| | |
| | -- 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_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5d1e54b38000-5d1e54b78000 r--p 00000000 00:8e 13876386 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d1e54b78000-5d1e5505d000 r-xp 00040000 00:8e 13876386 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d1e5505d000-5d1e55202000 r--p 00525000 00:8e 13876386 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d1e55202000-5d1e55218000 r--p 006ca000 00:8e 13876386 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d1e55218000-5d1e55219000 rw-p 006e0000 00:8e 13876386 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d1e55219000-5d1e5522e000 rw-p 00000000 00:00 0 |
| | 5d1e82da2000-5d1e900a8000 rw-p 00000000 00:00 0 [heap] |
| | 7e7ec987e000-7e7f09880000 rw-p 00000000 00:00 0 |
| | 7e7f09880000-7e7f20d90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f3d4c8000-7e7f3d6cf000 r--s 00000000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e7f3d6cf000-7e7f40da0000 r--s 00000000 00:8e 13876386 /tmp/ruby/build/trunk_gcc13/ruby |
| | 7e7f40da0000-7e7f4beb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f4bec0000-7e7f65e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f65e10000-7e7f71280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f71290000-7e7f76c10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f76c20000-7e7f798f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f79900000-7e7f7aea0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f7aeb0000-7e7f7bbd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f7bbe0000-7e7f7c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f7c000000-7e7f7c021000 rw-p 00000000 00:00 0 |
| | 7e7f7c021000-7e7f80000000 ---p 00000000 00:00 0 |
| | 7e7f80010000-7e7f80140000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f80150000-7e7f804c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f804d0000-7e7f80620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f80630000-7e7f806b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f806be000-7e7f807bf000 rw-p 00000000 00:00 0 |
| | 7e7f807bf000-7e7f807c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f807c0000-7e7f80801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80801000-7e7f80802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80802000-7e7f80843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80843000-7e7f80844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80844000-7e7f80885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80885000-7e7f80886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80886000-7e7f808c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f808c7000-7e7f808c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f808c8000-7e7f80909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80909000-7e7f8090a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f8090a000-7e7f8094b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f8094b000-7e7f8094c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f8094c000-7e7f8098d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f8098d000-7e7f8098e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f8098e000-7e7f809cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f809cf000-7e7f809d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f809d0000-7e7f80a11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80a11000-7e7f80a12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80a12000-7e7f80a53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80a53000-7e7f80a54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80a54000-7e7f80a95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80a95000-7e7f80a96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80a96000-7e7f80ad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80ad7000-7e7f80ad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80ad8000-7e7f80b19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80b19000-7e7f80b1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80b1a000-7e7f80b5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80b5b000-7e7f80b5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80b5c000-7e7f80b9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80b9d000-7e7f80b9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80b9e000-7e7f80bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80bdf000-7e7f80be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80be0000-7e7f80c21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80c21000-7e7f80c22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80c22000-7e7f80c63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80c63000-7e7f80c64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80c64000-7e7f80ca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80ca5000-7e7f80ca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80ca6000-7e7f80ce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80ce7000-7e7f80ce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80ce8000-7e7f80d29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80d29000-7e7f80d2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80d2a000-7e7f80d6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80d6b000-7e7f80d6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80d6c000-7e7f80dad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80dad000-7e7f80dae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80dae000-7e7f80def000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80def000-7e7f80df0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80df0000-7e7f80e31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80e31000-7e7f80e32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80e32000-7e7f80e73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80e73000-7e7f80e74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80e74000-7e7f80eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80eb5000-7e7f80eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80eb6000-7e7f80ef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80ef7000-7e7f80ef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80ef8000-7e7f80f39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80f39000-7e7f80f3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80f3a000-7e7f80f7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80f7b000-7e7f80f7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80f7c000-7e7f80fbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80fbd000-7e7f80fbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80fbe000-7e7f80fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e7f80fff000-7e7f81000000 ---p 00000000 00:00 0 |
| | 7e7f81000000-7e7f81800000 rw-p 00000000 00:00 0 |
| | 7e7f81800000-7e7f99800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7e7f99800000-7e7f9ac00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7e7f9ac10000-7e7f9ac40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f9ac50000-7e7f9aca0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f9acaf000-7e7f9acb0000 ---p 00000000 00:00 0 |
| | 7e7f9acb0000-7e7f9acd0000 rw-p 00000000 00:00 0 |
| | 7e7f9acd0000-7e7f9ad80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f9ad8a000-7e7f9ad8b000 r--p 00000000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e7f9ad8b000-7e7f9ad8c000 r-xp 00001000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e7f9ad8c000-7e7f9ad8d000 r--p 00002000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e7f9ad8d000-7e7f9ad8e000 r--p 00002000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e7f9ad8e000-7e7f9ad8f000 rw-p 00003000 00:8e 15730437 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e7f9ad8f000-7e7f9adb0000 rw-p 00000000 00:00 0 |
| | 7e7f9adb0000-7e7f9adc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e7f9adc1000-7e7f9aec5000 rw-p 00000000 00:00 0 |
| | 7e7f9aec5000-7e7f9aeed000 r--p 00000000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e7f9aeed000-7e7f9b075000 r-xp 00028000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e7f9b075000-7e7f9b0c4000 r--p 001b0000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e7f9b0c4000-7e7f9b0c8000 r--p 001fe000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e7f9b0c8000-7e7f9b0ca000 rw-p 00202000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e7f9b0ca000-7e7f9b0d9000 rw-p 00000000 00:00 0 |
| | 7e7f9b0d9000-7e7f9b0dd000 r--p 00000000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e7f9b0dd000-7e7f9b100000 r-xp 00004000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e7f9b100000-7e7f9b104000 r--p 00027000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e7f9b104000-7e7f9b105000 r--p 0002b000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e7f9b105000-7e7f9b106000 rw-p 0002c000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e7f9b106000-7e7f9b116000 r--p 00000000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e7f9b116000-7e7f9b195000 r-xp 00010000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e7f9b195000-7e7f9b1ed000 r--p 0008f000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e7f9b1ed000-7e7f9b1ee000 r--p 000e7000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e7f9b1ee000-7e7f9b1ef000 rw-p 000e8000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e7f9b1ef000-7e7f9b1f1000 r--p 00000000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e7f9b1f1000-7e7f9b206000 r-xp 00002000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e7f9b206000-7e7f9b21f000 r--p 00017000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e7f9b21f000-7e7f9b220000 r--p 0002f000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e7f9b220000-7e7f9b221000 rw-p 00030000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e7f9b221000-7e7f9b229000 rw-p 00000000 00:00 0 |
| | 7e7f9b229000-7e7f9b233000 r--p 00000000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e7f9b233000-7e7f9b296000 r-xp 0000a000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e7f9b296000-7e7f9b2ab000 r--p 0006d000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e7f9b2ab000-7e7f9b2ac000 r--p 00081000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e7f9b2ac000-7e7f9b2ad000 rw-p 00082000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e7f9b2ad000-7e7f9b2af000 r--p 00000000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e7f9b2af000-7e7f9b2c1000 r-xp 00002000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e7f9b2c1000-7e7f9b2c7000 r--p 00014000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e7f9b2c7000-7e7f9b2c8000 r--p 0001a000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e7f9b2c8000-7e7f9b2c9000 rw-p 0001b000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e7f9b2c9000-7e7f9b2ca000 r--p 00000000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e7f9b2ca000-7e7f9b2cb000 r-xp 00001000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e7f9b2cb000-7e7f9b2cc000 r--p 00002000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e7f9b2cc000-7e7f9b2cd000 r--p 00002000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e7f9b2cd000-7e7f9b2ce000 rw-p 00003000 00:8e 15729159 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e7f9b2ce000-7e7f9b2d0000 rw-p 00000000 00:00 0 |
| | 7e7f9b2d0000-7e7f9b2d1000 r--p 00000000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e7f9b2d1000-7e7f9b2fc000 r-xp 00001000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e7f9b2fc000-7e7f9b306000 r--p 0002c000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e7f9b306000-7e7f9b308000 r--p 00036000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e7f9b308000-7e7f9b30a000 rw-p 00038000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffffed92000-7ffffedb3000 rw-p 00000000 00:00 0 [stack] |
| | 7ffffedc6000-7ffffedca000 r--p 00000000 00:00 0 [vvar] |
| | 7ffffedca000-7ffffedcc000 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:919: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |