| "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 |
| 77b019f..2223ca1 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 64880 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-09T06:55:14Z master 2223ca1fd6) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0024 e:000023 n:---- CFUNC :initialize |
| | c:0004 p:---- s:0021 e:000020 n:---- CFUNC :new |
| | c:0003 p:0031 s:0016 E:001080 n:0001 METHOD -:26 |
| | c:0002 p:0007 s:0006 e:000005 n:---- BLOCK -:42 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 n:---- 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+0x14) [0x76e800ab02c0] /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:857 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1198 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_assert_failure_detail+0x157) [0x76e8007894dc] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1215 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x76e8007894fe] /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) [0x76e80078e302] /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) [0x76e8007cc53b] /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) [0x76e8007ccb55] /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) [0x76e800a9de3e] /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) [0x76e800a9ff4e] /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:101 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_funcallv_kw+0x94) [0x76e800aa5f14] /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) [0x76e8007c30dc] /tmp/ruby/src/trunk-repeat20-asserts/array.c:1079 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x76e800a7f9c9] /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) [0x76e800a8522e] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:6118 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0xdcc) [0x76e800a92a9c] ../../src/trunk-repeat20-asserts/insns.def:853 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x1aa) [0x76e800a98a0a] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2719 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_invoke_proc+0xe4) [0x76e800a99944] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1894 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(thread_do_start_proc+0x270) [0x76e800a3e380] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:614 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(thread_start_func_2+0x3e1) [0x76e800a405d1] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:631 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(nt_start+0x118) [0x76e800a41218] /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:2238 |
| | /lib/x86_64-linux-gnu/libc.so.6(start_thread+0x384) [0x76e8003efa94] ./nptl/pthread_create.c:447 |
| | /lib/x86_64-linux-gnu/libc.so.6(clone3+0x2c) [0x76e80047cc3c] ../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: |
| | |
| | 5cfcef71c000-5cfcef71d000 r--p 00000000 00:3d 13285569 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5cfcef71d000-5cfcef71e000 r-xp 00001000 00:3d 13285569 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5cfcef71e000-5cfcef71f000 r--p 00002000 00:3d 13285569 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5cfcef71f000-5cfcef720000 r--p 00002000 00:3d 13285569 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5cfcef720000-5cfcef721000 rw-p 00003000 00:3d 13285569 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5cfd17ada000-5cfd17ee4000 rw-p 00000000 00:00 0 [heap] |
| | 76e774df8000-76e774fff000 r--s 00000000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76e774fff000-76e776780000 rw-p 00000000 00:00 0 |
| | 76e776780000-76e777da8000 r--s 00000000 00:3d 13285468 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 76e777da8000-76e778021000 rw-p 00000000 00:00 0 |
| | 76e778021000-76e77c000000 ---p 00000000 00:00 0 |
| | 76e77c018000-76e77c040000 rw-p 00000000 00:00 0 |
| | 76e77c0e0000-76e77c108000 rw-p 00000000 00:00 0 |
| | 76e77c220000-76e77c248000 rw-p 00000000 00:00 0 |
| | 76e77c360000-76e77c388000 rw-p 00000000 00:00 0 |
| | 76e77c478000-76e77c4a0000 rw-p 00000000 00:00 0 |
| | 76e77c568000-76e77c590000 rw-p 00000000 00:00 0 |
| | 76e77c5e0000-76e77c630000 rw-p 00000000 00:00 0 |
| | 76e77c658000-76e77c680000 rw-p 00000000 00:00 0 |
| | 76e77c6bc000-76e77cbe2000 rw-p 00000000 00:00 0 |
| | 76e77cbe2000-76e77cc20000 r--s 00000000 00:3d 13285569 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 76e77cc20000-76e780021000 rw-p 00000000 00:00 0 |
| | 76e780021000-76e784000000 ---p 00000000 00:00 0 |
| | 76e784000000-76e784021000 rw-p 00000000 00:00 0 |
| | 76e784021000-76e788000000 ---p 00000000 00:00 0 |
| | 76e788000000-76e788021000 rw-p 00000000 00:00 0 |
| | 76e788021000-76e78c000000 ---p 00000000 00:00 0 |
| | 76e78c000000-76e78c021000 rw-p 00000000 00:00 0 |
| | 76e78c021000-76e790000000 ---p 00000000 00:00 0 |
| | 76e790000000-76e790162000 rw-p 00000000 00:00 0 |
| | 76e790162000-76e794000000 ---p 00000000 00:00 0 |
| | 76e794000000-76e7940b2000 rw-p 00000000 00:00 0 |
| | 76e7940b2000-76e798000000 ---p 00000000 00:00 0 |
| | 76e798000000-76e798584000 rw-p 00000000 00:00 0 |
| | 76e798584000-76e79c000000 ---p 00000000 00:00 0 |
| | 76e79c000000-76e79c18b000 rw-p 00000000 00:00 0 |
| | 76e79c18b000-76e7a0000000 ---p 00000000 00:00 0 |
| | 76e7a0000000-76e7a0021000 rw-p 00000000 00:00 0 |
| | 76e7a0021000-76e7a4000000 ---p 00000000 00:00 0 |
| | 76e7a4000000-76e7a4021000 rw-p 00000000 00:00 0 |
| | 76e7a4021000-76e7a8000000 ---p 00000000 00:00 0 |
| | 76e7a8000000-76e7a818b000 rw-p 00000000 00:00 0 |
| | 76e7a818b000-76e7ac000000 ---p 00000000 00:00 0 |
| | 76e7ac000000-76e7ac021000 rw-p 00000000 00:00 0 |
| | 76e7ac021000-76e7b0000000 ---p 00000000 00:00 0 |
| | 76e7b0000000-76e7b0021000 rw-p 00000000 00:00 0 |
| | 76e7b0021000-76e7b4000000 ---p 00000000 00:00 0 |
| | 76e7b4000000-76e7b4021000 rw-p 00000000 00:00 0 |
| | 76e7b4021000-76e7b8000000 ---p 00000000 00:00 0 |
| | 76e7b8000000-76e7b8021000 rw-p 00000000 00:00 0 |
| | 76e7b8021000-76e7bc000000 ---p 00000000 00:00 0 |
| | 76e7bc000000-76e7bc021000 rw-p 00000000 00:00 0 |
| | 76e7bc021000-76e7c0000000 ---p 00000000 00:00 0 |
| | 76e7c0000000-76e7c0166000 rw-p 00000000 00:00 0 |
| | 76e7c0166000-76e7c4000000 ---p 00000000 00:00 0 |
| | 76e7c4020000-76e7c4390000 rw-p 00000000 00:00 0 |
| | 76e7c4390000-76e7c43f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7c43f8000-76e7c47e0000 rw-p 00000000 00:00 0 |
| | 76e7c47e0000-76e7c4800000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7c4808000-76e7c48d0000 rw-p 00000000 00:00 0 |
| | 76e7c48d0000-76e7c48f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7c48f8000-76e7c4920000 rw-p 00000000 00:00 0 |
| | 76e7c4920000-76e7c4950000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7c4950000-76e7c4a40000 rw-p 00000000 00:00 0 |
| | 76e7c4a40000-76e7c4a50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7c4a58000-76e7c4a80000 rw-p 00000000 00:00 0 |
| | 76e7c4a80000-76e7c4ab0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7c4aba000-76e7c4d12000 rw-p 00000000 00:00 0 |
| | 76e7c4d12000-76e7c4d13000 ---p 00000000 00:00 0 |
| | 76e7c4d13000-76e7c4d33000 rw-p 00000000 00:00 0 |
| | 76e7c4d33000-76e7c4d34000 ---p 00000000 00:00 0 |
| | 76e7c4d34000-76e7c4d54000 rw-p 00000000 00:00 0 |
| | 76e7c4d54000-76e7c4d55000 ---p 00000000 00:00 0 |
| | 76e7c4d55000-76e7c4d75000 rw-p 00000000 00:00 0 |
| | 76e7c4d75000-76e7c4d76000 ---p 00000000 00:00 0 |
| | 76e7c4d76000-76e7c4d96000 rw-p 00000000 00:00 0 |
| | 76e7c4d96000-76e7c4efe000 rw-p 00000000 00:00 0 |
| | 76e7c4efe000-76e7c4eff000 ---p 00000000 00:00 0 |
| | 76e7c4eff000-76e7c4f1f000 rw-p 00000000 00:00 0 |
| | 76e7c4f1f000-76e7c4f20000 ---p 00000000 00:00 0 |
| | 76e7c4f20000-76e7c4f40000 rw-p 00000000 00:00 0 |
| | 76e7c4f40000-76e7c4f60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7c4f6f000-76e7c4f70000 ---p 00000000 00:00 0 |
| | 76e7c4f70000-76e7c4f90000 rw-p 00000000 00:00 0 |
| | 76e7c4f90000-76e7c4fc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7c4fce000-76e7c4fcf000 ---p 00000000 00:00 0 |
| | 76e7c4fcf000-76e7c4fef000 rw-p 00000000 00:00 0 |
| | 76e7c4fef000-76e7c50f0000 rw-p 00000000 00:00 0 |
| | 76e7c50f0000-76e7c50f1000 ---p 00000000 00:00 0 |
| | 76e7c50f1000-76e7c5111000 rw-p 00000000 00:00 0 |
| | 76e7c5111000-76e7c5212000 rw-p 00000000 00:00 0 |
| | 76e7c5212000-76e7c5213000 ---p 00000000 00:00 0 |
| | 76e7c5213000-76e7c5233000 rw-p 00000000 00:00 0 |
| | 76e7c5233000-76e7c5334000 rw-p 00000000 00:00 0 |
| | 76e7c5334000-76e7c5335000 ---p 00000000 00:00 0 |
| | 76e7c5335000-76e7c5355000 rw-p 00000000 00:00 0 |
| | 76e7c5355000-76e7c5456000 rw-p 00000000 00:00 0 |
| | 76e7c5456000-76e7c5457000 ---p 00000000 00:00 0 |
| | 76e7c5457000-76e7c5477000 rw-p 00000000 00:00 0 |
| | 76e7c5477000-76e7c5578000 rw-p 00000000 00:00 0 |
| | 76e7c5578000-76e7c5579000 ---p 00000000 00:00 0 |
| | 76e7c5579000-76e7c5599000 rw-p 00000000 00:00 0 |
| | 76e7c5599000-76e7c569a000 rw-p 00000000 00:00 0 |
| | 76e7c569a000-76e7c569b000 ---p 00000000 00:00 0 |
| | 76e7c569b000-76e7c56bb000 rw-p 00000000 00:00 0 |
| | 76e7c56bb000-76e7c57bc000 rw-p 00000000 00:00 0 |
| | 76e7c57bc000-76e7c57bd000 ---p 00000000 00:00 0 |
| | 76e7c57bd000-76e7c57dd000 rw-p 00000000 00:00 0 |
| | 76e7c57dd000-76e7c58de000 rw-p 00000000 00:00 0 |
| | 76e7c58de000-76e7c58df000 ---p 00000000 00:00 0 |
| | 76e7c58df000-76e7c58ff000 rw-p 00000000 00:00 0 |
| | 76e7c58ff000-76e7c5a00000 rw-p 00000000 00:00 0 |
| | 76e7c5a00000-76e7c5b01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5b01000-76e7c5b02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5b02000-76e7c5c22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5c22000-76e7c5c23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5c23000-76e7c5d43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5d43000-76e7c5d44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5d44000-76e7c5e64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5e64000-76e7c5e65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5e65000-76e7c5f85000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5f85000-76e7c5f86000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c5f86000-76e7c60a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c60a6000-76e7c60a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c60a7000-76e7c61c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c61c7000-76e7c61c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c61c8000-76e7c62e8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c62e8000-76e7c62e9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c62e9000-76e7c6409000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6409000-76e7c640a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c640a000-76e7c652a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c652a000-76e7c652b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c652b000-76e7c664b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c664b000-76e7c664c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c664c000-76e7c676c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c676c000-76e7c676d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c676d000-76e7c688d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c688d000-76e7c688e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c688e000-76e7c69ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c69ae000-76e7c69af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c69af000-76e7c6acf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6acf000-76e7c6ad0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6ad0000-76e7c6bf0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6bf0000-76e7c6bf1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6bf1000-76e7c6d11000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6d11000-76e7c6d12000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6d12000-76e7c6e32000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6e32000-76e7c6e33000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6e33000-76e7c6f53000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6f53000-76e7c6f54000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c6f54000-76e7c7074000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7074000-76e7c7075000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7075000-76e7c7195000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7195000-76e7c7196000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7196000-76e7c72b6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c72b6000-76e7c72b7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c72b7000-76e7c73d7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c73d7000-76e7c73d8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c73d8000-76e7c74f8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c74f8000-76e7c74f9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c74f9000-76e7c7619000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7619000-76e7c761a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c761a000-76e7c773a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c773a000-76e7c773b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c773b000-76e7c785b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c785b000-76e7c785c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c785c000-76e7c797c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c797c000-76e7c797d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c797d000-76e7c7a9d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7a9d000-76e7c7a9e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7a9e000-76e7c7bbe000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7bbe000-76e7c7bbf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7bbf000-76e7c7cdf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7cdf000-76e7c7ce0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7ce0000-76e7c7e00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7e00000-76e7c7e01000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7e01000-76e7c7f21000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7f21000-76e7c7f22000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c7f22000-76e7c8042000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c8042000-76e7c8043000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c8043000-76e7c8163000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c8163000-76e7c8164000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c8164000-76e7c8284000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c8284000-76e7c8285000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c8285000-76e7c83a5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c83a5000-76e7c83a6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c83a6000-76e7c84c6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c84c6000-76e7c84c7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c84c7000-76e7c85e7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c85e7000-76e7c85e8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c85e8000-76e7c8708000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c8708000-76e7c8709000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7c8709000-76e7e5a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 76e7e5a1e000-76e7e5a1f000 ---p 00000000 00:00 0 |
| | 76e7e5a1f000-76e7e5a3f000 rw-p 00000000 00:00 0 |
| | 76e7e5a3f000-76e7e5b40000 rw-p 00000000 00:00 0 |
| | 76e7e5b40000-76e7e5b50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7e5b5f000-76e7e5b60000 ---p 00000000 00:00 0 |
| | 76e7e5b60000-76e7e5b80000 rw-p 00000000 00:00 0 |
| | 76e7e5b80000-76e7e5bb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e7e5bbf000-76e7e5bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5bc0000-76e7e5c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5c01000-76e7e5c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5c02000-76e7e5c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5c43000-76e7e5c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5c44000-76e7e5c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5c85000-76e7e5c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5c86000-76e7e5cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5cc7000-76e7e5cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5cc8000-76e7e5d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5d09000-76e7e5d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5d0a000-76e7e5d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5d4b000-76e7e5d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5d4c000-76e7e5d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5d8d000-76e7e5d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5d8e000-76e7e5dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5dcf000-76e7e5dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5dd0000-76e7e5e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5e11000-76e7e5e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5e12000-76e7e5e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5e53000-76e7e5e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5e54000-76e7e5e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5e95000-76e7e5e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5e96000-76e7e5ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5ed7000-76e7e5ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5ed8000-76e7e5f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5f19000-76e7e5f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5f1a000-76e7e5f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5f5b000-76e7e5f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5f5c000-76e7e5f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5f9d000-76e7e5f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5f9e000-76e7e5fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5fdf000-76e7e5fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e5fe0000-76e7e6021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6021000-76e7e6022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6022000-76e7e6063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6063000-76e7e6064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6064000-76e7e60a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e60a5000-76e7e60a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e60a6000-76e7e60e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e60e7000-76e7e60e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e60e8000-76e7e6129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6129000-76e7e612a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e612a000-76e7e616b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e616b000-76e7e616c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e616c000-76e7e61ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e61ad000-76e7e61ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e61ae000-76e7e61ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e61ef000-76e7e61f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e61f0000-76e7e6231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6231000-76e7e6232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6232000-76e7e6273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6273000-76e7e6274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6274000-76e7e62b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e62b5000-76e7e62b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e62b6000-76e7e62f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e62f7000-76e7e62f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e62f8000-76e7e6339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e6339000-76e7e633a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e633a000-76e7e637b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e637b000-76e7e637c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e637c000-76e7e63bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e63bd000-76e7e63be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e63be000-76e7e63ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76e7e63ff000-76e7e6400000 ---p 00000000 00:00 0 |
| | 76e7e6400000-76e7e6c00000 rw-p 00000000 00:00 0 |
| | 76e7e6c00000-76e7fec00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 76e7fec00000-76e800000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 76e800010000-76e800070000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e80007f000-76e8000c0000 rw-p 00000000 00:00 0 |
| | 76e8000c0000-76e800110000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e800114000-76e800116000 r--p 00000000 00:3d 13501081 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 76e800116000-76e80011b000 r-xp 00002000 00:3d 13501081 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 76e80011b000-76e80011d000 r--p 00007000 00:3d 13501081 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 76e80011d000-76e80011e000 r--p 00008000 00:3d 13501081 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 76e80011e000-76e80011f000 rw-p 00009000 00:3d 13501081 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 76e80011f000-76e800140000 rw-p 00000000 00:00 0 |
| | 76e800140000-76e8001e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e8001ea000-76e8001eb000 r--p 00000000 00:3d 13527114 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76e8001eb000-76e8001ec000 r-xp 00001000 00:3d 13527114 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76e8001ec000-76e8001ed000 r--p 00002000 00:3d 13527114 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76e8001ed000-76e8001ee000 r--p 00002000 00:3d 13527114 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76e8001ee000-76e8001ef000 rw-p 00003000 00:3d 13527114 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76e8001f5000-76e8001f6000 r--p 00000000 00:3d 13395264 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 76e8001f6000-76e8001f7000 r-xp 00001000 00:3d 13395264 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 76e8001f7000-76e8001f8000 r--p 00002000 00:3d 13395264 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 76e8001f8000-76e8001f9000 r--p 00002000 00:3d 13395264 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 76e8001f9000-76e8001fa000 rw-p 00003000 00:3d 13395264 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 76e8001fa000-76e8001fb000 r--p 00000000 00:3d 13525848 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76e8001fb000-76e8001fd000 r-xp 00001000 00:3d 13525848 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76e8001fd000-76e8001fe000 r--p 00003000 00:3d 13525848 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76e8001fe000-76e8001ff000 r--p 00003000 00:3d 13525848 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76e8001ff000-76e800200000 rw-p 00004000 00:3d 13525848 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 76e800200000-76e800220000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76e800223000-76e800326000 rw-p 00000000 00:00 0 |
| | 76e800326000-76e80032a000 r--p 00000000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76e80032a000-76e80034d000 r-xp 00004000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76e80034d000-76e800351000 r--p 00027000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76e800351000-76e800352000 r--p 0002b000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76e800352000-76e800353000 rw-p 0002c000 00:3d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76e800353000-76e80037b000 r--p 00000000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76e80037b000-76e800503000 r-xp 00028000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76e800503000-76e800552000 r--p 001b0000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76e800552000-76e800556000 r--p 001fe000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76e800556000-76e800558000 rw-p 00202000 00:3d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76e800558000-76e800567000 rw-p 00000000 00:00 0 |
| | 76e800567000-76e800577000 r--p 00000000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76e800577000-76e8005f6000 r-xp 00010000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76e8005f6000-76e80064e000 r--p 0008f000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76e80064e000-76e80064f000 r--p 000e7000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76e80064f000-76e800650000 rw-p 000e8000 00:3d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76e800650000-76e800652000 r--p 00000000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76e800652000-76e800667000 r-xp 00002000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76e800667000-76e800680000 r--p 00017000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76e800680000-76e800681000 r--p 0002f000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76e800681000-76e800682000 rw-p 00030000 00:3d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76e800682000-76e80068a000 rw-p 00000000 00:00 0 |
| | 76e80068a000-76e800694000 r--p 00000000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76e800694000-76e8006f7000 r-xp 0000a000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76e8006f7000-76e80070c000 r--p 0006d000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76e80070c000-76e80070d000 r--p 00081000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76e80070d000-76e80070e000 rw-p 00082000 00:3d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76e80070e000-76e800710000 r--p 00000000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76e800710000-76e800722000 r-xp 00002000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76e800722000-76e800728000 r--p 00014000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76e800728000-76e800729000 r--p 0001a000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76e800729000-76e80072a000 rw-p 0001b000 00:3d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76e80072a000-76e80072b000 r--p 00000000 00:3d 13526611 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76e80072b000-76e80072c000 r-xp 00001000 00:3d 13526611 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76e80072c000-76e80072d000 r--p 00002000 00:3d 13526611 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76e80072d000-76e80072e000 r--p 00002000 00:3d 13526611 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76e80072e000-76e80072f000 rw-p 00003000 00:3d 13526611 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76e80072f000-76e800777000 r--p 00000000 00:3d 13285468 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 76e800777000-76e800c4a000 r-xp 00048000 00:3d 13285468 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 76e800c4a000-76e800e1d000 r--p 0051b000 00:3d 13285468 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 76e800e1d000-76e800e33000 r--p 006ee000 00:3d 13285468 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 76e800e33000-76e800e37000 rw-p 00704000 00:3d 13285468 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 76e800e37000-76e800e4d000 rw-p 00000000 00:00 0 |
| | 76e800e4d000-76e800e4e000 r--p 00000000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76e800e4e000-76e800e79000 r-xp 00001000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76e800e79000-76e800e83000 r--p 0002c000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76e800e83000-76e800e85000 r--p 00036000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76e800e85000-76e800e87000 rw-p 00038000 00:3d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe1609a000-7ffe160bc000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe16138000-7ffe1613c000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe1613c000-7ffe1613e000 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. |