| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| From https://github.com/ruby/ruby |
| 1289721..32ad8df master -> origin/master |
| "make after-update -j6" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk-random0/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random" |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-random0 --incremental --process-num=6 |
| 11 875 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random0 --incremental --process-num=6 |
| 875 878 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random0 --logfile=/home/ko1/ruby/logs/brlog.trunk-random0.20220302-004238 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random"' --incremental --process-num=6 |
| 878 879 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-random0 --logfile=/home/ko1/ruby/logs/brlog.trunk-random0.20220302-004238 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random" --incremental --process-num=6 |
| 879 4545 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random" |
| 4545 4546 11 11 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=--test-order=random |
| 4546 4560 11 11 ? -1 R 1001 175:53 /tmp/ruby/v3/src/trunk-random0/test/runner.rb: TestGCCompact::AutoCompact#test_implicit_compaction_does_something |
| 879 7738 11 11 ? -1 R 1001 0:00 ps jx |
| {10=>[11], 11=>[875], 875=>[878], 878=>[879], 879=>[4545, 7738], 4545=>[4546], 4546=>[4560]} |
| $ timeout 60 gdb -p 4560 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| [Thread debugging using libthread_db enabled] |
| Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". |
| Program received signal SIGSEGV, Segmentation fault. |
| ruby_sip_hash13 (key=key@entry=0x7fa31a14bc18 <hash_salt+8> "\305\232\313\302,,c\362\002\272\334\211\326\262\327\366\261\033", data=data@entry=0x7fa310898e40 "", len=140338427671560) at /tmp/ruby/v3/src/trunk-random0/siphash.c:423 |
| 423 m = *data64++; |
| >>> Threads |
| Id Target Id Frame |
| * 1 Thread 0x7fa3198b4f40 (LWP 4560) "ruby" ruby_sip_hash13 (key=key@entry=0x7fa31a14bc18 <hash_salt+8> "\305\232\313\302,,c\362\002\272\334\211\326\262\327\366\261\033", data=data@entry=0x7fa310898e40 "", len=140338427671560) at /tmp/ruby/v3/src/trunk-random0/siphash.c:423 |
| >>> Machine level backtrace |
| Thread 1 (Thread 0x7fa3198b4f40 (LWP 4560)): |
| #0 ruby_sip_hash13 (key=key@entry=0x7fa31a14bc18 <hash_salt+8> "\305\232\313\302,,c\362\002\272\334\211\326\262\327\366\261\033", data=data@entry=0x7fa310898e40 "", len=140338427671560) at /tmp/ruby/v3/src/trunk-random0/siphash.c:423 |
| data64 = 0x7fa3108a0000 |
| k0 = <optimized out> |
| k1 = 17786881887828752898 |
| v0 = 3111948886838482648 |
| v1 = 3257241021540673508 |
| v2 = 18438690883873891062 |
| v3 = 9200872686336266921 |
| m = <optimized out> |
| last = <optimized out> |
| end = 0xff4626aac248 <error: Cannot access memory at address 0xff4626aac248> |
| #1 0x00007fa319ef9996 in rb_memhash (ptr=ptr@entry=0x7fa310898e40, len=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/random.c:1722 |
| h = <optimized out> |
| #2 0x00007fa319f5625c in rb_str_hash (str=140338333847080) at /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/core/rstring.h:516 |
| e = <optimized out> |
| #3 0x00007fa319f49b45 in do_hash (tab=0x55a8e8fb97d0, key=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/st.c:1270 |
| hash = <optimized out> |
| hash = <optimized out> |
| #4 st_general_delete (value=0x0, key=0x7ffc10a35340, tab=0x55a8e8fb97d0) at /tmp/ruby/v3/src/trunk-random0/st.c:1270 |
| bin = <optimized out> |
| bin_ind = <optimized out> |
| hash = <optimized out> |
| entry = <optimized out> |
| entry = <optimized out> |
| bin = <optimized out> |
| bin_ind = <optimized out> |
| hash = <optimized out> |
| #5 rb_st_delete (tab=0x55a8e8fb97d0, key=key@entry=0x7ffc10a35340, value=value@entry=0x0) at /tmp/ruby/v3/src/trunk-random0/st.c:1304 |
| No locals. |
| #6 0x00007fa319f79ac5 in unregister_sym (symbols=0x7fa31a13ef00 <ruby_global_symbols>, sym=140338411344040, str=140338333847080) at /tmp/ruby/v3/src/trunk-random0/symbol.c:529 |
| str_data = 140338333847080 |
| str_data = <optimized out> |
| #7 rb_gc_free_dsymbol (sym=sym@entry=140338411344040) at /tmp/ruby/v3/src/trunk-random0/symbol.c:809 |
| _lev = 21928 |
| symbols = 0x7fa31a13ef00 <ruby_global_symbols> |
| str = 140338333847080 |
| #8 0x00007fa319e0adc8 in obj_free (objspace=0x55a8e8f970b0, obj=140338411344040) at /tmp/ruby/v3/src/trunk-random0/gc.c:3402 |
| __func__ = <optimized out> |
| #9 0x00007fa319e0b0d5 in gc_sweep_plane (heap=0x55a8e8f97110, ctx=<synthetic pointer>, bitset=760731, p=140338411344040, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/gc.c:5388 |
| vp = 140338411344040 |
| sweep_page = 0x55a8f0592db0 |
| slot_size = 40 |
| slot_bits = <error reading variable slot_bits (DW_OP_const_type has different sizes for type and data)> |
| sweep_page = <optimized out> |
| slot_size = <optimized out> |
| slot_bits = <optimized out> |
| __func__ = <optimized out> |
| vp = <optimized out> |
| _zzq_args = <optimized out> |
| _zzq_result = <optimized out> |
| #10 gc_sweep_page (size_pool=0x55a8e8f970d8, ctx=<synthetic pointer>, heap=<optimized out>, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/gc.c:5491 |
| sweep_page = 0x55a8f0592db0 |
| i = <optimized out> |
| bits = 0x55a8f0592e28 |
| page_rvalue_count = <optimized out> |
| out_of_range_bits = <optimized out> |
| p = 140338411342360 |
| bitset = <optimized out> |
| sweep_page = <optimized out> |
| i = <optimized out> |
| p = <optimized out> |
| bits = <optimized out> |
| bitset = <optimized out> |
| page_rvalue_count = <optimized out> |
| out_of_range_bits = <optimized out> |
| th = <optimized out> |
| #11 gc_sweep_step (objspace=<optimized out>, size_pool=0x55a8e8f970d8, heap=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/gc.c:5763 |
| ctx = {page = 0x55a8f0592db0, final_slots = <optimized out>, freed_slots = 0, empty_slots = 0} |
| free_slots = <optimized out> |
| sweep_page = 0x55a8f0592db0 |
| unlink_limit = 3 |
| swept_slots = 0 |
| need_pool = true |
| #12 0x00007fa319e0c4be in gc_sweep (objspace=0x55a8e8f970b0) at /tmp/ruby/v3/src/trunk-random0/gc.c:5997 |
| size_pool = 0x55a8e8f970d8 |
| i = <optimized out> |
| page = <optimized out> |
| immediate_sweep = <optimized out> |
| immediate_sweep = <optimized out> |
| page = <optimized out> |
| i = <optimized out> |
| i = <optimized out> |
| size_pool = <optimized out> |
| #13 gc_sweep (objspace=0x55a8e8f970b0) at /tmp/ruby/v3/src/trunk-random0/gc.c:5960 |
| immediate_sweep = <optimized out> |
| page = <optimized out> |
| i = <optimized out> |
| i = <optimized out> |
| size_pool = <optimized out> |
| #14 0x00007fa319e12838 in gc_rest (objspace=0x55a8e8f970b0) at /tmp/ruby/v3/src/trunk-random0/gc.c:9118 |
| lock_lev = 35962 |
| marking = <optimized out> |
| sweeping = <optimized out> |
| #15 0x00007fa319e1455d in gc_rest (objspace=0x55a8e8f970b0) at /tmp/ruby/v3/src/trunk-random0/gc.c:8987 |
| marking = <optimized out> |
| sweeping = <optimized out> |
| marking = <optimized out> |
| sweeping = <optimized out> |
| lock_lev = <optimized out> |
| #16 garbage_collect (reason=512, objspace=0x55a8e8f970b0) at /tmp/ruby/v3/src/trunk-random0/gc.c:8977 |
| _lev = 28 |
| ret = <optimized out> |
| ret = <optimized out> |
| _lev = <optimized out> |
| #17 garbage_collect_with_gvl (reason=512, objspace=0x55a8e8f970b0) at /tmp/ruby/v3/src/trunk-random0/gc.c:9363 |
| No locals. |
| #18 objspace_malloc_increase_body (new_size=<optimized out>, old_size=<optimized out>, type=<optimized out>, mem=<optimized out>, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/gc.c:11585 |
| No locals. |
| #19 objspace_malloc_increase_body (objspace=objspace@entry=0x55a8e8f970b0, new_size=new_size@entry=232, old_size=old_size@entry=0, type=type@entry=MEMOP_TYPE_MALLOC, mem=0x55a8ef8df6a0) at /tmp/ruby/v3/src/trunk-random0/gc.c:11563 |
| No locals. |
| #20 0x00007fa319e147ff in objspace_malloc_fixup (size=<optimized out>, mem=0x55a8ef8df6a0, objspace=0x55a8e8f970b0) at /tmp/ruby/v3/src/trunk-random0/gc.c:11663 |
| malloc_increase_done = false |
| #21 objspace_xmalloc0 (objspace=0x55a8e8f970b0, size=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/gc.c:11734 |
| mem = 0x55a8ef8df6a0 |
| #22 0x00007fa319e17795 in ruby_xmalloc2_body (size=<optimized out>, n=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/vm_core.h:1913 |
| No locals. |
| #23 ruby_xmalloc2 (n=<optimized out>, size=<optimized out>) at /tmp/ruby/v3/src/trunk-random0/gc.c:13987 |
| No locals. |
| #24 0x00007fa31a150f40 in rb_cEncodingConverter () from /tmp/ruby/v3/build/trunk-random0/libruby.so.3.2.0 |
| No symbol table info available. |
| #25 0x000000000000001c in ?? () |
| No symbol table info available. |
| #26 0x000055a8e8f970b0 in ?? () |
| No symbol table info available. |
| #27 0x000055a8eef66bd0 in ?? () |
| No symbol table info available. |
| #28 0x00007fa3176e3ea0 in ?? () |
| No symbol table info available. |
| #29 0x00007fa3176e3ea0 in ?? () |
| No symbol table info available. |
| #30 0x0000000000000000 in ?? () |
| No symbol table info available. |
| >>> Dump Ruby level backtrace (if possible) |
| th: 0x55a8e8f96f30, native_id: 0x7fa3198b4f40 |
| -- Control frame information ----------------------------------------------- |
| c:0030 p:---- s:0173 e:000172 CFUNC :new |
| me: |
| called_id: new, type: cfunc |
| owner class: 0x00007fa3176e3d60 [3LM ] T_CLASS Class |
| self: 0x00007fa3176e3ea0 [3LM ] T_CLASS Object |
| c:0029 p:0037 s:0169 e:000167 BLOCK /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:81 [FINISH] |
| me: |
| called_id: test_implicit_compaction_does_something, type: iseq |
| owner class: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| Program received signal SIGSEGV, Segmentation fault. |
| rb_raw_obj_info (buff=buff@entry=0x7ffc10a35060 "0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact", buff_size=buff_size@entry=256, obj=140338338281080) at /tmp/ruby/v3/src/trunk-random0/gc.c:13410 |
| 13410 const int type = BUILTIN_TYPE(obj); |
| self: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| c:0028 p:---- s:0165 e:000164 CFUNC :times |
| [Inferior 1 (process 4560) detached] |
| me: |
| called_id: times, type: cfunc |
| owner class: 0x00007fa3176dfd50 [3LM ] T_CLASS Integer |
| self: T_FIXNUM 1000000 |
| c:0027 p:0065 s:0161 e:000160 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:79 |
| me: |
| called_id: test_implicit_compaction_does_something, type: iseq |
| owner class: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| self: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| lvars: |
| before: T_FALSE |
| list: 0x00007fa310cd2f98 [0 G] T_MOVED -> 0x00007fa314a0a348 |
| list2: 0x00007fa310cd2f48 [0 G] T_MOVED -> 0x00007fa314a0a280 |
| count: T_FIXNUM 0 |
| n: T_FIXNUM 1000000 |
| compact_stats: T_NIL |
| c:0026 p:0041 s:0151 e:000150 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:200 |
| me: |
| called_id: run_test, type: iseq |
| owner class: 0x00007fa316e78298 [3LM ] T_CLASS Test::Unit::TestCase |
| self: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| lvars: |
| name: T_SYMBOL test_implicit_compaction_does_something |
| progname: 0x00007fa313e96cc8 [3LM ] T_STRING (String) [embed] len: 45, capa: 55 "/tmp/ruby/v3/src/trunk-random0/test/runner.rb" |
| c:0025 p:0059 s:0145 e:000144 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:168 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e78298 [3LM ] T_CLASS Test::Unit::TestCase |
| self: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| lvars: |
| runner: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| start_time: 0x00007fa310cd35d8 [0 G] T_MOVED -> 0x00007fa314a0b7c0 |
| result: 0x00007fa319782378 [3LM ] T_STRING (String) [embed] len: 0, capa: 15 "" |
| time: T_NIL |
| e: T_NIL |
| c:0024 p:0089 s:0136 e:000135 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1546 [FINISH] |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| method: T_SYMBOL test_implicit_compaction_does_something |
| inst: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| start_time: T_NIL |
| result: T_NIL |
| c:0023 p:---- s:0129 e:000128 CFUNC :map |
| me: |
| called_id: map, type: cfunc |
| owner class: 0x00007fa3176d5418 [3LM ] T_CLASS Array |
| self: 0x00007fa310ccd7a0 [0 G] T_MOVED -> 0x00007fa314a0c8a0 |
| c:0022 p:0117 s:0125 e:000124 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1533 |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suite: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| type: T_SYMBOL test |
| header: 0x00007fa310ccd9d0 [0 G] T_MOVED -> 0x00007fa314a0ccd8 |
| filter: 0x00007fa316e37dd8 [3LM ] T_REGEXP (Regexp) |
| all_test_methods: 0x00007fa310ccd7a0 [0 G] T_MOVED -> 0x00007fa314a0c8a0 |
| leakchecker: 0x00007fa310ccd700 [0 G] T_MOVED -> 0x00007fa314a0c878 |
| trace: T_NIL |
| assertions: T_NIL |
| c:0021 p:0042 s:0113 e:000112 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1326 |
| me: |
| called_id: _run_suite, type: iseq |
| owner class: 0x00007fa316e5f5e0 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption |
| defined_class: 0x00007fa316e5d7e0 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suite: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| type: T_SYMBOL test |
| ex: T_NIL |
| c:0020 p:0010 s:0106 e:000104 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:814 [FINISH] |
| me: |
| called_id: _run_suites, type: iseq |
| owner class: 0x00007fa316e599b0 [3LM ] T_MODULE (Module)Test::Unit::Parallel |
| defined_class: 0x00007fa316e5dec0 [3LM ] T_ICLASS src:Test::Unit::Parallel |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suite: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| e: T_NIL |
| c:0019 p:---- s:0100 e:000099 CFUNC :each |
| me: |
| called_id: each, type: cfunc |
| owner class: 0x00007fa3176d5418 [3LM ] T_CLASS Array |
| self: 0x00007fa313fcea28 [3LM ] T_ARRAY (Array)[ ] len: 963, capa:963 ptr:0x000055a8ef493240 |
| c:0018 p:0054 s:0096 E:0003b8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:812 |
| me: |
| called_id: _run_suites, type: iseq |
| owner class: 0x00007fa316e599b0 [3LM ] T_MODULE (Module)Test::Unit::Parallel |
| defined_class: 0x00007fa316e5dec0 [3LM ] T_ICLASS src:Test::Unit::Parallel |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suites: 0x00007fa313fcea28 [3LM ] T_ARRAY (Array)[ ] len: 963, capa:963 ptr:0x000055a8ef493240 |
| type: T_SYMBOL test |
| result: 0x00007fa3140cc718 [3LM ] T_ARRAY (Array)[ ] len: 346, capa:436 ptr:0x000055a8f10361e0 |
| c:0017 p:0008 s:0089 E:0025e8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:849 |
| me: |
| called_id: _run_suites, type: iseq |
| owner class: 0x00007fa316e58150 [3LM ] T_MODULE (Module)Test::Unit::Skipping |
| defined_class: 0x00007fa316e5dc40 [3LM ] T_ICLASS src:Test::Unit::Skipping |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suites: 0x00007fa313fcea28 [3LM ] T_ARRAY (Array)[ ] len: 963, capa:963 ptr:0x000055a8ef493240 |
| type: T_SYMBOL test |
| result: T_NIL |
| c:0016 p:0153 s:0082 E:001ab8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1479 |
| me: |
| called_id: _run_anything, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| type: T_SYMBOL test |
| suites: 0x00007fa313fcea28 [3LM ] T_ARRAY (Array)[ ] len: 963, capa:963 ptr:0x000055a8ef493240 |
| test_count: T_FIXNUM 0 |
| assertion_count: T_FIXNUM 0 |
| sync: T_TRUE |
| old_sync: T_FALSE |
| start: 0x00007fa313fdc448 [0LM U ] time (Time)time |
| results: T_NIL |
| t: T_NIL |
| c:0015 p:0016 s:0069 E:0003e8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1263 |
| me: |
| called_id: _run_anything, type: iseq |
| owner class: 0x00007fa316e5f720 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption |
| defined_class: 0x00007fa316e5da60 [3LM ] T_ICLASS src:Test::Unit::RepeatOption |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| type: T_SYMBOL test |
| c:0014 p:0005 s:0064 E:002610 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1654 |
| me: |
| called_id: run_tests, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| c:0013 p:0006 s:0060 E:002708 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1641 [FINISH] |
| me: |
| called_id: _run, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| plugin: 0x00007fa316e120b0 [3LM ] T_STRING (String) [embed] len: 9, capa: 15 "run_tests" |
| c:0012 p:---- s:0056 e:000055 CFUNC :each |
| me: |
| called_id: each, type: cfunc |
| owner class: 0x00007fa3176d5418 [3LM ] T_CLASS Array |
| self: 0x00007fa313fcec08 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed) |
| c:0011 p:0042 s:0052 E:001ae8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1640 |
| me: |
| called_id: _run, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| args: 0x00007fa316d9c748 [3LM ] T_HASH (Hash)[S ] 10 |
| c:0010 p:0013 s:0047 E:000028 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1682 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| argv: 0x00007fa319764c10 [3LM ] T_ARRAY shared -> 0x00007fa316e29620 [3LM ] T_ARRAY (Array)[ ] len: 839, capa:3 ptr:0x000055a8e9259e90 |
| c:0009 p:0008 s:0042 E:000060 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1034 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e58010 [3LM ] T_MODULE (Module)Test::Unit::StatusLine |
| defined_class: 0x00007fa316e5df60 [3LM ] T_ICLASS src:Test::Unit::StatusLine |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| args: 0x00007fa313fcf130 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed) |
| result: T_NIL |
| c:0008 p:0008 s:0036 E:001d60 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:882 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e580b0 [3LM ] T_MODULE (Module)Test::Unit::Statistics |
| defined_class: 0x00007fa316e5dce0 [3LM ] T_ICLASS src:Test::Unit::Statistics |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| args: 0x00007fa313fcf1a8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed) |
| result: T_NIL |
| c:0007 p:0017 s:0030 E:001d98 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:154 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e59e10 [3LM ] T_MODULE Test::Unit::RunCount |
| defined_class: 0x00007fa316e5d6a0 [3LM ] T_ICLASS src:Test::Unit::RunCount |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| *: 0x00007fa313fcf220 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed) |
| c:0006 p:0032 s:0025 E:001dc0 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1761 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e5d600 [3LM ] T_CLASS Test::Unit::AutoRunner |
| self: 0x00007fa316d9d8f0 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x000055a8e91e4db0 |
| c:0005 p:0009 s:0021 E:001718 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1765 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e5d560 [3LM ] T_CLASS (annon) |
| self: 0x00007fa316e5d600 [3LM ] T_CLASS Test::Unit::AutoRunner |
| lvars: |
| args: 0x00007fa316d9d940 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed) |
| c:0004 p:0174 s:0016 E:001748 TOP /tmp/ruby/v3/src/trunk-random0/tool/test/runner.rb:23 [FINISH] |
| self: 0x00007fa319750e18 [3LM ] T_OBJECT (embed) len:3 |
| lvars: |
| dir: 0x00007fa316d9d9b8 [3LM ] T_STRING (String) len: 35, capa: 35 "/tmp/ruby/v3/src/trunk-random0/test" |
| c:0003 p:---- s:0011 e:000010 CFUNC :require_relative |
| me: |
| called_id: require_relative, type: cfunc |
| owner class: 0x00007fa3176e3900 [3LM ] T_MODULE Kernel |
| defined_class: 0x00007fa3176e3860 [3LM ] T_ICLASS src:Kernel |
| self: 0x00007fa319750e18 [3LM ] T_OBJECT (embed) len:3 |
| c:0002 p:0115 s:0006 E:001770 EVAL /tmp/ruby/v3/src/trunk-random0/test/runner.rb:14 [FINISH] |
| self: 0x00007fa319750e18 [3LM ] T_OBJECT (embed) len:3 |
| c:0001 p:0000 s:0003 E:000420 (none) [FINISH] |
| self: 0x00007fa319750e18 [3LM ] T_OBJECT (embed) len:3 |
| /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:81: [BUG] Segmentation fault at 0x0000000000000000 |
| ruby 3.2.0dev (2022-03-02T00:40:58Z master 32ad8df9d1) [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0030 p:---- s:0173 e:000172 CFUNC :new |
| me: |
| called_id: new, type: cfunc |
| owner class: 0x00007fa3176e3d60 [3LM ] T_CLASS Class |
| self: 0x00007fa3176e3ea0 [3LM ] T_CLASS Object |
| c:0029 p:0037 s:0169 e:000167 BLOCK /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:81 [FINISH] |
| me: |
| called_id: test_implicit_compaction_does_something, type: iseq |
| owner class: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| self: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| c:0028 p:---- s:0165 e:000164 CFUNC :times |
| me: |
| called_id: times, type: cfunc |
| owner class: 0x00007fa3176dfd50 [3LM ] T_CLASS Integer |
| self: T_FIXNUM 1000000 |
| c:0027 p:0065 s:0161 e:000160 METHOD /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:79 |
| me: |
| called_id: test_implicit_compaction_does_something, type: iseq |
| owner class: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| self: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| lvars: |
| before: T_FALSE |
| list: 0x00007fa310cd2f98 [0 G] T_MOVED -> 0x00007fa314a0a348 |
| list2: 0x00007fa310cd2f48 [0 G] T_MOVED -> 0x00007fa314a0a280 |
| count: T_FIXNUM 0 |
| n: T_FIXNUM 1000000 |
| compact_stats: T_NIL |
| c:0026 p:0041 s:0151 e:000150 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:200 |
| me: |
| called_id: run_test, type: iseq |
| owner class: 0x00007fa316e78298 [3LM ] T_CLASS Test::Unit::TestCase |
| self: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| lvars: |
| name: T_SYMBOL test_implicit_compaction_does_something |
| progname: 0x00007fa313e96cc8 [3LM ] T_STRING (String) [embed] len: 45, capa: 55 "/tmp/ruby/v3/src/trunk-random0/test/runner.rb" |
| c:0025 p:0059 s:0145 e:000144 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:168 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e78298 [3LM ] T_CLASS Test::Unit::TestCase |
| self: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| lvars: |
| runner: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| start_time: 0x00007fa310cd35d8 [0 G] T_MOVED -> 0x00007fa314a0b7c0 |
| result: 0x00007fa319782378 [3LM ] T_STRING (String) [embed] len: 0, capa: 15 "" |
| time: T_NIL |
| e: T_NIL |
| c:0024 p:0089 s:0136 e:000135 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1546 [FINISH] |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| method: T_SYMBOL test_implicit_compaction_does_something |
| inst: 0x00007fa310cd3678 [0 G] T_MOVED -> 0x00007fa314a0ba40 |
| start_time: T_NIL |
| result: T_NIL |
| c:0023 p:---- s:0129 e:000128 CFUNC :map |
| me: |
| called_id: map, type: cfunc |
| owner class: 0x00007fa3176d5418 [3LM ] T_CLASS Array |
| self: 0x00007fa310ccd7a0 [0 G] T_MOVED -> 0x00007fa314a0c8a0 |
| c:0022 p:0117 s:0125 e:000124 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1533 |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suite: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| type: T_SYMBOL test |
| header: 0x00007fa310ccd9d0 [0 G] T_MOVED -> 0x00007fa314a0ccd8 |
| filter: 0x00007fa316e37dd8 [3LM ] T_REGEXP (Regexp) |
| all_test_methods: 0x00007fa310ccd7a0 [0 G] T_MOVED -> 0x00007fa314a0c8a0 |
| leakchecker: 0x00007fa310ccd700 [0 G] T_MOVED -> 0x00007fa314a0c878 |
| trace: T_NIL |
| assertions: T_NIL |
| c:0021 p:0042 s:0113 e:000112 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1326 |
| me: |
| called_id: _run_suite, type: iseq |
| owner class: 0x00007fa316e5f5e0 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption |
| defined_class: 0x00007fa316e5d7e0 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suite: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| type: T_SYMBOL test |
| ex: T_NIL |
| c:0020 p:0010 s:0106 e:000104 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:814 [FINISH] |
| me: |
| called_id: _run_suites, type: iseq |
| owner class: 0x00007fa316e599b0 [3LM ] T_MODULE (Module)Test::Unit::Parallel |
| defined_class: 0x00007fa316e5dec0 [3LM ] T_ICLASS src:Test::Unit::Parallel |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suite: 0x00007fa315a8ff38 [3LM ] T_CLASS TestGCCompact::AutoCompact |
| e: T_NIL |
| c:0019 p:---- s:0100 e:000099 CFUNC :each |
| me: |
| called_id: each, type: cfunc |
| owner class: 0x00007fa3176d5418 [3LM ] T_CLASS Array |
| self: 0x00007fa313fcea28 [3LM ] T_ARRAY (Array)[ ] len: 963, capa:963 ptr:0x000055a8ef493240 |
| c:0018 p:0054 s:0096 E:0003b8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:812 |
| me: |
| called_id: _run_suites, type: iseq |
| owner class: 0x00007fa316e599b0 [3LM ] T_MODULE (Module)Test::Unit::Parallel |
| defined_class: 0x00007fa316e5dec0 [3LM ] T_ICLASS src:Test::Unit::Parallel |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suites: 0x00007fa313fcea28 [3LM ] T_ARRAY (Array)[ ] len: 963, capa:963 ptr:0x000055a8ef493240 |
| type: T_SYMBOL test |
| result: 0x00007fa3140cc718 [3LM ] T_ARRAY (Array)[ ] len: 346, capa:436 ptr:0x000055a8f10361e0 |
| c:0017 p:0008 s:0089 E:0025e8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:849 |
| me: |
| called_id: _run_suites, type: iseq |
| owner class: 0x00007fa316e58150 [3LM ] T_MODULE (Module)Test::Unit::Skipping |
| defined_class: 0x00007fa316e5dc40 [3LM ] T_ICLASS src:Test::Unit::Skipping |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| suites: 0x00007fa313fcea28 [3LM ] T_ARRAY (Array)[ ] len: 963, capa:963 ptr:0x000055a8ef493240 |
| type: T_SYMBOL test |
| result: T_NIL |
| c:0016 p:0153 s:0082 E:001ab8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1479 |
| me: |
| called_id: _run_anything, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| type: T_SYMBOL test |
| suites: 0x00007fa313fcea28 [3LM ] T_ARRAY (Array)[ ] len: 963, capa:963 ptr:0x000055a8ef493240 |
| test_count: T_FIXNUM 0 |
| assertion_count: T_FIXNUM 0 |
| sync: T_TRUE |
| old_sync: T_FALSE |
| start: 0x00007fa313fdc448 [0LM U ] time (Time)time |
| results: T_NIL |
| t: T_NIL |
| c:0015 p:0016 s:0069 E:0003e8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1263 |
| me: |
| called_id: _run_anything, type: iseq |
| owner class: 0x00007fa316e5f720 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption |
| defined_class: 0x00007fa316e5da60 [3LM ] T_ICLASS src:Test::Unit::RepeatOption |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| type: T_SYMBOL test |
| c:0014 p:0005 s:0064 E:002610 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1654 |
| me: |
| called_id: run_tests, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| c:0013 p:0006 s:0060 E:002708 BLOCK /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1641 [FINISH] |
| me: |
| called_id: _run, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| plugin: 0x00007fa316e120b0 [3LM ] T_STRING (String) [embed] len: 9, capa: 15 "run_tests" |
| c:0012 p:---- s:0056 e:000055 CFUNC :each |
| me: |
| called_id: each, type: cfunc |
| owner class: 0x00007fa3176d5418 [3LM ] T_CLASS Array |
| self: 0x00007fa313fcec08 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed) |
| c:0011 p:0042 s:0052 E:001ae8 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1640 |
| me: |
| called_id: _run, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| args: 0x00007fa316d9c748 [3LM ] T_HASH (Hash)[S ] 10 |
| c:0010 p:0013 s:0047 E:000028 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1682 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e5ebe0 [3LM ] T_CLASS Test::Unit::Runner |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| argv: 0x00007fa319764c10 [3LM ] T_ARRAY shared -> 0x00007fa316e29620 [3LM ] T_ARRAY (Array)[ ] len: 839, capa:3 ptr:0x000055a8e9259e90 |
| c:0009 p:0008 s:0042 E:000060 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1034 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e58010 [3LM ] T_MODULE (Module)Test::Unit::StatusLine |
| defined_class: 0x00007fa316e5df60 [3LM ] T_ICLASS src:Test::Unit::StatusLine |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| args: 0x00007fa313fcf130 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed) |
| result: T_NIL |
| c:0008 p:0008 s:0036 E:001d60 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:882 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e580b0 [3LM ] T_MODULE (Module)Test::Unit::Statistics |
| defined_class: 0x00007fa316e5dce0 [3LM ] T_ICLASS src:Test::Unit::Statistics |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| args: 0x00007fa313fcf1a8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed) |
| result: T_NIL |
| c:0007 p:0017 s:0030 E:001d98 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:154 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e59e10 [3LM ] T_MODULE Test::Unit::RunCount |
| defined_class: 0x00007fa316e5d6a0 [3LM ] T_ICLASS src:Test::Unit::RunCount |
| self: 0x00007fa316d9d828 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:28 ptr:0x000055a8ef814ca0 |
| lvars: |
| *: 0x00007fa313fcf220 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed) |
| c:0006 p:0032 s:0025 E:001dc0 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1761 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e5d600 [3LM ] T_CLASS Test::Unit::AutoRunner |
| self: 0x00007fa316d9d8f0 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x000055a8e91e4db0 |
| c:0005 p:0009 s:0021 E:001718 METHOD /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1765 |
| me: |
| called_id: run, type: iseq |
| owner class: 0x00007fa316e5d560 [3LM ] T_CLASS (annon) |
| self: 0x00007fa316e5d600 [3LM ] T_CLASS Test::Unit::AutoRunner |
| lvars: |
| args: 0x00007fa316d9d940 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed) |
| c:0004 p:0174 s:0016 E:001748 TOP /tmp/ruby/v3/src/trunk-random0/tool/test/runner.rb:23 [FINISH] |
| self: 0x00007fa319750e18 [3LM ] T_OBJECT (embed) len:3 |
| lvars: |
| dir: 0x00007fa316d9d9b8 [3LM ] T_STRING (String) len: 35, capa: 35 "/tmp/ruby/v3/src/trunk-random0/test" |
| c:0003 p:---- s:0011 e:000010 CFUNC :require_relative |
| me: |
| called_id: require_relative, type: cfunc |
| owner class: 0x00007fa3176e3900 [3LM ] T_MODULE Kernel |
| defined_class: 0x00007fa3176e3860 [3LM ] T_ICLASS src:Kernel |
| self: 0x00007fa319750e18 [3LM ] T_OBJECT (embed) len:3 |
| c:0002 p:0115 s:0006 E:001770 EVAL /tmp/ruby/v3/src/trunk-random0/test/runner.rb:14 [FINISH] |
| self: 0x00007fa319750e18 [3LM ] T_OBJECT (embed) len:3 |
| c:0001 p:0000 s:0003 E:000420 (none) [FINISH] |
| self: 0x00007fa319750e18 [3LM ] T_OBJECT (embed) len:3 |
| -- Ruby level backtrace information ---------------------------------------- |
| /tmp/ruby/v3/src/trunk-random0/test/runner.rb:14:in `<main>' |
| /tmp/ruby/v3/src/trunk-random0/test/runner.rb:14:in `require_relative' |
| /tmp/ruby/v3/src/trunk-random0/tool/test/runner.rb:23:in `<top (required)>' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1765:in `run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1761:in `run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:154:in `run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:882:in `run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1034:in `run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1682:in `run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1640:in `_run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1640:in `each' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1641:in `block in _run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1654:in `run_tests' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1263:in `_run_anything' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1479:in `_run_anything' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:849:in `_run_suites' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:812:in `_run_suites' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:812:in `each' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:814:in `block in _run_suites' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1326:in `_run_suite' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1533:in `_run_suite' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1533:in `map' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit.rb:1546:in `block in _run_suite' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:168:in `run' |
| /tmp/ruby/v3/src/trunk-random0/tool/lib/test/unit/testcase.rb:200:in `run_test' |
| /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:79:in `test_implicit_compaction_does_something' |
| /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:79:in `times' |
| /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:81:in `block in test_implicit_compaction_does_something' |
| /tmp/ruby/v3/src/trunk-random0/test/ruby/test_gc_compact.rb:81:in `new' |
| -- Machine register context ------------------------------------------------ |
| RIP: 0x00007fa319e07ade RBP: 0x00007ffc10a34000 RSP: 0x000055a8e902be80 |
| RAX: 0x0000000000000000 RBX: 0x00007fa31a150f40 RCX: 0x00007fa3199d1b0b |
| RDX: 0x0000000000000003 RDI: 0x000055a8e8f970b0 RSI: 0x98410b0e00000a00 |
| R8: 0x000055a8e902bec0 R9: 0x0000000000000000 R10: 0x0000000000000008 |
| R11: 0x0000000000000206 R12: 0x98410b0e00000a00 R13: 0x000055a8e8f970b0 |
| R14: 0x000055a8e902bfc0 R15: 0x000055a8e8f970b0 EFL: 0x0000000000010202 |
| -- C level backtrace information ------------------------------------------- |
| $ timeout 60 gdb -p 4546 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| make: *** [uncommon.mk:823: yes-test-all] Killed |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |
| $ timeout 60 gdb -p 4545 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 7738 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |