| "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 2740115 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e90029be67 |
| | ruby 4.1.0dev (2026-03-02T06:37:38Z master 740bbddd2f) +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:000970 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000cd0 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: 0x000075f3c023dd61 RBP: 0x00007ffd7212ab70 RSP: 0x00007ffd7212ab30 |
| | RAX: 0xfffffffffffffffc RBX: 0x00005e3a5546ae88 RCX: 0x000075f3c023dd61 |
| | RDX: 0x0000000000000000 RDI: 0x00005e3a5546aeb0 RSI: 0x0000000000000189 |
| | R8: 0x0000000000000000 R9: 0x00000000ffffffff R10: 0x0000000000000000 |
| | R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000 |
| | R14: 0x000075f3c0c70fb8 R15: 0x00005e3a5546aeb0 EFL: 0x0000000000000246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_print_backtrace+0x14) [0x75f3c0900177] /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) [0x75f3c06bcd4a] /tmp/ruby/src/trunk-gc-asserts/error.c:1131 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(sigsegv+0x48) [0x75f3c0832dc8] /tmp/ruby/src/trunk-gc-asserts/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x75f3c01ea320) [0x75f3c01ea320] |
| | /lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x75f3c023dd61] ./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) [0x75f3c02407dd] ./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.4.1(rb_native_cond_wait+0xd) [0x75f3c08802ed] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:231 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(thread_sched_wait_running_turn+0x93) [0x75f3c0880433] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:851 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(thread_sched_yield+0x6e) [0x75f3c08861ac] /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1139 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_thread_schedule_limits) /tmp/ruby/src/trunk-gc-asserts/thread.c:1505 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_threadptr_execute_interrupts+0x56b) [0x75f3c088677b] /tmp/ruby/src/trunk-gc-asserts/thread.c:2719 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_check_ints+0xb) [0x75f3c08ca11b] /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2276 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_check_ints) /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2267 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:452 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:461 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3909 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_sendish+0xd3) [0x75f3c08d3703] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6127 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_core+0x84) [0x75f3c08e0fe4] ../../src/trunk-gc-asserts/insns.def:906 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_loop+0xa) [0x75f3c08e6bc8] /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) [0x75f3c06c7015] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_run_node+0x8b) [0x75f3c06cb52b] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5e3a1b71a186] /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) [0x75f3c01cf1ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x75f3c01cf28b] ../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 |
| | [0x5e3a1b71a1d5] |
| | |
| | -- 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: |
| | |
| | 5e3a1b719000-5e3a1b71a000 r--p 00000000 00:4e 15349571 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e3a1b71a000-5e3a1b71b000 r-xp 00001000 00:4e 15349571 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e3a1b71b000-5e3a1b71c000 r--p 00002000 00:4e 15349571 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e3a1b71c000-5e3a1b71d000 r--p 00002000 00:4e 15349571 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e3a1b71d000-5e3a1b71e000 rw-p 00003000 00:4e 15349571 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e3a55466000-5e3a7d7e8000 rw-p 00000000 00:00 0 [heap] |
| | 75f1fa9a4000-75f1fabab000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75f1fabab000-75f1fc252000 r--s 00000000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 75f1fc252000-75f1fc290000 r--s 00000000 00:4e 15349571 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 75f1fc290000-75f2440e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f2440ee000-75f2c40f0000 rw-p 00000000 00:00 0 |
| | 75f2c40f0000-75f2ed040000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f2ed050000-75f348ab0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f348ac0000-75f373850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f373860000-75f38a660000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f38a670000-75f395dd0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f395de0000-75f39ba70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f39ba80000-75f39e940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f39e950000-75f3a0000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a0000000-75f3a0021000 rw-p 00000000 00:00 0 |
| | 75f3a0021000-75f3a4000000 ---p 00000000 00:00 0 |
| | 75f3a4010000-75f3a4300000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a4310000-75f3a4e20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a4e30000-75f3a5430000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a5440000-75f3a5790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a57a0000-75f3a58d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a58e0000-75f3a5990000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a59a0000-75f3a59f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a59fe000-75f3a59ff000 ---p 00000000 00:00 0 |
| | 75f3a59ff000-75f3a5a1f000 rw-p 00000000 00:00 0 |
| | 75f3a5a1f000-75f3a5b20000 rw-p 00000000 00:00 0 |
| | 75f3a5b20000-75f3a5b80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a5b8f000-75f3a5b90000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5b90000-75f3a5bd1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5bd1000-75f3a5bd2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5bd2000-75f3a5c13000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5c13000-75f3a5c14000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5c14000-75f3a5c55000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5c55000-75f3a5c56000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5c56000-75f3a5c97000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5c97000-75f3a5c98000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5c98000-75f3a5cd9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5cd9000-75f3a5cda000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5cda000-75f3a5d1b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5d1b000-75f3a5d1c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5d1c000-75f3a5d5d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5d5d000-75f3a5d5e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5d5e000-75f3a5d9f000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5d9f000-75f3a5da0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5da0000-75f3a5de1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5de1000-75f3a5de2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5de2000-75f3a5e23000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5e23000-75f3a5e24000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5e24000-75f3a5e65000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5e65000-75f3a5e66000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5e66000-75f3a5ea7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5ea7000-75f3a5ea8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5ea8000-75f3a5ee9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5ee9000-75f3a5eea000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5eea000-75f3a5f2b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5f2b000-75f3a5f2c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5f2c000-75f3a5f6d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5f6d000-75f3a5f6e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5f6e000-75f3a5faf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5faf000-75f3a5fb0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5fb0000-75f3a5ff1000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5ff1000-75f3a5ff2000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a5ff2000-75f3a6033000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6033000-75f3a6034000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6034000-75f3a6075000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6075000-75f3a6076000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6076000-75f3a60b7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a60b7000-75f3a60b8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a60b8000-75f3a60f9000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a60f9000-75f3a60fa000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a60fa000-75f3a613b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a613b000-75f3a613c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a613c000-75f3a617d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a617d000-75f3a617e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a617e000-75f3a61bf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a61bf000-75f3a61c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a61c0000-75f3a6201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6201000-75f3a6202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6202000-75f3a6243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6243000-75f3a6244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6244000-75f3a6285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6285000-75f3a6286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6286000-75f3a62c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a62c7000-75f3a62c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a62c8000-75f3a6309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a6309000-75f3a630a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a630a000-75f3a634b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a634b000-75f3a634c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a634c000-75f3a638d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a638d000-75f3a638e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a638e000-75f3a63cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 75f3a63cf000-75f3a63d0000 ---p 00000000 00:00 0 |
| | 75f3a63d0000-75f3a6bd0000 rw-p 00000000 00:00 0 |
| | 75f3a6bd0000-75f3a6c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3a6c00000-75f3bec00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 75f3bec00000-75f3c0000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 75f3c0010000-75f3c0030000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3c003f000-75f3c0060000 rw-p 00000000 00:00 0 |
| | 75f3c0060000-75f3c0070000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 75f3c0070000-75f3c0071000 r--p 00000000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75f3c0071000-75f3c0072000 r-xp 00001000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75f3c0072000-75f3c0073000 r--p 00002000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75f3c0073000-75f3c0074000 r--p 00002000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75f3c0074000-75f3c0075000 rw-p 00003000 00:4e 14685697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 75f3c0075000-75f3c0178000 rw-p 00000000 00:00 0 |
| | 75f3c0178000-75f3c017c000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75f3c017c000-75f3c019f000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75f3c019f000-75f3c01a3000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75f3c01a3000-75f3c01a4000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75f3c01a4000-75f3c01a5000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 75f3c01a5000-75f3c01cd000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75f3c01cd000-75f3c0355000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75f3c0355000-75f3c03a4000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75f3c03a4000-75f3c03a8000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75f3c03a8000-75f3c03aa000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 75f3c03aa000-75f3c03b9000 rw-p 00000000 00:00 0 |
| | 75f3c03b9000-75f3c03c9000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75f3c03c9000-75f3c0448000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75f3c0448000-75f3c04a0000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75f3c04a0000-75f3c04a1000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75f3c04a1000-75f3c04a2000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 75f3c04a2000-75f3c04a4000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75f3c04a4000-75f3c04b9000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75f3c04b9000-75f3c04d2000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75f3c04d2000-75f3c04d3000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75f3c04d3000-75f3c04d4000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 75f3c04d4000-75f3c04dc000 rw-p 00000000 00:00 0 |
| | 75f3c04dc000-75f3c04e6000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75f3c04e6000-75f3c0549000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75f3c0549000-75f3c055e000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75f3c055e000-75f3c055f000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75f3c055f000-75f3c0560000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 75f3c0560000-75f3c0562000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75f3c0562000-75f3c0574000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75f3c0574000-75f3c057a000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75f3c057a000-75f3c057b000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75f3c057b000-75f3c057c000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 75f3c057c000-75f3c057d000 r--p 00000000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75f3c057d000-75f3c057e000 r-xp 00001000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75f3c057e000-75f3c057f000 r--p 00002000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75f3c057f000-75f3c0580000 r--p 00002000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75f3c0580000-75f3c0581000 rw-p 00003000 00:4e 14681101 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 75f3c0581000-75f3c05ca000 r--p 00000000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 75f3c05ca000-75f3c0a9f000 r-xp 00049000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 75f3c0a9f000-75f3c0c47000 r--p 0051e000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 75f3c0c47000-75f3c0c5e000 r--p 006c6000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 75f3c0c5e000-75f3c0c62000 rw-p 006dd000 00:4e 13543036 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 75f3c0c62000-75f3c0c7c000 rw-p 00000000 00:00 0 |
| | 75f3c0c7c000-75f3c0c7d000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75f3c0c7d000-75f3c0ca8000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75f3c0ca8000-75f3c0cb2000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75f3c0cb2000-75f3c0cb4000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 75f3c0cb4000-75f3c0cb6000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffd7210c000-7ffd7212d000 rw-p 00000000 00:00 0 [stack] |
| | 7ffd721f5000-7ffd721f9000 r--p 00000000 00:00 0 [vvar] |
| | 7ffd721f9000-7ffd721fb000 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:742:in 'TestGc#test_interrupt_in_finalizer' |
| make: *** [uncommon.mk:916: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |