| "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_clang_18/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 40878 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9000066d4 |
| | ruby 3.5.0dev (2025-10-21T01:38:18Z master 3b87e76cc6) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y n:---- CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 l:n n:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 l:y n:0001 METHOD <internal:kernel>:169 |
| | c:0002 p:0029 s:0008 E:0024c0 l:n n:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001970 l:y n:---- 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: 0x00005a2fbc8920f1 RBP: 0x0000000000000000 RSP: 0x00007ffc2d412610 |
| | RAX: 0x00007f5e6dcfedd8 RBX: 0x00007f5e053eb010 RCX: 0x00005a2fddd52c80 |
| | RDX: 0x0000000000000001 RDI: 0x00005a2fddcac2a0 RSI: 0x00007f5e6dd0c6e0 |
| | R8: 0x0000000000000096 R9: 0x0000000000000040 R10: 0x00005a2fe3d787c0 |
| | R11: 0x0000000000000060 R12: 0x00000000000021b1 R13: 0x00007f5e6dd0c280 |
| | R14: 0x00007f5e6dc7f768 R15: 0x00005a2fddcb3aa0 EFL: 0x0000000000000297 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_print_backtrace+0x14) [0x5a2fbcad2053] /tmp/ruby/src/trunk_clang_18/vm_dump.c:1099 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_18/vm_dump.c:1444 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_bug_for_fatal_signal+0x15c) [0x5a2fbca910ec] /tmp/ruby/src/trunk_clang_18/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_18/ruby(sigsegv+0x5a) [0x5a2fbc8140ca] /tmp/ruby/src/trunk_clang_18/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f5e6ded7320) [0x7f5e6ded7320] |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_method_call_status+0x1f) [0x5a2fbc8920f1] /tmp/ruby/src/trunk_clang_18/vm_eval.c:835 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_funcallv_scope) /tmp/ruby/src/trunk_clang_18/vm_eval.c:1063 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_funcallv+0xb) [0x5a2fbc8926b9] /tmp/ruby/src/trunk_clang_18/vm_eval.c:1080 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_funcall) /tmp/ruby/src/trunk_clang_18/vm_eval.c:1137 |
| | /tmp/ruby/build/trunk_clang_18/ruby(define_final+0x48) [0x5a2fbc72ca48] /tmp/ruby/src/trunk_clang_18/gc.c:1744 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_cfp_consistent_p+0x0) [0x5a2fbc8a507e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3925 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:3927 |
| | /tmp/ruby/build/trunk_clang_18/ruby(RB_UNDEF_P+0x0) [0x5a2fbc88678e] /tmp/ruby/src/trunk_clang_18/vm_insnhelper.c:6118 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_core) ../../src/trunk_clang_18/insns.def:903 |
| | /tmp/ruby/build/trunk_clang_18/ruby(vm_exec_loop+0x0) [0x5a2fbc8820bd] /tmp/ruby/src/trunk_clang_18/vm.c:2722 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_18/vm.c:2725 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_ec_exec_node+0x2e) [0x5a2fbc714a1f] /tmp/ruby/src/trunk_clang_18/eval.c:283 |
| | /tmp/ruby/build/trunk_clang_18/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_18/eval.c:321 |
| | /tmp/ruby/build/trunk_clang_18/ruby(rb_main+0x1c) [0x5a2fbc7124b5] /tmp/ruby/src/trunk_clang_18/main.c:42 |
| | /tmp/ruby/build/trunk_clang_18/ruby(main) /tmp/ruby/src/trunk_clang_18/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f5e6debc1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f5e6debc28b] ../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 |
| | [0x5a2fbc712375] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Namespace: disabled |
| | * 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_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5a2fbc6c6000-5a2fbc706000 r--p 00000000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a2fbc706000-5a2fbcb3b000 r-xp 00040000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a2fbcb3b000-5a2fbccd2000 r--p 00475000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a2fbccd2000-5a2fbcce7000 r--p 0060c000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a2fbcce7000-5a2fbcce9000 rw-p 00621000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 5a2fbcce9000-5a2fbccfd000 rw-p 00000000 00:00 0 |
| | 5a2fddcac000-5a2fecb87000 rw-p 00000000 00:00 0 [heap] |
| | 7f5d9b27e000-7f5ddb280000 rw-p 00000000 00:00 0 |
| | 7f5ddb280000-7f5df3d80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e02c2e000-7f5e02e35000 r--s 00000000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f5e02e35000-7f5e053e0000 r--s 00000000 00:be 15745253 /tmp/ruby/build/trunk_clang_18/ruby |
| | 7f5e053e0000-7f5e1fd50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e1fd60000-7f5e37680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e37690000-7f5e43710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e43720000-7f5e49700000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e49710000-7f5e4c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e4c000000-7f5e4c021000 rw-p 00000000 00:00 0 |
| | 7f5e4c021000-7f5e50000000 ---p 00000000 00:00 0 |
| | 7f5e50010000-7f5e506f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e50700000-7f5e51f30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e51f40000-7f5e52b00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e52b10000-7f5e53120000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e53130000-7f5e53430000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e53440000-7f5e535a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e535b0000-7f5e53660000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e53670000-7f5e536b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e536be000-7f5e537bf000 rw-p 00000000 00:00 0 |
| | 7f5e537bf000-7f5e537c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e537c0000-7f5e53801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53801000-7f5e53802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53802000-7f5e53843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53843000-7f5e53844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53844000-7f5e53885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53885000-7f5e53886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53886000-7f5e538c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e538c7000-7f5e538c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e538c8000-7f5e53909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53909000-7f5e5390a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e5390a000-7f5e5394b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e5394b000-7f5e5394c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e5394c000-7f5e5398d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e5398d000-7f5e5398e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e5398e000-7f5e539cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e539cf000-7f5e539d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e539d0000-7f5e53a11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53a11000-7f5e53a12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53a12000-7f5e53a53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53a53000-7f5e53a54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53a54000-7f5e53a95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53a95000-7f5e53a96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53a96000-7f5e53ad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53ad7000-7f5e53ad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53ad8000-7f5e53b19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53b19000-7f5e53b1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53b1a000-7f5e53b5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53b5b000-7f5e53b5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53b5c000-7f5e53b9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53b9d000-7f5e53b9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53b9e000-7f5e53bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53bdf000-7f5e53be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53be0000-7f5e53c21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53c21000-7f5e53c22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53c22000-7f5e53c63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53c63000-7f5e53c64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53c64000-7f5e53ca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53ca5000-7f5e53ca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53ca6000-7f5e53ce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53ce7000-7f5e53ce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53ce8000-7f5e53d29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53d29000-7f5e53d2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53d2a000-7f5e53d6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53d6b000-7f5e53d6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53d6c000-7f5e53dad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53dad000-7f5e53dae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53dae000-7f5e53def000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53def000-7f5e53df0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53df0000-7f5e53e31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53e31000-7f5e53e32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53e32000-7f5e53e73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53e73000-7f5e53e74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53e74000-7f5e53eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53eb5000-7f5e53eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53eb6000-7f5e53ef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53ef7000-7f5e53ef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53ef8000-7f5e53f39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53f39000-7f5e53f3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53f3a000-7f5e53f7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53f7b000-7f5e53f7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53f7c000-7f5e53fbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53fbd000-7f5e53fbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53fbe000-7f5e53fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f5e53fff000-7f5e54000000 ---p 00000000 00:00 0 |
| | 7f5e54000000-7f5e54800000 rw-p 00000000 00:00 0 |
| | 7f5e54800000-7f5e6c800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7f5e6c800000-7f5e6dc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7f5e6dc10000-7f5e6dc40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e6dc4f000-7f5e6dc50000 ---p 00000000 00:00 0 |
| | 7f5e6dc50000-7f5e6dc70000 rw-p 00000000 00:00 0 |
| | 7f5e6dc70000-7f5e6dc90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e6dc9f000-7f5e6dcc0000 rw-p 00000000 00:00 0 |
| | 7f5e6dcc0000-7f5e6dd40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e6dd4f000-7f5e6dd70000 rw-p 00000000 00:00 0 |
| | 7f5e6dd70000-7f5e6dd80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f5e6dd89000-7f5e6dd8a000 r--p 00000000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f5e6dd8a000-7f5e6dd8b000 r-xp 00001000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f5e6dd8b000-7f5e6dd8c000 r--p 00002000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f5e6dd8c000-7f5e6dd8d000 r--p 00002000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f5e6dd8d000-7f5e6dd8e000 rw-p 00003000 00:be 18110078 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f5e6dd8e000-7f5e6de92000 rw-p 00000000 00:00 0 |
| | 7f5e6de92000-7f5e6deba000 r--p 00000000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f5e6deba000-7f5e6e042000 r-xp 00028000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f5e6e042000-7f5e6e091000 r--p 001b0000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f5e6e091000-7f5e6e095000 r--p 001fe000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f5e6e095000-7f5e6e097000 rw-p 00202000 00:be 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f5e6e097000-7f5e6e0a6000 rw-p 00000000 00:00 0 |
| | 7f5e6e0a6000-7f5e6e0aa000 r--p 00000000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f5e6e0aa000-7f5e6e0cd000 r-xp 00004000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f5e6e0cd000-7f5e6e0d1000 r--p 00027000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f5e6e0d1000-7f5e6e0d2000 r--p 0002b000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f5e6e0d2000-7f5e6e0d3000 rw-p 0002c000 00:be 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f5e6e0d3000-7f5e6e0e3000 r--p 00000000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f5e6e0e3000-7f5e6e162000 r-xp 00010000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f5e6e162000-7f5e6e1ba000 r--p 0008f000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f5e6e1ba000-7f5e6e1bb000 r--p 000e7000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f5e6e1bb000-7f5e6e1bc000 rw-p 000e8000 00:be 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f5e6e1bc000-7f5e6e1be000 r--p 00000000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f5e6e1be000-7f5e6e1d3000 r-xp 00002000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f5e6e1d3000-7f5e6e1ec000 r--p 00017000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f5e6e1ec000-7f5e6e1ed000 r--p 0002f000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f5e6e1ed000-7f5e6e1ee000 rw-p 00030000 00:be 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f5e6e1ee000-7f5e6e1f6000 rw-p 00000000 00:00 0 |
| | 7f5e6e1f6000-7f5e6e200000 r--p 00000000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f5e6e200000-7f5e6e263000 r-xp 0000a000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f5e6e263000-7f5e6e278000 r--p 0006d000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f5e6e278000-7f5e6e279000 r--p 00081000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f5e6e279000-7f5e6e27a000 rw-p 00082000 00:be 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f5e6e27a000-7f5e6e27c000 r--p 00000000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f5e6e27c000-7f5e6e28e000 r-xp 00002000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f5e6e28e000-7f5e6e294000 r--p 00014000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f5e6e294000-7f5e6e295000 r--p 0001a000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f5e6e295000-7f5e6e296000 rw-p 0001b000 00:be 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f5e6e296000-7f5e6e297000 r--p 00000000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7f5e6e297000-7f5e6e298000 r-xp 00001000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7f5e6e298000-7f5e6e299000 r--p 00002000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7f5e6e299000-7f5e6e29a000 r--p 00002000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7f5e6e29a000-7f5e6e29b000 rw-p 00003000 00:be 18109488 /tmp/ruby/build/trunk_clang_18/.ext/x86_64-linux/enc/encdb.so |
| | 7f5e6e29b000-7f5e6e29d000 rw-p 00000000 00:00 0 |
| | 7f5e6e29d000-7f5e6e29e000 r--p 00000000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f5e6e29e000-7f5e6e2c9000 r-xp 00001000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f5e6e2c9000-7f5e6e2d3000 r--p 0002c000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f5e6e2d3000-7f5e6e2d5000 r--p 00036000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f5e6e2d5000-7f5e6e2d7000 rw-p 00038000 00:be 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc2d3f4000-7ffc2d415000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc2d4b3000-7ffc2d4b7000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc2d4b7000-7ffc2d4b9000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_18/test/ruby/test_gc.rb:761:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |