| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/ruby |
| f979ef1..27b1500 master -> origin/master |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" 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. |
| 1) Error: |
| TestGc#test_interrupt_in_finalizer: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10000.0 sec) |
| pid 3743465 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9003900f3 |
| | ruby 3.5.0dev (2025-11-05T07:06:57Z master 27b1500e70) +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:0001c0 l:n n:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000100 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: 0x000077c311fa5291 RBP: 0x00000000029de8bb RSP: 0x00007ffe01e0bc30 |
| | RAX: 0x000077c1d3a8b168 RBX: 0x00000000078724e1 RCX: 0x000000000000001b |
| | RDX: 0x000077c194dae010 RDI: 0x000077c15cb2ac10 RSI: 0x0000000000000002 |
| | R8: 0x000077c1f4daf010 R9: 0x000000000000001a R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x000000000001d87b R13: 0x0000571b82571350 |
| | R14: 0x0003b0f6d629a357 R15: 0xffffffffffffffff EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x14) [0x77c31205d2bb] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1102 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1447 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_for_fatal_signal+0x10a) [0x77c311e2f82a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x77c311f9b7e8] /tmp/ruby/src/trunk-gc-asserts/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x77c311966320) [0x77c311966320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(find_table_entry_ind+0x61) [0x77c311fa5291] /tmp/ruby/src/trunk-gc-asserts/st.c:893 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_st_lookup+0x47) [0x77c311fa68e7] /tmp/ruby/src/trunk-gc-asserts/st.c:1077 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_define_finalizer+0x42) [0x77c311e515f4] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2768 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_define_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1725 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x77c3120284ad] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3915 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xcc) [0x77c312031b7c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6108 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x77c31203eca4] ../../src/trunk-gc-asserts/insns.def:902 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_loop+0xa) [0x77c312044858] /tmp/ruby/src/trunk-gc-asserts/vm.c:2811 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2787 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x77c311e395f5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x77c311e3dacb] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x571b44af7186] /tmp/ruby/src/trunk-gc-asserts/main.c:42 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:62 |
| | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x77c31194b1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x77c31194b28b] ../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 |
| | [0x571b44af71d5] |
| | |
| | -- 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-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 571b44af6000-571b44af7000 r--p 00000000 00:4e 13609190 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 571b44af7000-571b44af8000 r-xp 00001000 00:4e 13609190 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 571b44af8000-571b44af9000 r--p 00002000 00:4e 13609190 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 571b44af9000-571b44afa000 r--p 00002000 00:4e 13609190 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 571b44afa000-571b44afb000 rw-p 00003000 00:4e 13609190 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 571b8256a000-571baebe9000 rw-p 00000000 00:00 0 [heap] |
| | 77c1528e5000-77c152aec000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77c152aec000-77c1540d2000 r--s 00000000 00:4e 13501177 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 77c1540d2000-77c154110000 r--s 00000000 00:4e 13609190 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 77c154110000-77c194da0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c194dae000-77c214db0000 rw-p 00000000 00:00 0 |
| | 77c214db0000-77c2415f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c241600000-77c297f60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c297f70000-77c2c5490000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2c54a0000-77c2dc210000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2dc220000-77c2e7870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2e7880000-77c2ed4b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2ed4c0000-77c2f0000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2f0000000-77c2f0021000 rw-p 00000000 00:00 0 |
| | 77c2f0021000-77c2f4000000 ---p 00000000 00:00 0 |
| | 77c2f4010000-77c2f40d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2f40e0000-77c2f5aa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2f5ab0000-77c2f65b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2f65c0000-77c2f6bb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2f6bc0000-77c2f6f20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2f6f30000-77c2f7050000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2f7060000-77c2f70b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c2f70be000-77c2f71bf000 rw-p 00000000 00:00 0 |
| | 77c2f71bf000-77c2f71c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f71c0000-77c2f7201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7201000-77c2f7202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7202000-77c2f7243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7243000-77c2f7244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7244000-77c2f7285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7285000-77c2f7286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7286000-77c2f72c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f72c7000-77c2f72c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f72c8000-77c2f7309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7309000-77c2f730a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f730a000-77c2f734b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f734b000-77c2f734c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f734c000-77c2f738d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f738d000-77c2f738e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f738e000-77c2f73cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f73cf000-77c2f73d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f73d0000-77c2f7411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7411000-77c2f7412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7412000-77c2f7453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7453000-77c2f7454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7454000-77c2f7495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7495000-77c2f7496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7496000-77c2f74d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f74d7000-77c2f74d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f74d8000-77c2f7519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7519000-77c2f751a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f751a000-77c2f755b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f755b000-77c2f755c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f755c000-77c2f759d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f759d000-77c2f759e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f759e000-77c2f75df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f75df000-77c2f75e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f75e0000-77c2f7621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7621000-77c2f7622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7622000-77c2f7663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7663000-77c2f7664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7664000-77c2f76a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f76a5000-77c2f76a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f76a6000-77c2f76e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f76e7000-77c2f76e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f76e8000-77c2f7729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7729000-77c2f772a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f772a000-77c2f776b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f776b000-77c2f776c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f776c000-77c2f77ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f77ad000-77c2f77ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f77ae000-77c2f77ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f77ef000-77c2f77f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f77f0000-77c2f7831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7831000-77c2f7832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7832000-77c2f7873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7873000-77c2f7874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7874000-77c2f78b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f78b5000-77c2f78b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f78b6000-77c2f78f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f78f7000-77c2f78f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f78f8000-77c2f7939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f7939000-77c2f793a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f793a000-77c2f797b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f797b000-77c2f797c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f797c000-77c2f79bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f79bd000-77c2f79be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f79be000-77c2f79ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77c2f79ff000-77c2f7a00000 ---p 00000000 00:00 0 |
| | 77c2f7a00000-77c2f8200000 rw-p 00000000 00:00 0 |
| | 77c2f8200000-77c310200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 77c310200000-77c311600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 77c311610000-77c311670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c311680000-77c3116d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c3116df000-77c3116e0000 ---p 00000000 00:00 0 |
| | 77c3116e0000-77c311700000 rw-p 00000000 00:00 0 |
| | 77c311700000-77c3117b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c3117ba000-77c3117bb000 r--p 00000000 00:4e 14699177 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77c3117bb000-77c3117bc000 r-xp 00001000 00:4e 14699177 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77c3117bc000-77c3117bd000 r--p 00002000 00:4e 14699177 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77c3117bd000-77c3117be000 r--p 00002000 00:4e 14699177 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77c3117be000-77c3117bf000 rw-p 00003000 00:4e 14699177 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 77c3117bf000-77c3117e0000 rw-p 00000000 00:00 0 |
| | 77c3117e0000-77c3117f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77c3117f1000-77c3118f4000 rw-p 00000000 00:00 0 |
| | 77c3118f4000-77c3118f8000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77c3118f8000-77c31191b000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77c31191b000-77c31191f000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77c31191f000-77c311920000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77c311920000-77c311921000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 77c311921000-77c311949000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77c311949000-77c311ad1000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77c311ad1000-77c311b20000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77c311b20000-77c311b24000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77c311b24000-77c311b26000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 77c311b26000-77c311b35000 rw-p 00000000 00:00 0 |
| | 77c311b35000-77c311b45000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77c311b45000-77c311bc4000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77c311bc4000-77c311c1c000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77c311c1c000-77c311c1d000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77c311c1d000-77c311c1e000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 77c311c1e000-77c311c20000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77c311c20000-77c311c35000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77c311c35000-77c311c4e000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77c311c4e000-77c311c4f000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77c311c4f000-77c311c50000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 77c311c50000-77c311c58000 rw-p 00000000 00:00 0 |
| | 77c311c58000-77c311c62000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77c311c62000-77c311cc5000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77c311cc5000-77c311cda000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77c311cda000-77c311cdb000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77c311cdb000-77c311cdc000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 77c311cdc000-77c311cde000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77c311cde000-77c311cf0000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77c311cf0000-77c311cf6000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77c311cf6000-77c311cf7000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77c311cf7000-77c311cf8000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 77c311cf8000-77c311cf9000 r--p 00000000 00:4e 14683700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 77c311cf9000-77c311cfa000 r-xp 00001000 00:4e 14683700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 77c311cfa000-77c311cfb000 r--p 00002000 00:4e 14683700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 77c311cfb000-77c311cfc000 r--p 00002000 00:4e 14683700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 77c311cfc000-77c311cfd000 rw-p 00003000 00:4e 14683700 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 77c311cfd000-77c311d45000 r--p 00000000 00:4e 13501177 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 77c311d45000-77c3121fc000 r-xp 00048000 00:4e 13501177 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 77c3121fc000-77c31239d000 r--p 004ff000 00:4e 13501177 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 77c31239d000-77c3123b3000 r--p 006a0000 00:4e 13501177 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 77c3123b3000-77c3123b7000 rw-p 006b6000 00:4e 13501177 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 77c3123b7000-77c3123ce000 rw-p 00000000 00:00 0 |
| | 77c3123ce000-77c3123cf000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 77c3123cf000-77c3123fa000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 77c3123fa000-77c312404000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 77c312404000-77c312406000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 77c312406000-77c312408000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe01ded000-7ffe01e0e000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe01e38000-7ffe01e3c000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe01e3c000-7ffe01e3e000 r-xp 00000000 00:00 0 [vdso] |
| | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] |
| | |
| | |
| /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_gc.rb:761:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.f5u6nq: |
| * -rw-r--r-- 1 183232 2025-11-05 07:53:01 +0000 _ruby_ns_p3748714_2_io+console.so |
| * -rw-r--r-- 1 1466296 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_openssl.so |
| * -rw-r--r-- 1 226440 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_json+ext+parser.so |
| * -rw-r--r-- 1 92496 2025-11-05 07:53:01 +0000 _ruby_ns_p3748714_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 108208 2025-11-05 07:53:03 +0000 _ruby_ns_p3748719_2_erb+escape.so |
| * -rw-r--r-- 1 292912 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_zlib.so |
| * -rw-r--r-- 1 110584 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_io+wait.so |
| * -rw-r--r-- 1 102800 2025-11-05 07:53:03 +0000 _ruby_ns_p3748719_2_monitor.so |
| * -rw-r--r-- 1 111320 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_io+nonblock.so |
| * -rw-r--r-- 1 169872 2025-11-05 07:53:03 +0000 _ruby_ns_p3748719_2_strscan.so |
| * -rw-r--r-- 1 815856 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_socket.so |
| * -rw-r--r-- 1 112096 2025-11-05 07:53:01 +0000 _ruby_ns_p3748714_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183232 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_io+console.so |
| * -rw-r--r-- 1 804400 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_date_core.so |
| * -rw-r--r-- 1 184960 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_psych.so |
| * -rw-r--r-- 1 196344 2025-11-05 07:53:03 +0000 _ruby_ns_p3748719_2_stringio.so |
| * -rw-r--r-- 1 145344 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_etc.so |
| * -rw-r--r-- 1 125656 2025-11-05 07:53:03 +0000 _ruby_ns_p3748719_2_cgi+escape.so |
| * -rw-r--r-- 1 121072 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_digest.so |
| * -rw-r--r-- 1 92496 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 282376 2025-11-05 07:53:02 +0000 _ruby_ns_p3748719_2_json+ext+generator.so |
| * -rw-r--r-- 1 112096 2025-11-05 07:53:01 +0000 _ruby_ns_p3748719_2_rbconfig+sizeof.so |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |