| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| ead3739..dc1b55a 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. |
| In file included from /tmp/ruby/src/trunk_gcc13/ext/json/parser/parser.c:23: |
| /tmp/ruby/src/trunk_gcc13/ext/json/parser/../simd/simd.h:186:28: warning: ‘find_simd_implementation’ defined but not used [-Wunused-function] |
| 186 | static SIMD_Implementation find_simd_implementation(void) { |
| | ^~~~~~~~~~~~~~~~~~~~~~~~ |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "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. |
| Unable to attach: program terminated with signal SIGSEGV, Segmentation fault. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk_gcc13/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Failure: |
| TestSetTraceFunc#test_enable_target_thread [/tmp/ruby/src/trunk_gcc13/test/ruby/test_settracefunc.rb:2595]: |
| <[#<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>]> expected but was |
| <[#<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>, |
| #<Thread:0x00007b09813aa3d0 run>]>. |
| 2) Error: |
| TestGc#test_interrupt_in_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (100 sec) |
| pid 3116955 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9002f7257 |
| | ruby 3.5.0dev (2025-06-30T16:58:32Z master dc1b55a387) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 CFUNC :initialize |
| | c:0004 p:0011 s:0018 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:0003a0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000400 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168:in 'loop' |
| | -e:11:in 'block in <main>' |
| | -e:11:in 'initialize' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007e80d938cd61 RBP: 0x00007ffdd0a3b890 RSP: 0x00007ffdd0a3b850 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005d0085066818 RCX: 0x00007e80d938cd61 |
| | RDX: 0x0000000000000000 RDI: 0x00005d0085066840 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005d0085066938 R15: 0x00005d0085066840 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_print_backtrace+0x8) [0x5d0046306e62] /tmp/ruby/src/trunk_gcc13/vm_dump.c:843 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc13/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_bug_for_fatal_signal+0x102) [0x5d00462bd592] /tmp/ruby/src/trunk_gcc13/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc13/ruby(sigsegv+0x48) [0x5d0045ffccd8] /tmp/ruby/src/trunk_gcc13/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7e80d9339320) [0x7e80d9339320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7e80d938cd61] ./nptl/futex-internal.c:57 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139 |
| | /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7e80d938f7dd] ./nptl/pthread_cond_wait.c:503 |
| | /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627 |
| | /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_native_cond_wait+0x8) [0x5d004604c663] /tmp/ruby/src/trunk_gcc13/thread_pthread.c:221 |
| | /tmp/ruby/build/trunk_gcc13/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk_gcc13/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk_gcc13/ruby(thread_sched_unlock_+0x0) [0x5d004604d025] /tmp/ruby/src/trunk_gcc13/thread_pthread.c:1147 |
| | /tmp/ruby/build/trunk_gcc13/ruby(thread_sched_yield) /tmp/ruby/src/trunk_gcc13/thread_pthread.c:1153 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_thread_schedule_limits) /tmp/ruby/src/trunk_gcc13/thread.c:1478 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_threadptr_execute_interrupts+0x57c) [0x5d004604d61c] /tmp/ruby/src/trunk_gcc13/thread.c:2688 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_check_ints+0xb) [0x5d00460947ab] /tmp/ruby/src/trunk_gcc13/vm_core.h:2155 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_check_ints) /tmp/ruby/src/trunk_gcc13/vm_core.h:2146 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_pop_frame) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_pop_frame) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:3788 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_sendish+0x109) [0x5d004609d079] /tmp/ruby/src/trunk_gcc13/vm_insnhelper.c:5991 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core+0x84) [0x5d00460b5b64] ../../src/trunk_gcc13/insns.def:899 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec+0x20b) [0x5d00460a695b] /tmp/ruby/src/trunk_gcc13/vm.c:2621 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_ec_exec_node+0xa5) [0x5d0045eca995] /tmp/ruby/src/trunk_gcc13/eval.c:282 |
| | /tmp/ruby/build/trunk_gcc13/ruby(ruby_run_node+0x61) [0x5d0045eccf91] /tmp/ruby/src/trunk_gcc13/eval.c:320 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_main+0x21) [0x5d0045ec74a6] /tmp/ruby/src/trunk_gcc13/main.c:42 |
| | /tmp/ruby/build/trunk_gcc13/ruby(main) /tmp/ruby/src/trunk_gcc13/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7e80d931e1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7e80d931e28b] ../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 |
| | [0x5d0045ec74f5] |
| | |
| | -- 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_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 8 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5d0045e77000-5d0045eb6000 r--p 00000000 00:8e 13719087 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d0045eb6000-5d0046382000 r-xp 0003f000 00:8e 13719087 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d0046382000-5d0046516000 r--p 0050b000 00:8e 13719087 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d0046516000-5d004652c000 r--p 0069f000 00:8e 13719087 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d004652c000-5d004652d000 rw-p 006b5000 00:8e 13719087 /tmp/ruby/build/trunk_gcc13/ruby |
| | 5d004652d000-5d0046541000 rw-p 00000000 00:00 0 |
| | 5d008505f000-5d008e84b000 rw-p 00000000 00:00 0 [heap] |
| | 7e805e80e000-7e807e810000 rw-p 00000000 00:00 0 |
| | 7e807e810000-7e808b1f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e808d7c4000-7e808d9cb000 r--s 00000000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e808d9cb000-7e8090f00000 r--s 00000000 00:8e 13719087 /tmp/ruby/build/trunk_gcc13/ruby |
| | 7e8090f00000-7e80a23c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80a23d0000-7e80ae810000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80ae820000-7e80b49d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80b49e0000-7e80b73f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80b7400000-7e80b8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80b8000000-7e80b8021000 rw-p 00000000 00:00 0 |
| | 7e80b8021000-7e80bc000000 ---p 00000000 00:00 0 |
| | 7e80bc010000-7e80bc6d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80bc6e0000-7e80bd480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80bd490000-7e80bdf80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80bdf90000-7e80be600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80be610000-7e80be8e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80be8f0000-7e80bea50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80bea60000-7e80beb20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80beb30000-7e80beb90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80beb9e000-7e80beb9f000 ---p 00000000 00:00 0 |
| | 7e80beb9f000-7e80bebbf000 rw-p 00000000 00:00 0 |
| | 7e80bebbf000-7e80bebc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bebc0000-7e80bec01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bec01000-7e80bec02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bec02000-7e80bec43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bec43000-7e80bec44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bec44000-7e80bec85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bec85000-7e80bec86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bec86000-7e80becc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80becc7000-7e80becc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80becc8000-7e80bed09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bed09000-7e80bed0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bed0a000-7e80bed4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bed4b000-7e80bed4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bed4c000-7e80bed8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bed8d000-7e80bed8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bed8e000-7e80bedcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bedcf000-7e80bedd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bedd0000-7e80bee11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bee11000-7e80bee12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bee12000-7e80bee53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bee53000-7e80bee54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bee54000-7e80bee95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bee95000-7e80bee96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bee96000-7e80beed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80beed7000-7e80beed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80beed8000-7e80bef19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bef19000-7e80bef1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bef1a000-7e80bef5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bef5b000-7e80bef5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bef5c000-7e80bef9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bef9d000-7e80bef9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bef9e000-7e80befdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80befdf000-7e80befe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80befe0000-7e80bf021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf021000-7e80bf022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf022000-7e80bf063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf063000-7e80bf064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf064000-7e80bf0a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf0a5000-7e80bf0a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf0a6000-7e80bf0e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf0e7000-7e80bf0e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf0e8000-7e80bf129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf129000-7e80bf12a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf12a000-7e80bf16b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf16b000-7e80bf16c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf16c000-7e80bf1ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf1ad000-7e80bf1ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf1ae000-7e80bf1ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf1ef000-7e80bf1f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf1f0000-7e80bf231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf231000-7e80bf232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf232000-7e80bf273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf273000-7e80bf274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf274000-7e80bf2b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf2b5000-7e80bf2b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf2b6000-7e80bf2f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf2f7000-7e80bf2f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf2f8000-7e80bf339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf339000-7e80bf33a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf33a000-7e80bf37b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf37b000-7e80bf37c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf37c000-7e80bf3bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf3bd000-7e80bf3be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf3be000-7e80bf3ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e80bf3ff000-7e80bf400000 ---p 00000000 00:00 0 |
| | 7e80bf400000-7e80bfc00000 rw-p 00000000 00:00 0 |
| | 7e80bfc00000-7e80d7c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7e80d7c00000-7e80d9000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7e80d901f000-7e80d9120000 rw-p 00000000 00:00 0 |
| | 7e80d9120000-7e80d91b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80d91ba000-7e80d91bb000 r--p 00000000 00:8e 14557888 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e80d91bb000-7e80d91bc000 r-xp 00001000 00:8e 14557888 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e80d91bc000-7e80d91bd000 r--p 00002000 00:8e 14557888 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e80d91bd000-7e80d91be000 r--p 00002000 00:8e 14557888 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e80d91be000-7e80d91bf000 rw-p 00003000 00:8e 14557888 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e80d91bf000-7e80d91e0000 rw-p 00000000 00:00 0 |
| | 7e80d91e0000-7e80d91f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e80d91f0000-7e80d92f4000 rw-p 00000000 00:00 0 |
| | 7e80d92f4000-7e80d931c000 r--p 00000000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e80d931c000-7e80d94a4000 r-xp 00028000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e80d94a4000-7e80d94f3000 r--p 001b0000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e80d94f3000-7e80d94f7000 r--p 001fe000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e80d94f7000-7e80d94f9000 rw-p 00202000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e80d94f9000-7e80d9508000 rw-p 00000000 00:00 0 |
| | 7e80d9508000-7e80d950c000 r--p 00000000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e80d950c000-7e80d952f000 r-xp 00004000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e80d952f000-7e80d9533000 r--p 00027000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e80d9533000-7e80d9534000 r--p 0002b000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e80d9534000-7e80d9535000 rw-p 0002c000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e80d9535000-7e80d9545000 r--p 00000000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e80d9545000-7e80d95c4000 r-xp 00010000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e80d95c4000-7e80d961c000 r--p 0008f000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e80d961c000-7e80d961d000 r--p 000e7000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e80d961d000-7e80d961e000 rw-p 000e8000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e80d961e000-7e80d9620000 r--p 00000000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e80d9620000-7e80d9635000 r-xp 00002000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e80d9635000-7e80d964e000 r--p 00017000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e80d964e000-7e80d964f000 r--p 0002f000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e80d964f000-7e80d9650000 rw-p 00030000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e80d9650000-7e80d9658000 rw-p 00000000 00:00 0 |
| | 7e80d9658000-7e80d9662000 r--p 00000000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e80d9662000-7e80d96c5000 r-xp 0000a000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e80d96c5000-7e80d96da000 r--p 0006d000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e80d96da000-7e80d96db000 r--p 00081000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e80d96db000-7e80d96dc000 rw-p 00082000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e80d96dc000-7e80d96de000 r--p 00000000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e80d96de000-7e80d96f0000 r-xp 00002000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e80d96f0000-7e80d96f6000 r--p 00014000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e80d96f6000-7e80d96f7000 r--p 0001a000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e80d96f7000-7e80d96f8000 rw-p 0001b000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e80d96f8000-7e80d96f9000 r--p 00000000 00:8e 14572571 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e80d96f9000-7e80d96fa000 r-xp 00001000 00:8e 14572571 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e80d96fa000-7e80d96fb000 r--p 00002000 00:8e 14572571 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e80d96fb000-7e80d96fc000 r--p 00002000 00:8e 14572571 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e80d96fc000-7e80d96fd000 rw-p 00003000 00:8e 14572571 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 7e80d96fd000-7e80d96ff000 rw-p 00000000 00:00 0 |
| | 7e80d96ff000-7e80d9700000 r--p 00000000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e80d9700000-7e80d972b000 r-xp 00001000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e80d972b000-7e80d9735000 r--p 0002c000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e80d9735000-7e80d9737000 r--p 00036000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e80d9737000-7e80d9739000 rw-p 00038000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffdd0a1c000-7ffdd0a3d000 rw-p 00000000 00:00 0 [stack] |
| | 7ffdd0ab7000-7ffdd0abb000 r--p 00000000 00:00 0 [vvar] |
| | 7ffdd0abb000-7ffdd0abd000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc13/test/ruby/test_gc.rb:763:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:978: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |