| "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 |
| c99cb62..b066260 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: |
| TestObjSpaceRactor#test_copy_finalizer [/tmp/ruby/src/trunk-gc-asserts/test/objspace/test_ractor.rb:36]: |
| pid 2584511 killed by SIGABRT (signal 6) (core dumped) |
| | verify_internal_consistency_reachable_i: WB miss (O->Y) 0x000071507d8bff80 ractor/port/Ractor::Port ractor/port -> 0x0000715097f5a470 ractor/Ractor r:1 |
| | <internal:kernel>:48: [BUG] gc_verify_internal_consistency: found internal inconsistency. |
| | ruby 3.5.0dev (2025-06-17T16:46:58Z master b066260296) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:0003 s:0020 e:000019 METHOD <internal:kernel>:48 |
| | c:0004 p:0004 s:0014 e:000013 BLOCK -:23 |
| | c:0003 p:0024 s:0011 e:000010 METHOD <internal:numeric>:257 |
| | c:0002 p:0005 s:0006 e:000005 BLOCK -:22 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:22:in 'block (2 levels) in <main>' |
| | <internal:numeric>:257:in 'times' |
| | -:23:in 'block (3 levels) in <main>' |
| | <internal:kernel>:48:in 'clone' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 6 |
| | 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) [0x71509887c99a] /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) [0x715098568932] /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) [0x71509856a61d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5121 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(mark_method_entry_i) /tmp/ruby/src/trunk-gc-asserts/gc.c:2778 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x715098677789] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x120) [0x71509867dc60] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6333 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_prepare+0x81) [0x715098681c21] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2050 |
| | /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+0x10) [0x715098683940] /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: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(rb_array_const_ptr+0x0) [0x7150985888a2] /tmp/ruby/src/trunk-gc-asserts/array.c:2779 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ary_dup) /tmp/ruby/src/trunk-gc-asserts/array.c:2780 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_copy_finalizer+0x6a) [0x715098673f8a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2815 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_clone_setup+0x58) [0x7150986fc9c8] /tmp/ruby/src/trunk-gc-asserts/object.c:488 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(invoke_bf+0x12) [0x71509885ef42] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:7412 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_invoke_builtin_delegate) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:7440 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:1695 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x71509886531e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2625 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_do_start_proc+0x2c0) [0x71509880bf40] /tmp/ruby/src/trunk-gc-asserts/thread.c:583 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_do_start+0xa) [0x71509880c9e0] /tmp/ruby/src/trunk-gc-asserts/thread.c:625 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_start_func_2) /tmp/ruby/src/trunk-gc-asserts/thread.c:676 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_lock_+0x0) [0x71509880cdad] /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 |
| | 27 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so |
| | 28 /tmp/ruby/build/trunk-gc-asserts/.ext/common/objspace.rb |
| | |
| | * Process memory map: |
| | |
| | 633900b1d000-633900b1e000 r--p 00000000 00:4d 13785238 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 633900b1e000-633900b1f000 r-xp 00001000 00:4d 13785238 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 633900b1f000-633900b20000 r--p 00002000 00:4d 13785238 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 633900b20000-633900b21000 r--p 00002000 00:4d 13785238 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 633900b21000-633900b22000 rw-p 00003000 00:4d 13785238 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 63391cdca000-63391d177000 rw-p 00000000 00:00 0 [heap] |
| | 715048000000-715048021000 rw-p 00000000 00:00 0 |
| | 715048021000-71504c000000 ---p 00000000 00:00 0 |
| | 71504c000000-71504c021000 rw-p 00000000 00:00 0 |
| | 71504c021000-715050000000 ---p 00000000 00:00 0 |
| | 715050000000-715050027000 rw-p 00000000 00:00 0 |
| | 715050027000-715054000000 ---p 00000000 00:00 0 |
| | 715054000000-715054021000 rw-p 00000000 00:00 0 |
| | 715054021000-715058000000 ---p 00000000 00:00 0 |
| | 715058000000-715058021000 rw-p 00000000 00:00 0 |
| | 715058021000-71505c000000 ---p 00000000 00:00 0 |
| | 71505d7c2000-71505d800000 r--s 00000000 00:4d 13785238 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 71505d800000-71505d901000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505d901000-71505d902000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505d902000-71505da22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505da22000-71505da23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505da23000-71505db43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505db43000-71505db44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505db44000-71505dc64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505dc64000-71505dc65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505dc65000-71505dd85000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505dd85000-71505dd86000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71505dd86000-71507d800000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 71507d830000-71507d870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 71507d87f000-71507d8b0000 rw-p 00000000 00:00 0 |
| | 71507d8b0000-71507d8d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 71507d8df000-71507d8e0000 ---p 00000000 00:00 0 |
| | 71507d8e0000-71507d900000 rw-p 00000000 00:00 0 |
| | 71507d900000-71507d930000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 71507d93b000-71507d93c000 ---p 00000000 00:00 0 |
| | 71507d93c000-71507d95c000 rw-p 00000000 00:00 0 |
| | 71507d95c000-71507d95d000 ---p 00000000 00:00 0 |
| | 71507d95d000-71507d97d000 rw-p 00000000 00:00 0 |
| | 71507d97d000-71507d97e000 ---p 00000000 00:00 0 |
| | 71507d97e000-71507d99e000 rw-p 00000000 00:00 0 |
| | 71507d99e000-71507d99f000 ---p 00000000 00:00 0 |
| | 71507d99f000-71507d9bf000 rw-p 00000000 00:00 0 |
| | 71507d9bf000-71507d9c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507d9c0000-71507da01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507da01000-71507da02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507da02000-71507da43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507da43000-71507da44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507da44000-71507da85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507da85000-71507da86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507da86000-71507dac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dac7000-71507dac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dac8000-71507db09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507db09000-71507db0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507db0a000-71507db4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507db4b000-71507db4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507db4c000-71507db8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507db8d000-71507db8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507db8e000-71507dbcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dbcf000-71507dbd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dbd0000-71507dc11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dc11000-71507dc12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dc12000-71507dc53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dc53000-71507dc54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dc54000-71507dc95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dc95000-71507dc96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dc96000-71507dcd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dcd7000-71507dcd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dcd8000-71507dd19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dd19000-71507dd1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dd1a000-71507dd5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dd5b000-71507dd5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dd5c000-71507dd9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dd9d000-71507dd9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dd9e000-71507dddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dddf000-71507dde0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dde0000-71507de21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507de21000-71507de22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507de22000-71507de63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507de63000-71507de64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507de64000-71507dea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dea5000-71507dea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dea6000-71507dee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dee7000-71507dee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dee8000-71507df29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507df29000-71507df2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507df2a000-71507df6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507df6b000-71507df6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507df6c000-71507dfad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dfad000-71507dfae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dfae000-71507dfef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dfef000-71507dff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507dff0000-71507e031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e031000-71507e032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e032000-71507e073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e073000-71507e074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e074000-71507e0b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e0b5000-71507e0b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e0b6000-71507e0f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e0f7000-71507e0f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e0f8000-71507e139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e139000-71507e13a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e13a000-71507e17b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e17b000-71507e17c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e17c000-71507e1bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e1bd000-71507e1be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e1be000-71507e1ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 71507e1ff000-71507e200000 ---p 00000000 00:00 0 |
| | 71507e200000-71507ea00000 rw-p 00000000 00:00 0 |
| | 71507ea00000-715096a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 715096a00000-715097e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 715097e10000-715097e13000 r--p 00000000 00:4d 14814918 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so |
| | 715097e13000-715097e1c000 r-xp 00003000 00:4d 14814918 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so |
| | 715097e1c000-715097e1e000 r--p 0000c000 00:4d 14814918 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so |
| | 715097e1e000-715097e1f000 r--p 0000d000 00:4d 14814918 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so |
| | 715097e1f000-715097e20000 rw-p 0000e000 00:4d 14814918 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so |
| | 715097e20000-715097e90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 715097e9f000-715097ee0000 rw-p 00000000 00:00 0 |
| | 715097ee0000-715097fc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 715097fc1000-715097fc3000 r--p 00000000 00:4d 14972014 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 715097fc3000-715097fc8000 r-xp 00002000 00:4d 14972014 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 715097fc8000-715097fc9000 r--p 00007000 00:4d 14972014 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 715097fc9000-715097fca000 r--p 00008000 00:4d 14972014 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 715097fca000-715097fcb000 rw-p 00009000 00:4d 14972014 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 715097fcb000-715097fcc000 r--p 00000000 00:4d 14971877 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 715097fcc000-715097fcd000 r-xp 00001000 00:4d 14971877 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 715097fcd000-715097fce000 r--p 00002000 00:4d 14971877 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 715097fce000-715097fcf000 r--p 00002000 00:4d 14971877 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 715097fcf000-715097fd0000 rw-p 00003000 00:4d 14971877 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 715097fd0000-715098000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 715098002000-715098003000 r--p 00000000 00:4d 14972164 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 715098003000-715098005000 r-xp 00001000 00:4d 14972164 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 715098005000-715098006000 r--p 00003000 00:4d 14972164 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 715098006000-715098007000 r--p 00003000 00:4d 14972164 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 715098007000-715098008000 rw-p 00004000 00:4d 14972164 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 715098008000-715098009000 r--p 00000000 00:4d 14972312 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 715098009000-71509800a000 r-xp 00001000 00:4d 14972312 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 71509800a000-71509800b000 r--p 00002000 00:4d 14972312 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 71509800b000-71509800c000 r--p 00002000 00:4d 14972312 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 71509800c000-71509800d000 rw-p 00003000 00:4d 14972312 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 71509800d000-715098110000 rw-p 00000000 00:00 0 |
| | 715098110000-715098114000 r--p 00000000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 715098114000-715098137000 r-xp 00004000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 715098137000-71509813b000 r--p 00027000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 71509813b000-71509813c000 r--p 0002b000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 71509813c000-71509813d000 rw-p 0002c000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 71509813d000-715098165000 r--p 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 715098165000-7150982ed000 r-xp 00028000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7150982ed000-71509833c000 r--p 001b0000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 71509833c000-715098340000 r--p 001fe000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 715098340000-715098342000 rw-p 00202000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 715098342000-715098351000 rw-p 00000000 00:00 0 |
| | 715098351000-715098361000 r--p 00000000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 715098361000-7150983e0000 r-xp 00010000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7150983e0000-715098438000 r--p 0008f000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 715098438000-715098439000 r--p 000e7000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 715098439000-71509843a000 rw-p 000e8000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 71509843a000-71509843c000 r--p 00000000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 71509843c000-715098451000 r-xp 00002000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 715098451000-71509846a000 r--p 00017000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 71509846a000-71509846b000 r--p 0002f000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 71509846b000-71509846c000 rw-p 00030000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 71509846c000-715098474000 rw-p 00000000 00:00 0 |
| | 715098474000-71509847e000 r--p 00000000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 71509847e000-7150984e1000 r-xp 0000a000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7150984e1000-7150984f6000 r--p 0006d000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7150984f6000-7150984f7000 r--p 00081000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7150984f7000-7150984f8000 rw-p 00082000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7150984f8000-7150984fa000 r--p 00000000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7150984fa000-71509850c000 r-xp 00002000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 71509850c000-715098512000 r--p 00014000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 715098512000-715098513000 r--p 0001a000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 715098513000-715098514000 rw-p 0001b000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 715098514000-715098515000 r--p 00000000 00:4d 14972199 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 715098515000-715098516000 r-xp 00001000 00:4d 14972199 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 715098516000-715098517000 r--p 00002000 00:4d 14972199 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 715098517000-715098518000 r--p 00002000 00:4d 14972199 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 715098518000-715098519000 rw-p 00003000 00:4d 14972199 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 715098519000-715098561000 r--p 00000000 00:4d 13785233 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 715098561000-715098a1a000 r-xp 00048000 00:4d 13785233 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 715098a1a000-715098baf000 r--p 00501000 00:4d 13785233 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 715098baf000-715098bc5000 r--p 00695000 00:4d 13785233 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 715098bc5000-715098bc9000 rw-p 006ab000 00:4d 13785233 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 715098bc9000-715098bdf000 rw-p 00000000 00:00 0 |
| | 715098bdf000-715098be0000 r--p 00000000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 715098be0000-715098c0b000 r-xp 00001000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 715098c0b000-715098c15000 r--p 0002c000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 715098c15000-715098c17000 r--p 00036000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 715098c17000-715098c19000 rw-p 00038000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc63e5d000-7ffc63e7f000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc63eb0000-7ffc63eb4000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc63eb4000-7ffc63eb6000 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. |