| "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 954132 killed by SIGSEGV (signal 11) (core dumped) |
| | [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.5.0dev (2025-08-29T18:43:33Z master 39f3cab80d) +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: 0x00005f6c6b860e73 RBP: 0x00005f6c7c6b2c40 RSP: 0x00007ebe68b218e0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000070 RCX: 0x000000000000000c |
| | RDX: 0x0000000000000070 RDI: 0x0000000000000070 RSI: 0x0000000000000000 |
| | R8: 0x00005f6c7c727dd0 R9: 0x00005f6c7c71dd00 R10: 0x000000000000000c |
| | R11: 0x0000000000000003 R12: 0x00005f6c7c6b02a0 R13: 0x0000000000000000 |
| | R14: 0x00007ebe88a8fb68 R15: 0x00005f6c7c6b2c40 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x8) [0x5f6c6bc7d872] /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) [0x5f6c6bc34362] /tmp/ruby/src/trunk-yjit/error.c:1130 |
| | /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5f6c6b97b578] /tmp/ruby/src/trunk-yjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7ebea31ea320) [0x7ebea31ea320] |
| | /tmp/ruby/build/trunk-yjit/ruby(RVALUE_WB_UNPROTECTED+0x3) [0x5f6c6b860e73] /tmp/ruby/src/trunk-yjit/gc/default/default.c:1195 |
| | /tmp/ruby/build/trunk-yjit/ruby(rgengc_check_relation) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4327 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4396 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_gc_impl_mark) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4465 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_internal) /tmp/ruby/src/trunk-yjit/gc.c:2620 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_children+0x19) [0x5f6c6b86655b] /tmp/ruby/src/trunk-yjit/gc/default/default.c:4593 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_stacked_objects) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4614 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4652 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marks_rest) /tmp/ruby/src/trunk-yjit/gc/default/default.c:5669 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marking_exit+0x0) [0x5f6c6b86b0ac] /tmp/ruby/src/trunk-yjit/gc/default/default.c:5783 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_marks) /tmp/ruby/src/trunk-yjit/gc/default/default.c:5794 |
| | /tmp/ruby/build/trunk-yjit/ruby(gc_start) /tmp/ruby/src/trunk-yjit/gc/default/default.c:6459 |
| | /tmp/ruby/build/trunk-yjit/ruby(heap_prepare+0x46) [0x5f6c6b86be96] /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:2282 |
| | /tmp/ruby/build/trunk-yjit/ruby(newobj_cache_miss) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2389 |
| | /tmp/ruby/build/trunk-yjit/ruby(newobj_alloc+0xd) [0x5f6c6b86d8ad] /tmp/ruby/src/trunk-yjit/gc/default/default.c:2413 |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2492 |
| | /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:1027 |
| | /tmp/ruby/build/trunk-yjit/ruby(str_alloc_embed+0x1c) [0x5f6c6b98d72c] /tmp/ruby/src/trunk-yjit/string.c:1006 |
| | /tmp/ruby/build/trunk-yjit/ruby(str_enc_new) /tmp/ruby/src/trunk-yjit/string.c:1049 |
| | /tmp/ruby/build/trunk-yjit/ruby(prep_io+0x5) [0x5f6c6b8a2174] /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) [0x5f6c6b9c9649] /tmp/ruby/src/trunk-yjit/thread.c:659 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_sched_lock_+0x0) [0x5f6c6b9c9c9d] /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: |
| | |
| | 5f6c63662000-5f6c63666000 r-xp 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 5f6c63666000-5f6c6b662000 ---p 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 5f6c6b7ee000-5f6c6b82d000 r--p 00000000 00:c6 15206414 /tmp/ruby/build/trunk-yjit/ruby |
| | 5f6c6b82d000-5f6c6bcf9000 r-xp 0003f000 00:c6 15206414 /tmp/ruby/build/trunk-yjit/ruby |
| | 5f6c6bcf9000-5f6c6be98000 r--p 0050b000 00:c6 15206414 /tmp/ruby/build/trunk-yjit/ruby |
| | 5f6c6be98000-5f6c6beae000 r--p 006aa000 00:c6 15206414 /tmp/ruby/build/trunk-yjit/ruby |
| | 5f6c6beae000-5f6c6beaf000 rw-p 006c0000 00:c6 15206414 /tmp/ruby/build/trunk-yjit/ruby |
| | 5f6c6beaf000-5f6c6bec3000 rw-p 00000000 00:00 0 |
| | 5f6c7c6b0000-5f6c7cab8000 rw-p 00000000 00:00 0 [heap] |
| | 7ebe60ab8000-7ebe64000000 r--s 00000000 00:c6 15206414 /tmp/ruby/build/trunk-yjit/ruby |
| | 7ebe64000000-7ebe64021000 rw-p 00000000 00:00 0 |
| | 7ebe64021000-7ebe68000000 ---p 00000000 00:00 0 |
| | 7ebe687f9000-7ebe68a00000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ebe68a00000-7ebe68b01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ebe68b01000-7ebe68b02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ebe68b02000-7ebe88a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7ebe88a2f000-7ebe88a30000 ---p 00000000 00:00 0 |
| | 7ebe88a30000-7ebe88a50000 rw-p 00000000 00:00 0 |
| | 7ebe88a50000-7ebe88aa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ebe88aaf000-7ebe88af0000 rw-p 00000000 00:00 0 |
| | 7ebe88af0000-7ebe88b40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ebe88b4f000-7ebe88b70000 rw-p 00000000 00:00 0 |
| | 7ebe88b70000-7ebe88bb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ebe88bbf000-7ebe88bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88bc0000-7ebe88c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88c01000-7ebe88c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88c02000-7ebe88c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88c43000-7ebe88c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88c44000-7ebe88c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88c85000-7ebe88c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88c86000-7ebe88cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88cc7000-7ebe88cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88cc8000-7ebe88d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88d09000-7ebe88d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88d0a000-7ebe88d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88d4b000-7ebe88d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88d4c000-7ebe88d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88d8d000-7ebe88d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88d8e000-7ebe88dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88dcf000-7ebe88dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88dd0000-7ebe88e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88e11000-7ebe88e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88e12000-7ebe88e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88e53000-7ebe88e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88e54000-7ebe88e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88e95000-7ebe88e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88e96000-7ebe88ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88ed7000-7ebe88ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88ed8000-7ebe88f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88f19000-7ebe88f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88f1a000-7ebe88f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88f5b000-7ebe88f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88f5c000-7ebe88f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88f9d000-7ebe88f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88f9e000-7ebe88fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88fdf000-7ebe88fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe88fe0000-7ebe89021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89021000-7ebe89022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89022000-7ebe89063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89063000-7ebe89064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89064000-7ebe890a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe890a5000-7ebe890a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe890a6000-7ebe890e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe890e7000-7ebe890e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe890e8000-7ebe89129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89129000-7ebe8912a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe8912a000-7ebe8916b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe8916b000-7ebe8916c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe8916c000-7ebe891ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe891ad000-7ebe891ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe891ae000-7ebe891ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe891ef000-7ebe891f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe891f0000-7ebe89231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89231000-7ebe89232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89232000-7ebe89273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89273000-7ebe89274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89274000-7ebe892b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe892b5000-7ebe892b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe892b6000-7ebe892f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe892f7000-7ebe892f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe892f8000-7ebe89339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe89339000-7ebe8933a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe8933a000-7ebe8937b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe8937b000-7ebe8937c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe8937c000-7ebe893bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe893bd000-7ebe893be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe893be000-7ebe893ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ebe893ff000-7ebe89400000 ---p 00000000 00:00 0 |
| | 7ebe89400000-7ebe89c00000 rw-p 00000000 00:00 0 |
| | 7ebe89c00000-7ebea1c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7ebea1c00000-7ebea3000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7ebea3000000-7ebea3003000 r--p 00000000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7ebea3003000-7ebea300c000 r-xp 00003000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7ebea300c000-7ebea300e000 r--p 0000c000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7ebea300e000-7ebea300f000 r--p 0000d000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7ebea300f000-7ebea3010000 rw-p 0000e000 00:c6 17573256 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7ebea3010000-7ebea3060000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ebea3060000-7ebea3062000 r--p 00000000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7ebea3062000-7ebea3067000 r-xp 00002000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7ebea3067000-7ebea3068000 r--p 00007000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7ebea3068000-7ebea3069000 r--p 00008000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7ebea3069000-7ebea306a000 rw-p 00009000 00:c6 17707793 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7ebea306a000-7ebea306b000 r--p 00000000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ebea306b000-7ebea306c000 r-xp 00001000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ebea306c000-7ebea306d000 r--p 00002000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ebea306d000-7ebea306e000 r--p 00002000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ebea306e000-7ebea306f000 rw-p 00003000 00:c6 17578579 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ebea3075000-7ebea3076000 r--p 00000000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7ebea3076000-7ebea3077000 r-xp 00001000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7ebea3077000-7ebea3078000 r--p 00002000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7ebea3078000-7ebea3079000 r--p 00002000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7ebea3079000-7ebea307a000 rw-p 00003000 00:c6 17700706 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7ebea307a000-7ebea307b000 r--p 00000000 00:c6 17714938 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ebea307b000-7ebea307d000 r-xp 00001000 00:c6 17714938 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ebea307d000-7ebea307e000 r--p 00003000 00:c6 17714938 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ebea307e000-7ebea307f000 r--p 00003000 00:c6 17714938 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ebea307f000-7ebea3080000 rw-p 00004000 00:c6 17714938 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7ebea3080000-7ebea30a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ebea30a1000-7ebea31a5000 rw-p 00000000 00:00 0 |
| | 7ebea31a5000-7ebea31cd000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ebea31cd000-7ebea3355000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ebea3355000-7ebea33a4000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ebea33a4000-7ebea33a8000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ebea33a8000-7ebea33aa000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ebea33aa000-7ebea33b9000 rw-p 00000000 00:00 0 |
| | 7ebea33b9000-7ebea33bd000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ebea33bd000-7ebea33e0000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ebea33e0000-7ebea33e4000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ebea33e4000-7ebea33e5000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ebea33e5000-7ebea33e6000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ebea33e6000-7ebea33f6000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ebea33f6000-7ebea3475000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ebea3475000-7ebea34cd000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ebea34cd000-7ebea34ce000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ebea34ce000-7ebea34cf000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ebea34cf000-7ebea34d1000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ebea34d1000-7ebea34e6000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ebea34e6000-7ebea34ff000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ebea34ff000-7ebea3500000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ebea3500000-7ebea3501000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ebea3501000-7ebea3509000 rw-p 00000000 00:00 0 |
| | 7ebea3509000-7ebea3513000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ebea3513000-7ebea3576000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ebea3576000-7ebea358b000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ebea358b000-7ebea358c000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ebea358c000-7ebea358d000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ebea358d000-7ebea358f000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ebea358f000-7ebea35a1000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ebea35a1000-7ebea35a7000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ebea35a7000-7ebea35a8000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ebea35a8000-7ebea35a9000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ebea35a9000-7ebea35aa000 r--p 00000000 00:c6 17564894 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7ebea35aa000-7ebea35ab000 r-xp 00001000 00:c6 17564894 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7ebea35ab000-7ebea35ac000 r--p 00002000 00:c6 17564894 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7ebea35ac000-7ebea35ad000 r--p 00002000 00:c6 17564894 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7ebea35ad000-7ebea35ae000 rw-p 00003000 00:c6 17564894 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7ebea35ae000-7ebea35b0000 rw-p 00000000 00:00 0 |
| | 7ebea35b0000-7ebea35b1000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ebea35b1000-7ebea35dc000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ebea35dc000-7ebea35e6000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ebea35e6000-7ebea35e8000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ebea35e8000-7ebea35ea000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd5f356000-7ffd5f378000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd5f37d000-7ffd5f381000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd5f381000-7ffd5f383000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:904: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |