| "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 3691694 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900382dea |
| | ruby 3.5.0dev (2025-10-11T06:00:21Z master e8f0e1423b) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0004 p:0009 s:0019 e:000015 n:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 n:0001 METHOD <internal:kernel>:168 |
| | c:0002 p:0029 s:0008 E:001720 n:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000360 n:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:168:in 'loop' |
| | -e:11:in 'block in <main>' |
| | |
| | -- Threading information --------------------------------------------------- |
| | Total ractor count: 1 |
| | Ruby thread count for this ractor: 2 |
| | |
| | -- Machine register context ------------------------------------------------ |
| | RIP: 0x00007623181808b3 RBP: 0x0000000000000000 RSP: 0x00007ffc6b968f90 |
| | RAX: 0x0000000000012027 RBX: 0x0000762296d8ff48 RCX: 0x0000000000012027 |
| | RDX: 0x0000000000000033 RDI: 0x0000762296d8ff48 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000001 R9: 0x0000000000000009 R10: 0x0000000000000000 |
| | R11: 0x0000000000000009 R12: 0x0000000000000000 R13: 0x000056ef8385dbd0 |
| | R14: 0x0000762296d8ff48 R15: 0x0000000000000000 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x14) [0x76231838a673] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:857 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1198 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_bug_for_fatal_signal+0x10a) [0x76231815e54a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7623182c9da8] /tmp/ruby/src/trunk-gc-asserts/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x762317c96320) [0x762317c96320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x6) [0x7623181808b3] /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/value_type.h:191 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_memsize_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:2350 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency_force+0x348) [0x7623181822d8] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1279 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x762318189620] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1342 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/fl_type.h:514 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_OBJ_PROMOTED_RAW) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:709 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(check_rvalue_consistency) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1369 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(verify_internal_consistency_i) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1366 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5144 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_verify_internal_consistency+0x59) [0x762318189c19] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5222 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_marks_finish+0x715) [0x76231818b145] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5371 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_marks_continue+0x21b) [0x76231819375b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5684 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2021 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_cache_miss+0x6a) [0x762318193b3a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2370 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_alloc+0x30) [0x762318194b10] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2403 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2482 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:995 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_class_allocate_instance+0x5c) [0x7623182093ac] /tmp/ruby/src/trunk-gc-asserts/object.c:127 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(class_call_alloc_func+0x2) [0x76231820e8d7] /tmp/ruby/src/trunk-gc-asserts/object.c:2214 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_class_alloc) /tmp/ruby/src/trunk-gc-asserts/object.c:2177 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_obj_alloc) /tmp/ruby/src/trunk-gc-asserts/object.c:2226 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_exec_core+0x3c8c) [0x7623183709ac] ../../src/trunk-gc-asserts/insns.def:926 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_exec+0x20e) [0x7623183729fe] /tmp/ruby/src/trunk-gc-asserts/vm.c:2719 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x762318168315] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x76231816c7eb] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x56ef71a7b186] /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) [0x762317c7b1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x762317c7b28b] ../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 |
| | [0x56ef71a7b1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Namespace: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 thread.rb |
| | 2 fiber.so |
| | 3 rational.so |
| | 4 complex.so |
| | 5 pathname.so |
| | 6 ruby2_keywords.rb |
| | 7 set.rb |
| | 8 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 56ef71a7a000-56ef71a7b000 r--p 00000000 00:4e 13274239 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 56ef71a7b000-56ef71a7c000 r-xp 00001000 00:4e 13274239 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 56ef71a7c000-56ef71a7d000 r--p 00002000 00:4e 13274239 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 56ef71a7d000-56ef71a7e000 r--p 00002000 00:4e 13274239 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 56ef71a7e000-56ef71a7f000 rw-p 00003000 00:4e 13274239 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 56ef8385b000-56efae25a000 rw-p 00000000 00:00 0 [heap] |
| | 762156dff000-762157006000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 762157006000-7621585e2000 r--s 00000000 00:4e 13272966 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7621585e2000-762158620000 r--s 00000000 00:4e 13274239 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 762158620000-76219a4a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76219a4ae000-76221a4b0000 rw-p 00000000 00:00 0 |
| | 76221a4b0000-762247040000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 762247050000-76229dc10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 76229dc20000-7622cadb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622cadc0000-7622e1970000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622e1980000-7622ed400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622ed410000-7622f35e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622f35f0000-7622f6770000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622f6780000-7622f79f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622f7a00000-7622f8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622f8000000-7622f8021000 rw-p 00000000 00:00 0 |
| | 7622f8021000-7622fc000000 ---p 00000000 00:00 0 |
| | 7622fc010000-7622fc2b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622fc2c0000-7622fc880000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622fc890000-7622fcf20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622fcf30000-7622fd1f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622fd200000-7622fd330000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622fd340000-7622fd400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622fd410000-7622fd470000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622fd47e000-7622fd47f000 ---p 00000000 00:00 0 |
| | 7622fd47f000-7622fd49f000 rw-p 00000000 00:00 0 |
| | 7622fd49f000-7622fd5a0000 rw-p 00000000 00:00 0 |
| | 7622fd5a0000-7622fd5b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7622fd5bf000-7622fd5c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd5c0000-7622fd601000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd601000-7622fd602000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd602000-7622fd643000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd643000-7622fd644000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd644000-7622fd685000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd685000-7622fd686000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd686000-7622fd6c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd6c7000-7622fd6c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd6c8000-7622fd709000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd709000-7622fd70a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd70a000-7622fd74b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd74b000-7622fd74c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd74c000-7622fd78d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd78d000-7622fd78e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd78e000-7622fd7cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd7cf000-7622fd7d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd7d0000-7622fd811000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd811000-7622fd812000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd812000-7622fd853000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd853000-7622fd854000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd854000-7622fd895000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd895000-7622fd896000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd896000-7622fd8d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd8d7000-7622fd8d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd8d8000-7622fd919000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd919000-7622fd91a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd91a000-7622fd95b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd95b000-7622fd95c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd95c000-7622fd99d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd99d000-7622fd99e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd99e000-7622fd9df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd9df000-7622fd9e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fd9e0000-7622fda21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fda21000-7622fda22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fda22000-7622fda63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fda63000-7622fda64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fda64000-7622fdaa5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdaa5000-7622fdaa6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdaa6000-7622fdae7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdae7000-7622fdae8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdae8000-7622fdb29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdb29000-7622fdb2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdb2a000-7622fdb6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdb6b000-7622fdb6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdb6c000-7622fdbad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdbad000-7622fdbae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdbae000-7622fdbef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdbef000-7622fdbf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdbf0000-7622fdc31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdc31000-7622fdc32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdc32000-7622fdc73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdc73000-7622fdc74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdc74000-7622fdcb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdcb5000-7622fdcb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdcb6000-7622fdcf7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdcf7000-7622fdcf8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdcf8000-7622fdd39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdd39000-7622fdd3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdd3a000-7622fdd7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdd7b000-7622fdd7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fdd7c000-7622fddbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fddbd000-7622fddbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fddbe000-7622fddff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7622fddff000-7622fde00000 ---p 00000000 00:00 0 |
| | 7622fde00000-7622fe600000 rw-p 00000000 00:00 0 |
| | 7622fe600000-762316600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 762316600000-762317a00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 762317a10000-762317a30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 762317a3f000-762317a60000 rw-p 00000000 00:00 0 |
| | 762317a60000-762317ae0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 762317aea000-762317aeb000 r--p 00000000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 762317aeb000-762317aec000 r-xp 00001000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 762317aec000-762317aed000 r--p 00002000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 762317aed000-762317aee000 r--p 00002000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 762317aee000-762317aef000 rw-p 00003000 00:4e 13528997 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 762317aef000-762317b10000 rw-p 00000000 00:00 0 |
| | 762317b10000-762317b20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 762317b21000-762317c24000 rw-p 00000000 00:00 0 |
| | 762317c24000-762317c28000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 762317c28000-762317c4b000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 762317c4b000-762317c4f000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 762317c4f000-762317c50000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 762317c50000-762317c51000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 762317c51000-762317c79000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 762317c79000-762317e01000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 762317e01000-762317e50000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 762317e50000-762317e54000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 762317e54000-762317e56000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 762317e56000-762317e65000 rw-p 00000000 00:00 0 |
| | 762317e65000-762317e75000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 762317e75000-762317ef4000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 762317ef4000-762317f4c000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 762317f4c000-762317f4d000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 762317f4d000-762317f4e000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 762317f4e000-762317f50000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 762317f50000-762317f65000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 762317f65000-762317f7e000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 762317f7e000-762317f7f000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 762317f7f000-762317f80000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 762317f80000-762317f88000 rw-p 00000000 00:00 0 |
| | 762317f88000-762317f92000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 762317f92000-762317ff5000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 762317ff5000-76231800a000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76231800a000-76231800b000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76231800b000-76231800c000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 76231800c000-76231800e000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 76231800e000-762318020000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 762318020000-762318026000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 762318026000-762318027000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 762318027000-762318028000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 762318028000-762318029000 r--p 00000000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 762318029000-76231802a000 r-xp 00001000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76231802a000-76231802b000 r--p 00002000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76231802b000-76231802c000 r--p 00002000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76231802c000-76231802d000 rw-p 00003000 00:4e 13532792 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 76231802d000-762318075000 r--p 00000000 00:4e 13272966 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 762318075000-762318529000 r-xp 00048000 00:4e 13272966 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 762318529000-7623186ca000 r--p 004fc000 00:4e 13272966 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7623186ca000-7623186e0000 r--p 0069d000 00:4e 13272966 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7623186e0000-7623186e4000 rw-p 006b3000 00:4e 13272966 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7623186e4000-7623186fb000 rw-p 00000000 00:00 0 |
| | 7623186fb000-7623186fc000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7623186fc000-762318727000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 762318727000-762318731000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 762318731000-762318733000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 762318733000-762318735000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc6b94a000-7ffc6b96b000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc6b9d5000-7ffc6b9d9000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc6b9d9000-7ffc6b9db000 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:761:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:910: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |