| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| a2b9c8a..0837263 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. |
| 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_gcc12/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 3323414 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900322392 |
| | ruby 4.1.0dev (2026-03-09T19:25:08Z master 08372635f7) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0006 p:---- s:0025 e:000024 l:y b:---- CFUNC :receiver |
| | 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:001f80 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000030 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' |
| | -e:11:in 'receiver' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007f63da221d61 RBP: 0x00007ffca3d511f0 RSP: 0x00007ffca3d511b0 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005ebc517cce78 RCX: 0x00007f63da221d61 |
| | RDX: 0x0000000000000000 RDI: 0x00005ebc517ccea0 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005ebc36b91318 R15: 0x00005ebc517ccea0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_print_backtrace+0x14) [0x5ebc3670ae7f] /tmp/ruby/src/trunk_gcc12/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc12/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_bug_for_fatal_signal+0x102) [0x5ebc36911fa2] /tmp/ruby/src/trunk_gcc12/error.c:1131 |
| | /tmp/ruby/build/trunk_gcc12/ruby(sigsegv+0x48) [0x5ebc36644798] /tmp/ruby/src/trunk_gcc12/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f63da1ce320) [0x7f63da1ce320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7f63da221d61] ./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) [0x7f63da2247dd] ./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_gcc12/ruby(rb_native_cond_wait+0x8) [0x5ebc3668cff3] /tmp/ruby/src/trunk_gcc12/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk_gcc12/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc12/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk_gcc12/ruby(thread_sched_yield+0x6e) [0x5ebc3668da95] /tmp/ruby/src/trunk_gcc12/thread_pthread.c:1137 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc12/thread.c:1505 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_threadptr_execute_interrupts+0x5fc) [0x5ebc3668e11c] /tmp/ruby/src/trunk_gcc12/thread.c:2719 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_thread_ptr+0x0) [0x5ebc366eea23] /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_ractor_ptr) /tmp/ruby/src/trunk_gcc12/vm_core.h:2075 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_ractor_hooks) /tmp/ruby/src/trunk_gcc12/vm_core.h:2350 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_hooks) /tmp/ruby/src/trunk_gcc12/vm_core.h:2370 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call0_cfunc_with_frame) /tmp/ruby/src/trunk_gcc12/vm_eval.c:169 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_gcc12/vm_eval.c:178 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call0_body) /tmp/ruby/src/trunk_gcc12/vm_eval.c:229 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call0_cc+0xf0) [0x5ebc366ef800] /tmp/ruby/src/trunk_gcc12/vm_eval.c:101 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_funcallv_scope+0x14d) [0x5ebc366f201d] /tmp/ruby/src/trunk_gcc12/vm_eval.c:1065 |
| | /tmp/ruby/build/trunk_gcc12/ruby(define_final+0x26) [0x5ebc36521c26] /tmp/ruby/src/trunk_gcc12/gc.c:1903 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_call_cfunc_with_frame_+0x115) [0x5ebc366d60e5] /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_sendish+0x111) [0x5ebc366df891] /tmp/ruby/src/trunk_gcc12/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_exec_core+0x84) [0x5ebc366f89c4] ../../src/trunk_gcc12/insns.def:906 |
| | /tmp/ruby/build/trunk_gcc12/ruby(vm_exec_loop+0xa) [0x5ebc366e9115] /tmp/ruby/src/trunk_gcc12/vm.c:2825 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc12/vm.c:2801 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_ec_exec_node+0xa5) [0x5ebc365046f5] /tmp/ruby/src/trunk_gcc12/eval.c:283 |
| | /tmp/ruby/build/trunk_gcc12/ruby(ruby_run_node+0x3b) [0x5ebc36506e8b] /tmp/ruby/src/trunk_gcc12/eval.c:321 |
| | /tmp/ruby/build/trunk_gcc12/ruby(rb_main+0x21) [0x5ebc365015a6] /tmp/ruby/src/trunk_gcc12/main.c:42 |
| | /tmp/ruby/build/trunk_gcc12/ruby(main) /tmp/ruby/src/trunk_gcc12/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f63da1b31ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f63da1b328b] ../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 |
| | [0x5ebc365015f5] |
| | |
| | -- 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_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 10 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5ebc364b0000-5ebc364f0000 r--p 00000000 00:85 14014429 /tmp/ruby/build/trunk_gcc12/ruby |
| | 5ebc364f0000-5ebc369d0000 r-xp 00040000 00:85 14014429 /tmp/ruby/build/trunk_gcc12/ruby |
| | 5ebc369d0000-5ebc36b77000 r--p 00520000 00:85 14014429 /tmp/ruby/build/trunk_gcc12/ruby |
| | 5ebc36b77000-5ebc36b8e000 r--p 006c7000 00:85 14014429 /tmp/ruby/build/trunk_gcc12/ruby |
| | 5ebc36b8e000-5ebc36b8f000 rw-p 006de000 00:85 14014429 /tmp/ruby/build/trunk_gcc12/ruby |
| | 5ebc36b8f000-5ebc36ba6000 rw-p 00000000 00:00 0 |
| | 5ebc517c8000-5ebc5be8c000 rw-p 00000000 00:00 0 [heap] |
| | 7f635078e000-7f6350995000 r--s 00000000 00:85 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f6350995000-7f6354000000 r--s 00000000 00:85 14014429 /tmp/ruby/build/trunk_gcc12/ruby |
| | 7f6354000000-7f6360c20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f6360c2e000-7f6380c30000 rw-p 00000000 00:00 0 |
| | 7f6380c30000-7f638b210000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f638b220000-7f63a5040000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63a5050000-7f63b0580000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63b0590000-7f63b5ef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63b5f00000-7f63b8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63b8000000-7f63b8021000 rw-p 00000000 00:00 0 |
| | 7f63b8021000-7f63bc000000 ---p 00000000 00:00 0 |
| | 7f63bc010000-7f63bcbd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63bcbe0000-7f63be160000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63be170000-7f63beea0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63beeb0000-7f63bf400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63bf410000-7f63bf780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63bf790000-7f63bf8e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63bf8f0000-7f63bf9a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63bf9b0000-7f63bfa00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63bfa0e000-7f63bfa0f000 ---p 00000000 00:00 0 |
| | 7f63bfa0f000-7f63bfa2f000 rw-p 00000000 00:00 0 |
| | 7f63bfa2f000-7f63bfb30000 rw-p 00000000 00:00 0 |
| | 7f63bfb30000-7f63bfb90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63bfb9f000-7f63bfba0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfba0000-7f63bfbe1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfbe1000-7f63bfbe2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfbe2000-7f63bfc23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfc23000-7f63bfc24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfc24000-7f63bfc65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfc65000-7f63bfc66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfc66000-7f63bfca7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfca7000-7f63bfca8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfca8000-7f63bfce9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfce9000-7f63bfcea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfcea000-7f63bfd2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfd2b000-7f63bfd2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfd2c000-7f63bfd6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfd6d000-7f63bfd6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfd6e000-7f63bfdaf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfdaf000-7f63bfdb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfdb0000-7f63bfdf1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfdf1000-7f63bfdf2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfdf2000-7f63bfe33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfe33000-7f63bfe34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfe34000-7f63bfe75000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfe75000-7f63bfe76000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfe76000-7f63bfeb7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfeb7000-7f63bfeb8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfeb8000-7f63bfef9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfef9000-7f63bfefa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bfefa000-7f63bff3b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bff3b000-7f63bff3c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bff3c000-7f63bff7d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bff7d000-7f63bff7e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bff7e000-7f63bffbf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bffbf000-7f63bffc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63bffc0000-7f63c0001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0001000-7f63c0002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0002000-7f63c0043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0043000-7f63c0044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0044000-7f63c0085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0085000-7f63c0086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0086000-7f63c00c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c00c7000-7f63c00c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c00c8000-7f63c0109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0109000-7f63c010a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c010a000-7f63c014b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c014b000-7f63c014c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c014c000-7f63c018d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c018d000-7f63c018e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c018e000-7f63c01cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c01cf000-7f63c01d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c01d0000-7f63c0211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0211000-7f63c0212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0212000-7f63c0253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0253000-7f63c0254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0254000-7f63c0295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0295000-7f63c0296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0296000-7f63c02d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c02d7000-7f63c02d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c02d8000-7f63c0319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c0319000-7f63c031a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c031a000-7f63c035b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c035b000-7f63c035c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c035c000-7f63c039d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c039d000-7f63c039e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c039e000-7f63c03df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f63c03df000-7f63c03e0000 ---p 00000000 00:00 0 |
| | 7f63c03e0000-7f63c0be0000 rw-p 00000000 00:00 0 |
| | 7f63c0be0000-7f63c0c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63c0c00000-7f63d8c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7f63d8c00000-7f63da000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7f63da010000-7f63da040000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63da04f000-7f63da070000 rw-p 00000000 00:00 0 |
| | 7f63da070000-7f63da080000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f63da080000-7f63da081000 r--p 00000000 00:85 14451099 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f63da081000-7f63da082000 r-xp 00001000 00:85 14451099 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f63da082000-7f63da083000 r--p 00002000 00:85 14451099 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f63da083000-7f63da084000 r--p 00002000 00:85 14451099 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f63da084000-7f63da085000 rw-p 00003000 00:85 14451099 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f63da085000-7f63da189000 rw-p 00000000 00:00 0 |
| | 7f63da189000-7f63da1b1000 r--p 00000000 00:85 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f63da1b1000-7f63da339000 r-xp 00028000 00:85 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f63da339000-7f63da388000 r--p 001b0000 00:85 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f63da388000-7f63da38c000 r--p 001fe000 00:85 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f63da38c000-7f63da38e000 rw-p 00202000 00:85 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f63da38e000-7f63da39d000 rw-p 00000000 00:00 0 |
| | 7f63da39d000-7f63da3a1000 r--p 00000000 00:85 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f63da3a1000-7f63da3c4000 r-xp 00004000 00:85 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f63da3c4000-7f63da3c8000 r--p 00027000 00:85 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f63da3c8000-7f63da3c9000 r--p 0002b000 00:85 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f63da3c9000-7f63da3ca000 rw-p 0002c000 00:85 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f63da3ca000-7f63da3da000 r--p 00000000 00:85 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f63da3da000-7f63da459000 r-xp 00010000 00:85 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f63da459000-7f63da4b1000 r--p 0008f000 00:85 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f63da4b1000-7f63da4b2000 r--p 000e7000 00:85 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f63da4b2000-7f63da4b3000 rw-p 000e8000 00:85 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f63da4b3000-7f63da4b5000 r--p 00000000 00:85 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f63da4b5000-7f63da4ca000 r-xp 00002000 00:85 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f63da4ca000-7f63da4e3000 r--p 00017000 00:85 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f63da4e3000-7f63da4e4000 r--p 0002f000 00:85 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f63da4e4000-7f63da4e5000 rw-p 00030000 00:85 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f63da4e5000-7f63da4ed000 rw-p 00000000 00:00 0 |
| | 7f63da4ed000-7f63da4f7000 r--p 00000000 00:85 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f63da4f7000-7f63da55a000 r-xp 0000a000 00:85 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f63da55a000-7f63da56f000 r--p 0006d000 00:85 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f63da56f000-7f63da570000 r--p 00081000 00:85 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f63da570000-7f63da571000 rw-p 00082000 00:85 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f63da571000-7f63da573000 r--p 00000000 00:85 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f63da573000-7f63da585000 r-xp 00002000 00:85 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f63da585000-7f63da58b000 r--p 00014000 00:85 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f63da58b000-7f63da58c000 r--p 0001a000 00:85 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f63da58c000-7f63da58d000 rw-p 0001b000 00:85 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f63da58d000-7f63da58e000 r--p 00000000 00:85 14448204 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7f63da58e000-7f63da58f000 r-xp 00001000 00:85 14448204 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7f63da58f000-7f63da590000 r--p 00002000 00:85 14448204 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7f63da590000-7f63da591000 r--p 00002000 00:85 14448204 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7f63da591000-7f63da592000 rw-p 00003000 00:85 14448204 /tmp/ruby/build/trunk_gcc12/.ext/x86_64-linux/enc/encdb.so |
| | 7f63da592000-7f63da594000 rw-p 00000000 00:00 0 |
| | 7f63da594000-7f63da595000 r--p 00000000 00:85 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f63da595000-7f63da5c0000 r-xp 00001000 00:85 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f63da5c0000-7f63da5ca000 r--p 0002c000 00:85 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f63da5ca000-7f63da5cc000 r--p 00036000 00:85 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f63da5cc000-7f63da5ce000 rw-p 00038000 00:85 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffca3d32000-7ffca3d53000 rw-p 00000000 00:00 0 [stack] |
| | 7ffca3d93000-7ffca3d97000 r--p 00000000 00:00 0 [vvar] |
| | 7ffca3d97000-7ffca3d99000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc12/test/ruby/test_gc.rb:742:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:917: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |