| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/rbs |
| * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD |
| HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| 1) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random2/test/ripper/test_files_test_2.rb:6]: |
| pid 2880700 killed by SIGABRT (signal 6) (core dumped) |
| | (eval):1: [BUG] Segmentation fault at 0x0000000000000000 |
| | ruby 3.3.0dev (2023-03-30T16:16:44Z master 339295dd7c) [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0013 p:---- s:0064 e:000063 CFUNC :inspect |
| | c:0012 p:0011 s:0060 e:000059 METHOD (eval):1 [FINISH] |
| | c:0011 p:---- s:0054 e:000053 CFUNC :parse |
| | c:0010 p:0003 s:0050 e:000049 EVAL <test_pattern_matching.rb>:1 [FINISH] |
| | c:0009 p:---- s:0047 e:000046 CFUNC :instance_eval |
| | c:0008 p:0019 s:0041 e:000040 BLOCK -:33 |
| | c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb:243 |
| | c:0006 p:0039 s:0033 e:000032 BLOCK -:32 |
| | c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182 |
| | c:0004 p:0009 s:0022 e:000021 BLOCK -:30 [FINISH] |
| | c:0003 p:---- s:0018 e:000017 CFUNC :each |
| | c:0002 p:0129 s:0014 E:000ca0 EVAL -:29 [FINISH] |
| | c:0001 p:0000 s:0003 E:0026d0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:29:in `<main>' |
| | -:29:in `each' |
| | -:30:in `block in <main>' |
| | /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182:in `assert_nothing_raised' |
| | -:32:in `block (2 levels) in <main>' |
| | /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb:243:in `under_gc_stress' |
| | -:33:in `block (3 levels) in <main>' |
| | -:33:in `instance_eval' |
| | <test_pattern_matching.rb>:1:in `block (3 levels) in <main>' |
| | <test_pattern_matching.rb>:1:in `parse' |
| | (eval):1:in `on_in' |
| | (eval):1:in `inspect' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 1 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007f7c4f604748 RBP: 0x0000563298458168 RSP: 0x00007ffd094fabd0 |
| | RAX: 0x6666666666668048 RBX: 0x0000000000000060 RCX: 0xcccccccccccccccd |
| | RDX: 0x000000000000033c RDI: 0x00005632980840e0 RSI: 0x20200a61206e6920 |
| | R8: 0x0000000000008068 R9: 0x0000000000000060 R10: 0x00007f7c4ef90020 |
| | R11: 0x0000000000000008 R12: 0x00005632980840e0 R13: 0x0000563298450000 |
| | R14: 0x000000000000003c R15: 0x00005632983e08f0 EFL: 0x0000000000010206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f7c4f7dc39f] /tmp/ruby/src/trunk-random2/vm_dump.c:785 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random2/vm_dump.c:1101 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f7c4f5e34d4] /tmp/ruby/src/trunk-random2/error.c:813 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(sigsegv+0x4d) [0x7f7c4f728e8d] /tmp/ruby/src/trunk-random2/signal.c:964 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f7c4f148520) [0x7f7c4f148520] |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f7c4f604748] /tmp/ruby/src/trunk-random2/gc.c:1650 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-random2/gc.c:6983 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f7c4f60a7ed] /tmp/ruby/src/trunk-random2/gc.c:7078 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random2/gc.c:7059 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(mark_ast_value+0x9) [0x7f7c4f66ee5c] /tmp/ruby/src/trunk-random2/node.c:1379 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random2/node.c:1338 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random2/node.c:1348 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random2/node.c:1436 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7f7c4f60dab8] /tmp/ruby/src/trunk-random2/gc.c:7512 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random2/gc.c:7550 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc.c:8717 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marking_exit+0x0) [0x7f7c4f60ea72] /tmp/ruby/src/trunk-random2/gc.c:8774 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-random2/gc.c:8785 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-random2/gc.c:9557 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_prepare+0x26) [0x7f7c4f61198d] /tmp/ruby/src/trunk-random2/gc.c:2416 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-random2/gc.c:2685 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random2/gc.c:2791 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of0+0x66) [0x7f7c4f6120d1] /tmp/ruby/src/trunk-random2/gc.c:2893 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2913 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2935 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rbimpl_str_buf_new_cstr+0x5) [0x7f7c4f54953a] /tmp/ruby/src/trunk-random2/include/ruby/internal/intern/string.h:1447 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random2/array.c:3103 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random2/array.c:3097 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(exec_recursive+0x3e8) [0x7f7c4f774918] /tmp/ruby/src/trunk-random2/thread.c:5154 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7c4f7b1074] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f7c4f7c048d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f7c4f7c6c2b] /tmp/ruby/src/trunk-random2/vm.c:2366 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f7c4f7d013f] /tmp/ruby/src/trunk-random2/vm_eval.c:85 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random2/vm_eval.c:1040 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_dispatch3+0x82) [0x7f7c4b636f12] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14210 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_yyparse+0xb693) [0x7f7c4b64a083] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:4404 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f7c4b6515b2] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14372 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ensure+0x126) [0x7f7c4f5ed016] /tmp/ruby/src/trunk-random2/eval.c:1005 |
| | /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f7c4b634315] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14410 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7c4f7b1074] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f7c4f7c048d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f7c4f7c6c2b] /tmp/ruby/src/trunk-random2/vm.c:2366 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f7c4f7c6e29] /tmp/ruby/src/trunk-random2/vm_eval.c:1701 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_under+0x48) [0x7f7c4f7d62ca] /tmp/ruby/src/trunk-random2/vm_eval.c:1946 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random2/vm_eval.c:1970 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7c4f7b1074] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f7c4f7c048d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f7c4f7c6c2b] /tmp/ruby/src/trunk-random2/vm.c:2366 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_yield+0x1da) [0x7f7c4f7d52da] /tmp/ruby/src/trunk-random2/vm.c:1384 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f7c4f54933c] /tmp/ruby/src/trunk-random2/array.c:2747 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:552 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:321 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2746 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7c4f7b1074] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x98) [0x7f7c4f7c1e09] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:815 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f7c4f7c6c2b] /tmp/ruby/src/trunk-random2/vm.c:2366 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f7c4f5e88d1] /tmp/ruby/src/trunk-random2/eval.c:287 |
| | /tmp/ruby/build/trunk-random2/libruby.so.3.3(ruby_run_node+0x93) [0x7f7c4f5eed93] /tmp/ruby/src/trunk-random2/eval.c:328 |
| | /tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x56329621e187] /tmp/ruby/src/trunk-random2/main.c:39 |
| | /tmp/ruby/build/trunk-random2/ruby(main) /tmp/ruby/src/trunk-random2/main.c:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f7c4f12fd90] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f7c4f12fe40] ../csu/libc-start.c:392 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x56329621e1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 56329621d000-56329621e000 r--p 00000000 00:42 15731648 /tmp/ruby/build/trunk-random2/ruby |
| | 56329621e000-56329621f000 r-xp 00001000 00:42 15731648 /tmp/ruby/build/trunk-random2/ruby |
| | 56329621f000-563296220000 r--p 00002000 00:42 15731648 /tmp/ruby/build/trunk-random2/ruby |
| | 563296220000-563296221000 r--p 00002000 00:42 15731648 /tmp/ruby/build/trunk-random2/ruby |
| | 563296221000-563296222000 rw-p 00003000 00:42 15731648 /tmp/ruby/build/trunk-random2/ruby |
| | 563298081000-5632985aa000 rw-p 00000000 00:00 0 [heap] |
| | 7f7c4816e000-7f7c48996000 rw-p 00000000 00:00 0 |
| | 7f7c48996000-7f7c48dcd000 r--s 00000000 00:42 14692161 /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug |
| | 7f7c48dcd000-7f7c48feb000 r--s 00000000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f7c48feb000-7f7c4a361000 rw-p 00000000 00:00 0 |
| | 7f7c4a361000-7f7c4b3b0000 r--s 00000000 00:42 15731574 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f7c4b3b0000-7f7c4b410000 rw-p 00000000 00:00 0 |
| | 7f7c4b41a000-7f7c4b450000 r--s 00000000 00:42 15731648 /tmp/ruby/build/trunk-random2/ruby |
| | 7f7c4b450000-7f7c4b590000 rw-p 00000000 00:00 0 |
| | 7f7c4b5a0000-7f7c4b620000 rw-p 00000000 00:00 0 |
| | 7f7c4b621000-7f7c4b623000 r--p 00000000 00:42 15999195 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f7c4b623000-7f7c4b628000 r-xp 00002000 00:42 15999195 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f7c4b628000-7f7c4b629000 r--p 00007000 00:42 15999195 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f7c4b629000-7f7c4b62a000 ---p 00008000 00:42 15999195 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f7c4b62a000-7f7c4b62b000 r--p 00008000 00:42 15999195 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f7c4b62b000-7f7c4b62c000 rw-p 00009000 00:42 15999195 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so |
| | 7f7c4b62c000-7f7c4b632000 r--p 00000000 00:42 15999321 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f7c4b632000-7f7c4b654000 r-xp 00006000 00:42 15999321 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f7c4b654000-7f7c4b66d000 r--p 00028000 00:42 15999321 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f7c4b66d000-7f7c4b66f000 r--p 00040000 00:42 15999321 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f7c4b66f000-7f7c4b670000 rw-p 00042000 00:42 15999321 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so |
| | 7f7c4b670000-7f7c4b690000 rw-p 00000000 00:00 0 |
| | 7f7c4b695000-7f7c4b696000 r--p 00000000 00:42 15999280 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f7c4b696000-7f7c4b698000 r-xp 00001000 00:42 15999280 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f7c4b698000-7f7c4b699000 r--p 00003000 00:42 15999280 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f7c4b699000-7f7c4b69a000 r--p 00003000 00:42 15999280 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f7c4b69a000-7f7c4b69b000 rw-p 00004000 00:42 15999280 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f7c4b69b000-7f7c4b69c000 r--p 00000000 00:42 15999021 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f7c4b69c000-7f7c4b69d000 r-xp 00001000 00:42 15999021 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f7c4b69d000-7f7c4b69e000 r--p 00002000 00:42 15999021 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f7c4b69e000-7f7c4b69f000 r--p 00002000 00:42 15999021 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f7c4b69f000-7f7c4b6a0000 rw-p 00003000 00:42 15999021 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f7c4b6a0000-7f7c4b6a1000 ---p 00000000 00:00 0 |
| | 7f7c4b6a1000-7f7c4b6e2000 rw-p 00000000 00:00 0 |
| | 7f7c4b6e2000-7f7c4b6e3000 ---p 00000000 00:00 0 |
| | 7f7c4b6e3000-7f7c4b724000 rw-p 00000000 00:00 0 |
| | 7f7c4b724000-7f7c4b725000 ---p 00000000 00:00 0 |
| | 7f7c4b725000-7f7c4b766000 rw-p 00000000 00:00 0 |
| | 7f7c4b766000-7f7c4b767000 ---p 00000000 00:00 0 |
| | 7f7c4b767000-7f7c4b7a8000 rw-p 00000000 00:00 0 |
| | 7f7c4b7a8000-7f7c4b7a9000 ---p 00000000 00:00 0 |
| | 7f7c4b7a9000-7f7c4b7ea000 rw-p 00000000 00:00 0 |
| | 7f7c4b7ea000-7f7c4b7eb000 ---p 00000000 00:00 0 |
| | 7f7c4b7eb000-7f7c4b82c000 rw-p 00000000 00:00 0 |
| | 7f7c4b82c000-7f7c4b82d000 ---p 00000000 00:00 0 |
| | 7f7c4b82d000-7f7c4b86e000 rw-p 00000000 00:00 0 |
| | 7f7c4b86e000-7f7c4b86f000 ---p 00000000 00:00 0 |
| | 7f7c4b86f000-7f7c4b8b0000 rw-p 00000000 00:00 0 |
| | 7f7c4b8b0000-7f7c4b8b1000 ---p 00000000 00:00 0 |
| | 7f7c4b8b1000-7f7c4b8f2000 rw-p 00000000 00:00 0 |
| | 7f7c4b8f2000-7f7c4b8f3000 ---p 00000000 00:00 0 |
| | 7f7c4b8f3000-7f7c4b934000 rw-p 00000000 00:00 0 |
| | 7f7c4b934000-7f7c4b935000 ---p 00000000 00:00 0 |
| | 7f7c4b935000-7f7c4b976000 rw-p 00000000 00:00 0 |
| | 7f7c4b976000-7f7c4b977000 ---p 00000000 00:00 0 |
| | 7f7c4b977000-7f7c4b9b8000 rw-p 00000000 00:00 0 |
| | 7f7c4b9b8000-7f7c4b9b9000 ---p 00000000 00:00 0 |
| | 7f7c4b9b9000-7f7c4b9fa000 rw-p 00000000 00:00 0 |
| | 7f7c4b9fa000-7f7c4b9fb000 ---p 00000000 00:00 0 |
| | 7f7c4b9fb000-7f7c4ba3c000 rw-p 00000000 00:00 0 |
| | 7f7c4ba3c000-7f7c4ba3d000 ---p 00000000 00:00 0 |
| | 7f7c4ba3d000-7f7c4ba7e000 rw-p 00000000 00:00 0 |
| | 7f7c4ba7e000-7f7c4ba7f000 ---p 00000000 00:00 0 |
| | 7f7c4ba7f000-7f7c4bac0000 rw-p 00000000 00:00 0 |
| | 7f7c4bac0000-7f7c4bac1000 ---p 00000000 00:00 0 |
| | 7f7c4bac1000-7f7c4bb02000 rw-p 00000000 00:00 0 |
| | 7f7c4bb02000-7f7c4bb03000 ---p 00000000 00:00 0 |
| | 7f7c4bb03000-7f7c4bb44000 rw-p 00000000 00:00 0 |
| | 7f7c4bb44000-7f7c4bb45000 ---p 00000000 00:00 0 |
| | 7f7c4bb45000-7f7c4bb86000 rw-p 00000000 00:00 0 |
| | 7f7c4bb86000-7f7c4bb87000 ---p 00000000 00:00 0 |
| | 7f7c4bb87000-7f7c4bbc8000 rw-p 00000000 00:00 0 |
| | 7f7c4bbc8000-7f7c4bbc9000 ---p 00000000 00:00 0 |
| | 7f7c4bbc9000-7f7c4bc0a000 rw-p 00000000 00:00 0 |
| | 7f7c4bc0a000-7f7c4bc0b000 ---p 00000000 00:00 0 |
| | 7f7c4bc0b000-7f7c4bc4c000 rw-p 00000000 00:00 0 |
| | 7f7c4bc4c000-7f7c4bc4d000 ---p 00000000 00:00 0 |
| | 7f7c4bc4d000-7f7c4bc8e000 rw-p 00000000 00:00 0 |
| | 7f7c4bc8e000-7f7c4bc8f000 ---p 00000000 00:00 0 |
| | 7f7c4bc8f000-7f7c4bcd0000 rw-p 00000000 00:00 0 |
| | 7f7c4bcd0000-7f7c4bcd1000 ---p 00000000 00:00 0 |
| | 7f7c4bcd1000-7f7c4bd12000 rw-p 00000000 00:00 0 |
| | 7f7c4bd12000-7f7c4bd13000 ---p 00000000 00:00 0 |
| | 7f7c4bd13000-7f7c4bd54000 rw-p 00000000 00:00 0 |
| | 7f7c4bd54000-7f7c4bd55000 ---p 00000000 00:00 0 |
| | 7f7c4bd55000-7f7c4bd96000 rw-p 00000000 00:00 0 |
| | 7f7c4bd96000-7f7c4bd97000 ---p 00000000 00:00 0 |
| | 7f7c4bd97000-7f7c4bdd8000 rw-p 00000000 00:00 0 |
| | 7f7c4bdd8000-7f7c4bdd9000 ---p 00000000 00:00 0 |
| | 7f7c4bdd9000-7f7c4be1a000 rw-p 00000000 00:00 0 |
| | 7f7c4be1a000-7f7c4be1b000 ---p 00000000 00:00 0 |
| | 7f7c4be1b000-7f7c4be5c000 rw-p 00000000 00:00 0 |
| | 7f7c4be5c000-7f7c4be5d000 ---p 00000000 00:00 0 |
| | 7f7c4be5d000-7f7c4be9e000 rw-p 00000000 00:00 0 |
| | 7f7c4be9e000-7f7c4be9f000 ---p 00000000 00:00 0 |
| | 7f7c4be9f000-7f7c4bf10000 rw-p 00000000 00:00 0 |
| | 7f7c4bf11000-7f7c4bf12000 r--p 00000000 00:42 15998978 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f7c4bf12000-7f7c4bf13000 r-xp 00001000 00:42 15998978 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f7c4bf13000-7f7c4bf14000 r--p 00002000 00:42 15998978 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f7c4bf14000-7f7c4bf15000 r--p 00002000 00:42 15998978 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f7c4bf15000-7f7c4bf16000 rw-p 00003000 00:42 15998978 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so |
| | 7f7c4bf16000-7f7c4efe0000 rw-p 00000000 00:00 0 |
| | 7f7c4efe3000-7f7c4f0e6000 rw-p 00000000 00:00 0 |
| | 7f7c4f0e6000-7f7c4f0e9000 r--p 00000000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f7c4f0e9000-7f7c4f100000 r-xp 00003000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f7c4f100000-7f7c4f104000 r--p 0001a000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f7c4f104000-7f7c4f105000 r--p 0001d000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f7c4f105000-7f7c4f106000 rw-p 0001e000 00:42 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f7c4f106000-7f7c4f12e000 r--p 00000000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f7c4f12e000-7f7c4f2c3000 r-xp 00028000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f7c4f2c3000-7f7c4f31b000 r--p 001bd000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f7c4f31b000-7f7c4f31f000 r--p 00214000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f7c4f31f000-7f7c4f321000 rw-p 00218000 00:42 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f7c4f321000-7f7c4f330000 rw-p 00000000 00:00 0 |
| | 7f7c4f330000-7f7c4f33e000 r--p 00000000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f7c4f33e000-7f7c4f3ba000 r-xp 0000e000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f7c4f3ba000-7f7c4f415000 r--p 0008a000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f7c4f415000-7f7c4f416000 r--p 000e4000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f7c4f416000-7f7c4f417000 rw-p 000e5000 00:42 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f7c4f417000-7f7c4f419000 r--p 00000000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f7c4f419000-7f7c4f42d000 r-xp 00002000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f7c4f42d000-7f7c4f446000 r--p 00016000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f7c4f446000-7f7c4f447000 ---p 0002f000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f7c4f447000-7f7c4f448000 r--p 0002f000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f7c4f448000-7f7c4f449000 rw-p 00030000 00:42 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f7c4f449000-7f7c4f451000 rw-p 00000000 00:00 0 |
| | 7f7c4f451000-7f7c4f45b000 r--p 00000000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f7c4f45b000-7f7c4f4ba000 r-xp 0000a000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f7c4f4ba000-7f7c4f4d1000 r--p 00069000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f7c4f4d1000-7f7c4f4d2000 r--p 0007f000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f7c4f4d2000-7f7c4f4d3000 rw-p 00080000 00:42 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 |
| | 7f7c4f4d3000-7f7c4f4d5000 r--p 00000000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f7c4f4d5000-7f7c4f4e6000 r-xp 00002000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f7c4f4e6000-7f7c4f4ec000 r--p 00013000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f7c4f4ec000-7f7c4f4ed000 ---p 00019000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f7c4f4ed000-7f7c4f4ee000 r--p 00019000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f7c4f4ee000-7f7c4f4ef000 rw-p 0001a000 00:42 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| | 7f7c4f4f3000-7f7c4f537000 r--p 00000000 00:42 15731574 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f7c4f537000-7f7c4f896000 r-xp 00044000 00:42 15731574 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f7c4f896000-7f7c4f9f8000 r--p 003a3000 00:42 15731574 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f7c4f9f8000-7f7c4fa0c000 r--p 00504000 00:42 15731574 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f7c4fa0c000-7f7c4fa0f000 rw-p 00518000 00:42 15731574 /tmp/ruby/build/trunk-random2/libruby.so.3.3.0 |
| | 7f7c4fa0f000-7f7c4fa25000 rw-p 00000000 00:00 0 |
| | 7f7c4fa25000-7f7c4fa27000 r--p 00000000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f7c4fa27000-7f7c4fa51000 r-xp 00002000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f7c4fa51000-7f7c4fa5c000 r--p 0002c000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f7c4fa5d000-7f7c4fa5f000 r--p 00037000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f7c4fa5f000-7f7c4fa61000 rw-p 00039000 00:42 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd08d02000-7ffd09501000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd0954d000-7ffd09551000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd09551000-7ffd09553000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:828: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0. |