| "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 |
| e61b79b..90a9b64 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 132052 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900151ca8 |
| | ruby 4.0.0dev (2025-12-08T19:48:20Z master 90a9b64238) +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:0003f0 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000180 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: 0x0000723567267375 RBP: 0x00007235677ea7e8 RSP: 0x00007ffec122a000 |
| | RAX: 0x00007234aa7e0000 RBX: 0x0000000000000001 RCX: 0x0000000000000001 |
| | RDX: 0x000000000000ffa8 RDI: 0x0000000000000028 RSI: 0x00000000000082bb |
| | R8: 0x0000000000000001 R9: 0x1111111111111111 R10: 0x0000000000000000 |
| | R11: 0x000000000000001a R12: 0x0000000000000000 R13: 0x000058cdc823cbe0 |
| | R14: 0x00007234aa7effa8 R15: 0x0000000000000000 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_print_backtrace+0x14) [0x72356747dd07] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_bug_for_fatal_signal+0x10a) [0x723567241c6a] /tmp/ruby/src/trunk-gc-asserts/error.c:1131 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(sigsegv+0x48) [0x7235673b3038] /tmp/ruby/src/trunk-gc-asserts/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x723566d72320) [0x723566d72320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(check_rvalue_consistency_force+0x145) [0x723567267375] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1286 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(check_rvalue_consistency+0x10) [0x72356726ccfc] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1370 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(RVALUE_MARKED) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1210 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(gc_mark_set) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4371 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(gc_mark) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4446 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(gc_mark_and_pin) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4479 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_gc_impl_mark_and_pin) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4514 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(pin_value) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4589 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(st_general_foreach+0x3e) [0x7235673bfdb0] /tmp/ruby/src/trunk-gc-asserts/st.c:1653 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_st_foreach) /tmp/ruby/src/trunk-gc-asserts/st.c:1660 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(mark_roots+0x35) [0x72356726e005] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4627 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(gc_marks+0x116) [0x7235672751e7] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5819 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(gc_start) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6518 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_multi_ractor_p+0x0) [0x7235672764ee] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6400 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:101 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:146 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6402 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(ruby_xcalloc+0x104) [0x723567278104] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8117 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_data_typed_object_zalloc+0x158) [0x72356727acb8] /tmp/ruby/src/trunk-gc-asserts/gc.c:1128 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_obj_written+0x0) [0x72356733e20a] /tmp/ruby/src/trunk-gc-asserts/proc.c:294 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_obj_write) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:820 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(proc_binding) /tmp/ruby/src/trunk-gc-asserts/proc.c:3621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_callable_receiver+0x55) [0x72356733e465] /tmp/ruby/src/trunk-gc-asserts/proc.c:2994 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(define_final+0x26) [0x723567265966] /tmp/ruby/src/trunk-gc-asserts/gc.c:1710 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_call_cfunc_with_frame_+0x10d) [0x723567447dcd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3903 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_sendish+0xcc) [0x7235674519ec] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6125 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_exec_core+0x84) [0x72356745ead4] ../../src/trunk-gc-asserts/insns.def:904 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(vm_exec_loop+0xa) [0x7235674646b8] /tmp/ruby/src/trunk-gc-asserts/vm.c:2812 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2788 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(rb_ec_exec_node+0xa5) [0x72356724bbe5] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0(ruby_run_node+0x8b) [0x7235672500db] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x58cdbe603186] /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) [0x723566d571ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x723566d5728b] ../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 |
| | [0x58cdbe6031d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 58cdbe602000-58cdbe603000 r--p 00000000 00:4e 17172543 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58cdbe603000-58cdbe604000 r-xp 00001000 00:4e 17172543 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58cdbe604000-58cdbe605000 r--p 00002000 00:4e 17172543 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58cdbe605000-58cdbe606000 r--p 00002000 00:4e 17172543 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58cdbe606000-58cdbe607000 rw-p 00003000 00:4e 17172543 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 58cdc823a000-58cdf196e000 rw-p 00000000 00:00 0 [heap] |
| | 7233a638a000-7233a6591000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7233a6591000-7233a7be2000 r--s 00000000 00:4e 17172345 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0 |
| | 7233a7be2000-7233a7c20000 r--s 00000000 00:4e 17172543 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7233a7c20000-7233e9b60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7233e9b6e000-723469b70000 rw-p 00000000 00:00 0 |
| | 723469b70000-7234962e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7234962f0000-7234ed310000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7234ed320000-72351a910000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72351a920000-7235314f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723531500000-72353cc20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72353cc30000-7235428b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7235428c0000-7235454b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7235454c0000-723546e90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723546ea0000-723547980000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723547990000-723547e70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723547e80000-723548000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723548000000-723548021000 rw-p 00000000 00:00 0 |
| | 723548021000-72354c000000 ---p 00000000 00:00 0 |
| | 72354c010000-72354c140000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72354c150000-72354c300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72354c310000-72354c450000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72354c460000-72354c4b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 72354c4be000-72354c5bf000 rw-p 00000000 00:00 0 |
| | 72354c5bf000-72354c5c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c5c0000-72354c601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c601000-72354c602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c602000-72354c643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c643000-72354c644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c644000-72354c685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c685000-72354c686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c686000-72354c6c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c6c7000-72354c6c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c6c8000-72354c709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c709000-72354c70a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c70a000-72354c74b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c74b000-72354c74c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c74c000-72354c78d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c78d000-72354c78e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c78e000-72354c7cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c7cf000-72354c7d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c7d0000-72354c811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c811000-72354c812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c812000-72354c853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c853000-72354c854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c854000-72354c895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c895000-72354c896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c896000-72354c8d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c8d7000-72354c8d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c8d8000-72354c919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c919000-72354c91a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c91a000-72354c95b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c95b000-72354c95c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c95c000-72354c99d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c99d000-72354c99e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c99e000-72354c9df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c9df000-72354c9e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354c9e0000-72354ca21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354ca21000-72354ca22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354ca22000-72354ca63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354ca63000-72354ca64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354ca64000-72354caa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354caa5000-72354caa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354caa6000-72354cae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cae7000-72354cae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cae8000-72354cb29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cb29000-72354cb2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cb2a000-72354cb6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cb6b000-72354cb6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cb6c000-72354cbad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cbad000-72354cbae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cbae000-72354cbef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cbef000-72354cbf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cbf0000-72354cc31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cc31000-72354cc32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cc32000-72354cc73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cc73000-72354cc74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cc74000-72354ccb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354ccb5000-72354ccb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354ccb6000-72354ccf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354ccf7000-72354ccf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354ccf8000-72354cd39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cd39000-72354cd3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cd3a000-72354cd7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cd7b000-72354cd7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cd7c000-72354cdbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cdbd000-72354cdbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cdbe000-72354cdff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 72354cdff000-72354ce00000 ---p 00000000 00:00 0 |
| | 72354ce00000-72354d600000 rw-p 00000000 00:00 0 |
| | 72354d600000-723565600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 723565600000-723566a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 723566a10000-723566a70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723566a80000-723566ad0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723566adf000-723566ae0000 ---p 00000000 00:00 0 |
| | 723566ae0000-723566b00000 rw-p 00000000 00:00 0 |
| | 723566b00000-723566bb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723566bbf000-723566be0000 rw-p 00000000 00:00 0 |
| | 723566be0000-723566bf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 723566bf8000-723566bf9000 r--p 00000000 00:4e 17462364 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 723566bf9000-723566bfa000 r-xp 00001000 00:4e 17462364 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 723566bfa000-723566bfb000 r--p 00002000 00:4e 17462364 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 723566bfb000-723566bfc000 r--p 00002000 00:4e 17462364 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 723566bfc000-723566bfd000 rw-p 00003000 00:4e 17462364 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 723566bfd000-723566d00000 rw-p 00000000 00:00 0 |
| | 723566d00000-723566d04000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 723566d04000-723566d27000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 723566d27000-723566d2b000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 723566d2b000-723566d2c000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 723566d2c000-723566d2d000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 723566d2d000-723566d55000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 723566d55000-723566edd000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 723566edd000-723566f2c000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 723566f2c000-723566f30000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 723566f30000-723566f32000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 723566f32000-723566f41000 rw-p 00000000 00:00 0 |
| | 723566f41000-723566f51000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 723566f51000-723566fd0000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 723566fd0000-723567028000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 723567028000-723567029000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 723567029000-72356702a000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 72356702a000-72356702c000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72356702c000-723567041000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 723567041000-72356705a000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72356705a000-72356705b000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72356705b000-72356705c000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 72356705c000-723567064000 rw-p 00000000 00:00 0 |
| | 723567064000-72356706e000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 72356706e000-7235670d1000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7235670d1000-7235670e6000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7235670e6000-7235670e7000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7235670e7000-7235670e8000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7235670e8000-7235670ea000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7235670ea000-7235670fc000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7235670fc000-723567102000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 723567102000-723567103000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 723567103000-723567104000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 723567104000-723567105000 r--p 00000000 00:4e 17458398 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 723567105000-723567106000 r-xp 00001000 00:4e 17458398 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 723567106000-723567107000 r--p 00002000 00:4e 17458398 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 723567107000-723567108000 r--p 00002000 00:4e 17458398 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 723567108000-723567109000 rw-p 00003000 00:4e 17458398 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 723567109000-723567151000 r--p 00000000 00:4e 17172345 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0 |
| | 723567151000-72356761c000 r-xp 00048000 00:4e 17172345 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0 |
| | 72356761c000-7235677c1000 r--p 00513000 00:4e 17172345 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0 |
| | 7235677c1000-7235677d7000 r--p 006b8000 00:4e 17172345 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0 |
| | 7235677d7000-7235677db000 rw-p 006ce000 00:4e 17172345 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.0.0 |
| | 7235677db000-7235677f2000 rw-p 00000000 00:00 0 |
| | 7235677f2000-7235677f3000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7235677f3000-72356781e000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72356781e000-723567828000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 723567828000-72356782a000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 72356782a000-72356782c000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffec120c000-7ffec122d000 rw-p 00000000 00:00 0 [stack] |
| | 7ffec132a000-7ffec132e000 r--p 00000000 00:00 0 [vvar] |
| | 7ffec132e000-7ffec1330000 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:767:in 'TestGc#test_interrupt_in_finalizer' |
| Children under /tmp/rubytest.pxr45t: |
| * -rw-r--r-- 1 111288 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_io+nonblock.so |
| * -rw-r--r-- 1 835744 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_date_core.so |
| * -rw-r--r-- 1 92456 2025-12-08 20:47:11 +0000 _ruby_box_p3719377_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 125320 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_cgi+escape.so |
| * -rw-r--r-- 1 92456 2025-12-08 20:47:11 +0000 _ruby_box_p3718918_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 329808 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_zlib.so |
| * -rw-r--r-- 1 112072 2025-12-08 20:47:03 +0000 _ruby_box_p3710124_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 111904 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_monitor.so |
| * -rw-r--r-- 1 183680 2025-12-08 20:47:12 +0000 _ruby_box_p3720541_2_io+console.so |
| * -rw-r--r-- 1 183680 2025-12-08 20:47:11 +0000 _ruby_box_p3719377_2_io+console.so |
| * -rw-r--r-- 1 92456 2025-12-08 20:47:12 +0000 _ruby_box_p3720219_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 112072 2025-12-08 20:47:05 +0000 _ruby_box_p3712552_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 112072 2025-12-08 20:47:12 +0000 _ruby_box_p3720541_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 303624 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_json+ext+generator.so |
| * -rw-r--r-- 1 122944 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_digest.so |
| * -rw-r--r-- 1 1745216 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_openssl.so |
| * -rw-r--r-- 1 112072 2025-12-08 20:47:12 +0000 _ruby_box_p3720219_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 112072 2025-12-08 20:47:11 +0000 _ruby_box_p3718918_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 238272 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_json+ext+parser.so |
| * -rw-r--r-- 1 92456 2025-12-08 20:47:03 +0000 _ruby_box_p3710124_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 194328 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_stringio.so |
| * -rw-r--r-- 1 145344 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_etc.so |
| * -rw-r--r-- 1 183680 2025-12-08 20:47:05 +0000 _ruby_box_p3712552_2_io+console.so |
| * -rw-r--r-- 1 112072 2025-12-08 20:47:11 +0000 _ruby_box_p3719377_2_rbconfig+sizeof.so |
| * -rw-r--r-- 1 183680 2025-12-08 20:47:12 +0000 _ruby_box_p3720219_2_io+console.so |
| * -rw-r--r-- 1 92456 2025-12-08 20:47:12 +0000 _ruby_box_p3720541_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 186464 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_strscan.so |
| * -rw-r--r-- 1 108104 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_erb+escape.so |
| * -rw-r--r-- 1 92456 2025-12-08 20:47:05 +0000 _ruby_box_p3712552_2_-test-+sanitizers.so |
| * -rw-r--r-- 1 183680 2025-12-08 20:47:03 +0000 _ruby_box_p3710124_2_io+console.so |
| * -rw-r--r-- 1 810816 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_socket.so |
| * -rw-r--r-- 1 183680 2025-12-08 20:47:11 +0000 _ruby_box_p3718918_2_io+console.so |
| * -rw-r--r-- 1 197392 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_psych.so |
| * -rw-r--r-- 1 91480 2025-12-08 20:47:04 +0000 _ruby_box_p3710124_2_io+wait.so |
| make: *** [uncommon.mk:920: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |