| "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 3613828 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90037048c |
| | ruby 3.5.0dev (2025-08-22T18:21:30Z master 1e3fcc28b9) +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:0012a0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000ad0 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: 0x00007a7f8856a0b0 RBP: 0x00007a7f88adea08 RSP: 0x00007ffdc5755510 |
| | RAX: 0x1111100000000000 RBX: 0x0000000000000001 RCX: 0x0000000000012027 |
| | RDX: 0x0000000000000001 RDI: 0x000064dab6ba3c40 RSI: 0x00007a7dde8fc4e8 |
| | R8: 0x0000000000000001 R9: 0x0000000000011110 R10: 0x0000000000000000 |
| | R11: 0x0000000000011110 R12: 0x0000000000000000 R13: 0x000064dab6ba3c40 |
| | R14: 0x00007a7dde8fc4e8 R15: 0x00007a7dde8fc4e8 EFL: 0x0000000000000202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7a7f8877c4fa] /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) [0x7a7f8854662a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7a7f886b5f98] /tmp/ruby/src/trunk-gc-asserts/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7a7f8807e320) [0x7a7f8807e320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency_force+0x20) [0x7a7f8856a0b0] /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:41 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RVALUE_MARKING+0x5) [0x7a7f8856bdfd] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1340 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_aging) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4358 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_aging+0xb) [0x7a7f8857018b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4556 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4415 |
| | /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) [0x7a7f886c2c80] /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) [0x7a7f8856f5de] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4569 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_marks+0x113) [0x7a7f88577f67] /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) [0x7a7f8857926e] /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) [0x7a7f885793f7] /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) [0x7a7f8857a89d] /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) [0x7a7f8857cef5] /tmp/ruby/src/trunk-gc-asserts/gc.c:1095 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_written+0x0) [0x7a7f886453fa] /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) [0x7a7f8864563d] /tmp/ruby/src/trunk-gc-asserts/proc.c:2998 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(define_final+0x26) [0x7a7f88568856] /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) [0x7a7f8874816d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3849 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xc8) [0x7a7f887518e8] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6056 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x84) [0x7a7f8875e9c4] ../../src/trunk-gc-asserts/insns.def:899 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7a7f88764b9e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7a7f885503c5] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7a7f885548ab] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x64dab4cd1186] /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) [0x7a7f880631ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7a7f8806328b] ../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 |
| | [0x64dab4cd11d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 64dab4cd0000-64dab4cd1000 r--p 00000000 00:4e 13283017 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64dab4cd1000-64dab4cd2000 r-xp 00001000 00:4e 13283017 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64dab4cd2000-64dab4cd3000 r--p 00002000 00:4e 13283017 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64dab4cd3000-64dab4cd4000 r--p 00002000 00:4e 13283017 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64dab4cd4000-64dab4cd5000 rw-p 00003000 00:4e 13283017 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64dab6ba1000-64dae02cf000 rw-p 00000000 00:00 0 [heap] |
| | 7a7dc7aaa000-7a7dc7cb1000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a7dc7cb1000-7a7dc92b2000 r--s 00000000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a7dc92b2000-7a7dc92f0000 r--s 00000000 00:4e 13283017 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7a7dc92f0000-7a7e0adc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7e0adce000-7a7e8add0000 rw-p 00000000 00:00 0 |
| | 7a7e8add0000-7a7eb7850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7eb7860000-7a7f0e000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f0e010000-7a7f3b370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f3b380000-7a7f52100000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f52110000-7a7f5d8d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f5d8e0000-7a7f63710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f63720000-7a7f66aa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f66ab0000-7a7f68000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f68000000-7a7f68021000 rw-p 00000000 00:00 0 |
| | 7a7f68021000-7a7f6c000000 ---p 00000000 00:00 0 |
| | 7a7f6c010000-7a7f6c0c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f6c0d0000-7a7f6cc40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f6cc50000-7a7f6d300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f6d310000-7a7f6d5d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f6d5e0000-7a7f6d710000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f6d720000-7a7f6d7f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f6d800000-7a7f6d870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f6d87e000-7a7f6d87f000 ---p 00000000 00:00 0 |
| | 7a7f6d87f000-7a7f6d89f000 rw-p 00000000 00:00 0 |
| | 7a7f6d89f000-7a7f6d9a0000 rw-p 00000000 00:00 0 |
| | 7a7f6d9a0000-7a7f6d9b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f6d9bf000-7a7f6d9c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6d9c0000-7a7f6da01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6da01000-7a7f6da02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6da02000-7a7f6da43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6da43000-7a7f6da44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6da44000-7a7f6da85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6da85000-7a7f6da86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6da86000-7a7f6dac7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dac7000-7a7f6dac8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dac8000-7a7f6db09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6db09000-7a7f6db0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6db0a000-7a7f6db4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6db4b000-7a7f6db4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6db4c000-7a7f6db8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6db8d000-7a7f6db8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6db8e000-7a7f6dbcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dbcf000-7a7f6dbd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dbd0000-7a7f6dc11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dc11000-7a7f6dc12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dc12000-7a7f6dc53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dc53000-7a7f6dc54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dc54000-7a7f6dc95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dc95000-7a7f6dc96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dc96000-7a7f6dcd7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dcd7000-7a7f6dcd8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dcd8000-7a7f6dd19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dd19000-7a7f6dd1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dd1a000-7a7f6dd5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dd5b000-7a7f6dd5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dd5c000-7a7f6dd9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dd9d000-7a7f6dd9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dd9e000-7a7f6dddf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dddf000-7a7f6dde0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dde0000-7a7f6de21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6de21000-7a7f6de22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6de22000-7a7f6de63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6de63000-7a7f6de64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6de64000-7a7f6dea5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dea5000-7a7f6dea6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dea6000-7a7f6dee7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dee7000-7a7f6dee8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dee8000-7a7f6df29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6df29000-7a7f6df2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6df2a000-7a7f6df6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6df6b000-7a7f6df6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6df6c000-7a7f6dfad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dfad000-7a7f6dfae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dfae000-7a7f6dfef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dfef000-7a7f6dff0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6dff0000-7a7f6e031000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e031000-7a7f6e032000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e032000-7a7f6e073000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e073000-7a7f6e074000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e074000-7a7f6e0b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e0b5000-7a7f6e0b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e0b6000-7a7f6e0f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e0f7000-7a7f6e0f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e0f8000-7a7f6e139000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e139000-7a7f6e13a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e13a000-7a7f6e17b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e17b000-7a7f6e17c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e17c000-7a7f6e1bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e1bd000-7a7f6e1be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e1be000-7a7f6e1ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7a7f6e1ff000-7a7f6e200000 ---p 00000000 00:00 0 |
| | 7a7f6e200000-7a7f6ea00000 rw-p 00000000 00:00 0 |
| | 7a7f6ea00000-7a7f86a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7a7f86a00000-7a7f87e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7a7f87e1f000-7a7f87e40000 rw-p 00000000 00:00 0 |
| | 7a7f87e40000-7a7f87ec0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f87ecf000-7a7f87ef0000 rw-p 00000000 00:00 0 |
| | 7a7f87ef0000-7a7f87f00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7a7f87f04000-7a7f87f05000 r--p 00000000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a7f87f05000-7a7f87f06000 r-xp 00001000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a7f87f06000-7a7f87f07000 r--p 00002000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a7f87f07000-7a7f87f08000 r--p 00002000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a7f87f08000-7a7f87f09000 rw-p 00003000 00:4e 15215983 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7a7f87f09000-7a7f8800c000 rw-p 00000000 00:00 0 |
| | 7a7f8800c000-7a7f88010000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a7f88010000-7a7f88033000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a7f88033000-7a7f88037000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a7f88037000-7a7f88038000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a7f88038000-7a7f88039000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7a7f88039000-7a7f88061000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a7f88061000-7a7f881e9000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a7f881e9000-7a7f88238000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a7f88238000-7a7f8823c000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a7f8823c000-7a7f8823e000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7a7f8823e000-7a7f8824d000 rw-p 00000000 00:00 0 |
| | 7a7f8824d000-7a7f8825d000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a7f8825d000-7a7f882dc000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a7f882dc000-7a7f88334000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a7f88334000-7a7f88335000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a7f88335000-7a7f88336000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7a7f88336000-7a7f88338000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a7f88338000-7a7f8834d000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a7f8834d000-7a7f88366000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a7f88366000-7a7f88367000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a7f88367000-7a7f88368000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7a7f88368000-7a7f88370000 rw-p 00000000 00:00 0 |
| | 7a7f88370000-7a7f8837a000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a7f8837a000-7a7f883dd000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a7f883dd000-7a7f883f2000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a7f883f2000-7a7f883f3000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a7f883f3000-7a7f883f4000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7a7f883f4000-7a7f883f6000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a7f883f6000-7a7f88408000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a7f88408000-7a7f8840e000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a7f8840e000-7a7f8840f000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a7f8840f000-7a7f88410000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7a7f88410000-7a7f88411000 r--p 00000000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a7f88411000-7a7f88412000 r-xp 00001000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a7f88412000-7a7f88413000 r--p 00002000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a7f88413000-7a7f88414000 r--p 00002000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a7f88414000-7a7f88415000 rw-p 00003000 00:4e 15215759 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7a7f88415000-7a7f8845d000 r--p 00000000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a7f8845d000-7a7f88919000 r-xp 00048000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a7f88919000-7a7f88ab5000 r--p 00504000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a7f88ab5000-7a7f88acb000 r--p 006a0000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a7f88acb000-7a7f88acf000 rw-p 006b6000 00:4e 13282529 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7a7f88acf000-7a7f88ae6000 rw-p 00000000 00:00 0 |
| | 7a7f88ae6000-7a7f88ae7000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a7f88ae7000-7a7f88b12000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a7f88b12000-7a7f88b1c000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a7f88b1c000-7a7f88b1e000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7a7f88b1e000-7a7f88b20000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffdc5737000-7ffdc5758000 rw-p 00000000 00:00 0 [stack] |
| | 7ffdc57b9000-7ffdc57bd000 r--p 00000000 00:00 0 [vvar] |
| | 7ffdc57bd000-7ffdc57bf000 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. |