| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 7d05c17..e67f3f0 master -> origin/master |
| "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 256680 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e900000767 |
| | ruby 4.1.0dev (2026-02-19T10:58:26Z master e67f3f0660) +PRISM [x86_64-linux] |
| | |
| | -- Control frame information ----------------------------------------------- |
| | c:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer |
| | c:0004 p:0021 s:0016 e:000015 l:n b:---- BLOCK -e:11 |
| | c:0003 p:0017 s:0013 e:000012 l:y b:0001 METHOD <internal:kernel>:169 |
| | c:0002 p:0029 s:0008 E:002460 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:0025e0 l:y b:---- DUMMY [FINISH] |
| | |
| | -- Ruby level backtrace information ---------------------------------------- |
| | -e:10:in '<main>' |
| | <internal:kernel>:169: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: 0x00007f414d7dc742 RBP: 0x0000000000000000 RSP: 0x00007ffe5e0a50d0 |
| | RAX: 0x0000000000000001 RBX: 0x00007f40d59b7018 RCX: 0x000000000000001b |
| | RDX: 0x00007f3fd0ede010 RDI: 0x00007f40d59b6ff0 RSI: 0x00007f40d59b6ff0 |
| | R8: 0x00007f4030edf010 R9: 0x000000000000001a R10: 0x0000000000000000 |
| | R11: 0x0000000000000000 R12: 0x00007f40d59c0000 R13: 0x00005e4a614312a0 |
| | R14: 0x0000000000000001 R15: 0x0000000000000028 EFL: 0x0000000000010216 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_print_backtrace+0x14) [0x7f414d9f1237] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1105 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1450 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x7f414d7adf8a] /tmp/ruby/src/trunk-gc-asserts/error.c:1131 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(sigsegv+0x48) [0x7f414d924008] /tmp/ruby/src/trunk-gc-asserts/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7f414d2db320) [0x7f414d2db320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(RB_BUILTIN_TYPE+0x0) [0x7f414d7dc742] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5003 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_gc_impl_garbage_object_p) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1601 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(verify_internal_consistency_i) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5005 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_verify_internal_consistency_) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5179 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_verify_internal_consistency+0x59) [0x7f414d7dcde9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5259 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_marks_finish+0x6c9) [0x7f414d7dd6c9] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5423 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_marks+0x5) [0x7f414d7e20e8] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5829 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_start) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6513 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_multi_ractor_p+0x0) [0x7f414d7e295e] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6396 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:105 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_gc_vm_unlock) /tmp/ruby/src/trunk-gc-asserts/gc.c:151 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6398 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_xcalloc+0x104) [0x7f414d7e5954] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8108 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_data_typed_object_zalloc+0xba) [0x7f414d7e738a] /tmp/ruby/src/trunk-gc-asserts/gc.c:1162 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_binding_alloc+0x14) [0x7f414d8ad66a] /tmp/ruby/src/trunk-gc-asserts/proc.c:296 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(proc_binding) /tmp/ruby/src/trunk-gc-asserts/proc.c:3748 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_callable_receiver+0x75) [0x7f414d8ada45] /tmp/ruby/src/trunk-gc-asserts/proc.c:3116 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(define_final+0x26) [0x7f414d7d2326] /tmp/ruby/src/trunk-gc-asserts/gc.c:1902 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7f414d9bb07d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3905 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_sendish+0xd3) [0x7f414d9c4733] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_core+0x84) [0x7f414d9d2064] ../../src/trunk-gc-asserts/insns.def:905 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_loop+0xa) [0x7f414d9d7c48] /tmp/ruby/src/trunk-gc-asserts/vm.c:2825 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2801 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x7f414d7b8255] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_run_node+0x8b) [0x7f414d7bc76b] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5e4a2e97c186] /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) [0x7f414d2c01ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f414d2c028b] ../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 |
| | [0x5e4a2e97c1d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Loaded script: -e |
| | |
| | * Ruby Box: disabled |
| | * Loaded features: |
| | |
| | 0 enumerator.so |
| | 1 monitor.so |
| | 2 thread.rb |
| | 3 fiber.so |
| | 4 rational.so |
| | 5 complex.so |
| | 6 pathname.so |
| | 7 ruby2_keywords.rb |
| | 8 set.rb |
| | 9 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 10 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | |
| | * Process memory map: |
| | |
| | 5e4a2e97b000-5e4a2e97c000 r--p 00000000 00:4e 13580312 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e4a2e97c000-5e4a2e97d000 r-xp 00001000 00:4e 13580312 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e4a2e97d000-5e4a2e97e000 r--p 00002000 00:4e 13580312 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e4a2e97e000-5e4a2e97f000 r--p 00002000 00:4e 13580312 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e4a2e97f000-5e4a2e980000 rw-p 00003000 00:4e 13580312 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e4a61431000-5e4a89adc000 rw-p 00000000 00:00 0 [heap] |
| | 7f3f83e86000-7f3f8408d000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f3f8408d000-7f3f85732000 r--s 00000000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7f3f85732000-7f3f85770000 r--s 00000000 00:4e 13580312 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7f3f85770000-7f3fd0ed0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f3fd0ede000-7f4050ee0000 rw-p 00000000 00:00 0 |
| | 7f4050ee0000-7f4079bd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4079be0000-7f40d5880000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f40d5890000-7f41004e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f41004f0000-7f41170c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f41170d0000-7f4122b60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4122b70000-7f4128a10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4128a20000-7f412b3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f412b400000-7f412c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f412c000000-7f412c021000 rw-p 00000000 00:00 0 |
| | 7f412c021000-7f4130000000 ---p 00000000 00:00 0 |
| | 7f4130010000-7f4130660000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4130670000-7f41313e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f41313f0000-7f4131f20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4131f30000-7f4132510000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4132520000-7f4132860000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4132870000-7f41329d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f41329e0000-7f4132a80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4132a90000-7f4132ab0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f4132abe000-7f4132bbf000 rw-p 00000000 00:00 0 |
| | 7f4132bbf000-7f4132bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132bc0000-7f4132c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132c01000-7f4132c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132c02000-7f4132c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132c43000-7f4132c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132c44000-7f4132c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132c85000-7f4132c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132c86000-7f4132cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132cc7000-7f4132cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132cc8000-7f4132d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132d09000-7f4132d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132d0a000-7f4132d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132d4b000-7f4132d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132d4c000-7f4132d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132d8d000-7f4132d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132d8e000-7f4132dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132dcf000-7f4132dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132dd0000-7f4132e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132e11000-7f4132e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132e12000-7f4132e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132e53000-7f4132e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132e54000-7f4132e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132e95000-7f4132e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132e96000-7f4132ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132ed7000-7f4132ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132ed8000-7f4132f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132f19000-7f4132f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132f1a000-7f4132f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132f5b000-7f4132f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132f5c000-7f4132f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132f9d000-7f4132f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132f9e000-7f4132fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132fdf000-7f4132fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4132fe0000-7f4133021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133021000-7f4133022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133022000-7f4133063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133063000-7f4133064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133064000-7f41330a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41330a5000-7f41330a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41330a6000-7f41330e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41330e7000-7f41330e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41330e8000-7f4133129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133129000-7f413312a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f413312a000-7f413316b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f413316b000-7f413316c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f413316c000-7f41331ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41331ad000-7f41331ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41331ae000-7f41331ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41331ef000-7f41331f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41331f0000-7f4133231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133231000-7f4133232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133232000-7f4133273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133273000-7f4133274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133274000-7f41332b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41332b5000-7f41332b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41332b6000-7f41332f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41332f7000-7f41332f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41332f8000-7f4133339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f4133339000-7f413333a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f413333a000-7f413337b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f413337b000-7f413337c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f413337c000-7f41333bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41333bd000-7f41333be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41333be000-7f41333ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7f41333ff000-7f4133400000 ---p 00000000 00:00 0 |
| | 7f4133400000-7f4133c00000 rw-p 00000000 00:00 0 |
| | 7f4133c00000-7f414bc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7f414bc00000-7f414d000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7f414d010000-7f414d040000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f414d04f000-7f414d050000 ---p 00000000 00:00 0 |
| | 7f414d050000-7f414d070000 rw-p 00000000 00:00 0 |
| | 7f414d070000-7f414d120000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f414d12f000-7f414d150000 rw-p 00000000 00:00 0 |
| | 7f414d150000-7f414d160000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7f414d161000-7f414d162000 r--p 00000000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414d162000-7f414d163000 r-xp 00001000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414d163000-7f414d164000 r--p 00002000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414d164000-7f414d165000 r--p 00002000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414d165000-7f414d166000 rw-p 00003000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7f414d166000-7f414d269000 rw-p 00000000 00:00 0 |
| | 7f414d269000-7f414d26d000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414d26d000-7f414d290000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414d290000-7f414d294000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414d294000-7f414d295000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414d295000-7f414d296000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7f414d296000-7f414d2be000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414d2be000-7f414d446000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414d446000-7f414d495000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414d495000-7f414d499000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414d499000-7f414d49b000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7f414d49b000-7f414d4aa000 rw-p 00000000 00:00 0 |
| | 7f414d4aa000-7f414d4ba000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414d4ba000-7f414d539000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414d539000-7f414d591000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414d591000-7f414d592000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414d592000-7f414d593000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7f414d593000-7f414d595000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414d595000-7f414d5aa000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414d5aa000-7f414d5c3000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414d5c3000-7f414d5c4000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414d5c4000-7f414d5c5000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7f414d5c5000-7f414d5cd000 rw-p 00000000 00:00 0 |
| | 7f414d5cd000-7f414d5d7000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414d5d7000-7f414d63a000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414d63a000-7f414d64f000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414d64f000-7f414d650000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414d650000-7f414d651000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7f414d651000-7f414d653000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414d653000-7f414d665000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414d665000-7f414d66b000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414d66b000-7f414d66c000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414d66c000-7f414d66d000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7f414d66d000-7f414d66e000 r--p 00000000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414d66e000-7f414d66f000 r-xp 00001000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414d66f000-7f414d670000 r--p 00002000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414d670000-7f414d671000 r--p 00002000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414d671000-7f414d672000 rw-p 00003000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7f414d672000-7f414d6bb000 r--p 00000000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7f414d6bb000-7f414db90000 r-xp 00049000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7f414db90000-7f414dd37000 r--p 0051e000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7f414dd37000-7f414dd4e000 r--p 006c5000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7f414dd4e000-7f414dd52000 rw-p 006dc000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7f414dd52000-7f414dd6c000 rw-p 00000000 00:00 0 |
| | 7f414dd6c000-7f414dd6d000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f414dd6d000-7f414dd98000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f414dd98000-7f414dda2000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f414dda2000-7f414dda4000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7f414dda4000-7f414dda6000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffe5e086000-7ffe5e0a7000 rw-p 00000000 00:00 0 [stack] |
| | 7ffe5e0cb000-7ffe5e0cf000 r--p 00000000 00:00 0 [vvar] |
| | 7ffe5e0cf000-7ffe5e0d1000 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:745:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:913: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |