| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" 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. |
| 1) Error: |
| TestGc#test_interrupt_in_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10000.0 sec) |
| pid 1645787 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90015047b |
| | ruby 3.5.0dev (2025-06-28T16:30:09Z master 63f6f87e86) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:000c50 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000a00 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168: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: 0x0000716ab1926d61 RBP: 0x00007ffc675f9840 RSP: 0x00007ffc675f9800 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005808f52ff828 RCX: 0x0000716ab1926d61 |
| | RDX: 0x0000000000000000 RDI: 0x00005808f52ff854 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005808f52ff948 R15: 0x00005808f52ff854 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x716ab1fccfea] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_for_fatal_signal+0x10a) [0x716ab1d9a0ca] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x716ab1eff888] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x716ab18d3320) [0x716ab18d3320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x716ab1926d61] ./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) [0x716ab19297dd] ./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-gc-asserts/libruby.so.3.5(rb_native_cond_wait+0xd) [0x716ab1f5233d] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:221 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_wait_running_turn+0x93) [0x716ab1f52483] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_unlock_+0x0) [0x716ab1f5782c] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1147 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_yield) /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1153 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_thread_schedule_limits) /tmp/ruby/src/trunk-gc-asserts/thread.c:1478 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_threadptr_execute_interrupts+0x563) [0x716ab1f57df3] /tmp/ruby/src/trunk-gc-asserts/thread.c:2688 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_check_ints+0xb) [0x716ab1f9931b] /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2155 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_check_ints) /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2146 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3787 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x716ab1faeda3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5990 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:899 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x716ab1fb545e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x716ab1da3e95] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x716ab1da81ab] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5808c8f2a186] /tmp/ruby/src/trunk-gc-asserts/main.c:42 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x716ab18b81ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x716ab18b828b] ../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 |
| | [0x5808c8f2a1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 set.rb |
| | 7 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5808c8f29000-5808c8f2a000 r--p 00000000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5808c8f2a000-5808c8f2b000 r-xp 00001000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5808c8f2b000-5808c8f2c000 r--p 00002000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5808c8f2c000-5808c8f2d000 r--p 00002000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5808c8f2d000-5808c8f2e000 rw-p 00003000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5808f52f8000-580920ea9000 rw-p 00000000 00:00 0 [heap] |
| | 7168f02b2000-7168f04b9000 r--s 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7168f04b9000-7168f1aa2000 r--s 00000000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7168f1aa2000-7168f1ae0000 r--s 00000000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7168f1ae0000-7169341d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7169341de000-7169b41e0000 rw-p 00000000 00:00 0 |
| | 7169b41e0000-7169e0d00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7169e0d10000-716a37950000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a37960000-716a64b10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a64b20000-716a7b770000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a7b780000-716a871c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a871d0000-716a8d010000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a8d020000-716a90000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a90000000-716a90021000 rw-p 00000000 00:00 0 |
| | 716a90021000-716a94000000 ---p 00000000 00:00 0 |
| | 716a94010000-716a942c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a942d0000-716a959a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a959b0000-716a964a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a964b0000-716a96b80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a96b90000-716a96e30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a96e40000-716a96fc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a96fd0000-716a97080000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a97090000-716a970b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716a970be000-716a971bf000 rw-p 00000000 00:00 0 |
| | 716a971bf000-716a971c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a971c0000-716a97201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97201000-716a97202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97202000-716a97243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97243000-716a97244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97244000-716a97285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97285000-716a97286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97286000-716a972c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a972c7000-716a972c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a972c8000-716a97309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97309000-716a9730a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9730a000-716a9734b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9734b000-716a9734c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9734c000-716a9738d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9738d000-716a9738e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9738e000-716a973cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a973cf000-716a973d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a973d0000-716a97411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97411000-716a97412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97412000-716a97453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97453000-716a97454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97454000-716a97495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97495000-716a97496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97496000-716a974d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a974d7000-716a974d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a974d8000-716a97519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97519000-716a9751a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9751a000-716a9755b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9755b000-716a9755c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9755c000-716a9759d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9759d000-716a9759e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9759e000-716a975df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a975df000-716a975e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a975e0000-716a97621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97621000-716a97622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97622000-716a97663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97663000-716a97664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97664000-716a976a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a976a5000-716a976a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a976a6000-716a976e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a976e7000-716a976e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a976e8000-716a97729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97729000-716a9772a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9772a000-716a9776b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9776b000-716a9776c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9776c000-716a977ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a977ad000-716a977ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a977ae000-716a977ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a977ef000-716a977f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a977f0000-716a97831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97831000-716a97832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97832000-716a97873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97873000-716a97874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97874000-716a978b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a978b5000-716a978b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a978b6000-716a978f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a978f7000-716a978f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a978f8000-716a97939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a97939000-716a9793a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9793a000-716a9797b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9797b000-716a9797c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a9797c000-716a979bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a979bd000-716a979be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a979be000-716a979ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 716a979ff000-716a97a00000 ---p 00000000 00:00 0 |
| | 716a97a00000-716a98200000 rw-p 00000000 00:00 0 |
| | 716a98200000-716ab0200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 716ab0200000-716ab1600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 716ab1610000-716ab1650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716ab165f000-716ab1660000 ---p 00000000 00:00 0 |
| | 716ab1660000-716ab1680000 rw-p 00000000 00:00 0 |
| | 716ab1680000-716ab1710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716ab171f000-716ab1740000 rw-p 00000000 00:00 0 |
| | 716ab1740000-716ab1750000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 716ab1759000-716ab175a000 r--p 00000000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 716ab175a000-716ab175b000 r-xp 00001000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 716ab175b000-716ab175c000 r--p 00002000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 716ab175c000-716ab175d000 r--p 00002000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 716ab175d000-716ab175e000 rw-p 00003000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 716ab175e000-716ab1861000 rw-p 00000000 00:00 0 |
| | 716ab1861000-716ab1865000 r--p 00000000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 716ab1865000-716ab1888000 r-xp 00004000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 716ab1888000-716ab188c000 r--p 00027000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 716ab188c000-716ab188d000 r--p 0002b000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 716ab188d000-716ab188e000 rw-p 0002c000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 716ab188e000-716ab18b6000 r--p 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 716ab18b6000-716ab1a3e000 r-xp 00028000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 716ab1a3e000-716ab1a8d000 r--p 001b0000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 716ab1a8d000-716ab1a91000 r--p 001fe000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 716ab1a91000-716ab1a93000 rw-p 00202000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 716ab1a93000-716ab1aa2000 rw-p 00000000 00:00 0 |
| | 716ab1aa2000-716ab1ab2000 r--p 00000000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 716ab1ab2000-716ab1b31000 r-xp 00010000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 716ab1b31000-716ab1b89000 r--p 0008f000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 716ab1b89000-716ab1b8a000 r--p 000e7000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 716ab1b8a000-716ab1b8b000 rw-p 000e8000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 716ab1b8b000-716ab1b8d000 r--p 00000000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 716ab1b8d000-716ab1ba2000 r-xp 00002000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 716ab1ba2000-716ab1bbb000 r--p 00017000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 716ab1bbb000-716ab1bbc000 r--p 0002f000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 716ab1bbc000-716ab1bbd000 rw-p 00030000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 716ab1bbd000-716ab1bc5000 rw-p 00000000 00:00 0 |
| | 716ab1bc5000-716ab1bcf000 r--p 00000000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 716ab1bcf000-716ab1c32000 r-xp 0000a000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 716ab1c32000-716ab1c47000 r--p 0006d000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 716ab1c47000-716ab1c48000 r--p 00081000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 716ab1c48000-716ab1c49000 rw-p 00082000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 716ab1c49000-716ab1c4b000 r--p 00000000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 716ab1c4b000-716ab1c5d000 r-xp 00002000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 716ab1c5d000-716ab1c63000 r--p 00014000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 716ab1c63000-716ab1c64000 r--p 0001a000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 716ab1c64000-716ab1c65000 rw-p 0001b000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 716ab1c65000-716ab1c66000 r--p 00000000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 716ab1c66000-716ab1c67000 r-xp 00001000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 716ab1c67000-716ab1c68000 r--p 00002000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 716ab1c68000-716ab1c69000 r--p 00002000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 716ab1c69000-716ab1c6a000 rw-p 00003000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 716ab1c6a000-716ab1cb2000 r--p 00000000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 716ab1cb2000-716ab216b000 r-xp 00048000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 716ab216b000-716ab2300000 r--p 00501000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 716ab2300000-716ab2316000 r--p 00696000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 716ab2316000-716ab231a000 rw-p 006ac000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 716ab231a000-716ab2330000 rw-p 00000000 00:00 0 |
| | 716ab2330000-716ab2331000 r--p 00000000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 716ab2331000-716ab235c000 r-xp 00001000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 716ab235c000-716ab2366000 r--p 0002c000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 716ab2366000-716ab2368000 r--p 00036000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 716ab2368000-716ab236a000 rw-p 00038000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc675da000-7ffc675fb000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc677e4000-7ffc677e8000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc677e8000-7ffc677ea000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_gc.rb:763:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:978: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |