| "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 366750 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900058a3c |
| | ruby 3.5.0dev (2025-08-24T05:35:16Z master 18c828d792) +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:002190 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0019c0 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: 0x00007c2cd38ff293 RBP: 0x00007c2cd3e73a08 RSP: 0x00007ffd5d892b90 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000001 RCX: 0x0000000000000032 |
| | RDX: 0x0000000000000009 RDI: 0x00005807630de960 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000001 R9: 0x0000000000000000 R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00005807609d0c40 |
| | R14: 0x00007c2ca8ea30e8 R15: 0x0000000000000000 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7c2cd3b114fa] /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) [0x7c2cd38db62a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7c2cd3a4af98] /tmp/ruby/src/trunk-gc-asserts/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7c2cd3413320) [0x7c2cd3413320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7c2cd38ff293] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1263 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency_force) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1267 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency+0x10) [0x7c2cd3905117] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1340 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RVALUE_MARKED) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1180 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark_set) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4338 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4397 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark_and_pin) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4438 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_mark_and_pin) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4473 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(pin_value) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4553 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(st_general_foreach+0x3e) [0x7c2cd3a57c80] /tmp/ruby/src/trunk-gc-asserts/st.c:1653 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_st_foreach) /tmp/ruby/src/trunk-gc-asserts/st.c:1660 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(mark_roots+0x2e) [0x7c2cd39045de] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4569 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_marks+0x113) [0x7c2cd390cf67] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5765 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6459 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x7c2cd390e26e] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6341 |
| | /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:6343 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(garbage_collect_with_gvl+0xd) [0x7c2cd390e3f7] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6741 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8007 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7985 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_fixup+0xd) [0x7c2cd390f89d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8085 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_calloc) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8202 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xcalloc_body) /tmp/ruby/src/trunk-gc-asserts/gc.c:5172 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xcalloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:5166 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_data_typed_object_zalloc+0x145) [0x7c2cd3911ef5] /tmp/ruby/src/trunk-gc-asserts/gc.c:1095 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_written+0x0) [0x7c2cd39da3fa] /tmp/ruby/src/trunk-gc-asserts/proc.c:294 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_write) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:820 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(proc_binding) /tmp/ruby/src/trunk-gc-asserts/proc.c:3621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_callable_receiver+0x5d) [0x7c2cd39da63d] /tmp/ruby/src/trunk-gc-asserts/proc.c:2998 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(define_final+0x26) [0x7c2cd38fd856] /tmp/ruby/src/trunk-gc-asserts/gc.c:1708 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7c2cd3add16d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3849 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x7c2cd3ae68e8] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6056 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x7c2cd3af39c4] ../../src/trunk-gc-asserts/insns.def:899 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7c2cd3af9b9e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7c2cd38e53c5] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7c2cd38e98ab] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x580745a87186] /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) [0x7c2cd33f81ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7c2cd33f828b] ../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 |
| | [0x580745a871d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 580745a86000-580745a87000 r--p 00000000 00:4e 13283352 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 580745a87000-580745a88000 r-xp 00001000 00:4e 13283352 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 580745a88000-580745a89000 r--p 00002000 00:4e 13283352 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 580745a89000-580745a8a000 r--p 00002000 00:4e 13283352 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 580745a8a000-580745a8b000 rw-p 00003000 00:4e 13283352 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5807609ce000-58078a2d5000 rw-p 00000000 00:00 0 [heap] |
| | 7c2b1343a000-7c2b13641000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c2b13641000-7c2b14c42000 r--s 00000000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c2b14c42000-7c2b14c80000 r--s 00000000 00:4e 13283352 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7c2b14c80000-7c2b56020000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2b5602e000-7c2bd6030000 rw-p 00000000 00:00 0 |
| | 7c2bd6030000-7c2c02c50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2c02c60000-7c2c59680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2c59690000-7c2c86890000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2c868a0000-7c2c9d710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2c9d720000-7c2ca8e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2ca8e10000-7c2caeaf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2caeb00000-7c2cb1cc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb1cd0000-7c2cb34f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb3500000-7c2cb4000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb4000000-7c2cb4021000 rw-p 00000000 00:00 0 |
| | 7c2cb4021000-7c2cb8000000 ---p 00000000 00:00 0 |
| | 7c2cb8010000-7c2cb82c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb82d0000-7c2cb8660000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb8670000-7c2cb8990000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb89a0000-7c2cb8aa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb8ab0000-7c2cb8b70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb8b80000-7c2cb8c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb8c0e000-7c2cb8c0f000 ---p 00000000 00:00 0 |
| | 7c2cb8c0f000-7c2cb8c2f000 rw-p 00000000 00:00 0 |
| | 7c2cb8c2f000-7c2cb8d30000 rw-p 00000000 00:00 0 |
| | 7c2cb8d30000-7c2cb8d40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb8d4f000-7c2cb8d70000 rw-p 00000000 00:00 0 |
| | 7c2cb8d70000-7c2cb8da0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb8daf000-7c2cb8db0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8db0000-7c2cb8df1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8df1000-7c2cb8df2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8df2000-7c2cb8e33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8e33000-7c2cb8e34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8e34000-7c2cb8e75000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8e75000-7c2cb8e76000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8e76000-7c2cb8eb7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8eb7000-7c2cb8eb8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8eb8000-7c2cb8ef9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8ef9000-7c2cb8efa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8efa000-7c2cb8f3b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8f3b000-7c2cb8f3c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8f3c000-7c2cb8f7d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8f7d000-7c2cb8f7e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8f7e000-7c2cb8fbf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8fbf000-7c2cb8fc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb8fc0000-7c2cb9001000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9001000-7c2cb9002000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9002000-7c2cb9043000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9043000-7c2cb9044000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9044000-7c2cb9085000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9085000-7c2cb9086000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9086000-7c2cb90c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb90c7000-7c2cb90c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb90c8000-7c2cb9109000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9109000-7c2cb910a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb910a000-7c2cb914b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb914b000-7c2cb914c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb914c000-7c2cb918d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb918d000-7c2cb918e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb918e000-7c2cb91cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb91cf000-7c2cb91d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb91d0000-7c2cb9211000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9211000-7c2cb9212000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9212000-7c2cb9253000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9253000-7c2cb9254000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9254000-7c2cb9295000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9295000-7c2cb9296000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9296000-7c2cb92d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb92d7000-7c2cb92d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb92d8000-7c2cb9319000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9319000-7c2cb931a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb931a000-7c2cb935b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb935b000-7c2cb935c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb935c000-7c2cb939d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb939d000-7c2cb939e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb939e000-7c2cb93df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb93df000-7c2cb93e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb93e0000-7c2cb9421000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9421000-7c2cb9422000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9422000-7c2cb9463000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9463000-7c2cb9464000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9464000-7c2cb94a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb94a5000-7c2cb94a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb94a6000-7c2cb94e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb94e7000-7c2cb94e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb94e8000-7c2cb9529000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb9529000-7c2cb952a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb952a000-7c2cb956b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb956b000-7c2cb956c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb956c000-7c2cb95ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb95ad000-7c2cb95ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb95ae000-7c2cb95ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7c2cb95ef000-7c2cb95f0000 ---p 00000000 00:00 0 |
| | 7c2cb95f0000-7c2cb9df0000 rw-p 00000000 00:00 0 |
| | 7c2cb9df0000-7c2cb9e00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cb9e00000-7c2cd1e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7c2cd1e00000-7c2cd3200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7c2cd3210000-7c2cd3250000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cd325f000-7c2cd3280000 rw-p 00000000 00:00 0 |
| | 7c2cd3280000-7c2cd3290000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7c2cd3299000-7c2cd329a000 r--p 00000000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c2cd329a000-7c2cd329b000 r-xp 00001000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c2cd329b000-7c2cd329c000 r--p 00002000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c2cd329c000-7c2cd329d000 r--p 00002000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c2cd329d000-7c2cd329e000 rw-p 00003000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7c2cd329e000-7c2cd33a1000 rw-p 00000000 00:00 0 |
| | 7c2cd33a1000-7c2cd33a5000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c2cd33a5000-7c2cd33c8000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c2cd33c8000-7c2cd33cc000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c2cd33cc000-7c2cd33cd000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c2cd33cd000-7c2cd33ce000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7c2cd33ce000-7c2cd33f6000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c2cd33f6000-7c2cd357e000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c2cd357e000-7c2cd35cd000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c2cd35cd000-7c2cd35d1000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c2cd35d1000-7c2cd35d3000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7c2cd35d3000-7c2cd35e2000 rw-p 00000000 00:00 0 |
| | 7c2cd35e2000-7c2cd35f2000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c2cd35f2000-7c2cd3671000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c2cd3671000-7c2cd36c9000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c2cd36c9000-7c2cd36ca000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c2cd36ca000-7c2cd36cb000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7c2cd36cb000-7c2cd36cd000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c2cd36cd000-7c2cd36e2000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c2cd36e2000-7c2cd36fb000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c2cd36fb000-7c2cd36fc000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c2cd36fc000-7c2cd36fd000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7c2cd36fd000-7c2cd3705000 rw-p 00000000 00:00 0 |
| | 7c2cd3705000-7c2cd370f000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c2cd370f000-7c2cd3772000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c2cd3772000-7c2cd3787000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c2cd3787000-7c2cd3788000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c2cd3788000-7c2cd3789000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7c2cd3789000-7c2cd378b000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c2cd378b000-7c2cd379d000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c2cd379d000-7c2cd37a3000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c2cd37a3000-7c2cd37a4000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c2cd37a4000-7c2cd37a5000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7c2cd37a5000-7c2cd37a6000 r--p 00000000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c2cd37a6000-7c2cd37a7000 r-xp 00001000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c2cd37a7000-7c2cd37a8000 r--p 00002000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c2cd37a8000-7c2cd37a9000 r--p 00002000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c2cd37a9000-7c2cd37aa000 rw-p 00003000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7c2cd37aa000-7c2cd37f2000 r--p 00000000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c2cd37f2000-7c2cd3cae000 r-xp 00048000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c2cd3cae000-7c2cd3e4a000 r--p 00504000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c2cd3e4a000-7c2cd3e60000 r--p 006a0000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c2cd3e60000-7c2cd3e64000 rw-p 006b6000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7c2cd3e64000-7c2cd3e7b000 rw-p 00000000 00:00 0 |
| | 7c2cd3e7b000-7c2cd3e7c000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c2cd3e7c000-7c2cd3ea7000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c2cd3ea7000-7c2cd3eb1000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c2cd3eb1000-7c2cd3eb3000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7c2cd3eb3000-7c2cd3eb5000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd5d875000-7ffd5d896000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd5d9c2000-7ffd5d9c6000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd5d9c6000-7ffd5d9c8000 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:760:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:904: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |