| "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-iseq_binary/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 2208457 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90021aee4 |
| | ruby 4.1.0dev (2026-03-07T07:00:25Z master 66e61d0cff) +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:0014b0 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0017c0 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: 0x00007078111b2590 RBP: 0x0000000000000028 RSP: 0x00007ffeaac95348 |
| | RAX: 0x0000000000000028 RBX: 0x0000000000000002 RCX: 0x00007ffeaac953c0 |
| | RDX: 0x0000000000000000 RDI: 0x0000000000000028 RSI: 0x00007ffeaac953c0 |
| | R8: 0x00005d9979bc23f0 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007ffeaac953c0 R13: 0x0000707810ae1340 |
| | R14: 0x0000000000000000 R15: 0x00005d9979b4d2a0 EFL: 0x0000000000000293 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_print_backtrace+0x14) [0x7078113cf6a7] /tmp/ruby/src/trunk-iseq_binary/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk-iseq_binary/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x70781118b93a] /tmp/ruby/src/trunk-iseq_binary/error.c:1131 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(sigsegv+0x48) [0x707811302158] /tmp/ruby/src/trunk-iseq_binary/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x707810cbc320) [0x707810cbc320] |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_gc_size_allocatable_p+0x0) [0x7078111b2590] /tmp/ruby/src/trunk-iseq_binary/gc.c:3867 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(ary_new+0x3e) [0x7078110bbc66] /tmp/ruby/src/trunk-iseq_binary/array.c:205 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-iseq_binary/array.c:788 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_ary_new_from_values) /tmp/ruby/src/trunk-iseq_binary/array.c:800 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_gc_impl_define_finalizer+0x29) [0x7078111b0699] /tmp/ruby/src/trunk-iseq_binary/gc/default/default.c:2826 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_define_finalizer) /tmp/ruby/src/trunk-iseq_binary/gc.c:1916 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x70781139954d] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(vm_sendish+0xd3) [0x7078113a2d23] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(vm_exec_core+0x84) [0x7078113b05e4] ../../src/trunk-iseq_binary/insns.def:906 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(vm_exec_loop+0xa) [0x7078113b61c8] /tmp/ruby/src/trunk-iseq_binary/vm.c:2825 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-iseq_binary/vm.c:2801 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x707811195c05] /tmp/ruby/src/trunk-iseq_binary/eval.c:283 |
| | /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1(ruby_run_node+0x8b) [0x70781119a11b] /tmp/ruby/src/trunk-iseq_binary/eval.c:321 |
| | /tmp/ruby/build/trunk-iseq_binary/ruby(rb_main+0x21) [0x5d995ad3d186] /tmp/ruby/src/trunk-iseq_binary/main.c:42 |
| | /tmp/ruby/build/trunk-iseq_binary/ruby(main) /tmp/ruby/src/trunk-iseq_binary/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x707810ca11ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x707810ca128b] ../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 |
| | [0x5d995ad3d1d5] |
| | |
| | -- 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-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 10 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5d995ad3c000-5d995ad3d000 r--p 00000000 00:58 13704181 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5d995ad3d000-5d995ad3e000 r-xp 00001000 00:58 13704181 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5d995ad3e000-5d995ad3f000 r--p 00002000 00:58 13704181 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5d995ad3f000-5d995ad40000 r--p 00002000 00:58 13704181 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5d995ad40000-5d995ad41000 rw-p 00003000 00:58 13704181 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 5d9979b4d000-5d9986034000 rw-p 00000000 00:00 0 [heap] |
| | 707787efa000-707788101000 r--s 00000000 00:58 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 707788101000-7077897a2000 r--s 00000000 00:58 13670244 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1.0 |
| | 7077897a2000-7077897e0000 r--s 00000000 00:58 13704181 /tmp/ruby/build/trunk-iseq_binary/ruby |
| | 7077897e0000-7077976f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077976fe000-7077b7700000 rw-p 00000000 00:00 0 |
| | 7077b7700000-7077c1c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077c1c10000-7077dbb90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077dbba0000-7077e7010000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077e7020000-7077ec9a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077ec9b0000-7077ef3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077ef400000-7077f0000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f0000000-7077f0021000 rw-p 00000000 00:00 0 |
| | 7077f0021000-7077f4000000 ---p 00000000 00:00 0 |
| | 7077f4010000-7077f4290000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f42a0000-7077f4c10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f4c20000-7077f5960000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f5970000-7077f5ec0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f5ed0000-7077f6240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f6250000-7077f63a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f63b0000-7077f6460000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f6470000-7077f64b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7077f64be000-7077f65bf000 rw-p 00000000 00:00 0 |
| | 7077f65bf000-7077f65c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f65c0000-7077f6601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6601000-7077f6602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6602000-7077f6643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6643000-7077f6644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6644000-7077f6685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6685000-7077f6686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6686000-7077f66c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f66c7000-7077f66c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f66c8000-7077f6709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6709000-7077f670a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f670a000-7077f674b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f674b000-7077f674c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f674c000-7077f678d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f678d000-7077f678e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f678e000-7077f67cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f67cf000-7077f67d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f67d0000-7077f6811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6811000-7077f6812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6812000-7077f6853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6853000-7077f6854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6854000-7077f6895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6895000-7077f6896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6896000-7077f68d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f68d7000-7077f68d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f68d8000-7077f6919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6919000-7077f691a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f691a000-7077f695b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f695b000-7077f695c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f695c000-7077f699d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f699d000-7077f699e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f699e000-7077f69df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f69df000-7077f69e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f69e0000-7077f6a21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6a21000-7077f6a22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6a22000-7077f6a63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6a63000-7077f6a64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6a64000-7077f6aa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6aa5000-7077f6aa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6aa6000-7077f6ae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6ae7000-7077f6ae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6ae8000-7077f6b29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6b29000-7077f6b2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6b2a000-7077f6b6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6b6b000-7077f6b6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6b6c000-7077f6bad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6bad000-7077f6bae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6bae000-7077f6bef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6bef000-7077f6bf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6bf0000-7077f6c31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6c31000-7077f6c32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6c32000-7077f6c73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6c73000-7077f6c74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6c74000-7077f6cb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6cb5000-7077f6cb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6cb6000-7077f6cf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6cf7000-7077f6cf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6cf8000-7077f6d39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6d39000-7077f6d3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6d3a000-7077f6d7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6d7b000-7077f6d7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6d7c000-7077f6dbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6dbd000-7077f6dbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6dbe000-7077f6dff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7077f6dff000-7077f6e00000 ---p 00000000 00:00 0 |
| | 7077f6e00000-7077f7600000 rw-p 00000000 00:00 0 |
| | 7077f7600000-70780f600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 70780f600000-707810a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 707810a10000-707810a20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 707810a2f000-707810a30000 ---p 00000000 00:00 0 |
| | 707810a30000-707810a50000 rw-p 00000000 00:00 0 |
| | 707810a50000-707810b00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 707810b0f000-707810b30000 rw-p 00000000 00:00 0 |
| | 707810b30000-707810b40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 707810b42000-707810b43000 r--p 00000000 00:58 14445485 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 707810b43000-707810b44000 r-xp 00001000 00:58 14445485 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 707810b44000-707810b45000 r--p 00002000 00:58 14445485 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 707810b45000-707810b46000 r--p 00002000 00:58 14445485 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 707810b46000-707810b47000 rw-p 00003000 00:58 14445485 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so |
| | 707810b47000-707810c4a000 rw-p 00000000 00:00 0 |
| | 707810c4a000-707810c4e000 r--p 00000000 00:58 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 707810c4e000-707810c71000 r-xp 00004000 00:58 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 707810c71000-707810c75000 r--p 00027000 00:58 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 707810c75000-707810c76000 r--p 0002b000 00:58 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 707810c76000-707810c77000 rw-p 0002c000 00:58 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 707810c77000-707810c9f000 r--p 00000000 00:58 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 707810c9f000-707810e27000 r-xp 00028000 00:58 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 707810e27000-707810e76000 r--p 001b0000 00:58 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 707810e76000-707810e7a000 r--p 001fe000 00:58 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 707810e7a000-707810e7c000 rw-p 00202000 00:58 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 707810e7c000-707810e8b000 rw-p 00000000 00:00 0 |
| | 707810e8b000-707810e9b000 r--p 00000000 00:58 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 707810e9b000-707810f1a000 r-xp 00010000 00:58 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 707810f1a000-707810f72000 r--p 0008f000 00:58 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 707810f72000-707810f73000 r--p 000e7000 00:58 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 707810f73000-707810f74000 rw-p 000e8000 00:58 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 707810f74000-707810f76000 r--p 00000000 00:58 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 707810f76000-707810f8b000 r-xp 00002000 00:58 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 707810f8b000-707810fa4000 r--p 00017000 00:58 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 707810fa4000-707810fa5000 r--p 0002f000 00:58 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 707810fa5000-707810fa6000 rw-p 00030000 00:58 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 707810fa6000-707810fae000 rw-p 00000000 00:00 0 |
| | 707810fae000-707810fb8000 r--p 00000000 00:58 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 707810fb8000-70781101b000 r-xp 0000a000 00:58 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 70781101b000-707811030000 r--p 0006d000 00:58 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 707811030000-707811031000 r--p 00081000 00:58 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 707811031000-707811032000 rw-p 00082000 00:58 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 707811032000-707811034000 r--p 00000000 00:58 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 707811034000-707811046000 r-xp 00002000 00:58 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 707811046000-70781104c000 r--p 00014000 00:58 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70781104c000-70781104d000 r--p 0001a000 00:58 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70781104d000-70781104e000 rw-p 0001b000 00:58 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 70781104e000-70781104f000 r--p 00000000 00:58 14446003 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 70781104f000-707811050000 r-xp 00001000 00:58 14446003 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 707811050000-707811051000 r--p 00002000 00:58 14446003 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 707811051000-707811052000 r--p 00002000 00:58 14446003 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 707811052000-707811053000 rw-p 00003000 00:58 14446003 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so |
| | 707811053000-70781109c000 r--p 00000000 00:58 13670244 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1.0 |
| | 70781109c000-70781156e000 r-xp 00049000 00:58 13670244 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1.0 |
| | 70781156e000-707811713000 r--p 0051b000 00:58 13670244 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1.0 |
| | 707811713000-70781172a000 r--p 006c0000 00:58 13670244 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1.0 |
| | 70781172a000-70781172e000 rw-p 006d7000 00:58 13670244 /tmp/ruby/build/trunk-iseq_binary/libruby.so.4.1.0 |
| | 70781172e000-707811747000 rw-p 00000000 00:00 0 |
| | 707811747000-707811748000 r--p 00000000 00:58 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 707811748000-707811773000 r-xp 00001000 00:58 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 707811773000-70781177d000 r--p 0002c000 00:58 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70781177d000-70781177f000 r--p 00036000 00:58 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 70781177f000-707811781000 rw-p 00038000 00:58 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffeaac77000-7ffeaac98000 rw-p 00000000 00:00 0 [stack] |
| | 7ffeaadef000-7ffeaadf3000 r--p 00000000 00:00 0 [vvar] |
| | 7ffeaadf3000-7ffeaadf5000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk-iseq_binary/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. |