| "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 |
| e6188c4..1f542c1 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:2347]: |
| pid 1927710 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-06T08:05:09Z master 1f542c1266) +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: 40 |
| | 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) [0x73858bfc8dfe] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:845 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1178 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_assert_failure_detail+0x157) [0x73858bcb4aea] /tmp/ruby/src/trunk-gc-asserts/error.c:1215 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_assert_failure+0x11) [0x73858bcb4b0c] /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) [0x73858bcb637e] /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(rb_current_ractor_raw+0x0) [0x73858bea41f0] /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:788 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_current_ractor) /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2106 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ractor_require) /tmp/ruby/src/trunk-gc-asserts/ractor.c:2438 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_require_internal_silent+0x66) [0x73858be13976] /tmp/ruby/src/trunk-gc-asserts/load.c:1420 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(load_transcoder_entry+0x77) [0x73858bf6cb47] /tmp/ruby/src/trunk-gc-asserts/transcode.c:430 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(load_transcoder_entry+0xc) [0x73858bf6feb0] /tmp/ruby/src/trunk-gc-asserts/transcode.c:416 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_econv_open_by_transcoder_entries) /tmp/ruby/src/trunk-gc-asserts/transcode.c:987 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_econv_open0) /tmp/ruby/src/trunk-gc-asserts/transcode.c:1050 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_econv_open) /tmp/ruby/src/trunk-gc-asserts/transcode.c:1117 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(transcode_loop+0x5) [0x73858bf73813] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2371 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_transcode0) /tmp/ruby/src/trunk-gc-asserts/transcode.c:2839 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_transcode+0x47) [0x73858bf73e67] /tmp/ruby/src/trunk-gc-asserts/transcode.c:2869 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(str_encode+0x2e) [0x73858bf740ae] /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) [0x73858bf94d9d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3925 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xcc) [0x73858bf9e60c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6118 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x73858bfab7a4] ../../src/trunk-gc-asserts/insns.def:901 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x73858bfb139e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2710 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_do_start_proc+0x2c0) [0x73858bf554c0] /tmp/ruby/src/trunk-gc-asserts/thread.c:593 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_do_start+0xa) [0x73858bf55f58] /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) [0x73858bf5634d] /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: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-/asan.so |
| | 23 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk-gc-asserts/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk-gc-asserts/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 55c6dcc85000-55c6dcc86000 r--p 00000000 00:4e 13276268 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 55c6dcc86000-55c6dcc87000 r-xp 00001000 00:4e 13276268 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 55c6dcc87000-55c6dcc88000 r--p 00002000 00:4e 13276268 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 55c6dcc88000-55c6dcc89000 r--p 00002000 00:4e 13276268 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 55c6dcc89000-55c6dcc8a000 rw-p 00003000 00:4e 13276268 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 55c6e8d92000-55c6e920a000 rw-p 00000000 00:00 0 [heap] |
| | 73852c000000-73852c021000 rw-p 00000000 00:00 0 |
| | 73852c021000-738530000000 ---p 00000000 00:00 0 |
| | 7385322c1000-7385322ff000 r--s 00000000 00:4e 13276268 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7385322ff000-738532300000 ---p 00000000 00:00 0 |
| | 738532300000-738532320000 rw-p 00000000 00:00 0 |
| | 738532320000-738532330000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73853233f000-738532440000 rw-p 00000000 00:00 0 |
| | 738532440000-738532450000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73853245e000-73853245f000 ---p 00000000 00:00 0 |
| | 73853245f000-73853247f000 rw-p 00000000 00:00 0 |
| | 73853247f000-738532580000 rw-p 00000000 00:00 0 |
| | 738532580000-738532590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73853259e000-73853259f000 ---p 00000000 00:00 0 |
| | 73853259f000-7385325bf000 rw-p 00000000 00:00 0 |
| | 7385325bf000-7385326c0000 rw-p 00000000 00:00 0 |
| | 7385326c0000-7385326c1000 ---p 00000000 00:00 0 |
| | 7385326c1000-7385326e1000 rw-p 00000000 00:00 0 |
| | 7385326e1000-7385327e2000 rw-p 00000000 00:00 0 |
| | 7385327e2000-7385327e3000 ---p 00000000 00:00 0 |
| | 7385327e3000-738532803000 rw-p 00000000 00:00 0 |
| | 738532803000-738532904000 rw-p 00000000 00:00 0 |
| | 738532904000-738532905000 ---p 00000000 00:00 0 |
| | 738532905000-738532925000 rw-p 00000000 00:00 0 |
| | 738532925000-738532a26000 rw-p 00000000 00:00 0 |
| | 738532a26000-738532a27000 ---p 00000000 00:00 0 |
| | 738532a27000-738532a47000 rw-p 00000000 00:00 0 |
| | 738532a47000-738532b48000 rw-p 00000000 00:00 0 |
| | 738532b48000-738532b49000 ---p 00000000 00:00 0 |
| | 738532b49000-738532b69000 rw-p 00000000 00:00 0 |
| | 738532b69000-738532c6a000 rw-p 00000000 00:00 0 |
| | 738532c6a000-738532c6b000 ---p 00000000 00:00 0 |
| | 738532c6b000-738532c8b000 rw-p 00000000 00:00 0 |
| | 738532c8b000-738532d8c000 rw-p 00000000 00:00 0 |
| | 738532d8c000-738532d8d000 ---p 00000000 00:00 0 |
| | 738532d8d000-738532dad000 rw-p 00000000 00:00 0 |
| | 738532dad000-738532eae000 rw-p 00000000 00:00 0 |
| | 738532eae000-738532eaf000 ---p 00000000 00:00 0 |
| | 738532eaf000-738532ecf000 rw-p 00000000 00:00 0 |
| | 738532ecf000-738532fd0000 rw-p 00000000 00:00 0 |
| | 738532fd0000-738532fd1000 ---p 00000000 00:00 0 |
| | 738532fd1000-738532ff1000 rw-p 00000000 00:00 0 |
| | 738532ff1000-7385330f2000 rw-p 00000000 00:00 0 |
| | 7385330f2000-7385330f3000 ---p 00000000 00:00 0 |
| | 7385330f3000-738533113000 rw-p 00000000 00:00 0 |
| | 738533113000-738533214000 rw-p 00000000 00:00 0 |
| | 738533214000-738533215000 ---p 00000000 00:00 0 |
| | 738533215000-738533235000 rw-p 00000000 00:00 0 |
| | 738533235000-738533336000 rw-p 00000000 00:00 0 |
| | 738533336000-738533337000 ---p 00000000 00:00 0 |
| | 738533337000-738533357000 rw-p 00000000 00:00 0 |
| | 738533357000-738533458000 rw-p 00000000 00:00 0 |
| | 738533458000-738533459000 ---p 00000000 00:00 0 |
| | 738533459000-738533479000 rw-p 00000000 00:00 0 |
| | 738533479000-73853357a000 rw-p 00000000 00:00 0 |
| | 73853357a000-73853357b000 ---p 00000000 00:00 0 |
| | 73853357b000-73853359b000 rw-p 00000000 00:00 0 |
| | 73853359b000-73853369c000 rw-p 00000000 00:00 0 |
| | 73853369c000-73853369d000 ---p 00000000 00:00 0 |
| | 73853369d000-7385336bd000 rw-p 00000000 00:00 0 |
| | 7385336bd000-7385337be000 rw-p 00000000 00:00 0 |
| | 7385337be000-7385337bf000 ---p 00000000 00:00 0 |
| | 7385337bf000-7385337df000 rw-p 00000000 00:00 0 |
| | 7385337df000-7385338e0000 rw-p 00000000 00:00 0 |
| | 7385338e0000-738533900000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73853390e000-73853390f000 ---p 00000000 00:00 0 |
| | 73853390f000-73853392f000 rw-p 00000000 00:00 0 |
| | 73853392f000-738533a30000 rw-p 00000000 00:00 0 |
| | 738533a30000-738533a50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 738533a56000-738533a57000 ---p 00000000 00:00 0 |
| | 738533a57000-738533a77000 rw-p 00000000 00:00 0 |
| | 738533a77000-738533b78000 rw-p 00000000 00:00 0 |
| | 738533b78000-738533b79000 ---p 00000000 00:00 0 |
| | 738533b79000-738533b99000 rw-p 00000000 00:00 0 |
| | 738533b99000-738533c9a000 rw-p 00000000 00:00 0 |
| | 738533c9a000-738533c9b000 ---p 00000000 00:00 0 |
| | 738533c9b000-738533cbb000 rw-p 00000000 00:00 0 |
| | 738533cbb000-738533dbc000 rw-p 00000000 00:00 0 |
| | 738533dbc000-738533dbd000 ---p 00000000 00:00 0 |
| | 738533dbd000-738533ddd000 rw-p 00000000 00:00 0 |
| | 738533ddd000-738533ede000 rw-p 00000000 00:00 0 |
| | 738533ede000-738533edf000 ---p 00000000 00:00 0 |
| | 738533edf000-738533eff000 rw-p 00000000 00:00 0 |
| | 738533eff000-738534021000 rw-p 00000000 00:00 0 |
| | 738534021000-738538000000 ---p 00000000 00:00 0 |
| | 738538000000-738538021000 rw-p 00000000 00:00 0 |
| | 738538021000-73853c000000 ---p 00000000 00:00 0 |
| | 73853c000000-73853c021000 rw-p 00000000 00:00 0 |
| | 73853c021000-738540000000 ---p 00000000 00:00 0 |
| | 738540000000-738540021000 rw-p 00000000 00:00 0 |
| | 738540021000-738544000000 ---p 00000000 00:00 0 |
| | 738544000000-738544021000 rw-p 00000000 00:00 0 |
| | 738544021000-738548000000 ---p 00000000 00:00 0 |
| | 738548000000-738548021000 rw-p 00000000 00:00 0 |
| | 738548021000-73854c000000 ---p 00000000 00:00 0 |
| | 73854c000000-73854c021000 rw-p 00000000 00:00 0 |
| | 73854c021000-738550000000 ---p 00000000 00:00 0 |
| | 738550016000-738550017000 ---p 00000000 00:00 0 |
| | 738550017000-738550037000 rw-p 00000000 00:00 0 |
| | 738550037000-738550138000 rw-p 00000000 00:00 0 |
| | 738550138000-738550139000 ---p 00000000 00:00 0 |
| | 738550139000-738550159000 rw-p 00000000 00:00 0 |
| | 738550159000-73855025a000 rw-p 00000000 00:00 0 |
| | 73855025a000-73855025b000 ---p 00000000 00:00 0 |
| | 73855025b000-73855027b000 rw-p 00000000 00:00 0 |
| | 73855027b000-73855037c000 rw-p 00000000 00:00 0 |
| | 73855037c000-73855037d000 ---p 00000000 00:00 0 |
| | 73855037d000-73855039d000 rw-p 00000000 00:00 0 |
| | 73855039d000-73855049e000 rw-p 00000000 00:00 0 |
| | 73855049e000-73855049f000 ---p 00000000 00:00 0 |
| | 73855049f000-7385504bf000 rw-p 00000000 00:00 0 |
| | 7385504bf000-7385505c0000 rw-p 00000000 00:00 0 |
| | 7385505c0000-7385505f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7385505fc000-7385505fd000 ---p 00000000 00:00 0 |
| | 7385505fd000-73855061d000 rw-p 00000000 00:00 0 |
| | 73855061d000-73855071e000 rw-p 00000000 00:00 0 |
| | 73855071e000-73855071f000 ---p 00000000 00:00 0 |
| | 73855071f000-73855073f000 rw-p 00000000 00:00 0 |
| | 73855073f000-738550840000 rw-p 00000000 00:00 0 |
| | 738550840000-738550850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73855085f000-738550860000 ---p 00000000 00:00 0 |
| | 738550860000-738550880000 rw-p 00000000 00:00 0 |
| | 738550880000-738550890000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73855089f000-7385509a0000 rw-p 00000000 00:00 0 |
| | 7385509a0000-7385509b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7385509bf000-7385509c0000 ---p 00000000 00:00 0 |
| | 7385509c0000-7385509e0000 rw-p 00000000 00:00 0 |
| | 7385509f0000-738550a20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 738550a2f000-738550a30000 ---p 00000000 00:00 0 |
| | 738550a30000-738550a50000 rw-p 00000000 00:00 0 |
| | 738550a50000-738550a60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 738550a6b000-738550a6c000 ---p 00000000 00:00 0 |
| | 738550a6c000-738550a8c000 rw-p 00000000 00:00 0 |
| | 738550a8c000-738550a8d000 ---p 00000000 00:00 0 |
| | 738550a8d000-738550aad000 rw-p 00000000 00:00 0 |
| | 738550aad000-738550bae000 rw-p 00000000 00:00 0 |
| | 738550bae000-738550baf000 ---p 00000000 00:00 0 |
| | 738550baf000-738550bcf000 rw-p 00000000 00:00 0 |
| | 738550bcf000-738550cd0000 rw-p 00000000 00:00 0 |
| | 738550cd0000-738550cf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 738550cfd000-738551000000 rw-p 00000000 00:00 0 |
| | 738551000000-738551101000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551101000-738551102000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551102000-738551222000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551222000-738551223000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551223000-738551343000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551343000-738551344000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551344000-738551464000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551464000-738551465000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551465000-738551585000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551585000-738551586000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551586000-7385516a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385516a6000-7385516a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385516a7000-7385517c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385517c7000-7385517c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385517c8000-7385518e8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385518e8000-7385518e9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385518e9000-738551a09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551a09000-738551a0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551a0a000-738551b2a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551b2a000-738551b2b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551b2b000-738551c4b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551c4b000-738551c4c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551c4c000-738551d6c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551d6c000-738551d6d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551d6d000-738551e8d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551e8d000-738551e8e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551e8e000-738551fae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551fae000-738551faf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738551faf000-7385520cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385520cf000-7385520d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385520d0000-7385521f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385521f0000-7385521f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385521f1000-738552311000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552311000-738552312000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552312000-738552432000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552432000-738552433000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552433000-738552553000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552553000-738552554000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552554000-738552674000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552674000-738552675000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552675000-738552795000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552795000-738552796000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552796000-7385528b6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385528b6000-7385528b7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385528b7000-7385529d7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385529d7000-7385529d8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385529d8000-738552af8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552af8000-738552af9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552af9000-738552c19000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552c19000-738552c1a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552c1a000-738552d3a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552d3a000-738552d3b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552d3b000-738552e5b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552e5b000-738552e5c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552e5c000-738552f7c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552f7c000-738552f7d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738552f7d000-73855309d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 73855309d000-73855309e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 73855309e000-7385531be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385531be000-7385531bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385531bf000-7385532df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385532df000-7385532e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385532e0000-738553400000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553400000-738553401000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553401000-738553521000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553521000-738553522000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553522000-738553642000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553642000-738553643000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553643000-738553763000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553763000-738553764000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553764000-738553884000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553884000-738553885000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553885000-7385539a5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385539a5000-7385539a6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7385539a6000-738553ac6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553ac6000-738553ac7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553ac7000-738553be7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553be7000-738553be8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553be8000-738553d08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553d08000-738553d09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553d09000-738553e29000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553e29000-738553e2a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553e2a000-738553f4a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553f4a000-738553f4b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738553f4b000-738571000000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 738571008000-738571009000 ---p 00000000 00:00 0 |
| | 738571009000-738571029000 rw-p 00000000 00:00 0 |
| | 738571029000-73857102a000 ---p 00000000 00:00 0 |
| | 73857102a000-73857104a000 rw-p 00000000 00:00 0 |
| | 73857104a000-73857104b000 ---p 00000000 00:00 0 |
| | 73857104b000-73857106b000 rw-p 00000000 00:00 0 |
| | 73857106b000-73857106c000 ---p 00000000 00:00 0 |
| | 73857106c000-73857108c000 rw-p 00000000 00:00 0 |
| | 73857108c000-73857108d000 ---p 00000000 00:00 0 |
| | 73857108d000-7385710ad000 rw-p 00000000 00:00 0 |
| | 7385710ad000-7385710ae000 ---p 00000000 00:00 0 |
| | 7385710ae000-7385710ce000 rw-p 00000000 00:00 0 |
| | 7385710ce000-7385710cf000 ---p 00000000 00:00 0 |
| | 7385710cf000-7385710ef000 rw-p 00000000 00:00 0 |
| | 7385710ef000-7385710f0000 ---p 00000000 00:00 0 |
| | 7385710f0000-738571110000 rw-p 00000000 00:00 0 |
| | 738571110000-738571150000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73857115f000-7385711a0000 rw-p 00000000 00:00 0 |
| | 7385711a0000-7385711b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7385711bf000-7385711c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385711c0000-738571201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571201000-738571202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571202000-738571243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571243000-738571244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571244000-738571285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571285000-738571286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571286000-7385712c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385712c7000-7385712c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385712c8000-738571309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571309000-73857130a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857130a000-73857134b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857134b000-73857134c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857134c000-73857138d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857138d000-73857138e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857138e000-7385713cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385713cf000-7385713d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385713d0000-738571411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571411000-738571412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571412000-738571453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571453000-738571454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571454000-738571495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571495000-738571496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571496000-7385714d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385714d7000-7385714d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385714d8000-738571519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571519000-73857151a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857151a000-73857155b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857155b000-73857155c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857155c000-73857159d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857159d000-73857159e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857159e000-7385715df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385715df000-7385715e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385715e0000-738571621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571621000-738571622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571622000-738571663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571663000-738571664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571664000-7385716a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385716a5000-7385716a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385716a6000-7385716e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385716e7000-7385716e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385716e8000-738571729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571729000-73857172a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857172a000-73857176b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857176b000-73857176c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857176c000-7385717ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385717ad000-7385717ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385717ae000-7385717ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385717ef000-7385717f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385717f0000-738571831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571831000-738571832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571832000-738571873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571873000-738571874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571874000-7385718b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385718b5000-7385718b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385718b6000-7385718f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385718f7000-7385718f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385718f8000-738571939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 738571939000-73857193a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857193a000-73857197b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857197b000-73857197c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73857197c000-7385719bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385719bd000-7385719be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385719be000-7385719ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7385719ff000-738571a00000 ---p 00000000 00:00 0 |
| | 738571a00000-738572200000 rw-p 00000000 00:00 0 |
| | 738572200000-73858a200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 73858a200000-73858b600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 73858b610000-73858b650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73858b655000-73858b657000 r--p 00000000 00:4e 13637751 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 73858b657000-73858b65c000 r-xp 00002000 00:4e 13637751 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 73858b65c000-73858b65d000 r--p 00007000 00:4e 13637751 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 73858b65d000-73858b65e000 r--p 00008000 00:4e 13637751 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 73858b65e000-73858b65f000 rw-p 00009000 00:4e 13637751 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so |
| | 73858b65f000-73858b680000 rw-p 00000000 00:00 0 |
| | 73858b680000-73858b710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73858b715000-73858b716000 r--p 00000000 00:4e 13637609 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 73858b716000-73858b717000 r-xp 00001000 00:4e 13637609 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 73858b717000-73858b718000 r--p 00002000 00:4e 13637609 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 73858b718000-73858b719000 r--p 00002000 00:4e 13637609 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 73858b719000-73858b71a000 rw-p 00003000 00:4e 13637609 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 73858b71a000-73858b71b000 r--p 00000000 00:4e 13637958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 73858b71b000-73858b71d000 r-xp 00001000 00:4e 13637958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 73858b71d000-73858b71e000 r--p 00003000 00:4e 13637958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 73858b71e000-73858b71f000 r--p 00003000 00:4e 13637958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 73858b71f000-73858b720000 rw-p 00004000 00:4e 13637958 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 73858b720000-73858b750000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73858b754000-73858b755000 r--p 00000000 00:4e 13638090 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73858b755000-73858b756000 r-xp 00001000 00:4e 13638090 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73858b756000-73858b757000 r--p 00002000 00:4e 13638090 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73858b757000-73858b758000 r--p 00002000 00:4e 13638090 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73858b758000-73858b759000 rw-p 00003000 00:4e 13638090 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 73858b759000-73858b85c000 rw-p 00000000 00:00 0 |
| | 73858b85c000-73858b860000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73858b860000-73858b883000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73858b883000-73858b887000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73858b887000-73858b888000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73858b888000-73858b889000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73858b889000-73858b8b1000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73858b8b1000-73858ba39000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73858ba39000-73858ba88000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73858ba88000-73858ba8c000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73858ba8c000-73858ba8e000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73858ba8e000-73858ba9d000 rw-p 00000000 00:00 0 |
| | 73858ba9d000-73858baad000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73858baad000-73858bb2c000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73858bb2c000-73858bb84000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73858bb84000-73858bb85000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73858bb85000-73858bb86000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73858bb86000-73858bb88000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73858bb88000-73858bb9d000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73858bb9d000-73858bbb6000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73858bbb6000-73858bbb7000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73858bbb7000-73858bbb8000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73858bbb8000-73858bbc0000 rw-p 00000000 00:00 0 |
| | 73858bbc0000-73858bbca000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73858bbca000-73858bc2d000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73858bc2d000-73858bc42000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73858bc42000-73858bc43000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73858bc43000-73858bc44000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73858bc44000-73858bc46000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73858bc46000-73858bc58000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73858bc58000-73858bc5e000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73858bc5e000-73858bc5f000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73858bc5f000-73858bc60000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 73858bc60000-73858bc61000 r--p 00000000 00:4e 13638122 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73858bc61000-73858bc62000 r-xp 00001000 00:4e 13638122 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73858bc62000-73858bc63000 r--p 00002000 00:4e 13638122 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73858bc63000-73858bc64000 r--p 00002000 00:4e 13638122 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73858bc64000-73858bc65000 rw-p 00003000 00:4e 13638122 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 73858bc65000-73858bcad000 r--p 00000000 00:4e 13276550 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73858bcad000-73858c167000 r-xp 00048000 00:4e 13276550 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73858c167000-73858c308000 r--p 00502000 00:4e 13276550 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73858c308000-73858c31e000 r--p 006a3000 00:4e 13276550 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73858c31e000-73858c322000 rw-p 006b9000 00:4e 13276550 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 73858c322000-73858c339000 rw-p 00000000 00:00 0 |
| | 73858c339000-73858c33a000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73858c33a000-73858c365000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73858c365000-73858c36f000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73858c36f000-73858c371000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 73858c371000-73858c373000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffdf488d000-7ffdf48af000 rw-p 00000000 00:00 0 [stack] |
| | 7ffdf49e6000-7ffdf49ea000 r--p 00000000 00:00 0 [vvar] |
| | 7ffdf49ea000-7ffdf49ec000 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. |