| "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) Failure: |
| TestTranscode#test_ractor_lazy_load_encoding_random [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_transcode.rb:2347]: |
| pid 2787798 killed by SIGABRT (signal 6) (core dumped) |
| | check_rvalue_consistency: 0x64d0620c7a00 is not a Ruby object. |
| | check_children_i: out-of-heap:0x000064d0620c7a00 has error (referenced from 0x00007c1cb608f4e0 T_ARRAY/[ ] len: 153, capa:10 ptr:0x000064d061e7a9e0)check_rvalue_consistency: 0x64d0620cded0 is not a Ruby object. |
| | check_children_i: out-of-heap:0x000064d0620cded0 has error (referenced from 0x00007c1cb608f4e0 T_ARRAY/[ ] len: 153, capa:10 ptr:0x000064d061e7a9e0)check_rvalue_consistency: 0x4d0 is not a Ruby object. |
| | check_children_i: out-of-heap:0x00000000000004d0 has error (referenced from 0x00007c1cb608f4e0 T_ARRAY/[ ] len: 153, capa:10 ptr:0x000064d061e7a9e0)[BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.5.0dev (2025-08-15T04:54:54Z master 42c08e458d) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 14 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7c1cd0f34a9a] /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_without_die_internal+0x71) [0x7c1cd0c1d92c] /tmp/ruby/src/trunk-gc-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1115 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark_internal+0x0) [0x7c1cd0c1f78f] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5124 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(mark_method_entry_i) /tmp/ruby/src/trunk-gc-asserts/gc.c:2790 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x7c1cd0d2a2e9] /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) [0x7c1cd0d2ebfb] /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_continue+0xb) [0x7c1cd0d3441b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3925 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2022 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_prepare+0x4b) [0x7c1cd0d34ab3] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2041 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2274 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2381 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_alloc+0xd) [0x7c1cd0d3674d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2405 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2484 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:991 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1029 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_alloc_embed+0x2f) [0x7c1cd0e8483f] /tmp/ruby/src/trunk-gc-asserts/string.c:1006 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_enc_new) /tmp/ruby/src/trunk-gc-asserts/string.c:1049 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(prep_io+0x5) [0x7c1cd0d5e0d8] /tmp/ruby/src/trunk-gc-asserts/io.c:9339 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(prep_stdio) /tmp/ruby/src/trunk-gc-asserts/io.c:9381 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_io_prep_stdin) /tmp/ruby/src/trunk-gc-asserts/io.c:9399 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_start_func_2+0x68c) [0x7c1cd0ec256c] /tmp/ruby/src/trunk-gc-asserts/thread.c:659 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_lock_+0x0) [0x7c1cd0ec2bcd] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2234 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(co_start) /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:460 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * 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 |
| | 10 /tmp/ruby/src/trunk-gc-asserts/lib/open3/version.rb |
| | 11 /tmp/ruby/src/trunk-gc-asserts/lib/open3.rb |
| | 12 /tmp/ruby/src/trunk-gc-asserts/lib/timeout.rb |
| | 13 /tmp/ruby/build/trunk-gc-asserts/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk-gc-asserts/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk-gc-asserts/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk-gc-asserts/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk-gc-asserts/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 23 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk-gc-asserts/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk-gc-asserts/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 64d03fd3d000-64d03fd3e000 r--p 00000000 00:4e 13282636 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64d03fd3e000-64d03fd3f000 r-xp 00001000 00:4e 13282636 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64d03fd3f000-64d03fd40000 r--p 00002000 00:4e 13282636 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64d03fd40000-64d03fd41000 r--p 00002000 00:4e 13282636 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64d03fd41000-64d03fd42000 rw-p 00003000 00:4e 13282636 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64d061d8a000-64d062179000 rw-p 00000000 00:00 0 [heap] |
| | 7c1c80000000-7c1c80021000 rw-p 00000000 00:00 0 |
| | 7c1c80021000-7c1c84000000 ---p 00000000 00:00 0 |
| | 7c1c88000000-7c1c88021000 rw-p 00000000 00:00 0 |
| | 7c1c88021000-7c1c8c000000 ---p 00000000 00:00 0 |
| | 7c1c8c000000-7c1c8c021000 rw-p 00000000 00:00 0 |
| | 7c1c8c021000-7c1c90000000 ---p 00000000 00:00 0 |
| | 7c1c90000000-7c1c90021000 rw-p 00000000 00:00 0 |
| | 7c1c90021000-7c1c94000000 ---p 00000000 00:00 0 |
| | 7c1c9532a000-7c1c95368000 r--s 00000000 00:4e 13282636 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7c1c95368000-7c1c95369000 ---p 00000000 00:00 0 |
| | 7c1c95369000-7c1c95389000 rw-p 00000000 00:00 0 |
| | 7c1c95389000-7c1c9548a000 rw-p 00000000 00:00 0 |
| | 7c1c9548a000-7c1c9548b000 ---p 00000000 00:00 0 |
| | 7c1c9548b000-7c1c954ab000 rw-p 00000000 00:00 0 |
| | 7c1c954ab000-7c1c955ac000 rw-p 00000000 00:00 0 |
| | 7c1c955ac000-7c1c955ad000 ---p 00000000 00:00 0 |
| | 7c1c955ad000-7c1c955cd000 rw-p 00000000 00:00 0 |
| | 7c1c955cd000-7c1c956ce000 rw-p 00000000 00:00 0 |
| | 7c1c956ce000-7c1c956cf000 ---p 00000000 00:00 0 |
| | 7c1c956cf000-7c1c956ef000 rw-p 00000000 00:00 0 |
| | 7c1c956ef000-7c1c957f0000 rw-p 00000000 00:00 0 |
| | 7c1c957f0000-7c1c95870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c1c9587c000-7c1c9587d000 ---p 00000000 00:00 0 |
| | 7c1c9587d000-7c1c9589d000 rw-p 00000000 00:00 0 |
| | 7c1c9589d000-7c1c9599e000 rw-p 00000000 00:00 0 |
| | 7c1c9599e000-7c1c9599f000 ---p 00000000 00:00 0 |
| | 7c1c9599f000-7c1c959bf000 rw-p 00000000 00:00 0 |
| | 7c1c959bf000-7c1c95ac0000 rw-p 00000000 00:00 0 |
| | 7c1c95ac0000-7c1c95af0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c1c95af4000-7c1c95af5000 ---p 00000000 00:00 0 |
| | 7c1c95af5000-7c1c95b15000 rw-p 00000000 00:00 0 |
| | 7c1c95b15000-7c1c95b16000 ---p 00000000 00:00 0 |
| | 7c1c95b16000-7c1c95b36000 rw-p 00000000 00:00 0 |
| | 7c1c95b36000-7c1c95b37000 ---p 00000000 00:00 0 |
| | 7c1c95b37000-7c1c95b57000 rw-p 00000000 00:00 0 |
| | 7c1c95b57000-7c1c95b58000 ---p 00000000 00:00 0 |
| | 7c1c95b58000-7c1c95b78000 rw-p 00000000 00:00 0 |
| | 7c1c95b78000-7c1c95c79000 rw-p 00000000 00:00 0 |
| | 7c1c95c79000-7c1c95c7a000 ---p 00000000 00:00 0 |
| | 7c1c95c7a000-7c1c95c9a000 rw-p 00000000 00:00 0 |
| | 7c1c95c9a000-7c1c95d9b000 rw-p 00000000 00:00 0 |
| | 7c1c95d9b000-7c1c95d9c000 ---p 00000000 00:00 0 |
| | 7c1c95d9c000-7c1c95dbc000 rw-p 00000000 00:00 0 |
| | 7c1c95dbc000-7c1c95dbd000 ---p 00000000 00:00 0 |
| | 7c1c95dbd000-7c1c95ddd000 rw-p 00000000 00:00 0 |
| | 7c1c95ddd000-7c1c95dde000 ---p 00000000 00:00 0 |
| | 7c1c95dde000-7c1c95dfe000 rw-p 00000000 00:00 0 |
| | 7c1c95dfe000-7c1c96000000 rw-p 00000000 00:00 0 |
| | 7c1c96000000-7c1c96101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96101000-7c1c96102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96102000-7c1c96222000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96222000-7c1c96223000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96223000-7c1c96343000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96343000-7c1c96344000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96344000-7c1c96464000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96464000-7c1c96465000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96465000-7c1c96585000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96585000-7c1c96586000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96586000-7c1c966a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c966a6000-7c1c966a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c966a7000-7c1c967c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c967c7000-7c1c967c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c967c8000-7c1c968e8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c968e8000-7c1c968e9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c968e9000-7c1c96a09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96a09000-7c1c96a0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96a0a000-7c1c96b2a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96b2a000-7c1c96b2b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96b2b000-7c1c96c4b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96c4b000-7c1c96c4c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96c4c000-7c1c96d6c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96d6c000-7c1c96d6d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96d6d000-7c1c96e8d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96e8d000-7c1c96e8e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1c96e8e000-7c1cb6000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7c1cb600d000-7c1cb600e000 ---p 00000000 00:00 0 |
| | 7c1cb600e000-7c1cb602e000 rw-p 00000000 00:00 0 |
| | 7c1cb602e000-7c1cb602f000 ---p 00000000 00:00 0 |
| | 7c1cb602f000-7c1cb604f000 rw-p 00000000 00:00 0 |
| | 7c1cb604f000-7c1cb6050000 ---p 00000000 00:00 0 |
| | 7c1cb6050000-7c1cb6070000 rw-p 00000000 00:00 0 |
| | 7c1cb6070000-7c1cb60d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c1cb60df000-7c1cb6120000 rw-p 00000000 00:00 0 |
| | 7c1cb6120000-7c1cb6160000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c1cb616f000-7c1cb6190000 rw-p 00000000 00:00 0 |
| | 7c1cb6190000-7c1cb61b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c1cb61bf000-7c1cb61c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb61c0000-7c1cb6201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6201000-7c1cb6202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6202000-7c1cb6243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6243000-7c1cb6244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6244000-7c1cb6285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6285000-7c1cb6286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6286000-7c1cb62c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb62c7000-7c1cb62c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb62c8000-7c1cb6309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6309000-7c1cb630a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb630a000-7c1cb634b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb634b000-7c1cb634c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb634c000-7c1cb638d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb638d000-7c1cb638e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb638e000-7c1cb63cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb63cf000-7c1cb63d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb63d0000-7c1cb6411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6411000-7c1cb6412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6412000-7c1cb6453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6453000-7c1cb6454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6454000-7c1cb6495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6495000-7c1cb6496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6496000-7c1cb64d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb64d7000-7c1cb64d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb64d8000-7c1cb6519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6519000-7c1cb651a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb651a000-7c1cb655b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb655b000-7c1cb655c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb655c000-7c1cb659d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb659d000-7c1cb659e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb659e000-7c1cb65df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb65df000-7c1cb65e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb65e0000-7c1cb6621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6621000-7c1cb6622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6622000-7c1cb6663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6663000-7c1cb6664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6664000-7c1cb66a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb66a5000-7c1cb66a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb66a6000-7c1cb66e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb66e7000-7c1cb66e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb66e8000-7c1cb6729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6729000-7c1cb672a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb672a000-7c1cb676b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb676b000-7c1cb676c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb676c000-7c1cb67ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb67ad000-7c1cb67ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb67ae000-7c1cb67ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb67ef000-7c1cb67f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb67f0000-7c1cb6831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6831000-7c1cb6832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6832000-7c1cb6873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6873000-7c1cb6874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6874000-7c1cb68b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb68b5000-7c1cb68b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb68b6000-7c1cb68f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb68f7000-7c1cb68f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb68f8000-7c1cb6939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb6939000-7c1cb693a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb693a000-7c1cb697b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb697b000-7c1cb697c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb697c000-7c1cb69bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb69bd000-7c1cb69be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb69be000-7c1cb69ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c1cb69ff000-7c1cb6a00000 ---p 00000000 00:00 0 |
| | 7c1cb6a00000-7c1cb7200000 rw-p 00000000 00:00 0 |
| | 7c1cb7200000-7c1ccf200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7c1ccf200000-7c1cd0600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7c1cd0610000-7c1cd0680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c1cd0680000-7c1cd0682000 r--p 00000000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7c1cd0682000-7c1cd0687000 r-xp 00002000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7c1cd0687000-7c1cd0688000 r--p 00007000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7c1cd0688000-7c1cd0689000 r--p 00008000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7c1cd0689000-7c1cd068a000 rw-p 00009000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7c1cd068a000-7c1cd068b000 r--p 00000000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c1cd068b000-7c1cd068c000 r-xp 00001000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c1cd068c000-7c1cd068d000 r--p 00002000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c1cd068d000-7c1cd068e000 r--p 00002000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c1cd068e000-7c1cd068f000 rw-p 00003000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c1cd0695000-7c1cd0696000 r--p 00000000 00:4e 15116245 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7c1cd0696000-7c1cd0697000 r-xp 00001000 00:4e 15116245 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7c1cd0697000-7c1cd0698000 r--p 00002000 00:4e 15116245 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7c1cd0698000-7c1cd0699000 r--p 00002000 00:4e 15116245 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7c1cd0699000-7c1cd069a000 rw-p 00003000 00:4e 15116245 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7c1cd069a000-7c1cd069b000 r--p 00000000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c1cd069b000-7c1cd069d000 r-xp 00001000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c1cd069d000-7c1cd069e000 r--p 00003000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c1cd069e000-7c1cd069f000 r--p 00003000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c1cd069f000-7c1cd06a0000 rw-p 00004000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7c1cd06a0000-7c1cd06c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c1cd06c2000-7c1cd07c5000 rw-p 00000000 00:00 0 |
| | 7c1cd07c5000-7c1cd07c9000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c1cd07c9000-7c1cd07ec000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c1cd07ec000-7c1cd07f0000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c1cd07f0000-7c1cd07f1000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c1cd07f1000-7c1cd07f2000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c1cd07f2000-7c1cd081a000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c1cd081a000-7c1cd09a2000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c1cd09a2000-7c1cd09f1000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c1cd09f1000-7c1cd09f5000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c1cd09f5000-7c1cd09f7000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c1cd09f7000-7c1cd0a06000 rw-p 00000000 00:00 0 |
| | 7c1cd0a06000-7c1cd0a16000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c1cd0a16000-7c1cd0a95000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c1cd0a95000-7c1cd0aed000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c1cd0aed000-7c1cd0aee000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c1cd0aee000-7c1cd0aef000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c1cd0aef000-7c1cd0af1000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c1cd0af1000-7c1cd0b06000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c1cd0b06000-7c1cd0b1f000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c1cd0b1f000-7c1cd0b20000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c1cd0b20000-7c1cd0b21000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c1cd0b21000-7c1cd0b29000 rw-p 00000000 00:00 0 |
| | 7c1cd0b29000-7c1cd0b33000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c1cd0b33000-7c1cd0b96000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c1cd0b96000-7c1cd0bab000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c1cd0bab000-7c1cd0bac000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c1cd0bac000-7c1cd0bad000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c1cd0bad000-7c1cd0baf000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c1cd0baf000-7c1cd0bc1000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c1cd0bc1000-7c1cd0bc7000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c1cd0bc7000-7c1cd0bc8000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c1cd0bc8000-7c1cd0bc9000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c1cd0bc9000-7c1cd0bca000 r--p 00000000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c1cd0bca000-7c1cd0bcb000 r-xp 00001000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c1cd0bcb000-7c1cd0bcc000 r--p 00002000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c1cd0bcc000-7c1cd0bcd000 r--p 00002000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c1cd0bcd000-7c1cd0bce000 rw-p 00003000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c1cd0bce000-7c1cd0c16000 r--p 00000000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c1cd0c16000-7c1cd10d1000 r-xp 00048000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c1cd10d1000-7c1cd126d000 r--p 00503000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c1cd126d000-7c1cd1283000 r--p 0069f000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c1cd1283000-7c1cd1287000 rw-p 006b5000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c1cd1287000-7c1cd129e000 rw-p 00000000 00:00 0 |
| | 7c1cd129e000-7c1cd129f000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c1cd129f000-7c1cd12ca000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c1cd12ca000-7c1cd12d4000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c1cd12d4000-7c1cd12d6000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c1cd12d6000-7c1cd12d8000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff3c897000-7fff3c8b9000 rw-p 00000000 00:00 0 [stack] |
| | 7fff3c9d1000-7fff3c9d5000 r--p 00000000 00:00 0 [vvar] |
| | 7fff3c9d5000-7fff3c9d7000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |