| "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:1200: /tmp/ruby/v3/src/trunk-jemalloc/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. |
| EEA core file is found. Saving it at: "/tmp/bootstraptest-core.2022-04-05T12:43:42Z" |
| A core file is found. Saving it at: "/tmp/bootstraptest-core.2022-04-05T12:43:42Z" |
| #<Thread:0x00005609d07d5278 /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:228 run> terminated with exception (report_on_exception is true): |
| /usr/lib/ruby/2.7.0/fileutils.rb:548:in `rename': No such file or directory @ rb_file_s_rename - (core, /tmp/bootstraptest-core.2022-04-05T12:43:42Z) (Errno::ENOENT) |
| from /usr/lib/ruby/2.7.0/fileutils.rb:548:in `block in mv' |
| from /usr/lib/ruby/2.7.0/fileutils.rb:1588:in `block in fu_each_src_dest' |
| from /usr/lib/ruby/2.7.0/fileutils.rb:1604:in `fu_each_src_dest0' |
| from /usr/lib/ruby/2.7.0/fileutils.rb:1586:in `fu_each_src_dest' |
| from /usr/lib/ruby/2.7.0/fileutils.rb:539:in `mv' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:705:in `cleanup_coredump' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:461:in `rescue in show_progress' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:455:in `show_progress' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:375:in `assert_check' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:508:in `block in assert_equal' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:371:in `call' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:230:in `block (2 levels) in concurrent_exec_test' |
| /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:719:in `check_coredump': core dumped (CoreDumpError) |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:456:in `show_progress' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:375:in `assert_check' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:508:in `block in assert_equal' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:371:in `call' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:230:in `block (2 levels) in concurrent_exec_test' |
| Fstderr output is not empty |
| bootstraptest.test_ractor.rb_507_1256.rb:15: [BUG] Segmentation fault at 0x0000000000000000 |
| ruby 3.2.0dev (2022-04-05T10:23:38Z master d9c6f8d45c) [x86_64-linux] |
| |
| -- Control frame information ----------------------------------------------- |
| c:0002 p:0085 s:0018 E:000a70 EVAL bootstraptest.test_ractor.rb_507_1256.rb:15 [FINISH] |
| self: 0x00007f25a73ace28 [3LM ] T_OBJECT (embed) len:3 |
| lvars: |
| rs: 0x00007f25a73f7ab8 [3LM ] T_ARRAY (Array)[ ] len: 6, capa:16 ptr:0x00007f25a46aa480 |
| received: 0x00007f25a73efcc8 [3LM ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x00007f25a4592360 |
| take: 0x00007f25a73efca0 [3LM ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x00007f25a4592220 |
| yielded: 0x00007f25a73efc78 [3LM ] T_ARRAY (Array)[ ] len: 7, capa:20 ptr:0x00007f25a45922c0 |
| r: T_SYMBOL yield |
| v: T_NIL |
| c:0001 p:0000 s:0003 E:001f10 (none) [FINISH] |
| self: 0x00007f25a73ace28 [3LM ] T_OBJECT (embed) len:3 |
| |
| -- Ruby level backtrace information ---------------------------------------- |
| bootstraptest.test_ractor.rb_507_1256.rb:15:in `<main>' |
| |
| -- Machine register context ------------------------------------------------ |
| RIP: 0x0000557945b7e3f8 RBP: 0x0000557945b8f000 RSP: 0x00007fff013fb890 |
| RAX: 0x0000000000003000 RBX: 0x00000000000000c0 RCX: 0xcccccccccccccccd |
| RDX: 0x0000000000000600 RDI: 0x00007f25a7841000 RSI: 0x4c000005f9840f00 |
| R8: 0x00007fff013fb8e4 R9: 0x0000000000000020 R10: 0x00007f25a7c07a08 |
| R11: 0x0000000000000002 R12: 0x00007f25a7841000 R13: 0x0000557945b80000 |
| R14: 0x00007f25a2200000 R15: 0x0000000000000000 EFL: 0x0000000000010246 |
| |
| -- C level backtrace information ------------------------------------------- |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_print_backtrace+0x11) [0x557945d5effa] /tmp/ruby/v3/src/trunk-jemalloc/vm_dump.c:759 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_vm_bugreport) /tmp/ruby/v3/src/trunk-jemalloc/vm_dump.c:1043 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_bug_for_fatal_signal+0xf4) [0x557945b5c154] /tmp/ruby/v3/src/trunk-jemalloc/error.c:822 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(sigsegv+0x4d) [0x557945cb57bd] /tmp/ruby/v3/src/trunk-jemalloc/signal.c:964 |
| /lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f25a850c3c0] ../sysdeps/pthread/funlockfile.c:28 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(RVALUE_WB_UNPROTECTED+0x1a) [0x557945b7e3f8] /tmp/ruby/v3/src/trunk-jemalloc/gc.c:1576 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rgengc_check_relation) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:6685 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rgengc_check_relation+0x5) [0x557945b85025] /tmp/ruby/v3/src/trunk-jemalloc/gc.c:6782 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(gc_mark_ptr) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:6763 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(gc_mark+0x15) [0x557945b85b6d] /tmp/ruby/v3/src/trunk-jemalloc/gc.c:6812 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(cc_table_mark_i) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:3142 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_id_table_foreach+0x84) [0x557945cf4054] /tmp/ruby/v3/src/trunk-jemalloc/id_table.c:278 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(cc_table_mark+0x2a) [0x557945b867d5] /tmp/ruby/v3/src/trunk-jemalloc/gc.c:3164 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(gc_mark_children) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:6977 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(gc_marks_wb_unprotected_objects_plane+0x21) [0x557945b89019] /tmp/ruby/v3/src/trunk-jemalloc/gc.c:7960 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rgengc_rememberset_mark_plane) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:7952 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rgengc_rememberset_mark) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:8516 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(gc_marks_start) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:7940 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(gc_marks) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:8342 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(gc_start) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:9169 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(heap_prepare+0x60) [0x557945b8bed0] /tmp/ruby/v3/src/trunk-jemalloc/gc.c:2324 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(heap_next_free_page) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:2527 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(newobj_alloc) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:2632 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(newobj_init+0x0) [0x557945b8d995] /tmp/ruby/v3/src/trunk-jemalloc/gc.c:2725 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(newobj_of0) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:2726 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(newobj_of) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:2742 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_wb_protected_newobj_of) /tmp/ruby/v3/src/trunk-jemalloc/gc.c:2764 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(hash_alloc_flags+0x12) [0x557945b98dcf] /tmp/ruby/v3/src/trunk-jemalloc/hash.c:1526 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(hash_alloc) /tmp/ruby/v3/src/trunk-jemalloc/hash.c:1536 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_hash_new) /tmp/ruby/v3/src/trunk-jemalloc/hash.c:1550 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_hash_new_with_size+0x13) [0x557945b996f3] /tmp/ruby/v3/src/trunk-jemalloc/hash.c:1565 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(vm_exec_core+0x264f) [0x557945d46a1f] ../../src/trunk-jemalloc/insns.def:531 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_vm_exec+0xd3) [0x557945d4a0f3] /tmp/ruby/v3/src/trunk-jemalloc/vm.c:2313 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_ec_exec_node+0xbb) [0x557945b60cfb] /tmp/ruby/v3/src/trunk-jemalloc/eval.c:280 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(ruby_run_node+0x5a) [0x557945b6745a] /tmp/ruby/v3/src/trunk-jemalloc/eval.c:321 |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby(rb_main+0x73) [0x557945ac0083] /tmp/ruby/v3/src/trunk-jemalloc/main.c:47 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f25a7e2e0b3] ../csu/libc-start.c:308 |
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| [0x557945abff3e] |
| |
| -- Other runtime information ----------------------------------------------- |
| |
| * Process memory map: |
| |
| 557945a91000-557945abb000 r--p 00000000 00:9c 633988381 /tmp/ruby/v3/build/trunk-jemalloc/miniruby |
| 557945abb000-557945d8f000 r-xp 0002a000 00:9c 633988381 /tmp/ruby/v3/build/trunk-jemalloc/miniruby |
| 557945d8f000-557945ea9000 r--p 002fe000 00:9c 633988381 /tmp/ruby/v3/build/trunk-jemalloc/miniruby |
| 557945ea9000-557945eb0000 r--p 00417000 00:9c 633988381 /tmp/ruby/v3/build/trunk-jemalloc/miniruby |
| 557945eb0000-557945eb1000 rw-p 0041e000 00:9c 633988381 /tmp/ruby/v3/build/trunk-jemalloc/miniruby |
| 557945eb1000-557945ec3000 rw-p 00000000 00:00 0 |
| 7f259b581000-7f259c615000 r--s 00000000 fe:00 6574992094 /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.31.so |
| 7f259c615000-7f259c889000 r--s 00000000 fe:00 6574977350 /usr/lib/debug/.build-id/f0/983025f0e0f327a6da752ff4ffa675e0be393f.debug |
| 7f259c889000-7f259ec00000 r--s 00000000 00:9c 633988381 /tmp/ruby/v3/build/trunk-jemalloc/miniruby |
| 7f259ec00000-7f259f400000 rw-p 00000000 00:00 0 |
| 7f259f5ff000-7f259f600000 ---p 00000000 00:00 0 |
| 7f259f600000-7f259f800000 rw-p 00000000 00:00 0 |
| 7f259f800000-7f25a0200000 rw-p 00000000 00:00 0 |
| 7f25a03fe000-7f25a03ff000 ---p 00000000 00:00 0 |
| 7f25a03ff000-7f25a05ff000 rw-p 00000000 00:00 0 |
| 7f25a05ff000-7f25a0600000 ---p 00000000 00:00 0 |
| 7f25a0600000-7f25a0800000 rw-p 00000000 00:00 0 |
| 7f25a0800000-7f25a0c00000 rw-p 00000000 00:00 0 |
| 7f25a0dff000-7f25a0e00000 ---p 00000000 00:00 0 |
| 7f25a0e00000-7f25a1000000 rw-p 00000000 00:00 0 |
| 7f25a1000000-7f25a1600000 rw-p 00000000 00:00 0 |
| 7f25a160d000-7f25a17fd000 r--s 00000000 fe:00 6552815232 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7f25a17fd000-7f25a17fe000 ---p 00000000 00:00 0 |
| 7f25a17fe000-7f25a19fe000 rw-p 00000000 00:00 0 |
| 7f25a19fe000-7f25a19ff000 ---p 00000000 00:00 0 |
| 7f25a19ff000-7f25a1bff000 rw-p 00000000 00:00 0 |
| 7f25a1bff000-7f25a1c00000 ---p 00000000 00:00 0 |
| 7f25a1c00000-7f25a1e00000 rw-p 00000000 00:00 0 |
| 7f25a1e00000-7f25a2800000 rw-p 00000000 00:00 0 |
| 7f25a293d000-7f25a293e000 ---p 00000000 00:00 0 |
| 7f25a293e000-7f25a2b3e000 rw-p 00000000 00:00 0 |
| 7f25a2b3e000-7f25a2d3e000 rw-p 00000000 00:00 0 |
| 7f25a2d3e000-7f25a2d3f000 ---p 00000000 00:00 0 |
| 7f25a2d3f000-7f25a2f3f000 rw-p 00000000 00:00 0 |
| 7f25a2f3f000-7f25a2f40000 ---p 00000000 00:00 0 |
| 7f25a2f40000-7f25a3140000 rw-p 00000000 00:00 0 |
| 7f25a3140000-7f25a3141000 ---p 00000000 00:00 0 |
| 7f25a3141000-7f25a31e2000 rw-p 00000000 00:00 0 |
| 7f25a31e2000-7f25a31e3000 ---p 00000000 00:00 0 |
| 7f25a31e3000-7f25a3284000 rw-p 00000000 00:00 0 |
| 7f25a3284000-7f25a3285000 ---p 00000000 00:00 0 |
| 7f25a3285000-7f25a3326000 rw-p 00000000 00:00 0 |
| 7f25a3326000-7f25a3327000 ---p 00000000 00:00 0 |
| 7f25a3327000-7f25a33c8000 rw-p 00000000 00:00 0 |
| 7f25a33c8000-7f25a33c9000 ---p 00000000 00:00 0 |
| 7f25a33c9000-7f25a346a000 rw-p 00000000 00:00 0 |
| 7f25a346a000-7f25a346b000 ---p 00000000 00:00 0 |
| 7f25a346b000-7f25a350c000 rw-p 00000000 00:00 0 |
| 7f25a350c000-7f25a350d000 ---p 00000000 00:00 0 |
| 7f25a350d000-7f25a35ae000 rw-p 00000000 00:00 0 |
| 7f25a35ae000-7f25a35af000 ---p 00000000 00:00 0 |
| 7f25a35af000-7f25a3650000 rw-p 00000000 00:00 0 |
| 7f25a3650000-7f25a3651000 ---p 00000000 00:00 0 |
| 7f25a3651000-7f25a36f2000 rw-p 00000000 00:00 0 |
| 7f25a36f2000-7f25a36f3000 ---p 00000000 00:00 0 |
| 7f25a36f3000-7f25a3794000 rw-p 00000000 00:00 0 |
| 7f25a3794000-7f25a3795000 ---p 00000000 00:00 0 |
| 7f25a3795000-7f25a3836000 rw-p 00000000 00:00 0 |
| 7f25a3836000-7f25a3837000 ---p 00000000 00:00 0 |
| 7f25a3837000-7f25a38d8000 rw-p 00000000 00:00 0 |
| 7f25a38d8000-7f25a38d9000 ---p 00000000 00:00 0 |
| 7f25a38d9000-7f25a397a000 rw-p 00000000 00:00 0 |
| 7f25a397a000-7f25a397b000 ---p 00000000 00:00 0 |
| 7f25a397b000-7f25a3a1c000 rw-p 00000000 00:00 0 |
| 7f25a3a1c000-7f25a3a1d000 ---p 00000000 00:00 0 |
| 7f25a3a1d000-7f25a3abe000 rw-p 00000000 00:00 0 |
| 7f25a3abe000-7f25a3abf000 ---p 00000000 00:00 0 |
| 7f25a3abf000-7f25a3b60000 rw-p 00000000 00:00 0 |
| 7f25a3b60000-7f25a3b61000 ---p 00000000 00:00 0 |
| 7f25a3b61000-7f25a3c02000 rw-p 00000000 00:00 0 |
| 7f25a3c02000-7f25a3c03000 ---p 00000000 00:00 0 |
| 7f25a3c03000-7f25a3ca4000 rw-p 00000000 00:00 0 |
| 7f25a3ca4000-7f25a3ca5000 ---p 00000000 00:00 0 |
| 7f25a3ca5000-7f25a3d46000 rw-p 00000000 00:00 0 |
| 7f25a3d46000-7f25a3d47000 ---p 00000000 00:00 0 |
| 7f25a3d47000-7f25a3de8000 rw-p 00000000 00:00 0 |
| 7f25a3de8000-7f25a3de9000 ---p 00000000 00:00 0 |
| 7f25a3de9000-7f25a3e8a000 rw-p 00000000 00:00 0 |
| 7f25a3e8a000-7f25a3e8b000 ---p 00000000 00:00 0 |
| 7f25a3e8b000-7f25a3f2c000 rw-p 00000000 00:00 0 |
| 7f25a3f2c000-7f25a3f2d000 ---p 00000000 00:00 0 |
| 7f25a3f2d000-7f25a3fce000 rw-p 00000000 00:00 0 |
| 7f25a3fce000-7f25a3fcf000 ---p 00000000 00:00 0 |
| 7f25a3fcf000-7f25a4070000 rw-p 00000000 00:00 0 |
| 7f25a4070000-7f25a4071000 ---p 00000000 00:00 0 |
| 7f25a4071000-7f25a4112000 rw-p 00000000 00:00 0 |
| 7f25a4112000-7f25a4113000 ---p 00000000 00:00 0 |
| 7f25a4113000-7f25a41b4000 rw-p 00000000 00:00 0 |
| 7f25a41b4000-7f25a41b5000 ---p 00000000 00:00 0 |
| 7f25a41b5000-7f25a4256000 rw-p 00000000 00:00 0 |
| 7f25a4256000-7f25a4257000 ---p 00000000 00:00 0 |
| 7f25a4257000-7f25a42f8000 rw-p 00000000 00:00 0 |
| 7f25a42f8000-7f25a42f9000 ---p 00000000 00:00 0 |
| 7f25a42f9000-7f25a439a000 rw-p 00000000 00:00 0 |
| 7f25a439a000-7f25a439b000 ---p 00000000 00:00 0 |
| 7f25a439b000-7f25a443c000 rw-p 00000000 00:00 0 |
| 7f25a443c000-7f25a443d000 ---p 00000000 00:00 0 |
| 7f25a443d000-7f25a44de000 rw-p 00000000 00:00 0 |
| 7f25a44de000-7f25a44df000 ---p 00000000 00:00 0 |
| 7f25a44df000-7f25a4580000 rw-p 00000000 00:00 0 |
| 7f25a4580000-7f25a7200000 rw-p 00000000 00:00 0 |
| 7f25a7329000-7f25a7350000 r--s 00000000 fe:00 6552814824 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7f25a7350000-7f25a7400000 rw-p 00000000 00:00 0 |
| 7f25a7400000-7f25a7c00000 rw-p 00000000 00:00 0 |
| 7f25a7c05000-7f25a7c0d000 rw-p 00000000 00:00 0 |
| 7f25a7c0d000-7f25a7c10000 r--p 00000000 fe:00 6552815023 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f25a7c10000-7f25a7c22000 r-xp 00003000 fe:00 6552815023 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f25a7c22000-7f25a7c26000 r--p 00015000 fe:00 6552815023 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f25a7c26000-7f25a7c27000 r--p 00018000 fe:00 6552815023 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f25a7c27000-7f25a7c28000 rw-p 00019000 fe:00 6552815023 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| 7f25a7c28000-7f25a7cbe000 r--p 00000000 fe:00 6552814869 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 |
| 7f25a7cbe000-7f25a7daf000 r-xp 00096000 fe:00 6552814869 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 |
| 7f25a7daf000-7f25a7df8000 r--p 00187000 fe:00 6552814869 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 |
| 7f25a7df8000-7f25a7df9000 ---p 001d0000 fe:00 6552814869 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 |
| 7f25a7df9000-7f25a7e04000 r--p 001d0000 fe:00 6552814869 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 |
| 7f25a7e04000-7f25a7e07000 rw-p 001db000 fe:00 6552814869 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 |
| 7f25a7e07000-7f25a7e0a000 rw-p 00000000 00:00 0 |
| 7f25a7e0a000-7f25a7e2c000 r--p 00000000 fe:00 6552815232 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7f25a7e2c000-7f25a7fa4000 r-xp 00022000 fe:00 6552815232 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7f25a7fa4000-7f25a7ff2000 r--p 0019a000 fe:00 6552815232 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7f25a7ff2000-7f25a7ff6000 r--p 001e7000 fe:00 6552815232 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7f25a7ff6000-7f25a7ff8000 rw-p 001eb000 fe:00 6552815232 /usr/lib/x86_64-linux-gnu/libc-2.31.so |
| 7f25a7ff8000-7f25a7ffc000 rw-p 00000000 00:00 0 |
| 7f25a7ffc000-7f25a8009000 r--p 00000000 fe:00 6552814990 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7f25a8009000-7f25a80b0000 r-xp 0000d000 fe:00 6552814990 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7f25a80b0000-7f25a8149000 r--p 000b4000 fe:00 6552814990 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7f25a8149000-7f25a814a000 r--p 0014c000 fe:00 6552814990 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7f25a814a000-7f25a814b000 rw-p 0014d000 fe:00 6552814990 /usr/lib/x86_64-linux-gnu/libm-2.31.so |
| 7f25a814b000-7f25a814d000 r--p 00000000 fe:00 4425283096 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f25a814d000-7f25a8162000 r-xp 00002000 fe:00 4425283096 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f25a8162000-7f25a817c000 r--p 00017000 fe:00 4425283096 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f25a817c000-7f25a817d000 r--p 00030000 fe:00 4425283096 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f25a817d000-7f25a817e000 rw-p 00031000 fe:00 4425283096 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| 7f25a817e000-7f25a8186000 rw-p 00000000 00:00 0 |
| 7f25a8186000-7f25a8188000 rw-p 00000000 00:00 0 |
| 7f25a8188000-7f25a8189000 r--p 00000000 fe:00 6552815283 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7f25a8189000-7f25a818b000 r-xp 00001000 fe:00 6552815283 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7f25a818b000-7f25a818c000 r--p 00003000 fe:00 6552815283 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7f25a818c000-7f25a818d000 r--p 00003000 fe:00 6552815283 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7f25a818d000-7f25a818e000 rw-p 00004000 fe:00 6552815283 /usr/lib/x86_64-linux-gnu/libdl-2.31.so |
| 7f25a818e000-7f25a8198000 r--p 00000000 fe:00 4425287761 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7f25a8198000-7f25a81f8000 r-xp 0000a000 fe:00 4425287761 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7f25a81f8000-7f25a820f000 r--p 0006a000 fe:00 4425287761 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7f25a820f000-7f25a8210000 ---p 00081000 fe:00 4425287761 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7f25a8210000-7f25a8211000 r--p 00081000 fe:00 4425287761 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7f25a8211000-7f25a8212000 rw-p 00082000 fe:00 4425287761 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 |
| 7f25a8212000-7f25a8219000 r--p 00000000 fe:00 6552814964 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 |
| 7f25a8219000-7f25a82b2000 r-xp 00007000 fe:00 6552814964 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 |
| 7f25a82b2000-7f25a82c2000 r--p 000a0000 fe:00 6552814964 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 |
| 7f25a82c2000-7f25a82c3000 ---p 000b0000 fe:00 6552814964 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 |
| 7f25a82c3000-7f25a82c8000 r--p 000b0000 fe:00 6552814964 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 |
| 7f25a82c8000-7f25a82c9000 rw-p 000b5000 fe:00 6552814964 /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 |
| 7f25a82c9000-7f25a84ee000 rw-p 00000000 00:00 0 |
| 7f25a84ee000-7f25a84f0000 r--p 00000000 fe:00 6552814843 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7f25a84f0000-7f25a84f4000 r-xp 00002000 fe:00 6552814843 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7f25a84f4000-7f25a84f6000 r--p 00006000 fe:00 6552814843 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7f25a84f6000-7f25a84f7000 r--p 00007000 fe:00 6552814843 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7f25a84f7000-7f25a84f8000 rw-p 00008000 fe:00 6552814843 /usr/lib/x86_64-linux-gnu/librt-2.31.so |
| 7f25a84f8000-7f25a84fe000 r--p 00000000 fe:00 6552814824 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7f25a84fe000-7f25a850f000 r-xp 00006000 fe:00 6552814824 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7f25a850f000-7f25a8515000 r--p 00017000 fe:00 6552814824 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7f25a8515000-7f25a8516000 r--p 0001c000 fe:00 6552814824 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7f25a8516000-7f25a8517000 rw-p 0001d000 fe:00 6552814824 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so |
| 7f25a8517000-7f25a851b000 rw-p 00000000 00:00 0 |
| 7f25a851b000-7f25a851d000 r--p 00000000 fe:00 6552814689 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f25a851d000-7f25a852e000 r-xp 00002000 fe:00 6552814689 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f25a852e000-7f25a8534000 r--p 00013000 fe:00 6552814689 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f25a8534000-7f25a8535000 ---p 00019000 fe:00 6552814689 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f25a8535000-7f25a8536000 r--p 00019000 fe:00 6552814689 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f25a8536000-7f25a8537000 rw-p 0001a000 fe:00 6552814689 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 |
| 7f25a8537000-7f25a8539000 rw-p 00000000 00:00 0 |
| 7f25a853f000-7f25a8540000 r--p 00000000 fe:00 6552818808 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7f25a8540000-7f25a8563000 r-xp 00001000 fe:00 6552818808 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7f25a8563000-7f25a856b000 r--p 00024000 fe:00 6552818808 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7f25a856c000-7f25a856d000 r--p 0002c000 fe:00 6552818808 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7f25a856d000-7f25a856e000 rw-p 0002d000 fe:00 6552818808 /usr/lib/x86_64-linux-gnu/ld-2.31.so |
| 7f25a856e000-7f25a856f000 rw-p 00000000 00:00 0 |
| 7fff00bff000-7fff013fe000 rw-p 00000000 00:00 0 [stack] |
| 7fff01460000-7fff01462000 r--p 00000000 00:00 0 [vvar] |
| 7fff01462000-7fff01464000 r-xp 00000000 00:00 0 [vdso] |
| ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] |
| /tmp/ruby/v3/build/trunk-jemalloc/miniruby -I/tmp/ruby/v3/src/trunk-jemalloc/lib -I/tmp/ruby/v3/build/trunk-jemalloc -I/tmp/ruby/v3/build/trunk-jemalloc/.ext/common --disable-gems: No such file or directory. |
| /usr/lib/ruby/2.7.0/fileutils.rb:548:in `rename': No such file or directory @ rb_file_s_rename - (core, /tmp/bootstraptest-core.2022-04-05T12:43:42Z) (Errno::ENOENT) |
| from /usr/lib/ruby/2.7.0/fileutils.rb:548:in `block in mv' |
| from /usr/lib/ruby/2.7.0/fileutils.rb:1588:in `block in fu_each_src_dest' |
| from /usr/lib/ruby/2.7.0/fileutils.rb:1604:in `fu_each_src_dest0' |
| from /usr/lib/ruby/2.7.0/fileutils.rb:1586:in `fu_each_src_dest' |
| from /usr/lib/ruby/2.7.0/fileutils.rb:539:in `mv' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:705:in `cleanup_coredump' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:461:in `rescue in show_progress' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:455:in `show_progress' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:375:in `assert_check' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:508:in `block in assert_equal' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:371:in `call' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:230:in `block (2 levels) in concurrent_exec_test' |
| /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:719:in `check_coredump': core dumped (CoreDumpError) |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:456:in `show_progress' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:375:in `assert_check' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:508:in `block in assert_equal' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:371:in `call' |
| from /tmp/ruby/v3/src/trunk-jemalloc/bootstraptest/runner.rb:230:in `block (2 levels) in concurrent_exec_test' |
| make: *** [uncommon.mk:770: yes-btest] Error 1 |
| "make yes-test-basic TESTS='-j6'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 0. |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-jemalloc/miniruby -I/tmp/ruby/v3/src/trunk-jemalloc/lib /tmp/ruby/v3/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/v3/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-jemalloc/spec/default.mspec |