| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| c5bd4ac..48dce78 master -> origin/master |
| "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_15/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 3021371 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9002ddc5b |
| | ruby 4.0.0dev (2025-11-11T09:57:30Z master 48dce7874f) +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:001930 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:001bd0 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: 0x00005cd8ea9759b3 RBP: 0x0000000000001421 RSP: 0x00007ffe12a25ec0 |
| | RAX: 0x0000000000000007 RBX: 0x00005cd8f7173bd0 RCX: 0x0000000000000142 |
| | RDX: 0x00005cd8f730e760 RDI: 0x00005cd8f7173bd0 RSI: 0x0000766538d7b1a8 |
| | R8: 0x000076658a48f790 R9: 0x0001000000000000 R10: 0x0101010101011104 |
| | R11: 0x0000000000000018 R12: 0x00005cd8f7173e80 R13: 0x00005cd8f7173bd0 |
| | R14: 0x000076658a520420 R15: 0x000000000000001a EFL: 0x0000000000000206 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_print_backtrace+0x14) [0x5cd8ead0f5f6] /tmp/ruby/src/trunk_clang_15/vm_dump.c:1102 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_15/vm_dump.c:1447 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_bug_for_fatal_signal+0x160) [0x5cd8eacce4b0] /tmp/ruby/src/trunk_clang_15/error.c:1130 |
| | /tmp/ruby/build/trunk_clang_15/ruby(sigsegv+0x59) [0x5cd8eaa54f29] /tmp/ruby/src/trunk_clang_15/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x76658a6c5320) [0x76658a6c5320] |
| | /tmp/ruby/build/trunk_clang_15/ruby(RB_FL_TEST_RAW+0xc) [0x5cd8ea9759b3] /tmp/ruby/src/trunk_clang_15/include/ruby/internal/fl_type.h:466 |
| | /tmp/ruby/build/trunk_clang_15/ruby(RB_FL_ANY_RAW) /tmp/ruby/src/trunk_clang_15/include/ruby/internal/fl_type.h:514 |
| | /tmp/ruby/build/trunk_clang_15/ruby(RB_OBJ_PROMOTED_RAW) /tmp/ruby/src/trunk_clang_15/include/ruby/internal/gc.h:709 |
| | /tmp/ruby/build/trunk_clang_15/ruby(RVALUE_OLD_P) /tmp/ruby/src/trunk_clang_15/gc/default/default.c:1372 |
| | /tmp/ruby/build/trunk_clang_15/ruby(gc_mark_set_parent) /tmp/ruby/src/trunk_clang_15/gc/default/default.c:4569 |
| | /tmp/ruby/build/trunk_clang_15/ruby(gc_mark_children) /tmp/ruby/src/trunk_clang_15/gc/default/default.c:4603 |
| | /tmp/ruby/build/trunk_clang_15/ruby(gc_marks_rest) /tmp/ruby/src/trunk_clang_15/gc/default/default.c:4626 |
| | /tmp/ruby/build/trunk_clang_15/ruby(gc_start+0xeb1) [0x5cd8ea97abe1] /tmp/ruby/src/trunk_clang_15/gc/default/default.c:5798 |
| | /tmp/ruby/build/trunk_clang_15/ruby(garbage_collect+0x3a) [0x5cd8ea97ebc5] /tmp/ruby/src/trunk_clang_15/gc/default/default.c:6359 |
| | /tmp/ruby/build/trunk_clang_15/ruby(garbage_collect_with_gvl) /tmp/ruby/src/trunk_clang_15/gc/default/default.c:6757 |
| | /tmp/ruby/build/trunk_clang_15/ruby(objspace_malloc_increase_body) /tmp/ruby/src/trunk_clang_15/gc/default/default.c:8023 |
| | /tmp/ruby/build/trunk_clang_15/ruby(objspace_malloc_fixup+0x13) [0x5cd8ea968aab] /tmp/ruby/src/trunk_clang_15/gc/default/default.c:8101 |
| | /tmp/ruby/build/trunk_clang_15/ruby(ruby_xcalloc) /tmp/ruby/src/trunk_clang_15/gc/default/default.c:8218 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_data_typed_object_zalloc+0x18a) [0x5cd8ea968daa] /tmp/ruby/src/trunk_clang_15/gc.c:1127 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_binding_alloc+0x11) [0x5cd8ea9eb3ac] /tmp/ruby/src/trunk_clang_15/proc.c:294 |
| | /tmp/ruby/build/trunk_clang_15/ruby(proc_binding) /tmp/ruby/src/trunk_clang_15/proc.c:3619 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_callable_receiver+0x1f) [0x5cd8ea9eb13f] /tmp/ruby/src/trunk_clang_15/proc.c:2994 |
| | /tmp/ruby/build/trunk_clang_15/ruby(define_final+0x48) [0x5cd8ea970958] /tmp/ruby/src/trunk_clang_15/gc.c:1709 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5cd8eaae8304] /tmp/ruby/src/trunk_clang_15/vm_insnhelper.c:3915 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_sendish+0xd7) [0x5cd8eaac7f2f] /tmp/ruby/src/trunk_clang_15/vm_insnhelper.c:6134 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_exec_core) ../../src/trunk_clang_15/insns.def:902 |
| | /tmp/ruby/build/trunk_clang_15/ruby(vm_exec_loop+0x0) [0x5cd8eaac363f] /tmp/ruby/src/trunk_clang_15/vm.c:2784 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_15/vm.c:2787 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_ec_exec_node+0x2b) [0x5cd8ea957a71] /tmp/ruby/src/trunk_clang_15/eval.c:283 |
| | /tmp/ruby/build/trunk_clang_15/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_15/eval.c:321 |
| | /tmp/ruby/build/trunk_clang_15/ruby(rb_main+0x1c) [0x5cd8ea955535] /tmp/ruby/src/trunk_clang_15/main.c:42 |
| | /tmp/ruby/build/trunk_clang_15/ruby(main) /tmp/ruby/src/trunk_clang_15/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x76658a6aa1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x76658a6aa28b] ../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 |
| | [0x5cd8ea9553f5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 5cd8ea904000-5cd8ea949000 r--p 00000000 00:a6 14045246 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5cd8ea949000-5cd8ead78000 r-xp 00045000 00:a6 14045246 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5cd8ead78000-5cd8eaf0e000 r--p 00474000 00:a6 14045246 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5cd8eaf0e000-5cd8eaf23000 r--p 0060a000 00:a6 14045246 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5cd8eaf23000-5cd8eaf25000 rw-p 0061f000 00:a6 14045246 /tmp/ruby/build/trunk_clang_15/ruby |
| | 5cd8eaf25000-5cd8eaf39000 rw-p 00000000 00:00 0 |
| | 5cd8f7171000-5cd8fee7c000 rw-p 00000000 00:00 0 [heap] |
| | 7665336ea000-7665338f1000 r--s 00000000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7665338f1000-766535e80000 r--s 00000000 00:a6 14045246 /tmp/ruby/build/trunk_clang_15/ruby |
| | 766535e80000-76653b660000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76653b66e000-76654b670000 rw-p 00000000 00:00 0 |
| | 76654b670000-7665555e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7665555f0000-766560a40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 766560a50000-766565ff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 766566000000-766568000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 766568000000-766568021000 rw-p 00000000 00:00 0 |
| | 766568021000-76656c000000 ---p 00000000 00:00 0 |
| | 76656c010000-76656d0d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76656d0e0000-76656e660000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76656e670000-76656f3a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76656f3b0000-76656f900000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76656f910000-76656fc70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76656fc80000-76656fde0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76656fdf0000-76656fe80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76656fe90000-76656feb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76656febe000-76656ffbf000 rw-p 00000000 00:00 0 |
| | 76656ffbf000-76656ffc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76656ffc0000-766570001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570001000-766570002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570002000-766570043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570043000-766570044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570044000-766570085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570085000-766570086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570086000-7665700c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665700c7000-7665700c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665700c8000-766570109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570109000-76657010a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657010a000-76657014b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657014b000-76657014c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657014c000-76657018d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657018d000-76657018e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657018e000-7665701cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665701cf000-7665701d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665701d0000-766570211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570211000-766570212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570212000-766570253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570253000-766570254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570254000-766570295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570295000-766570296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570296000-7665702d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665702d7000-7665702d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665702d8000-766570319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570319000-76657031a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657031a000-76657035b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657035b000-76657035c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657035c000-76657039d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657039d000-76657039e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657039e000-7665703df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665703df000-7665703e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665703e0000-766570421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570421000-766570422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570422000-766570463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570463000-766570464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570464000-7665704a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665704a5000-7665704a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665704a6000-7665704e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665704e7000-7665704e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665704e8000-766570529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570529000-76657052a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657052a000-76657056b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657056b000-76657056c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657056c000-7665705ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665705ad000-7665705ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665705ae000-7665705ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665705ef000-7665705f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665705f0000-766570631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570631000-766570632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570632000-766570673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570673000-766570674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570674000-7665706b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665706b5000-7665706b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665706b6000-7665706f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665706f7000-7665706f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665706f8000-766570739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 766570739000-76657073a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657073a000-76657077b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657077b000-76657077c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 76657077c000-7665707bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665707bd000-7665707be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665707be000-7665707ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7665707ff000-766570800000 ---p 00000000 00:00 0 |
| | 766570800000-766571000000 rw-p 00000000 00:00 0 |
| | 766571000000-766589000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 766589000000-76658a400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 76658a410000-76658a450000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76658a45f000-76658a460000 ---p 00000000 00:00 0 |
| | 76658a460000-76658a480000 rw-p 00000000 00:00 0 |
| | 76658a480000-76658a530000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76658a53f000-76658a560000 rw-p 00000000 00:00 0 |
| | 76658a560000-76658a570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76658a577000-76658a578000 r--p 00000000 00:a6 15733472 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76658a578000-76658a579000 r-xp 00001000 00:a6 15733472 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76658a579000-76658a57a000 r--p 00002000 00:a6 15733472 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76658a57a000-76658a57b000 r--p 00002000 00:a6 15733472 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76658a57b000-76658a57c000 rw-p 00003000 00:a6 15733472 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/trans/transdb.so |
| | 76658a57c000-76658a680000 rw-p 00000000 00:00 0 |
| | 76658a680000-76658a6a8000 r--p 00000000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76658a6a8000-76658a830000 r-xp 00028000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76658a830000-76658a87f000 r--p 001b0000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76658a87f000-76658a883000 r--p 001fe000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76658a883000-76658a885000 rw-p 00202000 00:a6 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 76658a885000-76658a894000 rw-p 00000000 00:00 0 |
| | 76658a894000-76658a898000 r--p 00000000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76658a898000-76658a8bb000 r-xp 00004000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76658a8bb000-76658a8bf000 r--p 00027000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76658a8bf000-76658a8c0000 r--p 0002b000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76658a8c0000-76658a8c1000 rw-p 0002c000 00:a6 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 76658a8c1000-76658a8d1000 r--p 00000000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76658a8d1000-76658a950000 r-xp 00010000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76658a950000-76658a9a8000 r--p 0008f000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76658a9a8000-76658a9a9000 r--p 000e7000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76658a9a9000-76658a9aa000 rw-p 000e8000 00:a6 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 76658a9aa000-76658a9ac000 r--p 00000000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76658a9ac000-76658a9c1000 r-xp 00002000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76658a9c1000-76658a9da000 r--p 00017000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76658a9da000-76658a9db000 r--p 0002f000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76658a9db000-76658a9dc000 rw-p 00030000 00:a6 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 76658a9dc000-76658a9e4000 rw-p 00000000 00:00 0 |
| | 76658a9e4000-76658a9ee000 r--p 00000000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76658a9ee000-76658aa51000 r-xp 0000a000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76658aa51000-76658aa66000 r--p 0006d000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76658aa66000-76658aa67000 r--p 00081000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76658aa67000-76658aa68000 rw-p 00082000 00:a6 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76658aa68000-76658aa6a000 r--p 00000000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76658aa6a000-76658aa7c000 r-xp 00002000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76658aa7c000-76658aa82000 r--p 00014000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76658aa82000-76658aa83000 r--p 0001a000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76658aa83000-76658aa84000 rw-p 0001b000 00:a6 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76658aa84000-76658aa85000 r--p 00000000 00:a6 15753964 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 76658aa85000-76658aa86000 r-xp 00001000 00:a6 15753964 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 76658aa86000-76658aa87000 r--p 00002000 00:a6 15753964 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 76658aa87000-76658aa88000 r--p 00002000 00:a6 15753964 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 76658aa88000-76658aa89000 rw-p 00003000 00:a6 15753964 /tmp/ruby/build/trunk_clang_15/.ext/x86_64-linux/enc/encdb.so |
| | 76658aa89000-76658aa8b000 rw-p 00000000 00:00 0 |
| | 76658aa8b000-76658aa8c000 r--p 00000000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76658aa8c000-76658aab7000 r-xp 00001000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76658aab7000-76658aac1000 r--p 0002c000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76658aac1000-76658aac3000 r--p 00036000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 76658aac3000-76658aac5000 rw-p 00038000 00:a6 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe12a07000-7ffe12a28000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe12a7f000-7ffe12a83000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe12a83000-7ffe12a85000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk_clang_15/test/ruby/test_gc.rb:761:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.wiy7sz: |
| * -rw-r--r-- 1 26816 2025-11-11 11:52:00 +0000 _ruby_box_p3015818_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 95240 2025-11-11 11:52:02 +0000 _ruby_box_p3015858_2_json+ext+parser.so |
| * -rw-r--r-- 1 55728 2025-11-11 11:52:02 +0000 _ruby_box_p3015858_2_etc.so |
| * -rw-r--r-- 1 17824 2025-11-11 11:51:59 +0000 _ruby_box_p3015798_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 71040 2025-11-11 11:52:02 +0000 _ruby_box_p3015858_2_psych.so |
| * -rw-r--r-- 1 17824 2025-11-11 11:51:59 +0000 _ruby_box_p3015808_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 41048 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_digest.so |
| * -rw-r--r-- 1 119992 2025-11-11 11:52:02 +0000 _ruby_box_p3015858_2_json+ext+generator.so |
| * -rw-r--r-- 1 63072 2025-11-11 11:52:01 +0000 _ruby_box_p3015823_2_io+console.so |
| * -rw-r--r-- 1 17824 2025-11-11 11:52:00 +0000 _ruby_box_p3015818_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 544080 2025-11-11 11:52:02 +0000 _ruby_box_p3015858_2_date_core.so |
| * -rw-r--r-- 1 22728 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_erb+escape.so |
| * -rw-r--r-- 1 26816 2025-11-11 11:52:02 +0000 _ruby_box_p3015858_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 851096 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_openssl.so |
| * -rw-r--r-- 1 21840 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_io+wait.so |
| * -rw-r--r-- 1 63072 2025-11-11 11:51:59 +0000 _ruby_box_p3015798_2_io+console.so |
| * -rw-r--r-- 1 155256 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_zlib.so |
| * -rw-r--r-- 1 63072 2025-11-11 11:52:00 +0000 _ruby_box_p3015818_2_io+console.so |
| * -rw-r--r-- 1 17824 2025-11-11 11:52:01 +0000 _ruby_box_p3015823_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 17824 2025-11-11 11:52:02 +0000 _ruby_box_p3015858_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 41664 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_cgi+escape.so |
| * -rw-r--r-- 1 26816 2025-11-11 11:52:00 +0000 _ruby_box_p3015823_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 23072 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_io+nonblock.so |
| * -rw-r--r-- 1 63496 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_strscan.so |
| * -rw-r--r-- 1 26816 2025-11-11 11:51:59 +0000 _ruby_box_p3015808_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 63072 2025-11-11 11:52:02 +0000 _ruby_box_p3015858_2_io+console.so |
| * -rw-r--r-- 1 494768 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_socket.so |
| * -rw-r--r-- 1 63072 2025-11-11 11:51:59 +0000 _ruby_box_p3015808_2_io+console.so |
| * -rw-r--r-- 1 24288 2025-11-11 11:52:04 +0000 _ruby_box_p3015858_2_monitor.so |
| * -rw-r--r-- 1 26816 2025-11-11 11:51:58 +0000 _ruby_box_p3015798_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 88688 2025-11-11 11:52:03 +0000 _ruby_box_p3015858_2_stringio.so |
| make: *** [uncommon.mk:915: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |