| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 06b14f2..d5e7e88 master -> origin/master |
| "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 1432635 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9000fd473 |
| | ruby 3.5.0dev (2025-08-05T06:56:26Z master d5e7e88f32) +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:0002f0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001310 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: 0x00007cc89d112a8a RBP: 0x00007cc87123fff8 RSP: 0x00007ffc5d6acd60 |
| | RAX: 0x0000000000000000 RBX: 0x00005880540e1c40 RCX: 0x000000000000000b |
| | RDX: 0x000000000000000e RDI: 0x0000588054211eb0 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000001 R9: 0x0019f6fbcf39ff00 R10: 0x0000000000000010 |
| | R11: 0x0019f6fbcf39ffef R12: 0x00007cc871230000 R13: 0x0000000000000028 |
| | R14: 0x00007cc871238000 R15: 0x0000000000000060 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7cc89d31d25a] /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) [0x7cc89d0e806a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7cc89d256d88] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7cc89cc20320) [0x7cc89cc20320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7cc89d112a8a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4940 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_garbage_object_p) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1544 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(verify_internal_consistency_i) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4942 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5112 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x38) [0x7cc89d11a6a4] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_rest) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6442 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_rest+0x1c) [0x7cc89d11aba0] /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:7970 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7951 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_fixup+0xd) [0x7cc89d11bb4d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8051 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_malloc) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8148 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(handle_malloc_failure+0x0) [0x7cc89d11bc26] /tmp/ruby/src/trunk-gc-asserts/gc.c:5094 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xmalloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:5084 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(make_tab_empty+0x0) [0x7cc89d261a89] /tmp/ruby/src/trunk-gc-asserts/st.c:559 |
| | /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:567 |
| | /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) [0x7cc89d261bb3] /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) [0x7cc89d2624f0] /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) [0x7cc89d10a1d9] /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) [0x7cc89d2e8f5d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3851 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x7cc89d2fefc3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6058 |
| | /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) [0x7cc89d30564e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7cc89d0f1e05] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7cc89d0f62eb] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x588025078186] /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) [0x7cc89cc051ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7cc89cc0528b] ../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 |
| | [0x5880250781d5] |
| | |
| | -- 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: |
| | |
| | 588025077000-588025078000 r--p 00000000 00:4e 13281952 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 588025078000-588025079000 r-xp 00001000 00:4e 13281952 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 588025079000-58802507a000 r--p 00002000 00:4e 13281952 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58802507a000-58802507b000 r--p 00002000 00:4e 13281952 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58802507b000-58802507c000 rw-p 00003000 00:4e 13281952 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5880540df000-58807fe54000 rw-p 00000000 00:00 0 [heap] |
| | 7cc5d3783000-7cc5d398a000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7cc5d398a000-7cc5d4f80000 r--s 00000000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7cc5d4f80000-7cc5d4fbe000 r--s 00000000 00:4e 13281952 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7cc5d4fbe000-7cc6d4fc0000 rw-p 00000000 00:00 0 |
| | 7cc6d4fc0000-7cc71fd30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc71fd3e000-7cc79fd40000 rw-p 00000000 00:00 0 |
| | 7cc79fd40000-7cc7cc0d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc7cc0e0000-7cc8229f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc822a00000-7cc84fc00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc84fc10000-7cc8667d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc8667e0000-7cc8722e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc8722f0000-7cc878610000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc878620000-7cc87b3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc87b400000-7cc87c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc87c000000-7cc87c021000 rw-p 00000000 00:00 0 |
| | 7cc87c021000-7cc880000000 ---p 00000000 00:00 0 |
| | 7cc880010000-7cc8802e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc8802f0000-7cc880c40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc880c50000-7cc8817f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc881800000-7cc881eb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc881ec0000-7cc882180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc882190000-7cc8822b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc8822c0000-7cc882380000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc882390000-7cc882410000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc88241e000-7cc88241f000 ---p 00000000 00:00 0 |
| | 7cc88241f000-7cc88243f000 rw-p 00000000 00:00 0 |
| | 7cc88243f000-7cc882540000 rw-p 00000000 00:00 0 |
| | 7cc882540000-7cc882550000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc88255f000-7cc882580000 rw-p 00000000 00:00 0 |
| | 7cc882580000-7cc8825b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc8825bf000-7cc8825c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8825c0000-7cc882601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882601000-7cc882602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882602000-7cc882643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882643000-7cc882644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882644000-7cc882685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882685000-7cc882686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882686000-7cc8826c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8826c7000-7cc8826c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8826c8000-7cc882709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882709000-7cc88270a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88270a000-7cc88274b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88274b000-7cc88274c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88274c000-7cc88278d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88278d000-7cc88278e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88278e000-7cc8827cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8827cf000-7cc8827d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8827d0000-7cc882811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882811000-7cc882812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882812000-7cc882853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882853000-7cc882854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882854000-7cc882895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882895000-7cc882896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882896000-7cc8828d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8828d7000-7cc8828d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8828d8000-7cc882919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882919000-7cc88291a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88291a000-7cc88295b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88295b000-7cc88295c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88295c000-7cc88299d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88299d000-7cc88299e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc88299e000-7cc8829df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8829df000-7cc8829e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc8829e0000-7cc882a21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882a21000-7cc882a22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882a22000-7cc882a63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882a63000-7cc882a64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882a64000-7cc882aa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882aa5000-7cc882aa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882aa6000-7cc882ae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882ae7000-7cc882ae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882ae8000-7cc882b29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882b29000-7cc882b2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882b2a000-7cc882b6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882b6b000-7cc882b6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882b6c000-7cc882bad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882bad000-7cc882bae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882bae000-7cc882bef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882bef000-7cc882bf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882bf0000-7cc882c31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882c31000-7cc882c32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882c32000-7cc882c73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882c73000-7cc882c74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882c74000-7cc882cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882cb5000-7cc882cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882cb6000-7cc882cf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882cf7000-7cc882cf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882cf8000-7cc882d39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882d39000-7cc882d3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882d3a000-7cc882d7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882d7b000-7cc882d7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882d7c000-7cc882dbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882dbd000-7cc882dbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882dbe000-7cc882dff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7cc882dff000-7cc882e00000 ---p 00000000 00:00 0 |
| | 7cc882e00000-7cc883600000 rw-p 00000000 00:00 0 |
| | 7cc883600000-7cc89b600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7cc89b600000-7cc89ca00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7cc89ca10000-7cc89ca60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc89ca6f000-7cc89ca90000 rw-p 00000000 00:00 0 |
| | 7cc89ca90000-7cc89caa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7cc89caa6000-7cc89caa7000 r--p 00000000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7cc89caa7000-7cc89caa8000 r-xp 00001000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7cc89caa8000-7cc89caa9000 r--p 00002000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7cc89caa9000-7cc89caaa000 r--p 00002000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7cc89caaa000-7cc89caab000 rw-p 00003000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7cc89caab000-7cc89cbae000 rw-p 00000000 00:00 0 |
| | 7cc89cbae000-7cc89cbb2000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7cc89cbb2000-7cc89cbd5000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7cc89cbd5000-7cc89cbd9000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7cc89cbd9000-7cc89cbda000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7cc89cbda000-7cc89cbdb000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7cc89cbdb000-7cc89cc03000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7cc89cc03000-7cc89cd8b000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7cc89cd8b000-7cc89cdda000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7cc89cdda000-7cc89cdde000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7cc89cdde000-7cc89cde0000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7cc89cde0000-7cc89cdef000 rw-p 00000000 00:00 0 |
| | 7cc89cdef000-7cc89cdff000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7cc89cdff000-7cc89ce7e000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7cc89ce7e000-7cc89ced6000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7cc89ced6000-7cc89ced7000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7cc89ced7000-7cc89ced8000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7cc89ced8000-7cc89ceda000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7cc89ceda000-7cc89ceef000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7cc89ceef000-7cc89cf08000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7cc89cf08000-7cc89cf09000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7cc89cf09000-7cc89cf0a000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7cc89cf0a000-7cc89cf12000 rw-p 00000000 00:00 0 |
| | 7cc89cf12000-7cc89cf1c000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7cc89cf1c000-7cc89cf7f000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7cc89cf7f000-7cc89cf94000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7cc89cf94000-7cc89cf95000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7cc89cf95000-7cc89cf96000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7cc89cf96000-7cc89cf98000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7cc89cf98000-7cc89cfaa000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7cc89cfaa000-7cc89cfb0000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7cc89cfb0000-7cc89cfb1000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7cc89cfb1000-7cc89cfb2000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7cc89cfb2000-7cc89cfb3000 r--p 00000000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7cc89cfb3000-7cc89cfb4000 r-xp 00001000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7cc89cfb4000-7cc89cfb5000 r--p 00002000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7cc89cfb5000-7cc89cfb6000 r--p 00002000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7cc89cfb6000-7cc89cfb7000 rw-p 00003000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7cc89cfb7000-7cc89cfff000 r--p 00000000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7cc89cfff000-7cc89d4ba000 r-xp 00048000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7cc89d4ba000-7cc89d655000 r--p 00503000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7cc89d655000-7cc89d66b000 r--p 0069d000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7cc89d66b000-7cc89d66f000 rw-p 006b3000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7cc89d66f000-7cc89d686000 rw-p 00000000 00:00 0 |
| | 7cc89d686000-7cc89d687000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7cc89d687000-7cc89d6b2000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7cc89d6b2000-7cc89d6bc000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7cc89d6bc000-7cc89d6be000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7cc89d6be000-7cc89d6c0000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc5d68e000-7ffc5d6af000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc5d77c000-7ffc5d780000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc5d780000-7ffc5d782000 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. |