| "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 2649251 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90022fa77 |
| | ruby 3.5.0dev (2025-07-12T03:31:54Z master c97eba9bcd) +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:0000c0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:002580 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: 0x000072b2fc127d61 RBP: 0x00007fff1c051360 RSP: 0x00007fff1c051320 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005a2b279f1828 RCX: 0x000072b2fc127d61 |
| | RDX: 0x0000000000000000 RDI: 0x00005a2b279f1854 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005a2b279f1948 R15: 0x00005a2b279f1854 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x72b2fc7ce8ba] /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) [0x72b2fc59b8ba] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x72b2fc7058b8] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x72b2fc0d4320) [0x72b2fc0d4320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x72b2fc127d61] ./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) [0x72b2fc12a7dd] ./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) [0x72b2fc752f5d] /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) [0x72b2fc7530a3] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_unlock_+0x0) [0x72b2fc75844c] /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) [0x72b2fc758a13] /tmp/ruby/src/trunk-gc-asserts/thread.c:2692 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_check_ints+0xb) [0x72b2fc79ab7b] /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) [0x72b2fc7b0663] /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) [0x72b2fc7b6cee] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x72b2fc5a5685] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x72b2fc5a999b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5a2ae7e25186] /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) [0x72b2fc0b91ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x72b2fc0b928b] ../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 |
| | [0x5a2ae7e251d5] |
| | |
| | -- 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: |
| | |
| | 5a2ae7e24000-5a2ae7e25000 r--p 00000000 00:4e 13279870 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a2ae7e25000-5a2ae7e26000 r-xp 00001000 00:4e 13279870 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a2ae7e26000-5a2ae7e27000 r--p 00002000 00:4e 13279870 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a2ae7e27000-5a2ae7e28000 r--p 00002000 00:4e 13279870 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a2ae7e28000-5a2ae7e29000 rw-p 00003000 00:4e 13279870 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5a2b279ea000-5a2b53b3c000 rw-p 00000000 00:00 0 [heap] |
| | 72b13c57f000-72b13c786000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72b13c786000-72b13dd72000 r--s 00000000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 72b13dd72000-72b13ddb0000 r--s 00000000 00:4e 13279870 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 72b13ddb0000-72b17e470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b17e47e000-72b1fe480000 rw-p 00000000 00:00 0 |
| | 72b1fe480000-72b22b5c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b22b5d0000-72b282180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b282190000-72b2af230000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2af240000-72b2c5e60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2c5e70000-72b2d17f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2d1800000-72b2d7a60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2d7a70000-72b2dabf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2dac00000-72b2dc000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2dc000000-72b2dc021000 rw-p 00000000 00:00 0 |
| | 72b2dc021000-72b2e0000000 ---p 00000000 00:00 0 |
| | 72b2e0010000-72b2e0110000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2e0120000-72b2e0cf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2e0d00000-72b2e13a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2e13b0000-72b2e1670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2e1680000-72b2e17c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2e17d0000-72b2e1880000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2e1890000-72b2e18b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2e18be000-72b2e19bf000 rw-p 00000000 00:00 0 |
| | 72b2e19bf000-72b2e19c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e19c0000-72b2e1a01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1a01000-72b2e1a02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1a02000-72b2e1a43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1a43000-72b2e1a44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1a44000-72b2e1a85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1a85000-72b2e1a86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1a86000-72b2e1ac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1ac7000-72b2e1ac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1ac8000-72b2e1b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1b09000-72b2e1b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1b0a000-72b2e1b4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1b4b000-72b2e1b4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1b4c000-72b2e1b8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1b8d000-72b2e1b8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1b8e000-72b2e1bcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1bcf000-72b2e1bd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1bd0000-72b2e1c11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1c11000-72b2e1c12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1c12000-72b2e1c53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1c53000-72b2e1c54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1c54000-72b2e1c95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1c95000-72b2e1c96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1c96000-72b2e1cd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1cd7000-72b2e1cd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1cd8000-72b2e1d19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1d19000-72b2e1d1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1d1a000-72b2e1d5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1d5b000-72b2e1d5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1d5c000-72b2e1d9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1d9d000-72b2e1d9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1d9e000-72b2e1ddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1ddf000-72b2e1de0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1de0000-72b2e1e21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1e21000-72b2e1e22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1e22000-72b2e1e63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1e63000-72b2e1e64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1e64000-72b2e1ea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1ea5000-72b2e1ea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1ea6000-72b2e1ee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1ee7000-72b2e1ee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1ee8000-72b2e1f29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1f29000-72b2e1f2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1f2a000-72b2e1f6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1f6b000-72b2e1f6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1f6c000-72b2e1fad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1fad000-72b2e1fae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1fae000-72b2e1fef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1fef000-72b2e1ff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e1ff0000-72b2e2031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e2031000-72b2e2032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e2032000-72b2e2073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e2073000-72b2e2074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e2074000-72b2e20b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e20b5000-72b2e20b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e20b6000-72b2e20f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e20f7000-72b2e20f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e20f8000-72b2e2139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e2139000-72b2e213a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e213a000-72b2e217b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e217b000-72b2e217c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e217c000-72b2e21bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e21bd000-72b2e21be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e21be000-72b2e21ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72b2e21ff000-72b2e2200000 ---p 00000000 00:00 0 |
| | 72b2e2200000-72b2e2a00000 rw-p 00000000 00:00 0 |
| | 72b2e2a00000-72b2faa00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 72b2faa00000-72b2fbe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 72b2fbe10000-72b2fbe50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2fbe5f000-72b2fbe60000 ---p 00000000 00:00 0 |
| | 72b2fbe60000-72b2fbe80000 rw-p 00000000 00:00 0 |
| | 72b2fbe80000-72b2fbf10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2fbf1f000-72b2fbf40000 rw-p 00000000 00:00 0 |
| | 72b2fbf40000-72b2fbf50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72b2fbf5a000-72b2fbf5b000 r--p 00000000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72b2fbf5b000-72b2fbf5c000 r-xp 00001000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72b2fbf5c000-72b2fbf5d000 r--p 00002000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72b2fbf5d000-72b2fbf5e000 r--p 00002000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72b2fbf5e000-72b2fbf5f000 rw-p 00003000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72b2fbf5f000-72b2fc062000 rw-p 00000000 00:00 0 |
| | 72b2fc062000-72b2fc066000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72b2fc066000-72b2fc089000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72b2fc089000-72b2fc08d000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72b2fc08d000-72b2fc08e000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72b2fc08e000-72b2fc08f000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72b2fc08f000-72b2fc0b7000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72b2fc0b7000-72b2fc23f000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72b2fc23f000-72b2fc28e000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72b2fc28e000-72b2fc292000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72b2fc292000-72b2fc294000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72b2fc294000-72b2fc2a3000 rw-p 00000000 00:00 0 |
| | 72b2fc2a3000-72b2fc2b3000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72b2fc2b3000-72b2fc332000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72b2fc332000-72b2fc38a000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72b2fc38a000-72b2fc38b000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72b2fc38b000-72b2fc38c000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72b2fc38c000-72b2fc38e000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72b2fc38e000-72b2fc3a3000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72b2fc3a3000-72b2fc3bc000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72b2fc3bc000-72b2fc3bd000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72b2fc3bd000-72b2fc3be000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72b2fc3be000-72b2fc3c6000 rw-p 00000000 00:00 0 |
| | 72b2fc3c6000-72b2fc3d0000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72b2fc3d0000-72b2fc433000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72b2fc433000-72b2fc448000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72b2fc448000-72b2fc449000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72b2fc449000-72b2fc44a000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72b2fc44a000-72b2fc44c000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72b2fc44c000-72b2fc45e000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72b2fc45e000-72b2fc464000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72b2fc464000-72b2fc465000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72b2fc465000-72b2fc466000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72b2fc466000-72b2fc467000 r--p 00000000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72b2fc467000-72b2fc468000 r-xp 00001000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72b2fc468000-72b2fc469000 r--p 00002000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72b2fc469000-72b2fc46a000 r--p 00002000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72b2fc46a000-72b2fc46b000 rw-p 00003000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72b2fc46b000-72b2fc4b3000 r--p 00000000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 72b2fc4b3000-72b2fc96c000 r-xp 00048000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 72b2fc96c000-72b2fcb01000 r--p 00501000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 72b2fcb01000-72b2fcb17000 r--p 00696000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 72b2fcb17000-72b2fcb1b000 rw-p 006ac000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 72b2fcb1b000-72b2fcb32000 rw-p 00000000 00:00 0 |
| | 72b2fcb32000-72b2fcb33000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72b2fcb33000-72b2fcb5e000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72b2fcb5e000-72b2fcb68000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72b2fcb68000-72b2fcb6a000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72b2fcb6a000-72b2fcb6c000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff1c032000-7fff1c053000 rw-p 00000000 00:00 0 [stack] |
| | 7fff1c1db000-7fff1c1df000 r--p 00000000 00:00 0 [vvar] |
| | 7fff1c1df000-7fff1c1e1000 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:979: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |