| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| From https://github.com/ruby/ruby |
| e8f879e..8eb28da master -> origin/master |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make yes-btest TESTOPTS='-q '" exit with 0. |
| "make yes-test-basic " exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' " exit with 512. |
| 1) Failure: |
| TestRactor#test_port_receive_dnt_with_port_send [/tmp/ruby/src/trunk-asserts-nopara/test/ruby/test_ractor.rb:150]: |
| pid 89774 killed by SIGABRT (signal 6) (core dumped) |
| | /tmp/ruby/src/trunk-asserts-nopara/gc/default/default.c:6047: Assertion Failed: rb_gc_impl_writebarrier:!during_gc |
| | ruby 3.5.0dev (2025-10-04T10:43:02Z master 8eb28da3e7) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0002 p:0011 s:0010 e:000008 BLOCK -:21 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:21:in 'block (2 levels) in ractor_job' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 41 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(rb_print_backtrace+0x21) [0x736d17152b71] /tmp/ruby/src/trunk-asserts-nopara/vm_dump.c:845 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(fprintf+0x0) [0x736d17152d68] /tmp/ruby/src/trunk-asserts-nopara/vm_dump.c:1178 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-asserts-nopara/vm_dump.c:1181 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(rb_assert_failure_detail+0x157) [0x736d16ee4567] /tmp/ruby/src/trunk-asserts-nopara/error.c:1215 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x736d16ee4589] /tmp/ruby/src/trunk-asserts-nopara/error.c:1191 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(rb_assert_failure) (null):0 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(rb_gc_impl_writebarrier+0x6b) [0x736d16ee6eff] /tmp/ruby/src/trunk-asserts-nopara/gc/default/default.c:6047 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(vm_search_method_slowpath0+0x53) [0x736d1713b2f3] /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:2328 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(vm_search_method_fastpath+0xe) [0x736d1713bbae] /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:2382 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(vm_sendish) /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:6117 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(vm_exec_core+0x50a8) [0x736d171411a8] ../../src/trunk-asserts-nopara/insns.def:853 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(rb_vm_exec+0x102) [0x736d171436f2] /tmp/ruby/src/trunk-asserts-nopara/vm.c:2710 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(invoke_block_from_c_proc+0x124) [0x736d171438b3] /tmp/ruby/src/trunk-asserts-nopara/vm.c:1740 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(vm_invoke_proc) /tmp/ruby/src/trunk-asserts-nopara/vm.c:1864 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(thread_do_start_proc+0x23d) [0x736d170f503d] /tmp/ruby/src/trunk-asserts-nopara/thread.c:584 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(thread_do_start+0x58) [0x736d170f50b8] /tmp/ruby/src/trunk-asserts-nopara/thread.c:626 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(thread_start_func_2+0x145) [0x736d170f5225] /tmp/ruby/src/trunk-asserts-nopara/thread.c:677 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(call_thread_start_func_2+0x46) [0x736d170f57c6] /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2234 |
| | /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5(co_start+0x81) [0x736d170f5981] /tmp/ruby/src/trunk-asserts-nopara/thread_pthread_mn.c:462 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 5f9639856000-5f9639857000 r--p 00000000 00:56 13278312 /tmp/ruby/build/trunk-asserts-nopara/ruby |
| | 5f9639857000-5f9639858000 r-xp 00001000 00:56 13278312 /tmp/ruby/build/trunk-asserts-nopara/ruby |
| | 5f9639858000-5f9639859000 r--p 00002000 00:56 13278312 /tmp/ruby/build/trunk-asserts-nopara/ruby |
| | 5f9639859000-5f963985a000 r--p 00002000 00:56 13278312 /tmp/ruby/build/trunk-asserts-nopara/ruby |
| | 5f963985a000-5f963985b000 rw-p 00003000 00:56 13278312 /tmp/ruby/build/trunk-asserts-nopara/ruby |
| | 5f9641da1000-5f96421ac000 rw-p 00000000 00:00 0 [heap] |
| | 736c8e78a000-736c8e7c8000 r--s 00000000 00:56 13278312 /tmp/ruby/build/trunk-asserts-nopara/ruby |
| | 736c8e7c8000-736c90021000 rw-p 00000000 00:00 0 |
| | 736c90021000-736c94000000 ---p 00000000 00:00 0 |
| | 736c94000000-736c94021000 rw-p 00000000 00:00 0 |
| | 736c94021000-736c98000000 ---p 00000000 00:00 0 |
| | 736c98000000-736c98021000 rw-p 00000000 00:00 0 |
| | 736c98021000-736c9c000000 ---p 00000000 00:00 0 |
| | 736c9c000000-736c9c021000 rw-p 00000000 00:00 0 |
| | 736c9c021000-736ca0000000 ---p 00000000 00:00 0 |
| | 736ca0000000-736ca0021000 rw-p 00000000 00:00 0 |
| | 736ca0021000-736ca4000000 ---p 00000000 00:00 0 |
| | 736ca4000000-736ca4021000 rw-p 00000000 00:00 0 |
| | 736ca4021000-736ca8000000 ---p 00000000 00:00 0 |
| | 736ca8000000-736ca8021000 rw-p 00000000 00:00 0 |
| | 736ca8021000-736cac000000 ---p 00000000 00:00 0 |
| | 736cac000000-736cac021000 rw-p 00000000 00:00 0 |
| | 736cac021000-736cb0000000 ---p 00000000 00:00 0 |
| | 736cb0000000-736cb0021000 rw-p 00000000 00:00 0 |
| | 736cb0021000-736cb4000000 ---p 00000000 00:00 0 |
| | 736cb4000000-736cb4021000 rw-p 00000000 00:00 0 |
| | 736cb4021000-736cb8000000 ---p 00000000 00:00 0 |
| | 736cb8000000-736cb8021000 rw-p 00000000 00:00 0 |
| | 736cb8021000-736cbc000000 ---p 00000000 00:00 0 |
| | 736cbc000000-736cbc021000 rw-p 00000000 00:00 0 |
| | 736cbc021000-736cc0000000 ---p 00000000 00:00 0 |
| | 736cc0000000-736cc0021000 rw-p 00000000 00:00 0 |
| | 736cc0021000-736cc4000000 ---p 00000000 00:00 0 |
| | 736cc4000000-736cc4021000 rw-p 00000000 00:00 0 |
| | 736cc4021000-736cc8000000 ---p 00000000 00:00 0 |
| | 736cc8000000-736cc8021000 rw-p 00000000 00:00 0 |
| | 736cc8021000-736ccc000000 ---p 00000000 00:00 0 |
| | 736ccc000000-736ccc021000 rw-p 00000000 00:00 0 |
| | 736ccc021000-736cd0000000 ---p 00000000 00:00 0 |
| | 736cd0000000-736cd0021000 rw-p 00000000 00:00 0 |
| | 736cd0021000-736cd4000000 ---p 00000000 00:00 0 |
| | 736cd4010000-736cd7210000 rw-p 00000000 00:00 0 |
| | 736cd7210000-736cd7270000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cd7270000-736cd73b0000 rw-p 00000000 00:00 0 |
| | 736cd73b0000-736cd73d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cd73d0000-736cd7420000 rw-p 00000000 00:00 0 |
| | 736cd7420000-736cd7470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cd7470000-736cd74c0000 rw-p 00000000 00:00 0 |
| | 736cd74c0000-736cd7500000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cd750a000-736cd75aa000 rw-p 00000000 00:00 0 |
| | 736cd75aa000-736cd75ab000 ---p 00000000 00:00 0 |
| | 736cd75ab000-736cd75cb000 rw-p 00000000 00:00 0 |
| | 736cd75cb000-736cd75cc000 ---p 00000000 00:00 0 |
| | 736cd75cc000-736cd75ec000 rw-p 00000000 00:00 0 |
| | 736cd75ec000-736cd75ed000 ---p 00000000 00:00 0 |
| | 736cd75ed000-736cd760d000 rw-p 00000000 00:00 0 |
| | 736cd760d000-736cd760e000 ---p 00000000 00:00 0 |
| | 736cd760e000-736cd762e000 rw-p 00000000 00:00 0 |
| | 736cd762e000-736cd767e000 rw-p 00000000 00:00 0 |
| | 736cd767e000-736cd767f000 ---p 00000000 00:00 0 |
| | 736cd767f000-736cd769f000 rw-p 00000000 00:00 0 |
| | 736cd769f000-736cd76a0000 ---p 00000000 00:00 0 |
| | 736cd76a0000-736cd76c0000 rw-p 00000000 00:00 0 |
| | 736cd76c0000-736cd76d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cd76d6000-736cd76d7000 ---p 00000000 00:00 0 |
| | 736cd76d7000-736cd76f7000 rw-p 00000000 00:00 0 |
| | 736cd76f7000-736cd8021000 rw-p 00000000 00:00 0 |
| | 736cd8021000-736cdc000000 ---p 00000000 00:00 0 |
| | 736cdc010000-736cdc050000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cdc05a000-736cdc05b000 ---p 00000000 00:00 0 |
| | 736cdc05b000-736cdc07b000 rw-p 00000000 00:00 0 |
| | 736cdc07b000-736cdc07c000 ---p 00000000 00:00 0 |
| | 736cdc07c000-736cdc09c000 rw-p 00000000 00:00 0 |
| | 736cdc09c000-736cdc09d000 ---p 00000000 00:00 0 |
| | 736cdc09d000-736cdc0bd000 rw-p 00000000 00:00 0 |
| | 736cdc0bd000-736cdc0be000 ---p 00000000 00:00 0 |
| | 736cdc0be000-736cdc0de000 rw-p 00000000 00:00 0 |
| | 736cdc0de000-736cdc0df000 ---p 00000000 00:00 0 |
| | 736cdc0df000-736cdc0ff000 rw-p 00000000 00:00 0 |
| | 736cdc0ff000-736cdc200000 rw-p 00000000 00:00 0 |
| | 736cdc200000-736cdc301000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc301000-736cdc302000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc302000-736cdc422000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc422000-736cdc423000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc423000-736cdc543000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc543000-736cdc544000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc544000-736cdc664000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc664000-736cdc665000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc665000-736cdc785000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc785000-736cdc786000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc786000-736cdc8a6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc8a6000-736cdc8a7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc8a7000-736cdc9c7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc9c7000-736cdc9c8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdc9c8000-736cdcae8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdcae8000-736cdcae9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdcae9000-736cdcc09000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdcc09000-736cdcc0a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdcc0a000-736cdcd2a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdcd2a000-736cdcd2b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdcd2b000-736cdce4b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdce4b000-736cdce4c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdce4c000-736cdcf6c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdcf6c000-736cdcf6d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdcf6d000-736cdd08d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd08d000-736cdd08e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd08e000-736cdd1ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd1ae000-736cdd1af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd1af000-736cdd2cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd2cf000-736cdd2d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd2d0000-736cdd3f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd3f0000-736cdd3f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd3f1000-736cdd511000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd511000-736cdd512000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd512000-736cdd632000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd632000-736cdd633000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd633000-736cdd753000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd753000-736cdd754000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd754000-736cdd874000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd874000-736cdd875000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd875000-736cdd995000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd995000-736cdd996000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdd996000-736cddab6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cddab6000-736cddab7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cddab7000-736cddbd7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cddbd7000-736cddbd8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cddbd8000-736cddcf8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cddcf8000-736cddcf9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cddcf9000-736cdde19000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdde19000-736cdde1a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdde1a000-736cddf3a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cddf3a000-736cddf3b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cddf3b000-736cde05b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde05b000-736cde05c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde05c000-736cde17c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde17c000-736cde17d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde17d000-736cde29d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde29d000-736cde29e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde29e000-736cde3be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde3be000-736cde3bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde3bf000-736cde4df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde4df000-736cde4e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde4e0000-736cde600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde600000-736cde601000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde601000-736cde721000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde721000-736cde722000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde722000-736cde842000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde842000-736cde843000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde843000-736cde963000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde963000-736cde964000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cde964000-736cdea84000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdea84000-736cdea85000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdea85000-736cdeba5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdeba5000-736cdeba6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdeba6000-736cdecc6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdecc6000-736cdecc7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdecc7000-736cdede7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdede7000-736cdede8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdede8000-736cdef08000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdef08000-736cdef09000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cdef09000-736cfc200000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 736cfc20b000-736cfc20c000 ---p 00000000 00:00 0 |
| | 736cfc20c000-736cfc22c000 rw-p 00000000 00:00 0 |
| | 736cfc22c000-736cfc22d000 ---p 00000000 00:00 0 |
| | 736cfc22d000-736cfc24d000 rw-p 00000000 00:00 0 |
| | 736cfc24d000-736cfc24e000 ---p 00000000 00:00 0 |
| | 736cfc24e000-736cfc26e000 rw-p 00000000 00:00 0 |
| | 736cfc26e000-736cfc26f000 ---p 00000000 00:00 0 |
| | 736cfc26f000-736cfc28f000 rw-p 00000000 00:00 0 |
| | 736cfc28f000-736cfc290000 ---p 00000000 00:00 0 |
| | 736cfc290000-736cfc2b0000 rw-p 00000000 00:00 0 |
| | 736cfc2b0000-736cfc2c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cfc2cf000-736cfc2d0000 ---p 00000000 00:00 0 |
| | 736cfc2d0000-736cfc2f0000 rw-p 00000000 00:00 0 |
| | 736cfc2f0000-736cfc320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cfc330000-736cfc340000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cfc340000-736cfc370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736cfc37e000-736cfc3bf000 rw-p 00000000 00:00 0 |
| | 736cfc3bf000-736cfc3c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc3c0000-736cfc401000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc401000-736cfc402000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc402000-736cfc443000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc443000-736cfc444000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc444000-736cfc485000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc485000-736cfc486000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc486000-736cfc4c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc4c7000-736cfc4c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc4c8000-736cfc509000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc509000-736cfc50a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc50a000-736cfc54b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc54b000-736cfc54c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc54c000-736cfc58d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc58d000-736cfc58e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc58e000-736cfc5cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc5cf000-736cfc5d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc5d0000-736cfc611000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc611000-736cfc612000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc612000-736cfc653000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc653000-736cfc654000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc654000-736cfc695000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc695000-736cfc696000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc696000-736cfc6d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc6d7000-736cfc6d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc6d8000-736cfc719000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc719000-736cfc71a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc71a000-736cfc75b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc75b000-736cfc75c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc75c000-736cfc79d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc79d000-736cfc79e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc79e000-736cfc7df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc7df000-736cfc7e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc7e0000-736cfc821000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc821000-736cfc822000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc822000-736cfc863000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc863000-736cfc864000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc864000-736cfc8a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc8a5000-736cfc8a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc8a6000-736cfc8e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc8e7000-736cfc8e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc8e8000-736cfc929000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc929000-736cfc92a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc92a000-736cfc96b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc96b000-736cfc96c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc96c000-736cfc9ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc9ad000-736cfc9ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc9ae000-736cfc9ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc9ef000-736cfc9f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfc9f0000-736cfca31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfca31000-736cfca32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfca32000-736cfca73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfca73000-736cfca74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfca74000-736cfcab5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcab5000-736cfcab6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcab6000-736cfcaf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcaf7000-736cfcaf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcaf8000-736cfcb39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcb39000-736cfcb3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcb3a000-736cfcb7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcb7b000-736cfcb7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcb7c000-736cfcbbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcbbd000-736cfcbbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcbbe000-736cfcbff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 736cfcbff000-736cfcc00000 ---p 00000000 00:00 0 |
| | 736cfcc00000-736cfd400000 rw-p 00000000 00:00 0 |
| | 736cfd400000-736d15400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 736d15400000-736d16800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 736d16810000-736d16870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736d16875000-736d16877000 r--p 00000000 00:56 13277264 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/io/console.so |
| | 736d16877000-736d1687b000 r-xp 00002000 00:56 13277264 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/io/console.so |
| | 736d1687b000-736d1687d000 r--p 00006000 00:56 13277264 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/io/console.so |
| | 736d1687d000-736d1687e000 r--p 00007000 00:56 13277264 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/io/console.so |
| | 736d1687e000-736d1687f000 rw-p 00008000 00:56 13277264 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/io/console.so |
| | 736d1687f000-736d168a0000 rw-p 00000000 00:00 0 |
| | 736d168a0000-736d16940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736d16945000-736d16946000 r--p 00000000 00:56 13276953 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/-test-/asan.so |
| | 736d16946000-736d16947000 r-xp 00001000 00:56 13276953 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/-test-/asan.so |
| | 736d16947000-736d16948000 r--p 00002000 00:56 13276953 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/-test-/asan.so |
| | 736d16948000-736d16949000 r--p 00002000 00:56 13276953 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/-test-/asan.so |
| | 736d16949000-736d1694a000 rw-p 00003000 00:56 13276953 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/-test-/asan.so |
| | 736d1694a000-736d1694b000 r--p 00000000 00:56 13277302 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 736d1694b000-736d1694d000 r-xp 00001000 00:56 13277302 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 736d1694d000-736d1694e000 r--p 00003000 00:56 13277302 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 736d1694e000-736d1694f000 r--p 00003000 00:56 13277302 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 736d1694f000-736d16950000 rw-p 00004000 00:56 13277302 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 736d16950000-736d16980000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 736d16980000-736d16981000 r--p 00000000 00:56 13279288 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/trans/transdb.so |
| | 736d16981000-736d16982000 r-xp 00001000 00:56 13279288 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/trans/transdb.so |
| | 736d16982000-736d16983000 r--p 00002000 00:56 13279288 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/trans/transdb.so |
| | 736d16983000-736d16984000 r--p 00002000 00:56 13279288 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/trans/transdb.so |
| | 736d16984000-736d16985000 rw-p 00003000 00:56 13279288 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/trans/transdb.so |
| | 736d16985000-736d16a88000 rw-p 00000000 00:00 0 |
| | 736d16a88000-736d16a8c000 r--p 00000000 00:56 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 736d16a8c000-736d16aaf000 r-xp 00004000 00:56 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 736d16aaf000-736d16ab3000 r--p 00027000 00:56 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 736d16ab3000-736d16ab4000 r--p 0002b000 00:56 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 736d16ab4000-736d16ab5000 rw-p 0002c000 00:56 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 736d16ab5000-736d16add000 r--p 00000000 00:56 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 736d16add000-736d16c65000 r-xp 00028000 00:56 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 736d16c65000-736d16cb4000 r--p 001b0000 00:56 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 736d16cb4000-736d16cb8000 r--p 001fe000 00:56 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 736d16cb8000-736d16cba000 rw-p 00202000 00:56 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 736d16cba000-736d16cc9000 rw-p 00000000 00:00 0 |
| | 736d16cc9000-736d16cd9000 r--p 00000000 00:56 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 736d16cd9000-736d16d58000 r-xp 00010000 00:56 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 736d16d58000-736d16db0000 r--p 0008f000 00:56 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 736d16db0000-736d16db1000 r--p 000e7000 00:56 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 736d16db1000-736d16db2000 rw-p 000e8000 00:56 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 736d16db2000-736d16db4000 r--p 00000000 00:56 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 736d16db4000-736d16dc9000 r-xp 00002000 00:56 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 736d16dc9000-736d16de2000 r--p 00017000 00:56 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 736d16de2000-736d16de3000 r--p 0002f000 00:56 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 736d16de3000-736d16de4000 rw-p 00030000 00:56 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 736d16de4000-736d16dec000 rw-p 00000000 00:00 0 |
| | 736d16dec000-736d16df6000 r--p 00000000 00:56 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 736d16df6000-736d16e59000 r-xp 0000a000 00:56 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 736d16e59000-736d16e6e000 r--p 0006d000 00:56 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 736d16e6e000-736d16e6f000 r--p 00081000 00:56 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 736d16e6f000-736d16e70000 rw-p 00082000 00:56 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 736d16e70000-736d16e72000 r--p 00000000 00:56 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 736d16e72000-736d16e84000 r-xp 00002000 00:56 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 736d16e84000-736d16e8a000 r--p 00014000 00:56 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 736d16e8a000-736d16e8b000 r--p 0001a000 00:56 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 736d16e8b000-736d16e8c000 rw-p 0001b000 00:56 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 736d16e8c000-736d16e8d000 r--p 00000000 00:56 13278991 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/encdb.so |
| | 736d16e8d000-736d16e8e000 r-xp 00001000 00:56 13278991 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/encdb.so |
| | 736d16e8e000-736d16e8f000 r--p 00002000 00:56 13278991 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/encdb.so |
| | 736d16e8f000-736d16e90000 r--p 00002000 00:56 13278991 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/encdb.so |
| | 736d16e90000-736d16e91000 rw-p 00003000 00:56 13278991 /tmp/ruby/build/trunk-asserts-nopara/.ext/x86_64-linux/enc/encdb.so |
| | 736d16e91000-736d16ed9000 r--p 00000000 00:56 13274857 /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5.0 |
| | 736d16ed9000-736d172cd000 r-xp 00048000 00:56 13274857 /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5.0 |
| | 736d172cd000-736d174de000 r--p 0043c000 00:56 13274857 /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5.0 |
| | 736d174de000-736d174f4000 r--p 0064d000 00:56 13274857 /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5.0 |
| | 736d174f4000-736d174f8000 rw-p 00663000 00:56 13274857 /tmp/ruby/build/trunk-asserts-nopara/libruby.so.3.5.0 |
| | 736d174f8000-736d1750f000 rw-p 00000000 00:00 0 |
| | 736d1750f000-736d17510000 r--p 00000000 00:56 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 736d17510000-736d1753b000 r-xp 00001000 00:56 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 736d1753b000-736d17545000 r--p 0002c000 00:56 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 736d17545000-736d17547000 r--p 00036000 00:56 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 736d17547000-736d17549000 rw-p 00038000 00:56 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffee9319000-7ffee933b000 rw-p 00000000 00:00 0 [stack] |
| | 7ffee9367000-7ffee936b000 r--p 00000000 00:00 0 [vvar] |
| | 7ffee936b000-7ffee936d000 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 ' " exit with 0. |