| "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 4034291 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90036f474 |
| | ruby 3.5.0dev (2025-08-04T00:29:53Z master 1c6b36af18) +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:0020c0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0009d0 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: 0x00007a1394e91e20 RBP: 0x0000000000000028 RSP: 0x00007fff5a8841c0 |
| | RAX: 0x0000000000000000 RBX: 0x00007a12db39ffe0 RCX: 0x0000000000000025 |
| | RDX: 0x0000000000000000 RDI: 0x0000000000000034 RSI: 0x00007a12db391008 |
| | R8: 0x0000000000000000 R9: 0xcccccccccccccccd R10: 0x0000000000000000 |
| | R11: 0x0000000000000001 R12: 0x00007a13953fe2c0 R13: 0x0000000000000000 |
| | R14: 0x3672763236723632 R15: 0x00005e9a8c9348c0 EFL: 0x0000000000010287 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7a13950a013a] /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) [0x7a1394e6af4a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7a1394fd9c68] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7a13949a3320) [0x7a13949a3320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7a1394e91e20] /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) [0x7a1394e95b9a] /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) [0x7a1394e95ee9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start+0x122) [0x7a1394e9c432] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6333 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x7a1394e9d9ae] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6307 |
| | /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:6309 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect_with_gvl+0xd) [0x7a1394e9db37] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6707 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7973 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7951 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_fixup+0xd) [0x7a1394e9ea2d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8051 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_malloc) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8148 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(handle_malloc_failure+0x0) [0x7a1394e9eb06] /tmp/ruby/src/trunk-gc-asserts/gc.c:5094 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xmalloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:5084 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(make_tab_empty+0x0) [0x7a1394fe4969] /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) [0x7a1394fe4a93] /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) [0x7a1394fe53d0] /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) [0x7a1394e8d0b9] /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) [0x7a139506be3d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3851 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x7a1395081ea3] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6058 |
| | /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) [0x7a139508852e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7a1394e74ce5] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7a1394e791cb] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5e9a3a2f1186] /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) [0x7a13949881ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7a139498828b] ../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 |
| | [0x5e9a3a2f11d5] |
| | |
| | -- 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: |
| | |
| | 5e9a3a2f0000-5e9a3a2f1000 r--p 00000000 00:4e 13281916 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e9a3a2f1000-5e9a3a2f2000 r-xp 00001000 00:4e 13281916 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e9a3a2f2000-5e9a3a2f3000 r--p 00002000 00:4e 13281916 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e9a3a2f3000-5e9a3a2f4000 r--p 00002000 00:4e 13281916 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e9a3a2f4000-5e9a3a2f5000 rw-p 00003000 00:4e 13281916 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e9a72d46000-5e9a9e456000 rw-p 00000000 00:00 0 [heap] |
| | 7a10cf3e3000-7a10cf5ea000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a10cf5ea000-7a10d0be0000 r--s 00000000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a10d0be0000-7a10d0c1e000 r--s 00000000 00:4e 13281916 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7a10d0c1e000-7a11d0c20000 rw-p 00000000 00:00 0 |
| | 7a11d0c20000-7a1217000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a121700e000-7a1297010000 rw-p 00000000 00:00 0 |
| | 7a1297010000-7a12c3e50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a12c3e60000-7a131ab90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a131aba0000-7a1347c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1347c10000-7a135ea70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a135ea80000-7a136a2a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a136a2b0000-7a1370050000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1370060000-7a1372ff0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1373000000-7a1374000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1374000000-7a1374021000 rw-p 00000000 00:00 0 |
| | 7a1374021000-7a1378000000 ---p 00000000 00:00 0 |
| | 7a1378010000-7a1378a30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1378a40000-7a1379540000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1379550000-7a1379c20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1379c30000-7a1379ef0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1379f00000-7a137a030000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a137a040000-7a137a100000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a137a110000-7a137a190000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a137a19e000-7a137a19f000 ---p 00000000 00:00 0 |
| | 7a137a19f000-7a137a1bf000 rw-p 00000000 00:00 0 |
| | 7a137a1bf000-7a137a1c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a1c0000-7a137a201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a201000-7a137a202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a202000-7a137a243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a243000-7a137a244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a244000-7a137a285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a285000-7a137a286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a286000-7a137a2c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a2c7000-7a137a2c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a2c8000-7a137a309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a309000-7a137a30a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a30a000-7a137a34b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a34b000-7a137a34c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a34c000-7a137a38d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a38d000-7a137a38e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a38e000-7a137a3cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a3cf000-7a137a3d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a3d0000-7a137a411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a411000-7a137a412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a412000-7a137a453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a453000-7a137a454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a454000-7a137a495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a495000-7a137a496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a496000-7a137a4d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a4d7000-7a137a4d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a4d8000-7a137a519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a519000-7a137a51a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a51a000-7a137a55b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a55b000-7a137a55c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a55c000-7a137a59d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a59d000-7a137a59e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a59e000-7a137a5df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a5df000-7a137a5e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a5e0000-7a137a621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a621000-7a137a622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a622000-7a137a663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a663000-7a137a664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a664000-7a137a6a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a6a5000-7a137a6a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a6a6000-7a137a6e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a6e7000-7a137a6e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a6e8000-7a137a729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a729000-7a137a72a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a72a000-7a137a76b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a76b000-7a137a76c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a76c000-7a137a7ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a7ad000-7a137a7ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a7ae000-7a137a7ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a7ef000-7a137a7f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a7f0000-7a137a831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a831000-7a137a832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a832000-7a137a873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a873000-7a137a874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a874000-7a137a8b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a8b5000-7a137a8b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a8b6000-7a137a8f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a8f7000-7a137a8f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a8f8000-7a137a939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a939000-7a137a93a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a93a000-7a137a97b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a97b000-7a137a97c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a97c000-7a137a9bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a9bd000-7a137a9be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a9be000-7a137a9ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a137a9ff000-7a137aa00000 ---p 00000000 00:00 0 |
| | 7a137aa00000-7a137b200000 rw-p 00000000 00:00 0 |
| | 7a137b200000-7a1393200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7a1393200000-7a1394600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7a139461f000-7a1394720000 rw-p 00000000 00:00 0 |
| | 7a1394720000-7a1394730000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a139473f000-7a1394760000 rw-p 00000000 00:00 0 |
| | 7a1394760000-7a13947e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a13947ef000-7a1394810000 rw-p 00000000 00:00 0 |
| | 7a1394810000-7a1394820000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a1394829000-7a139482a000 r--p 00000000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a139482a000-7a139482b000 r-xp 00001000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a139482b000-7a139482c000 r--p 00002000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a139482c000-7a139482d000 r--p 00002000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a139482d000-7a139482e000 rw-p 00003000 00:4e 15215823 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a139482e000-7a1394931000 rw-p 00000000 00:00 0 |
| | 7a1394931000-7a1394935000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a1394935000-7a1394958000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a1394958000-7a139495c000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a139495c000-7a139495d000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a139495d000-7a139495e000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a139495e000-7a1394986000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a1394986000-7a1394b0e000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a1394b0e000-7a1394b5d000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a1394b5d000-7a1394b61000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a1394b61000-7a1394b63000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a1394b63000-7a1394b72000 rw-p 00000000 00:00 0 |
| | 7a1394b72000-7a1394b82000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a1394b82000-7a1394c01000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a1394c01000-7a1394c59000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a1394c59000-7a1394c5a000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a1394c5a000-7a1394c5b000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a1394c5b000-7a1394c5d000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a1394c5d000-7a1394c72000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a1394c72000-7a1394c8b000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a1394c8b000-7a1394c8c000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a1394c8c000-7a1394c8d000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a1394c8d000-7a1394c95000 rw-p 00000000 00:00 0 |
| | 7a1394c95000-7a1394c9f000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a1394c9f000-7a1394d02000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a1394d02000-7a1394d17000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a1394d17000-7a1394d18000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a1394d18000-7a1394d19000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a1394d19000-7a1394d1b000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a1394d1b000-7a1394d2d000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a1394d2d000-7a1394d33000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a1394d33000-7a1394d34000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a1394d34000-7a1394d35000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a1394d35000-7a1394d36000 r--p 00000000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a1394d36000-7a1394d37000 r-xp 00001000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a1394d37000-7a1394d38000 r--p 00002000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a1394d38000-7a1394d39000 r--p 00002000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a1394d39000-7a1394d3a000 rw-p 00003000 00:4e 15216298 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a1394d3a000-7a1394d82000 r--p 00000000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a1394d82000-7a139523d000 r-xp 00048000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a139523d000-7a13953d8000 r--p 00503000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a13953d8000-7a13953ee000 r--p 0069d000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a13953ee000-7a13953f2000 rw-p 006b3000 00:4e 13281914 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a13953f2000-7a1395409000 rw-p 00000000 00:00 0 |
| | 7a1395409000-7a139540a000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a139540a000-7a1395435000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a1395435000-7a139543f000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a139543f000-7a1395441000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a1395441000-7a1395443000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff5a865000-7fff5a886000 rw-p 00000000 00:00 0 [stack] |
| | 7fff5a959000-7fff5a95d000 r--p 00000000 00:00 0 [vvar] |
| | 7fff5a95d000-7fff5a95f000 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. |