rev: 45bb6f28db
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
"make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-asserts.20191111-145124
#<BuildRuby:0x000055dbd74256e0
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-asserts",
@TARGET_NAME="trunk-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-asserts",
@build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20191111-145124",
@quiet=false,
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000020)
autoconf 0.000000 0.000000 0.000000 ( 0.000039)
configure 0.000000 0.000000 0.000000 ( 0.000050)
build_up /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:18:in `initialize': No such file or directory @ rb_sysopen - enc/unicode/data/12.1.0/ucd/CompositionExclusions.txt (Errno::ENOENT)
from /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:18:in `open'
from /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:18:in `call'
from /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:18:in `search'
from /tmp/ruby/v2/src/trunk-asserts/tool/lib/vpath.rb:35:in `open'
from /tmp/ruby/v2/src/trunk-asserts/template/unicode_norm_gen.tmpl:69:in `block (2 levels) in <main>'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `eval'
from /usr/lib/ruby/2.5.0/erb.rb:876:in `result'
from /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v2/src/trunk-asserts/tool/generic_erb.rb:34:in `<main>'
make: *** [/tmp/ruby/v2/src/trunk-asserts/enc/unicode/data/12.1.0/ucd/.unicode-tables.time] Error 1
0.004000 0.004000 0.828000 ( 4.019430)
build_miniruby 0.004000 0.000000 16.904000 ( 16.982565)
build_ruby 0.004000 0.000000 3.616000 ( 3.706393)
build_all 0.020000 0.000000 9.992000 ( 10.269399)
build_install 0.016000 0.008000 11.736000 ( 12.005136)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ........................................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .......................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb ................................................
Fiber count: 10000 (skipping)
Thread count: 10000 (skipping)
PASS all 1409 tests
0.004000 0.000000 183.348000 (184.118898)
test_basic 0.008000 0.004000 3.376000 ( 3.506196)
test_all $$$ #<Timeout::Error: execution expired>
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
11 12 12 12 ? -1 Ss 1001 0:01 sh build-loop.sh trunk-asserts --incremental --process-num=6
16842 5523 12 12 ? -1 R 1001 0:00 ps jx
12 16839 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-asserts --incremental --process-num=6
16839 16841 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-asserts.20191111-145124 --root_dir=/tmp/ruby --timeout=10800 --build_opts='DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"' --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --incremental --process-num=6
16841 16842 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-asserts.20191111-145124 --root_dir=/tmp/ruby --timeout=10800 --build_opts=DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1" --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --incremental --process-num=6
16842 30969 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
30969 30971 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
30971 30996 12 12 ? -1 S 1001 0:18 /tmp/ruby/v2/build/trunk-asserts/ruby --disable-gems /tmp/ruby/v2/src/trunk-asserts/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v2/src/trunk-asserts/lib -I. -I.ext/common /tmp/ruby/v2/src/trunk-asserts/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v2/src/trunk-asserts/test/excludes --name=!/memory_leak/ -j6
30996 31001 12 12 ? -1 Sl 1001 4:14 /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/parallel.rb: TestOpenURISSL#test_proxy_cacert_dir
{11=>[12], 16842=>[5523, 30969], 12=>[16839], 16839=>[16841], 16841=>[16842], 30969=>[30971], 30971=>[30996], 30996=>[31001]}
"gdb -p 5523 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 5523]
#<Errno::ESRCH: No such process>
"gdb -p 31001 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 3820]
[New LWP 3922]
[New LWP 3962]
[New LWP 3963]
[New LWP 3964]
[New LWP 3965]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
39 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007f24d0e8dcf6 in __GI_ppoll (fds=fds@entry=0x7ffcad10ec58, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
>>> Machine level backtrace
Thread 7 (Thread 0x7f24c7fff700 (LWP 3965)):
#0 0x00007f24d094a9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7f24a000a6f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7f24a000a720, cond=0x7f24a000a6c8) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x7f24a000a6c8, mutex=0x7f24a000a720) at pthread_cond_wait.c:655
#3 0x00007f24d13d111c in rb_native_cond_wait (mutex=0x7f24a000a720, cond=0x7f24a000a6c8) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x7f24a000a660, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:1197
#5 0x00007f24d13d1495 in native_sleep (th=th@entry=0x7f24a000a660, rel=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:2113
#6 0x00007f24d13d581e in thread_join_sleep (arg=arg@entry=139795949938704) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1013
#7 0x00007f24d124b7f4 in rb_ensure (b_proc=b_proc@entry=0x7f24d13d56d0 <thread_join_sleep>, data1=data1@entry=139795949938704, e_proc=e_proc@entry=0x7f24d13cab90 <remove_from_join_list>, data2=data2@entry=139795949938704) at /tmp/ruby/v2/src/trunk-asserts/eval.c:1129
#8 0x00007f24d13cc0e8 in thread_join (target_th=0x7f24a000a280, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1058
#9 0x00007f24d13cc1fc in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=94726856524320) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1155
#10 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x562753fe2bc0, calling=<optimized out>, reg_cfp=0x7f24c7ffeca0, ec=0x7f24a000a830) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#11 vm_call_cfunc (ec=0x7f24a000a830, reg_cfp=0x7f24c7ffeca0, calling=<optimized out>, cd=0x562753fe2bc0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#12 0x00007f24d1425e6d in vm_call_method (ec=0x7f24a000a830, cfp=0x7f24c7ffeca0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3006
#13 0x00007f24d141489b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x562753fe2bc0, reg_cfp=0x7f24c7ffeca0, ec=0x7f24a000a830) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#14 vm_exec_core (ec=ec@entry=0x7f24a000a830, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:812
#15 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x7f24a000a830, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#16 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x7f24a000a830, iseq=iseq@entry=0x562753e1f840, self=self@entry=94726856310960, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#17 0x00007f24d141f3fd in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c7efec50, argc=0, self=94726856310960, captured=0x7f24a0006000, ec=0x7f24a000a830) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c7efec50, argc=0, self=94726856310960, proc=0x7f24c7efec50, ec=0x7f24a000a830) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1216
#19 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c7efec50, argc=0, self=94726856310960, proc=0x7f24c7efec50, ec=0x7f24a000a830) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1238
#20 rb_vm_invoke_proc (ec=0x7f24a000a830, proc=proc@entry=0x7f24a0006000, argc=0, argv=0x7f24c7efec50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1259
#21 0x00007f24d13d00f3 in thread_do_start (th=th@entry=0x7f24a000a660) at /tmp/ruby/v2/src/trunk-asserts/thread.c:696
#22 0x00007f24d13d2675 in thread_start_func_2 (th=th@entry=0x7f24a000a660, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:744
#23 0x00007f24d13d2c6b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:969
#24 0x00007f24d09446db in start_thread (arg=0x7f24c7fff700) at pthread_create.c:463
#25 0x00007f24d0e9a88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 6 (Thread 0x7f24c6209700 (LWP 3964)):
#0 0x00007f24d0e9003f in __GI___select (nfds=12, readfds=0x7f24bc01cbe0, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f24d13d5dcc in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:3817
#2 0x00007f24d13d5f41 in native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:1158
#3 do_select (p=p@entry=139795918521840) at /tmp/ruby/v2/src/trunk-asserts/thread.c:3988
#4 0x00007f24d124b7f4 in rb_ensure (b_proc=b_proc@entry=0x7f24d13d5dd0 <do_select>, data1=data1@entry=139795918521840, e_proc=e_proc@entry=0x7f24d13d5b30 <select_set_free>, data2=data2@entry=139795918521840) at /tmp/ruby/v2/src/trunk-asserts/eval.c:1129
#5 0x00007f24d13d64bc in rb_thread_fd_select (max=max@entry=12, read=read@entry=0x7f24c61088a0, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread.c:4111
#6 0x00007f24d12852e0 in select_internal (fds=0x7f24c61088a0, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/io.c:9162
#7 select_call (arg=arg@entry=139795918522496) at /tmp/ruby/v2/src/trunk-asserts/io.c:9232
#8 0x00007f24d124b7f4 in rb_ensure (b_proc=b_proc@entry=0x7f24d1284fb0 <select_call>, data1=data1@entry=139795918522496, e_proc=e_proc@entry=0x7f24d1281000 <select_end>, data2=data2@entry=139795918522496) at /tmp/ruby/v2/src/trunk-asserts/eval.c:1129
#9 0x00007f24d1280f1c in rb_f_select (argc=1, argv=0x7f24c6108d80, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/io.c:9580
#10 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x56275121aa80, calling=<optimized out>, reg_cfp=0x7f24c6208ca0, ec=0x7f24a000a450) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#11 vm_call_cfunc (ec=0x7f24a000a450, reg_cfp=0x7f24c6208ca0, calling=<optimized out>, cd=0x56275121aa80) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#12 0x00007f24d141489b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x56275121aa80, reg_cfp=0x7f24c6208ca0, ec=0x7f24a000a450) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#13 vm_exec_core (ec=ec@entry=0x7f24a000a450, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:812
#14 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x7f24a000a450, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#15 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x7f24a000a450, iseq=iseq@entry=0x562751326ee0, self=self@entry=94726856537560, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#16 0x00007f24d141f3fd in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c6108c50, argc=0, self=94726856537560, captured=0x7f24a0005f30, ec=0x7f24a000a450) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#17 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c6108c50, argc=0, self=94726856537560, proc=0x7f24c6108c50, ec=0x7f24a000a450) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1216
#18 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c6108c50, argc=0, self=94726856537560, proc=0x7f24c6108c50, ec=0x7f24a000a450) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1238
#19 rb_vm_invoke_proc (ec=0x7f24a000a450, proc=proc@entry=0x7f24a0005f30, argc=0, argv=0x7f24c6108c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1259
#20 0x00007f24d13d00f3 in thread_do_start (th=th@entry=0x7f24a000a280) at /tmp/ruby/v2/src/trunk-asserts/thread.c:696
#21 0x00007f24d13d2675 in thread_start_func_2 (th=th@entry=0x7f24a000a280, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:744
#22 0x00007f24d13d2c6b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:969
#23 0x00007f24d09446db in start_thread (arg=0x7f24c6209700) at pthread_create.c:463
#24 0x00007f24d0e9a88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7f24c43ba700 (LWP 3963)):
#0 0x00007f24d094a9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5627553e11e4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x5627553e1210, cond=0x5627553e11b8) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x5627553e11b8, mutex=0x5627553e1210) at pthread_cond_wait.c:655
#3 0x00007f24d13d111c in rb_native_cond_wait (mutex=0x5627553e1210, cond=0x5627553e11b8) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x5627553e1150, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:1197
#5 0x00007f24d13d1240 in native_sleep (th=0x5627553e1150, rel=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:2113
#6 0x00007f24d13d3936 in do_mutex_lock (self=94726863657200, interruptible_p=interruptible_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/thread_sync.c:278
#7 0x00007f24d13d3b2a in rb_mutex_lock (self=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_sync.c:335
#8 0x00007f24cca7d13d in monitor_enter (monitor=94726863831920) at /tmp/ruby/v2/src/trunk-asserts/ext/monitor/monitor.c:80
#9 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x5627510edcc0, calling=<optimized out>, reg_cfp=0x7f24c43b9a38, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#10 vm_call_cfunc (ec=0x562753bcbb20, reg_cfp=0x7f24c43b9a38, calling=<optimized out>, cd=0x5627510edcc0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#11 0x00007f24d141489b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x5627510edcc0, reg_cfp=0x7f24c43b9a38, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#12 vm_exec_core (ec=ec@entry=0x562753bcbb20, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:812
#13 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x562753bcbb20, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#14 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x562753bcbb20, iseq=iseq@entry=0x562750c65b10, self=self@entry=94726858584520, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#15 0x00007f24d141df58 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f24c42b9728, argc=1, self=94726858584520, captured=<optimized out>, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#16 invoke_block_from_c_bh (ec=ec@entry=0x562753bcbb20, block_handler=<optimized out>, block_handler@entry=139795887790953, argv=argv@entry=0x7f24c42b9758, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1134
#17 0x00007f24d141e192 in vm_yield (argc=1, kw_splat=0, argv=0x7f24c42b9758, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1179
#18 rb_yield_0 (argv=0x7f24c42b9758, argc=1) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:1228
#19 catch_i (tag=<optimized out>, _=<optimized out>, argc=<optimized out>, argv=<optimized out>, blockarg=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:2207
#20 0x00007f24d140dca2 in vm_catch_protect (tag=<optimized out>, func=0x7f24d141e110 <catch_i>, data=0, stateptr=stateptr@entry=0x7f24c42b9864, ec=ec@entry=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:2289
#21 0x00007f24d140ddbc in rb_catch_obj (t=<optimized out>, func=<optimized out>, data=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:2315
#22 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x562752416190, calling=<optimized out>, reg_cfp=0x7f24c43b9b50, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#23 vm_call_cfunc (ec=0x562753bcbb20, reg_cfp=0x7f24c43b9b50, calling=<optimized out>, cd=0x562752416190) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#24 0x00007f24d1425e6d in vm_call_method (ec=0x562753bcbb20, cfp=0x7f24c43b9b50, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3006
#25 0x00007f24d141494c in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x562752416190, reg_cfp=0x7f24c43b9b50, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#26 vm_exec_core (ec=ec@entry=0x562753bcbb20, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:793
#27 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x562753bcbb20, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#28 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x562753bcbb20, iseq=iseq@entry=0x562753e39268, self=self@entry=94726856310960, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#29 0x00007f24d141f3fd in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c42b9c50, argc=0, self=94726856310960, captured=0x5627532deb10, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#30 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c42b9c50, argc=0, self=94726856310960, proc=0x7f24c42b9c50, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1216
#31 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c42b9c50, argc=0, self=94726856310960, proc=0x7f24c42b9c50, ec=0x562753bcbb20) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1238
#32 rb_vm_invoke_proc (ec=0x562753bcbb20, proc=proc@entry=0x5627532deb10, argc=0, argv=0x7f24c42b9c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1259
#33 0x00007f24d13d00f3 in thread_do_start (th=th@entry=0x5627553e1150) at /tmp/ruby/v2/src/trunk-asserts/thread.c:696
#34 0x00007f24d13d2675 in thread_start_func_2 (th=th@entry=0x5627553e1150, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:744
#35 0x00007f24d13d2c6b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:969
#36 0x00007f24d09446db in start_thread (arg=0x7f24c43ba700) at pthread_create.c:463
#37 0x00007f24d0e9a88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f24c44db700 (LWP 3962)):
#0 0x00007f24d094a9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x562753cfbef0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x562753cfbf20, cond=0x562753cfbec8) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x562753cfbec8, mutex=0x562753cfbf20) at pthread_cond_wait.c:655
#3 0x00007f24d13d111c in rb_native_cond_wait (mutex=0x562753cfbf20, cond=0x562753cfbec8) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x562753cfbe60, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:1197
#5 0x00007f24d13d1495 in native_sleep (th=th@entry=0x562753cfbe60, rel=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:2113
#6 0x00007f24d13d581e in thread_join_sleep (arg=arg@entry=139795887925264) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1013
#7 0x00007f24d124b7f4 in rb_ensure (b_proc=b_proc@entry=0x7f24d13d56d0 <thread_join_sleep>, data1=data1@entry=139795887925264, e_proc=e_proc@entry=0x7f24d13cab90 <remove_from_join_list>, data2=data2@entry=139795887925264) at /tmp/ruby/v2/src/trunk-asserts/eval.c:1129
#8 0x00007f24d13cc0e8 in thread_join (target_th=0x562752fe1130, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1058
#9 0x00007f24d13cc1fc in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=94726856482680) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1155
#10 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x562755256e10, calling=<optimized out>, reg_cfp=0x7f24c44daca0, ec=0x562754914b70) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#11 vm_call_cfunc (ec=0x562754914b70, reg_cfp=0x7f24c44daca0, calling=<optimized out>, cd=0x562755256e10) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#12 0x00007f24d1425e6d in vm_call_method (ec=0x562754914b70, cfp=0x7f24c44daca0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3006
#13 0x00007f24d141489b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x562755256e10, reg_cfp=0x7f24c44daca0, ec=0x562754914b70) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#14 vm_exec_core (ec=ec@entry=0x562754914b70, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:812
#15 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x562754914b70, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#16 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x562754914b70, iseq=iseq@entry=0x562753e39358, self=self@entry=94726856310960, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#17 0x00007f24d141f3fd in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c43dac50, argc=0, self=94726856310960, captured=0x5627538e1380, ec=0x562754914b70) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c43dac50, argc=0, self=94726856310960, proc=0x7f24c43dac50, ec=0x562754914b70) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1216
#19 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c43dac50, argc=0, self=94726856310960, proc=0x7f24c43dac50, ec=0x562754914b70) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1238
#20 rb_vm_invoke_proc (ec=0x562754914b70, proc=proc@entry=0x5627538e1380, argc=0, argv=0x7f24c43dac50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1259
#21 0x00007f24d13d00f3 in thread_do_start (th=th@entry=0x562753cfbe60) at /tmp/ruby/v2/src/trunk-asserts/thread.c:696
#22 0x00007f24d13d2675 in thread_start_func_2 (th=th@entry=0x562753cfbe60, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:744
#23 0x00007f24d13d2c6b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:969
#24 0x00007f24d09446db in start_thread (arg=0x7f24c44db700) at pthread_create.c:463
#25 0x00007f24d0e9a88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f24c5fc7700 (LWP 3922)):
#0 0x00007f24d0e9003f in __GI___select (nfds=9, readfds=0x7f24b424fd90, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f24d13d5dcc in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:3817
#2 0x00007f24d13d5f41 in native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:1158
#3 do_select (p=p@entry=139795916154208) at /tmp/ruby/v2/src/trunk-asserts/thread.c:3988
#4 0x00007f24d124b7f4 in rb_ensure (b_proc=b_proc@entry=0x7f24d13d5dd0 <do_select>, data1=data1@entry=139795916154208, e_proc=e_proc@entry=0x7f24d13d5b30 <select_set_free>, data2=data2@entry=139795916154208) at /tmp/ruby/v2/src/trunk-asserts/eval.c:1129
#5 0x00007f24d13d64bc in rb_thread_fd_select (max=max@entry=9, read=read@entry=0x7f24c5ec6810, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread.c:4111
#6 0x00007f24d12852e0 in select_internal (fds=0x7f24c5ec6810, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/io.c:9162
#7 select_call (arg=arg@entry=139795916154864) at /tmp/ruby/v2/src/trunk-asserts/io.c:9232
#8 0x00007f24d124b7f4 in rb_ensure (b_proc=b_proc@entry=0x7f24d1284fb0 <select_call>, data1=data1@entry=139795916154864, e_proc=e_proc@entry=0x7f24d1281000 <select_end>, data2=data2@entry=139795916154864) at /tmp/ruby/v2/src/trunk-asserts/eval.c:1129
#9 0x00007f24d1280f1c in rb_f_select (argc=1, argv=0x7f24c5ec6d80, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/io.c:9580
#10 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x56275121aa80, calling=<optimized out>, reg_cfp=0x7f24c5fc6ca0, ec=0x5627542860f0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#11 vm_call_cfunc (ec=0x5627542860f0, reg_cfp=0x7f24c5fc6ca0, calling=<optimized out>, cd=0x56275121aa80) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#12 0x00007f24d1425e6d in vm_call_method (ec=0x5627542860f0, cfp=0x7f24c5fc6ca0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3006
#13 0x00007f24d141489b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x56275121aa80, reg_cfp=0x7f24c5fc6ca0, ec=0x5627542860f0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#14 vm_exec_core (ec=ec@entry=0x5627542860f0, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:812
#15 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x5627542860f0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#16 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x5627542860f0, iseq=iseq@entry=0x562751326ee0, self=self@entry=94726856333520, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#17 0x00007f24d141f3fd in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c5ec6c50, argc=0, self=94726856333520, captured=0x562754f625e0, ec=0x5627542860f0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c5ec6c50, argc=0, self=94726856333520, proc=0x7f24c5ec6c50, ec=0x5627542860f0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1216
#19 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24c5ec6c50, argc=0, self=94726856333520, proc=0x7f24c5ec6c50, ec=0x5627542860f0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1238
#20 rb_vm_invoke_proc (ec=0x5627542860f0, proc=proc@entry=0x562754f625e0, argc=0, argv=0x7f24c5ec6c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1259
#21 0x00007f24d13d00f3 in thread_do_start (th=th@entry=0x562752fe1130) at /tmp/ruby/v2/src/trunk-asserts/thread.c:696
#22 0x00007f24d13d2675 in thread_start_func_2 (th=th@entry=0x562752fe1130, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:744
#23 0x00007f24d13d2c6b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:969
#24 0x00007f24d09446db in start_thread (arg=0x7f24c5fc7700) at pthread_create.c:463
#25 0x00007f24d0e9a88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f24cc240700 (LWP 3820)):
#0 0x00007f24d0e890b4 in __GI___libc_read (fd=5, buf=0x7f24c8039020, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x00007f24d12802d1 in read (__nbytes=<optimized out>, __buf=<optimized out>, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2 internal_read_func (ptr=ptr@entry=0x7f24cc13f8a0) at /tmp/ruby/v2/src/trunk-asserts/io.c:1023
#3 0x00007f24d13d430e in rb_thread_io_blocking_region (func=0x7f24d1280260 <internal_read_func>, data1=0x7f24cc13f8a0, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1608
#4 0x00007f24d124b7f4 in rb_ensure (b_proc=b_proc@entry=0x7f24d12801c0 <read_internal_call>, data1=data1@entry=139796019411104, e_proc=e_proc@entry=0x7f24d13a0d90 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/eval.c:1129
#5 0x00007f24d13b58db in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f24d12801c0 <read_internal_call>, arg=arg@entry=139796019411104) at /tmp/ruby/v2/src/trunk-asserts/string.c:2738
#6 0x00007f24d1298606 in read_internal_locktmp (iis=0x7f24cc13f8a0, str=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/io.c:2812
#7 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=8, nonblock=nonblock@entry=0) at /tmp/ruby/v2/src/trunk-asserts/io.c:2854
#8 0x00007f24d1298d61 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/io.c:2947
#9 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x562750b596a0, calling=<optimized out>, reg_cfp=0x7f24cc23fca0, ec=0x56275387a000) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#10 vm_call_cfunc (ec=0x56275387a000, reg_cfp=0x7f24cc23fca0, calling=<optimized out>, cd=0x562750b596a0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#11 0x00007f24d141489b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x562750b596a0, reg_cfp=0x7f24cc23fca0, ec=0x56275387a000) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#12 vm_exec_core (ec=ec@entry=0x56275387a000, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:812
#13 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x56275387a000, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#14 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x56275387a000, iseq=iseq@entry=0x5627509fdaa8, self=self@entry=94726863699040, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#15 0x00007f24d141f3fd in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24cc13fc50, argc=0, self=94726863699040, captured=0x5627540ddc90, ec=0x56275387a000) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24cc13fc50, argc=0, self=94726863699040, proc=0x7f24cc13fc50, ec=0x56275387a000) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f24cc13fc50, argc=0, self=94726863699040, proc=0x7f24cc13fc50, ec=0x56275387a000) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x56275387a000, proc=proc@entry=0x5627540ddc90, argc=0, argv=0x7f24cc13fc50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1259
#19 0x00007f24d13d00f3 in thread_do_start (th=th@entry=0x562753794680) at /tmp/ruby/v2/src/trunk-asserts/thread.c:696
#20 0x00007f24d13d2675 in thread_start_func_2 (th=th@entry=0x562753794680, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:744
#21 0x00007f24d13d2c6b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:969
#22 0x00007f24d09446db in start_thread (arg=0x7f24cc240700) at pthread_create.c:463
#23 0x00007f24d0e9a88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f24d197fd80 (LWP 31001)):
#0 0x00007f24d0e8dcf6 in __GI_ppoll (fds=fds@entry=0x7ffcad10ec58, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f24d13d05a7 in rb_sigwait_sleep (th=th@entry=0x5627509edfb0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:1979
#2 0x00007f24d13d1563 in native_sleep (th=th@entry=0x5627509edfb0, rel=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread_pthread.c:2099
#3 0x00007f24d13d581e in thread_join_sleep (arg=arg@entry=140723212054080) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1013
#4 0x00007f24d124b7f4 in rb_ensure (b_proc=b_proc@entry=0x7f24d13d56d0 <thread_join_sleep>, data1=data1@entry=140723212054080, e_proc=e_proc@entry=0x7f24d13cab90 <remove_from_join_list>, data2=data2@entry=140723212054080) at /tmp/ruby/v2/src/trunk-asserts/eval.c:1129
#5 0x00007f24d13cc0e8 in thread_join (target_th=target_th@entry=0x562753cfbe60, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1058
#6 0x00007f24d13cc16a in thread_value (self=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/thread.c:1176
#7 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x562750baad30, calling=<optimized out>, reg_cfp=0x7f24d197dbb0, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#8 vm_call_cfunc (ec=0x5627509ee5d0, reg_cfp=0x7f24d197dbb0, calling=<optimized out>, cd=0x562750baad30) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#9 0x00007f24d141489b in vm_sendish (method_explorer=<optimized out>, block_handler=0, cd=0x562750baad30, reg_cfp=0x7f24d197dbb0, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#10 vm_exec_core (ec=ec@entry=0x5627509ee5d0, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:812
#11 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x5627509ee5d0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#12 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x5627509ee5d0, iseq=iseq@entry=0x562750c37620, self=self@entry=94726863699040, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#13 0x00007f24d141df58 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcad10f150, argc=1, self=94726863699040, captured=<optimized out>, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#14 invoke_block_from_c_bh (ec=ec@entry=0x5627509ee5d0, block_handler=<optimized out>, block_handler@entry=139796111941169, argv=argv@entry=0x7ffcad10f1d0, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1134
#15 0x00007f24d141e2d2 in vm_yield (argc=1, kw_splat=0, argv=0x7ffcad10f1d0, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1179
#16 rb_yield_0 (argv=0x7ffcad10f1d0, argc=1) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:1228
#17 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:1234
#18 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:1244
#19 0x00007f24d11aa8ac in rb_ary_collect (ary=94726911224800) at /tmp/ruby/v2/src/trunk-asserts/array.c:3071
#20 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x562750c46770, calling=<optimized out>, reg_cfp=0x7f24d197de18, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#21 vm_call_cfunc (ec=0x5627509ee5d0, reg_cfp=0x7f24d197de18, calling=<optimized out>, cd=0x562750c46770) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#22 0x00007f24d141494c in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x562750c46770, reg_cfp=0x7f24d197de18, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#23 vm_exec_core (ec=ec@entry=0x5627509ee5d0, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:793
#24 0x00007f24d141bf32 in rb_vm_exec (ec=ec@entry=0x5627509ee5d0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#25 0x00007f24d141c9dd in invoke_block (ec=ec@entry=0x5627509ee5d0, iseq=iseq@entry=0x5627509fdc88, self=self@entry=94726863699040, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1044
#26 0x00007f24d141df58 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcad10f520, argc=1, self=94726863699040, captured=<optimized out>, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1116
#27 invoke_block_from_c_bh (ec=ec@entry=0x5627509ee5d0, block_handler=<optimized out>, block_handler@entry=139796111941449, argv=argv@entry=0x7ffcad10f5a0, force_blockarg=force_blockarg@entry=0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argc=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1134
#28 0x00007f24d141e2d2 in vm_yield (argc=1, kw_splat=0, argv=0x7ffcad10f5a0, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1179
#29 rb_yield_0 (argv=0x7ffcad10f5a0, argc=1) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:1228
#30 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:1234
#31 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/vm_eval.c:1244
#32 0x00007f24d11aa8ac in rb_ary_collect (ary=94726911226760) at /tmp/ruby/v2/src/trunk-asserts/array.c:3071
#33 0x00007f24d1409788 in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x562750b560b0, calling=<optimized out>, reg_cfp=0x7f24d197df30, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2467
#34 vm_call_cfunc (ec=0x5627509ee5d0, reg_cfp=0x7f24d197df30, calling=<optimized out>, cd=0x562750b560b0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:2492
#35 0x00007f24d141494c in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x562750b560b0, reg_cfp=0x7f24d197df30, ec=0x5627509ee5d0) at /tmp/ruby/v2/src/trunk-asserts/vm_insnhelper.c:3972
#36 vm_exec_core (ec=ec@entry=0x5627509ee5d0, initial=initial@entry=0) at ../../src/trunk-asserts/insns.def:793
#37 0x00007f24d141bf32 in rb_vm_exec (ec=0x5627509ee5d0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-asserts/vm.c:1916
#38 0x00007f24d14273e0 in rb_iseq_eval_main (iseq=iseq@entry=0x5627509fe160) at /tmp/ruby/v2/src/trunk-asserts/vm.c:2166
#39 0x00007f24d1247a6a in rb_ec_exec_node (ec=ec@entry=0x5627509ee5d0, n=n@entry=0x5627509fe160) at /tmp/ruby/v2/src/trunk-asserts/eval.c:278
#40 0x00007f24d124e549 in ruby_run_node (n=0x5627509fe160) at /tmp/ruby/v2/src/trunk-asserts/eval.c:336
#41 0x000056274eaf7a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-asserts/main.c:50
>>> Dump Ruby level backtrace
th: 0x5627509edfb0, native_id: 0x7f24d197fd80
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0151 e:000150 CFUNC :value
c:0020 p:0023 s:0147 e:000145 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/core_assertions.rb:368
c:0019 p:0205 s:0136 E:001dc8 BLOCK /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:52
c:0018 p:0053 s:0126 e:000125 METHOD /tmp/ruby/v2/src/trunk-asserts/lib/tmpdir.rb:93
c:0017 p:0059 s:0116 E:001f38 METHOD /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:24
c:0016 p:0051 s:0109 E:000a08 METHOD /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:113
c:0015 p:0016 s:0102 E:000800 METHOD /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:166
c:0014 p:0054 s:0096 e:000095 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit.rb:1197
c:0013 p:0053 s:0090 e:000089 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/minitest/unit.rb:1293
c:0012 p:0013 s:0081 e:000080 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/testcase.rb:18
c:0011 p:0077 s:0076 e:000075 BLOCK /tmp/ruby/v2/src/trunk-asserts/tool/lib/minitest/unit.rb:951 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC :map
c:0009 p:0125 s:0065 e:000064 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/minitest/unit.rb:944
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit.rb:1050
c:0007 p:0103 s:0046 E:001a70 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/parallel.rb:55
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/parallel.rb:30 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/parallel.rb:29
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/parallel.rb:127
c:0002 p:0138 s:0006 e:000005 EVAL /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/parallel.rb:208 [FINISH]
c:0001 p:0000 s:0003 E:001270 (none) [FINISH]
th: 0x562753794680, native_id: 0x7f24cc240700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
c:0002 p:0032 s:0007 e:000006 BLOCK /tmp/ruby/v2/src/trunk-asserts/tool/lib/test/unit/parallel.rb:44 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x562752fe1130, native_id: 0x7f24c5fc7700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0018 e:000017 CFUNC :select
c:0002 p:0113 s:0013 e:000012 BLOCK /tmp/ruby/v2/src/trunk-asserts/lib/webrick/server.rb:170 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x562753cfbe60, native_id: 0x7f24c44db700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 CFUNC :join
c:0002 p:0005 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:40 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x5627553e1150, native_id: 0x7f24c43ba700
-- Control frame information -----------------------------------------------
c:0014 p:---- s:0129 e:000128 CFUNC :enter
c:0013 p:0011 s:0125 e:000124 METHOD /tmp/ruby/v2/src/trunk-asserts/lib/rubygems/core_ext/kernel_require.rb:35
c:0012 p:0095 s:0111 e:000110 METHOD /tmp/ruby/v2/src/trunk-asserts/lib/open-uri.rb:291
c:0011 p:0018 s:0090 e:000089 METHOD /tmp/ruby/v2/src/trunk-asserts/lib/open-uri.rb:764
c:0010 p:0028 s:0083 e:000082 BLOCK /tmp/ruby/v2/src/trunk-asserts/lib/open-uri.rb:235 [FINISH]
c:0009 p:---- s:0080 e:000079 CFUNC :catch
c:0008 p:0357 s:0075 E:001308 METHOD /tmp/ruby/v2/src/trunk-asserts/lib/open-uri.rb:233
c:0007 p:0328 s:0060 e:000059 METHOD /tmp/ruby/v2/src/trunk-asserts/lib/open-uri.rb:174
c:0006 p:0020 s:0048 e:000047 METHOD /tmp/ruby/v2/src/trunk-asserts/lib/open-uri.rb:744
c:0005 p:0071 s:0042 e:000041 METHOD /tmp/ruby/v2/src/trunk-asserts/lib/open-uri.rb:50
c:0004 p:0068 s:0034 e:000033 BLOCK /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:168
c:0003 p:0278 s:0024 E:001068 BLOCK /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:136
c:0002 p:0044 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:47 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x7f24a000a280, native_id: 0x7f24c6209700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0018 e:000017 CFUNC :select
c:0002 p:0113 s:0013 e:000012 BLOCK /tmp/ruby/v2/src/trunk-asserts/lib/webrick/server.rb:170 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
th: 0x7f24a000a660, native_id: 0x7f24c7fff700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 CFUNC :join
c:0002 p:0005 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb:130 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
$1 = 0
">>> Finish
"
[nil, 31001]
"gdb -p 30996 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v2/src/trunk-asserts/test/open-uri/test_ssl.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
31001:running:test_ssl: Broken pipe
/tmp/ruby/v2/src/trunk-asserts/test/optparse/test_did_you_mean.rb: cannot load such file -- did_you_mean (Test::Unit::ProxyError)
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 30996]
#<Errno::ESRCH: No such process>
"gdb -p 30971 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 30971]
#<Errno::ESRCH: No such process>
"gdb -p 30969 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
warning: process 30969 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 30969]
0.008000 0.012000 4775.360000 (10802.797818)
/home/ko1/ruby/build-ruby/build-ruby.rb:149:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:149:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.5.0/timeout.rb:108:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:148:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:145:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:145:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:285:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:212:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:212:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:284:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:340:in `block (4 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.5.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:338:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:337:in `block (2 levels) in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.5.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:336:in `block in run'
from /usr/lib/ruby/2.5.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:335:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:498:in `<main>'
total: 11037.41 sec