| "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 176361 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9000275e4 |
| | ruby 3.5.0dev (2025-06-27T15:03:42Z master 0828dff3f8) +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:0004c0 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000270 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: 0x000079efa8a81e67 RBP: 0x00005af564156c40 RSP: 0x00007fff784e4958 |
| | RAX: 0x0000000000000000 RBX: 0x000079ef1e470018 RCX: 0x000079ef1e47ffe0 |
| | RDX: 0x0000000000000028 RDI: 0x000079ef1e470000 RSI: 0x0000000000000000 |
| | R8: 0x000079ee8b5df010 R9: 0x0000000000000028 R10: 0x0000000000000000 |
| | R11: 0x0000000000000001 R12: 0x0000000000000000 R13: 0x000000000000b470 |
| | R14: 0x0000000000000028 R15: 0x0000000000000001 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x79efa8c9487a] /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) [0x79efa8a6192a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x79efa8bc7138] /tmp/ruby/src/trunk-gc-asserts/signal.c:940 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x79efa8596320) [0x79efa8596320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_obj_slot_size+0x3) [0x79efa8a81e67] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_obj_slot_size) /tmp/ruby/src/trunk-gc-asserts/gc.c:975 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(asan_unpoison_object_temporary+0x15) [0x79efa8a8cdc9] /tmp/ruby/src/trunk-gc-asserts/internal/sanitizers.h:188 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(verify_internal_consistency_i) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4941 |
| | /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) [0x79efa8a8d2a9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_marks_finish+0x6f6) [0x79efa8a8efa6] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5339 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_marks+0x63e) [0x79efa8a9468e] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5753 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_start) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6425 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x79efa8a9502e] /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:144 |
| | /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) [0x79efa8a951b7] /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:7969 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_increase_body) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:7947 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(objspace_malloc_fixup+0xd) [0x79efa8a9665d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8047 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_calloc) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8164 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xcalloc_body) /tmp/ruby/src/trunk-gc-asserts/gc.c:5223 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_xcalloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:5217 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_data_typed_object_zalloc+0x142) [0x79efa8a98c42] /tmp/ruby/src/trunk-gc-asserts/gc.c:1100 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_written+0x0) [0x79efa8b5bfaa] /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:3612 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_callable_receiver+0x5d) [0x79efa8b5c1ed] /tmp/ruby/src/trunk-gc-asserts/proc.c:2989 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(define_final+0x26) [0x79efa8a82336] /tmp/ruby/src/trunk-gc-asserts/gc.c:1714 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x79efa8c609dd] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3783 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x79efa8c76633] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5990 |
| | /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) [0x79efa8c7ccee] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x79efa8a6b6f5] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x79efa8a6fa0b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5af543c56186] /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) [0x79efa857b1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x79efa857b28b] ../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 |
| | [0x5af543c561d5] |
| | |
| | -- 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: |
| | |
| | 5af543c55000-5af543c56000 r--p 00000000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af543c56000-5af543c57000 r-xp 00001000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af543c57000-5af543c58000 r--p 00002000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af543c58000-5af543c59000 r--p 00002000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af543c59000-5af543c5a000 rw-p 00003000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5af564154000-5af58ff2e000 rw-p 00000000 00:00 0 [heap] |
| | 79ede851a000-79ede8721000 r--s 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79ede8721000-79ede9d12000 r--s 00000000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 79ede9d12000-79ede9d50000 r--s 00000000 00:4d 13785230 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 79ede9d50000-79ee2b5d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ee2b5de000-79eeab5e0000 rw-p 00000000 00:00 0 |
| | 79eeab5e0000-79eed7ee0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79eed7ef0000-79ef2ead0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef2eae0000-79ef5b0d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef5b0e0000-79ef71f10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef71f20000-79ef7dc70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef7dc80000-79ef83c90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef83ca0000-79ef86fc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef86fd0000-79ef88000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef88000000-79ef88021000 rw-p 00000000 00:00 0 |
| | 79ef88021000-79ef8c000000 ---p 00000000 00:00 0 |
| | 79ef8c010000-79ef8c680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef8c690000-79ef8d180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef8d190000-79ef8d860000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef8d870000-79ef8db40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef8db50000-79ef8dc80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef8dc90000-79ef8dd40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef8dd50000-79ef8ddb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79ef8ddbf000-79ef8ddc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8ddc0000-79ef8de01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8de01000-79ef8de02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8de02000-79ef8de43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8de43000-79ef8de44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8de44000-79ef8de85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8de85000-79ef8de86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8de86000-79ef8dec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8dec7000-79ef8dec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8dec8000-79ef8df09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8df09000-79ef8df0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8df0a000-79ef8df4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8df4b000-79ef8df4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8df4c000-79ef8df8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8df8d000-79ef8df8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8df8e000-79ef8dfcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8dfcf000-79ef8dfd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8dfd0000-79ef8e011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e011000-79ef8e012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e012000-79ef8e053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e053000-79ef8e054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e054000-79ef8e095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e095000-79ef8e096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e096000-79ef8e0d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e0d7000-79ef8e0d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e0d8000-79ef8e119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e119000-79ef8e11a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e11a000-79ef8e15b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e15b000-79ef8e15c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e15c000-79ef8e19d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e19d000-79ef8e19e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e19e000-79ef8e1df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e1df000-79ef8e1e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e1e0000-79ef8e221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e221000-79ef8e222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e222000-79ef8e263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e263000-79ef8e264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e264000-79ef8e2a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e2a5000-79ef8e2a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e2a6000-79ef8e2e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e2e7000-79ef8e2e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e2e8000-79ef8e329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e329000-79ef8e32a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e32a000-79ef8e36b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e36b000-79ef8e36c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e36c000-79ef8e3ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e3ad000-79ef8e3ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e3ae000-79ef8e3ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e3ef000-79ef8e3f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e3f0000-79ef8e431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e431000-79ef8e432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e432000-79ef8e473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e473000-79ef8e474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e474000-79ef8e4b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e4b5000-79ef8e4b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e4b6000-79ef8e4f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e4f7000-79ef8e4f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e4f8000-79ef8e539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e539000-79ef8e53a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e53a000-79ef8e57b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e57b000-79ef8e57c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e57c000-79ef8e5bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e5bd000-79ef8e5be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e5be000-79ef8e5ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 79ef8e5ff000-79ef8e600000 ---p 00000000 00:00 0 |
| | 79ef8e600000-79ef8ee00000 rw-p 00000000 00:00 0 |
| | 79ef8ee00000-79efa6e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 79efa6e00000-79efa8200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 79efa8210000-79efa8220000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79efa822e000-79efa822f000 ---p 00000000 00:00 0 |
| | 79efa822f000-79efa824f000 rw-p 00000000 00:00 0 |
| | 79efa824f000-79efa8350000 rw-p 00000000 00:00 0 |
| | 79efa8350000-79efa83e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79efa83ea000-79efa83eb000 r--p 00000000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79efa83eb000-79efa83ec000 r-xp 00001000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79efa83ec000-79efa83ed000 r--p 00002000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79efa83ed000-79efa83ee000 r--p 00002000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79efa83ee000-79efa83ef000 rw-p 00003000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79efa83ef000-79efa8410000 rw-p 00000000 00:00 0 |
| | 79efa8410000-79efa8420000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79efa8421000-79efa8524000 rw-p 00000000 00:00 0 |
| | 79efa8524000-79efa8528000 r--p 00000000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79efa8528000-79efa854b000 r-xp 00004000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79efa854b000-79efa854f000 r--p 00027000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79efa854f000-79efa8550000 r--p 0002b000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79efa8550000-79efa8551000 rw-p 0002c000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 79efa8551000-79efa8579000 r--p 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79efa8579000-79efa8701000 r-xp 00028000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79efa8701000-79efa8750000 r--p 001b0000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79efa8750000-79efa8754000 r--p 001fe000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79efa8754000-79efa8756000 rw-p 00202000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79efa8756000-79efa8765000 rw-p 00000000 00:00 0 |
| | 79efa8765000-79efa8775000 r--p 00000000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79efa8775000-79efa87f4000 r-xp 00010000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79efa87f4000-79efa884c000 r--p 0008f000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79efa884c000-79efa884d000 r--p 000e7000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79efa884d000-79efa884e000 rw-p 000e8000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79efa884e000-79efa8850000 r--p 00000000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79efa8850000-79efa8865000 r-xp 00002000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79efa8865000-79efa887e000 r--p 00017000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79efa887e000-79efa887f000 r--p 0002f000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79efa887f000-79efa8880000 rw-p 00030000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 79efa8880000-79efa8888000 rw-p 00000000 00:00 0 |
| | 79efa8888000-79efa8892000 r--p 00000000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79efa8892000-79efa88f5000 r-xp 0000a000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79efa88f5000-79efa890a000 r--p 0006d000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79efa890a000-79efa890b000 r--p 00081000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79efa890b000-79efa890c000 rw-p 00082000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79efa890c000-79efa890e000 r--p 00000000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79efa890e000-79efa8920000 r-xp 00002000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79efa8920000-79efa8926000 r--p 00014000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79efa8926000-79efa8927000 r--p 0001a000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79efa8927000-79efa8928000 rw-p 0001b000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79efa8928000-79efa8929000 r--p 00000000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 79efa8929000-79efa892a000 r-xp 00001000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 79efa892a000-79efa892b000 r--p 00002000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 79efa892b000-79efa892c000 r--p 00002000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 79efa892c000-79efa892d000 rw-p 00003000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 79efa892d000-79efa8975000 r--p 00000000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 79efa8975000-79efa8e32000 r-xp 00048000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 79efa8e32000-79efa8fc7000 r--p 00505000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 79efa8fc7000-79efa8fdd000 r--p 0069a000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 79efa8fdd000-79efa8fe1000 rw-p 006b0000 00:4d 13785069 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 79efa8fe1000-79efa8ff7000 rw-p 00000000 00:00 0 |
| | 79efa8ff7000-79efa8ff8000 r--p 00000000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79efa8ff8000-79efa9023000 r-xp 00001000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79efa9023000-79efa902d000 r--p 0002c000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79efa902d000-79efa902f000 r--p 00036000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 79efa902f000-79efa9031000 rw-p 00038000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7fff784c5000-7fff784e6000 rw-p 00000000 00:00 0 [stack] |
| | 7fff785cf000-7fff785d3000 r--p 00000000 00:00 0 [vvar] |
| | 7fff785d3000-7fff785d5000 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:978: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |