| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "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. |
| 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_gcc14/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 1454494 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90015a822 |
| | ruby 3.5.0dev (2025-07-30T13:26:19Z master 74887a2c12) +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:000020 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001ea0 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: 0x00005e7f7cc685e8 RBP: 0x0000000000abf427 RSP: 0x00007ffe1e0c3f10 |
| | RAX: 0x0000714c7cc3c388 RBX: 0x00000000019f8bb0 RCX: 0x0000000000000019 |
| | RDX: 0x0000714c6b1ce868 RDI: 0x0000714c6b1ce868 RSI: 0x0000000000000002 |
| | R8: 0x0000714c6ca4e010 R9: 0x0000714c84a4f010 R10: 0x00007ffe1e0c3f00 |
| | R11: 0x0000000000000000 R12: 0x0000007088de919f R13: 0x00005e7f946bb3b0 |
| | R14: 0x00038446f48cfed0 R15: 0xffffffffffffffff EFL: 0x0000000000000283 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_print_backtrace+0x8) [0x5e7f7cf6551a] /tmp/ruby/src/trunk_gcc14/vm_dump.c:843 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc14/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_bug_for_fatal_signal+0x102) [0x5e7f7cf1c2e2] /tmp/ruby/src/trunk_gcc14/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc14/ruby(sigsegv+0x48) [0x5e7f7cc5db68] /tmp/ruby/src/trunk_gcc14/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x714ce846b320) [0x714ce846b320] |
| | /tmp/ruby/build/trunk_gcc14/ruby(find_table_entry_ind+0x58) [0x5e7f7cc685e8] /tmp/ruby/src/trunk_gcc14/st.c:893 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_st_lookup+0x47) [0x5e7f7cc6a057] /tmp/ruby/src/trunk_gcc14/st.c:1077 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_gc_impl_define_finalizer+0x2d) [0x5e7f7cb3b046] /tmp/ruby/src/trunk_gcc14/gc/default/default.c:2758 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_define_finalizer) /tmp/ruby/src/trunk_gcc14/gc.c:1729 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_call_cfunc_with_frame_+0x101) [0x5e7f7ccef861] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:3784 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_sendish+0xba) [0x5e7f7cd1118b] /tmp/ruby/src/trunk_gcc14/vm_insnhelper.c:5991 |
| | /tmp/ruby/build/trunk_gcc14/ruby(vm_exec_core) ../../src/trunk_gcc14/insns.def:899 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_vm_exec+0x24b) [0x5e7f7cd01fcb] /tmp/ruby/src/trunk_gcc14/vm.c:2621 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_ec_exec_node+0xa7) [0x5e7f7cb1cdb7] /tmp/ruby/src/trunk_gcc14/eval.c:282 |
| | /tmp/ruby/build/trunk_gcc14/ruby(ruby_run_node+0x61) [0x5e7f7cb22181] /tmp/ruby/src/trunk_gcc14/eval.c:320 |
| | /tmp/ruby/build/trunk_gcc14/ruby(rb_main+0x21) [0x5e7f7cb1c924] /tmp/ruby/src/trunk_gcc14/main.c:42 |
| | /tmp/ruby/build/trunk_gcc14/ruby(main) /tmp/ruby/src/trunk_gcc14/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x714ce84501ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x714ce845028b] ../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 |
| | [0x5e7f7cb1c965] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5e7f7cacb000-5e7f7cb0b000 r--p 00000000 00:96 14579527 /tmp/ruby/build/trunk_gcc14/ruby |
| | 5e7f7cb0b000-5e7f7cfe3000 r-xp 00040000 00:96 14579527 /tmp/ruby/build/trunk_gcc14/ruby |
| | 5e7f7cfe3000-5e7f7d17d000 r--p 00518000 00:96 14579527 /tmp/ruby/build/trunk_gcc14/ruby |
| | 5e7f7d17d000-5e7f7d193000 r--p 006b1000 00:96 14579527 /tmp/ruby/build/trunk_gcc14/ruby |
| | 5e7f7d193000-5e7f7d194000 rw-p 006c7000 00:96 14579527 /tmp/ruby/build/trunk_gcc14/ruby |
| | 5e7f7d194000-5e7f7d1a9000 rw-p 00000000 00:00 0 |
| | 5e7f946b4000-5e7fa112a000 rw-p 00000000 00:00 0 [heap] |
| | 714c60caa000-714c60eb1000 r--s 00000000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 714c60eb1000-714c64430000 r--s 00000000 00:96 14579527 /tmp/ruby/build/trunk_gcc14/ruby |
| | 714c64430000-714c6ca40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714c6ca4e000-714c8ca50000 rw-p 00000000 00:00 0 |
| | 714c8ca50000-714c97f90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714c97fa0000-714cb1f80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714cb1f90000-714cbd870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714cbd880000-714cc3a90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714cc3aa0000-714cc6b90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714cc6ba0000-714cc8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714cc8000000-714cc8021000 rw-p 00000000 00:00 0 |
| | 714cc8021000-714ccc000000 ---p 00000000 00:00 0 |
| | 714ccc010000-714ccc5b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ccc5c0000-714ccd080000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ccd090000-714ccd710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ccd720000-714ccd9f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ccda00000-714ccdb50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ccdb60000-714ccdc20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ccdc30000-714ccdc90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ccdc9d000-714ccdc9e000 ---p 00000000 00:00 0 |
| | 714ccdc9e000-714ccdcbe000 rw-p 00000000 00:00 0 |
| | 714ccdcbe000-714ccddbf000 rw-p 00000000 00:00 0 |
| | 714ccddbf000-714ccddc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccddc0000-714ccde01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccde01000-714ccde02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccde02000-714ccde43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccde43000-714ccde44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccde44000-714ccde85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccde85000-714ccde86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccde86000-714ccdec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdec7000-714ccdec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdec8000-714ccdf09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdf09000-714ccdf0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdf0a000-714ccdf4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdf4b000-714ccdf4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdf4c000-714ccdf8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdf8d000-714ccdf8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdf8e000-714ccdfcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdfcf000-714ccdfd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714ccdfd0000-714cce011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce011000-714cce012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce012000-714cce053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce053000-714cce054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce054000-714cce095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce095000-714cce096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce096000-714cce0d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce0d7000-714cce0d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce0d8000-714cce119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce119000-714cce11a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce11a000-714cce15b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce15b000-714cce15c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce15c000-714cce19d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce19d000-714cce19e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce19e000-714cce1df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce1df000-714cce1e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce1e0000-714cce221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce221000-714cce222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce222000-714cce263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce263000-714cce264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce264000-714cce2a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce2a5000-714cce2a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce2a6000-714cce2e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce2e7000-714cce2e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce2e8000-714cce329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce329000-714cce32a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce32a000-714cce36b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce36b000-714cce36c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce36c000-714cce3ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce3ad000-714cce3ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce3ae000-714cce3ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce3ef000-714cce3f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce3f0000-714cce431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce431000-714cce432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce432000-714cce473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce473000-714cce474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce474000-714cce4b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce4b5000-714cce4b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce4b6000-714cce4f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce4f7000-714cce4f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce4f8000-714cce539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce539000-714cce53a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce53a000-714cce57b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce57b000-714cce57c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce57c000-714cce5bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce5bd000-714cce5be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce5be000-714cce5ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 714cce5ff000-714cce600000 ---p 00000000 00:00 0 |
| | 714cce600000-714ccee00000 rw-p 00000000 00:00 0 |
| | 714ccee00000-714ce6e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 714ce6e00000-714ce8200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 714ce8210000-714ce8240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ce824f000-714ce8270000 rw-p 00000000 00:00 0 |
| | 714ce8270000-714ce82e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ce82ea000-714ce82eb000 r--p 00000000 00:96 15099505 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 714ce82eb000-714ce82ec000 r-xp 00001000 00:96 15099505 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 714ce82ec000-714ce82ed000 r--p 00002000 00:96 15099505 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 714ce82ed000-714ce82ee000 r--p 00002000 00:96 15099505 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 714ce82ee000-714ce82ef000 rw-p 00003000 00:96 15099505 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/trans/transdb.so |
| | 714ce82ef000-714ce8310000 rw-p 00000000 00:00 0 |
| | 714ce8310000-714ce8320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 714ce8322000-714ce8426000 rw-p 00000000 00:00 0 |
| | 714ce8426000-714ce844e000 r--p 00000000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 714ce844e000-714ce85d6000 r-xp 00028000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 714ce85d6000-714ce8625000 r--p 001b0000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 714ce8625000-714ce8629000 r--p 001fe000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 714ce8629000-714ce862b000 rw-p 00202000 00:96 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 714ce862b000-714ce863a000 rw-p 00000000 00:00 0 |
| | 714ce863a000-714ce863e000 r--p 00000000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 714ce863e000-714ce8661000 r-xp 00004000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 714ce8661000-714ce8665000 r--p 00027000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 714ce8665000-714ce8666000 r--p 0002b000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 714ce8666000-714ce8667000 rw-p 0002c000 00:96 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 714ce8667000-714ce8677000 r--p 00000000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 714ce8677000-714ce86f6000 r-xp 00010000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 714ce86f6000-714ce874e000 r--p 0008f000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 714ce874e000-714ce874f000 r--p 000e7000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 714ce874f000-714ce8750000 rw-p 000e8000 00:96 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 714ce8750000-714ce8752000 r--p 00000000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 714ce8752000-714ce8767000 r-xp 00002000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 714ce8767000-714ce8780000 r--p 00017000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 714ce8780000-714ce8781000 r--p 0002f000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 714ce8781000-714ce8782000 rw-p 00030000 00:96 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 714ce8782000-714ce878a000 rw-p 00000000 00:00 0 |
| | 714ce878a000-714ce8794000 r--p 00000000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 714ce8794000-714ce87f7000 r-xp 0000a000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 714ce87f7000-714ce880c000 r--p 0006d000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 714ce880c000-714ce880d000 r--p 00081000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 714ce880d000-714ce880e000 rw-p 00082000 00:96 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 714ce880e000-714ce8810000 r--p 00000000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 714ce8810000-714ce8822000 r-xp 00002000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 714ce8822000-714ce8828000 r--p 00014000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 714ce8828000-714ce8829000 r--p 0001a000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 714ce8829000-714ce882a000 rw-p 0001b000 00:96 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 714ce882a000-714ce882b000 r--p 00000000 00:96 15102499 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 714ce882b000-714ce882c000 r-xp 00001000 00:96 15102499 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 714ce882c000-714ce882d000 r--p 00002000 00:96 15102499 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 714ce882d000-714ce882e000 r--p 00002000 00:96 15102499 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 714ce882e000-714ce882f000 rw-p 00003000 00:96 15102499 /tmp/ruby/build/trunk_gcc14/.ext/x86_64-linux/enc/encdb.so |
| | 714ce882f000-714ce8831000 rw-p 00000000 00:00 0 |
| | 714ce8831000-714ce8832000 r--p 00000000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 714ce8832000-714ce885d000 r-xp 00001000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 714ce885d000-714ce8867000 r--p 0002c000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 714ce8867000-714ce8869000 r--p 00036000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 714ce8869000-714ce886b000 rw-p 00038000 00:96 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe1e0a5000-7ffe1e0c6000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe1e136000-7ffe1e13a000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe1e13a000-7ffe1e13c000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc14/test/ruby/test_gc.rb:763:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |