| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| "make after-update -j6" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-random3/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| "make yes-btest TESTOPTS=-q TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512. |
| Fstderr output is not empty |
| bootstraptest.tmp.rb:4: [BUG] Segmentation fault at 0x0000000000000000 |
| ruby 3.2.0dev (2022-02-02T17:21:00Z master 3ca244a29a) [x86_64-linux] |
| |
| -- Control frame information ----------------------------------------------- |
| c:0005 p:---- s:0019 e:000018 CFUNC :find |
| me: |
| called_id: find, type: cfunc |
| owner class: 0x00007fdb83132f98 [3LM ] T_CLASS (annon) |
| self: 0x00007fdb83133038 [3LM R ] T_CLASS Encoding |
| c:0004 p:0014 s:0014 e:000013 BLOCK bootstraptest.tmp.rb:4 [FINISH] |
| self: 0x00007fdb851fb130 [0 U ] ractor (Ractor)r:2 |
| lvars: |
| e: T_NIL |
| c:0003 p:---- s:0010 e:000009 CFUNC :loop |
| me: |
| called_id: loop, type: cfunc |
| owner class: 0x00007fdb831338f8 [3LM ] T_MODULE Kernel |
| defined_class: 0x00007fdb83133858 [3LM ] T_ICLASS src:Kernel |
| self: 0x00007fdb851fb130 [0 U ] ractor (Ractor)r:2 |
| c:0002 p:0005 s:0006 e:000005 BLOCK bootstraptest.tmp.rb:3 [FINISH] |
| self: 0x00007fdb851fb130 [0 U ] ractor (Ractor)r:2 |
| c:0001 p:---- s:0003 e:000002 (none) [FINISH] |
| self: T_NIL |
| |
| -- Ruby level backtrace information ---------------------------------------- |
| bootstraptest.tmp.rb:3:in `block in <main>' |
| bootstraptest.tmp.rb:3:in `loop' |
| bootstraptest.tmp.rb:4:in `block (2 levels) in <main>' |
| bootstraptest.tmp.rb:4:in `find' |
| |
| -- Machine register context ------------------------------------------------ |
| RIP: 0x00005651ec7aaa57 RBP: 0x00007fdb81cc0d80 RSP: 0x00007fdb81bbd318 |
| RAX: 0x00007fdb81cc0da0 RBX: 0x0000000000000000 RCX: 0x00007fdb81cc0da0 |
| RDX: 0x00007fdb81bbd350 RDI: 0x0000000000000000 RSI: 0x0000000000000d01 |
| R8: 0x0000000000000d01 R9: 0x00005651ed04efb0 R10: 0x0000000000000000 |
| R11: 0x00007fdb81bbd5e0 R12: 0x00007fdb81cc0d80 R13: 0x00007fdb81cc0d80 |
| R14: 0x0000000000000d01 R15: 0x00007fdb81bbd350 EFL: 0x0000000000010202 |
| |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_print_backtrace+0x11) [0x5651ec8154ca] /tmp/ruby/v3/src/trunk-random3/vm_dump.c:759 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_bugreport) /tmp/ruby/v3/src/trunk-random3/vm_dump.c:1043 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_bug_for_fatal_signal+0xf4) [0x5651ec615e94] /tmp/ruby/v3/src/trunk-random3/error.c:821 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(sigsegv+0x4d) [0x5651ec76d63d] /tmp/ruby/v3/src/trunk-random3/signal.c:964 |
| /lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7fdb8572d3c0] ../sysdeps/pthread/funlockfile.c:28 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_id_table_lookup+0x7) [0x5651ec7aaa57] /tmp/ruby/v3/src/trunk-random3/symbol.h:72 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(lookup_method_table+0x18) [0x5651ec7f1524] /tmp/ruby/v3/src/trunk-random3/vm_method.c:746 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(search_method0) /tmp/ruby/v3/src/trunk-random3/vm_method.c:1150 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(search_method) /tmp/ruby/v3/src/trunk-random3/vm_method.c:1169 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(callable_method_entry) /tmp/ruby/v3/src/trunk-random3/vm_method.c:1330 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(gccct_method_search_slowpath+0x38) [0x5651ec7f1d58] /tmp/ruby/v3/src/trunk-random3/vm_eval.c:433 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(gccct_method_search+0x4b) [0x5651ec80bfab] /tmp/ruby/v3/src/trunk-random3/vm_eval.c:482 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_funcallv_scope) /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1044 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_funcallv) /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1065 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_obj_as_string+0x11) [0x5651ec78adf8] /tmp/ruby/v3/src/trunk-random3/string.c:1650 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_obj_as_string) /tmp/ruby/v3/src/trunk-random3/string.c:1643 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(ruby__sfvextra+0x195) [0x5651ec76fcb5] /tmp/ruby/v3/src/trunk-random3/sprintf.c:1128 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(BSD_vfprintf+0xa3e) [0x5651ec770b1e] /tmp/ruby/v3/src/trunk-random3/vsnprintf.c:830 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_enc_vsprintf+0xd9) [0x5651ec773959] /tmp/ruby/v3/src/trunk-random3/sprintf.c:1173 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_sprintf+0x9d) [0x5651ec773bad] /tmp/ruby/v3/src/trunk-random3/sprintf.c:1207 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(unexpected_type+0x63) [0x5651ec57831c] /tmp/ruby/v3/src/trunk-random3/error.c:991 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(Check_Type+0x0) [0x5651ec5783ad] /tmp/ruby/v3/src/trunk-random3/error.c:1035 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_warning_category_from_name) /tmp/ruby/v3/src/trunk-random3/error.c:169 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_unexpected_type) (null):0 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_long2int_inline+0x0) [0x5651ec579db8] /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/value_type.h:446 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(RSTRING_LENINT) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rstring.h:556 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_str_upto_each) /tmp/ruby/v3/src/trunk-random3/string.c:4759 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_construct_expanded_load_path+0x174) [0x5651ec683484] /tmp/ruby/v3/src/trunk-random3/load.c:88 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(get_expanded_load_path+0x91) [0x5651ec683671] /tmp/ruby/v3/src/trunk-random3/load.c:103 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_feature_p+0x2d0) [0x5651ec6842c0] /tmp/ruby/v3/src/trunk-random3/load.c:528 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(search_required+0x69) [0x5651ec6857c9] /tmp/ruby/v3/src/trunk-random3/load.c:953 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(require_internal) /tmp/ruby/v3/src/trunk-random3/load.c:1114 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(load_encoding+0xd7) [0x5651ec5fb577] /tmp/ruby/v3/src/trunk-random3/encoding.c:823 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_enc_find_index+0xd0) [0x5651ec5fd7a0] /tmp/ruby/v3/src/trunk-random3/encoding.c:889 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(str_find_encindex+0x2c) [0x5651ec5fe3b8] /tmp/ruby/v3/src/trunk-random3/encoding.c:307 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(str_to_encindex) /tmp/ruby/v3/src/trunk-random3/encoding.c:315 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(enc_find) /tmp/ruby/v3/src/trunk-random3/encoding.c:1442 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_call_cfunc_with_frame+0x12b) [0x5651ec7ec9eb] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3037 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_sendish+0x10) [0x5651ec7fac42] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:4751 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_exec_core) ../../src/trunk-random3/insns.def:778 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_exec+0xd3) [0x5651ec800813] /tmp/ruby/v3/src/trunk-random3/vm.c:2211 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(invoke_block_from_c_bh+0x182) [0x5651ec803c1f] /tmp/ruby/v3/src/trunk-random3/vm.c:1316 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_yield_with_cref) /tmp/ruby/v3/src/trunk-random3/vm.c:1427 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_yield) /tmp/ruby/v3/src/trunk-random3/vm.c:1435 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_yield_0) /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1347 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(loop_i) /tmp/ruby/v3/src/trunk-random3/vm_eval.c:1446 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_vrescue2+0x126) [0x5651ec61e646] /tmp/ruby/v3/src/trunk-random3/eval.c:903 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_rescue2+0x8e) [0x5651ec61e8ce] /tmp/ruby/v3/src/trunk-random3/eval.c:884 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_call_cfunc_with_frame+0x12b) [0x5651ec7ec9eb] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3037 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_call_method_each_type+0x79) [0x5651ec801a19] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3639 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_call_method+0xb4) [0x5651ec8022e4] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3750 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_sendish+0xe) [0x5651ec7fad53] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:4751 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(vm_exec_core) ../../src/trunk-random3/insns.def:759 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_exec+0xd3) [0x5651ec800813] /tmp/ruby/v3/src/trunk-random3/vm.c:2211 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(thread_do_start_proc+0x220) [0x5651ec7b5910] /tmp/ruby/v3/src/trunk-random3/thread.c:695 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(thread_do_start+0xc) [0x5651ec7b677c] /tmp/ruby/v3/src/trunk-random3/thread.c:739 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(thread_start_func_2) /tmp/ruby/v3/src/trunk-random3/thread.c:809 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(register_cached_thread_and_wait+0x0) [0x5651ec7b6a91] /tmp/ruby/v3/src/trunk-random3/thread_pthread.c:1054 |
| /tmp/ruby/v3/build/trunk-random3/miniruby(thread_start_func_1) /tmp/ruby/v3/src/trunk-random3/thread_pthread.c:1061 |
| /lib/x86_64-linux-gnu/libpthread.so.0(start_thread+0xd9) [0x7fdb85721609] pthread_create.c:477 |
| /lib/x86_64-linux-gnu/libpthread.so.0(start_thread) (null):0 |
| /lib/x86_64-linux-gnu/libc.so.6(clone+0x43) [0x7fdb85427293] ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 |
| |
| -- Other runtime information ----------------------------------------------- |
| |
| * Loaded script: bootstraptest.tmp.rb |
| |
| * Loaded features: |
| |
| 0 enumerator.so |
| 1 thread.rb |
| 2 fiber.so |
| 3 rational.so |
| 4 complex.so |
| 5 ruby2_keywords.rb |
| |
| * Process memory map: |
| |
| 5651ec54c000-5651ec576000 r--p 00000000 00:51 3033836440 /tmp/ruby/v3/build/trunk-random3/miniruby |
| 5651ec576000-5651ec845000 r-xp 0002a000 00:51 3033836440 /tmp/ruby/v3/build/trunk-random3/miniruby |
| 5651ec845000-5651ec95a000 r--p 002f9000 00:51 3033836440 /tmp/ruby/v3/build/trunk-random3/miniruby |
| 5651ec95b000-5651ec962000 r--p 0040e000 00:51 3033836440 /tmp/ruby/v3/build/trunk-random3/miniruby |
| 5651ec962000-5651ec963000 rw-p 00415000 00:51 3033836440 /tmp/ruby/v3/build/trunk-random3/miniruby |
| 5651ec963000-5651ec975000 rw-p 00000000 00:00 0 |
| 5651ed04c000-5651ed25a000 rw-p 00000000 00:00 0 [heap] |
| 7fdb79cd0000-7fdb7c000000 r--s 00000000 00:51 3033836440 /tmp/ruby/v3/build/trunk-random3/miniruby |
| 7fdb7c000000-7fdb7c021000 rw-p 00000000 00:00 0 |
| 7fdb7c021000-7fdb80000000 ---p 00000000 00:00 0 |
| 7fdb80507000-7fdb81599000 r--s 00000000 fe:00 4302218586 /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fdb81599000-7fdb81789000 r--s 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fdb81789000-7fdb819fd000 r--s 00000000 fe:00 3357644 /usr/lib/debug/.build-id/4f/c5fc33f4429136a494c640b113d76f610e4abc.debug |
| 7fdb819fd000-7fdb81a24000 r--s 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fdb81a24000-7fdb81a27000 r--p 00000000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fdb81a27000-7fdb81a39000 r-xp 00003000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fdb81a39000-7fdb81a3d000 r--p 00015000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fdb81a3d000-7fdb81a3e000 r--p 00018000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fdb81a3e000-7fdb81a3f000 rw-p 00019000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fdb81a3f000-7fdb81a78000 rw-p 00000000 00:00 0 |
| 7fdb81a7b000-7fdb81abc000 rw-p 00000000 00:00 0 |
| 7fdb81abf000-7fdb81ac0000 ---p 00000000 00:00 0 |
| 7fdb81ac0000-7fdb81cd8000 rw-p 00000000 00:00 0 |
| 7fdb81cd8000-7fdb81cd9000 ---p 00000000 00:00 0 |
| 7fdb81cd9000-7fdb81d7a000 rw-p 00000000 00:00 0 |
| 7fdb81d7a000-7fdb81d7b000 ---p 00000000 00:00 0 |
| 7fdb81d7b000-7fdb81e1c000 rw-p 00000000 00:00 0 |
| 7fdb81e1c000-7fdb81e1d000 ---p 00000000 00:00 0 |
| 7fdb81e1d000-7fdb81ebe000 rw-p 00000000 00:00 0 |
| 7fdb81ebe000-7fdb81ebf000 ---p 00000000 00:00 0 |
| 7fdb81ebf000-7fdb81f60000 rw-p 00000000 00:00 0 |
| 7fdb81f60000-7fdb81f61000 ---p 00000000 00:00 0 |
| 7fdb81f61000-7fdb82002000 rw-p 00000000 00:00 0 |
| 7fdb82002000-7fdb82003000 ---p 00000000 00:00 0 |
| 7fdb82003000-7fdb820a4000 rw-p 00000000 00:00 0 |
| 7fdb820a4000-7fdb820a5000 ---p 00000000 00:00 0 |
| 7fdb820a5000-7fdb82146000 rw-p 00000000 00:00 0 |
| 7fdb82146000-7fdb82147000 ---p 00000000 00:00 0 |
| 7fdb82147000-7fdb821e8000 rw-p 00000000 00:00 0 |
| 7fdb821e8000-7fdb821e9000 ---p 00000000 00:00 0 |
| 7fdb821e9000-7fdb8228a000 rw-p 00000000 00:00 0 |
| 7fdb8228a000-7fdb8228b000 ---p 00000000 00:00 0 |
| 7fdb8228b000-7fdb8232c000 rw-p 00000000 00:00 0 |
| 7fdb8232c000-7fdb8232d000 ---p 00000000 00:00 0 |
| 7fdb8232d000-7fdb823ce000 rw-p 00000000 00:00 0 |
| 7fdb823ce000-7fdb823cf000 ---p 00000000 00:00 0 |
| 7fdb823cf000-7fdb82470000 rw-p 00000000 00:00 0 |
| 7fdb82470000-7fdb82471000 ---p 00000000 00:00 0 |
| 7fdb82471000-7fdb82512000 rw-p 00000000 00:00 0 |
| 7fdb82512000-7fdb82513000 ---p 00000000 00:00 0 |
| 7fdb82513000-7fdb825b4000 rw-p 00000000 00:00 0 |
| 7fdb825b4000-7fdb825b5000 ---p 00000000 00:00 0 |
| 7fdb825b5000-7fdb82656000 rw-p 00000000 00:00 0 |
| 7fdb82656000-7fdb82657000 ---p 00000000 00:00 0 |
| 7fdb82657000-7fdb826f8000 rw-p 00000000 00:00 0 |
| 7fdb826f8000-7fdb826f9000 ---p 00000000 00:00 0 |
| 7fdb826f9000-7fdb8279a000 rw-p 00000000 00:00 0 |
| 7fdb8279a000-7fdb8279b000 ---p 00000000 00:00 0 |
| 7fdb8279b000-7fdb8283c000 rw-p 00000000 00:00 0 |
| 7fdb8283c000-7fdb8283d000 ---p 00000000 00:00 0 |
| 7fdb8283d000-7fdb828de000 rw-p 00000000 00:00 0 |
| 7fdb828de000-7fdb828df000 ---p 00000000 00:00 0 |
| 7fdb828df000-7fdb82980000 rw-p 00000000 00:00 0 |
| 7fdb82980000-7fdb82981000 ---p 00000000 00:00 0 |
| 7fdb82981000-7fdb82a22000 rw-p 00000000 00:00 0 |
| 7fdb82a22000-7fdb82a23000 ---p 00000000 00:00 0 |
| 7fdb82a23000-7fdb82ac4000 rw-p 00000000 00:00 0 |
| 7fdb82ac4000-7fdb82ac5000 ---p 00000000 00:00 0 |
| 7fdb82ac5000-7fdb82b66000 rw-p 00000000 00:00 0 |
| 7fdb82b66000-7fdb82b67000 ---p 00000000 00:00 0 |
| 7fdb82b67000-7fdb82c08000 rw-p 00000000 00:00 0 |
| 7fdb82c08000-7fdb82c09000 ---p 00000000 00:00 0 |
| 7fdb82c09000-7fdb82caa000 rw-p 00000000 00:00 0 |
| 7fdb82caa000-7fdb82cab000 ---p 00000000 00:00 0 |
| 7fdb82cab000-7fdb82d4c000 rw-p 00000000 00:00 0 |
| 7fdb82d4c000-7fdb82d4d000 ---p 00000000 00:00 0 |
| 7fdb82d4d000-7fdb82dee000 rw-p 00000000 00:00 0 |
| 7fdb82dee000-7fdb82def000 ---p 00000000 00:00 0 |
| 7fdb82def000-7fdb82e90000 rw-p 00000000 00:00 0 |
| 7fdb82e90000-7fdb82e91000 ---p 00000000 00:00 0 |
| 7fdb82e91000-7fdb82f32000 rw-p 00000000 00:00 0 |
| 7fdb82f32000-7fdb82f33000 ---p 00000000 00:00 0 |
| 7fdb82f33000-7fdb82fd4000 rw-p 00000000 00:00 0 |
| 7fdb82fd4000-7fdb82fd5000 ---p 00000000 00:00 0 |
| 7fdb82fd5000-7fdb83076000 rw-p 00000000 00:00 0 |
| 7fdb83076000-7fdb83077000 ---p 00000000 00:00 0 |
| 7fdb83077000-7fdb85138000 rw-p 00000000 00:00 0 |
| 7fdb8513f000-7fdb851fc000 rw-p 00000000 00:00 0 |
| 7fdb85202000-7fdb85305000 rw-p 00000000 00:00 0 |
| 7fdb85305000-7fdb8532a000 r--p 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fdb8532a000-7fdb854a2000 r-xp 00025000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fdb854a2000-7fdb854ec000 r--p 0019d000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fdb854ec000-7fdb854ed000 ---p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fdb854ed000-7fdb854f0000 r--p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fdb854f0000-7fdb854f3000 rw-p 001ea000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fdb854f3000-7fdb854f7000 rw-p 00000000 00:00 0 |
| 7fdb854f7000-7fdb85506000 r--p 00000000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fdb85506000-7fdb855ad000 r-xp 0000f000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fdb855ad000-7fdb85644000 r--p 000b6000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fdb85644000-7fdb85645000 r--p 0014c000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fdb85645000-7fdb85646000 rw-p 0014d000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fdb85646000-7fdb85648000 rw-p 00000000 00:00 0 |
| 7fdb85648000-7fdb8564a000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fdb8564a000-7fdb8565f000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fdb8565f000-7fdb85679000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fdb85679000-7fdb8567a000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fdb8567a000-7fdb8567b000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fdb8567b000-7fdb85683000 rw-p 00000000 00:00 0 |
| 7fdb85683000-7fdb85684000 r--p 00000000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fdb85684000-7fdb85686000 r-xp 00001000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fdb85686000-7fdb85687000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fdb85687000-7fdb85688000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fdb85688000-7fdb85689000 rw-p 00004000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fdb85689000-7fdb85693000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fdb85693000-7fdb856f3000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fdb856f3000-7fdb8570a000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fdb8570a000-7fdb8570b000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fdb8570b000-7fdb8570c000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fdb8570c000-7fdb8570d000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fdb8570d000-7fdb85710000 r--p 00000000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fdb85710000-7fdb85714000 r-xp 00003000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fdb85714000-7fdb85715000 r--p 00007000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fdb85715000-7fdb85716000 ---p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fdb85716000-7fdb85717000 r--p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fdb85717000-7fdb85718000 rw-p 00009000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fdb85718000-7fdb8571f000 r--p 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fdb8571f000-7fdb85730000 r-xp 00007000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fdb85730000-7fdb85735000 r--p 00018000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fdb85735000-7fdb85736000 r--p 0001c000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fdb85736000-7fdb85737000 rw-p 0001d000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fdb85737000-7fdb8573b000 rw-p 00000000 00:00 0 |
| 7fdb8573b000-7fdb8573d000 r--p 00000000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fdb8573d000-7fdb8574e000 r-xp 00002000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fdb8574e000-7fdb85754000 r--p 00013000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fdb85754000-7fdb85755000 ---p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fdb85755000-7fdb85756000 r--p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fdb85756000-7fdb85757000 rw-p 0001a000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fdb85757000-7fdb85759000 rw-p 00000000 00:00 0 |
| 7fdb8575f000-7fdb85760000 r--p 00000000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fdb85760000-7fdb85783000 r-xp 00001000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fdb85783000-7fdb8578b000 r--p 00024000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fdb8578c000-7fdb8578d000 r--p 0002c000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fdb8578d000-7fdb8578e000 rw-p 0002d000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fdb8578e000-7fdb8578f000 rw-p 00000000 00:00 0 |
| 7fff39aec000-7fff3a2eb000 rw-p 00000000 00:00 0 [stack] |
| 7fff3a385000-7fff3a387000 r--p 00000000 00:00 0 [vvar] |
| 7fff3a387000-7fff3a389000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] |
| #1289 test_ractor.rb:1475:in `<top (required)>': |
| Ractor.new do |
| loop do |
| Encoding.find("test-enc-2300").inspect |
| rescue ArgumentError => e |
| end |
| end |
| |
| src = Encoding.find("UTF-8") |
| 10000.times{|i| |
| src.replicate("test-enc-#{i}") |
| } |
| #=> "" (expected "10000") |
| FAIL 1/1676 tests failed |
| make: *** [uncommon.mk:768: yes-btest] Error 1 |
| "make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| "make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec |