| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/ruby |
| f13e68e..7333a27 master -> origin/master |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Failure: |
| TestRactor#test_port_receive_dnt_with_port_send [/tmp/ruby/src/trunk-repeat20-asserts/test/ruby/test_ractor.rb:150]: |
| pid 2830680 killed by SIGABRT (signal 6) (core dumped) |
| | /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:6047: Assertion Failed: rb_gc_impl_writebarrier:!during_gc |
| | ruby 3.5.0dev (2025-10-06T16:01:12Z master 7333a2710e) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0024 e:000023 CFUNC :initialize |
| | c:0004 p:---- s:0021 e:000020 CFUNC :new |
| | c:0003 p:0031 s:0016 E:002310 METHOD -:26 |
| | c:0002 p:0007 s:0006 e:000005 BLOCK -:42 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:42:in 'block (2 levels) in <main>' |
| | -:26:in 'ractor_job' |
| | -:26:in 'new' |
| | -:26:in 'initialize' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 41 |
| | Ruby thread count for this ractor: 11 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7b2cc284048e] /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:845 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1178 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_assert_failure_detail+0x157) [0x7b2cc2519696] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1215 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7b2cc25196b8] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1191 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_assert_failure) (null):0 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_impl_writebarrier+0x24) [0x7b2cc251e230] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:6047 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_writebarrier) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:3371 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_obj_write+0xf) [0x7b2cc255ce9b] /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/gc.h:788 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ary_store) /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/core/rarray.h:388 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ary_initialize+0xc5) [0x7b2cc255d4b5] /tmp/ruby/src/trunk-repeat20-asserts/array.c:1182 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_call0_cfunc_with_frame+0xde) [0x7b2cc282e11e] /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:164 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_call0_cfunc) /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:178 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_call0_body) /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:229 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_call0+0x1ce) [0x7b2cc283023e] /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:101 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_funcallv_kw+0x94) [0x7b2cc28361d4] /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:891 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ary_s_new+0x4c) [0x7b2cc2553a3c] /tmp/ruby/src/trunk-repeat20-asserts/array.c:1079 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x7b2cc280fa59] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3925 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3927 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_sendish+0x13e) [0x7b2cc281526e] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:6118 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0xdcc) [0x7b2cc2822d7c] ../../src/trunk-repeat20-asserts/insns.def:853 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x1aa) [0x7b2cc2828cea] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2710 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_invoke_proc+0xe4) [0x7b2cc2829c24] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1885 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(thread_do_start_proc+0x270) [0x7b2cc27ce140] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:614 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(thread_start_func_2+0x3f2) [0x7b2cc27d03a2] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:631 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(nt_start+0x118) [0x7b2cc27d1008] /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:2234 |
| | /lib/x86_64-linux-gnu/libc.so.6(start_thread+0x384) [0x7b2cc217fa94] ./nptl/pthread_create.c:447 |
| | /lib/x86_64-linux-gnu/libc.so.6(clone3+0x2c) [0x7b2cc220cc3c] ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| | /lib/x86_64-linux-gnu/libc.so.6(__GI___clone3) (null):0 |
| | /lib/x86_64-linux-gnu/libc.so.6(__clone3) (null):0 |
| | |
| | -- 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-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 10 /tmp/ruby/src/trunk-repeat20-asserts/lib/open3/version.rb |
| | 11 /tmp/ruby/src/trunk-repeat20-asserts/lib/open3.rb |
| | 12 /tmp/ruby/src/trunk-repeat20-asserts/lib/timeout.rb |
| | 13 /tmp/ruby/build/trunk-repeat20-asserts/rbconfig.rb |
| | 14 /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/find_executable.rb |
| | 15 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 16 /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/envutil.rb |
| | 17 /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/colorize.rb |
| | 18 /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/leakchecker.rb |
| | 19 /tmp/ruby/src/trunk-repeat20-asserts/lib/prettyprint.rb |
| | 20 /tmp/ruby/src/trunk-repeat20-asserts/lib/pp.rb |
| | 21 /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/assertions.rb |
| | 22 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 23 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 24 /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/core_assertions.rb |
| | 25 /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit/testcase.rb |
| | 26 /tmp/ruby/src/trunk-repeat20-asserts/lib/optparse.rb |
| | 27 /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/test/unit.rb |
| | |
| | * Process memory map: |
| | |
| | 65170901d000-65170901e000 r--p 00000000 00:3d 13285472 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 65170901e000-65170901f000 r-xp 00001000 00:3d 13285472 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 65170901f000-651709020000 r--p 00002000 00:3d 13285472 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 651709020000-651709021000 r--p 00002000 00:3d 13285472 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 651709021000-651709022000 rw-p 00003000 00:3d 13285472 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 65172f3b7000-65172f7c2000 rw-p 00000000 00:00 0 [heap] |
| | 7b2c368d9000-7b2c36ae0000 r--s 00000000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b2c36ae0000-7b2c38021000 rw-p 00000000 00:00 0 |
| | 7b2c38021000-7b2c3c000000 ---p 00000000 00:00 0 |
| | 7b2c3c0b1000-7b2c3c83f000 rw-p 00000000 00:00 0 |
| | 7b2c3c83f000-7b2c3de68000 r--s 00000000 00:3d 13252629 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7b2c3de68000-7b2c3e4a8000 rw-p 00000000 00:00 0 |
| | 7b2c3e4e2000-7b2c3e520000 r--s 00000000 00:3d 13285472 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7b2c3e520000-7b2c40021000 rw-p 00000000 00:00 0 |
| | 7b2c40021000-7b2c44000000 ---p 00000000 00:00 0 |
| | 7b2c44000000-7b2c44021000 rw-p 00000000 00:00 0 |
| | 7b2c44021000-7b2c48000000 ---p 00000000 00:00 0 |
| | 7b2c48000000-7b2c48021000 rw-p 00000000 00:00 0 |
| | 7b2c48021000-7b2c4c000000 ---p 00000000 00:00 0 |
| | 7b2c4c000000-7b2c4c021000 rw-p 00000000 00:00 0 |
| | 7b2c4c021000-7b2c50000000 ---p 00000000 00:00 0 |
| | 7b2c50000000-7b2c50021000 rw-p 00000000 00:00 0 |
| | 7b2c50021000-7b2c54000000 ---p 00000000 00:00 0 |
| | 7b2c54000000-7b2c54021000 rw-p 00000000 00:00 0 |
| | 7b2c54021000-7b2c58000000 ---p 00000000 00:00 0 |
| | 7b2c58000000-7b2c58021000 rw-p 00000000 00:00 0 |
| | 7b2c58021000-7b2c5c000000 ---p 00000000 00:00 0 |
| | 7b2c5c000000-7b2c5c117000 rw-p 00000000 00:00 0 |
| | 7b2c5c117000-7b2c60000000 ---p 00000000 00:00 0 |
| | 7b2c60000000-7b2c60021000 rw-p 00000000 00:00 0 |
| | 7b2c60021000-7b2c64000000 ---p 00000000 00:00 0 |
| | 7b2c64000000-7b2c640c6000 rw-p 00000000 00:00 0 |
| | 7b2c640c6000-7b2c68000000 ---p 00000000 00:00 0 |
| | 7b2c68000000-7b2c6813d000 rw-p 00000000 00:00 0 |
| | 7b2c6813d000-7b2c6c000000 ---p 00000000 00:00 0 |
| | 7b2c6c000000-7b2c6c021000 rw-p 00000000 00:00 0 |
| | 7b2c6c021000-7b2c70000000 ---p 00000000 00:00 0 |
| | 7b2c70000000-7b2c7004d000 rw-p 00000000 00:00 0 |
| | 7b2c7004d000-7b2c74000000 ---p 00000000 00:00 0 |
| | 7b2c74000000-7b2c74021000 rw-p 00000000 00:00 0 |
| | 7b2c74021000-7b2c78000000 ---p 00000000 00:00 0 |
| | 7b2c78000000-7b2c78481000 rw-p 00000000 00:00 0 |
| | 7b2c78481000-7b2c7c000000 ---p 00000000 00:00 0 |
| | 7b2c7c000000-7b2c7c021000 rw-p 00000000 00:00 0 |
| | 7b2c7c021000-7b2c80000000 ---p 00000000 00:00 0 |
| | 7b2c80000000-7b2c800ca000 rw-p 00000000 00:00 0 |
| | 7b2c800ca000-7b2c84000000 ---p 00000000 00:00 0 |
| | 7b2c84008000-7b2c86010000 rw-p 00000000 00:00 0 |
| | 7b2c86010000-7b2c86070000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2c86070000-7b2c86570000 rw-p 00000000 00:00 0 |
| | 7b2c86570000-7b2c86590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2c86598000-7b2c86700000 rw-p 00000000 00:00 0 |
| | 7b2c86700000-7b2c86750000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2c86750000-7b2c86840000 rw-p 00000000 00:00 0 |
| | 7b2c86840000-7b2c86870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2c86878000-7b2c868a0000 rw-p 00000000 00:00 0 |
| | 7b2c868a0000-7b2c868b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2c868ba000-7b2c86b3a000 rw-p 00000000 00:00 0 |
| | 7b2c86b3a000-7b2c86b3b000 ---p 00000000 00:00 0 |
| | 7b2c86b3b000-7b2c86b5b000 rw-p 00000000 00:00 0 |
| | 7b2c86b5b000-7b2c86b5c000 ---p 00000000 00:00 0 |
| | 7b2c86b5c000-7b2c86b7c000 rw-p 00000000 00:00 0 |
| | 7b2c86b7c000-7b2c86b7d000 ---p 00000000 00:00 0 |
| | 7b2c86b7d000-7b2c86b9d000 rw-p 00000000 00:00 0 |
| | 7b2c86b9d000-7b2c86b9e000 ---p 00000000 00:00 0 |
| | 7b2c86b9e000-7b2c86bbe000 rw-p 00000000 00:00 0 |
| | 7b2c86bbe000-7b2c86cae000 rw-p 00000000 00:00 0 |
| | 7b2c86cae000-7b2c86caf000 ---p 00000000 00:00 0 |
| | 7b2c86caf000-7b2c86ccf000 rw-p 00000000 00:00 0 |
| | 7b2c86ccf000-7b2c86cd0000 ---p 00000000 00:00 0 |
| | 7b2c86cd0000-7b2c86cf0000 rw-p 00000000 00:00 0 |
| | 7b2c86cf0000-7b2c86d10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2c86d1f000-7b2c86d20000 ---p 00000000 00:00 0 |
| | 7b2c86d20000-7b2c86d40000 rw-p 00000000 00:00 0 |
| | 7b2c86d40000-7b2c86d70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2c86d72000-7b2c86d73000 ---p 00000000 00:00 0 |
| | 7b2c86d73000-7b2c86d93000 rw-p 00000000 00:00 0 |
| | 7b2c86d93000-7b2c86e94000 rw-p 00000000 00:00 0 |
| | 7b2c86e94000-7b2c86e95000 ---p 00000000 00:00 0 |
| | 7b2c86e95000-7b2c86eb5000 rw-p 00000000 00:00 0 |
| | 7b2c86eb5000-7b2c86fb6000 rw-p 00000000 00:00 0 |
| | 7b2c86fb6000-7b2c86fb7000 ---p 00000000 00:00 0 |
| | 7b2c86fb7000-7b2c86fd7000 rw-p 00000000 00:00 0 |
| | 7b2c86fd7000-7b2c870d8000 rw-p 00000000 00:00 0 |
| | 7b2c870d8000-7b2c870d9000 ---p 00000000 00:00 0 |
| | 7b2c870d9000-7b2c870f9000 rw-p 00000000 00:00 0 |
| | 7b2c870f9000-7b2c87800000 rw-p 00000000 00:00 0 |
| | 7b2c87800000-7b2c87901000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87901000-7b2c87902000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87902000-7b2c87a22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87a22000-7b2c87a23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87a23000-7b2c87b43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87b43000-7b2c87b44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87b44000-7b2c87c64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87c64000-7b2c87c65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87c65000-7b2c87d85000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87d85000-7b2c87d86000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87d86000-7b2c87ea6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87ea6000-7b2c87ea7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87ea7000-7b2c87fc7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87fc7000-7b2c87fc8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c87fc8000-7b2c880e8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c880e8000-7b2c880e9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c880e9000-7b2c88209000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88209000-7b2c8820a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8820a000-7b2c8832a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8832a000-7b2c8832b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8832b000-7b2c8844b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8844b000-7b2c8844c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8844c000-7b2c8856c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8856c000-7b2c8856d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8856d000-7b2c8868d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8868d000-7b2c8868e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8868e000-7b2c887ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c887ae000-7b2c887af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c887af000-7b2c888cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c888cf000-7b2c888d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c888d0000-7b2c889f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c889f0000-7b2c889f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c889f1000-7b2c88b11000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88b11000-7b2c88b12000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88b12000-7b2c88c32000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88c32000-7b2c88c33000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88c33000-7b2c88d53000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88d53000-7b2c88d54000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88d54000-7b2c88e74000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88e74000-7b2c88e75000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88e75000-7b2c88f95000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88f95000-7b2c88f96000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c88f96000-7b2c890b6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c890b6000-7b2c890b7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c890b7000-7b2c891d7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c891d7000-7b2c891d8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c891d8000-7b2c892f8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c892f8000-7b2c892f9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c892f9000-7b2c89419000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89419000-7b2c8941a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8941a000-7b2c8953a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8953a000-7b2c8953b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8953b000-7b2c8965b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8965b000-7b2c8965c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8965c000-7b2c8977c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8977c000-7b2c8977d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8977d000-7b2c8989d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8989d000-7b2c8989e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8989e000-7b2c899be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c899be000-7b2c899bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c899bf000-7b2c89adf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89adf000-7b2c89ae0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89ae0000-7b2c89c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89c00000-7b2c89c01000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89c01000-7b2c89d21000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89d21000-7b2c89d22000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89d22000-7b2c89e42000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89e42000-7b2c89e43000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89e43000-7b2c89f63000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89f63000-7b2c89f64000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c89f64000-7b2c8a084000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a084000-7b2c8a085000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a085000-7b2c8a1a5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a1a5000-7b2c8a1a6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a1a6000-7b2c8a2c6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a2c6000-7b2c8a2c7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a2c7000-7b2c8a3e7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a3e7000-7b2c8a3e8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a3e8000-7b2c8a508000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a508000-7b2c8a509000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2c8a509000-7b2ca7800000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7b2ca780a000-7b2ca780b000 ---p 00000000 00:00 0 |
| | 7b2ca780b000-7b2ca782b000 rw-p 00000000 00:00 0 |
| | 7b2ca782b000-7b2ca782c000 ---p 00000000 00:00 0 |
| | 7b2ca782c000-7b2ca784c000 rw-p 00000000 00:00 0 |
| | 7b2ca784c000-7b2ca784d000 ---p 00000000 00:00 0 |
| | 7b2ca784d000-7b2ca786d000 rw-p 00000000 00:00 0 |
| | 7b2ca786d000-7b2ca786e000 ---p 00000000 00:00 0 |
| | 7b2ca786e000-7b2ca788e000 rw-p 00000000 00:00 0 |
| | 7b2ca788e000-7b2ca788f000 ---p 00000000 00:00 0 |
| | 7b2ca788f000-7b2ca78af000 rw-p 00000000 00:00 0 |
| | 7b2ca78af000-7b2ca78b0000 ---p 00000000 00:00 0 |
| | 7b2ca78b0000-7b2ca78d0000 rw-p 00000000 00:00 0 |
| | 7b2ca78d0000-7b2ca78e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2ca78ef000-7b2ca78f0000 ---p 00000000 00:00 0 |
| | 7b2ca78f0000-7b2ca7910000 rw-p 00000000 00:00 0 |
| | 7b2ca7910000-7b2ca7940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2ca7950000-7b2ca7960000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2ca7960000-7b2ca79b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2ca79bf000-7b2ca79c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca79c0000-7b2ca7a01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7a01000-7b2ca7a02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7a02000-7b2ca7a43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7a43000-7b2ca7a44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7a44000-7b2ca7a85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7a85000-7b2ca7a86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7a86000-7b2ca7ac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7ac7000-7b2ca7ac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7ac8000-7b2ca7b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7b09000-7b2ca7b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7b0a000-7b2ca7b4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7b4b000-7b2ca7b4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7b4c000-7b2ca7b8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7b8d000-7b2ca7b8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7b8e000-7b2ca7bcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7bcf000-7b2ca7bd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7bd0000-7b2ca7c11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7c11000-7b2ca7c12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7c12000-7b2ca7c53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7c53000-7b2ca7c54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7c54000-7b2ca7c95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7c95000-7b2ca7c96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7c96000-7b2ca7cd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7cd7000-7b2ca7cd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7cd8000-7b2ca7d19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7d19000-7b2ca7d1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7d1a000-7b2ca7d5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7d5b000-7b2ca7d5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7d5c000-7b2ca7d9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7d9d000-7b2ca7d9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7d9e000-7b2ca7ddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7ddf000-7b2ca7de0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7de0000-7b2ca7e21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7e21000-7b2ca7e22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7e22000-7b2ca7e63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7e63000-7b2ca7e64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7e64000-7b2ca7ea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7ea5000-7b2ca7ea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7ea6000-7b2ca7ee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7ee7000-7b2ca7ee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7ee8000-7b2ca7f29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7f29000-7b2ca7f2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7f2a000-7b2ca7f6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7f6b000-7b2ca7f6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7f6c000-7b2ca7fad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7fad000-7b2ca7fae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7fae000-7b2ca7fef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7fef000-7b2ca7ff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca7ff0000-7b2ca8031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca8031000-7b2ca8032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca8032000-7b2ca8073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca8073000-7b2ca8074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca8074000-7b2ca80b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca80b5000-7b2ca80b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca80b6000-7b2ca80f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca80f7000-7b2ca80f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca80f8000-7b2ca8139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca8139000-7b2ca813a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca813a000-7b2ca817b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca817b000-7b2ca817c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca817c000-7b2ca81bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca81bd000-7b2ca81be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca81be000-7b2ca81ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b2ca81ff000-7b2ca8200000 ---p 00000000 00:00 0 |
| | 7b2ca8200000-7b2ca8a00000 rw-p 00000000 00:00 0 |
| | 7b2ca8a00000-7b2cc0a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7b2cc0a00000-7b2cc1e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7b2cc1e0f000-7b2cc1e50000 rw-p 00000000 00:00 0 |
| | 7b2cc1e50000-7b2cc1ea0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2cc1ea4000-7b2cc1ea6000 r--p 00000000 00:3d 15216790 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7b2cc1ea6000-7b2cc1eab000 r-xp 00002000 00:3d 15216790 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7b2cc1eab000-7b2cc1ead000 r--p 00007000 00:3d 15216790 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7b2cc1ead000-7b2cc1eae000 r--p 00008000 00:3d 15216790 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7b2cc1eae000-7b2cc1eaf000 rw-p 00009000 00:3d 15216790 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7b2cc1eaf000-7b2cc1ed0000 rw-p 00000000 00:00 0 |
| | 7b2cc1ed0000-7b2cc1f70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2cc1f7a000-7b2cc1f7b000 r--p 00000000 00:3d 15215741 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b2cc1f7b000-7b2cc1f7c000 r-xp 00001000 00:3d 15215741 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b2cc1f7c000-7b2cc1f7d000 r--p 00002000 00:3d 15215741 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b2cc1f7d000-7b2cc1f7e000 r--p 00002000 00:3d 15215741 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b2cc1f7e000-7b2cc1f7f000 rw-p 00003000 00:3d 15215741 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b2cc1f85000-7b2cc1f86000 r--p 00000000 00:3d 15207106 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7b2cc1f86000-7b2cc1f87000 r-xp 00001000 00:3d 15207106 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7b2cc1f87000-7b2cc1f88000 r--p 00002000 00:3d 15207106 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7b2cc1f88000-7b2cc1f89000 r--p 00002000 00:3d 15207106 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7b2cc1f89000-7b2cc1f8a000 rw-p 00003000 00:3d 15207106 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7b2cc1f8a000-7b2cc1f8b000 r--p 00000000 00:3d 15206349 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b2cc1f8b000-7b2cc1f8d000 r-xp 00001000 00:3d 15206349 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b2cc1f8d000-7b2cc1f8e000 r--p 00003000 00:3d 15206349 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b2cc1f8e000-7b2cc1f8f000 r--p 00003000 00:3d 15206349 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b2cc1f8f000-7b2cc1f90000 rw-p 00004000 00:3d 15206349 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7b2cc1f90000-7b2cc1fb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b2cc1fb3000-7b2cc20b6000 rw-p 00000000 00:00 0 |
| | 7b2cc20b6000-7b2cc20ba000 r--p 00000000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b2cc20ba000-7b2cc20dd000 r-xp 00004000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b2cc20dd000-7b2cc20e1000 r--p 00027000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b2cc20e1000-7b2cc20e2000 r--p 0002b000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b2cc20e2000-7b2cc20e3000 rw-p 0002c000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b2cc20e3000-7b2cc210b000 r--p 00000000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b2cc210b000-7b2cc2293000 r-xp 00028000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b2cc2293000-7b2cc22e2000 r--p 001b0000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b2cc22e2000-7b2cc22e6000 r--p 001fe000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b2cc22e6000-7b2cc22e8000 rw-p 00202000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b2cc22e8000-7b2cc22f7000 rw-p 00000000 00:00 0 |
| | 7b2cc22f7000-7b2cc2307000 r--p 00000000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b2cc2307000-7b2cc2386000 r-xp 00010000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b2cc2386000-7b2cc23de000 r--p 0008f000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b2cc23de000-7b2cc23df000 r--p 000e7000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b2cc23df000-7b2cc23e0000 rw-p 000e8000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b2cc23e0000-7b2cc23e2000 r--p 00000000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b2cc23e2000-7b2cc23f7000 r-xp 00002000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b2cc23f7000-7b2cc2410000 r--p 00017000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b2cc2410000-7b2cc2411000 r--p 0002f000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b2cc2411000-7b2cc2412000 rw-p 00030000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b2cc2412000-7b2cc241a000 rw-p 00000000 00:00 0 |
| | 7b2cc241a000-7b2cc2424000 r--p 00000000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b2cc2424000-7b2cc2487000 r-xp 0000a000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b2cc2487000-7b2cc249c000 r--p 0006d000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b2cc249c000-7b2cc249d000 r--p 00081000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b2cc249d000-7b2cc249e000 rw-p 00082000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b2cc249e000-7b2cc24a0000 r--p 00000000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b2cc24a0000-7b2cc24b2000 r-xp 00002000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b2cc24b2000-7b2cc24b8000 r--p 00014000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b2cc24b8000-7b2cc24b9000 r--p 0001a000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b2cc24b9000-7b2cc24ba000 rw-p 0001b000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b2cc24ba000-7b2cc24bb000 r--p 00000000 00:3d 15216554 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b2cc24bb000-7b2cc24bc000 r-xp 00001000 00:3d 15216554 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b2cc24bc000-7b2cc24bd000 r--p 00002000 00:3d 15216554 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b2cc24bd000-7b2cc24be000 r--p 00002000 00:3d 15216554 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b2cc24be000-7b2cc24bf000 rw-p 00003000 00:3d 15216554 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7b2cc24bf000-7b2cc2507000 r--p 00000000 00:3d 13252629 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7b2cc2507000-7b2cc29da000 r-xp 00048000 00:3d 13252629 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7b2cc29da000-7b2cc2bad000 r--p 0051b000 00:3d 13252629 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7b2cc2bad000-7b2cc2bc3000 r--p 006ee000 00:3d 13252629 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7b2cc2bc3000-7b2cc2bc7000 rw-p 00704000 00:3d 13252629 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7b2cc2bc7000-7b2cc2bdd000 rw-p 00000000 00:00 0 |
| | 7b2cc2bdd000-7b2cc2bde000 r--p 00000000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b2cc2bde000-7b2cc2c09000 r-xp 00001000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b2cc2c09000-7b2cc2c13000 r--p 0002c000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b2cc2c13000-7b2cc2c15000 r--p 00036000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b2cc2c15000-7b2cc2c17000 rw-p 00038000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffceaf26000-7ffceaf48000 rw-p 00000000 00:00 0 [stack] |
| | 7ffceaf58000-7ffceaf5c000 r--p 00000000 00:00 0 [vvar] |
| | 7ffceaf5c000-7ffceaf5e000 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=--repeat-count=20" exit with 0. |