| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk-yjit/test/objspace/test_ractor.rb:5]: |
| pid 1688300 killed by SIGSEGV (signal 11) (core dumped) |
| | [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.5.0dev (2025-09-17T13:42:49Z master e758198846) +YJIT +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 2 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x0000567330231651 RBP: 0x6d2f29726964746f RSP: 0x00007065cbf219d0 |
| | RAX: 0x6f72617461642824 RBX: 0x00007065ebe43d58 RCX: 0x0000000000000040 |
| | RDX: 0x6f72617461642824 RDI: 0x0000000000000012 RSI: 0x00005673306f8ec4 |
| | R8: 0x00005673506c8d90 R9: 0x00005673506beb70 R10: 0x000000000000000c |
| | R11: 0x0000000000000003 R12: 0x0000567350653eb8 R13: 0x0000000000000000 |
| | R14: 0x000070660641fb68 R15: 0x0000567350653c40 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x8) [0x56733064f752] /tmp/ruby/src/trunk-yjit/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x5673306060a2] /tmp/ruby/src/trunk-yjit/error.c:1130 |
| | /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x56733034bed8] /tmp/ruby/src/trunk-yjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x706606590320) [0x706606590320] |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_declarative_marking_p+0x0) [0x567330231651] /tmp/ruby/src/trunk-yjit/include/ruby/internal/core/rtypeddata.h:616 |
| | /tmp/ruby/build/trunk-yjit/ruby(RTYPEDDATA_TYPE) /tmp/ruby/src/trunk-yjit/gc.c:3222 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_gc_mark_children) /tmp/ruby/src/trunk-yjit/gc.c:3222 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_children+0x19) [0x56733023633b] /tmp/ruby/src/trunk-yjit/gc/default/default.c:4595 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_stacked_objects) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4616 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4654 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marks_rest) /tmp/ruby/src/trunk-yjit/gc/default/default.c:5671 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marking_exit+0x0) [0x56733023b78c] /tmp/ruby/src/trunk-yjit/gc/default/default.c:5785 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marks) /tmp/ruby/src/trunk-yjit/gc/default/default.c:5796 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_start) /tmp/ruby/src/trunk-yjit/gc/default/default.c:6461 |
| | /tmp/ruby/build/trunk-yjit/ruby(heap_prepare+0x46) [0x56733023e996] /tmp/ruby/src/trunk-yjit/gc/default/default.c:2058 |
| | /tmp/ruby/build/trunk-yjit/ruby(heap_next_free_page) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2270 |
| | /tmp/ruby/build/trunk-yjit/ruby(newobj_cache_miss) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2377 |
| | /tmp/ruby/build/trunk-yjit/ruby(newobj_alloc+0xd) [0x56733023ffbd] /tmp/ruby/src/trunk-yjit/gc/default/default.c:2401 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2480 |
| | /tmp/ruby/build/trunk-yjit/ruby(newobj_of) /tmp/ruby/src/trunk-yjit/gc.c:989 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-yjit/gc.c:1039 |
| | /tmp/ruby/build/trunk-yjit/ruby(str_alloc_embed+0x1c) [0x56733035e0cc] /tmp/ruby/src/trunk-yjit/string.c:1006 |
| | /tmp/ruby/build/trunk-yjit/ruby(str_enc_new) /tmp/ruby/src/trunk-yjit/string.c:1056 |
| | /tmp/ruby/build/trunk-yjit/ruby(prep_io+0x5) [0x567330271fc4] /tmp/ruby/src/trunk-yjit/io.c:9339 |
| | /tmp/ruby/build/trunk-yjit/ruby(prep_stdio) /tmp/ruby/src/trunk-yjit/io.c:9381 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_io_prep_stdin) /tmp/ruby/src/trunk-yjit/io.c:9399 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_start_func_2+0x649) [0x567330399f69] /tmp/ruby/src/trunk-yjit/thread.c:659 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_sched_lock_+0x0) [0x56733039a5bd] /tmp/ruby/src/trunk-yjit/thread_pthread.c:2234 |
| | /tmp/ruby/build/trunk-yjit/ruby(co_start) /tmp/ruby/src/trunk-yjit/thread_pthread_mn.c:464 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 567327ea6000-567327eaa000 r-xp 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space] |
| | 567327eaa000-56732fea6000 ---p 00000000 00:00 0 [anon:Ruby:rb_jit_reserve_addr_space] |
| | 5673301bd000-5673301fd000 r--p 00000000 00:c6 15217738 /tmp/ruby/build/trunk-yjit/ruby |
| | 5673301fd000-5673306cb000 r-xp 00040000 00:c6 15217738 /tmp/ruby/build/trunk-yjit/ruby |
| | 5673306cb000-56733086a000 r--p 0050e000 00:c6 15217738 /tmp/ruby/build/trunk-yjit/ruby |
| | 56733086a000-567330880000 r--p 006ad000 00:c6 15217738 /tmp/ruby/build/trunk-yjit/ruby |
| | 567330880000-567330881000 rw-p 006c3000 00:c6 15217738 /tmp/ruby/build/trunk-yjit/ruby |
| | 567330881000-567330895000 rw-p 00000000 00:00 0 |
| | 567350651000-567350a58000 rw-p 00000000 00:00 0 [heap] |
| | 7065c4000000-7065c4021000 rw-p 00000000 00:00 0 |
| | 7065c4021000-7065c8000000 ---p 00000000 00:00 0 |
| | 7065c8683000-7065c888a000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7065c888a000-7065cbddf000 r--s 00000000 00:c6 15217738 /tmp/ruby/build/trunk-yjit/ruby |
| | 7065cbddf000-7065cbde0000 ---p 00000000 00:00 0 |
| | 7065cbde0000-7065cbe00000 rw-p 00000000 00:00 0 |
| | 7065cbe00000-7065cbf01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7065cbf01000-7065cbf02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7065cbf02000-7065ebe00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7065ebe00000-7065ebe03000 r--p 00000000 00:c6 17043329 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7065ebe03000-7065ebe0c000 r-xp 00003000 00:c6 17043329 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7065ebe0c000-7065ebe0e000 r--p 0000c000 00:c6 17043329 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7065ebe0e000-7065ebe0f000 r--p 0000d000 00:c6 17043329 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7065ebe0f000-7065ebe10000 rw-p 0000e000 00:c6 17043329 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7065ebe10000-7065ebe50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7065ebe5f000-7065ebea0000 rw-p 00000000 00:00 0 |
| | 7065ebea0000-7065ebef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7065ebeff000-7065ebf20000 rw-p 00000000 00:00 0 |
| | 7065ebf20000-7065ebf60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7065ebf65000-7065ebf67000 r--p 00000000 00:c6 17435917 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7065ebf67000-7065ebf6c000 r-xp 00002000 00:c6 17435917 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7065ebf6c000-7065ebf6d000 r--p 00007000 00:c6 17435917 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7065ebf6d000-7065ebf6e000 r--p 00008000 00:c6 17435917 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7065ebf6e000-7065ebf6f000 rw-p 00009000 00:c6 17435917 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7065ebf6f000-7065ebf70000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ebf70000-7065ebfb1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ebfb1000-7065ebfb2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ebfb2000-7065ebff3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ebff3000-7065ebff4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ebff4000-7065ec035000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec035000-7065ec036000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec036000-7065ec077000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec077000-7065ec078000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec078000-7065ec0b9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec0b9000-7065ec0ba000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec0ba000-7065ec0fb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec0fb000-7065ec0fc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec0fc000-7065ec13d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec13d000-7065ec13e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec13e000-7065ec17f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec17f000-7065ec180000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec180000-7065ec1c1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec1c1000-7065ec1c2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec1c2000-7065ec203000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec203000-7065ec204000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec204000-7065ec245000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec245000-7065ec246000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec246000-7065ec287000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec287000-7065ec288000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec288000-7065ec2c9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec2c9000-7065ec2ca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec2ca000-7065ec30b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec30b000-7065ec30c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec30c000-7065ec34d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec34d000-7065ec34e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec34e000-7065ec38f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec38f000-7065ec390000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec390000-7065ec3d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec3d1000-7065ec3d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec3d2000-7065ec413000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec413000-7065ec414000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec414000-7065ec455000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec455000-7065ec456000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec456000-7065ec497000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec497000-7065ec498000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec498000-7065ec4d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec4d9000-7065ec4da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec4da000-7065ec51b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec51b000-7065ec51c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec51c000-7065ec55d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec55d000-7065ec55e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec55e000-7065ec59f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec59f000-7065ec5a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec5a0000-7065ec5e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec5e1000-7065ec5e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec5e2000-7065ec623000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec623000-7065ec624000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec624000-7065ec665000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec665000-7065ec666000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec666000-7065ec6a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec6a7000-7065ec6a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec6a8000-7065ec6e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec6e9000-7065ec6ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec6ea000-7065ec72b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec72b000-7065ec72c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec72c000-7065ec76d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec76d000-7065ec76e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec76e000-7065ec7af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7065ec7af000-7065ec7b0000 ---p 00000000 00:00 0 |
| | 7065ec7b0000-7065ecfb0000 rw-p 00000000 00:00 0 |
| | 7065ecfb0000-7065ed000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7065ed000000-706605000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 706605000000-706606400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 706606405000-706606406000 r--p 00000000 00:c6 17332495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 706606406000-706606407000 r-xp 00001000 00:c6 17332495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 706606407000-706606408000 r--p 00002000 00:c6 17332495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 706606408000-706606409000 r--p 00002000 00:c6 17332495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 706606409000-70660640a000 rw-p 00003000 00:c6 17332495 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 70660640a000-70660640b000 r--p 00000000 00:c6 17439084 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70660640b000-70660640d000 r-xp 00001000 00:c6 17439084 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70660640d000-70660640e000 r--p 00003000 00:c6 17439084 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70660640e000-70660640f000 r--p 00003000 00:c6 17439084 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 70660640f000-706606410000 rw-p 00004000 00:c6 17439084 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 706606410000-706606440000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 706606442000-706606443000 r--p 00000000 00:c6 17056013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 706606443000-706606444000 r-xp 00001000 00:c6 17056013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 706606444000-706606445000 r--p 00002000 00:c6 17056013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 706606445000-706606446000 r--p 00002000 00:c6 17056013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 706606446000-706606447000 rw-p 00003000 00:c6 17056013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 706606447000-70660654b000 rw-p 00000000 00:00 0 |
| | 70660654b000-706606573000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 706606573000-7066066fb000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7066066fb000-70660674a000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 70660674a000-70660674e000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 70660674e000-706606750000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 706606750000-70660675f000 rw-p 00000000 00:00 0 |
| | 70660675f000-706606763000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 706606763000-706606786000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 706606786000-70660678a000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 70660678a000-70660678b000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 70660678b000-70660678c000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 70660678c000-70660679c000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 70660679c000-70660681b000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 70660681b000-706606873000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 706606873000-706606874000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 706606874000-706606875000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 706606875000-706606877000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 706606877000-70660688c000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 70660688c000-7066068a5000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7066068a5000-7066068a6000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7066068a6000-7066068a7000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7066068a7000-7066068af000 rw-p 00000000 00:00 0 |
| | 7066068af000-7066068b9000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7066068b9000-70660691c000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 70660691c000-706606931000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 706606931000-706606932000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 706606932000-706606933000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 706606933000-706606935000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 706606935000-706606947000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 706606947000-70660694d000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70660694d000-70660694e000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70660694e000-70660694f000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70660694f000-706606950000 r--p 00000000 00:c6 17045390 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 706606950000-706606951000 r-xp 00001000 00:c6 17045390 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 706606951000-706606952000 r--p 00002000 00:c6 17045390 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 706606952000-706606953000 r--p 00002000 00:c6 17045390 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 706606953000-706606954000 rw-p 00003000 00:c6 17045390 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 706606954000-706606956000 rw-p 00000000 00:00 0 |
| | 706606956000-706606957000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 706606957000-706606982000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 706606982000-70660698c000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70660698c000-70660698e000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70660698e000-706606990000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe4ff72000-7ffe4ff94000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe4ffb0000-7ffe4ffb4000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe4ffb4000-7ffe4ffb6000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |