| "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 |
| 40d07f2..7595ac9 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: |
| TestTranscode#test_ractor_lazy_load_encoding_random [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_transcode.rb:2346]: |
| pid 249456 killed by SIGABRT (signal 6) (core dumped) |
| | /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6019: Assertion Failed: rb_gc_impl_writebarrier:RB_BUILTIN_TYPE(b) != T_NONE |
| | ruby 3.5.0dev (2025-08-13T14:53:22Z master 7595ac9a9e) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0011 e:000010 CFUNC :encode |
| | c:0002 p:0010 s:0006 e:000005 BLOCK -:17 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:17:in 'block (2 levels) in <main>' |
| | -:17:in 'encode' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 84 |
| | 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) [0x728926c839da] /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_assert_failure_detail+0x157) [0x72892696caf8] /tmp/ruby/src/trunk-gc-asserts/error.c:1215 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_assert_failure+0x11) [0x72892696cb1a] /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+0x30) [0x72892696e1a6] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6019 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_writebarrier) /tmp/ruby/src/trunk-gc-asserts/gc.c:3317 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(general_ivar_set+0x126) [0x728926c3caf4] /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:788 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_ivar_set) /tmp/ruby/src/trunk-gc-asserts/variable.c:2018 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ivar_set+0x32) [0x728926c43a0b] /tmp/ruby/src/trunk-gc-asserts/variable.c:2085 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ivar_set) /tmp/ruby/src/trunk-gc-asserts/variable.c:2104 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(make_econv_exception+0x1b3) [0x728926c27863] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2211 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(transcode_loop+0x182) [0x728926c2f286] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2400 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_transcode0) /tmp/ruby/src/trunk-gc-asserts/transcode.c:2823 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_transcode+0x47) [0x728926c2f4f7] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2853 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_encode+0x2e) [0x728926c2f73e] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2919 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x728926c4f76d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3848 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x728926c657c3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6055 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:899 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x728926c6bdbe] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_do_start_proc+0x2c0) [0x728926c10c80] /tmp/ruby/src/trunk-gc-asserts/thread.c:584 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_do_start+0xa) [0x728926c11718] /tmp/ruby/src/trunk-gc-asserts/thread.c:626 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_start_func_2) /tmp/ruby/src/trunk-gc-asserts/thread.c:677 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_lock_+0x0) [0x728926c11b0d] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2234 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(co_start) /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:460 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: - |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk-gc-asserts/lib/open3/version.rb |
| | 11 /tmp/ruby/src/trunk-gc-asserts/lib/open3.rb |
| | 12 /tmp/ruby/src/trunk-gc-asserts/lib/timeout.rb |
| | 13 /tmp/ruby/build/trunk-gc-asserts/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk-gc-asserts/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk-gc-asserts/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk-gc-asserts/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk-gc-asserts/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 23 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk-gc-asserts/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk-gc-asserts/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb |
| | 28 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 29 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 30 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so |
| | 31 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so |
| | 32 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 33 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so |
| | 34 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 35 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so |
| | 36 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so |
| | |
| | * Process memory map: |
| | |
| | 609d63e68000-609d63e69000 r--p 00000000 00:4e 13282366 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609d63e69000-609d63e6a000 r-xp 00001000 00:4e 13282366 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609d63e6a000-609d63e6b000 r--p 00002000 00:4e 13282366 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609d63e6b000-609d63e6c000 r--p 00002000 00:4e 13282366 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609d63e6c000-609d63e6d000 rw-p 00003000 00:4e 13282366 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609d788e3000-609d78e16000 rw-p 00000000 00:00 0 [heap] |
| | 7288c4000000-7288c4021000 rw-p 00000000 00:00 0 |
| | 7288c4021000-7288c8000000 ---p 00000000 00:00 0 |
| | 7288c94e0000-7288c9510000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288c951c000-7288c951d000 r--p 00000000 00:4e 15216621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so |
| | 7288c951d000-7288c951e000 r-xp 00001000 00:4e 15216621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so |
| | 7288c951e000-7288c9574000 r--p 00002000 00:4e 15216621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so |
| | 7288c9574000-7288c9575000 r--p 00057000 00:4e 15216621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so |
| | 7288c9575000-7288c9576000 rw-p 00058000 00:4e 15216621 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so |
| | 7288c9576000-7288c9579000 r--p 00000000 00:4e 15216004 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7288c9579000-7288c957a000 r-xp 00003000 00:4e 15216004 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7288c957a000-7288c958e000 r--p 00004000 00:4e 15216004 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7288c958e000-7288c9593000 r--p 00018000 00:4e 15216004 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7288c9593000-7288c9594000 rw-p 0001d000 00:4e 15216004 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so |
| | 7288c9594000-7288c9595000 ---p 00000000 00:00 0 |
| | 7288c9595000-7288c95b5000 rw-p 00000000 00:00 0 |
| | 7288c95b5000-7288c96b6000 rw-p 00000000 00:00 0 |
| | 7288c96b6000-7288c96b7000 ---p 00000000 00:00 0 |
| | 7288c96b7000-7288c96d7000 rw-p 00000000 00:00 0 |
| | 7288c96d7000-7288c97d8000 rw-p 00000000 00:00 0 |
| | 7288c97d8000-7288c97d9000 ---p 00000000 00:00 0 |
| | 7288c97d9000-7288c97f9000 rw-p 00000000 00:00 0 |
| | 7288c97f9000-7288c98fa000 rw-p 00000000 00:00 0 |
| | 7288c98fa000-7288c98fb000 ---p 00000000 00:00 0 |
| | 7288c98fb000-7288c991b000 rw-p 00000000 00:00 0 |
| | 7288c991b000-7288c9a1c000 rw-p 00000000 00:00 0 |
| | 7288c9a1c000-7288c9a1d000 ---p 00000000 00:00 0 |
| | 7288c9a1d000-7288c9a3d000 rw-p 00000000 00:00 0 |
| | 7288c9a3d000-7288c9b3e000 rw-p 00000000 00:00 0 |
| | 7288c9b3e000-7288c9b3f000 ---p 00000000 00:00 0 |
| | 7288c9b3f000-7288c9b5f000 rw-p 00000000 00:00 0 |
| | 7288c9b5f000-7288c9c60000 rw-p 00000000 00:00 0 |
| | 7288c9c60000-7288c9c61000 ---p 00000000 00:00 0 |
| | 7288c9c61000-7288c9c81000 rw-p 00000000 00:00 0 |
| | 7288c9c81000-7288c9d82000 rw-p 00000000 00:00 0 |
| | 7288c9d82000-7288c9d83000 ---p 00000000 00:00 0 |
| | 7288c9d83000-7288c9da3000 rw-p 00000000 00:00 0 |
| | 7288c9da3000-7288c9ea4000 rw-p 00000000 00:00 0 |
| | 7288c9ea4000-7288c9ea5000 ---p 00000000 00:00 0 |
| | 7288c9ea5000-7288c9ec5000 rw-p 00000000 00:00 0 |
| | 7288c9ec5000-7288c9fc6000 rw-p 00000000 00:00 0 |
| | 7288c9fc6000-7288c9fc7000 ---p 00000000 00:00 0 |
| | 7288c9fc7000-7288c9fe7000 rw-p 00000000 00:00 0 |
| | 7288c9fe7000-7288ca0e8000 rw-p 00000000 00:00 0 |
| | 7288ca0e8000-7288ca0e9000 ---p 00000000 00:00 0 |
| | 7288ca0e9000-7288ca109000 rw-p 00000000 00:00 0 |
| | 7288ca109000-7288ca20a000 rw-p 00000000 00:00 0 |
| | 7288ca20a000-7288ca20b000 ---p 00000000 00:00 0 |
| | 7288ca20b000-7288ca22b000 rw-p 00000000 00:00 0 |
| | 7288ca22b000-7288ca32c000 rw-p 00000000 00:00 0 |
| | 7288ca32c000-7288ca32d000 ---p 00000000 00:00 0 |
| | 7288ca32d000-7288ca34d000 rw-p 00000000 00:00 0 |
| | 7288ca34d000-7288ca44e000 rw-p 00000000 00:00 0 |
| | 7288ca44e000-7288ca44f000 ---p 00000000 00:00 0 |
| | 7288ca44f000-7288ca46f000 rw-p 00000000 00:00 0 |
| | 7288ca46f000-7288ca570000 rw-p 00000000 00:00 0 |
| | 7288ca570000-7288ca590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288ca596000-7288ca597000 ---p 00000000 00:00 0 |
| | 7288ca597000-7288ca5b7000 rw-p 00000000 00:00 0 |
| | 7288ca5b7000-7288ca6b8000 rw-p 00000000 00:00 0 |
| | 7288ca6b8000-7288ca6b9000 ---p 00000000 00:00 0 |
| | 7288ca6b9000-7288ca6d9000 rw-p 00000000 00:00 0 |
| | 7288ca6d9000-7288ca7da000 rw-p 00000000 00:00 0 |
| | 7288ca7da000-7288ca7db000 ---p 00000000 00:00 0 |
| | 7288ca7db000-7288ca7fb000 rw-p 00000000 00:00 0 |
| | 7288ca7fb000-7288ca8fc000 rw-p 00000000 00:00 0 |
| | 7288ca8fc000-7288ca8fd000 ---p 00000000 00:00 0 |
| | 7288ca8fd000-7288ca91d000 rw-p 00000000 00:00 0 |
| | 7288ca91d000-7288caa1e000 rw-p 00000000 00:00 0 |
| | 7288caa1e000-7288caa1f000 ---p 00000000 00:00 0 |
| | 7288caa1f000-7288caa3f000 rw-p 00000000 00:00 0 |
| | 7288caa3f000-7288cab40000 rw-p 00000000 00:00 0 |
| | 7288cab40000-7288cab41000 ---p 00000000 00:00 0 |
| | 7288cab41000-7288cab61000 rw-p 00000000 00:00 0 |
| | 7288cab61000-7288cac62000 rw-p 00000000 00:00 0 |
| | 7288cac62000-7288cac63000 ---p 00000000 00:00 0 |
| | 7288cac63000-7288cac83000 rw-p 00000000 00:00 0 |
| | 7288cac83000-7288cad84000 rw-p 00000000 00:00 0 |
| | 7288cad84000-7288cad85000 ---p 00000000 00:00 0 |
| | 7288cad85000-7288cada5000 rw-p 00000000 00:00 0 |
| | 7288cada5000-7288caea6000 rw-p 00000000 00:00 0 |
| | 7288caea6000-7288caea7000 ---p 00000000 00:00 0 |
| | 7288caea7000-7288caec7000 rw-p 00000000 00:00 0 |
| | 7288caec7000-7288cafc8000 rw-p 00000000 00:00 0 |
| | 7288cafc8000-7288cafc9000 ---p 00000000 00:00 0 |
| | 7288cafc9000-7288cafe9000 rw-p 00000000 00:00 0 |
| | 7288cafe9000-7288cb0ea000 rw-p 00000000 00:00 0 |
| | 7288cb0ea000-7288cb0eb000 ---p 00000000 00:00 0 |
| | 7288cb0eb000-7288cb10b000 rw-p 00000000 00:00 0 |
| | 7288cb10b000-7288cb20c000 rw-p 00000000 00:00 0 |
| | 7288cb20c000-7288cb20d000 ---p 00000000 00:00 0 |
| | 7288cb20d000-7288cb22d000 rw-p 00000000 00:00 0 |
| | 7288cb22d000-7288cb32e000 rw-p 00000000 00:00 0 |
| | 7288cb32e000-7288cb32f000 ---p 00000000 00:00 0 |
| | 7288cb32f000-7288cb34f000 rw-p 00000000 00:00 0 |
| | 7288cb34f000-7288cb450000 rw-p 00000000 00:00 0 |
| | 7288cb450000-7288cb451000 ---p 00000000 00:00 0 |
| | 7288cb451000-7288cb471000 rw-p 00000000 00:00 0 |
| | 7288cb471000-7288cb572000 rw-p 00000000 00:00 0 |
| | 7288cb572000-7288cb573000 ---p 00000000 00:00 0 |
| | 7288cb573000-7288cb593000 rw-p 00000000 00:00 0 |
| | 7288cb593000-7288cb694000 rw-p 00000000 00:00 0 |
| | 7288cb694000-7288cb695000 ---p 00000000 00:00 0 |
| | 7288cb695000-7288cb6b5000 rw-p 00000000 00:00 0 |
| | 7288cb6b5000-7288cb7b6000 rw-p 00000000 00:00 0 |
| | 7288cb7b6000-7288cb7b7000 ---p 00000000 00:00 0 |
| | 7288cb7b7000-7288cb7d7000 rw-p 00000000 00:00 0 |
| | 7288cb7d7000-7288cb8d8000 rw-p 00000000 00:00 0 |
| | 7288cb8d8000-7288cb8d9000 ---p 00000000 00:00 0 |
| | 7288cb8d9000-7288cb8f9000 rw-p 00000000 00:00 0 |
| | 7288cb8f9000-7288cc021000 rw-p 00000000 00:00 0 |
| | 7288cc021000-7288d0000000 ---p 00000000 00:00 0 |
| | 7288d0000000-7288d0021000 rw-p 00000000 00:00 0 |
| | 7288d0021000-7288d4000000 ---p 00000000 00:00 0 |
| | 7288d4000000-7288d4021000 rw-p 00000000 00:00 0 |
| | 7288d4021000-7288d8000000 ---p 00000000 00:00 0 |
| | 7288d8000000-7288d8021000 rw-p 00000000 00:00 0 |
| | 7288d8021000-7288dc000000 ---p 00000000 00:00 0 |
| | 7288dc000000-7288dc021000 rw-p 00000000 00:00 0 |
| | 7288dc021000-7288e0000000 ---p 00000000 00:00 0 |
| | 7288e0000000-7288e0068000 rw-p 00000000 00:00 0 |
| | 7288e0068000-7288e4000000 ---p 00000000 00:00 0 |
| | 7288e4000000-7288e4021000 rw-p 00000000 00:00 0 |
| | 7288e4021000-7288e8000000 ---p 00000000 00:00 0 |
| | 7288e8012000-7288e8013000 ---p 00000000 00:00 0 |
| | 7288e8013000-7288e8033000 rw-p 00000000 00:00 0 |
| | 7288e8033000-7288e8034000 ---p 00000000 00:00 0 |
| | 7288e8034000-7288e8054000 rw-p 00000000 00:00 0 |
| | 7288e8054000-7288e8055000 ---p 00000000 00:00 0 |
| | 7288e8055000-7288e8075000 rw-p 00000000 00:00 0 |
| | 7288e8075000-7288e8076000 ---p 00000000 00:00 0 |
| | 7288e8076000-7288e8096000 rw-p 00000000 00:00 0 |
| | 7288e8096000-7288e8097000 ---p 00000000 00:00 0 |
| | 7288e8097000-7288e80b7000 rw-p 00000000 00:00 0 |
| | 7288e80b7000-7288e80b8000 ---p 00000000 00:00 0 |
| | 7288e80b8000-7288e80d8000 rw-p 00000000 00:00 0 |
| | 7288e80d8000-7288e80d9000 ---p 00000000 00:00 0 |
| | 7288e80d9000-7288e80f9000 rw-p 00000000 00:00 0 |
| | 7288e80f9000-7288e81fa000 rw-p 00000000 00:00 0 |
| | 7288e81fa000-7288e81fb000 ---p 00000000 00:00 0 |
| | 7288e81fb000-7288e821b000 rw-p 00000000 00:00 0 |
| | 7288e821b000-7288e831c000 rw-p 00000000 00:00 0 |
| | 7288e831c000-7288e831d000 ---p 00000000 00:00 0 |
| | 7288e831d000-7288e833d000 rw-p 00000000 00:00 0 |
| | 7288e833d000-7288e843e000 rw-p 00000000 00:00 0 |
| | 7288e843e000-7288e843f000 ---p 00000000 00:00 0 |
| | 7288e843f000-7288e845f000 rw-p 00000000 00:00 0 |
| | 7288e845f000-7288e8560000 rw-p 00000000 00:00 0 |
| | 7288e8560000-7288e8561000 ---p 00000000 00:00 0 |
| | 7288e8561000-7288e8581000 rw-p 00000000 00:00 0 |
| | 7288e8581000-7288e8682000 rw-p 00000000 00:00 0 |
| | 7288e8682000-7288e8683000 ---p 00000000 00:00 0 |
| | 7288e8683000-7288e86a3000 rw-p 00000000 00:00 0 |
| | 7288e86a3000-7288e87a4000 rw-p 00000000 00:00 0 |
| | 7288e87a4000-7288e87a5000 ---p 00000000 00:00 0 |
| | 7288e87a5000-7288e87c5000 rw-p 00000000 00:00 0 |
| | 7288e87c5000-7288e88c6000 rw-p 00000000 00:00 0 |
| | 7288e88c6000-7288e88c7000 ---p 00000000 00:00 0 |
| | 7288e88c7000-7288e88e7000 rw-p 00000000 00:00 0 |
| | 7288e88e7000-7288e89e8000 rw-p 00000000 00:00 0 |
| | 7288e89e8000-7288e89e9000 ---p 00000000 00:00 0 |
| | 7288e89e9000-7288e8a09000 rw-p 00000000 00:00 0 |
| | 7288e8a09000-7288e8b0a000 rw-p 00000000 00:00 0 |
| | 7288e8b0a000-7288e8b0b000 ---p 00000000 00:00 0 |
| | 7288e8b0b000-7288e8b2b000 rw-p 00000000 00:00 0 |
| | 7288e8b2b000-7288e8c2c000 rw-p 00000000 00:00 0 |
| | 7288e8c2c000-7288e8c2d000 ---p 00000000 00:00 0 |
| | 7288e8c2d000-7288e8c4d000 rw-p 00000000 00:00 0 |
| | 7288e8c4d000-7288e8d4e000 rw-p 00000000 00:00 0 |
| | 7288e8d4e000-7288e8d4f000 ---p 00000000 00:00 0 |
| | 7288e8d4f000-7288e8d6f000 rw-p 00000000 00:00 0 |
| | 7288e8d6f000-7288e8e70000 rw-p 00000000 00:00 0 |
| | 7288e8e70000-7288e8eb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288e8eb0000-7288e8eb1000 ---p 00000000 00:00 0 |
| | 7288e8eb1000-7288e8ed1000 rw-p 00000000 00:00 0 |
| | 7288e8ed1000-7288e8fd2000 rw-p 00000000 00:00 0 |
| | 7288e8fd2000-7288e8fd3000 ---p 00000000 00:00 0 |
| | 7288e8fd3000-7288e8ff3000 rw-p 00000000 00:00 0 |
| | 7288e8ff3000-7288e90f4000 rw-p 00000000 00:00 0 |
| | 7288e90f4000-7288e90f5000 ---p 00000000 00:00 0 |
| | 7288e90f5000-7288e9115000 rw-p 00000000 00:00 0 |
| | 7288e9115000-7288e9216000 rw-p 00000000 00:00 0 |
| | 7288e9216000-7288e9217000 ---p 00000000 00:00 0 |
| | 7288e9217000-7288e9237000 rw-p 00000000 00:00 0 |
| | 7288e9237000-7288e9338000 rw-p 00000000 00:00 0 |
| | 7288e9338000-7288e9339000 ---p 00000000 00:00 0 |
| | 7288e9339000-7288e9359000 rw-p 00000000 00:00 0 |
| | 7288e9359000-7288e945a000 rw-p 00000000 00:00 0 |
| | 7288e945a000-7288e945b000 ---p 00000000 00:00 0 |
| | 7288e945b000-7288e947b000 rw-p 00000000 00:00 0 |
| | 7288e947b000-7288e957c000 rw-p 00000000 00:00 0 |
| | 7288e957c000-7288e957d000 ---p 00000000 00:00 0 |
| | 7288e957d000-7288e959d000 rw-p 00000000 00:00 0 |
| | 7288e959d000-7288e969e000 rw-p 00000000 00:00 0 |
| | 7288e969e000-7288e969f000 ---p 00000000 00:00 0 |
| | 7288e969f000-7288e96bf000 rw-p 00000000 00:00 0 |
| | 7288e96bf000-7288e97c0000 rw-p 00000000 00:00 0 |
| | 7288e97c0000-7288e97c1000 ---p 00000000 00:00 0 |
| | 7288e97c1000-7288e97e1000 rw-p 00000000 00:00 0 |
| | 7288e97e1000-7288e98e2000 rw-p 00000000 00:00 0 |
| | 7288e98e2000-7288e98e3000 ---p 00000000 00:00 0 |
| | 7288e98e3000-7288e9903000 rw-p 00000000 00:00 0 |
| | 7288e9903000-7288e9a04000 rw-p 00000000 00:00 0 |
| | 7288e9a04000-7288e9a05000 ---p 00000000 00:00 0 |
| | 7288e9a05000-7288e9a25000 rw-p 00000000 00:00 0 |
| | 7288e9a25000-7288e9b26000 rw-p 00000000 00:00 0 |
| | 7288e9b26000-7288e9b27000 ---p 00000000 00:00 0 |
| | 7288e9b27000-7288e9b47000 rw-p 00000000 00:00 0 |
| | 7288e9b47000-7288e9c48000 rw-p 00000000 00:00 0 |
| | 7288e9c48000-7288e9c49000 ---p 00000000 00:00 0 |
| | 7288e9c49000-7288e9c69000 rw-p 00000000 00:00 0 |
| | 7288e9c69000-7288e9d6a000 rw-p 00000000 00:00 0 |
| | 7288e9d6a000-7288e9d6b000 ---p 00000000 00:00 0 |
| | 7288e9d6b000-7288e9d8b000 rw-p 00000000 00:00 0 |
| | 7288e9d8b000-7288e9e8c000 rw-p 00000000 00:00 0 |
| | 7288e9e8c000-7288e9e8d000 ---p 00000000 00:00 0 |
| | 7288e9e8d000-7288e9ead000 rw-p 00000000 00:00 0 |
| | 7288e9ead000-7288e9fae000 rw-p 00000000 00:00 0 |
| | 7288e9fae000-7288e9faf000 ---p 00000000 00:00 0 |
| | 7288e9faf000-7288e9fcf000 rw-p 00000000 00:00 0 |
| | 7288e9fcf000-7288ea0d0000 rw-p 00000000 00:00 0 |
| | 7288ea0d0000-7288ea130000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288ea13e000-7288ea13f000 ---p 00000000 00:00 0 |
| | 7288ea13f000-7288ea15f000 rw-p 00000000 00:00 0 |
| | 7288ea15f000-7288ea260000 rw-p 00000000 00:00 0 |
| | 7288ea260000-7288ea2a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288ea2a4000-7288ea2a5000 ---p 00000000 00:00 0 |
| | 7288ea2a5000-7288ea2c5000 rw-p 00000000 00:00 0 |
| | 7288ea2c5000-7288ea3c6000 rw-p 00000000 00:00 0 |
| | 7288ea3c6000-7288ea3c7000 ---p 00000000 00:00 0 |
| | 7288ea3c7000-7288ea3e7000 rw-p 00000000 00:00 0 |
| | 7288ea3e7000-7288ea4e8000 rw-p 00000000 00:00 0 |
| | 7288ea4e8000-7288ea4e9000 ---p 00000000 00:00 0 |
| | 7288ea4e9000-7288ea509000 rw-p 00000000 00:00 0 |
| | 7288ea509000-7288ea60a000 rw-p 00000000 00:00 0 |
| | 7288ea60a000-7288ea60b000 ---p 00000000 00:00 0 |
| | 7288ea60b000-7288ea62b000 rw-p 00000000 00:00 0 |
| | 7288ea62b000-7288ea72c000 rw-p 00000000 00:00 0 |
| | 7288ea72c000-7288ea72d000 ---p 00000000 00:00 0 |
| | 7288ea72d000-7288ea74d000 rw-p 00000000 00:00 0 |
| | 7288ea74d000-7288ea84e000 rw-p 00000000 00:00 0 |
| | 7288ea84e000-7288ea84f000 ---p 00000000 00:00 0 |
| | 7288ea84f000-7288ea86f000 rw-p 00000000 00:00 0 |
| | 7288ea86f000-7288ea970000 rw-p 00000000 00:00 0 |
| | 7288ea970000-7288ea9d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288ea9da000-7288ea9db000 ---p 00000000 00:00 0 |
| | 7288ea9db000-7288ea9fb000 rw-p 00000000 00:00 0 |
| | 7288ea9fb000-7288eaafc000 rw-p 00000000 00:00 0 |
| | 7288eaafc000-7288eaafd000 ---p 00000000 00:00 0 |
| | 7288eaafd000-7288eab1d000 rw-p 00000000 00:00 0 |
| | 7288eab1d000-7288eac1e000 rw-p 00000000 00:00 0 |
| | 7288eac1e000-7288eac1f000 ---p 00000000 00:00 0 |
| | 7288eac1f000-7288eac3f000 rw-p 00000000 00:00 0 |
| | 7288eac3f000-7288ead40000 rw-p 00000000 00:00 0 |
| | 7288ead40000-7288ead50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288ead54000-7288ead55000 ---p 00000000 00:00 0 |
| | 7288ead55000-7288ead75000 rw-p 00000000 00:00 0 |
| | 7288ead75000-7288eae76000 rw-p 00000000 00:00 0 |
| | 7288eae76000-7288eae77000 ---p 00000000 00:00 0 |
| | 7288eae77000-7288eae97000 rw-p 00000000 00:00 0 |
| | 7288eaf98000-7288eaf99000 ---p 00000000 00:00 0 |
| | 7288eaf99000-7288eafb9000 rw-p 00000000 00:00 0 |
| | 7288eb0ba000-7288eb0bb000 ---p 00000000 00:00 0 |
| | 7288eb0bb000-7288eb0db000 rw-p 00000000 00:00 0 |
| | 7288eb1dc000-7288eb1dd000 ---p 00000000 00:00 0 |
| | 7288eb1dd000-7288eb1fd000 rw-p 00000000 00:00 0 |
| | 7288eb2fe000-7288eb2ff000 ---p 00000000 00:00 0 |
| | 7288eb2ff000-7288eb31f000 rw-p 00000000 00:00 0 |
| | 7288eb420000-7288eb460000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288eb46e000-7288eb46f000 ---p 00000000 00:00 0 |
| | 7288eb46f000-7288eb48f000 rw-p 00000000 00:00 0 |
| | 7288eb590000-7288eb5c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288eb5cc000-7288eb5cd000 ---p 00000000 00:00 0 |
| | 7288eb5cd000-7288eb5ed000 rw-p 00000000 00:00 0 |
| | 7288eb6ee000-7288eb6ef000 ---p 00000000 00:00 0 |
| | 7288eb6ef000-7288eb70f000 rw-p 00000000 00:00 0 |
| | 7288eb810000-7288eb830000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7288eb837000-7288eb838000 ---p 00000000 00:00 0 |
| | 7288eb838000-7288eb858000 rw-p 00000000 00:00 0 |
| | 7288eb858000-7288eb859000 ---p 00000000 00:00 0 |
| | 7288eb859000-7288eb879000 rw-p 00000000 00:00 0 |
| | 7288eb879000-7288eb87a000 ---p 00000000 00:00 0 |
| | 7288eb87a000-7288eb89a000 rw-p 00000000 00:00 0 |
| | 7288eb99b000-7288eb99c000 ---p 00000000 00:00 0 |
| | 7288eb99c000-7288eb9bc000 rw-p 00000000 00:00 0 |
| | 7288ebabd000-7288ebabe000 ---p 00000000 00:00 0 |
| | 7288ebabe000-7288ebade000 rw-p 00000000 00:00 0 |
| | 7288ebade000-7288ebadf000 ---p 00000000 00:00 0 |
| | 7288ebadf000-7288ebaff000 rw-p 00000000 00:00 0 |
| | 7288ebc00000-7288ebd01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ebd01000-7288ebd02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ebd02000-7288ebe22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ebe22000-7288ebe23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ebe23000-7288ebf43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ebf43000-7288ebf44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ebf44000-7288ec064000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec064000-7288ec065000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec065000-7288ec185000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec185000-7288ec186000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec186000-7288ec2a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec2a6000-7288ec2a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec2a7000-7288ec3c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec3c7000-7288ec3c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec3c8000-7288ec4e8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec4e8000-7288ec4e9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec4e9000-7288ec609000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec609000-7288ec60a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec60a000-7288ec72a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec72a000-7288ec72b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec72b000-7288ec84b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec84b000-7288ec84c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec84c000-7288ec96c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec96c000-7288ec96d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ec96d000-7288eca8d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eca8d000-7288eca8e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eca8e000-7288ecbae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ecbae000-7288ecbaf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ecbaf000-7288ecccf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ecccf000-7288eccd0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eccd0000-7288ecdf0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ecdf0000-7288ecdf1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ecdf1000-7288ecf11000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ecf11000-7288ecf12000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ecf12000-7288ed032000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed032000-7288ed033000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed033000-7288ed153000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed153000-7288ed154000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed154000-7288ed274000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed274000-7288ed275000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed275000-7288ed395000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed395000-7288ed396000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed396000-7288ed4b6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed4b6000-7288ed4b7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed4b7000-7288ed5d7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed5d7000-7288ed5d8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed5d8000-7288ed6f8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed6f8000-7288ed6f9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed6f9000-7288ed819000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed819000-7288ed81a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed81a000-7288ed93a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed93a000-7288ed93b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ed93b000-7288eda5b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eda5b000-7288eda5c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eda5c000-7288edb7c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288edb7c000-7288edb7d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288edb7d000-7288edc9d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288edc9d000-7288edc9e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288edc9e000-7288eddbe000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eddbe000-7288eddbf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eddbf000-7288ededf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ededf000-7288edee0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288edee0000-7288ee000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee000000-7288ee001000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee001000-7288ee121000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee121000-7288ee122000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee122000-7288ee242000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee242000-7288ee243000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee243000-7288ee363000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee363000-7288ee364000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee364000-7288ee484000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee484000-7288ee485000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee485000-7288ee5a5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee5a5000-7288ee5a6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee5a6000-7288ee6c6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee6c6000-7288ee6c7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee6c7000-7288ee7e7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee7e7000-7288ee7e8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee7e8000-7288ee908000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee908000-7288ee909000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ee909000-7288eea29000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eea29000-7288eea2a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eea2a000-7288eeb4a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eeb4a000-7288eeb4b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eeb4b000-7288eec6b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eec6b000-7288eec6c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eec6c000-7288eed8c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eed8c000-7288eed8d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eed8d000-7288eeead000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eeead000-7288eeeae000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eeeae000-7288eefce000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eefce000-7288eefcf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eefcf000-7288ef0ef000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef0ef000-7288ef0f0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef0f0000-7288ef210000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef210000-7288ef211000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef211000-7288ef331000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef331000-7288ef332000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef332000-7288ef452000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef452000-7288ef453000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef453000-7288ef573000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef573000-7288ef574000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef574000-7288ef694000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef694000-7288ef695000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef695000-7288ef7b5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef7b5000-7288ef7b6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef7b6000-7288ef8d6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef8d6000-7288ef8d7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef8d7000-7288ef9f7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef9f7000-7288ef9f8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288ef9f8000-7288efb18000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288efb18000-7288efb19000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288efb19000-7288efc39000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288efc39000-7288efc3a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288efc3a000-7288efd5a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288efd5a000-7288efd5b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288efd5b000-7288efe7b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288efe7b000-7288efe7c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288efe7c000-7288eff9c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eff9c000-7288eff9d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288eff9d000-7288f00bd000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f00bd000-7288f00be000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f00be000-7288f01de000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f01de000-7288f01df000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f01df000-7288f02ff000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f02ff000-7288f0300000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0300000-7288f0420000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0420000-7288f0421000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0421000-7288f0541000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0541000-7288f0542000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0542000-7288f0662000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0662000-7288f0663000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0663000-7288f0783000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0783000-7288f0784000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0784000-7288f08a4000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f08a4000-7288f08a5000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f08a5000-7288f09c5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f09c5000-7288f09c6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f09c6000-7288f0ae6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0ae6000-7288f0ae7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0ae7000-7288f0c07000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0c07000-7288f0c08000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0c08000-7288f0d28000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0d28000-7288f0d29000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0d29000-7288f0e49000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0e49000-7288f0e4a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0e4a000-7288f0f6a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0f6a000-7288f0f6b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f0f6b000-7288f108b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f108b000-7288f108c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f108c000-7288f11ac000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f11ac000-7288f11ad000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f11ad000-7288f12cd000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f12cd000-7288f12ce000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f12ce000-7288f13ee000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f13ee000-7288f13ef000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f13ef000-7288f150f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f150f000-7288f1510000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1510000-7288f1630000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1630000-7288f1631000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1631000-7288f1751000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1751000-7288f1752000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1752000-7288f1872000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1872000-7288f1873000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1873000-7288f1993000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1993000-7288f1994000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1994000-7288f1ab4000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1ab4000-7288f1ab5000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1ab5000-7288f1bd5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1bd5000-7288f1bd6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1bd6000-7288f1cf6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1cf6000-7288f1cf7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1cf7000-7288f1e17000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1e17000-7288f1e18000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1e18000-7288f1f38000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1f38000-7288f1f39000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f1f39000-7288f2059000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2059000-7288f205a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f205a000-7288f217a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f217a000-7288f217b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f217b000-7288f229b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f229b000-7288f229c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f229c000-7288f23bc000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f23bc000-7288f23bd000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f23bd000-7288f24dd000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f24dd000-7288f24de000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f24de000-7288f25fe000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f25fe000-7288f25ff000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f25ff000-7288f271f000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f271f000-7288f2720000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2720000-7288f2840000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2840000-7288f2841000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2841000-7288f2961000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2961000-7288f2962000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2962000-7288f2a82000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2a82000-7288f2a83000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2a83000-7288f2ba3000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2ba3000-7288f2ba4000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2ba4000-7288f2cc4000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2cc4000-7288f2cc5000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7288f2cc5000-72890bc00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 72890bc19000-72890bc1a000 ---p 00000000 00:00 0 |
| | 72890bc1a000-72890bc3a000 rw-p 00000000 00:00 0 |
| | 72890bc3a000-72890bc3b000 ---p 00000000 00:00 0 |
| | 72890bc3b000-72890bc5b000 rw-p 00000000 00:00 0 |
| | 72890bd1e000-72890bd5c000 r--s 00000000 00:4e 13282366 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 72890bd5c000-72890bd5d000 ---p 00000000 00:00 0 |
| | 72890bd5d000-72890bd7d000 rw-p 00000000 00:00 0 |
| | 72890bd7d000-72890bd7e000 ---p 00000000 00:00 0 |
| | 72890bd7e000-72890bd9e000 rw-p 00000000 00:00 0 |
| | 72890bd9e000-72890bd9f000 ---p 00000000 00:00 0 |
| | 72890bd9f000-72890bdbf000 rw-p 00000000 00:00 0 |
| | 72890bdbf000-72890bdc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bdc0000-72890be01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890be01000-72890be02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890be02000-72890be43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890be43000-72890be44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890be44000-72890be85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890be85000-72890be86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890be86000-72890bec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bec7000-72890bec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bec8000-72890bf09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bf09000-72890bf0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bf0a000-72890bf4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bf4b000-72890bf4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bf4c000-72890bf8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bf8d000-72890bf8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bf8e000-72890bfcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bfcf000-72890bfd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890bfd0000-72890c011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c011000-72890c012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c012000-72890c053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c053000-72890c054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c054000-72890c095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c095000-72890c096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c096000-72890c0d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c0d7000-72890c0d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c0d8000-72890c119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c119000-72890c11a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c11a000-72890c15b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c15b000-72890c15c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c15c000-72890c19d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c19d000-72890c19e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c19e000-72890c1df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c1df000-72890c1e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c1e0000-72890c221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c221000-72890c222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c222000-72890c263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c263000-72890c264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c264000-72890c2a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c2a5000-72890c2a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c2a6000-72890c2e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c2e7000-72890c2e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c2e8000-72890c329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c329000-72890c32a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c32a000-72890c36b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c36b000-72890c36c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c36c000-72890c3ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c3ad000-72890c3ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c3ae000-72890c3ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c3ef000-72890c3f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c3f0000-72890c431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c431000-72890c432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c432000-72890c473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c473000-72890c474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c474000-72890c4b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c4b5000-72890c4b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c4b6000-72890c4f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c4f7000-72890c4f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c4f8000-72890c539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c539000-72890c53a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c53a000-72890c57b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c57b000-72890c57c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c57c000-72890c5bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c5bd000-72890c5be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c5be000-72890c5ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72890c5ff000-72890c600000 ---p 00000000 00:00 0 |
| | 72890c600000-72890ce00000 rw-p 00000000 00:00 0 |
| | 72890ce00000-728924e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 728924e00000-728926200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 72892620b000-72892620c000 r--p 00000000 00:4e 15215821 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so |
| | 72892620c000-72892620d000 r-xp 00001000 00:4e 15215821 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so |
| | 72892620d000-72892620e000 r--p 00002000 00:4e 15215821 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so |
| | 72892620e000-72892620f000 r--p 00002000 00:4e 15215821 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so |
| | 72892620f000-728926210000 rw-p 00003000 00:4e 15215821 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so |
| | 728926210000-728926280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 728926284000-728926285000 r--p 00000000 00:4e 15216575 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so |
| | 728926285000-728926286000 r-xp 00001000 00:4e 15216575 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so |
| | 728926286000-728926287000 r--p 00002000 00:4e 15216575 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so |
| | 728926287000-728926288000 r--p 00002000 00:4e 15216575 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so |
| | 728926288000-728926289000 rw-p 00003000 00:4e 15216575 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so |
| | 728926289000-72892628a000 r--p 00000000 00:4e 15216666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so |
| | 72892628a000-72892628c000 r-xp 00001000 00:4e 15216666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so |
| | 72892628c000-72892628d000 r--p 00003000 00:4e 15216666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so |
| | 72892628d000-72892628e000 r--p 00004000 00:4e 15216666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so |
| | 72892628e000-72892628f000 rw-p 00005000 00:4e 15216666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so |
| | 72892628f000-7289262d0000 rw-p 00000000 00:00 0 |
| | 7289262d0000-728926310000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 728926310000-728926311000 r--p 00000000 00:4e 15216612 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 728926311000-728926312000 r-xp 00001000 00:4e 15216612 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 728926312000-728926313000 r--p 00002000 00:4e 15216612 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 728926313000-728926314000 r--p 00002000 00:4e 15216612 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 728926314000-728926315000 rw-p 00003000 00:4e 15216612 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so |
| | 728926315000-728926316000 r--p 00000000 00:4e 15216780 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 728926316000-728926317000 r-xp 00001000 00:4e 15216780 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 728926317000-728926318000 r--p 00002000 00:4e 15216780 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 728926318000-728926319000 r--p 00003000 00:4e 15216780 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 728926319000-72892631a000 rw-p 00004000 00:4e 15216780 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so |
| | 72892631a000-72892631b000 r--p 00000000 00:4e 15216700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so |
| | 72892631b000-72892631c000 r-xp 00001000 00:4e 15216700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so |
| | 72892631c000-72892631d000 r--p 00002000 00:4e 15216700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so |
| | 72892631d000-72892631e000 r--p 00003000 00:4e 15216700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so |
| | 72892631e000-72892631f000 rw-p 00004000 00:4e 15216700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so |
| | 72892631f000-728926340000 rw-p 00000000 00:00 0 |
| | 728926340000-7289263d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7289263d0000-7289263d2000 r--p 00000000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7289263d2000-7289263d7000 r-xp 00002000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7289263d7000-7289263d8000 r--p 00007000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7289263d8000-7289263d9000 r--p 00008000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7289263d9000-7289263da000 rw-p 00009000 00:4e 15215891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 7289263da000-7289263db000 r--p 00000000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7289263db000-7289263dc000 r-xp 00001000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7289263dc000-7289263dd000 r--p 00002000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7289263dd000-7289263de000 r--p 00002000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7289263de000-7289263df000 rw-p 00003000 00:4e 15216326 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7289263df000-7289263e0000 r--p 00000000 00:4e 15216606 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7289263e0000-7289263e1000 r-xp 00001000 00:4e 15216606 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7289263e1000-7289263e3000 r--p 00002000 00:4e 15216606 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7289263e3000-7289263e4000 r--p 00003000 00:4e 15216606 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7289263e4000-7289263e5000 rw-p 00004000 00:4e 15216606 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so |
| | 7289263e5000-7289263e6000 r--p 00000000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7289263e6000-7289263e7000 r-xp 00001000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7289263e7000-7289263e8000 r--p 00002000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7289263e8000-7289263e9000 r--p 00002000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7289263e9000-7289263ea000 rw-p 00003000 00:4e 15116492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7289263ea000-7289263eb000 r--p 00000000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7289263eb000-7289263ed000 r-xp 00001000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7289263ed000-7289263ee000 r--p 00003000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7289263ee000-7289263ef000 r--p 00003000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7289263ef000-7289263f0000 rw-p 00004000 00:4e 15216350 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7289263f0000-728926410000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 728926411000-728926514000 rw-p 00000000 00:00 0 |
| | 728926514000-728926518000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 728926518000-72892653b000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72892653b000-72892653f000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72892653f000-728926540000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 728926540000-728926541000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 728926541000-728926569000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 728926569000-7289266f1000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7289266f1000-728926740000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 728926740000-728926744000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 728926744000-728926746000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 728926746000-728926755000 rw-p 00000000 00:00 0 |
| | 728926755000-728926765000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 728926765000-7289267e4000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7289267e4000-72892683c000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72892683c000-72892683d000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72892683d000-72892683e000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72892683e000-728926840000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 728926840000-728926855000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 728926855000-72892686e000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72892686e000-72892686f000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72892686f000-728926870000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 728926870000-728926878000 rw-p 00000000 00:00 0 |
| | 728926878000-728926882000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 728926882000-7289268e5000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7289268e5000-7289268fa000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7289268fa000-7289268fb000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7289268fb000-7289268fc000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7289268fc000-7289268fe000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7289268fe000-728926910000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 728926910000-728926916000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 728926916000-728926917000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 728926917000-728926918000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 728926918000-728926919000 r--p 00000000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 728926919000-72892691a000 r-xp 00001000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72892691a000-72892691b000 r--p 00002000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72892691b000-72892691c000 r--p 00002000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72892691c000-72892691d000 rw-p 00003000 00:4e 15216523 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 72892691d000-728926965000 r--p 00000000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 728926965000-728926e20000 r-xp 00048000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 728926e20000-728926fbc000 r--p 00503000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 728926fbc000-728926fd2000 r--p 0069f000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 728926fd2000-728926fd6000 rw-p 006b5000 00:4e 13281454 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 728926fd6000-728926fed000 rw-p 00000000 00:00 0 |
| | 728926fed000-728926fee000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 728926fee000-728927019000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 728927019000-728927023000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 728927023000-728927025000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 728927025000-728927027000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe589fe000-7ffe58a20000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe58afb000-7ffe58aff000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe58aff000-7ffe58b01000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |