| "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 477185 killed by SIGABRT (signal 6) (core dumped) |
| | /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6047: Assertion Failed: rb_gc_impl_writebarrier:!during_gc |
| | ruby 3.5.0dev (2025-10-10T10:12:35Z master 4bf1475833) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0011 e:000010 n:---- CFUNC :encode |
| | c:0002 p:0010 s:0006 e:000005 n:---- BLOCK -:17 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 n:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:17:in 'block (2 levels) in <main>' |
| | -:17:in 'encode' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 41 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x14) [0x7de3391be643] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:857 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1198 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_assert_failure_detail+0x157) [0x7de338eb0aea] /tmp/ruby/src/trunk-gc-asserts/error.c:1215 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_assert_failure+0x11) [0x7de338eb0b0c] /tmp/ruby/src/trunk-gc-asserts/error.c:1191 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(unexpected_type) (null):0 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_writebarrier+0x3e) [0x7de338eb242f] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6047 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_writebarrier) /tmp/ruby/src/trunk-gc-asserts/gc.c:3371 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(VM_ENV_FLAGS+0x0) [0x7de3391b9df8] /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:788 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(VM_FRAME_TYPE) /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1449 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_partial_backtrace_object) /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:719 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(setup_exception+0x444) [0x7de338f9b8b4] /tmp/ruby/src/trunk-gc-asserts/eval.c:572 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_longjmp+0x120) [0x7de338f9bbb0] /tmp/ruby/src/trunk-gc-asserts/eval.c:657 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(make_exception+0x0) [0x7de338f9bcb7] /tmp/ruby/src/trunk-gc-asserts/eval.c:672 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(make_exception) /tmp/ruby/src/trunk-gc-asserts/eval.c:964 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_exc_exception) /tmp/ruby/src/trunk-gc-asserts/eval.c:670 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_exc_raise+0x19) [0x7de338f9d6a9] /tmp/ruby/src/trunk-gc-asserts/eval.c:685 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_transcode0+0x75c) [0x7de33916949c] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2373 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_transcode+0x47) [0x7de339169517] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2869 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_encode+0x2e) [0x7de33916977e] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2935 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7de33918a27d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3925 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xcc) [0x7de339193afc] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6118 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x7de3391a0d74] ../../src/trunk-gc-asserts/insns.def:901 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7de3391a69ce] /tmp/ruby/src/trunk-gc-asserts/vm.c:2719 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_do_start_proc+0x2c0) [0x7de33914aee0] /tmp/ruby/src/trunk-gc-asserts/thread.c:593 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_do_start+0x4b) [0x7de33914b37b] /tmp/ruby/src/trunk-gc-asserts/thread.c:635 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_start_func_2) /tmp/ruby/src/trunk-gc-asserts/thread.c:686 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_lock_+0x0) [0x7de33914bd5d] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2238 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(co_start) /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:464 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Namespace: disabled |
| | * 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-/sanitizers.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 |
| | 28 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 29 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 30 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so |
| | 31 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/emoji.so |
| | 32 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so |
| | 33 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so |
| | 34 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so |
| | 35 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | |
| | * Process memory map: |
| | |
| | 59bf9e1fc000-59bf9e1fd000 r--p 00000000 00:4e 13285695 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 59bf9e1fd000-59bf9e1fe000 r-xp 00001000 00:4e 13285695 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 59bf9e1fe000-59bf9e1ff000 r--p 00002000 00:4e 13285695 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 59bf9e1ff000-59bf9e200000 r--p 00002000 00:4e 13285695 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 59bf9e200000-59bf9e201000 rw-p 00003000 00:4e 13285695 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 59bfa5b70000-59bfa5fec000 rw-p 00000000 00:00 0 [heap] |
| | 7de2d4000000-7de2d4021000 rw-p 00000000 00:00 0 |
| | 7de2d4021000-7de2d8000000 ---p 00000000 00:00 0 |
| | 7de2d8000000-7de2d8021000 rw-p 00000000 00:00 0 |
| | 7de2d8021000-7de2dc000000 ---p 00000000 00:00 0 |
| | 7de2df3c8000-7de2df3c9000 ---p 00000000 00:00 0 |
| | 7de2df3c9000-7de2df3e9000 rw-p 00000000 00:00 0 |
| | 7de2df3e9000-7de2df4ea000 rw-p 00000000 00:00 0 |
| | 7de2df4ea000-7de2df4eb000 ---p 00000000 00:00 0 |
| | 7de2df4eb000-7de2df50b000 rw-p 00000000 00:00 0 |
| | 7de2df50b000-7de2df60c000 rw-p 00000000 00:00 0 |
| | 7de2df60c000-7de2df64a000 r--s 00000000 00:4e 13285695 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7de2df64a000-7de2df64b000 ---p 00000000 00:00 0 |
| | 7de2df64b000-7de2df66b000 rw-p 00000000 00:00 0 |
| | 7de2df66b000-7de2df76c000 rw-p 00000000 00:00 0 |
| | 7de2df76c000-7de2df76d000 ---p 00000000 00:00 0 |
| | 7de2df76d000-7de2df78d000 rw-p 00000000 00:00 0 |
| | 7de2df78d000-7de2df88e000 rw-p 00000000 00:00 0 |
| | 7de2df88e000-7de2df88f000 ---p 00000000 00:00 0 |
| | 7de2df88f000-7de2df8af000 rw-p 00000000 00:00 0 |
| | 7de2df8af000-7de2df9b0000 rw-p 00000000 00:00 0 |
| | 7de2df9b0000-7de2df9d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2df9d9000-7de2df9da000 ---p 00000000 00:00 0 |
| | 7de2df9da000-7de2df9fa000 rw-p 00000000 00:00 0 |
| | 7de2df9fa000-7de2e0021000 rw-p 00000000 00:00 0 |
| | 7de2e0021000-7de2e4000000 ---p 00000000 00:00 0 |
| | 7de2e4000000-7de2e4021000 rw-p 00000000 00:00 0 |
| | 7de2e4021000-7de2e8000000 ---p 00000000 00:00 0 |
| | 7de2e8000000-7de2e8021000 rw-p 00000000 00:00 0 |
| | 7de2e8021000-7de2ec000000 ---p 00000000 00:00 0 |
| | 7de2ec000000-7de2ec021000 rw-p 00000000 00:00 0 |
| | 7de2ec021000-7de2f0000000 ---p 00000000 00:00 0 |
| | 7de2f0000000-7de2f0021000 rw-p 00000000 00:00 0 |
| | 7de2f0021000-7de2f4000000 ---p 00000000 00:00 0 |
| | 7de2f4000000-7de2f4021000 rw-p 00000000 00:00 0 |
| | 7de2f4021000-7de2f8000000 ---p 00000000 00:00 0 |
| | 7de2f8000000-7de2f8021000 rw-p 00000000 00:00 0 |
| | 7de2f8021000-7de2fc000000 ---p 00000000 00:00 0 |
| | 7de2fc001000-7de2fc004000 r--p 00000000 00:4e 13533515 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7de2fc004000-7de2fc005000 r-xp 00003000 00:4e 13533515 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7de2fc005000-7de2fc019000 r--p 00004000 00:4e 13533515 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7de2fc019000-7de2fc01e000 r--p 00018000 00:4e 13533515 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7de2fc01e000-7de2fc01f000 rw-p 0001d000 00:4e 13533515 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7de2fc01f000-7de2fc020000 ---p 00000000 00:00 0 |
| | 7de2fc020000-7de2fc040000 rw-p 00000000 00:00 0 |
| | 7de2fc040000-7de2fc060000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fc062000-7de2fc063000 ---p 00000000 00:00 0 |
| | 7de2fc063000-7de2fc083000 rw-p 00000000 00:00 0 |
| | 7de2fc083000-7de2fc084000 ---p 00000000 00:00 0 |
| | 7de2fc084000-7de2fc0a4000 rw-p 00000000 00:00 0 |
| | 7de2fc0a4000-7de2fc0a5000 ---p 00000000 00:00 0 |
| | 7de2fc0a5000-7de2fc0c5000 rw-p 00000000 00:00 0 |
| | 7de2fc0c5000-7de2fc0c6000 ---p 00000000 00:00 0 |
| | 7de2fc0c6000-7de2fc0e6000 rw-p 00000000 00:00 0 |
| | 7de2fc0e6000-7de2fc0e7000 ---p 00000000 00:00 0 |
| | 7de2fc0e7000-7de2fc107000 rw-p 00000000 00:00 0 |
| | 7de2fc107000-7de2fc208000 rw-p 00000000 00:00 0 |
| | 7de2fc208000-7de2fc209000 ---p 00000000 00:00 0 |
| | 7de2fc209000-7de2fc229000 rw-p 00000000 00:00 0 |
| | 7de2fc229000-7de2fc32a000 rw-p 00000000 00:00 0 |
| | 7de2fc32a000-7de2fc32b000 ---p 00000000 00:00 0 |
| | 7de2fc32b000-7de2fc34b000 rw-p 00000000 00:00 0 |
| | 7de2fc34b000-7de2fc44c000 rw-p 00000000 00:00 0 |
| | 7de2fc44c000-7de2fc44d000 ---p 00000000 00:00 0 |
| | 7de2fc44d000-7de2fc46d000 rw-p 00000000 00:00 0 |
| | 7de2fc46d000-7de2fc56e000 rw-p 00000000 00:00 0 |
| | 7de2fc56e000-7de2fc56f000 ---p 00000000 00:00 0 |
| | 7de2fc56f000-7de2fc58f000 rw-p 00000000 00:00 0 |
| | 7de2fc58f000-7de2fc690000 rw-p 00000000 00:00 0 |
| | 7de2fc690000-7de2fc6a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fc6a2000-7de2fc6a3000 ---p 00000000 00:00 0 |
| | 7de2fc6a3000-7de2fc6c3000 rw-p 00000000 00:00 0 |
| | 7de2fc6c3000-7de2fc7c4000 rw-p 00000000 00:00 0 |
| | 7de2fc7c4000-7de2fc7c5000 ---p 00000000 00:00 0 |
| | 7de2fc7c5000-7de2fc7e5000 rw-p 00000000 00:00 0 |
| | 7de2fc7e5000-7de2fc8e6000 rw-p 00000000 00:00 0 |
| | 7de2fc8e6000-7de2fc8e7000 ---p 00000000 00:00 0 |
| | 7de2fc8e7000-7de2fc907000 rw-p 00000000 00:00 0 |
| | 7de2fc907000-7de2fca08000 rw-p 00000000 00:00 0 |
| | 7de2fca08000-7de2fca09000 ---p 00000000 00:00 0 |
| | 7de2fca09000-7de2fca29000 rw-p 00000000 00:00 0 |
| | 7de2fca29000-7de2fcb2a000 rw-p 00000000 00:00 0 |
| | 7de2fcb2a000-7de2fcb2b000 ---p 00000000 00:00 0 |
| | 7de2fcb2b000-7de2fcb4b000 rw-p 00000000 00:00 0 |
| | 7de2fcb4b000-7de2fcc4c000 rw-p 00000000 00:00 0 |
| | 7de2fcc4c000-7de2fcc4d000 ---p 00000000 00:00 0 |
| | 7de2fcc4d000-7de2fcc6d000 rw-p 00000000 00:00 0 |
| | 7de2fcc6d000-7de2fcd6e000 rw-p 00000000 00:00 0 |
| | 7de2fcd6e000-7de2fcd6f000 ---p 00000000 00:00 0 |
| | 7de2fcd6f000-7de2fcd8f000 rw-p 00000000 00:00 0 |
| | 7de2fcd8f000-7de2fce90000 rw-p 00000000 00:00 0 |
| | 7de2fce90000-7de2fceb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fcebe000-7de2fcebf000 ---p 00000000 00:00 0 |
| | 7de2fcebf000-7de2fcedf000 rw-p 00000000 00:00 0 |
| | 7de2fcedf000-7de2fcfe0000 rw-p 00000000 00:00 0 |
| | 7de2fcfe0000-7de2fd000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fd00f000-7de2fd010000 ---p 00000000 00:00 0 |
| | 7de2fd010000-7de2fd030000 rw-p 00000000 00:00 0 |
| | 7de2fd030000-7de2fd131000 rw-p 00000000 00:00 0 |
| | 7de2fd131000-7de2fd132000 ---p 00000000 00:00 0 |
| | 7de2fd132000-7de2fd152000 rw-p 00000000 00:00 0 |
| | 7de2fd152000-7de2fd253000 rw-p 00000000 00:00 0 |
| | 7de2fd253000-7de2fd254000 ---p 00000000 00:00 0 |
| | 7de2fd254000-7de2fd274000 rw-p 00000000 00:00 0 |
| | 7de2fd274000-7de2fd375000 rw-p 00000000 00:00 0 |
| | 7de2fd375000-7de2fd376000 ---p 00000000 00:00 0 |
| | 7de2fd376000-7de2fd396000 rw-p 00000000 00:00 0 |
| | 7de2fd396000-7de2fd497000 rw-p 00000000 00:00 0 |
| | 7de2fd497000-7de2fd498000 ---p 00000000 00:00 0 |
| | 7de2fd498000-7de2fd4b8000 rw-p 00000000 00:00 0 |
| | 7de2fd4b8000-7de2fd5b9000 rw-p 00000000 00:00 0 |
| | 7de2fd5b9000-7de2fd5ba000 ---p 00000000 00:00 0 |
| | 7de2fd5ba000-7de2fd5da000 rw-p 00000000 00:00 0 |
| | 7de2fd5da000-7de2fd6db000 rw-p 00000000 00:00 0 |
| | 7de2fd6db000-7de2fd6dc000 ---p 00000000 00:00 0 |
| | 7de2fd6dc000-7de2fd6fc000 rw-p 00000000 00:00 0 |
| | 7de2fd6fc000-7de2fd7fd000 rw-p 00000000 00:00 0 |
| | 7de2fd7fd000-7de2fd7fe000 ---p 00000000 00:00 0 |
| | 7de2fd7fe000-7de2fd81e000 rw-p 00000000 00:00 0 |
| | 7de2fd81e000-7de2fd91f000 rw-p 00000000 00:00 0 |
| | 7de2fd91f000-7de2fd920000 ---p 00000000 00:00 0 |
| | 7de2fd920000-7de2fd940000 rw-p 00000000 00:00 0 |
| | 7de2fd940000-7de2fd950000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fd95e000-7de2fda5f000 rw-p 00000000 00:00 0 |
| | 7de2fda5f000-7de2fda60000 ---p 00000000 00:00 0 |
| | 7de2fda60000-7de2fda80000 rw-p 00000000 00:00 0 |
| | 7de2fda80000-7de2fdaa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fdaa9000-7de2fdaaa000 ---p 00000000 00:00 0 |
| | 7de2fdaaa000-7de2fdaca000 rw-p 00000000 00:00 0 |
| | 7de2fdaca000-7de2fdacb000 ---p 00000000 00:00 0 |
| | 7de2fdacb000-7de2fdaeb000 rw-p 00000000 00:00 0 |
| | 7de2fdaeb000-7de2fdbec000 rw-p 00000000 00:00 0 |
| | 7de2fdbec000-7de2fdbed000 ---p 00000000 00:00 0 |
| | 7de2fdbed000-7de2fdc0d000 rw-p 00000000 00:00 0 |
| | 7de2fdc0d000-7de2fdd0e000 rw-p 00000000 00:00 0 |
| | 7de2fdd0e000-7de2fdd0f000 ---p 00000000 00:00 0 |
| | 7de2fdd0f000-7de2fdd2f000 rw-p 00000000 00:00 0 |
| | 7de2fdd2f000-7de2fde30000 rw-p 00000000 00:00 0 |
| | 7de2fde30000-7de2fde50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fde5e000-7de2fde5f000 ---p 00000000 00:00 0 |
| | 7de2fde5f000-7de2fde7f000 rw-p 00000000 00:00 0 |
| | 7de2fde80000-7de2fde90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fde9f000-7de2fdea0000 ---p 00000000 00:00 0 |
| | 7de2fdea0000-7de2fdec0000 rw-p 00000000 00:00 0 |
| | 7de2fdec0000-7de2fded0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fdedf000-7de2fdfe0000 rw-p 00000000 00:00 0 |
| | 7de2fdfe0000-7de2fdff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de2fdffe000-7de2fe200000 rw-p 00000000 00:00 0 |
| | 7de2fe200000-7de2fe301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe301000-7de2fe302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe302000-7de2fe422000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe422000-7de2fe423000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe423000-7de2fe543000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe543000-7de2fe544000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe544000-7de2fe664000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe664000-7de2fe665000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe665000-7de2fe785000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe785000-7de2fe786000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe786000-7de2fe8a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe8a6000-7de2fe8a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe8a7000-7de2fe9c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe9c7000-7de2fe9c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fe9c8000-7de2feae8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2feae8000-7de2feae9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2feae9000-7de2fec09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fec09000-7de2fec0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fec0a000-7de2fed2a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fed2a000-7de2fed2b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fed2b000-7de2fee4b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fee4b000-7de2fee4c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fee4c000-7de2fef6c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fef6c000-7de2fef6d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fef6d000-7de2ff08d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff08d000-7de2ff08e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff08e000-7de2ff1ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff1ae000-7de2ff1af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff1af000-7de2ff2cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff2cf000-7de2ff2d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff2d0000-7de2ff3f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff3f0000-7de2ff3f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff3f1000-7de2ff511000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff511000-7de2ff512000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff512000-7de2ff632000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff632000-7de2ff633000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff633000-7de2ff753000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff753000-7de2ff754000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff754000-7de2ff874000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff874000-7de2ff875000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff875000-7de2ff995000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff995000-7de2ff996000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ff996000-7de2ffab6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ffab6000-7de2ffab7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ffab7000-7de2ffbd7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ffbd7000-7de2ffbd8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ffbd8000-7de2ffcf8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ffcf8000-7de2ffcf9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ffcf9000-7de2ffe19000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ffe19000-7de2ffe1a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2ffe1a000-7de2fff3a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fff3a000-7de2fff3b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de2fff3b000-7de30005b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30005b000-7de30005c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30005c000-7de30017c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30017c000-7de30017d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30017d000-7de30029d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30029d000-7de30029e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30029e000-7de3003be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de3003be000-7de3003bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de3003bf000-7de3004df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de3004df000-7de3004e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de3004e0000-7de300600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300600000-7de300601000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300601000-7de300721000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300721000-7de300722000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300722000-7de300842000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300842000-7de300843000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300843000-7de300963000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300963000-7de300964000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300964000-7de300a84000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300a84000-7de300a85000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300a85000-7de300ba5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300ba5000-7de300ba6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300ba6000-7de300cc6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300cc6000-7de300cc7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300cc7000-7de300de7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300de7000-7de300de8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300de8000-7de300f08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300f08000-7de300f09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de300f09000-7de301029000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de301029000-7de30102a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30102a000-7de30114a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30114a000-7de30114b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30114b000-7de30126b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30126b000-7de30126c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30126c000-7de30138c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30138c000-7de30138d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de30138d000-7de31e200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7de31e209000-7de31e20a000 ---p 00000000 00:00 0 |
| | 7de31e20a000-7de31e22a000 rw-p 00000000 00:00 0 |
| | 7de31e230000-7de31e240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de31e24a000-7de31e24b000 ---p 00000000 00:00 0 |
| | 7de31e24b000-7de31e26b000 rw-p 00000000 00:00 0 |
| | 7de31e26b000-7de31e26c000 ---p 00000000 00:00 0 |
| | 7de31e26c000-7de31e28c000 rw-p 00000000 00:00 0 |
| | 7de31e28c000-7de31e28d000 ---p 00000000 00:00 0 |
| | 7de31e28d000-7de31e2ad000 rw-p 00000000 00:00 0 |
| | 7de31e2ad000-7de31e2ae000 ---p 00000000 00:00 0 |
| | 7de31e2ae000-7de31e2ce000 rw-p 00000000 00:00 0 |
| | 7de31e2ce000-7de31e2cf000 ---p 00000000 00:00 0 |
| | 7de31e2cf000-7de31e2ef000 rw-p 00000000 00:00 0 |
| | 7de31e2ef000-7de31e2f0000 ---p 00000000 00:00 0 |
| | 7de31e2f0000-7de31e310000 rw-p 00000000 00:00 0 |
| | 7de31e310000-7de31e350000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de31e35a000-7de31e35b000 r--p 00000000 00:4e 13532707 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 7de31e35b000-7de31e35c000 r-xp 00001000 00:4e 13532707 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 7de31e35c000-7de31e35d000 r--p 00002000 00:4e 13532707 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 7de31e35d000-7de31e35e000 r--p 00002000 00:4e 13532707 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 7de31e35e000-7de31e35f000 rw-p 00003000 00:4e 13532707 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 7de31e35f000-7de31e3a0000 rw-p 00000000 00:00 0 |
| | 7de31e3a0000-7de31e3b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de31e3b1000-7de31e3b2000 r--p 00000000 00:4e 13533289 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/emoji.so |
| | 7de31e3b2000-7de31e3b3000 r-xp 00001000 00:4e 13533289 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/emoji.so |
| | 7de31e3b3000-7de31e3bd000 r--p 00002000 00:4e 13533289 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/emoji.so |
| | 7de31e3bd000-7de31e3be000 r--p 0000c000 00:4e 13533289 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/emoji.so |
| | 7de31e3be000-7de31e3bf000 rw-p 0000d000 00:4e 13533289 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/emoji.so |
| | 7de31e3bf000-7de31e3c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e3c0000-7de31e401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e401000-7de31e402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e402000-7de31e443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e443000-7de31e444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e444000-7de31e485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e485000-7de31e486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e486000-7de31e4c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e4c7000-7de31e4c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e4c8000-7de31e509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e509000-7de31e50a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e50a000-7de31e54b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e54b000-7de31e54c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e54c000-7de31e58d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e58d000-7de31e58e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e58e000-7de31e5cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e5cf000-7de31e5d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e5d0000-7de31e611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e611000-7de31e612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e612000-7de31e653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e653000-7de31e654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e654000-7de31e695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e695000-7de31e696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e696000-7de31e6d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e6d7000-7de31e6d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e6d8000-7de31e719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e719000-7de31e71a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e71a000-7de31e75b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e75b000-7de31e75c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e75c000-7de31e79d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e79d000-7de31e79e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e79e000-7de31e7df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e7df000-7de31e7e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e7e0000-7de31e821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e821000-7de31e822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e822000-7de31e863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e863000-7de31e864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e864000-7de31e8a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e8a5000-7de31e8a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e8a6000-7de31e8e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e8e7000-7de31e8e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e8e8000-7de31e929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e929000-7de31e92a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e92a000-7de31e96b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e96b000-7de31e96c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e96c000-7de31e9ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e9ad000-7de31e9ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e9ae000-7de31e9ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e9ef000-7de31e9f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31e9f0000-7de31ea31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31ea31000-7de31ea32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31ea32000-7de31ea73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31ea73000-7de31ea74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31ea74000-7de31eab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31eab5000-7de31eab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31eab6000-7de31eaf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31eaf7000-7de31eaf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31eaf8000-7de31eb39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31eb39000-7de31eb3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31eb3a000-7de31eb7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31eb7b000-7de31eb7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31eb7c000-7de31ebbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31ebbd000-7de31ebbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31ebbe000-7de31ebff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7de31ebff000-7de31ec00000 ---p 00000000 00:00 0 |
| | 7de31ec00000-7de31f400000 rw-p 00000000 00:00 0 |
| | 7de31f400000-7de337400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7de337400000-7de338800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7de338800000-7de338801000 r--p 00000000 00:4e 13533169 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so |
| | 7de338801000-7de338802000 r-xp 00001000 00:4e 13533169 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so |
| | 7de338802000-7de338803000 r--p 00002000 00:4e 13533169 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so |
| | 7de338803000-7de338804000 r--p 00002000 00:4e 13533169 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so |
| | 7de338804000-7de338805000 rw-p 00003000 00:4e 13533169 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so |
| | 7de338805000-7de338806000 r--p 00000000 00:4e 13532894 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so |
| | 7de338806000-7de338807000 r-xp 00001000 00:4e 13532894 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so |
| | 7de338807000-7de338808000 r--p 00002000 00:4e 13532894 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so |
| | 7de338808000-7de338809000 r--p 00002000 00:4e 13532894 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so |
| | 7de338809000-7de33880a000 rw-p 00003000 00:4e 13532894 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so |
| | 7de33880a000-7de33880b000 r--p 00000000 00:4e 13532659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7de33880b000-7de33880c000 r-xp 00001000 00:4e 13532659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7de33880c000-7de33880e000 r--p 00002000 00:4e 13532659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7de33880e000-7de33880f000 r--p 00003000 00:4e 13532659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7de33880f000-7de338810000 rw-p 00004000 00:4e 13532659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7de338810000-7de338850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de338850000-7de338851000 r--p 00000000 00:4e 13532692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so |
| | 7de338851000-7de338852000 r-xp 00001000 00:4e 13532692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so |
| | 7de338852000-7de338853000 r--p 00002000 00:4e 13532692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so |
| | 7de338853000-7de338854000 r--p 00002000 00:4e 13532692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so |
| | 7de338854000-7de338855000 rw-p 00003000 00:4e 13532692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so |
| | 7de338855000-7de338857000 r--p 00000000 00:4e 13530822 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7de338857000-7de33885c000 r-xp 00002000 00:4e 13530822 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7de33885c000-7de33885d000 r--p 00007000 00:4e 13530822 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7de33885d000-7de33885e000 r--p 00008000 00:4e 13530822 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7de33885e000-7de33885f000 rw-p 00009000 00:4e 13530822 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7de33885f000-7de338880000 rw-p 00000000 00:00 0 |
| | 7de338880000-7de338910000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de338910000-7de338911000 r--p 00000000 00:4e 13532679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so |
| | 7de338911000-7de338912000 r-xp 00001000 00:4e 13532679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so |
| | 7de338912000-7de338913000 r--p 00002000 00:4e 13532679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so |
| | 7de338913000-7de338914000 r--p 00003000 00:4e 13532679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so |
| | 7de338914000-7de338915000 rw-p 00004000 00:4e 13532679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so |
| | 7de338915000-7de338916000 r--p 00000000 00:4e 13530011 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7de338916000-7de338917000 r-xp 00001000 00:4e 13530011 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7de338917000-7de338918000 r--p 00002000 00:4e 13530011 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7de338918000-7de338919000 r--p 00002000 00:4e 13530011 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7de338919000-7de33891a000 rw-p 00003000 00:4e 13530011 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/sanitizers.so |
| | 7de33891a000-7de33891b000 r--p 00000000 00:4e 13532310 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7de33891b000-7de33891d000 r-xp 00001000 00:4e 13532310 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7de33891d000-7de33891e000 r--p 00003000 00:4e 13532310 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7de33891e000-7de33891f000 r--p 00003000 00:4e 13532310 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7de33891f000-7de338920000 rw-p 00004000 00:4e 13532310 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7de338920000-7de338950000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7de338950000-7de338951000 r--p 00000000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7de338951000-7de338952000 r-xp 00001000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7de338952000-7de338953000 r--p 00002000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7de338953000-7de338954000 r--p 00002000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7de338954000-7de338955000 rw-p 00003000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7de338955000-7de338a58000 rw-p 00000000 00:00 0 |
| | 7de338a58000-7de338a5c000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7de338a5c000-7de338a7f000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7de338a7f000-7de338a83000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7de338a83000-7de338a84000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7de338a84000-7de338a85000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7de338a85000-7de338aad000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7de338aad000-7de338c35000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7de338c35000-7de338c84000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7de338c84000-7de338c88000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7de338c88000-7de338c8a000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7de338c8a000-7de338c99000 rw-p 00000000 00:00 0 |
| | 7de338c99000-7de338ca9000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7de338ca9000-7de338d28000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7de338d28000-7de338d80000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7de338d80000-7de338d81000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7de338d81000-7de338d82000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7de338d82000-7de338d84000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7de338d84000-7de338d99000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7de338d99000-7de338db2000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7de338db2000-7de338db3000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7de338db3000-7de338db4000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7de338db4000-7de338dbc000 rw-p 00000000 00:00 0 |
| | 7de338dbc000-7de338dc6000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7de338dc6000-7de338e29000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7de338e29000-7de338e3e000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7de338e3e000-7de338e3f000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7de338e3f000-7de338e40000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7de338e40000-7de338e42000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7de338e42000-7de338e54000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7de338e54000-7de338e5a000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7de338e5a000-7de338e5b000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7de338e5b000-7de338e5c000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7de338e5c000-7de338e5d000 r--p 00000000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7de338e5d000-7de338e5e000 r-xp 00001000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7de338e5e000-7de338e5f000 r--p 00002000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7de338e5f000-7de338e60000 r--p 00002000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7de338e60000-7de338e61000 rw-p 00003000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7de338e61000-7de338ea9000 r--p 00000000 00:4e 13285664 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7de338ea9000-7de33935d000 r-xp 00048000 00:4e 13285664 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7de33935d000-7de3394fe000 r--p 004fc000 00:4e 13285664 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7de3394fe000-7de339514000 r--p 0069d000 00:4e 13285664 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7de339514000-7de339518000 rw-p 006b3000 00:4e 13285664 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7de339518000-7de33952f000 rw-p 00000000 00:00 0 |
| | 7de33952f000-7de339530000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7de339530000-7de33955b000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7de33955b000-7de339565000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7de339565000-7de339567000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7de339567000-7de339569000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd1aaeb000-7ffd1ab0d000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd1ab58000-7ffd1ab5c000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd1ab5c000-7ffd1ab5e000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |