| "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. |
| 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 3233035 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_gcc11/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 3233035 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90030e0c8 |
| | ruby 4.1.0dev (2026-03-13T02:39:52Z master 90f6507e4f) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169 |
| | c:0002 p:0029 s:0008 E:001870 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:002030 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:169: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: 0x000060d8adabecf3 RBP: 0x000060d8c71806d0 RSP: 0x00007ffcb2c7d6a0 |
| | RAX: 0x0000000000000028 RBX: 0x00007b72b229d010 RCX: 0x00007b72b229cfe8 |
| | RDX: 0x00007b72b229cfe8 RDI: 0x000060d8c7180da0 RSI: 0x00007b72b229ffe0 |
| | R8: 0x0000000000000665 R9: 0x0000000000000001 R10: 0x0000000000000001 |
| | R11: 0x0000000000000002 R12: 0x000060d8c02a12c8 R13: 0x000060d8c02a12a0 |
| | R14: 0x00007b72b22a0000 R15: 0x0000000000000002 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_print_backtrace+0x8) [0x60d8adca5ad6] /tmp/ruby/src/trunk_gcc11/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_gcc11/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_bug_for_fatal_signal+0x102) [0x60d8adeb5262] /tmp/ruby/src/trunk_gcc11/error.c:1131 |
| | /tmp/ruby/build/trunk_gcc11/ruby(sigsegv+0x48) [0x60d8adbdc388] /tmp/ruby/src/trunk_gcc11/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7b733013d320) [0x7b733013d320] |
| | /tmp/ruby/build/trunk_gcc11/ruby(heap_page_add_freeobj+0x3) [0x60d8adabecf3] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:1636 |
| | /tmp/ruby/build/trunk_gcc11/ruby(heap_add_page) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2012 |
| | /tmp/ruby/build/trunk_gcc11/ruby(heap_page_allocate_and_initialize) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2043 |
| | /tmp/ruby/build/trunk_gcc11/ruby(heap_prepare+0xa8) [0x60d8adacd9d0] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2109 |
| | /tmp/ruby/build/trunk_gcc11/ruby(heap_next_free_page) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2320 |
| | /tmp/ruby/build/trunk_gcc11/ruby(newobj_cache_miss) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2429 |
| | /tmp/ruby/build/trunk_gcc11/ruby(newobj_alloc+0x30) [0x60d8adacf3f0] /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2453 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk_gcc11/gc/default/default.c:2532 |
| | /tmp/ruby/build/trunk_gcc11/ruby(newobj_of) /tmp/ruby/src/trunk_gcc11/gc.c:1015 |
| | /tmp/ruby/build/trunk_gcc11/ruby(typed_data_alloc) /tmp/ruby/src/trunk_gcc11/gc.c:1123 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_data_typed_object_zalloc) /tmp/ruby/src/trunk_gcc11/gc.c:1161 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_binding_alloc+0x18) [0x60d8adb603bb] /tmp/ruby/src/trunk_gcc11/proc.c:296 |
| | /tmp/ruby/build/trunk_gcc11/ruby(proc_binding) /tmp/ruby/src/trunk_gcc11/proc.c:3748 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_callable_receiver+0x71) [0x60d8adb643d1] /tmp/ruby/src/trunk_gcc11/proc.c:3116 |
| | /tmp/ruby/build/trunk_gcc11/ruby(define_final+0x28) [0x60d8adabb568] /tmp/ruby/src/trunk_gcc11/gc.c:1903 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_call_cfunc_with_frame_+0x115) [0x60d8adc70855] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_sendish+0x111) [0x60d8adc7a791] /tmp/ruby/src/trunk_gcc11/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_core+0x7a) [0x60d8adc9353a] ../../src/trunk_gcc11/insns.def:906 |
| | /tmp/ruby/build/trunk_gcc11/ruby(vm_exec_loop+0xa) [0x60d8adc83785] /tmp/ruby/src/trunk_gcc11/vm.c:2825 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_vm_exec) /tmp/ruby/src/trunk_gcc11/vm.c:2801 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_ec_exec_node+0xb5) [0x60d8ada9df95] /tmp/ruby/src/trunk_gcc11/eval.c:283 |
| | /tmp/ruby/build/trunk_gcc11/ruby(ruby_run_node+0x3c) [0x60d8adaa057c] /tmp/ruby/src/trunk_gcc11/eval.c:321 |
| | /tmp/ruby/build/trunk_gcc11/ruby(rb_main+0x21) [0x60d8ada9ae97] /tmp/ruby/src/trunk_gcc11/main.c:42 |
| | /tmp/ruby/build/trunk_gcc11/ruby(main) /tmp/ruby/src/trunk_gcc11/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7b73301221ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7b733012228b] ../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 |
| | [0x60d8ada9aee5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Ruby Box: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 monitor.so |
| | 2 thread.rb |
| | 3 fiber.so |
| | 4 rational.so |
| | 5 complex.so |
| | 6 pathname.so |
| | 7 ruby2_keywords.rb |
| | 8 set.rb |
| | 9 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 10 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 60d8ada49000-60d8ada89000 r--p 00000000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby |
| | 60d8ada89000-60d8adf77000 r-xp 00040000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby |
| | 60d8adf77000-60d8ae11f000 r--p 0052e000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby |
| | 60d8ae11f000-60d8ae136000 r--p 006d5000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby |
| | 60d8ae136000-60d8ae137000 rw-p 006ec000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby |
| | 60d8ae137000-60d8ae14e000 rw-p 00000000 00:00 0 |
| | 60d8c02a1000-60d8ca462000 rw-p 00000000 00:00 0 [heap] |
| | 7b72ae9fb000-7b72aec02000 r--s 00000000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b72aec02000-7b72b2290000 r--s 00000000 00:7d 13866082 /tmp/ruby/build/trunk_gcc11/ruby |
| | 7b72b2290000-7b72b6b80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b72b6b8e000-7b72d6b90000 rw-p 00000000 00:00 0 |
| | 7b72d6b90000-7b72e1040000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b72e1050000-7b72fb110000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b72fb120000-7b7306400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b7306410000-7b730bda0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b730bdb0000-7b730eac0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b730ead0000-7b7310000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b7310000000-7b7310021000 rw-p 00000000 00:00 0 |
| | 7b7310021000-7b7314000000 ---p 00000000 00:00 0 |
| | 7b7314010000-7b7314100000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b7314110000-7b7314df0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b7314e00000-7b7315380000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b7315390000-7b7315700000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b7315710000-7b7315850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b7315860000-7b73158b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b73158be000-7b73159bf000 rw-p 00000000 00:00 0 |
| | 7b73159bf000-7b73159c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b73159c0000-7b7315a01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315a01000-7b7315a02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315a02000-7b7315a43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315a43000-7b7315a44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315a44000-7b7315a85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315a85000-7b7315a86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315a86000-7b7315ac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315ac7000-7b7315ac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315ac8000-7b7315b09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315b09000-7b7315b0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315b0a000-7b7315b4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315b4b000-7b7315b4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315b4c000-7b7315b8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315b8d000-7b7315b8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315b8e000-7b7315bcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315bcf000-7b7315bd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315bd0000-7b7315c11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315c11000-7b7315c12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315c12000-7b7315c53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315c53000-7b7315c54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315c54000-7b7315c95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315c95000-7b7315c96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315c96000-7b7315cd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315cd7000-7b7315cd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315cd8000-7b7315d19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315d19000-7b7315d1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315d1a000-7b7315d5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315d5b000-7b7315d5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315d5c000-7b7315d9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315d9d000-7b7315d9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315d9e000-7b7315ddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315ddf000-7b7315de0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315de0000-7b7315e21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315e21000-7b7315e22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315e22000-7b7315e63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315e63000-7b7315e64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315e64000-7b7315ea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315ea5000-7b7315ea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315ea6000-7b7315ee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315ee7000-7b7315ee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315ee8000-7b7315f29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315f29000-7b7315f2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315f2a000-7b7315f6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315f6b000-7b7315f6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315f6c000-7b7315fad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315fad000-7b7315fae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315fae000-7b7315fef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315fef000-7b7315ff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7315ff0000-7b7316031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7316031000-7b7316032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7316032000-7b7316073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7316073000-7b7316074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7316074000-7b73160b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b73160b5000-7b73160b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b73160b6000-7b73160f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b73160f7000-7b73160f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b73160f8000-7b7316139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b7316139000-7b731613a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b731613a000-7b731617b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b731617b000-7b731617c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b731617c000-7b73161bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b73161bd000-7b73161be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b73161be000-7b73161ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7b73161ff000-7b7316200000 ---p 00000000 00:00 0 |
| | 7b7316200000-7b7316a00000 rw-p 00000000 00:00 0 |
| | 7b7316a00000-7b732ea00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7b732ea00000-7b732fe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7b732fe10000-7b732fe70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b732fe80000-7b732fed0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b732fedf000-7b732fee0000 ---p 00000000 00:00 0 |
| | 7b732fee0000-7b732ff00000 rw-p 00000000 00:00 0 |
| | 7b732ff00000-7b732ffb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b732ffba000-7b732ffbb000 r--p 00000000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b732ffbb000-7b732ffbc000 r-xp 00001000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b732ffbc000-7b732ffbd000 r--p 00002000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b732ffbd000-7b732ffbe000 r--p 00002000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b732ffbe000-7b732ffbf000 rw-p 00003000 00:7d 14445804 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7b732ffbf000-7b732ffe0000 rw-p 00000000 00:00 0 |
| | 7b732ffe0000-7b732fff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7b732fff4000-7b73300f8000 rw-p 00000000 00:00 0 |
| | 7b73300f8000-7b7330120000 r--p 00000000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b7330120000-7b73302a8000 r-xp 00028000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b73302a8000-7b73302f7000 r--p 001b0000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b73302f7000-7b73302fb000 r--p 001fe000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b73302fb000-7b73302fd000 rw-p 00202000 00:7d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7b73302fd000-7b733030c000 rw-p 00000000 00:00 0 |
| | 7b733030c000-7b7330310000 r--p 00000000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b7330310000-7b7330333000 r-xp 00004000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b7330333000-7b7330337000 r--p 00027000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b7330337000-7b7330338000 r--p 0002b000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b7330338000-7b7330339000 rw-p 0002c000 00:7d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7b7330339000-7b7330349000 r--p 00000000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b7330349000-7b73303c8000 r-xp 00010000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b73303c8000-7b7330420000 r--p 0008f000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b7330420000-7b7330421000 r--p 000e7000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b7330421000-7b7330422000 rw-p 000e8000 00:7d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7b7330422000-7b7330424000 r--p 00000000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b7330424000-7b7330439000 r-xp 00002000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b7330439000-7b7330452000 r--p 00017000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b7330452000-7b7330453000 r--p 0002f000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b7330453000-7b7330454000 rw-p 00030000 00:7d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7b7330454000-7b733045c000 rw-p 00000000 00:00 0 |
| | 7b733045c000-7b7330466000 r--p 00000000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b7330466000-7b73304c9000 r-xp 0000a000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b73304c9000-7b73304de000 r--p 0006d000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b73304de000-7b73304df000 r--p 00081000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b73304df000-7b73304e0000 rw-p 00082000 00:7d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7b73304e0000-7b73304e2000 r--p 00000000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b73304e2000-7b73304f4000 r-xp 00002000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b73304f4000-7b73304fa000 r--p 00014000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b73304fa000-7b73304fb000 r--p 0001a000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b73304fb000-7b73304fc000 rw-p 0001b000 00:7d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7b73304fc000-7b73304fd000 r--p 00000000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b73304fd000-7b73304fe000 r-xp 00001000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b73304fe000-7b73304ff000 r--p 00002000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b73304ff000-7b7330500000 r--p 00002000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b7330500000-7b7330501000 rw-p 00003000 00:7d 14446413 /tmp/ruby/build/trunk_gcc11/.ext/x86_64-linux/enc/encdb.so |
| | 7b7330501000-7b7330503000 rw-p 00000000 00:00 0 |
| | 7b7330503000-7b7330504000 r--p 00000000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b7330504000-7b733052f000 r-xp 00001000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b733052f000-7b7330539000 r--p 0002c000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b7330539000-7b733053b000 r--p 00036000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7b733053b000-7b733053d000 rw-p 00038000 00:7d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcb2c5e000-7ffcb2c7f000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcb2d05000-7ffcb2d09000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcb2d09000-7ffcb2d0b000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_gcc11/test/ruby/test_gc.rb:742:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:917: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |