| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random1" exit with 0. |
| Cloning into 'trunk-random1'... |
| Updating files: 51% (5890/11436) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-random1/configure --prefix=/tmp/ruby/install/trunk-random1 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| make: rev-parse: No such file or directory |
| Cloning into '/tmp/ruby/src/trunk-random1/gems/src/rdoc'... |
| From https://github.com/ruby/rdoc |
| * branch 911b122a587e24f05434dbeb2c3e39cea607e21f -> FETCH_HEAD |
| HEAD is now at 911b122a Fix encoding error when C parser reads external source files (#1657) |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-random1/enc/jis/props.h.blt /tmp/ruby/src/trunk-random1/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" 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\"" exit with 512. |
| [New LWP 717031] |
| [Thread debugging using libthread_db enabled] |
| Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". |
| musable (mem=0x6367a774ee10) at ./malloc/malloc.c:5238 |
| warning: 5238 ./malloc/malloc.c: No such file or directory |
| >>> Threads |
| Id Target Id Frame |
| * 1 Thread 0x7d23e05d4c00 (LWP 717029) "ruby" musable (mem=0x6367a774ee10) at ./malloc/malloc.c:5238 |
| 2 Thread 0x7d23c6fff6c0 (LWP 717031) "ruby" 0x00007d23e072d042 in epoll_wait (epfd=4, events=events@entry=0x7d23e10d9dfc <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 |
| >>> Machine level backtrace |
| Thread 2 (Thread 0x7d23c6fff6c0 (LWP 717031) "ruby"): |
| #0 0x00007d23e072d042 in epoll_wait (epfd=4, events=events@entry=0x7d23e10d9dfc <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 |
| sc_ret = -4 |
| sc_cancel_oldtype = 0 |
| sc_ret = <optimized out> |
| #1 0x00007d23e0ce1f61 in event_wait (vm=0x7d23e10da480 <_vm>) at /tmp/ruby/src/trunk-random1/thread_pthread.c:2996 |
| r = <optimized out> |
| r = <optimized out> |
| #2 timer_thread_polling (vm=0x7d23e10da480 <_vm>) at /tmp/ruby/src/trunk-random1/thread_pthread_mn.c:943 |
| r = <optimized out> |
| r = <optimized out> |
| i = <optimized out> |
| th = <optimized out> |
| events = <optimized out> |
| sched = <optimized out> |
| event_serial = <optimized out> |
| #3 timer_thread_func (ptr=0x7d23e10da480 <_vm>) at /tmp/ruby/src/trunk-random1/thread_pthread.c:3123 |
| vm = 0x7d23e10da480 <_vm> |
| #4 0x00007d23e069fa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 |
| ret = <optimized out> |
| pd = <optimized out> |
| out = <optimized out> |
| unwind_buf = {cancel_jmp_buf = {{jmp_buf = {137592615990976, -4176761931566894995, 137592615990976, -264, 0, 140730954792592, -4176761931579477907, -4176697180336246675}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} |
| not_first_call = <optimized out> |
| #5 0x00007d23e072cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 |
| No locals. |
| Thread 1 (Thread 0x7d23e05d4c00 (LWP 717029) "ruby"): |
| #0 musable (mem=0x6367a774ee10) at ./malloc/malloc.c:5238 |
| p = 0x6367a774ee00 |
| #1 __malloc_usable_size (m=m@entry=0x6367a774ee10) at ./malloc/malloc.c:5252 |
| No locals. |
| #2 0x00007d23e0b4ea6a in objspace_malloc_size (hint=0, ptr=0x6367a774ee10, objspace=0x6367a59302a0) at /tmp/ruby/src/trunk-random1/gc/default/default.c:7995 |
| No locals. |
| #3 rb_gc_impl_free (old_size=0, ptr=0x6367a774ee10, objspace_ptr=0x6367a59302a0) at /tmp/ruby/src/trunk-random1/gc/default/default.c:8278 |
| objspace = 0x6367a59302a0 |
| objspace = <optimized out> |
| malloc_increase_done = <optimized out> |
| #4 ruby_sized_xfree (x=0x6367a774ee10, size=0) at /tmp/ruby/src/trunk-random1/gc.c:5449 |
| No locals. |
| #5 0x00007d23e0b4807b in ruby_xfree (x=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:5460 |
| No locals. |
| #6 0x00007d23e0b4830f in rb_data_free (obj=137586234799760, objspace=0x6367a59302a0) at /tmp/ruby/src/trunk-random1/gc.c:1408 |
| free_immediately = <optimized out> |
| dfree = <optimized out> |
| data = 0x6367a774ee10 |
| data = <optimized out> |
| free_immediately = <optimized out> |
| dfree = <optimized out> |
| #7 rb_gc_obj_free (objspace=objspace@entry=0x6367a59302a0, obj=obj@entry=137586234799760) at /tmp/ruby/src/trunk-random1/gc.c:1552 |
| args = {klass = 0, objspace = 0x7d23e0aebf84 <rb_concurrent_set_delete_by_identity+36>} |
| #8 0x00007d23e0b48627 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x6367a59302a0) at /tmp/ruby/src/trunk-random1/gc/default/default.c:3102 |
| poisoned = 0x0 |
| unpoisoning = <synthetic pointer> |
| vp = 137586234799760 |
| page = <optimized out> |
| stride = 40 |
| p = 137586234799760 |
| pend = 137586234818560 |
| i = 811 |
| objspace = 0x6367a59302a0 |
| lock_lev = <optimized out> |
| objspace = <optimized out> |
| __func__ = <optimized out> |
| lock_lev = <optimized out> |
| i = <optimized out> |
| page = <optimized out> |
| stride = <optimized out> |
| p = <optimized out> |
| pend = <optimized out> |
| vp = <optimized out> |
| poisoned = <optimized out> |
| unpoisoning = <optimized out> |
| #9 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk-random1/gc.c:1934 |
| No locals. |
| #10 0x00007d23e0b26cb9 in rb_ec_finalize (ec=0x6367a5934f68) at /tmp/ruby/src/trunk-random1/eval.c:166 |
| No locals. |
| #11 rb_ec_cleanup (ec=ec@entry=0x6367a5934f68, ex=<optimized out>) at /tmp/ruby/src/trunk-random1/eval.c:257 |
| _ec = <optimized out> |
| _tag = {tag = 36, retval = 137593047114757, buf = {0x6367a5934f68, 0x7d23e0b26d38 <rb_ec_cleanup+728>, 0x0, 0x7ffe7a91c080, 0x7d23c5f79a20}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} |
| state = <optimized out> |
| save_error = 4 |
| sysex = 1 |
| signaled = 0 |
| th = 0x7d23e10c9f80 <_main_thread> |
| th0 = 0x7d23e10c9f80 <_main_thread> |
| step = 4 |
| message = 137467422399280 |
| buf = <optimized out> |
| #12 0x00007d23e0b26fd5 in ruby_run_node (n=0x7d23c5f79a20) at /tmp/ruby/src/trunk-random1/eval.c:321 |
| ec = 0x6367a5934f68 |
| status = 0 |
| #13 0x0000636774dca186 in rb_main (argv=0x7ffe7a91c308, argc=114) at /tmp/ruby/src/trunk-random1/main.c:42 |
| variable_in_this_stack_frame = 0 |
| #14 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random1/main.c:62 |
| No locals. |
| >>> Dump Ruby level backtrace (if possible) |
| $1 = true |
| $2 = 0 |
| ">>> Finish |
| "[Inferior 1 (process 717029) detached] |
| 1) Timeout: |
| TestFiber#test_fiber_pool_stack_acquire_failure |
| make: *** [uncommon.mk:930: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0. |