| "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 |
| 616df50..571a8d2 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 2883986 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9002bd166 |
| | ruby 3.5.0dev (2025-07-16T22:59:32Z master 571a8d2753) +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:001660 EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000a10 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: 0x00007ea21740cd61 RBP: 0x00007ffc5dfd1630 RSP: 0x00007ffc5dfd15f0 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005bc2d89df828 RCX: 0x00007ea21740cd61 |
| | RDX: 0x0000000000000000 RDI: 0x00005bc2d89df850 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x00005bc2d89df948 R15: 0x00005bc2d89df850 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_print_backtrace+0x8) [0x7ea217ab836a] /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) [0x7ea2178808ea] /tmp/ruby/src/trunk-gc-asserts/error.c:1130 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(sigsegv+0x48) [0x7ea2179ef368] /tmp/ruby/src/trunk-gc-asserts/signal.c:946 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7ea2173b9320) [0x7ea2173b9320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7ea21740cd61] ./nptl/futex-internal.c:57 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87 |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139 |
| | /lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7ea21740f7dd] ./nptl/pthread_cond_wait.c:503 |
| | /lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627 |
| | /lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_native_cond_wait+0xd) [0x7ea217a3ca0d] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:221 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_wait_running_turn+0x93) [0x7ea217a3cb53] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:847 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_unlock_+0x0) [0x7ea217a41efc] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1147 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(thread_sched_yield) /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1153 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_thread_schedule_limits) /tmp/ruby/src/trunk-gc-asserts/thread.c:1482 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_threadptr_execute_interrupts+0x563) [0x7ea217a424c3] /tmp/ruby/src/trunk-gc-asserts/thread.c:2692 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_check_ints+0xb) [0x7ea217a8462b] /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2155 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_check_ints) /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2146 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3788 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(vm_sendish+0xb6) [0x7ea217a9a113] /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) [0x7ea217aa079e] /tmp/ruby/src/trunk-gc-asserts/vm.c:2621 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7ea21788a6b5] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5(ruby_run_node+0x8b) [0x7ea21788e9cb] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5bc2ae81d186] /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) [0x7ea21739e1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7ea21739e28b] ../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 |
| | [0x5bc2ae81d1d5] |
| | |
| | -- 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: |
| | |
| | 5bc2ae81c000-5bc2ae81d000 r--p 00000000 00:4e 13279445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5bc2ae81d000-5bc2ae81e000 r-xp 00001000 00:4e 13279445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5bc2ae81e000-5bc2ae81f000 r--p 00002000 00:4e 13279445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5bc2ae81f000-5bc2ae820000 r--p 00002000 00:4e 13279445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5bc2ae820000-5bc2ae821000 rw-p 00003000 00:4e 13279445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5bc2d89d8000-5bc3033a6000 rw-p 00000000 00:00 0 [heap] |
| | 7ea056f1b000-7ea057122000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ea057122000-7ea058722000 r--s 00000000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ea058722000-7ea058760000 r--s 00000000 00:4e 13279445 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7ea058760000-7ea099720000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea09972e000-7ea119730000 rw-p 00000000 00:00 0 |
| | 7ea119730000-7ea146880000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea146890000-7ea19d6e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea19d6f0000-7ea1ca4d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1ca4e0000-7ea1e13c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1e13d0000-7ea1ecbf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1ecc00000-7ea1f2b30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1f2b40000-7ea1f5d70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1f5d80000-7ea1f7480000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1f7490000-7ea1f7cf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1f7d00000-7ea1f8000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1f8000000-7ea1f8021000 rw-p 00000000 00:00 0 |
| | 7ea1f8021000-7ea1fc000000 ---p 00000000 00:00 0 |
| | 7ea1fc010000-7ea1fc290000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1fc2a0000-7ea1fc690000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1fc6a0000-7ea1fc960000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1fc970000-7ea1fcaa0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1fcab0000-7ea1fcb70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1fcb80000-7ea1fcbf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1fcbfe000-7ea1fcbff000 ---p 00000000 00:00 0 |
| | 7ea1fcbff000-7ea1fcc1f000 rw-p 00000000 00:00 0 |
| | 7ea1fcc1f000-7ea1fcd20000 rw-p 00000000 00:00 0 |
| | 7ea1fcd20000-7ea1fcd60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1fcd6f000-7ea1fcd70000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcd70000-7ea1fcdb1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcdb1000-7ea1fcdb2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcdb2000-7ea1fcdf3000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcdf3000-7ea1fcdf4000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcdf4000-7ea1fce35000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fce35000-7ea1fce36000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fce36000-7ea1fce77000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fce77000-7ea1fce78000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fce78000-7ea1fceb9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fceb9000-7ea1fceba000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fceba000-7ea1fcefb000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcefb000-7ea1fcefc000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcefc000-7ea1fcf3d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcf3d000-7ea1fcf3e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcf3e000-7ea1fcf7f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcf7f000-7ea1fcf80000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcf80000-7ea1fcfc1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcfc1000-7ea1fcfc2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fcfc2000-7ea1fd003000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd003000-7ea1fd004000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd004000-7ea1fd045000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd045000-7ea1fd046000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd046000-7ea1fd087000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd087000-7ea1fd088000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd088000-7ea1fd0c9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd0c9000-7ea1fd0ca000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd0ca000-7ea1fd10b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd10b000-7ea1fd10c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd10c000-7ea1fd14d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd14d000-7ea1fd14e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd14e000-7ea1fd18f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd18f000-7ea1fd190000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd190000-7ea1fd1d1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd1d1000-7ea1fd1d2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd1d2000-7ea1fd213000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd213000-7ea1fd214000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd214000-7ea1fd255000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd255000-7ea1fd256000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd256000-7ea1fd297000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd297000-7ea1fd298000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd298000-7ea1fd2d9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd2d9000-7ea1fd2da000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd2da000-7ea1fd31b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd31b000-7ea1fd31c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd31c000-7ea1fd35d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd35d000-7ea1fd35e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd35e000-7ea1fd39f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd39f000-7ea1fd3a0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd3a0000-7ea1fd3e1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd3e1000-7ea1fd3e2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd3e2000-7ea1fd423000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd423000-7ea1fd424000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd424000-7ea1fd465000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd465000-7ea1fd466000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd466000-7ea1fd4a7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd4a7000-7ea1fd4a8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd4a8000-7ea1fd4e9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd4e9000-7ea1fd4ea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd4ea000-7ea1fd52b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd52b000-7ea1fd52c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd52c000-7ea1fd56d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd56d000-7ea1fd56e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd56e000-7ea1fd5af000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7ea1fd5af000-7ea1fd5b0000 ---p 00000000 00:00 0 |
| | 7ea1fd5b0000-7ea1fddb0000 rw-p 00000000 00:00 0 |
| | 7ea1fddb0000-7ea1fde00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea1fde00000-7ea215e00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7ea215e00000-7ea217200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7ea21720a000-7ea21720b000 r--p 00000000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ea21720b000-7ea21720c000 r-xp 00001000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ea21720c000-7ea21720d000 r--p 00002000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ea21720d000-7ea21720e000 r--p 00002000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ea21720e000-7ea21720f000 rw-p 00003000 00:4e 15236057 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7ea21720f000-7ea217230000 rw-p 00000000 00:00 0 |
| | 7ea217230000-7ea217240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7ea217244000-7ea217347000 rw-p 00000000 00:00 0 |
| | 7ea217347000-7ea21734b000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ea21734b000-7ea21736e000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ea21736e000-7ea217372000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ea217372000-7ea217373000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ea217373000-7ea217374000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7ea217374000-7ea21739c000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ea21739c000-7ea217524000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ea217524000-7ea217573000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ea217573000-7ea217577000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ea217577000-7ea217579000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7ea217579000-7ea217588000 rw-p 00000000 00:00 0 |
| | 7ea217588000-7ea217598000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ea217598000-7ea217617000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ea217617000-7ea21766f000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ea21766f000-7ea217670000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ea217670000-7ea217671000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7ea217671000-7ea217673000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ea217673000-7ea217688000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ea217688000-7ea2176a1000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ea2176a1000-7ea2176a2000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ea2176a2000-7ea2176a3000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7ea2176a3000-7ea2176ab000 rw-p 00000000 00:00 0 |
| | 7ea2176ab000-7ea2176b5000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ea2176b5000-7ea217718000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ea217718000-7ea21772d000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ea21772d000-7ea21772e000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ea21772e000-7ea21772f000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7ea21772f000-7ea217731000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ea217731000-7ea217743000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ea217743000-7ea217749000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ea217749000-7ea21774a000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ea21774a000-7ea21774b000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7ea21774b000-7ea21774c000 r--p 00000000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ea21774c000-7ea21774d000 r-xp 00001000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ea21774d000-7ea21774e000 r--p 00002000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ea21774e000-7ea21774f000 r--p 00002000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ea21774f000-7ea217750000 rw-p 00003000 00:4e 15236115 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7ea217750000-7ea217798000 r--p 00000000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ea217798000-7ea217c55000 r-xp 00048000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ea217c55000-7ea217def000 r--p 00505000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ea217def000-7ea217e05000 r--p 0069f000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ea217e05000-7ea217e09000 rw-p 006b5000 00:4e 13252769 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.5.0 |
| | 7ea217e09000-7ea217e20000 rw-p 00000000 00:00 0 |
| | 7ea217e20000-7ea217e21000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ea217e21000-7ea217e4c000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ea217e4c000-7ea217e56000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ea217e56000-7ea217e58000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ea217e58000-7ea217e5a000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc5dfb3000-7ffc5dfd4000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc5dff8000-7ffc5dffc000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc5dffc000-7ffc5dffe000 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. |