| "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 3022217 killed by SIGSEGV (signal 11) (core dumped) |
| | [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.5.0dev (2025-08-30T18:24:25Z master 5c7dfe85a1) +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: 0x00006116afacee73 RBP: 0x00006116b9795c40 RSP: 0x00007fadf57218e0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000070 RCX: 0x000000000000000c |
| | RDX: 0x0000000000000070 RDI: 0x0000000000000070 RSI: 0x0000000000000000 |
| | R8: 0x00006116b980ad90 R9: 0x00006116b9800b70 R10: 0x000000000000000c |
| | R11: 0x0000000000000003 R12: 0x00006116b97932a0 R13: 0x0000000000000000 |
| | R14: 0x00007fae2fd1fb70 R15: 0x00006116b9795c40 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x8) [0x6116afeebf12] /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) [0x6116afea29e2] /tmp/ruby/src/trunk-yjit/error.c:1130 |
| | /tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x6116afbe9e88] /tmp/ruby/src/trunk-yjit/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7fae2fe97320) [0x7fae2fe97320] |
| | /tmp/ruby/build/trunk-yjit/ruby(RVALUE_WB_UNPROTECTED+0x3) [0x6116afacee73] /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) [0x6116afad455b] /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) [0x6116afad90ac] /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) [0x6116afad9e96] /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) [0x6116afadb8ad] /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) [0x6116afbfc03c] /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) [0x6116afb10174] /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) [0x6116afc37f59] /tmp/ruby/src/trunk-yjit/thread.c:659 |
| | /tmp/ruby/build/trunk-yjit/ruby(thread_sched_lock_+0x0) [0x6116afc385ad] /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: |
| | |
| | 6116a78d0000-6116a78d4000 r-xp 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 6116a78d4000-6116af8d0000 ---p 00000000 00:00 0 [anon:Ruby:rb_yjit_reserve_addr_space] |
| | 6116afa5c000-6116afa9b000 r--p 00000000 00:c6 15216666 /tmp/ruby/build/trunk-yjit/ruby |
| | 6116afa9b000-6116aff67000 r-xp 0003f000 00:c6 15216666 /tmp/ruby/build/trunk-yjit/ruby |
| | 6116aff67000-6116b0106000 r--p 0050b000 00:c6 15216666 /tmp/ruby/build/trunk-yjit/ruby |
| | 6116b0106000-6116b011c000 r--p 006aa000 00:c6 15216666 /tmp/ruby/build/trunk-yjit/ruby |
| | 6116b011c000-6116b011d000 rw-p 006c0000 00:c6 15216666 /tmp/ruby/build/trunk-yjit/ruby |
| | 6116b011d000-6116b0131000 rw-p 00000000 00:00 0 |
| | 6116b9793000-6116b9b9c000 rw-p 00000000 00:00 0 [heap] |
| | 7fadecab4000-7fadf0000000 r--s 00000000 00:c6 15216666 /tmp/ruby/build/trunk-yjit/ruby |
| | 7fadf0000000-7fadf0021000 rw-p 00000000 00:00 0 |
| | 7fadf0021000-7fadf4000000 ---p 00000000 00:00 0 |
| | 7fadf53f9000-7fadf5600000 r--s 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fadf5600000-7fadf5701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7fadf5701000-7fadf5702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7fadf5702000-7fae15600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk] |
| | 7fae156df000-7fae156e0000 ---p 00000000 00:00 0 |
| | 7fae156e0000-7fae15700000 rw-p 00000000 00:00 0 |
| | 7fae15700000-7fae15740000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fae1574f000-7fae15790000 rw-p 00000000 00:00 0 |
| | 7fae15790000-7fae157b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fae157bf000-7fae157c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae157c0000-7fae15801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15801000-7fae15802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15802000-7fae15843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15843000-7fae15844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15844000-7fae15885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15885000-7fae15886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15886000-7fae158c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae158c7000-7fae158c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae158c8000-7fae15909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15909000-7fae1590a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae1590a000-7fae1594b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae1594b000-7fae1594c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae1594c000-7fae1598d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae1598d000-7fae1598e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae1598e000-7fae159cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae159cf000-7fae159d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae159d0000-7fae15a11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15a11000-7fae15a12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15a12000-7fae15a53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15a53000-7fae15a54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15a54000-7fae15a95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15a95000-7fae15a96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15a96000-7fae15ad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15ad7000-7fae15ad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15ad8000-7fae15b19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15b19000-7fae15b1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15b1a000-7fae15b5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15b5b000-7fae15b5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15b5c000-7fae15b9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15b9d000-7fae15b9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15b9e000-7fae15bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15bdf000-7fae15be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15be0000-7fae15c21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15c21000-7fae15c22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15c22000-7fae15c63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15c63000-7fae15c64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15c64000-7fae15ca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15ca5000-7fae15ca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15ca6000-7fae15ce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15ce7000-7fae15ce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15ce8000-7fae15d29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15d29000-7fae15d2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15d2a000-7fae15d6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15d6b000-7fae15d6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15d6c000-7fae15dad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15dad000-7fae15dae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15dae000-7fae15def000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15def000-7fae15df0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15df0000-7fae15e31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15e31000-7fae15e32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15e32000-7fae15e73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15e73000-7fae15e74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15e74000-7fae15eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15eb5000-7fae15eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15eb6000-7fae15ef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15ef7000-7fae15ef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15ef8000-7fae15f39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15f39000-7fae15f3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15f3a000-7fae15f7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15f7b000-7fae15f7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15f7c000-7fae15fbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15fbd000-7fae15fbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15fbe000-7fae15fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7fae15fff000-7fae16000000 ---p 00000000 00:00 0 |
| | 7fae16000000-7fae16800000 rw-p 00000000 00:00 0 |
| | 7fae16800000-7fae2e800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7fae2e800000-7fae2fc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7fae2fc00000-7fae2fc03000 r--p 00000000 00:c6 16918199 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7fae2fc03000-7fae2fc0c000 r-xp 00003000 00:c6 16918199 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7fae2fc0c000-7fae2fc0e000 r--p 0000c000 00:c6 16918199 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7fae2fc0e000-7fae2fc0f000 r--p 0000d000 00:c6 16918199 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7fae2fc0f000-7fae2fc10000 rw-p 0000e000 00:c6 16918199 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so |
| | 7fae2fc10000-7fae2fc40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fae2fc4f000-7fae2fc70000 rw-p 00000000 00:00 0 |
| | 7fae2fc70000-7fae2fd00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fae2fd01000-7fae2fd03000 r--p 00000000 00:c6 17475013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7fae2fd03000-7fae2fd08000 r-xp 00002000 00:c6 17475013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7fae2fd08000-7fae2fd09000 r--p 00007000 00:c6 17475013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7fae2fd09000-7fae2fd0a000 r--p 00008000 00:c6 17475013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7fae2fd0a000-7fae2fd0b000 rw-p 00009000 00:c6 17475013 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so |
| | 7fae2fd0b000-7fae2fd0c000 r--p 00000000 00:c6 17056696 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7fae2fd0c000-7fae2fd0d000 r-xp 00001000 00:c6 17056696 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7fae2fd0d000-7fae2fd0e000 r--p 00002000 00:c6 17056696 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7fae2fd0e000-7fae2fd0f000 r--p 00002000 00:c6 17056696 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7fae2fd0f000-7fae2fd10000 rw-p 00003000 00:c6 17056696 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/asan.so |
| | 7fae2fd10000-7fae2fd40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7fae2fd43000-7fae2fd44000 r--p 00000000 00:c6 17472950 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fae2fd44000-7fae2fd46000 r-xp 00001000 00:c6 17472950 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fae2fd46000-7fae2fd47000 r--p 00003000 00:c6 17472950 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fae2fd47000-7fae2fd48000 r--p 00003000 00:c6 17472950 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fae2fd48000-7fae2fd49000 rw-p 00004000 00:c6 17472950 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7fae2fd49000-7fae2fd4a000 r--p 00000000 00:c6 16938209 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fae2fd4a000-7fae2fd4b000 r-xp 00001000 00:c6 16938209 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fae2fd4b000-7fae2fd4c000 r--p 00002000 00:c6 16938209 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fae2fd4c000-7fae2fd4d000 r--p 00002000 00:c6 16938209 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fae2fd4d000-7fae2fd4e000 rw-p 00003000 00:c6 16938209 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7fae2fd4e000-7fae2fe52000 rw-p 00000000 00:00 0 |
| | 7fae2fe52000-7fae2fe7a000 r--p 00000000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fae2fe7a000-7fae30002000 r-xp 00028000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fae30002000-7fae30051000 r--p 001b0000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fae30051000-7fae30055000 r--p 001fe000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fae30055000-7fae30057000 rw-p 00202000 00:c6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7fae30057000-7fae30066000 rw-p 00000000 00:00 0 |
| | 7fae30066000-7fae3006a000 r--p 00000000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fae3006a000-7fae3008d000 r-xp 00004000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fae3008d000-7fae30091000 r--p 00027000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fae30091000-7fae30092000 r--p 0002b000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fae30092000-7fae30093000 rw-p 0002c000 00:c6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7fae30093000-7fae300a3000 r--p 00000000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fae300a3000-7fae30122000 r-xp 00010000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fae30122000-7fae3017a000 r--p 0008f000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fae3017a000-7fae3017b000 r--p 000e7000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fae3017b000-7fae3017c000 rw-p 000e8000 00:c6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7fae3017c000-7fae3017e000 r--p 00000000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fae3017e000-7fae30193000 r-xp 00002000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fae30193000-7fae301ac000 r--p 00017000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fae301ac000-7fae301ad000 r--p 0002f000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fae301ad000-7fae301ae000 rw-p 00030000 00:c6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7fae301ae000-7fae301b6000 rw-p 00000000 00:00 0 |
| | 7fae301b6000-7fae301c0000 r--p 00000000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fae301c0000-7fae30223000 r-xp 0000a000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fae30223000-7fae30238000 r--p 0006d000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fae30238000-7fae30239000 r--p 00081000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fae30239000-7fae3023a000 rw-p 00082000 00:c6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7fae3023a000-7fae3023c000 r--p 00000000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fae3023c000-7fae3024e000 r-xp 00002000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fae3024e000-7fae30254000 r--p 00014000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fae30254000-7fae30255000 r--p 0001a000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fae30255000-7fae30256000 rw-p 0001b000 00:c6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7fae30256000-7fae30257000 r--p 00000000 00:c6 16937687 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7fae30257000-7fae30258000 r-xp 00001000 00:c6 16937687 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7fae30258000-7fae30259000 r--p 00002000 00:c6 16937687 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7fae30259000-7fae3025a000 r--p 00002000 00:c6 16937687 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7fae3025a000-7fae3025b000 rw-p 00003000 00:c6 16937687 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so |
| | 7fae3025b000-7fae3025d000 rw-p 00000000 00:00 0 |
| | 7fae3025d000-7fae3025e000 r--p 00000000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fae3025e000-7fae30289000 r-xp 00001000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fae30289000-7fae30293000 r--p 0002c000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fae30293000-7fae30295000 r--p 00036000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fae30295000-7fae30297000 rw-p 00038000 00:c6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd3c890000-7ffd3c8b2000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd3c934000-7ffd3c938000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd3c938000-7ffd3c93a000 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. |