| "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 |
| 61c372a..d57c329 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 707700 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| | -e:11: [BUG] Segmentation fault at 0x000003e9003e0d47 |
| | ruby 4.1.0dev (2026-01-12T02:28:06Z master d57c3296a9) +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:002370 l:n b:---- EVAL -e:10 [FINISH] |
| | c:0001 p:0000 s:0003 E:000a60 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: 0x00007777ada85ad3 RBP: 0x00007777ae010850 RSP: 0x00007ffc2aee8f40 |
| | RAX: 0x0000000000000000 RBX: 0x0000000000000001 RCX: 0x0000000000000008 |
| | RDX: 0x0000000000000033 RDI: 0x00005e56ed89d0b0 RSI: 0x0000000000000000 |
| | R8: 0x0000000000000001 R9: 0x0000000000000003 R10: 0x0000000000000000 |
| | R11: 0x0000000000000003 R12: 0x0000000000000000 R13: 0x00005e56d3ccebf0 |
| | R14: 0x00007776f35effb0 R15: 0x0000000000000000 EFL: 0x0000000000010246 |
| | |
| | -- C level backtrace information ------------------------------------------- |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_print_backtrace+0x14) [0x7777adca07f7] /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) [0x7777ada6055a] /tmp/ruby/src/trunk-gc-asserts/error.c:1131 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(sigsegv+0x48) [0x7777adbd48f8] /tmp/ruby/src/trunk-gc-asserts/signal.c:948 |
| | /lib/x86_64-linux-gnu/libc.so.6(0x7777ad58f320) [0x7777ad58f320] |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(RB_BUILTIN_TYPE+0x0) [0x7777ada85ad3] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1292 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(check_rvalue_consistency_force) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1296 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(check_rvalue_consistency+0x10) [0x7777ada8b5ac] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1369 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(RVALUE_MARKED) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:1209 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_mark_set) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4366 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_mark) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4445 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_mark_and_pin) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4478 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_gc_impl_mark_and_pin) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4513 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(pin_value) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4541 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(st_general_foreach+0x3e) [0x7777adbe16a0] /tmp/ruby/src/trunk-gc-asserts/st.c:1654 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_st_foreach) /tmp/ruby/src/trunk-gc-asserts/st.c:1661 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(mark_roots+0x2e) [0x7777ada93e0d] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:4579 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_marks_start) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5789 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_marks) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:5805 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(gc_start) /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6493 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_multi_ractor_p+0x0) [0x7777ada952ae] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:6376 |
| | /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:6378 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_xcalloc+0x104) [0x7777ada97674] /tmp/ruby/src/trunk-gc-asserts/gc/default/default.c:8096 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_data_typed_object_zalloc+0xba) [0x7777ada990ea] /tmp/ruby/src/trunk-gc-asserts/gc.c:1156 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(proc_binding+0xda) [0x7777adb5e07a] /tmp/ruby/src/trunk-gc-asserts/proc.c:294 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(rb_callable_receiver+0x75) [0x7777adb5e465] /tmp/ruby/src/trunk-gc-asserts/proc.c:3112 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(define_final+0x26) [0x7777ada83f96] /tmp/ruby/src/trunk-gc-asserts/gc.c:1782 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7777adc6a90d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3902 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_sendish+0xd3) [0x7777adc73f53] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6124 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_core+0x84) [0x7777adc81734] ../../src/trunk-gc-asserts/insns.def:904 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(vm_exec_loop+0xa) [0x7777adc87228] /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) [0x7777ada6a605] /tmp/ruby/src/trunk-gc-asserts/eval.c:283 |
| | /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1(ruby_run_node+0x8b) [0x7777ada6eb0b] /tmp/ruby/src/trunk-gc-asserts/eval.c:321 |
| | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x5e569f664186] /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) [0x7777ad5741ca] ../sysdeps/nptl/libc_start_call_main.h:58 |
| | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7777ad57428b] ../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 |
| | [0x5e569f6641d5] |
| | |
| | -- Other runtime information ----------------------------------------------- |
| | |
| | * Process memory map: |
| | |
| | 5e569f663000-5e569f664000 r--p 00000000 00:4e 17184769 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e569f664000-5e569f665000 r-xp 00001000 00:4e 17184769 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e569f665000-5e569f666000 r--p 00002000 00:4e 17184769 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e569f666000-5e569f667000 r--p 00002000 00:4e 17184769 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e569f667000-5e569f668000 rw-p 00003000 00:4e 17184769 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 5e56d3ccc000-5e57003c4000 rw-p 00000000 00:00 0 [heap] |
| | 7775e9e6c000-7775ea073000 r--s 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7775ea073000-7775eb702000 r--s 00000000 00:4e 17171152 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7775eb702000-7775eb740000 r--s 00000000 00:4e 17184769 /tmp/ruby/build/trunk-gc-asserts/ruby |
| | 7775eb740000-77762fd80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77762fd8e000-7776afd90000 rw-p 00000000 00:00 0 |
| | 7776afd90000-7776dcd70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7776dcd80000-777733b00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777733b10000-777760290000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7777602a0000-777776f20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777776f30000-777782c00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777782c10000-777788c50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777788c60000-77778b3f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77778b400000-77778c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 77778c000000-77778c021000 rw-p 00000000 00:00 0 |
| | 77778c021000-777790000000 ---p 00000000 00:00 0 |
| | 777790010000-777790960000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777790970000-777791640000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777791650000-7777921f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777792200000-7777927c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7777927d0000-777792b10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777792b20000-777792c70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777792c80000-777792d30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777792d40000-777792d90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 777792d9e000-777792d9f000 ---p 00000000 00:00 0 |
| | 777792d9f000-777792dbf000 rw-p 00000000 00:00 0 |
| | 777792dbf000-777792dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792dc0000-777792e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792e01000-777792e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792e02000-777792e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792e43000-777792e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792e44000-777792e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792e85000-777792e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792e86000-777792ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792ec7000-777792ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792ec8000-777792f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792f09000-777792f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792f0a000-777792f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792f4b000-777792f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792f4c000-777792f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792f8d000-777792f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792f8e000-777792fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792fcf000-777792fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777792fd0000-777793011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793011000-777793012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793012000-777793053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793053000-777793054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793054000-777793095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793095000-777793096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793096000-7777930d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777930d7000-7777930d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777930d8000-777793119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793119000-77779311a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779311a000-77779315b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779315b000-77779315c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779315c000-77779319d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779319d000-77779319e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779319e000-7777931df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777931df000-7777931e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777931e0000-777793221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793221000-777793222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793222000-777793263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793263000-777793264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793264000-7777932a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777932a5000-7777932a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777932a6000-7777932e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777932e7000-7777932e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777932e8000-777793329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793329000-77779332a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779332a000-77779336b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779336b000-77779336c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779336c000-7777933ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777933ad000-7777933ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777933ae000-7777933ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777933ef000-7777933f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777933f0000-777793431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793431000-777793432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793432000-777793473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793473000-777793474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793474000-7777934b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777934b5000-7777934b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777934b6000-7777934f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777934f7000-7777934f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777934f8000-777793539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 777793539000-77779353a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779353a000-77779357b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779357b000-77779357c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 77779357c000-7777935bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777935bd000-7777935be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777935be000-7777935ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory] |
| | 7777935ff000-777793600000 ---p 00000000 00:00 0 |
| | 777793600000-777793e00000 rw-p 00000000 00:00 0 |
| | 777793e00000-7777abe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache] |
| | 7777abe00000-7777ad200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list] |
| | 7777ad21f000-7777ad320000 rw-p 00000000 00:00 0 |
| | 7777ad320000-7777ad3d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7777ad3df000-7777ad400000 rw-p 00000000 00:00 0 |
| | 7777ad400000-7777ad410000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate] |
| | 7777ad415000-7777ad416000 r--p 00000000 00:4e 17565328 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7777ad416000-7777ad417000 r-xp 00001000 00:4e 17565328 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7777ad417000-7777ad418000 r--p 00002000 00:4e 17565328 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7777ad418000-7777ad419000 r--p 00002000 00:4e 17565328 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7777ad419000-7777ad41a000 rw-p 00003000 00:4e 17565328 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so |
| | 7777ad41a000-7777ad51d000 rw-p 00000000 00:00 0 |
| | 7777ad51d000-7777ad521000 r--p 00000000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7777ad521000-7777ad544000 r-xp 00004000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7777ad544000-7777ad548000 r--p 00027000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7777ad548000-7777ad549000 r--p 0002b000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7777ad549000-7777ad54a000 rw-p 0002c000 00:4e 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 |
| | 7777ad54a000-7777ad572000 r--p 00000000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7777ad572000-7777ad6fa000 r-xp 00028000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7777ad6fa000-7777ad749000 r--p 001b0000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7777ad749000-7777ad74d000 r--p 001fe000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7777ad74d000-7777ad74f000 rw-p 00202000 00:4e 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 |
| | 7777ad74f000-7777ad75e000 rw-p 00000000 00:00 0 |
| | 7777ad75e000-7777ad76e000 r--p 00000000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7777ad76e000-7777ad7ed000 r-xp 00010000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7777ad7ed000-7777ad845000 r--p 0008f000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7777ad845000-7777ad846000 r--p 000e7000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7777ad846000-7777ad847000 rw-p 000e8000 00:4e 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 |
| | 7777ad847000-7777ad849000 r--p 00000000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7777ad849000-7777ad85e000 r-xp 00002000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7777ad85e000-7777ad877000 r--p 00017000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7777ad877000-7777ad878000 r--p 0002f000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7777ad878000-7777ad879000 rw-p 00030000 00:4e 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 |
| | 7777ad879000-7777ad881000 rw-p 00000000 00:00 0 |
| | 7777ad881000-7777ad88b000 r--p 00000000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7777ad88b000-7777ad8ee000 r-xp 0000a000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7777ad8ee000-7777ad903000 r--p 0006d000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7777ad903000-7777ad904000 r--p 00081000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7777ad904000-7777ad905000 rw-p 00082000 00:4e 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 |
| | 7777ad905000-7777ad907000 r--p 00000000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7777ad907000-7777ad919000 r-xp 00002000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7777ad919000-7777ad91f000 r--p 00014000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7777ad91f000-7777ad920000 r--p 0001a000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7777ad920000-7777ad921000 rw-p 0001b000 00:4e 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 |
| | 7777ad921000-7777ad922000 r--p 00000000 00:4e 17564228 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7777ad922000-7777ad923000 r-xp 00001000 00:4e 17564228 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7777ad923000-7777ad924000 r--p 00002000 00:4e 17564228 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7777ad924000-7777ad925000 r--p 00002000 00:4e 17564228 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7777ad925000-7777ad926000 rw-p 00003000 00:4e 17564228 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so |
| | 7777ad926000-7777ad96e000 r--p 00000000 00:4e 17171152 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7777ad96e000-7777ade40000 r-xp 00048000 00:4e 17171152 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7777ade40000-7777adfe6000 r--p 0051a000 00:4e 17171152 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7777adfe6000-7777adffd000 r--p 006bf000 00:4e 17171152 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7777adffd000-7777ae001000 rw-p 006d6000 00:4e 17171152 /tmp/ruby/build/trunk-gc-asserts/libruby.so.4.1.0 |
| | 7777ae001000-7777ae018000 rw-p 00000000 00:00 0 |
| | 7777ae018000-7777ae019000 r--p 00000000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7777ae019000-7777ae044000 r-xp 00001000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7777ae044000-7777ae04e000 r--p 0002c000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7777ae04e000-7777ae050000 r--p 00036000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7777ae050000-7777ae052000 rw-p 00038000 00:4e 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 |
| | 7ffc2aeca000-7ffc2aeeb000 rw-p 00000000 00:00 0 [stack] |
| | 7ffc2af03000-7ffc2af07000 r--p 00000000 00:00 0 [vvar] |
| | 7ffc2af07000-7ffc2af09000 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. |