| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| b681739..4d7e622 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 3293512 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk_gcc10/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Error: |
| TestGc#test_interrupt_in_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec) |
| pid 3293512 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90031fdf3 |
| | ruby 3.5.0dev (2025-07-06T07:04:24Z master 4d7e622064) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:000e20 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000e80 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168:in 'loop' |
| | -e:11:in 'block in <main>' |
| | -e:11:in 'define_finalizer' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00005654bbded0ae RBP: 0x00007e60e1aa9db0 RSP: 0x00007ffe9254cfa0 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000000 RCX: 0x0000000000000000 |
| | RDX: 0x0000000000000000 RDI: 0x00007e60e1aa9db0 RSI: 0x00000000000021b1 |
| | R8: 0x00007e616fe48b20 R9: 0x0000000000000040 R10: 0x0000000000000001 |
| | R11: 0x0000000000000003 R12: 0x00000000000021b1 R13: 0x0000000000000000 |
| | R14: 0x00005654c6625b10 R15: 0x00007e616fb41098 EFL: 0x0000000000000206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc10/ruby(rb_print_backtrace+0x11) [0x5654bc049af7] /tmp/ruby/src/trunk_gcc10/vm_dump.c:843 |
| | /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc10/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk_gcc10/ruby(rb_bug_for_fatal_signal+0x102) [0x5654bc000612] /tmp/ruby/src/trunk_gcc10/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc10/ruby(sigsegv+0x48) [0x5654bbd3a3a8] /tmp/ruby/src/trunk_gcc10/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7e616fc8a320) [0x7e616fc8a320] |
| | /tmp/ruby/build/trunk_gcc10/ruby(scope_to_ci+0x0) [0x5654bbded0ae] /tmp/ruby/src/trunk_gcc10/vm_core.h:2022 |
| | /tmp/ruby/build/trunk_gcc10/ruby(rb_funcallv_scope) /tmp/ruby/src/trunk_gcc10/vm_eval.c:1057 |
| | /tmp/ruby/build/trunk_gcc10/ruby(define_final+0x28) [0x5654bbc29798] /tmp/ruby/src/trunk_gcc10/gc.c:1714 |
| | /tmp/ruby/build/trunk_gcc10/ruby(vm_cfp_consistent_p+0x0) [0x5654bbdd22d3] /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3784 |
| | /tmp/ruby/build/trunk_gcc10/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:3786 |
| | /tmp/ruby/build/trunk_gcc10/ruby(vm_sendish+0xf9) [0x5654bbddaf59] /tmp/ruby/src/trunk_gcc10/vm_insnhelper.c:5991 |
| | /tmp/ruby/build/trunk_gcc10/ruby(vm_exec_core+0x82) [0x5654bbdf3d62] ../../src/trunk_gcc10/insns.def:899 |
| | /tmp/ruby/build/trunk_gcc10/ruby(rb_vm_exec+0x223) [0x5654bbde45a3] /tmp/ruby/src/trunk_gcc10/vm.c:2621 |
| | /tmp/ruby/build/trunk_gcc10/ruby(rb_ec_exec_node+0xb5) [0x5654bbc0cef5] /tmp/ruby/src/trunk_gcc10/eval.c:282 |
| | /tmp/ruby/build/trunk_gcc10/ruby(ruby_run_node+0x3c) [0x5654bbc0f4fc] /tmp/ruby/src/trunk_gcc10/eval.c:320 |
| | /tmp/ruby/build/trunk_gcc10/ruby(rb_main+0x21) [0x5654bbc09f07] /tmp/ruby/src/trunk_gcc10/main.c:42 |
| | /tmp/ruby/build/trunk_gcc10/ruby(main) /tmp/ruby/src/trunk_gcc10/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7e616fc6f1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7e616fc6f28b] ../csu/libc-start.c:360 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 |
| | [0x5654bbc09f55] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 set.rb |
| | 7 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so |
| | 8 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5654bbbb9000-5654bbbf8000 r--p 00000000 00:76 13721007 /tmp/ruby/build/trunk_gcc10/ruby |
| | 5654bbbf8000-5654bc0c3000 r-xp 0003f000 00:76 13721007 /tmp/ruby/build/trunk_gcc10/ruby |
| | 5654bc0c3000-5654bc262000 r--p 0050a000 00:76 13721007 /tmp/ruby/build/trunk_gcc10/ruby |
| | 5654bc262000-5654bc278000 r--p 006a9000 00:76 13721007 /tmp/ruby/build/trunk_gcc10/ruby |
| | 5654bc278000-5654bc279000 rw-p 006bf000 00:76 13721007 /tmp/ruby/build/trunk_gcc10/ruby |
| | 5654bc279000-5654bc28d000 rw-p 00000000 00:00 0 |
| | 5654c661e000-5654d3874000 rw-p 00000000 00:00 0 [heap] |
| | 7e60dd59e000-7e60dd7a5000 r--s 00000000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e60dd7a5000-7e60e1aa0000 r--s 00000000 00:76 13721007 /tmp/ruby/build/trunk_gcc10/ruby |
| | 7e60e1aa0000-7e60f4290000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e60f429e000-7e61142a0000 rw-p 00000000 00:00 0 |
| | 7e61142a0000-7e611f780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e611f790000-7e6139790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e61397a0000-7e61450e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e61450f0000-7e614b2d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e614b2e0000-7e614e3d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e614e3e0000-7e614f9f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e614fa00000-7e6150000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e6150000000-7e6150021000 rw-p 00000000 00:00 0 |
| | 7e6150021000-7e6154000000 ---p 00000000 00:00 0 |
| | 7e6154010000-7e61543f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e6154400000-7e61548e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e61548f0000-7e6154f50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e6154f60000-7e6155230000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e6155240000-7e61553b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e61553c0000-7e6155480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e6155490000-7e61554b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e61554be000-7e61555bf000 rw-p 00000000 00:00 0 |
| | 7e61555bf000-7e61555c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61555c0000-7e6155601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155601000-7e6155602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155602000-7e6155643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155643000-7e6155644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155644000-7e6155685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155685000-7e6155686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155686000-7e61556c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61556c7000-7e61556c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61556c8000-7e6155709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155709000-7e615570a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615570a000-7e615574b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615574b000-7e615574c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615574c000-7e615578d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615578d000-7e615578e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615578e000-7e61557cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61557cf000-7e61557d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61557d0000-7e6155811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155811000-7e6155812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155812000-7e6155853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155853000-7e6155854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155854000-7e6155895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155895000-7e6155896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155896000-7e61558d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61558d7000-7e61558d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61558d8000-7e6155919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155919000-7e615591a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615591a000-7e615595b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615595b000-7e615595c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615595c000-7e615599d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615599d000-7e615599e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e615599e000-7e61559df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61559df000-7e61559e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e61559e0000-7e6155a21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155a21000-7e6155a22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155a22000-7e6155a63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155a63000-7e6155a64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155a64000-7e6155aa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155aa5000-7e6155aa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155aa6000-7e6155ae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155ae7000-7e6155ae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155ae8000-7e6155b29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155b29000-7e6155b2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155b2a000-7e6155b6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155b6b000-7e6155b6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155b6c000-7e6155bad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155bad000-7e6155bae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155bae000-7e6155bef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155bef000-7e6155bf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155bf0000-7e6155c31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155c31000-7e6155c32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155c32000-7e6155c73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155c73000-7e6155c74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155c74000-7e6155cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155cb5000-7e6155cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155cb6000-7e6155cf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155cf7000-7e6155cf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155cf8000-7e6155d39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155d39000-7e6155d3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155d3a000-7e6155d7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155d7b000-7e6155d7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155d7c000-7e6155dbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155dbd000-7e6155dbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155dbe000-7e6155dff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e6155dff000-7e6155e00000 ---p 00000000 00:00 0 |
| | 7e6155e00000-7e6156600000 rw-p 00000000 00:00 0 |
| | 7e6156600000-7e616e600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7e616e600000-7e616fa00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7e616fa10000-7e616fa40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e616fa4f000-7e616fa50000 ---p 00000000 00:00 0 |
| | 7e616fa50000-7e616fa70000 rw-p 00000000 00:00 0 |
| | 7e616fa70000-7e616fb00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e616fb09000-7e616fb0a000 r--p 00000000 00:76 14560358 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e616fb0a000-7e616fb0c000 r-xp 00001000 00:76 14560358 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e616fb0c000-7e616fb0d000 r--p 00003000 00:76 14560358 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e616fb0d000-7e616fb0e000 r--p 00003000 00:76 14560358 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e616fb0e000-7e616fb0f000 rw-p 00004000 00:76 14560358 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e616fb0f000-7e616fb30000 rw-p 00000000 00:00 0 |
| | 7e616fb30000-7e616fb40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e616fb41000-7e616fc45000 rw-p 00000000 00:00 0 |
| | 7e616fc45000-7e616fc6d000 r--p 00000000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e616fc6d000-7e616fdf5000 r-xp 00028000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e616fdf5000-7e616fe44000 r--p 001b0000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e616fe44000-7e616fe48000 r--p 001fe000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e616fe48000-7e616fe4a000 rw-p 00202000 00:76 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e616fe4a000-7e616fe59000 rw-p 00000000 00:00 0 |
| | 7e616fe59000-7e616fe5d000 r--p 00000000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e616fe5d000-7e616fe80000 r-xp 00004000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e616fe80000-7e616fe84000 r--p 00027000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e616fe84000-7e616fe85000 r--p 0002b000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e616fe85000-7e616fe86000 rw-p 0002c000 00:76 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e616fe86000-7e616fe96000 r--p 00000000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e616fe96000-7e616ff15000 r-xp 00010000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e616ff15000-7e616ff6d000 r--p 0008f000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e616ff6d000-7e616ff6e000 r--p 000e7000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e616ff6e000-7e616ff6f000 rw-p 000e8000 00:76 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e616ff6f000-7e616ff71000 r--p 00000000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e616ff71000-7e616ff86000 r-xp 00002000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e616ff86000-7e616ff9f000 r--p 00017000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e616ff9f000-7e616ffa0000 r--p 0002f000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e616ffa0000-7e616ffa1000 rw-p 00030000 00:76 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e616ffa1000-7e616ffa9000 rw-p 00000000 00:00 0 |
| | 7e616ffa9000-7e616ffb3000 r--p 00000000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e616ffb3000-7e6170016000 r-xp 0000a000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e6170016000-7e617002b000 r--p 0006d000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e617002b000-7e617002c000 r--p 00081000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e617002c000-7e617002d000 rw-p 00082000 00:76 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e617002d000-7e617002f000 r--p 00000000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e617002f000-7e6170041000 r-xp 00002000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e6170041000-7e6170047000 r--p 00014000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e6170047000-7e6170048000 r--p 0001a000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e6170048000-7e6170049000 rw-p 0001b000 00:76 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e6170049000-7e617004a000 r--p 00000000 00:76 14564317 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so |
| | 7e617004a000-7e617004b000 r-xp 00001000 00:76 14564317 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so |
| | 7e617004b000-7e617004c000 r--p 00002000 00:76 14564317 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so |
| | 7e617004c000-7e617004d000 r--p 00002000 00:76 14564317 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so |
| | 7e617004d000-7e617004e000 rw-p 00003000 00:76 14564317 /tmp/ruby/build/trunk_gcc10/.ext/x86_64-linux/enc/encdb.so |
| | 7e617004e000-7e6170050000 rw-p 00000000 00:00 0 |
| | 7e6170050000-7e6170051000 r--p 00000000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e6170051000-7e617007c000 r-xp 00001000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e617007c000-7e6170086000 r--p 0002c000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e6170086000-7e6170088000 r--p 00036000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e6170088000-7e617008a000 rw-p 00038000 00:76 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe9252d000-7ffe9254e000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe925ca000-7ffe925ce000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe925ce000-7ffe925d0000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc10/test/ruby/test_gc.rb:763:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:978: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |