| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 3a2415c..9fc5a5d master -> origin/master |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Failure: |
| Test_StackOverflow#test_thread_stack_overflow [/tmp/ruby/src/trunk-repeat20-asserts/test/-ext-/stack/test_stack_overflow.rb:26]: |
| pid 1594389 killed by SIGABRT (signal 6) (core dumped) |
| | -:11: [BUG] system stack overflow during GC. Faulty native extension? |
| | ruby 3.5.0dev (2025-04-22T16:17:35Z master 9fc5a5dbed) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0003 p:---- s:0010 e:000009 CFUNC :alloca_overflow |
| | c:0002 p:0013 s:0006 e:000005 BLOCK -:11 [FINISH] |
| | c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -:11:in 'block in <main>' |
| | -:11:in 'alloca_overflow' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_print_backtrace+0x14) [0x7f414c0b98c7] /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:839 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1171 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(bug_report_end+0x0) [0x7f414bea5211] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_bug_without_die_internal) /tmp/ruby/src/trunk-repeat20-asserts/error.c:1097 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(die+0x0) [0x7f414bdb1fc9] /tmp/ruby/src/trunk-repeat20-asserts/error.c:1115 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_bug) /tmp/ruby/src/trunk-repeat20-asserts/error.c:1117 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_ec_stack_overflow+0xe) [0x7f414bdce8f2] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:86 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(check_stack_overflow+0x128) [0x7f414bfffa08] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:859 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(sigsegv+0x56) [0x7f414bfffa76] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:932 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f414b9c1320) [0x7f414b9c1320] |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(each_location+0x20) [0x7f414bed2da0] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2297 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_mark_machine_context+0x1f) [0x7f414bed4216] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2311 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(mark_current_machine_context) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2529 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_mark_roots) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2653 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_marks+0x16a) [0x7f414bed6a5a] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:4632 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(gc_start) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:6506 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(heap_prepare+0x8a) [0x7f414bed7922] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2125 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2330 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2437 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_alloc+0x7e) [0x7f414bed7b4e] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2461 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_gc_impl_new_obj+0x4e) [0x7f414bedb223] /tmp/ruby/src/trunk-repeat20-asserts/gc/default/default.c:2546 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1008 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1046 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_allocate_instance+0x69) [0x7f414bf47769] /tmp/ruby/src/trunk-repeat20-asserts/object.c:131 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(class_call_alloc_func+0x2) [0x7f414bf4a13a] /tmp/ruby/src/trunk-repeat20-asserts/object.c:2171 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_class_alloc) /tmp/ruby/src/trunk-repeat20-asserts/object.c:2143 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_obj_alloc) /tmp/ruby/src/trunk-repeat20-asserts/object.c:2183 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ruby_vm_special_exception_copy+0x31) [0x7f414c081d61] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:52 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(ec_stack_overflow+0x36) [0x7f414c081db6] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:65 |
| | [0x7f414c081e48] |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(check_stack_overflow+0x128) [0x7f414bfffa08] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:859 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(sigsegv+0x56) [0x7f414bfffa76] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:932 |
| | [0x7f414b9c1320] |
| | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so(stack_alloca_overflow+0x56) [0x7f4149ecb186] /tmp/ruby/src/trunk-repeat20-asserts/ext/-test-/stack/stack.c:11 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x7f414c08a3a9] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3795 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3797 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_sendish+0x16a) [0x7f414c08f00a] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5970 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(vm_exec_core+0x9a) [0x7f414c09cfda] ../../src/trunk-repeat20-asserts/insns.def:899 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_exec+0x159) [0x7f414c0a4299] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2618 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(rb_vm_invoke_proc+0xe4) [0x7f414c0a50a4] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1793 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(thread_do_start_proc+0x272) [0x7f414c04b392] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:608 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(thread_start_func_2+0x412) [0x7f414c04c722] /tmp/ruby/src/trunk-repeat20-asserts/thread.c:625 |
| | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5(nt_start+0x122) [0x7f414c04d392] /tmp/ruby/src/trunk-repeat20-asserts/thread_pthread.c:2181 |
| | /lib/x86_64-linux-gnu/libc.so.6(start_thread+0x384) [0x7f414ba18a94] ./nptl/pthread_create.c:447 |
| | /lib/x86_64-linux-gnu/libc.so.6(clone3+0x2c) [0x7f414baa5c3c] ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| | /lib/x86_64-linux-gnu/libc.so.6(__GI___clone3) (null):0 |
| | /lib/x86_64-linux-gnu/libc.so.6(__clone3) (null):0 |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 5596b841c000-5596b841d000 r--p 00000000 00:44 14549001 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5596b841d000-5596b841e000 r-xp 00001000 00:44 14549001 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5596b841e000-5596b841f000 r--p 00002000 00:44 14549001 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5596b841f000-5596b8420000 r--p 00002000 00:44 14549001 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5596b8420000-5596b8421000 rw-p 00003000 00:44 14549001 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 5596d9d67000-5596da106000 rw-p 00000000 00:00 0 [heap] |
| | 7f4140ba9000-7f41412fd000 rw-p 00000000 00:00 0 |
| | 7f41412fd000-7f41416eb000 r--s 00000000 00:44 16520518 /usr/lib/debug/.build-id/08/134323d00289185684a4cd177d202f39c2a5f3.debug |
| | 7f41416eb000-7f41418f2000 r--s 00000000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f41418f2000-7f4142a76000 rw-p 00000000 00:00 0 |
| | 7f4142a76000-7f4144000000 r--s 00000000 00:44 14585947 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f4144000000-7f4144021000 rw-p 00000000 00:00 0 |
| | 7f4144021000-7f4148000000 ---p 00000000 00:00 0 |
| | 7f4148067000-7f4148b60000 rw-p 00000000 00:00 0 |
| | 7f4148b60000-7f4148b9e000 r--s 00000000 00:44 14549001 /tmp/ruby/build/trunk-repeat20-asserts/ruby |
| | 7f4148b9e000-7f4148b9f000 ---p 00000000 00:00 0 |
| | 7f4148b9f000-7f4148d40000 rw-p 00000000 00:00 0 |
| | 7f4148d4f000-7f4148e10000 rw-p 00000000 00:00 0 |
| | 7f4148e10000-7f4148e11000 ---p 00000000 00:00 0 |
| | 7f4148e11000-7f4148e52000 rw-p 00000000 00:00 0 |
| | 7f4148e52000-7f4148e53000 ---p 00000000 00:00 0 |
| | 7f4148e53000-7f4148e94000 rw-p 00000000 00:00 0 |
| | 7f4148e94000-7f4148e95000 ---p 00000000 00:00 0 |
| | 7f4148e95000-7f4148ed6000 rw-p 00000000 00:00 0 |
| | 7f4148ed6000-7f4148ed7000 ---p 00000000 00:00 0 |
| | 7f4148ed7000-7f4148f18000 rw-p 00000000 00:00 0 |
| | 7f4148f18000-7f4148f19000 ---p 00000000 00:00 0 |
| | 7f4148f19000-7f4148f5a000 rw-p 00000000 00:00 0 |
| | 7f4148f5a000-7f4148f5b000 ---p 00000000 00:00 0 |
| | 7f4148f5b000-7f4148f9c000 rw-p 00000000 00:00 0 |
| | 7f4148f9c000-7f4148f9d000 ---p 00000000 00:00 0 |
| | 7f4148f9d000-7f4148fde000 rw-p 00000000 00:00 0 |
| | 7f4148fde000-7f4148fdf000 ---p 00000000 00:00 0 |
| | 7f4148fdf000-7f4149020000 rw-p 00000000 00:00 0 |
| | 7f4149020000-7f4149021000 ---p 00000000 00:00 0 |
| | 7f4149021000-7f4149062000 rw-p 00000000 00:00 0 |
| | 7f4149062000-7f4149063000 ---p 00000000 00:00 0 |
| | 7f4149063000-7f41490a4000 rw-p 00000000 00:00 0 |
| | 7f41490a4000-7f41490a5000 ---p 00000000 00:00 0 |
| | 7f41490a5000-7f41490e6000 rw-p 00000000 00:00 0 |
| | 7f41490e6000-7f41490e7000 ---p 00000000 00:00 0 |
| | 7f41490e7000-7f4149128000 rw-p 00000000 00:00 0 |
| | 7f4149128000-7f4149129000 ---p 00000000 00:00 0 |
| | 7f4149129000-7f414916a000 rw-p 00000000 00:00 0 |
| | 7f414916a000-7f414916b000 ---p 00000000 00:00 0 |
| | 7f414916b000-7f41491ac000 rw-p 00000000 00:00 0 |
| | 7f41491ac000-7f41491ad000 ---p 00000000 00:00 0 |
| | 7f41491ad000-7f41491ee000 rw-p 00000000 00:00 0 |
| | 7f41491ee000-7f41491ef000 ---p 00000000 00:00 0 |
| | 7f41491ef000-7f4149230000 rw-p 00000000 00:00 0 |
| | 7f4149230000-7f4149231000 ---p 00000000 00:00 0 |
| | 7f4149231000-7f4149272000 rw-p 00000000 00:00 0 |
| | 7f4149272000-7f4149273000 ---p 00000000 00:00 0 |
| | 7f4149273000-7f41492b4000 rw-p 00000000 00:00 0 |
| | 7f41492b4000-7f41492b5000 ---p 00000000 00:00 0 |
| | 7f41492b5000-7f41492f6000 rw-p 00000000 00:00 0 |
| | 7f41492f6000-7f41492f7000 ---p 00000000 00:00 0 |
| | 7f41492f7000-7f4149338000 rw-p 00000000 00:00 0 |
| | 7f4149338000-7f4149339000 ---p 00000000 00:00 0 |
| | 7f4149339000-7f414937a000 rw-p 00000000 00:00 0 |
| | 7f414937a000-7f414937b000 ---p 00000000 00:00 0 |
| | 7f414937b000-7f41493bc000 rw-p 00000000 00:00 0 |
| | 7f41493bc000-7f41493bd000 ---p 00000000 00:00 0 |
| | 7f41493bd000-7f41493fe000 rw-p 00000000 00:00 0 |
| | 7f41493fe000-7f41493ff000 ---p 00000000 00:00 0 |
| | 7f41493ff000-7f4149440000 rw-p 00000000 00:00 0 |
| | 7f4149440000-7f4149441000 ---p 00000000 00:00 0 |
| | 7f4149441000-7f4149482000 rw-p 00000000 00:00 0 |
| | 7f4149482000-7f4149483000 ---p 00000000 00:00 0 |
| | 7f4149483000-7f41494c4000 rw-p 00000000 00:00 0 |
| | 7f41494c4000-7f41494c5000 ---p 00000000 00:00 0 |
| | 7f41494c5000-7f4149506000 rw-p 00000000 00:00 0 |
| | 7f4149506000-7f4149507000 ---p 00000000 00:00 0 |
| | 7f4149507000-7f4149548000 rw-p 00000000 00:00 0 |
| | 7f4149548000-7f4149549000 ---p 00000000 00:00 0 |
| | 7f4149549000-7f414958a000 rw-p 00000000 00:00 0 |
| | 7f414958a000-7f414958b000 ---p 00000000 00:00 0 |
| | 7f414958b000-7f41495cc000 rw-p 00000000 00:00 0 |
| | 7f41495cc000-7f41495cd000 ---p 00000000 00:00 0 |
| | 7f41495cd000-7f414960e000 rw-p 00000000 00:00 0 |
| | 7f414960e000-7f414960f000 ---p 00000000 00:00 0 |
| | 7f414960f000-7f4149660000 rw-p 00000000 00:00 0 |
| | 7f414966f000-7f4149670000 ---p 00000000 00:00 0 |
| | 7f4149670000-7f4149ec0000 rw-p 00000000 00:00 0 |
| | 7f4149eca000-7f4149ecb000 r--p 00000000 00:44 16531759 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f4149ecb000-7f4149ecc000 r-xp 00001000 00:44 16531759 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f4149ecc000-7f4149ecd000 r--p 00002000 00:44 16531759 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f4149ecd000-7f4149ece000 r--p 00002000 00:44 16531759 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f4149ece000-7f4149ecf000 rw-p 00003000 00:44 16531759 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/stack.so |
| | 7f4149ecf000-7f414b80f000 rw-p 00000000 00:00 0 |
| | 7f414b810000-7f414b812000 r--p 00000000 00:44 16656156 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f414b812000-7f414b817000 r-xp 00002000 00:44 16656156 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f414b817000-7f414b819000 r--p 00007000 00:44 16656156 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f414b819000-7f414b81a000 r--p 00008000 00:44 16656156 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f414b81a000-7f414b81b000 rw-p 00009000 00:44 16656156 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so |
| | 7f414b81b000-7f414b81c000 r--p 00000000 00:44 16538857 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f414b81c000-7f414b81d000 r-xp 00001000 00:44 16538857 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f414b81d000-7f414b81e000 r--p 00002000 00:44 16538857 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f414b81e000-7f414b81f000 r--p 00002000 00:44 16538857 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f414b81f000-7f414b820000 rw-p 00003000 00:44 16538857 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/-test-/asan.so |
| | 7f414b820000-7f414b840000 rw-p 00000000 00:00 0 |
| | 7f414b841000-7f414b842000 r--p 00000000 00:44 16656357 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f414b842000-7f414b844000 r-xp 00001000 00:44 16656357 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f414b844000-7f414b845000 r--p 00003000 00:44 16656357 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f414b845000-7f414b846000 r--p 00003000 00:44 16656357 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f414b846000-7f414b847000 rw-p 00004000 00:44 16656357 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so |
| | 7f414b847000-7f414b848000 r--p 00000000 00:44 16656231 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414b848000-7f414b849000 r-xp 00001000 00:44 16656231 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414b849000-7f414b84a000 r--p 00002000 00:44 16656231 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414b84a000-7f414b84b000 r--p 00002000 00:44 16656231 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414b84b000-7f414b84c000 rw-p 00003000 00:44 16656231 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414b84c000-7f414b94f000 rw-p 00000000 00:00 0 |
| | 7f414b94f000-7f414b953000 r--p 00000000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414b953000-7f414b976000 r-xp 00004000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414b976000-7f414b97a000 r--p 00027000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414b97a000-7f414b97b000 r--p 0002b000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414b97b000-7f414b97c000 rw-p 0002c000 00:44 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414b97c000-7f414b9a4000 r--p 00000000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414b9a4000-7f414bb2c000 r-xp 00028000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414bb2c000-7f414bb7b000 r--p 001b0000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414bb7b000-7f414bb7f000 r--p 001fe000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414bb7f000-7f414bb81000 rw-p 00202000 00:44 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414bb81000-7f414bb90000 rw-p 00000000 00:00 0 |
| | 7f414bb90000-7f414bba0000 r--p 00000000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414bba0000-7f414bc1f000 r-xp 00010000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414bc1f000-7f414bc77000 r--p 0008f000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414bc77000-7f414bc78000 r--p 000e7000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414bc78000-7f414bc79000 rw-p 000e8000 00:44 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414bc79000-7f414bc7b000 r--p 00000000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414bc7b000-7f414bc90000 r-xp 00002000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414bc90000-7f414bca9000 r--p 00017000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414bca9000-7f414bcaa000 r--p 0002f000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414bcaa000-7f414bcab000 rw-p 00030000 00:44 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414bcab000-7f414bcb3000 rw-p 00000000 00:00 0 |
| | 7f414bcb3000-7f414bcbd000 r--p 00000000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414bcbd000-7f414bd20000 r-xp 0000a000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414bd20000-7f414bd35000 r--p 0006d000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414bd35000-7f414bd36000 r--p 00081000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414bd36000-7f414bd37000 rw-p 00082000 00:44 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414bd37000-7f414bd39000 r--p 00000000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414bd39000-7f414bd4b000 r-xp 00002000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414bd4b000-7f414bd51000 r--p 00014000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414bd51000-7f414bd52000 r--p 0001a000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414bd52000-7f414bd53000 rw-p 0001b000 00:44 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414bd53000-7f414bd54000 r--p 00000000 00:44 16656493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414bd54000-7f414bd55000 r-xp 00001000 00:44 16656493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414bd55000-7f414bd56000 r--p 00002000 00:44 16656493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414bd56000-7f414bd57000 r--p 00002000 00:44 16656493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414bd57000-7f414bd58000 rw-p 00003000 00:44 16656493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414bd58000-7f414bda0000 r--p 00000000 00:44 14585947 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f414bda0000-7f414c251000 r-xp 00048000 00:44 14585947 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f414c251000-7f414c40d000 r--p 004f9000 00:44 14585947 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f414c40d000-7f414c423000 r--p 006b4000 00:44 14585947 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f414c423000-7f414c427000 rw-p 006ca000 00:44 14585947 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.5.0 |
| | 7f414c427000-7f414c43d000 rw-p 00000000 00:00 0 |
| | 7f414c43d000-7f414c43e000 r--p 00000000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f414c43e000-7f414c469000 r-xp 00001000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f414c469000-7f414c473000 r--p 0002c000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f414c473000-7f414c475000 r--p 00036000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f414c475000-7f414c477000 rw-p 00038000 00:44 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fffff725000-7fffff747000 rw-p 00000000 00:00 0 [stack] |
| | 7fffff7d4000-7fffff7d8000 r--p 00000000 00:00 0 [vvar] |
| | 7fffff7d8000-7fffff7da000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| make: *** [uncommon.mk:967: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |