| "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 |
| 6c66458..a02dcbf 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 272112 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9003e9c75 |
| | ruby 3.5.0dev (2025-07-11T01:15:08Z master a02dcbfd46) +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:000670 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000420 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: 0x00007e99aac19867 RBP: 0x00007e99ab1847c8 RSP: 0x00007ffedf8fcc70 |
| | RAX: 0x0000000000000001 RBX: 0x0000000000000001 RCX: 0x0000000000012027 |
| | RDX: 0x0000000000012027 RDI: 0x00007e9972300000 RSI: 0x0000000000000007 |
| | R8: 0x0000000000000001 R9: 0x0000590df22e5a87 R10: 0x0000000000000000 |
| | R11: 0x0000590df22e5a87 R12: 0x0000000000000000 R13: 0x000057a0375ecc40 |
| | R14: 0x00007e997230ca20 R15: 0x0000000000000000 EFL: 0x0000000000000297 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7e99aae2842a] /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) [0x7e99aabf58ba] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7e99aad5f428] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7e99aa72e320) [0x7e99aa72e320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency_force+0x247) [0x7e99aac19867] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1289 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x7e99aac206c0] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1340 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/fl_type.h:514 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_OBJ_PROMOTED_RAW) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:709 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1367 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(verify_internal_consistency_i) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1364 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5112 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x7e99aac20cd9] /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) [0x7e99aac252fb] /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) [0x7e99aac2aa9b] /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) [0x7e99aac2b133] /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) [0x7e99aac2cdcd] /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) [0x7e99aab2ea05] /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_gc_impl_define_finalizer+0x24) [0x7e99aac179ac] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2778 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_define_finalizer) /tmp/ruby/src/trunk-gc-asserts/gc.c:1727 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7e99aadf451d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3784 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x7e99aae0a1d3] /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) [0x7e99aae1085e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7e99aabff685] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7e99aac0399b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x57a00578b186] /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) [0x7e99aa7131ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7e99aa71328b] ../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 |
| | [0x57a00578b1d5] |
| | |
| | -- 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: |
| | |
| | 57a00578a000-57a00578b000 r--p 00000000 00:4e 13279875 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 57a00578b000-57a00578c000 r-xp 00001000 00:4e 13279875 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 57a00578c000-57a00578d000 r--p 00002000 00:4e 13279875 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 57a00578d000-57a00578e000 r--p 00002000 00:4e 13279875 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 57a00578e000-57a00578f000 rw-p 00003000 00:4e 13279875 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 57a0375ea000-57a063352000 rw-p 00000000 00:00 0 [heap] |
| | 7e97e89b1000-7e97e8bb8000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e97e8bb8000-7e97ea1a2000 r--s 00000000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7e97ea1a2000-7e97ea1e0000 r--s 00000000 00:4e 13279875 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7e97ea1e0000-7e982cb70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e982cb7e000-7e98acb80000 rw-p 00000000 00:00 0 |
| | 7e98acb80000-7e98d9840000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e98d9850000-7e9930780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e9930790000-7e995d9c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e995d9d0000-7e9974640000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e9974650000-7e997ffc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e997ffd0000-7e9985ea0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e9985eb0000-7e9988000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e9988000000-7e9988021000 rw-p 00000000 00:00 0 |
| | 7e9988021000-7e998c000000 ---p 00000000 00:00 0 |
| | 7e998c010000-7e998d140000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e998d150000-7e998e820000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e998e830000-7e998f300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e998f310000-7e998f9e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e998f9f0000-7e998fcd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e998fce0000-7e998fe10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e998fe20000-7e998feb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e998febe000-7e998ffbf000 rw-p 00000000 00:00 0 |
| | 7e998ffbf000-7e998ffc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e998ffc0000-7e9990001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990001000-7e9990002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990002000-7e9990043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990043000-7e9990044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990044000-7e9990085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990085000-7e9990086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990086000-7e99900c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99900c7000-7e99900c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99900c8000-7e9990109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990109000-7e999010a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999010a000-7e999014b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999014b000-7e999014c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999014c000-7e999018d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999018d000-7e999018e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999018e000-7e99901cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99901cf000-7e99901d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99901d0000-7e9990211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990211000-7e9990212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990212000-7e9990253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990253000-7e9990254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990254000-7e9990295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990295000-7e9990296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990296000-7e99902d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99902d7000-7e99902d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99902d8000-7e9990319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990319000-7e999031a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999031a000-7e999035b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999035b000-7e999035c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999035c000-7e999039d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999039d000-7e999039e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999039e000-7e99903df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99903df000-7e99903e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99903e0000-7e9990421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990421000-7e9990422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990422000-7e9990463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990463000-7e9990464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990464000-7e99904a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99904a5000-7e99904a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99904a6000-7e99904e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99904e7000-7e99904e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99904e8000-7e9990529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990529000-7e999052a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999052a000-7e999056b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999056b000-7e999056c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999056c000-7e99905ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99905ad000-7e99905ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99905ae000-7e99905ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99905ef000-7e99905f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99905f0000-7e9990631000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990631000-7e9990632000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990632000-7e9990673000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990673000-7e9990674000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990674000-7e99906b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99906b5000-7e99906b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99906b6000-7e99906f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99906f7000-7e99906f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99906f8000-7e9990739000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e9990739000-7e999073a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999073a000-7e999077b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999077b000-7e999077c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e999077c000-7e99907bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99907bd000-7e99907be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99907be000-7e99907ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7e99907ff000-7e9990800000 ---p 00000000 00:00 0 |
| | 7e9990800000-7e9991000000 rw-p 00000000 00:00 0 |
| | 7e9991000000-7e99a9000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7e99a9000000-7e99aa400000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7e99aa410000-7e99aa430000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e99aa440000-7e99aa4b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e99aa4bf000-7e99aa4c0000 ---p 00000000 00:00 0 |
| | 7e99aa4c0000-7e99aa4e0000 rw-p 00000000 00:00 0 |
| | 7e99aa4e0000-7e99aa570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e99aa57f000-7e99aa5a0000 rw-p 00000000 00:00 0 |
| | 7e99aa5a0000-7e99aa5b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7e99aa5b4000-7e99aa5b5000 r--p 00000000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e99aa5b5000-7e99aa5b6000 r-xp 00001000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e99aa5b6000-7e99aa5b7000 r--p 00002000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e99aa5b7000-7e99aa5b8000 r--p 00002000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e99aa5b8000-7e99aa5b9000 rw-p 00003000 00:4e 14818049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7e99aa5b9000-7e99aa6bc000 rw-p 00000000 00:00 0 |
| | 7e99aa6bc000-7e99aa6c0000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e99aa6c0000-7e99aa6e3000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e99aa6e3000-7e99aa6e7000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e99aa6e7000-7e99aa6e8000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e99aa6e8000-7e99aa6e9000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7e99aa6e9000-7e99aa711000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e99aa711000-7e99aa899000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e99aa899000-7e99aa8e8000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e99aa8e8000-7e99aa8ec000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e99aa8ec000-7e99aa8ee000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7e99aa8ee000-7e99aa8fd000 rw-p 00000000 00:00 0 |
| | 7e99aa8fd000-7e99aa90d000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e99aa90d000-7e99aa98c000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e99aa98c000-7e99aa9e4000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e99aa9e4000-7e99aa9e5000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e99aa9e5000-7e99aa9e6000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7e99aa9e6000-7e99aa9e8000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e99aa9e8000-7e99aa9fd000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e99aa9fd000-7e99aaa16000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e99aaa16000-7e99aaa17000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e99aaa17000-7e99aaa18000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7e99aaa18000-7e99aaa20000 rw-p 00000000 00:00 0 |
| | 7e99aaa20000-7e99aaa2a000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e99aaa2a000-7e99aaa8d000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e99aaa8d000-7e99aaaa2000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e99aaaa2000-7e99aaaa3000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e99aaaa3000-7e99aaaa4000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7e99aaaa4000-7e99aaaa6000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e99aaaa6000-7e99aaab8000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e99aaab8000-7e99aaabe000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e99aaabe000-7e99aaabf000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e99aaabf000-7e99aaac0000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7e99aaac0000-7e99aaac1000 r--p 00000000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7e99aaac1000-7e99aaac2000 r-xp 00001000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7e99aaac2000-7e99aaac3000 r--p 00002000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7e99aaac3000-7e99aaac4000 r--p 00002000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7e99aaac4000-7e99aaac5000 rw-p 00003000 00:4e 14817770 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7e99aaac5000-7e99aab0d000 r--p 00000000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7e99aab0d000-7e99aafc6000 r-xp 00048000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7e99aafc6000-7e99ab15b000 r--p 00501000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7e99ab15b000-7e99ab171000 r--p 00695000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7e99ab171000-7e99ab175000 rw-p 006ab000 00:4e 13279714 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7e99ab175000-7e99ab18c000 rw-p 00000000 00:00 0 |
| | 7e99ab18c000-7e99ab18d000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e99ab18d000-7e99ab1b8000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e99ab1b8000-7e99ab1c2000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e99ab1c2000-7e99ab1c4000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7e99ab1c4000-7e99ab1c6000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffedf8df000-7ffedf900000 rw-p 00000000 00:00 0 [stack] |
| | 7ffedf93c000-7ffedf940000 r--p 00000000 00:00 0 [vvar] |
| | 7ffedf940000-7ffedf942000 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:979: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |