| "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 940931 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9000e297e |
| | ruby 3.5.0dev (2025-07-19T15:44:55Z master d21e4e76c4) +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:0026b0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001a60 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: 0x00007fa710fb8d61 RBP: 0x00007ffd90453f80 RSP: 0x00007ffd90453f40 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005e21ae11b828 RCX: 0x00007fa710fb8d61 |
| | RDX: 0x0000000000000000 RDI: 0x00005e21ae11b854 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005e21ae11b948 R15: 0x00005e21ae11b854 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7fa7116643fa] /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) [0x7fa71142c9aa] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7fa71159b3f8] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7fa710f65320) [0x7fa710f65320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7fa710fb8d61] ./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) [0x7fa710fbb7dd] ./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) [0x7fa7115e8a9d] /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) [0x7fa7115e8be3] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_unlock_+0x0) [0x7fa7115edf8c] /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:1482 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_threadptr_execute_interrupts+0x563) [0x7fa7115ee553] /tmp/ruby/src/trunk-gc-asserts/thread.c:2692 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_check_ints+0xb) [0x7fa7116306bb] /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:3788 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x7fa7116461a3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5991 |
| | /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) [0x7fa71164c82e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7fa711436775] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7fa71143aa8b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5e21ab71b186] /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) [0x7fa710f4a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fa710f4a28b] ../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 |
| | [0x5e21ab71b1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * 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-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5e21ab71a000-5e21ab71b000 r--p 00000000 00:4e 13279508 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e21ab71b000-5e21ab71c000 r-xp 00001000 00:4e 13279508 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e21ab71c000-5e21ab71d000 r--p 00002000 00:4e 13279508 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e21ab71d000-5e21ab71e000 r--p 00002000 00:4e 13279508 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e21ab71e000-5e21ab71f000 rw-p 00003000 00:4e 13279508 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e21ae114000-5e21d99d7000 rw-p 00000000 00:00 0 [heap] |
| | 7fa550a7b000-7fa550c82000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fa550c82000-7fa552282000 r--s 00000000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7fa552282000-7fa5522c0000 r--s 00000000 00:4e 13279508 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7fa5522c0000-7fa593ad0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa593ade000-7fa613ae0000 rw-p 00000000 00:00 0 |
| | 7fa613ae0000-7fa640540000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa640550000-7fa6970c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6970d0000-7fa6c4200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6c4210000-7fa6dae50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6dae60000-7fa6e67b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6e67c0000-7fa6ec700000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6ec710000-7fa6ef3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6ef400000-7fa6f0000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f0000000-7fa6f0021000 rw-p 00000000 00:00 0 |
| | 7fa6f0021000-7fa6f4000000 ---p 00000000 00:00 0 |
| | 7fa6f4010000-7fa6f4570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f4580000-7fa6f5030000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f5040000-7fa6f5b40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f5b50000-7fa6f6220000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f6230000-7fa6f64d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f64e0000-7fa6f6640000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f6650000-7fa6f6710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f6720000-7fa6f6790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa6f679e000-7fa6f679f000 ---p 00000000 00:00 0 |
| | 7fa6f679f000-7fa6f67bf000 rw-p 00000000 00:00 0 |
| | 7fa6f67bf000-7fa6f67c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f67c0000-7fa6f6801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6801000-7fa6f6802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6802000-7fa6f6843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6843000-7fa6f6844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6844000-7fa6f6885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6885000-7fa6f6886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6886000-7fa6f68c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f68c7000-7fa6f68c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f68c8000-7fa6f6909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6909000-7fa6f690a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f690a000-7fa6f694b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f694b000-7fa6f694c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f694c000-7fa6f698d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f698d000-7fa6f698e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f698e000-7fa6f69cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f69cf000-7fa6f69d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f69d0000-7fa6f6a11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6a11000-7fa6f6a12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6a12000-7fa6f6a53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6a53000-7fa6f6a54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6a54000-7fa6f6a95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6a95000-7fa6f6a96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6a96000-7fa6f6ad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6ad7000-7fa6f6ad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6ad8000-7fa6f6b19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6b19000-7fa6f6b1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6b1a000-7fa6f6b5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6b5b000-7fa6f6b5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6b5c000-7fa6f6b9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6b9d000-7fa6f6b9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6b9e000-7fa6f6bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6bdf000-7fa6f6be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6be0000-7fa6f6c21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6c21000-7fa6f6c22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6c22000-7fa6f6c63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6c63000-7fa6f6c64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6c64000-7fa6f6ca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6ca5000-7fa6f6ca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6ca6000-7fa6f6ce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6ce7000-7fa6f6ce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6ce8000-7fa6f6d29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6d29000-7fa6f6d2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6d2a000-7fa6f6d6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6d6b000-7fa6f6d6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6d6c000-7fa6f6dad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6dad000-7fa6f6dae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6dae000-7fa6f6def000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6def000-7fa6f6df0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6df0000-7fa6f6e31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6e31000-7fa6f6e32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6e32000-7fa6f6e73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6e73000-7fa6f6e74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6e74000-7fa6f6eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6eb5000-7fa6f6eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6eb6000-7fa6f6ef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6ef7000-7fa6f6ef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6ef8000-7fa6f6f39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6f39000-7fa6f6f3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6f3a000-7fa6f6f7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6f7b000-7fa6f6f7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6f7c000-7fa6f6fbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6fbd000-7fa6f6fbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6fbe000-7fa6f6fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fa6f6fff000-7fa6f7000000 ---p 00000000 00:00 0 |
| | 7fa6f7000000-7fa6f7800000 rw-p 00000000 00:00 0 |
| | 7fa6f7800000-7fa70f800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7fa70f800000-7fa710c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7fa710c1f000-7fa710d20000 rw-p 00000000 00:00 0 |
| | 7fa710d20000-7fa710db0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa710dba000-7fa710dbb000 r--p 00000000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fa710dbb000-7fa710dbc000 r-xp 00001000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fa710dbc000-7fa710dbd000 r--p 00002000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fa710dbd000-7fa710dbe000 r--p 00002000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fa710dbe000-7fa710dbf000 rw-p 00003000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fa710dbf000-7fa710de0000 rw-p 00000000 00:00 0 |
| | 7fa710de0000-7fa710df0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fa710df0000-7fa710ef3000 rw-p 00000000 00:00 0 |
| | 7fa710ef3000-7fa710ef7000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fa710ef7000-7fa710f1a000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fa710f1a000-7fa710f1e000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fa710f1e000-7fa710f1f000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fa710f1f000-7fa710f20000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fa710f20000-7fa710f48000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fa710f48000-7fa7110d0000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fa7110d0000-7fa71111f000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fa71111f000-7fa711123000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fa711123000-7fa711125000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fa711125000-7fa711134000 rw-p 00000000 00:00 0 |
| | 7fa711134000-7fa711144000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fa711144000-7fa7111c3000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fa7111c3000-7fa71121b000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fa71121b000-7fa71121c000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fa71121c000-7fa71121d000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fa71121d000-7fa71121f000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fa71121f000-7fa711234000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fa711234000-7fa71124d000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fa71124d000-7fa71124e000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fa71124e000-7fa71124f000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fa71124f000-7fa711257000 rw-p 00000000 00:00 0 |
| | 7fa711257000-7fa711261000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fa711261000-7fa7112c4000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fa7112c4000-7fa7112d9000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fa7112d9000-7fa7112da000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fa7112da000-7fa7112db000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fa7112db000-7fa7112dd000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fa7112dd000-7fa7112ef000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fa7112ef000-7fa7112f5000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fa7112f5000-7fa7112f6000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fa7112f6000-7fa7112f7000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fa7112f7000-7fa7112f8000 r--p 00000000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fa7112f8000-7fa7112f9000 r-xp 00001000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fa7112f9000-7fa7112fa000 r--p 00002000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fa7112fa000-7fa7112fb000 r--p 00002000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fa7112fb000-7fa7112fc000 rw-p 00003000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7fa7112fc000-7fa711344000 r--p 00000000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7fa711344000-7fa711801000 r-xp 00048000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7fa711801000-7fa71199b000 r--p 00505000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7fa71199b000-7fa7119b1000 r--p 0069f000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7fa7119b1000-7fa7119b5000 rw-p 006b5000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7fa7119b5000-7fa7119cc000 rw-p 00000000 00:00 0 |
| | 7fa7119cc000-7fa7119cd000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fa7119cd000-7fa7119f8000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fa7119f8000-7fa711a02000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fa711a02000-7fa711a04000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fa711a04000-7fa711a06000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd90435000-7ffd90456000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd9047f000-7ffd90483000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd90483000-7ffd90485000 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:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |