| "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-random2/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 -j6'" exit with 512. |
| Fstderr output is not empty |
| bootstraptest.test_ractor.rb_1475_1298.rb:4: [BUG] Segmentation fault at 0x0000000000000000 |
| ruby 3.2.0dev (2022-02-17T13:47:02Z master 4113862c00) [x86_64-linux] |
| |
| -- Control frame information ----------------------------------------------- |
| c:0005 p:---- s:0019 e:000018 CFUNC :find |
| me: |
| called_id: find, type: cfunc |
| owner class: 0x00007fc4052c2f88 [3LM ] T_CLASS (annon) |
| self: 0x00007fc4052c3028 [3LM R ] T_CLASS Encoding |
| c:0004 p:0014 s:0014 e:000013 BLOCK bootstraptest.test_ractor.rb_1475_1298.rb:4 [FINISH] |
| self: 0x00007fc40738b148 [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: 0x00007fc4052c38e8 [3LM ] T_MODULE Kernel |
| defined_class: 0x00007fc4052c3848 [3LM ] T_ICLASS src:Kernel |
| self: 0x00007fc40738b148 [0 U ] ractor (Ractor)r:2 |
| c:0002 p:0005 s:0006 e:000005 BLOCK bootstraptest.test_ractor.rb_1475_1298.rb:3 [FINISH] |
| self: 0x00007fc40738b148 [0 U ] ractor (Ractor)r:2 |
| c:0001 p:---- s:0003 e:000002 (none) [FINISH] |
| self: T_NIL |
| |
| -- Ruby level backtrace information ---------------------------------------- |
| bootstraptest.test_ractor.rb_1475_1298.rb:3:in `block in <main>' |
| bootstraptest.test_ractor.rb_1475_1298.rb:3:in `loop' |
| bootstraptest.test_ractor.rb_1475_1298.rb:4:in `block (2 levels) in <main>' |
| bootstraptest.test_ractor.rb_1475_1298.rb:4:in `find' |
| |
| -- Machine register context ------------------------------------------------ |
| RIP: 0x000055e03cd4e7b7 RBP: 0x00007fc403e5db88 RSP: 0x00007fc403d4d318 |
| RAX: 0x00007fc403e5dba8 RBX: 0x0000000000000000 RCX: 0x00007fc403e5dba8 |
| RDX: 0x00007fc403d4d350 RDI: 0x0000000000000000 RSI: 0x0000000000000d01 |
| R8: 0x0000000000000d01 R9: 0x000055e03e238fb0 R10: 0x000055e03e3132d8 |
| R11: 0x00007fc403d4d5e0 R12: 0x00007fc403e5db88 R13: 0x00007fc403e5db88 |
| R14: 0x0000000000000d01 R15: 0x00007fc403d4d350 EFL: 0x0000000000010206 |
| |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_print_backtrace+0x11) [0x55e03cdb922a] /tmp/ruby/v3/src/trunk-random2/vm_dump.c:759 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_vm_bugreport) /tmp/ruby/v3/src/trunk-random2/vm_dump.c:1043 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_bug_for_fatal_signal+0xf4) [0x55e03cbb8fc4] /tmp/ruby/v3/src/trunk-random2/error.c:821 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(sigsegv+0x4d) [0x55e03cd113ad] /tmp/ruby/v3/src/trunk-random2/signal.c:964 |
| /lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7fc4078be3c0] ../sysdeps/pthread/funlockfile.c:28 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_id_table_lookup+0x7) [0x55e03cd4e7b7] /tmp/ruby/v3/src/trunk-random2/symbol.h:72 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(lookup_method_table+0x18) [0x55e03cd95284] /tmp/ruby/v3/src/trunk-random2/vm_method.c:746 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(search_method0) /tmp/ruby/v3/src/trunk-random2/vm_method.c:1150 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(search_method) /tmp/ruby/v3/src/trunk-random2/vm_method.c:1169 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(callable_method_entry) /tmp/ruby/v3/src/trunk-random2/vm_method.c:1330 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(gccct_method_search_slowpath+0x38) [0x55e03cd95ab8] /tmp/ruby/v3/src/trunk-random2/vm_eval.c:433 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(gccct_method_search+0x4b) [0x55e03cdafd0b] /tmp/ruby/v3/src/trunk-random2/vm_eval.c:482 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_funcallv_scope) /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1044 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_funcallv) /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1065 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_obj_as_string+0x11) [0x55e03cd2eb58] /tmp/ruby/v3/src/trunk-random2/string.c:1650 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_obj_as_string) /tmp/ruby/v3/src/trunk-random2/string.c:1643 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(ruby__sfvextra+0x195) [0x55e03cd13a25] /tmp/ruby/v3/src/trunk-random2/sprintf.c:1128 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(BSD_vfprintf+0xa3e) [0x55e03cd1488e] /tmp/ruby/v3/src/trunk-random2/vsnprintf.c:830 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_enc_vsprintf+0xd9) [0x55e03cd176c9] /tmp/ruby/v3/src/trunk-random2/sprintf.c:1173 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_sprintf+0x9d) [0x55e03cd1791d] /tmp/ruby/v3/src/trunk-random2/sprintf.c:1207 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(unexpected_type+0x63) [0x55e03cb1b31c] /tmp/ruby/v3/src/trunk-random2/error.c:991 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(Check_Type+0x0) [0x55e03cb1b3ad] /tmp/ruby/v3/src/trunk-random2/error.c:1035 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_warning_category_from_name) /tmp/ruby/v3/src/trunk-random2/error.c:169 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_unexpected_type) (null):0 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_long2int_inline+0x0) [0x55e03cb1cddc] /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/value_type.h:446 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(RSTRING_LENINT) /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rstring.h:556 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_str_upto_each) /tmp/ruby/v3/src/trunk-random2/string.c:4756 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_construct_expanded_load_path+0x174) [0x55e03cc270c4] /tmp/ruby/v3/src/trunk-random2/load.c:88 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(get_expanded_load_path+0x91) [0x55e03cc272b1] /tmp/ruby/v3/src/trunk-random2/load.c:103 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_feature_p+0x2f0) [0x55e03cc28430] /tmp/ruby/v3/src/trunk-random2/load.c:560 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(search_required+0x69) [0x55e03cc29529] /tmp/ruby/v3/src/trunk-random2/load.c:985 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(require_internal) /tmp/ruby/v3/src/trunk-random2/load.c:1146 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(load_encoding+0xd7) [0x55e03cb9e6a7] /tmp/ruby/v3/src/trunk-random2/encoding.c:823 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_enc_find_index+0xd0) [0x55e03cba08d0] /tmp/ruby/v3/src/trunk-random2/encoding.c:889 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(str_find_encindex+0x2c) [0x55e03cba14e8] /tmp/ruby/v3/src/trunk-random2/encoding.c:307 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(str_to_encindex) /tmp/ruby/v3/src/trunk-random2/encoding.c:315 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(enc_find) /tmp/ruby/v3/src/trunk-random2/encoding.c:1442 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_call_cfunc_with_frame+0x12b) [0x55e03cd9074b] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3037 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_sendish+0x10) [0x55e03cd9e9a2] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:4751 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_exec_core) ../../src/trunk-random2/insns.def:778 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_vm_exec+0xd3) [0x55e03cda4573] /tmp/ruby/v3/src/trunk-random2/vm.c:2211 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(invoke_block_from_c_bh+0x182) [0x55e03cda797f] /tmp/ruby/v3/src/trunk-random2/vm.c:1316 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_yield_with_cref) /tmp/ruby/v3/src/trunk-random2/vm.c:1427 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_yield) /tmp/ruby/v3/src/trunk-random2/vm.c:1435 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_yield_0) /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1347 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(loop_i) /tmp/ruby/v3/src/trunk-random2/vm_eval.c:1446 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_vrescue2+0x126) [0x55e03cbc1776] /tmp/ruby/v3/src/trunk-random2/eval.c:903 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_rescue2+0x8e) [0x55e03cbc19fe] /tmp/ruby/v3/src/trunk-random2/eval.c:884 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_call_cfunc_with_frame+0x12b) [0x55e03cd9074b] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3037 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_call_method_each_type+0x79) [0x55e03cda5779] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3639 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_call_method+0xb4) [0x55e03cda6044] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3750 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_sendish+0xe) [0x55e03cd9eab3] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:4751 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(vm_exec_core) ../../src/trunk-random2/insns.def:759 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(rb_vm_exec+0xd3) [0x55e03cda4573] /tmp/ruby/v3/src/trunk-random2/vm.c:2211 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(thread_do_start_proc+0x220) [0x55e03cd59670] /tmp/ruby/v3/src/trunk-random2/thread.c:695 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(thread_do_start+0xc) [0x55e03cd5a4dc] /tmp/ruby/v3/src/trunk-random2/thread.c:739 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(thread_start_func_2) /tmp/ruby/v3/src/trunk-random2/thread.c:809 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(register_cached_thread_and_wait+0x0) [0x55e03cd5a7f1] /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:1054 |
| /tmp/ruby/v3/build/trunk-random2/miniruby(thread_start_func_1) /tmp/ruby/v3/src/trunk-random2/thread_pthread.c:1061 |
| /lib/x86_64-linux-gnu/libpthread.so.0(start_thread+0xd9) [0x7fc4078b2609] 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) [0x7fc4075b8293] ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 |
| |
| -- Other runtime information ----------------------------------------------- |
| |
| * Loaded script: bootstraptest.test_ractor.rb_1475_1298.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: |
| |
| 55e03caef000-55e03cb19000 r--p 00000000 00:46 4007967364 /tmp/ruby/v3/build/trunk-random2/miniruby |
| 55e03cb19000-55e03cde9000 r-xp 0002a000 00:46 4007967364 /tmp/ruby/v3/build/trunk-random2/miniruby |
| 55e03cde9000-55e03cefe000 r--p 002fa000 00:46 4007967364 /tmp/ruby/v3/build/trunk-random2/miniruby |
| 55e03ceff000-55e03cf06000 r--p 0040f000 00:46 4007967364 /tmp/ruby/v3/build/trunk-random2/miniruby |
| 55e03cf06000-55e03cf07000 rw-p 00416000 00:46 4007967364 /tmp/ruby/v3/build/trunk-random2/miniruby |
| 55e03cf07000-55e03cf19000 rw-p 00000000 00:00 0 |
| 55e03e236000-55e03e416000 rw-p 00000000 00:00 0 [heap] |
| 7fc3fc000000-7fc3fc021000 rw-p 00000000 00:00 0 |
| 7fc3fc021000-7fc400000000 ---p 00000000 00:00 0 |
| 7fc400356000-7fc4013e8000 r--s 00000000 fe:00 4302218586 /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fc4013e8000-7fc4015d8000 r--s 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fc4015d8000-7fc40184c000 r--s 00000000 fe:00 3357644 /usr/lib/debug/.build-id/4f/c5fc33f4429136a494c640b113d76f610e4abc.debug |
| 7fc40184c000-7fc401873000 r--s 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fc401873000-7fc403bb4000 r--s 00000000 00:46 4007967364 /tmp/ruby/v3/build/trunk-random2/miniruby |
| 7fc403bb4000-7fc403bb7000 r--p 00000000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fc403bb7000-7fc403bc9000 r-xp 00003000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fc403bc9000-7fc403bcd000 r--p 00015000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fc403bcd000-7fc403bce000 r--p 00018000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fc403bce000-7fc403bcf000 rw-p 00019000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7fc403bcf000-7fc403c08000 rw-p 00000000 00:00 0 |
| 7fc403c0b000-7fc403c4c000 rw-p 00000000 00:00 0 |
| 7fc403c4f000-7fc403c50000 ---p 00000000 00:00 0 |
| 7fc403c50000-7fc403e68000 rw-p 00000000 00:00 0 |
| 7fc403e68000-7fc403e69000 ---p 00000000 00:00 0 |
| 7fc403e69000-7fc403f0a000 rw-p 00000000 00:00 0 |
| 7fc403f0a000-7fc403f0b000 ---p 00000000 00:00 0 |
| 7fc403f0b000-7fc403fac000 rw-p 00000000 00:00 0 |
| 7fc403fac000-7fc403fad000 ---p 00000000 00:00 0 |
| 7fc403fad000-7fc40404e000 rw-p 00000000 00:00 0 |
| 7fc40404e000-7fc40404f000 ---p 00000000 00:00 0 |
| 7fc40404f000-7fc4040f0000 rw-p 00000000 00:00 0 |
| 7fc4040f0000-7fc4040f1000 ---p 00000000 00:00 0 |
| 7fc4040f1000-7fc404192000 rw-p 00000000 00:00 0 |
| 7fc404192000-7fc404193000 ---p 00000000 00:00 0 |
| 7fc404193000-7fc404234000 rw-p 00000000 00:00 0 |
| 7fc404234000-7fc404235000 ---p 00000000 00:00 0 |
| 7fc404235000-7fc4042d6000 rw-p 00000000 00:00 0 |
| 7fc4042d6000-7fc4042d7000 ---p 00000000 00:00 0 |
| 7fc4042d7000-7fc404378000 rw-p 00000000 00:00 0 |
| 7fc404378000-7fc404379000 ---p 00000000 00:00 0 |
| 7fc404379000-7fc40441a000 rw-p 00000000 00:00 0 |
| 7fc40441a000-7fc40441b000 ---p 00000000 00:00 0 |
| 7fc40441b000-7fc4044bc000 rw-p 00000000 00:00 0 |
| 7fc4044bc000-7fc4044bd000 ---p 00000000 00:00 0 |
| 7fc4044bd000-7fc40455e000 rw-p 00000000 00:00 0 |
| 7fc40455e000-7fc40455f000 ---p 00000000 00:00 0 |
| 7fc40455f000-7fc404600000 rw-p 00000000 00:00 0 |
| 7fc404600000-7fc404601000 ---p 00000000 00:00 0 |
| 7fc404601000-7fc4046a2000 rw-p 00000000 00:00 0 |
| 7fc4046a2000-7fc4046a3000 ---p 00000000 00:00 0 |
| 7fc4046a3000-7fc404744000 rw-p 00000000 00:00 0 |
| 7fc404744000-7fc404745000 ---p 00000000 00:00 0 |
| 7fc404745000-7fc4047e6000 rw-p 00000000 00:00 0 |
| 7fc4047e6000-7fc4047e7000 ---p 00000000 00:00 0 |
| 7fc4047e7000-7fc404888000 rw-p 00000000 00:00 0 |
| 7fc404888000-7fc404889000 ---p 00000000 00:00 0 |
| 7fc404889000-7fc40492a000 rw-p 00000000 00:00 0 |
| 7fc40492a000-7fc40492b000 ---p 00000000 00:00 0 |
| 7fc40492b000-7fc4049cc000 rw-p 00000000 00:00 0 |
| 7fc4049cc000-7fc4049cd000 ---p 00000000 00:00 0 |
| 7fc4049cd000-7fc404a6e000 rw-p 00000000 00:00 0 |
| 7fc404a6e000-7fc404a6f000 ---p 00000000 00:00 0 |
| 7fc404a6f000-7fc404b10000 rw-p 00000000 00:00 0 |
| 7fc404b10000-7fc404b11000 ---p 00000000 00:00 0 |
| 7fc404b11000-7fc404bb2000 rw-p 00000000 00:00 0 |
| 7fc404bb2000-7fc404bb3000 ---p 00000000 00:00 0 |
| 7fc404bb3000-7fc404c54000 rw-p 00000000 00:00 0 |
| 7fc404c54000-7fc404c55000 ---p 00000000 00:00 0 |
| 7fc404c55000-7fc404cf6000 rw-p 00000000 00:00 0 |
| 7fc404cf6000-7fc404cf7000 ---p 00000000 00:00 0 |
| 7fc404cf7000-7fc404d98000 rw-p 00000000 00:00 0 |
| 7fc404d98000-7fc404d99000 ---p 00000000 00:00 0 |
| 7fc404d99000-7fc404e3a000 rw-p 00000000 00:00 0 |
| 7fc404e3a000-7fc404e3b000 ---p 00000000 00:00 0 |
| 7fc404e3b000-7fc404edc000 rw-p 00000000 00:00 0 |
| 7fc404edc000-7fc404edd000 ---p 00000000 00:00 0 |
| 7fc404edd000-7fc404f7e000 rw-p 00000000 00:00 0 |
| 7fc404f7e000-7fc404f7f000 ---p 00000000 00:00 0 |
| 7fc404f7f000-7fc405020000 rw-p 00000000 00:00 0 |
| 7fc405020000-7fc405021000 ---p 00000000 00:00 0 |
| 7fc405021000-7fc4050c2000 rw-p 00000000 00:00 0 |
| 7fc4050c2000-7fc4050c3000 ---p 00000000 00:00 0 |
| 7fc4050c3000-7fc405164000 rw-p 00000000 00:00 0 |
| 7fc405164000-7fc405165000 ---p 00000000 00:00 0 |
| 7fc405165000-7fc405206000 rw-p 00000000 00:00 0 |
| 7fc405206000-7fc405207000 ---p 00000000 00:00 0 |
| 7fc405207000-7fc4072c8000 rw-p 00000000 00:00 0 |
| 7fc4072cf000-7fc40738c000 rw-p 00000000 00:00 0 |
| 7fc407393000-7fc407496000 rw-p 00000000 00:00 0 |
| 7fc407496000-7fc4074bb000 r--p 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fc4074bb000-7fc407633000 r-xp 00025000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fc407633000-7fc40767d000 r--p 0019d000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fc40767d000-7fc40767e000 ---p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fc40767e000-7fc407681000 r--p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fc407681000-7fc407684000 rw-p 001ea000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7fc407684000-7fc407688000 rw-p 00000000 00:00 0 |
| 7fc407688000-7fc407697000 r--p 00000000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fc407697000-7fc40773e000 r-xp 0000f000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fc40773e000-7fc4077d5000 r--p 000b6000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fc4077d5000-7fc4077d6000 r--p 0014c000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fc4077d6000-7fc4077d7000 rw-p 0014d000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7fc4077d7000-7fc4077d9000 rw-p 00000000 00:00 0 |
| 7fc4077d9000-7fc4077db000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fc4077db000-7fc4077f0000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fc4077f0000-7fc40780a000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fc40780a000-7fc40780b000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fc40780b000-7fc40780c000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7fc40780c000-7fc407814000 rw-p 00000000 00:00 0 |
| 7fc407814000-7fc407815000 r--p 00000000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fc407815000-7fc407817000 r-xp 00001000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fc407817000-7fc407818000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fc407818000-7fc407819000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fc407819000-7fc40781a000 rw-p 00004000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7fc40781a000-7fc407824000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fc407824000-7fc407884000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fc407884000-7fc40789b000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fc40789b000-7fc40789c000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fc40789c000-7fc40789d000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fc40789d000-7fc40789e000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7fc40789e000-7fc4078a1000 r--p 00000000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fc4078a1000-7fc4078a5000 r-xp 00003000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fc4078a5000-7fc4078a6000 r--p 00007000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fc4078a6000-7fc4078a7000 ---p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fc4078a7000-7fc4078a8000 r--p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fc4078a8000-7fc4078a9000 rw-p 00009000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7fc4078a9000-7fc4078b0000 r--p 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fc4078b0000-7fc4078c1000 r-xp 00007000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fc4078c1000-7fc4078c6000 r--p 00018000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fc4078c6000-7fc4078c7000 r--p 0001c000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fc4078c7000-7fc4078c8000 rw-p 0001d000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7fc4078c8000-7fc4078cc000 rw-p 00000000 00:00 0 |
| 7fc4078cc000-7fc4078ce000 r--p 00000000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fc4078ce000-7fc4078df000 r-xp 00002000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fc4078df000-7fc4078e5000 r--p 00013000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fc4078e5000-7fc4078e6000 ---p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fc4078e6000-7fc4078e7000 r--p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fc4078e7000-7fc4078e8000 rw-p 0001a000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7fc4078e8000-7fc4078ea000 rw-p 00000000 00:00 0 |
| 7fc4078f0000-7fc4078f1000 r--p 00000000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fc4078f1000-7fc407914000 r-xp 00001000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fc407914000-7fc40791c000 r--p 00024000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fc40791d000-7fc40791e000 r--p 0002c000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fc40791e000-7fc40791f000 rw-p 0002d000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7fc40791f000-7fc407920000 rw-p 00000000 00:00 0 |
| 7fff09e91000-7fff0a690000 rw-p 00000000 00:00 0 [stack] |
| 7fff0a7b0000-7fff0a7b2000 r--p 00000000 00:00 0 [vvar] |
| 7fff0a7b2000-7fff0a7b4000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] |
| #1298 test_ractor.rb:1475: |
| Ractor.new do |
| loop do |
| Encoding.find("test-enc-3772").inspect |
| rescue ArgumentError => e |
| end |
| end |
| |
| src = Encoding.find("UTF-8") |
| 10000.times{|i| |
| src.replicate("test-enc-#{i}") |
| } |
| #=> "" (expected "10000") |
| FAIL 1/0 tests failed |
| make: *** [uncommon.mk:768: yes-btest] Error 1 |
| "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 0. |
| "make yes-test-rubyspec TESTS=\"--test-order=random\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random2/miniruby -I/tmp/ruby/v3/src/trunk-random2/lib /tmp/ruby/v3/src/trunk-random2/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random2 --extout=.ext -- /tmp/ruby/v3/src/trunk-random2/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random2/spec/default.mspec |