| "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 2960060 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9002d1a14 |
| | ruby 3.5.0dev (2025-08-09T11:32:53Z master 2a6345e957) +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:0002d0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0012f0 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: 0x00007947b2c74c0a RBP: 0x0000794749d3ffe0 RSP: 0x00007ffce5c5a940 |
| | RAX: 0x00006094bed34ee0 RBX: 0x000060949a87ac40 RCX: 0x0000000000000028 |
| | RDX: 0x0000000000000028 RDI: 0x000060949a9ab0d0 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000001 R9: 0x0000794749d3ffe0 R10: 0x0000000000000010 |
| | R11: 0x0000ffffff73f7ef R12: 0x0000794749d20000 R13: 0x0000000000000028 |
| | R14: 0x0000794749d30018 R15: 0x00000000000000c8 EFL: 0x0000000000010283 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7947b2e7f4ea] /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) [0x7947b2c4a0ca] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7947b2db8f68] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7947b2782320) [0x7947b2782320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7947b2c74c0a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4943 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_garbage_object_p) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1544 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(verify_internal_consistency_i) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4945 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5115 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x7947b2c75189] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5193 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x7947b2c7b752] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6340 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x7947b2c7ccce] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6314 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:101 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:145 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6316 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect_with_gvl+0xd) [0x7947b2c7ce57] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6714 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7980 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7958 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_fixup+0xd) [0x7947b2c7dd4d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8058 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_malloc) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8155 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(handle_malloc_failure+0x0) [0x7947b2c7de26] /tmp/ruby/src/trunk-gc-asserts/gc.c:5110 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xmalloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:5100 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(make_tab_empty+0x0) [0x7947b2dc3c69] /tmp/ruby/src/trunk-gc-asserts/st.c:559 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_st_init_existing_table_with_size) /tmp/ruby/src/trunk-gc-asserts/st.c:567 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_st_init_table_with_size) /tmp/ruby/src/trunk-gc-asserts/st.c:585 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rebuild_table+0x93) [0x7947b2dc3d93] /tmp/ruby/src/trunk-gc-asserts/st.c:753 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(st_add_direct_with_hash+0x30) [0x7947b2dc46d0] /tmp/ruby/src/trunk-gc-asserts/st.c:1125 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_st_add_direct) /tmp/ruby/src/trunk-gc-asserts/st.c:1215 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_define_finalizer+0x41) [0x7947b2c6c1c9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2780 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_define_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1723 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7947b2e4b27d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3848 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x7947b2e612d3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6055 |
| | /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) [0x7947b2e678ce] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7947b2c53e65] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7947b2c5834b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x609473a49186] /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) [0x7947b27671ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7947b276728b] ../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 |
| | [0x609473a491d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * 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: |
| | |
| | 609473a48000-609473a49000 r--p 00000000 00:4e 13282338 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609473a49000-609473a4a000 r-xp 00001000 00:4e 13282338 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609473a4a000-609473a4b000 r--p 00002000 00:4e 13282338 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609473a4b000-609473a4c000 r--p 00002000 00:4e 13282338 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 609473a4c000-609473a4d000 rw-p 00003000 00:4e 13282338 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 60949a878000-6094c6997000 rw-p 00000000 00:00 0 [heap] |
| | 7944ed49f000-7944ed6a6000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7944ed6a6000-7944eeca0000 r--s 00000000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7944eeca0000-7944eecde000 r--s 00000000 00:4e 13282338 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7944eecde000-7945eece0000 rw-p 00000000 00:00 0 |
| | 7945eece0000-794634a50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794634a5e000-7946b4a60000 rw-p 00000000 00:00 0 |
| | 7946b4a60000-7946e1ca0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7946e1cb0000-794738980000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794738990000-794765bd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794765be0000-79477ca70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79477ca80000-794788200000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794788210000-79478de70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79478de80000-794790000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794790000000-794790021000 rw-p 00000000 00:00 0 |
| | 794790021000-794794000000 ---p 00000000 00:00 0 |
| | 794794010000-794795050000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794795060000-794796850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794796860000-794797300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794797310000-794797a00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794797a10000-794797cd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794797ce0000-794797e10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794797e20000-794797eb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 794797ebe000-794797fbf000 rw-p 00000000 00:00 0 |
| | 794797fbf000-794797fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794797fc0000-794798001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798001000-794798002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798002000-794798043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798043000-794798044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798044000-794798085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798085000-794798086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798086000-7947980c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947980c7000-7947980c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947980c8000-794798109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798109000-79479810a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479810a000-79479814b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479814b000-79479814c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479814c000-79479818d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479818d000-79479818e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479818e000-7947981cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947981cf000-7947981d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947981d0000-794798211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798211000-794798212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798212000-794798253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798253000-794798254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798254000-794798295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798295000-794798296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798296000-7947982d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947982d7000-7947982d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947982d8000-794798319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798319000-79479831a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479831a000-79479835b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479835b000-79479835c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479835c000-79479839d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479839d000-79479839e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479839e000-7947983df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947983df000-7947983e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947983e0000-794798421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798421000-794798422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798422000-794798463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798463000-794798464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798464000-7947984a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947984a5000-7947984a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947984a6000-7947984e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947984e7000-7947984e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947984e8000-794798529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798529000-79479852a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479852a000-79479856b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479856b000-79479856c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479856c000-7947985ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947985ad000-7947985ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947985ae000-7947985ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947985ef000-7947985f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947985f0000-794798631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798631000-794798632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798632000-794798673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798673000-794798674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798674000-7947986b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947986b5000-7947986b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947986b6000-7947986f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947986f7000-7947986f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947986f8000-794798739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 794798739000-79479873a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479873a000-79479877b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479877b000-79479877c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79479877c000-7947987bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947987bd000-7947987be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947987be000-7947987ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7947987ff000-794798800000 ---p 00000000 00:00 0 |
| | 794798800000-794799000000 rw-p 00000000 00:00 0 |
| | 794799000000-7947b1000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7947b1000000-7947b2400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7947b2410000-7947b2440000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7947b2450000-7947b24d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7947b24df000-7947b24e0000 ---p 00000000 00:00 0 |
| | 7947b24e0000-7947b2500000 rw-p 00000000 00:00 0 |
| | 7947b2500000-7947b2510000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7947b251f000-7947b2540000 rw-p 00000000 00:00 0 |
| | 7947b2540000-7947b25c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7947b25cf000-7947b25f0000 rw-p 00000000 00:00 0 |
| | 7947b25f0000-7947b2600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7947b2608000-7947b2609000 r--p 00000000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7947b2609000-7947b260a000 r-xp 00001000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7947b260a000-7947b260b000 r--p 00002000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7947b260b000-7947b260c000 r--p 00002000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7947b260c000-7947b260d000 rw-p 00003000 00:4e 15216679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7947b260d000-7947b2710000 rw-p 00000000 00:00 0 |
| | 7947b2710000-7947b2714000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7947b2714000-7947b2737000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7947b2737000-7947b273b000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7947b273b000-7947b273c000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7947b273c000-7947b273d000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7947b273d000-7947b2765000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7947b2765000-7947b28ed000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7947b28ed000-7947b293c000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7947b293c000-7947b2940000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7947b2940000-7947b2942000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7947b2942000-7947b2951000 rw-p 00000000 00:00 0 |
| | 7947b2951000-7947b2961000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7947b2961000-7947b29e0000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7947b29e0000-7947b2a38000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7947b2a38000-7947b2a39000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7947b2a39000-7947b2a3a000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7947b2a3a000-7947b2a3c000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7947b2a3c000-7947b2a51000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7947b2a51000-7947b2a6a000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7947b2a6a000-7947b2a6b000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7947b2a6b000-7947b2a6c000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7947b2a6c000-7947b2a74000 rw-p 00000000 00:00 0 |
| | 7947b2a74000-7947b2a7e000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7947b2a7e000-7947b2ae1000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7947b2ae1000-7947b2af6000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7947b2af6000-7947b2af7000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7947b2af7000-7947b2af8000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7947b2af8000-7947b2afa000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7947b2afa000-7947b2b0c000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7947b2b0c000-7947b2b12000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7947b2b12000-7947b2b13000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7947b2b13000-7947b2b14000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7947b2b14000-7947b2b15000 r--p 00000000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7947b2b15000-7947b2b16000 r-xp 00001000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7947b2b16000-7947b2b17000 r--p 00002000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7947b2b17000-7947b2b18000 r--p 00002000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7947b2b18000-7947b2b19000 rw-p 00003000 00:4e 15216628 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7947b2b19000-7947b2b61000 r--p 00000000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7947b2b61000-7947b301c000 r-xp 00048000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7947b301c000-7947b31b8000 r--p 00503000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7947b31b8000-7947b31ce000 r--p 0069f000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7947b31ce000-7947b31d2000 rw-p 006b5000 00:4e 13253024 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7947b31d2000-7947b31e9000 rw-p 00000000 00:00 0 |
| | 7947b31e9000-7947b31ea000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7947b31ea000-7947b3215000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7947b3215000-7947b321f000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7947b321f000-7947b3221000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7947b3221000-7947b3223000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffce5c3b000-7ffce5c5c000 rw-p 00000000 00:00 0 [stack] |
| | 7ffce5ce7000-7ffce5ceb000 r--p 00000000 00:00 0 [vvar] |
| | 7ffce5ceb000-7ffce5ced000 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:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |