| "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 4162443 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9003f46c2 |
| | ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +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:001490 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000950 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: 0x0000793003a01b3a RBP: 0x0000792fb5deffe0 RSP: 0x00007ffd6198e620 |
| | RAX: 0x0000000000000001 RBX: 0x000064aa253aac40 RCX: 0x000000000000001b |
| | RDX: 0x0000792e8615e010 RDI: 0x0000792fb5de7fe8 RSI: 0x0000792fb5de7fe8 |
| | R8: 0x0000792ee615f010 R9: 0x000000000000001c R10: 0x0000000000000010 |
| | R11: 0x000077ff2f35f5ef R12: 0x0000000000000000 R13: 0x0000000000000028 |
| | R14: 0x0000792fb5de8010 R15: 0x0000000000000001 EFL: 0x0000000000010202 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x793003c0b3aa] /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) [0x7930039d6b3a] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x793003b45748] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x79300350f320) [0x79300350f320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x793003a01b3a] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4940 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_gc_impl_garbage_object_p) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1544 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(verify_internal_consistency_i) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4942 |
| | /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) [0x793003a020b9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5190 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_finish+0x8c) [0x793003a066eb] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3816 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3892 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_sweep_continue+0xb) [0x793003a0be5b] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:3925 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2022 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_prepare+0x4b) [0x793003a0c4f3] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2041 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2274 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(newobj_cache_miss) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:2381 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_data_typed_object_zalloc+0x6c4) [0x793003a0dc74] /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) [0x793003ad557a] /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) [0x793003ad57bd] /tmp/ruby/src/trunk-gc-asserts/proc.c:2989 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(define_final+0x26) [0x7930039f8ee6] /tmp/ruby/src/trunk-gc-asserts/gc.c:1716 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x793003bd756d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3784 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x793003bed1b3] /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) [0x793003bf381e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7930039e08d5] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7930039e4dbb] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x64a9fca2d186] /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) [0x7930034f41ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7930034f428b] ../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 |
| | [0x64a9fca2d1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * 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: |
| | |
| | 64a9fca2c000-64a9fca2d000 r--p 00000000 00:4e 13281170 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64a9fca2d000-64a9fca2e000 r-xp 00001000 00:4e 13281170 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64a9fca2e000-64a9fca2f000 r--p 00002000 00:4e 13281170 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64a9fca2f000-64a9fca30000 r--p 00002000 00:4e 13281170 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64a9fca30000-64a9fca31000 rw-p 00003000 00:4e 13281170 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 64aa253a8000-64aa510ef000 rw-p 00000000 00:00 0 [heap] |
| | 792e4032a000-792e40531000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 792e40531000-792e41b22000 r--s 00000000 00:4e 13252787 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 792e41b22000-792e41b60000 r--s 00000000 00:4e 13281170 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 792e41b60000-792e86150000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792e8615e000-792f06160000 rw-p 00000000 00:00 0 |
| | 792f06160000-792f327c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792f327d0000-792f895a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792f895b0000-792fb6620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fb6630000-792fcd260000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fcd270000-792fd8cd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fd8ce0000-792fdedb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fdedc0000-792fe1f90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe1fa0000-792fe3570000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe3580000-792fe4000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe4000000-792fe4021000 rw-p 00000000 00:00 0 |
| | 792fe4021000-792fe8000000 ---p 00000000 00:00 0 |
| | 792fe8010000-792fe80f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe8100000-792fe87a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe87b0000-792fe8a40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe8a50000-792fe8bc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe8bd0000-792fe8c80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe8c90000-792fe8cb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 792fe8cbe000-792fe8dbf000 rw-p 00000000 00:00 0 |
| | 792fe8dbf000-792fe8dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8dc0000-792fe8e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8e01000-792fe8e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8e02000-792fe8e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8e43000-792fe8e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8e44000-792fe8e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8e85000-792fe8e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8e86000-792fe8ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8ec7000-792fe8ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8ec8000-792fe8f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8f09000-792fe8f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8f0a000-792fe8f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8f4b000-792fe8f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8f4c000-792fe8f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8f8d000-792fe8f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8f8e000-792fe8fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8fcf000-792fe8fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe8fd0000-792fe9011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9011000-792fe9012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9012000-792fe9053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9053000-792fe9054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9054000-792fe9095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9095000-792fe9096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9096000-792fe90d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe90d7000-792fe90d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe90d8000-792fe9119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9119000-792fe911a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe911a000-792fe915b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe915b000-792fe915c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe915c000-792fe919d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe919d000-792fe919e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe919e000-792fe91df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe91df000-792fe91e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe91e0000-792fe9221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9221000-792fe9222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9222000-792fe9263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9263000-792fe9264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9264000-792fe92a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe92a5000-792fe92a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe92a6000-792fe92e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe92e7000-792fe92e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe92e8000-792fe9329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9329000-792fe932a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe932a000-792fe936b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe936b000-792fe936c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe936c000-792fe93ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe93ad000-792fe93ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe93ae000-792fe93ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe93ef000-792fe93f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe93f0000-792fe9431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9431000-792fe9432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9432000-792fe9473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9473000-792fe9474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9474000-792fe94b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe94b5000-792fe94b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe94b6000-792fe94f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe94f7000-792fe94f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe94f8000-792fe9539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe9539000-792fe953a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe953a000-792fe957b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe957b000-792fe957c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe957c000-792fe95bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe95bd000-792fe95be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe95be000-792fe95ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 792fe95ff000-792fe9600000 ---p 00000000 00:00 0 |
| | 792fe9600000-792fe9e00000 rw-p 00000000 00:00 0 |
| | 792fe9e00000-793001e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 793001e00000-793003200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 793003210000-793003260000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79300326f000-793003270000 ---p 00000000 00:00 0 |
| | 793003270000-793003290000 rw-p 00000000 00:00 0 |
| | 793003290000-7930032b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7930032bf000-7930032e0000 rw-p 00000000 00:00 0 |
| | 7930032e0000-793003350000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 79300335f000-793003380000 rw-p 00000000 00:00 0 |
| | 793003380000-793003390000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 793003395000-793003396000 r--p 00000000 00:4e 15216910 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 793003396000-793003397000 r-xp 00001000 00:4e 15216910 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 793003397000-793003398000 r--p 00002000 00:4e 15216910 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 793003398000-793003399000 r--p 00002000 00:4e 15216910 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 793003399000-79300339a000 rw-p 00003000 00:4e 15216910 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 79300339a000-79300349d000 rw-p 00000000 00:00 0 |
| | 79300349d000-7930034a1000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7930034a1000-7930034c4000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7930034c4000-7930034c8000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7930034c8000-7930034c9000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7930034c9000-7930034ca000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7930034ca000-7930034f2000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7930034f2000-79300367a000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 79300367a000-7930036c9000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7930036c9000-7930036cd000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7930036cd000-7930036cf000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7930036cf000-7930036de000 rw-p 00000000 00:00 0 |
| | 7930036de000-7930036ee000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7930036ee000-79300376d000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 79300376d000-7930037c5000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7930037c5000-7930037c6000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7930037c6000-7930037c7000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7930037c7000-7930037c9000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7930037c9000-7930037de000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7930037de000-7930037f7000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7930037f7000-7930037f8000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7930037f8000-7930037f9000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7930037f9000-793003801000 rw-p 00000000 00:00 0 |
| | 793003801000-79300380b000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79300380b000-79300386e000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 79300386e000-793003883000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 793003883000-793003884000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 793003884000-793003885000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 793003885000-793003887000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 793003887000-793003899000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 793003899000-79300389f000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 79300389f000-7930038a0000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7930038a0000-7930038a1000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7930038a1000-7930038a2000 r--p 00000000 00:4e 15216859 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7930038a2000-7930038a3000 r-xp 00001000 00:4e 15216859 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7930038a3000-7930038a4000 r--p 00002000 00:4e 15216859 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7930038a4000-7930038a5000 r--p 00002000 00:4e 15216859 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7930038a5000-7930038a6000 rw-p 00003000 00:4e 15216859 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7930038a6000-7930038ee000 r--p 00000000 00:4e 13252787 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7930038ee000-793003da8000 r-xp 00048000 00:4e 13252787 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 793003da8000-793003f42000 r--p 00502000 00:4e 13252787 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 793003f42000-793003f58000 r--p 0069c000 00:4e 13252787 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 793003f58000-793003f5c000 rw-p 006b2000 00:4e 13252787 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 793003f5c000-793003f73000 rw-p 00000000 00:00 0 |
| | 793003f73000-793003f74000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 793003f74000-793003f9f000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 793003f9f000-793003fa9000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 793003fa9000-793003fab000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 793003fab000-793003fad000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd6196f000-7ffd61990000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd6199f000-7ffd619a3000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd619a3000-7ffd619a5000 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:980: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |