| "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 627770 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900045486 |
| | ruby 3.5.0dev (2025-07-06T07:04:24Z master 4d7e622064) +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:000a90 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000840 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: 0x00007508782c2f05 RBP: 0x000075087882dfe8 RSP: 0x00007ffca1357e20 |
| | RAX: 0x00007506e5bc0000 RBX: 0x0000000000000001 RCX: 0x0000000000000001 |
| | RDX: 0x000000000000ffa0 RDI: 0x0000000000000028 RSI: 0x000000000000312f |
| | R8: 0x0000000000000001 R9: 0x11b3b193b1b39193 R10: 0x0000000000000000 |
| | R11: 0x000000000000001b R12: 0x0000000000000000 R13: 0x0000642bc84d5c40 |
| | R14: 0x00007506e5bcffa0 R15: 0x0000000000000000 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7508784d223a] /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) [0x75087829f05a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x750878403f18] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x750877dd8320) [0x750877dd8320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency_force+0x145) [0x7508782c2f05] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1256 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency+0x10) [0x7508782c8cd7] /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:4311 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4370 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark_and_pin) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4411 |
| | /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:4443 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(pin_value) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4523 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(st_general_foreach+0x3e) [0x750878410b40] /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) [0x7508782c83fe] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4539 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark_stacked_objects+0x0) [0x7508782cb730] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5320 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4616 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_marks_finish) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5321 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_marks_continue+0x213) [0x7508782d41a3] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5652 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2014 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_cache_miss+0x6a) [0x7508782d455a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2372 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_data_typed_object_zalloc+0x6c4) [0x7508782d6054] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2405 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_written+0x0) [0x750878398e1a] /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) [0x75087839905d] /tmp/ruby/src/trunk-gc-asserts/proc.c:2989 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(define_final+0x26) [0x7508782c12a6] /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) [0x75087849e36d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3784 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x7508784b3fc3] /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) [0x7508784ba64e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7508782a8e25] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7508782ad13b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x642b8fb3b186] /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) [0x750877dbd1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x750877dbd28b] ../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 |
| | [0x642b8fb3b1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 642b8fb3a000-642b8fb3b000 r--p 00000000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 642b8fb3b000-642b8fb3c000 r-xp 00001000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 642b8fb3c000-642b8fb3d000 r--p 00002000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 642b8fb3d000-642b8fb3e000 r--p 00002000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 642b8fb3e000-642b8fb3f000 rw-p 00003000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 642bc84d3000-642bf3f4f000 rw-p 00000000 00:00 0 [heap] |
| | 7505b48ee000-7506b48f0000 rw-p 00000000 00:00 0 |
| | 7506b48f0000-7506fa7d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 750778fb2000-7507791b9000 r--s 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7507791b9000-75077a7a2000 r--s 00000000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 75077a7a2000-75077a7e0000 r--s 00000000 00:4d 13765223 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 75077a7e0000-7507a7280000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7507a7290000-7507fdd30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7507fdd40000-75082b000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75082b010000-750841bc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 750841bd0000-75084d590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75084d5a0000-750853590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7508535a0000-750856890000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7508568a0000-7508579f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 750857a00000-750858000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 750858000000-750858021000 rw-p 00000000 00:00 0 |
| | 750858021000-75085c000000 ---p 00000000 00:00 0 |
| | 75085c010000-75085c490000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085c4a0000-75085c9e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085c9f0000-75085d0a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085d0b0000-75085d380000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085d390000-75085d4c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085d4d0000-75085d590000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085d5a0000-75085d600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085d60e000-75085d60f000 ---p 00000000 00:00 0 |
| | 75085d60f000-75085d62f000 rw-p 00000000 00:00 0 |
| | 75085d62f000-75085d730000 rw-p 00000000 00:00 0 |
| | 75085d730000-75085d770000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085d77f000-75085d780000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d780000-75085d7c1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d7c1000-75085d7c2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d7c2000-75085d803000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d803000-75085d804000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d804000-75085d845000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d845000-75085d846000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d846000-75085d887000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d887000-75085d888000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d888000-75085d8c9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d8c9000-75085d8ca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d8ca000-75085d90b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d90b000-75085d90c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d90c000-75085d94d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d94d000-75085d94e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d94e000-75085d98f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d98f000-75085d990000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d990000-75085d9d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d9d1000-75085d9d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085d9d2000-75085da13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085da13000-75085da14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085da14000-75085da55000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085da55000-75085da56000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085da56000-75085da97000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085da97000-75085da98000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085da98000-75085dad9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dad9000-75085dada000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dada000-75085db1b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085db1b000-75085db1c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085db1c000-75085db5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085db5d000-75085db5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085db5e000-75085db9f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085db9f000-75085dba0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dba0000-75085dbe1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dbe1000-75085dbe2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dbe2000-75085dc23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dc23000-75085dc24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dc24000-75085dc65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dc65000-75085dc66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dc66000-75085dca7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dca7000-75085dca8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dca8000-75085dce9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dce9000-75085dcea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dcea000-75085dd2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dd2b000-75085dd2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dd2c000-75085dd6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dd6d000-75085dd6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dd6e000-75085ddaf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085ddaf000-75085ddb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085ddb0000-75085ddf1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085ddf1000-75085ddf2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085ddf2000-75085de33000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085de33000-75085de34000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085de34000-75085de75000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085de75000-75085de76000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085de76000-75085deb7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085deb7000-75085deb8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085deb8000-75085def9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085def9000-75085defa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085defa000-75085df3b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085df3b000-75085df3c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085df3c000-75085df7d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085df7d000-75085df7e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085df7e000-75085dfbf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75085dfbf000-75085dfc0000 ---p 00000000 00:00 0 |
| | 75085dfc0000-75085e7c0000 rw-p 00000000 00:00 0 |
| | 75085e7c0000-75085e800000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75085e800000-750876800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 750876800000-750877c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 750877c10000-750877c20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 750877c2a000-750877c2b000 r--p 00000000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 750877c2b000-750877c2c000 r-xp 00001000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 750877c2c000-750877c2d000 r--p 00002000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 750877c2d000-750877c2e000 r--p 00002000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 750877c2e000-750877c2f000 rw-p 00003000 00:4d 14955651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 750877c2f000-750877c50000 rw-p 00000000 00:00 0 |
| | 750877c50000-750877c60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 750877c63000-750877d66000 rw-p 00000000 00:00 0 |
| | 750877d66000-750877d6a000 r--p 00000000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 750877d6a000-750877d8d000 r-xp 00004000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 750877d8d000-750877d91000 r--p 00027000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 750877d91000-750877d92000 r--p 0002b000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 750877d92000-750877d93000 rw-p 0002c000 00:4d 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 750877d93000-750877dbb000 r--p 00000000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 750877dbb000-750877f43000 r-xp 00028000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 750877f43000-750877f92000 r--p 001b0000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 750877f92000-750877f96000 r--p 001fe000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 750877f96000-750877f98000 rw-p 00202000 00:4d 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 750877f98000-750877fa7000 rw-p 00000000 00:00 0 |
| | 750877fa7000-750877fb7000 r--p 00000000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 750877fb7000-750878036000 r-xp 00010000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 750878036000-75087808e000 r--p 0008f000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75087808e000-75087808f000 r--p 000e7000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75087808f000-750878090000 rw-p 000e8000 00:4d 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 750878090000-750878092000 r--p 00000000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 750878092000-7508780a7000 r-xp 00002000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7508780a7000-7508780c0000 r--p 00017000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7508780c0000-7508780c1000 r--p 0002f000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7508780c1000-7508780c2000 rw-p 00030000 00:4d 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7508780c2000-7508780ca000 rw-p 00000000 00:00 0 |
| | 7508780ca000-7508780d4000 r--p 00000000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7508780d4000-750878137000 r-xp 0000a000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 750878137000-75087814c000 r--p 0006d000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75087814c000-75087814d000 r--p 00081000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75087814d000-75087814e000 rw-p 00082000 00:4d 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75087814e000-750878150000 r--p 00000000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 750878150000-750878162000 r-xp 00002000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 750878162000-750878168000 r--p 00014000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 750878168000-750878169000 r--p 0001a000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 750878169000-75087816a000 rw-p 0001b000 00:4d 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75087816a000-75087816b000 r--p 00000000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75087816b000-75087816c000 r-xp 00001000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75087816c000-75087816d000 r--p 00002000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75087816d000-75087816e000 r--p 00002000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75087816e000-75087816f000 rw-p 00003000 00:4d 14955273 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75087816f000-7508781b7000 r--p 00000000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7508781b7000-750878670000 r-xp 00048000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 750878670000-750878805000 r--p 00501000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 750878805000-75087881b000 r--p 00695000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 75087881b000-75087881f000 rw-p 006ab000 00:4d 13763963 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 75087881f000-750878835000 rw-p 00000000 00:00 0 |
| | 750878835000-750878836000 r--p 00000000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 750878836000-750878861000 r-xp 00001000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 750878861000-75087886b000 r--p 0002c000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75087886b000-75087886d000 r--p 00036000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75087886d000-75087886f000 rw-p 00038000 00:4d 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffca1339000-7ffca135a000 rw-p 00000000 00:00 0 [stack] |
| | 7ffca13a9000-7ffca13ad000 r--p 00000000 00:00 0 [vvar] |
| | 7ffca13ad000-7ffca13af000 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. |