| "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 |
| 5ec9a39..68625a2 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) Failure: |
| TestObjectIdRactor#test_object_id_race_free_with_stress_compact [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_object_id.rb:248]: |
| pid 2310074 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007ef9bc74fdf8 ractor/port/Ractor::Port ractor/port -> 0x00007ef9d6c8a470 ractor/Ractor r:1 |
| | [BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.5.0dev (2025-06-14T03:32:51Z master 68625a23d6) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 3 |
| | 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) [0x7ef9d759fcda] /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) [0x7ef9d728c932] /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(rb_gc_mark_roots+0x0) [0x7ef9d728e62f] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5121 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_objspace_reachable_objects_from_root) /tmp/ruby/src/trunk-gc-asserts/gc.c:4627 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x7ef9d739b359] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x120) [0x7ef9d73a1aa0] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6333 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x7ef9d73a3cae] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6307 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:101 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:144 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6309 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_slowpath+0xa7) [0x7ef9d73a3f97] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2432 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2454 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj+0x3c) [0x7ef9d73a4db4] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2491 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:994 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1032 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_alloc_embed+0x2f) [0x7ef9d74ef43f] /tmp/ruby/src/trunk-gc-asserts/string.c:1354 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_enc_new) /tmp/ruby/src/trunk-gc-asserts/string.c:1397 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(prep_io+0x5) [0x7ef9d73cf878] /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) [0x7ef9d75301dc] /tmp/ruby/src/trunk-gc-asserts/thread.c:658 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_lock_+0x0) [0x7ef9d753081d] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2237 |
| | /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 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 |
| | 9 /tmp/ruby/src/trunk-gc-asserts/lib/open3/version.rb |
| | 10 /tmp/ruby/src/trunk-gc-asserts/lib/open3.rb |
| | 11 /tmp/ruby/src/trunk-gc-asserts/lib/timeout.rb |
| | 12 /tmp/ruby/build/trunk-gc-asserts/rbconfig.rb |
| | 13 /tmp/ruby/src/trunk-gc-asserts/tool/lib/find_executable.rb |
| | 14 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 15 /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb |
| | 16 /tmp/ruby/src/trunk-gc-asserts/tool/lib/colorize.rb |
| | 17 /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb |
| | 18 /tmp/ruby/src/trunk-gc-asserts/lib/prettyprint.rb |
| | 19 /tmp/ruby/src/trunk-gc-asserts/lib/pp.rb |
| | 20 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/assertions.rb |
| | 21 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 22 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 23 /tmp/ruby/src/trunk-gc-asserts/tool/lib/core_assertions.rb |
| | 24 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb |
| | 25 /tmp/ruby/src/trunk-gc-asserts/lib/optparse.rb |
| | 26 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 5af1b0a19000-5af1b0a1a000 r--p 00000000 00:4d 13461884 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af1b0a1a000-5af1b0a1b000 r-xp 00001000 00:4d 13461884 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af1b0a1b000-5af1b0a1c000 r--p 00002000 00:4d 13461884 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af1b0a1c000-5af1b0a1d000 r--p 00002000 00:4d 13461884 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af1b0a1d000-5af1b0a1e000 rw-p 00003000 00:4d 13461884 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af1ba929000-5af1bacd9000 rw-p 00000000 00:00 0 [heap] |
| | 7ef990000000-7ef990021000 rw-p 00000000 00:00 0 |
| | 7ef990021000-7ef994000000 ---p 00000000 00:00 0 |
| | 7ef998000000-7ef998021000 rw-p 00000000 00:00 0 |
| | 7ef998021000-7ef99c000000 ---p 00000000 00:00 0 |
| | 7ef99c600000-7ef99c701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef99c701000-7ef99c702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef99c702000-7ef99c822000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef99c822000-7ef99c823000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef99c823000-7ef99c943000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef99c943000-7ef99c944000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef99c944000-7ef99ca64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef99ca64000-7ef99ca65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef99ca65000-7ef9bc600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ef9bc650000-7ef9bc68e000 r--s 00000000 00:4d 13461884 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7ef9bc68e000-7ef9bc68f000 ---p 00000000 00:00 0 |
| | 7ef9bc68f000-7ef9bc6af000 rw-p 00000000 00:00 0 |
| | 7ef9bc6af000-7ef9bc6b0000 ---p 00000000 00:00 0 |
| | 7ef9bc6b0000-7ef9bc6d0000 rw-p 00000000 00:00 0 |
| | 7ef9bc6d0000-7ef9bc750000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef9bc75f000-7ef9bc7a0000 rw-p 00000000 00:00 0 |
| | 7ef9bc7a0000-7ef9bc7b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef9bc7bf000-7ef9bc7c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc7c0000-7ef9bc801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc801000-7ef9bc802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc802000-7ef9bc843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc843000-7ef9bc844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc844000-7ef9bc885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc885000-7ef9bc886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc886000-7ef9bc8c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc8c7000-7ef9bc8c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc8c8000-7ef9bc909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc909000-7ef9bc90a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc90a000-7ef9bc94b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc94b000-7ef9bc94c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc94c000-7ef9bc98d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc98d000-7ef9bc98e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc98e000-7ef9bc9cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc9cf000-7ef9bc9d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bc9d0000-7ef9bca11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bca11000-7ef9bca12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bca12000-7ef9bca53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bca53000-7ef9bca54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bca54000-7ef9bca95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bca95000-7ef9bca96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bca96000-7ef9bcad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcad7000-7ef9bcad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcad8000-7ef9bcb19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcb19000-7ef9bcb1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcb1a000-7ef9bcb5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcb5b000-7ef9bcb5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcb5c000-7ef9bcb9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcb9d000-7ef9bcb9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcb9e000-7ef9bcbdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcbdf000-7ef9bcbe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcbe0000-7ef9bcc21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcc21000-7ef9bcc22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcc22000-7ef9bcc63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcc63000-7ef9bcc64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcc64000-7ef9bcca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcca5000-7ef9bcca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcca6000-7ef9bcce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcce7000-7ef9bcce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcce8000-7ef9bcd29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcd29000-7ef9bcd2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcd2a000-7ef9bcd6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcd6b000-7ef9bcd6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcd6c000-7ef9bcdad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcdad000-7ef9bcdae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcdae000-7ef9bcdef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcdef000-7ef9bcdf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcdf0000-7ef9bce31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bce31000-7ef9bce32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bce32000-7ef9bce73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bce73000-7ef9bce74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bce74000-7ef9bceb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bceb5000-7ef9bceb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bceb6000-7ef9bcef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcef7000-7ef9bcef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcef8000-7ef9bcf39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcf39000-7ef9bcf3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcf3a000-7ef9bcf7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcf7b000-7ef9bcf7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcf7c000-7ef9bcfbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcfbd000-7ef9bcfbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcfbe000-7ef9bcfff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ef9bcfff000-7ef9bd000000 ---p 00000000 00:00 0 |
| | 7ef9bd000000-7ef9bd800000 rw-p 00000000 00:00 0 |
| | 7ef9bd800000-7ef9d5800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7ef9d5800000-7ef9d6c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7ef9d6c10000-7ef9d6c20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef9d6c30000-7ef9d6cf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef9d6cf0000-7ef9d6cf2000 r--p 00000000 00:4d 14690814 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7ef9d6cf2000-7ef9d6cf7000 r-xp 00002000 00:4d 14690814 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7ef9d6cf7000-7ef9d6cf8000 r--p 00007000 00:4d 14690814 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7ef9d6cf8000-7ef9d6cf9000 r--p 00008000 00:4d 14690814 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7ef9d6cf9000-7ef9d6cfa000 rw-p 00009000 00:4d 14690814 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7ef9d6cfa000-7ef9d6cfb000 r--p 00000000 00:4d 14818626 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef9d6cfb000-7ef9d6cfc000 r-xp 00001000 00:4d 14818626 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef9d6cfc000-7ef9d6cfd000 r--p 00002000 00:4d 14818626 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef9d6cfd000-7ef9d6cfe000 r--p 00002000 00:4d 14818626 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef9d6cfe000-7ef9d6cff000 rw-p 00003000 00:4d 14818626 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ef9d6d05000-7ef9d6d06000 r--p 00000000 00:4d 14681540 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7ef9d6d06000-7ef9d6d07000 r-xp 00001000 00:4d 14681540 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7ef9d6d07000-7ef9d6d08000 r--p 00002000 00:4d 14681540 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7ef9d6d08000-7ef9d6d09000 r--p 00002000 00:4d 14681540 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7ef9d6d09000-7ef9d6d0a000 rw-p 00003000 00:4d 14681540 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7ef9d6d0a000-7ef9d6d0b000 r--p 00000000 00:4d 14811760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef9d6d0b000-7ef9d6d0d000 r-xp 00001000 00:4d 14811760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef9d6d0d000-7ef9d6d0e000 r--p 00003000 00:4d 14811760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef9d6d0e000-7ef9d6d0f000 r--p 00003000 00:4d 14811760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef9d6d0f000-7ef9d6d10000 rw-p 00004000 00:4d 14811760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ef9d6d10000-7ef9d6d30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ef9d6d31000-7ef9d6e34000 rw-p 00000000 00:00 0 |
| | 7ef9d6e34000-7ef9d6e38000 r--p 00000000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef9d6e38000-7ef9d6e5b000 r-xp 00004000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef9d6e5b000-7ef9d6e5f000 r--p 00027000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef9d6e5f000-7ef9d6e60000 r--p 0002b000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef9d6e60000-7ef9d6e61000 rw-p 0002c000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ef9d6e61000-7ef9d6e89000 r--p 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef9d6e89000-7ef9d7011000 r-xp 00028000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef9d7011000-7ef9d7060000 r--p 001b0000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef9d7060000-7ef9d7064000 r--p 001fe000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef9d7064000-7ef9d7066000 rw-p 00202000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ef9d7066000-7ef9d7075000 rw-p 00000000 00:00 0 |
| | 7ef9d7075000-7ef9d7085000 r--p 00000000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef9d7085000-7ef9d7104000 r-xp 00010000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef9d7104000-7ef9d715c000 r--p 0008f000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef9d715c000-7ef9d715d000 r--p 000e7000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef9d715d000-7ef9d715e000 rw-p 000e8000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ef9d715e000-7ef9d7160000 r--p 00000000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef9d7160000-7ef9d7175000 r-xp 00002000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef9d7175000-7ef9d718e000 r--p 00017000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef9d718e000-7ef9d718f000 r--p 0002f000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef9d718f000-7ef9d7190000 rw-p 00030000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ef9d7190000-7ef9d7198000 rw-p 00000000 00:00 0 |
| | 7ef9d7198000-7ef9d71a2000 r--p 00000000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef9d71a2000-7ef9d7205000 r-xp 0000a000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef9d7205000-7ef9d721a000 r--p 0006d000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef9d721a000-7ef9d721b000 r--p 00081000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef9d721b000-7ef9d721c000 rw-p 00082000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ef9d721c000-7ef9d721e000 r--p 00000000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef9d721e000-7ef9d7230000 r-xp 00002000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef9d7230000-7ef9d7236000 r--p 00014000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef9d7236000-7ef9d7237000 r--p 0001a000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef9d7237000-7ef9d7238000 rw-p 0001b000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ef9d7238000-7ef9d7239000 r--p 00000000 00:4d 14811840 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ef9d7239000-7ef9d723a000 r-xp 00001000 00:4d 14811840 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ef9d723a000-7ef9d723b000 r--p 00002000 00:4d 14811840 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ef9d723b000-7ef9d723c000 r--p 00002000 00:4d 14811840 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ef9d723c000-7ef9d723d000 rw-p 00003000 00:4d 14811840 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ef9d723d000-7ef9d7285000 r--p 00000000 00:4d 13382833 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ef9d7285000-7ef9d773e000 r-xp 00048000 00:4d 13382833 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ef9d773e000-7ef9d78d3000 r--p 00501000 00:4d 13382833 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ef9d78d3000-7ef9d78e9000 r--p 00696000 00:4d 13382833 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ef9d78e9000-7ef9d78ed000 rw-p 006ac000 00:4d 13382833 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ef9d78ed000-7ef9d7903000 rw-p 00000000 00:00 0 |
| | 7ef9d7903000-7ef9d7904000 r--p 00000000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ef9d7904000-7ef9d792f000 r-xp 00001000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ef9d792f000-7ef9d7939000 r--p 0002c000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ef9d7939000-7ef9d793b000 r--p 00036000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ef9d793b000-7ef9d793d000 rw-p 00038000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffef5f79000-7ffef5f9b000 rw-p 00000000 00:00 0 [stack] |
| | 7ffef5feb000-7ffef5fef000 r--p 00000000 00:00 0 [vvar] |
| | 7ffef5fef000-7ffef5ff1000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:977: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |