| "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_gcc13/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 930889 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9000e0e4e |
| | ruby 3.5.0dev (2025-08-28T07:25:51Z master e7fb87ee3a) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0009 s:0019 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:001bf0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0015c0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168:in 'loop' |
| | -e:11:in 'block in <main>' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x000057faf927f94f RBP: 0x000057fafbc8ec40 RSP: 0x00007ffe6db79b18 |
| | RAX: 0x000057fafbc8c2a0 RBX: 0x000072c865e39798 RCX: 0x000000000000000c |
| | RDX: 0x0000000000000000 RDI: 0x000057fafbc8ec40 RSI: 0x000057fb09b10f50 |
| | R8: 0x0000000000009798 R9: 0x0000000000000007 R10: 0x0000000000000001 |
| | R11: 0x000072c865e30000 R12: 0x000057fb09b10f50 R13: 0x0000000000000000 |
| | R14: 0x000057fafbc8ec40 R15: 0x0000000000000028 EFL: 0x0000000000000206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_print_backtrace+0x8) [0x57faf968bac2] /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) [0x57faf96425b2] /tmp/ruby/src/trunk_gcc13/error.c:1130 |
| | /tmp/ruby/build/trunk_gcc13/ruby(sigsegv+0x48) [0x57faf938a218] /tmp/ruby/src/trunk_gcc13/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x72c8c90af320) [0x72c8c90af320] |
| | /tmp/ruby/build/trunk_gcc13/ruby(ruby_sized_xfree+0x18) [0x57faf927f94f] /tmp/ruby/src/trunk_gcc13/gc.c:5252 |
| | /tmp/ruby/build/trunk_gcc13/ruby(ruby_xfree) /tmp/ruby/src/trunk_gcc13/gc.c:5263 |
| | /tmp/ruby/build/trunk_gcc13/ruby(RTYPEDDATA_TYPE+0x0) [0x57faf9275aab] /tmp/ruby/src/trunk_gcc13/gc.c:1176 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_data_free) /tmp/ruby/src/trunk_gcc13/gc.c:1177 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_gc_obj_free) /tmp/ruby/src/trunk_gcc13/gc.c:1348 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_sweep_plane+0xb9) [0x57faf9276187] /tmp/ruby/src/trunk_gcc13/gc/default/default.c:3484 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_sweep_page) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:3569 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_sweep_step) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:3850 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_sweep_continue+0xb) [0x57faf927a79b] /tmp/ruby/src/trunk_gcc13/gc/default/default.c:3933 |
| | /tmp/ruby/build/trunk_gcc13/ruby(gc_continue) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2027 |
| | /tmp/ruby/build/trunk_gcc13/ruby(heap_prepare+0x56) [0x57faf927ada6] /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2046 |
| | /tmp/ruby/build/trunk_gcc13/ruby(heap_next_free_page) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2282 |
| | /tmp/ruby/build/trunk_gcc13/ruby(newobj_cache_miss) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2389 |
| | /tmp/ruby/build/trunk_gcc13/ruby(newobj_alloc+0xd) [0x57faf927c8cd] /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2413 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk_gcc13/gc/default/default.c:2492 |
| | /tmp/ruby/build/trunk_gcc13/ruby(newobj_of) /tmp/ruby/src/trunk_gcc13/gc.c:989 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk_gcc13/gc.c:1027 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_class_allocate_instance+0x54) [0x57faf92fff84] /tmp/ruby/src/trunk_gcc13/object.c:127 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_class_of+0x0) [0x57faf930594b] /tmp/ruby/src/trunk_gcc13/object.c:2172 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_obj_class) /tmp/ruby/src/trunk_gcc13/object.c:294 |
| | /tmp/ruby/build/trunk_gcc13/ruby(class_call_alloc_func) /tmp/ruby/src/trunk_gcc13/object.c:2174 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_class_alloc) /tmp/ruby/src/trunk_gcc13/object.c:2144 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_obj_alloc) /tmp/ruby/src/trunk_gcc13/object.c:2184 |
| | /tmp/ruby/build/trunk_gcc13/ruby(vm_exec_core+0x3b1f) [0x57faf943fc6f] ../../src/trunk_gcc13/insns.def:924 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_vm_exec+0x213) [0x57faf942d213] /tmp/ruby/src/trunk_gcc13/vm.c:2622 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_ec_exec_node+0xa5) [0x57faf9250d25] /tmp/ruby/src/trunk_gcc13/eval.c:282 |
| | /tmp/ruby/build/trunk_gcc13/ruby(ruby_run_node+0x61) [0x57faf9253261] /tmp/ruby/src/trunk_gcc13/eval.c:320 |
| | /tmp/ruby/build/trunk_gcc13/ruby(rb_main+0x21) [0x57faf924d766] /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) [0x72c8c90941ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x72c8c909428b] ../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 |
| | [0x57faf924d7b5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 57faf91fd000-57faf923c000 r--p 00000000 00:8e 14418895 /tmp/ruby/build/trunk_gcc13/ruby |
| | 57faf923c000-57faf9707000 r-xp 0003f000 00:8e 14418895 /tmp/ruby/build/trunk_gcc13/ruby |
| | 57faf9707000-57faf98a6000 r--p 0050a000 00:8e 14418895 /tmp/ruby/build/trunk_gcc13/ruby |
| | 57faf98a6000-57faf98bc000 r--p 006a9000 00:8e 14418895 /tmp/ruby/build/trunk_gcc13/ruby |
| | 57faf98bc000-57faf98bd000 rw-p 006bf000 00:8e 14418895 /tmp/ruby/build/trunk_gcc13/ruby |
| | 57faf98bd000-57faf98d1000 rw-p 00000000 00:00 0 |
| | 57fafbc8c000-57fb0af4d000 rw-p 00000000 00:00 0 [heap] |
| | 72c7f72fe000-72c837300000 rw-p 00000000 00:00 0 |
| | 72c837300000-72c84d200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c860a2a000-72c860c31000 r--s 00000000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72c860c31000-72c864170000 r--s 00000000 00:8e 14418895 /tmp/ruby/build/trunk_gcc13/ruby |
| | 72c864170000-72c87b280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c87b290000-72c892680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c892690000-72c89e840000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c89e850000-72c8a4880000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8a4890000-72c8a73f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8a7400000-72c8a8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8a8000000-72c8a8021000 rw-p 00000000 00:00 0 |
| | 72c8a8021000-72c8ac000000 ---p 00000000 00:00 0 |
| | 72c8ac010000-72c8ac500000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8ac510000-72c8ad130000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8ad140000-72c8adce0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8adcf0000-72c8ae300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8ae310000-72c8ae610000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8ae620000-72c8ae780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8ae790000-72c8ae840000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8ae850000-72c8ae8b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8ae8be000-72c8ae9bf000 rw-p 00000000 00:00 0 |
| | 72c8ae9bf000-72c8ae9c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8ae9c0000-72c8aea01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aea01000-72c8aea02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aea02000-72c8aea43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aea43000-72c8aea44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aea44000-72c8aea85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aea85000-72c8aea86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aea86000-72c8aeac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeac7000-72c8aeac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeac8000-72c8aeb09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeb09000-72c8aeb0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeb0a000-72c8aeb4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeb4b000-72c8aeb4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeb4c000-72c8aeb8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeb8d000-72c8aeb8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeb8e000-72c8aebcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aebcf000-72c8aebd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aebd0000-72c8aec11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aec11000-72c8aec12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aec12000-72c8aec53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aec53000-72c8aec54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aec54000-72c8aec95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aec95000-72c8aec96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aec96000-72c8aecd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aecd7000-72c8aecd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aecd8000-72c8aed19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aed19000-72c8aed1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aed1a000-72c8aed5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aed5b000-72c8aed5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aed5c000-72c8aed9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aed9d000-72c8aed9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aed9e000-72c8aeddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeddf000-72c8aede0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aede0000-72c8aee21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aee21000-72c8aee22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aee22000-72c8aee63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aee63000-72c8aee64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aee64000-72c8aeea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeea5000-72c8aeea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeea6000-72c8aeee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeee7000-72c8aeee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeee8000-72c8aef29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aef29000-72c8aef2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aef2a000-72c8aef6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aef6b000-72c8aef6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aef6c000-72c8aefad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aefad000-72c8aefae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aefae000-72c8aefef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aefef000-72c8aeff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8aeff0000-72c8af031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af031000-72c8af032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af032000-72c8af073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af073000-72c8af074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af074000-72c8af0b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af0b5000-72c8af0b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af0b6000-72c8af0f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af0f7000-72c8af0f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af0f8000-72c8af139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af139000-72c8af13a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af13a000-72c8af17b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af17b000-72c8af17c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af17c000-72c8af1bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af1bd000-72c8af1be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af1be000-72c8af1ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72c8af1ff000-72c8af200000 ---p 00000000 00:00 0 |
| | 72c8af200000-72c8afa00000 rw-p 00000000 00:00 0 |
| | 72c8afa00000-72c8c7a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 72c8c7a00000-72c8c8e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 72c8c8e1f000-72c8c8e20000 ---p 00000000 00:00 0 |
| | 72c8c8e20000-72c8c8e40000 rw-p 00000000 00:00 0 |
| | 72c8c8e40000-72c8c8e70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8c8e7f000-72c8c8ea0000 rw-p 00000000 00:00 0 |
| | 72c8c8ea0000-72c8c8f20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8c8f2f000-72c8c8f50000 rw-p 00000000 00:00 0 |
| | 72c8c8f50000-72c8c8f60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72c8c8f61000-72c8c8f62000 r--p 00000000 00:8e 14555612 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72c8c8f62000-72c8c8f63000 r-xp 00001000 00:8e 14555612 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72c8c8f63000-72c8c8f64000 r--p 00002000 00:8e 14555612 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72c8c8f64000-72c8c8f65000 r--p 00002000 00:8e 14555612 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72c8c8f65000-72c8c8f66000 rw-p 00003000 00:8e 14555612 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/trans/transdb.so |
| | 72c8c8f66000-72c8c906a000 rw-p 00000000 00:00 0 |
| | 72c8c906a000-72c8c9092000 r--p 00000000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72c8c9092000-72c8c921a000 r-xp 00028000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72c8c921a000-72c8c9269000 r--p 001b0000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72c8c9269000-72c8c926d000 r--p 001fe000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72c8c926d000-72c8c926f000 rw-p 00202000 00:8e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 72c8c926f000-72c8c927e000 rw-p 00000000 00:00 0 |
| | 72c8c927e000-72c8c9282000 r--p 00000000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72c8c9282000-72c8c92a5000 r-xp 00004000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72c8c92a5000-72c8c92a9000 r--p 00027000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72c8c92a9000-72c8c92aa000 r--p 0002b000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72c8c92aa000-72c8c92ab000 rw-p 0002c000 00:8e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 72c8c92ab000-72c8c92bb000 r--p 00000000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72c8c92bb000-72c8c933a000 r-xp 00010000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72c8c933a000-72c8c9392000 r--p 0008f000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72c8c9392000-72c8c9393000 r--p 000e7000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72c8c9393000-72c8c9394000 rw-p 000e8000 00:8e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72c8c9394000-72c8c9396000 r--p 00000000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72c8c9396000-72c8c93ab000 r-xp 00002000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72c8c93ab000-72c8c93c4000 r--p 00017000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72c8c93c4000-72c8c93c5000 r--p 0002f000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72c8c93c5000-72c8c93c6000 rw-p 00030000 00:8e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72c8c93c6000-72c8c93ce000 rw-p 00000000 00:00 0 |
| | 72c8c93ce000-72c8c93d8000 r--p 00000000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72c8c93d8000-72c8c943b000 r-xp 0000a000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72c8c943b000-72c8c9450000 r--p 0006d000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72c8c9450000-72c8c9451000 r--p 00081000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72c8c9451000-72c8c9452000 rw-p 00082000 00:8e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72c8c9452000-72c8c9454000 r--p 00000000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72c8c9454000-72c8c9466000 r-xp 00002000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72c8c9466000-72c8c946c000 r--p 00014000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72c8c946c000-72c8c946d000 r--p 0001a000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72c8c946d000-72c8c946e000 rw-p 0001b000 00:8e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 72c8c946e000-72c8c946f000 r--p 00000000 00:8e 14577996 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 72c8c946f000-72c8c9470000 r-xp 00001000 00:8e 14577996 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 72c8c9470000-72c8c9471000 r--p 00002000 00:8e 14577996 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 72c8c9471000-72c8c9472000 r--p 00002000 00:8e 14577996 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 72c8c9472000-72c8c9473000 rw-p 00003000 00:8e 14577996 /tmp/ruby/build/trunk_gcc13/.ext/x86_64-linux/enc/encdb.so |
| | 72c8c9473000-72c8c9475000 rw-p 00000000 00:00 0 |
| | 72c8c9475000-72c8c9476000 r--p 00000000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72c8c9476000-72c8c94a1000 r-xp 00001000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72c8c94a1000-72c8c94ab000 r--p 0002c000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72c8c94ab000-72c8c94ad000 r--p 00036000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72c8c94ad000-72c8c94af000 rw-p 00038000 00:8e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe6db5a000-7ffe6db7b000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe6dbe6000-7ffe6dbea000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe6dbea000-7ffe6dbec000 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:760:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:904: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |