| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "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 1683443 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900198279 |
| | ruby 3.5.0dev (2025-07-06T07:04:24Z master 4d7e622064) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:001bf0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0019a0 DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168: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: 0x00007337837601c0 RBP: 0x0000000000000028 RSP: 0x00007ffcfd67d820 |
| | RAX: 0x0000000000000000 RBX: 0x00007335f68effe0 RCX: 0x0000000000000032 |
| | RDX: 0x0000000000000000 RDI: 0x000000000000008a RSI: 0x00007335f68e3010 |
| | R8: 0x0000000000000000 R9: 0xcccccccccccccccd R10: 0x0000000000000000 |
| | R11: 0x0000000000000001 R12: 0x0000733783cc4ac0 R13: 0x0000000000000000 |
| | R14: 0x2626362626363726 R15: 0x00005667293e7780 EFL: 0x0000000000010287 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x73378396c23a] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:843 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1175 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_for_fatal_signal+0x10a) [0x73378373905a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x73378389df18] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x733783272320) [0x733783272320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7337837601c0] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5016 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_heap_page) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5012 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_heap_pages_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5079 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_heap_pages+0x12) [0x73378376412a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5091 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5125 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x733783764479] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_finish+0x8c) [0x733783768a9b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3816 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3892 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_continue+0xb) [0x73378376e23b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3925 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2022 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_prepare+0x4b) [0x73378376e8d3] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2041 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2274 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2381 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_alloc+0xd) [0x73378377056d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2405 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2484 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:994 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:1032 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ary_alloc_embed+0x2d) [0x733783672a15] /tmp/ruby/src/trunk-gc-asserts/array.c:682 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ary_new) /tmp/ruby/src/trunk-gc-asserts/array.c:725 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-gc-asserts/array.c:775 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ary_new_from_values) /tmp/ruby/src/trunk-gc-asserts/array.c:787 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_define_finalizer+0x1fd) [0x73378375b19d] /tmp/ruby/src/trunk-gc-asserts/gc.c:1729 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x73378393836d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3784 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x73378394dfc3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5991 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:899 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x73378395464e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x733783742e25] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x73378374713b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5666f45ab186] /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) [0x7337832571ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x73378325728b] ../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 |
| | [0x5666f45ab1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 ruby2_keywords.rb |
| | 6 set.rb |
| | 7 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5666f45aa000-5666f45ab000 r--p 00000000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5666f45ab000-5666f45ac000 r-xp 00001000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5666f45ac000-5666f45ad000 r--p 00002000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5666f45ad000-5666f45ae000 r--p 00002000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5666f45ae000-5666f45af000 rw-p 00003000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 56671fea2000-56674c016000 rw-p 00000000 00:00 0 [heap] |
| | 7335c1a02000-7335c1c09000 r--s 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7335c1c09000-7335c31f2000 r--s 00000000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7335c31f2000-7335c3230000 r--s 00000000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7335c3230000-733605d80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733605d8e000-733685d90000 rw-p 00000000 00:00 0 |
| | 733685d90000-7336b2750000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7336b2760000-7337093c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7337093d0000-733736620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733736630000-73374d0d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73374d0e0000-733758ba0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733758bb0000-73375e940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 73375e950000-733761cb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733761cc0000-733763310000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733763320000-733763cf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733763d00000-733764000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733764000000-733764021000 rw-p 00000000 00:00 0 |
| | 733764021000-733768000000 ---p 00000000 00:00 0 |
| | 733768010000-733768170000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733768180000-733768540000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733768550000-7337687f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733768800000-733768960000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733768970000-733768a30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733768a40000-733768a90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 733768a9d000-733768a9e000 ---p 00000000 00:00 0 |
| | 733768a9e000-733768abe000 rw-p 00000000 00:00 0 |
| | 733768abe000-733768bbf000 rw-p 00000000 00:00 0 |
| | 733768bbf000-733768bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768bc0000-733768c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768c01000-733768c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768c02000-733768c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768c43000-733768c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768c44000-733768c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768c85000-733768c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768c86000-733768cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768cc7000-733768cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768cc8000-733768d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768d09000-733768d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768d0a000-733768d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768d4b000-733768d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768d4c000-733768d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768d8d000-733768d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768d8e000-733768dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768dcf000-733768dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768dd0000-733768e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768e11000-733768e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768e12000-733768e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768e53000-733768e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768e54000-733768e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768e95000-733768e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768e96000-733768ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768ed7000-733768ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768ed8000-733768f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768f19000-733768f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768f1a000-733768f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768f5b000-733768f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768f5c000-733768f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768f9d000-733768f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768f9e000-733768fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768fdf000-733768fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733768fe0000-733769021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769021000-733769022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769022000-733769063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769063000-733769064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769064000-7337690a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337690a5000-7337690a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337690a6000-7337690e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337690e7000-7337690e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337690e8000-733769129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769129000-73376912a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73376912a000-73376916b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73376916b000-73376916c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73376916c000-7337691ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337691ad000-7337691ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337691ae000-7337691ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337691ef000-7337691f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337691f0000-733769231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769231000-733769232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769232000-733769273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769273000-733769274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769274000-7337692b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337692b5000-7337692b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337692b6000-7337692f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337692f7000-7337692f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337692f8000-733769339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 733769339000-73376933a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73376933a000-73376937b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73376937b000-73376937c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 73376937c000-7337693bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337693bd000-7337693be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337693be000-7337693ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7337693ff000-733769400000 ---p 00000000 00:00 0 |
| | 733769400000-733769c00000 rw-p 00000000 00:00 0 |
| | 733769c00000-733781c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 733781c00000-733783000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 733783010000-7337830b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7337830bf000-7337830e0000 rw-p 00000000 00:00 0 |
| | 7337830e0000-7337830f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7337830f8000-7337830f9000 r--p 00000000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7337830f9000-7337830fa000 r-xp 00001000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7337830fa000-7337830fb000 r--p 00002000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7337830fb000-7337830fc000 r--p 00002000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7337830fc000-7337830fd000 rw-p 00003000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7337830fd000-733783200000 rw-p 00000000 00:00 0 |
| | 733783200000-733783204000 r--p 00000000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 733783204000-733783227000 r-xp 00004000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 733783227000-73378322b000 r--p 00027000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73378322b000-73378322c000 r--p 0002b000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73378322c000-73378322d000 rw-p 0002c000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 73378322d000-733783255000 r--p 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 733783255000-7337833dd000 r-xp 00028000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7337833dd000-73378342c000 r--p 001b0000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 73378342c000-733783430000 r--p 001fe000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 733783430000-733783432000 rw-p 00202000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 733783432000-733783441000 rw-p 00000000 00:00 0 |
| | 733783441000-733783451000 r--p 00000000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 733783451000-7337834d0000 r-xp 00010000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7337834d0000-733783528000 r--p 0008f000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 733783528000-733783529000 r--p 000e7000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 733783529000-73378352a000 rw-p 000e8000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 73378352a000-73378352c000 r--p 00000000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73378352c000-733783541000 r-xp 00002000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 733783541000-73378355a000 r--p 00017000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73378355a000-73378355b000 r--p 0002f000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73378355b000-73378355c000 rw-p 00030000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 73378355c000-733783564000 rw-p 00000000 00:00 0 |
| | 733783564000-73378356e000 r--p 00000000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 73378356e000-7337835d1000 r-xp 0000a000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7337835d1000-7337835e6000 r--p 0006d000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7337835e6000-7337835e7000 r--p 00081000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7337835e7000-7337835e8000 rw-p 00082000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7337835e8000-7337835ea000 r--p 00000000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7337835ea000-7337835fc000 r-xp 00002000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7337835fc000-733783602000 r--p 00014000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 733783602000-733783603000 r--p 0001a000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 733783603000-733783604000 rw-p 0001b000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 733783604000-733783605000 r--p 00000000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 733783605000-733783606000 r-xp 00001000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 733783606000-733783607000 r--p 00002000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 733783607000-733783608000 r--p 00002000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 733783608000-733783609000 rw-p 00003000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 733783609000-733783651000 r--p 00000000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 733783651000-733783b0a000 r-xp 00048000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 733783b0a000-733783c9f000 r--p 00501000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 733783c9f000-733783cb5000 r--p 00695000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 733783cb5000-733783cb9000 rw-p 006ab000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 733783cb9000-733783ccf000 rw-p 00000000 00:00 0 |
| | 733783ccf000-733783cd0000 r--p 00000000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 733783cd0000-733783cfb000 r-xp 00001000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 733783cfb000-733783d05000 r--p 0002c000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 733783d05000-733783d07000 r--p 00036000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 733783d07000-733783d09000 rw-p 00038000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffcfd65e000-7ffcfd67f000 rw-p 00000000 00:00 0 [stack] |
| | 7ffcfd7ec000-7ffcfd7f0000 r--p 00000000 00:00 0 [vvar] |
| | 7ffcfd7f0000-7ffcfd7f2000 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:763:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:978: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |