| "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 604509 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900064083 |
| | ruby 3.5.0dev (2025-08-08T02:57:23Z master 3ad26d0501) +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:0005c0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0015e0 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: 0x0000765eeae41fe0 RBP: 0x0000000000000028 RSP: 0x00007ffca59ae690 |
| | RAX: 0x0000000000000000 RBX: 0x0000765d6475ffe8 RCX: 0x0000000000000032 |
| | RDX: 0x0000000000000000 RDI: 0x0000000000000099 RSI: 0x0000765d64753018 |
| | R8: 0x0000000000000000 R9: 0xcccccccccccccccd R10: 0x0000000000000000 |
| | R11: 0x0000000000000001 R12: 0x0000765eeb3af2c0 R13: 0x0000000000000000 |
| | R14: 0xe6c4c6e4e6e4c6e4 R15: 0x00005e351c37c150 EFL: 0x0000000000010287 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x765eeb05045a] /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) [0x765eeae1b0da] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x765eeaf89ed8] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x765eea953320) [0x765eea953320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x765eeae41fe0] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5019 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_heap_page) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5015 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_heap_pages_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5082 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_heap_pages+0x12) [0x765eeae45dca] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5094 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5128 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x765eeae46119] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5193 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_finish+0x8c) [0x765eeae4a7eb] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3816 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3892 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_rest+0xe) [0x765eeae4d93b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3910 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_rest) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6457 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_rest+0x1c) [0x765eeae4dd10] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:923 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7973 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7954 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_fixup+0xd) [0x765eeae4ecbd] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8054 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_malloc) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8151 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(handle_malloc_failure+0x0) [0x765eeae4ed96] /tmp/ruby/src/trunk-gc-asserts/gc.c:5107 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xmalloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:5097 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(get_allocated_entries+0x0) [0x765eeaf94bc5] /tmp/ruby/src/trunk-gc-asserts/st.c:551 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_st_init_existing_table_with_size) /tmp/ruby/src/trunk-gc-asserts/st.c:559 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_st_init_table_with_size) /tmp/ruby/src/trunk-gc-asserts/st.c:585 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rebuild_table+0x93) [0x765eeaf94d03] /tmp/ruby/src/trunk-gc-asserts/st.c:753 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(st_add_direct_with_hash+0x30) [0x765eeaf95640] /tmp/ruby/src/trunk-gc-asserts/st.c:1125 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_st_add_direct) /tmp/ruby/src/trunk-gc-asserts/st.c:1215 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_define_finalizer+0x41) [0x765eeae3d1d9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2780 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_define_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1723 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x765eeb01c1ed] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3848 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x765eeb032243] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6055 |
| | /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) [0x765eeb03883e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x765eeae24e75] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x765eeae2935b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5e34e3e62186] /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) [0x765eea9381ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x765eea93828b] ../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 |
| | [0x5e34e3e621d5] |
| | |
| | -- 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: |
| | |
| | 5e34e3e61000-5e34e3e62000 r--p 00000000 00:4e 13282321 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e34e3e62000-5e34e3e63000 r-xp 00001000 00:4e 13282321 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e34e3e63000-5e34e3e64000 r--p 00002000 00:4e 13282321 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e34e3e64000-5e34e3e65000 r--p 00002000 00:4e 13282321 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e34e3e65000-5e34e3e66000 rw-p 00003000 00:4e 13282321 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e3504714000-5e35303b3000 rw-p 00000000 00:00 0 [heap] |
| | 765ce9530000-765ce9737000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765ce9737000-765cead31000 r--s 00000000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 765cead31000-765cead6f000 r--s 00000000 00:4e 13282321 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 765cead6f000-765d2ad70000 rw-p 00000000 00:00 0 |
| | 765d2ad70000-765d6d430000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765d6d43e000-765ded440000 rw-p 00000000 00:00 0 |
| | 765ded440000-765e19f00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765e19f10000-765e70d40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765e70d50000-765e9dca0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765e9dcb0000-765eb4860000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765eb4870000-765ec0220000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ec0230000-765ec5ff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ec6000000-765ec8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ec8000000-765ec8021000 rw-p 00000000 00:00 0 |
| | 765ec8021000-765ecc000000 ---p 00000000 00:00 0 |
| | 765ecc010000-765ecd340000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ecd350000-765ecea00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ecea10000-765ecf500000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ecf510000-765ecfbe0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ecfbf0000-765ecfeb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ecfec0000-765ecffe0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ecfff0000-765ed00b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765ed00be000-765ed01bf000 rw-p 00000000 00:00 0 |
| | 765ed01bf000-765ed01c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed01c0000-765ed0201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0201000-765ed0202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0202000-765ed0243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0243000-765ed0244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0244000-765ed0285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0285000-765ed0286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0286000-765ed02c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed02c7000-765ed02c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed02c8000-765ed0309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0309000-765ed030a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed030a000-765ed034b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed034b000-765ed034c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed034c000-765ed038d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed038d000-765ed038e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed038e000-765ed03cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed03cf000-765ed03d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed03d0000-765ed0411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0411000-765ed0412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0412000-765ed0453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0453000-765ed0454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0454000-765ed0495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0495000-765ed0496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0496000-765ed04d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed04d7000-765ed04d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed04d8000-765ed0519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0519000-765ed051a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed051a000-765ed055b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed055b000-765ed055c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed055c000-765ed059d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed059d000-765ed059e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed059e000-765ed05df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed05df000-765ed05e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed05e0000-765ed0621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0621000-765ed0622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0622000-765ed0663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0663000-765ed0664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0664000-765ed06a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed06a5000-765ed06a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed06a6000-765ed06e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed06e7000-765ed06e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed06e8000-765ed0729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0729000-765ed072a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed072a000-765ed076b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed076b000-765ed076c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed076c000-765ed07ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed07ad000-765ed07ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed07ae000-765ed07ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed07ef000-765ed07f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed07f0000-765ed0831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0831000-765ed0832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0832000-765ed0873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0873000-765ed0874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0874000-765ed08b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed08b5000-765ed08b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed08b6000-765ed08f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed08f7000-765ed08f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed08f8000-765ed0939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed0939000-765ed093a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed093a000-765ed097b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed097b000-765ed097c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed097c000-765ed09bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed09bd000-765ed09be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed09be000-765ed09ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 765ed09ff000-765ed0a00000 ---p 00000000 00:00 0 |
| | 765ed0a00000-765ed1200000 rw-p 00000000 00:00 0 |
| | 765ed1200000-765ee9200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 765ee9200000-765eea600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 765eea610000-765eea6a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765eea6af000-765eea6b0000 ---p 00000000 00:00 0 |
| | 765eea6b0000-765eea6d0000 rw-p 00000000 00:00 0 |
| | 765eea6d0000-765eea6e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765eea6ef000-765eea710000 rw-p 00000000 00:00 0 |
| | 765eea710000-765eea790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765eea79f000-765eea7c0000 rw-p 00000000 00:00 0 |
| | 765eea7c0000-765eea7d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 765eea7d9000-765eea7da000 r--p 00000000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765eea7da000-765eea7db000 r-xp 00001000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765eea7db000-765eea7dc000 r--p 00002000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765eea7dc000-765eea7dd000 r--p 00002000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765eea7dd000-765eea7de000 rw-p 00003000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 765eea7de000-765eea8e1000 rw-p 00000000 00:00 0 |
| | 765eea8e1000-765eea8e5000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765eea8e5000-765eea908000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765eea908000-765eea90c000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765eea90c000-765eea90d000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765eea90d000-765eea90e000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 765eea90e000-765eea936000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765eea936000-765eeaabe000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765eeaabe000-765eeab0d000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765eeab0d000-765eeab11000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765eeab11000-765eeab13000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 765eeab13000-765eeab22000 rw-p 00000000 00:00 0 |
| | 765eeab22000-765eeab32000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765eeab32000-765eeabb1000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765eeabb1000-765eeac09000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765eeac09000-765eeac0a000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765eeac0a000-765eeac0b000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 765eeac0b000-765eeac0d000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765eeac0d000-765eeac22000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765eeac22000-765eeac3b000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765eeac3b000-765eeac3c000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765eeac3c000-765eeac3d000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 765eeac3d000-765eeac45000 rw-p 00000000 00:00 0 |
| | 765eeac45000-765eeac4f000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765eeac4f000-765eeacb2000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765eeacb2000-765eeacc7000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765eeacc7000-765eeacc8000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765eeacc8000-765eeacc9000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 765eeacc9000-765eeaccb000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765eeaccb000-765eeacdd000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765eeacdd000-765eeace3000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765eeace3000-765eeace4000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765eeace4000-765eeace5000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 765eeace5000-765eeace6000 r--p 00000000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 765eeace6000-765eeace7000 r-xp 00001000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 765eeace7000-765eeace8000 r--p 00002000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 765eeace8000-765eeace9000 r--p 00002000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 765eeace9000-765eeacea000 rw-p 00003000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 765eeacea000-765eead32000 r--p 00000000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 765eead32000-765eeb1ed000 r-xp 00048000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 765eeb1ed000-765eeb389000 r--p 00503000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 765eeb389000-765eeb39f000 r--p 0069f000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 765eeb39f000-765eeb3a3000 rw-p 006b5000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 765eeb3a3000-765eeb3ba000 rw-p 00000000 00:00 0 |
| | 765eeb3ba000-765eeb3bb000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 765eeb3bb000-765eeb3e6000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 765eeb3e6000-765eeb3f0000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 765eeb3f0000-765eeb3f2000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 765eeb3f2000-765eeb3f4000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffca5990000-7ffca59b1000 rw-p 00000000 00:00 0 [stack] |
| | 7ffca59b2000-7ffca59b6000 r--p 00000000 00:00 0 [vvar] |
| | 7ffca59b6000-7ffca59b8000 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. |