rev: f054f11a38
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"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.
"make after-update -j6" exit with 0.
"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 \"TESTS=-j8 --test-order=random\"" exit with 0.
"make yes-test-basic \"TESTS=-j8 --test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test5.20191218-040904
#<BuildRuby:0x000055fdaf931270
@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-test5",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-test5",
@TARGET_NAME="trunk-test5",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-test5",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test5.20191218-040904",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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=-j8 --test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000026)
autoconf 0.000000 0.000000 0.000000 ( 0.000050)
configure 0.000000 0.000000 0.000000 ( 0.000059)
build_up 0.008000 0.004000 4.156000 ( 5.222200)
build_miniruby 0.004000 0.000000 0.080000 ( 0.150969)
build_ruby 0.000000 0.000000 0.076000 ( 0.123785)
build_all 0.012000 0.004000 1.932000 ( 2.019931)
build_install 0.016000 0.004000 3.036000 ( 3.239842)
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.000000 0.004000 38.848000 ( 74.324726)
test_basic 0.004000 0.000000 0.500000 ( 0.799515)
test_all Gem::Indexer tests are being skipped. Install builder gem.
generate_index tests are being skipped. Install builder gem.
$$$ #<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-test5 --incremental --process-num=6
12 2353 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-test5 --incremental --process-num=6
2353 2355 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-test5 --logfile=/home/ko1/ruby/logs/brlog.trunk-test5.20191218-040904 --root_dir=/tmp/ruby --timeout=10800 --test_opts='"TESTS=-j8 --test-order=random"' --incremental --process-num=6
2355 2356 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-test5 --logfile=/home/ko1/ruby/logs/brlog.trunk-test5.20191218-040904 --root_dir=/tmp/ruby --timeout=10800 --test_opts="TESTS=-j8 --test-order=random" --incremental --process-num=6
1 9844 12 12 ? -1 Sl 1001 21263:02 /tmp/ruby/v2/build/trunk-test5/miniruby -I/tmp/ruby/v2/src/trunk-test5/lib -I/tmp/ruby/v2/build/trunk-test5 -I/tmp/ruby/v2/build/trunk-test5/.ext/common --disable-gems -W0 bootstraptest.tmp.rb
2356 16360 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all "TESTS=-j8 --test-order=random"
16360 16361 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j8 --test-order=random
16361 16368 12 12 ? -1 S 1001 0:04 /tmp/ruby/v2/build/trunk-test5/ruby --disable-gems /tmp/ruby/v2/src/trunk-test5/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v2/src/trunk-test5/lib -I. -I.ext/common /tmp/ruby/v2/src/trunk-test5/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v2/src/trunk-test5/test/excludes --name=!/memory_leak/ -j8 --test-order=random
16368 16369 12 12 ? -1 Sl 1001 3:01 /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/parallel.rb: Rinda::TupleSpaceProxyTest#test_take_bug_8215
16369 20945 12 12 ? -1 Sl 1001 0:00 /tmp/ruby/v2/build/trunk-test5/ruby -rdrb/drb -rdrb/eq -rrinda/ring -rrinda/tuplespace -e uri = ARGV[0] DRb.start_service("druby://localhost:0") ro = DRbObject.new_with_uri(uri) ts = Rinda::TupleSpaceProxy.new(ro) th = Thread.new do ts.take([:test_take, nil]) rescue Interrupt # Expected end Kernel.sleep(0.1) th.raise(Interrupt) # causes loss of the taken tuple ts.write([:barrier, :continue]) Kernel.sleep druby://localhost:36125
2356 23921 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[2353], 2353=>[2355], 2355=>[2356], 1=>[9844], 2356=>[16360, 23921], 16360=>[16361], 16361=>[16368], 16368=>[16369], 16369=>[20945]}
"gdb -p 20945 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 20947]
[New LWP 20949]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f1366793cf6 in __GI_ppoll (fds=fds@entry=0x7ffeb21fee48, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
39 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
>>> Machine level backtrace
Thread 3 (Thread 0x7f1361d01700 (LWP 20949)):
#0 0x00007f13662509f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7f1354005030) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7f1354005060, cond=0x7f1354005008) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x7f1354005008, mutex=0x7f1354005060) at pthread_cond_wait.c:655
#3 0x00007f1366cc10cc in rb_native_cond_wait (mutex=0x7f1354005060, cond=0x7f1354005008) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x7f1354004fa0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:1197
#5 0x00007f1366cc1395 in native_sleep (th=th@entry=0x7f1354004fa0, rel=0x0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:2113
#6 0x00007f1366cc4c04 in sleep_forever (fl=1, th=0x7f1354004fa0) at /tmp/ruby/v2/src/trunk-test5/thread.c:1252
#7 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test5/thread.c:1343
#8 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:451
#9 0x00007f1366b45d44 in rb_ensure (b_proc=b_proc@entry=0x7f1366cc4b50 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f1366cc2ef0 <mutex_lock_uninterruptible>, data2=data2@entry=94234775275720) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#10 0x00007f1366cc2f4d in rb_mutex_sleep (self=94234775275720, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:477
#11 0x00007f1366d0d76c in vm_call0_cfunc_with_frame (argv=0x7f1361c000a8, cd=0x7f1354005170, calling=0x7f1361bfff40, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:91
#12 vm_call0_cfunc (argv=0x7f1361c000a8, cd=0x7f1354005170, calling=0x7f1361bfff40, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:105
#13 vm_call0_body (ec=0x7f1354005170, calling=calling@entry=0x7f1361bfff40, cd=cd@entry=0x7f1367038fe0 <rb_funcallv_data>, argv=argv@entry=0x7f1361c000a8) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:140
#14 0x00007f1366d100b6 in rb_funcallv_with_cc (cd=0x7f1367038fe0 <rb_funcallv_data>, recv=94234775275720, mid=24113, argc=1, argv=0x7f1361c000a8) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1019
#15 0x00007f1366b45d44 in rb_ensure (b_proc=b_proc@entry=0x7f1366cbc110 <do_sleep>, data1=data1@entry=139721221079200, e_proc=e_proc@entry=0x7f1366cbaeb0 <delete_from_waitq>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#16 0x00007f1366cbc226 in rb_condvar_wait (argc=2, argv=0x7f1361c00360, self=94234775275240) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:1407
#17 0x00007f1366d0d76c in vm_call0_cfunc_with_frame (argv=0x7f1361c00360, cd=0x7f1361c00160, calling=0x7f1361c001d0, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:91
#18 vm_call0_cfunc (argv=0x7f1361c00360, cd=0x7f1361c00160, calling=0x7f1361c001d0, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:105
#19 vm_call0_body (ec=ec@entry=0x7f1354005170, calling=calling@entry=0x7f1361c001d0, cd=cd@entry=0x7f1361c00230, argv=0x7f1361c00360) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:140
#20 0x00007f1366d0de1f in rb_vm_call0 (ec=ec@entry=0x7f1354005170, recv=recv@entry=94234775275240, id=id@entry=24273, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x55b4be367bf8, kw_splat=0) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:52
#21 0x00007f1366d0e0cd in rb_vm_call_kw (ec=ec@entry=0x7f1354005170, recv=recv@entry=94234775275240, id=id@entry=24273, argc=<optimized out>, argc@entry=2, argv=<optimized out>, argv@entry=0x7f1361c00360, me=me@entry=0x55b4be367bf8, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:274
#22 0x00007f1366d0fde1 in rb_call0 (call_scope=CALL_FCALL, self=94234775275800, argv=0x7f1361c00360, argc=2, mid=24273, recv=94234775275240, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:398
#23 rb_call (scope=CALL_FCALL, argv=0x7f1361c00360, argc=2, mid=24273, recv=94234775275240) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:724
#24 rb_funcallv (recv=94234775275240, mid=24273, argc=argc@entry=2, argv=argv@entry=0x7f1361c00360) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:964
#25 0x00007f136278de7c in monitor_wait_for_cond_body (v=v@entry=139721221080208) at /tmp/ruby/v2/src/trunk-test5/ext/monitor/monitor.c:152
#26 0x00007f1366b45d44 in rb_ensure (b_proc=b_proc@entry=0x7f136278de10 <monitor_wait_for_cond_body>, data1=data1@entry=139721221080208, e_proc=e_proc@entry=0x7f136278e040 <monitor_enter_for_cond>, data2=data2@entry=139721221080208) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#27 0x00007f136278dfad in monitor_wait_for_cond (monitor=94234775275800, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/ext/monitor/monitor.c:180
#28 0x00007f1366cf7b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b4be3a67b0, calling=<optimized out>, reg_cfp=0x7f1361d00b50, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#29 vm_call_cfunc (ec=0x7f1354005170, reg_cfp=0x7f1361d00b50, calling=<optimized out>, cd=0x55b4be3a67b0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#30 0x00007f1366d02f36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#31 vm_exec_core (ec=0x7f1354005030, ec@entry=0x7f1354005170, initial=128, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#32 0x00007f1366d0931b in rb_vm_exec (ec=0x7f1354005170, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#33 0x00007f1366d09e31 in invoke_block (ec=ec@entry=0x7f1354005170, iseq=iseq@entry=0x55b4be4e2208, self=self@entry=94234775276040, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#34 0x00007f1366d0c47e in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=<optimized out>, argc=0, self=94234775276040, captured=<optimized out>, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#35 invoke_block_from_c_bh (passed_block_handler=<optimized out>, force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1134
#36 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm.c:1179
#37 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1233
#38 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1279
#39 0x00007f1366b45d44 in rb_ensure (b_proc=0x7f136278df00 <monitor_sync_body>, data1=94234775275800, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#40 0x00007f1366cf7b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b4be4ac1d0, calling=<optimized out>, reg_cfp=0x7f1361d00c30, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#41 vm_call_cfunc (ec=0x7f1354005170, reg_cfp=0x7f1361d00c30, calling=<optimized out>, cd=0x55b4be4ac1d0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#42 0x00007f1366d02fed in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#43 vm_exec_core (ec=0x7f1354005030, ec@entry=0x7f1354005170, initial=128, initial@entry=0) at ../../src/trunk-test5/insns.def:782
#44 0x00007f1366d0931b in rb_vm_exec (ec=0x7f1354005170, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#45 0x00007f1366d09e31 in invoke_block (ec=ec@entry=0x7f1354005170, iseq=iseq@entry=0x55b4be4e1c90, self=self@entry=94234777756520, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#46 0x00007f1366d0d2e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=94234777756520, captured=0x7f1354005380, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#47 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=94234777756520, proc=0x7f1354005170, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm.c:1216
#48 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=94234777756520, proc=0x7f1354005170, ec=0x7f1354005170) at /tmp/ruby/v2/src/trunk-test5/vm.c:1238
#49 rb_vm_invoke_proc (ec=0x7f1354005170, proc=proc@entry=0x7f1354005380, argc=1, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1259
#50 0x00007f1366cc32c9 in thread_do_start (th=th@entry=0x7f1354004fa0) at /tmp/ruby/v2/src/trunk-test5/thread.c:697
#51 0x00007f1366cc55b7 in thread_start_func_2 (th=th@entry=0x7f1354004fa0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread.c:745
#52 0x00007f1366cc5beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:969
#53 0x00007f136624a6db in start_thread (arg=0x7f1361d01700) at pthread_create.c:463
#54 0x00007f13667a088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f1361f43700 (LWP 20947)):
#0 0x00007f136679603f in __GI___select (nfds=7, readfds=0x7f135c004b60, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f1366cc62dc 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-test5/thread.c:3818
#2 0x00007f1366cc645a 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-test5/thread_pthread.c:1158
#3 do_select (p=p@entry=139721223447888) at /tmp/ruby/v2/src/trunk-test5/thread.c:3989
#4 0x00007f1366b45d44 in rb_ensure (b_proc=b_proc@entry=0x7f1366cc62e0 <do_select>, data1=data1@entry=139721223447888, e_proc=e_proc@entry=0x7f1366cc6020 <select_set_free>, data2=data2@entry=139721223447888) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#5 0x00007f1366cc6a56 in rb_thread_fd_select (max=max@entry=7, read=read@entry=0x7f1361e42800, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test5/thread.c:4115
#6 0x00007f1366b7e740 in select_internal (fds=0x7f1361e42800, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/io.c:9148
#7 select_call (arg=arg@entry=139721223448544) at /tmp/ruby/v2/src/trunk-test5/io.c:9218
#8 0x00007f1366b45d44 in rb_ensure (b_proc=b_proc@entry=0x7f1366b7e410 <select_call>, data1=data1@entry=139721223448544, e_proc=e_proc@entry=0x7f1366b7a4b0 <select_end>, data2=data2@entry=139721223448544) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#9 0x00007f1366b7a3cc in rb_f_select (argc=1, argv=0x7f1361e42dc8, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/io.c:9566
#10 0x00007f1366cf7b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b4be6c1820, calling=<optimized out>, reg_cfp=0x7f1361f42bf8, ec=0x55b4be701040) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#11 vm_call_cfunc (ec=0x55b4be701040, reg_cfp=0x7f1361f42bf8, calling=<optimized out>, cd=0x55b4be6c1820) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#12 0x00007f1366d13e1e in vm_call_method (ec=0x55b4be701040, cfp=0x7f1361f42bf8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:3053
#13 0x00007f1366d02f36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#14 vm_exec_core (ec=0x7, ec@entry=0x55b4be701040, initial=139721124629344, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#15 0x00007f1366d0931b in rb_vm_exec (ec=0x55b4be701040, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#16 0x00007f1366d09e31 in invoke_block (ec=ec@entry=0x55b4be701040, iseq=iseq@entry=0x55b4be39a580, self=self@entry=94234775303600, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#17 0x00007f1366d0d2e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94234775303600, captured=0x55b4be542a30, ec=0x55b4be701040) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94234775303600, proc=0x55b4be701040, ec=0x55b4be701040) at /tmp/ruby/v2/src/trunk-test5/vm.c:1216
#19 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94234775303600, proc=0x55b4be701040, ec=0x55b4be701040) at /tmp/ruby/v2/src/trunk-test5/vm.c:1238
#20 rb_vm_invoke_proc (ec=0x55b4be701040, proc=proc@entry=0x55b4be542a30, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1259
#21 0x00007f1366cc32c9 in thread_do_start (th=th@entry=0x55b4be7d61e0) at /tmp/ruby/v2/src/trunk-test5/thread.c:697
#22 0x00007f1366cc55b7 in thread_start_func_2 (th=th@entry=0x55b4be7d61e0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread.c:745
#23 0x00007f1366cc5beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:969
#24 0x00007f136624a6db in start_thread (arg=0x7f1361f43700) at pthread_create.c:463
#25 0x00007f13667a088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f1367259d80 (LWP 20945)):
#0 0x00007f1366793cf6 in __GI_ppoll (fds=fds@entry=0x7ffeb21fee48, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f1366cc04c7 in rb_sigwait_sleep (th=th@entry=0x55b4be33bf70, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:1979
#2 0x00007f1366cc1496 in native_sleep (th=th@entry=0x55b4be33bf70, rel=0x0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:2099
#3 0x00007f1366cc4c04 in sleep_forever (fl=1, th=0x55b4be33bf70) at /tmp/ruby/v2/src/trunk-test5/thread.c:1252
#4 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test5/thread.c:1343
#5 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:451
#6 0x00007f1366b45d44 in rb_ensure (b_proc=b_proc@entry=0x7f1366cc4b50 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f1366cc2ef0 <mutex_lock_uninterruptible>, data2=data2@entry=94234775275720) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#7 0x00007f1366cc2f4d in rb_mutex_sleep (self=94234775275720, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:477
#8 0x00007f1366d0d76c in vm_call0_cfunc_with_frame (argv=0x7ffeb21ff278, cd=0x55b4be33c580, calling=0x7ffeb21ff110, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:91
#9 vm_call0_cfunc (argv=0x7ffeb21ff278, cd=0x55b4be33c580, calling=0x7ffeb21ff110, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:105
#10 vm_call0_body (ec=0x55b4be33c580, calling=calling@entry=0x7ffeb21ff110, cd=cd@entry=0x7f1367038fe0 <rb_funcallv_data>, argv=argv@entry=0x7ffeb21ff278) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:140
#11 0x00007f1366d100b6 in rb_funcallv_with_cc (cd=0x7f1367038fe0 <rb_funcallv_data>, recv=94234775275720, mid=24113, argc=1, argv=0x7ffeb21ff278) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1019
#12 0x00007f1366b45d44 in rb_ensure (b_proc=b_proc@entry=0x7f1366cbc110 <do_sleep>, data1=data1@entry=140731886858864, e_proc=e_proc@entry=0x7f1366cbaeb0 <delete_from_waitq>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#13 0x00007f1366cbc226 in rb_condvar_wait (argc=2, argv=0x7ffeb21ff530, self=94234775275400) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:1407
#14 0x00007f1366d0d76c in vm_call0_cfunc_with_frame (argv=0x7ffeb21ff530, cd=0x7ffeb21ff330, calling=0x7ffeb21ff3a0, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:91
#15 vm_call0_cfunc (argv=0x7ffeb21ff530, cd=0x7ffeb21ff330, calling=0x7ffeb21ff3a0, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:105
#16 vm_call0_body (ec=ec@entry=0x55b4be33c580, calling=calling@entry=0x7ffeb21ff3a0, cd=cd@entry=0x7ffeb21ff400, argv=0x7ffeb21ff530) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:140
#17 0x00007f1366d0de1f in rb_vm_call0 (ec=ec@entry=0x55b4be33c580, recv=recv@entry=94234775275400, id=id@entry=24273, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x55b4be367bf8, kw_splat=0) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:52
#18 0x00007f1366d0e0cd in rb_vm_call_kw (ec=ec@entry=0x55b4be33c580, recv=recv@entry=94234775275400, id=id@entry=24273, argc=<optimized out>, argc@entry=2, argv=<optimized out>, argv@entry=0x7ffeb21ff530, me=me@entry=0x55b4be367bf8, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:274
#19 0x00007f1366d0fde1 in rb_call0 (call_scope=CALL_FCALL, self=94234775275800, argv=0x7ffeb21ff530, argc=2, mid=24273, recv=94234775275400, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:398
#20 rb_call (scope=CALL_FCALL, argv=0x7ffeb21ff530, argc=2, mid=24273, recv=94234775275400) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:724
#21 rb_funcallv (recv=94234775275400, mid=24273, argc=argc@entry=2, argv=argv@entry=0x7ffeb21ff530) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:964
#22 0x00007f136278de7c in monitor_wait_for_cond_body (v=v@entry=140731886859872) at /tmp/ruby/v2/src/trunk-test5/ext/monitor/monitor.c:152
#23 0x00007f1366b45d44 in rb_ensure (b_proc=b_proc@entry=0x7f136278de10 <monitor_wait_for_cond_body>, data1=data1@entry=140731886859872, e_proc=e_proc@entry=0x7f136278e040 <monitor_enter_for_cond>, data2=data2@entry=140731886859872) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#24 0x00007f136278dfad in monitor_wait_for_cond (monitor=94234775275800, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/ext/monitor/monitor.c:180
#25 0x00007f1366cf7b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b4be3a67b0, calling=<optimized out>, reg_cfp=0x7f1367257d38, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#26 vm_call_cfunc (ec=0x55b4be33c580, reg_cfp=0x7f1367257d38, calling=<optimized out>, cd=0x55b4be3a67b0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#27 0x00007f1366d02f36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#28 vm_exec_core (ec=0x7ffeb21fee48, ec@entry=0x55b4be33c580, initial=1, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#29 0x00007f1366d0931b in rb_vm_exec (ec=0x55b4be33c580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#30 0x00007f1366d09e31 in invoke_block (ec=ec@entry=0x55b4be33c580, iseq=iseq@entry=0x55b4be4e2c08, self=self@entry=94234775276040, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#31 0x00007f1366d0c47e in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=<optimized out>, argc=0, self=94234775276040, captured=<optimized out>, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#32 invoke_block_from_c_bh (passed_block_handler=<optimized out>, force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1134
#33 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm.c:1179
#34 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1233
#35 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1279
#36 0x00007f1366b45d44 in rb_ensure (b_proc=0x7f136278df00 <monitor_sync_body>, data1=94234775275800, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#37 0x00007f1366cf7b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b4be4ac1d0, calling=<optimized out>, reg_cfp=0x7f1367257e18, ec=0x55b4be33c580) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#38 vm_call_cfunc (ec=0x55b4be33c580, reg_cfp=0x7f1367257e18, calling=<optimized out>, cd=0x55b4be4ac1d0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#39 0x00007f1366d02fed in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#40 vm_exec_core (ec=0x7ffeb21fee48, ec@entry=0x55b4be33c580, initial=1, initial@entry=0) at ../../src/trunk-test5/insns.def:782
#41 0x00007f1366d0931b in rb_vm_exec (ec=0x55b4be33c580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#42 0x00007f1366d15310 in rb_iseq_eval_main (iseq=iseq@entry=0x55b4be4c8178) at /tmp/ruby/v2/src/trunk-test5/vm.c:2179
#43 0x00007f1366b420ba in rb_ec_exec_node (ec=ec@entry=0x55b4be33c580, n=n@entry=0x55b4be4c8178) at /tmp/ruby/v2/src/trunk-test5/eval.c:277
#44 0x00007f1366b48a69 in ruby_run_node (n=0x55b4be4c8178) at /tmp/ruby/v2/src/trunk-test5/eval.c:335
#45 0x000055b4bc2d7a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/main.c:50
>>> Dump Ruby level backtrace
th: 0x55b4be33bf70, native_id: 0x7f1367259d80
-- Control frame information -----------------------------------------------
c:0016 p:---- s:0086 e:000085 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055b4be3689b8 [3LM ] T_CLASS Thread::Mutex
self: 0x000055b4be4e48c8 [0 U] mutex (Thread::Mutex)mutex
c:0015 p:---- s:0083 e:000082 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x000055b4be367d38 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x000055b4be4e4788 [0 ] condvar (Thread::ConditionVariable)condvar
c:0014 p:---- s:0080 e:000079 CFUNC :wait_for_cond
me:
called_id: wait_for_cond, type: cfunc
owner class: 0x000055b4be69ccb0 [3LM ] T_CLASS Monitor
self: 0x000055b4be4e4918 [0 ] monitor (Monitor)monitor
c:0013 p:0019 s:0074 e:000073 METHOD /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x000055b4be69caa8 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055b4be4e47b0 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
lvars:
timeout: T_NIL
c:0012 p:0009 s:0069 e:000068 METHOD /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:125
me:
called_id: wait_until, type: iseq
owner class: 0x000055b4be69caa8 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055b4be4e47b0 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
c:0011 p:0007 s:0065 e:000064 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1223 [FINISH]
me:
called_id: method_missing, type: iseq
owner class: 0x000055b4be7424f8 [2 ] T_CLASS DRb::ThreadObject
self: 0x000055b4be4e4a08 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f13655b1038
lvars:
value: T_NIL
c:0010 p:---- s:0061 e:000060 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x000055b4be69ccb0 [3LM ] T_CLASS Monitor
self: 0x000055b4be4e4918 [0 ] monitor (Monitor)monitor
c:0009 p:0009 s:0057 e:000056 METHOD /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x000055b4be69caf8 [0LM U] T_MODULE MonitorMixin
defined_class: 0x000055b4be742458 [0 U] T_ICLASS src:MonitorMixin
self: 0x000055b4be4e4a08 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f13655b1038
lvars:
b: T_NIL
c:0008 p:0004 s:0052 e:000051 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1222
me:
called_id: method_missing, type: iseq
owner class: 0x000055b4be7424f8 [2 ] T_CLASS DRb::ThreadObject
self: 0x000055b4be4e4a08 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f13655b1038
lvars:
msg: T_SYMBOL take
arg: 0x000055b4be4bbc98 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
blk: T_NIL
c:0007 p:0023 s:0045 e:000044 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1300
me:
called_id: open, type: iseq
owner class: 0x000055b4be742340 [2 ] T_CLASS
self: 0x000055b4be742368 [2 ] T_CLASS DRb::DRbConn
lvars:
remote_uri: 0x000055b4be4e5278 [0 ] T_STRING (String)druby://localhost:36125
conn: T_NIL
succ: T_NIL
result: T_NIL
c:0006 p:0016 s:0037 e:000036 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1142
me:
called_id: method_missing, type: iseq
owner class: 0x000055b4be743f10 [2 ] T_CLASS DRb::DRbObject
self: 0x000055b4be4e5700 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
c:0005 p:0021 s:0034 e:000033 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1161
me:
called_id: with_friend, type: iseq
owner class: 0x000055b4be743ee8 [2 ] T_CLASS
self: 0x000055b4be743f10 [2 ] T_CLASS DRb::DRbObject
lvars:
uri: 0x000055b4be4e5278 [0 ] T_STRING (String)druby://localhost:36125
friend: T_NIL
save: T_NIL
c:0004 p:0074 s:0027 e:000026 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1141
me:
called_id: method_missing, type: iseq
owner class: 0x000055b4be743f10 [2 ] T_CLASS DRb::DRbObject
self: 0x000055b4be4e5700 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
lvars:
msg_id: T_SYMBOL write
a: 0x000055b4be4bbe78 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
b: T_NIL
obj: T_NIL
succ: T_NIL
result: T_NIL
bt: T_NIL
c:0003 p:0012 s:0016 e:000015 METHOD /tmp/ruby/v2/src/trunk-test5/lib/rinda/rinda.rb:265
me:
called_id: write, type: iseq
owner class: 0x000055b4be764670 [2 ] T_CLASS Rinda::TupleSpaceProxy
self: 0x000055b4be4e5048 [0 ] T_OBJECT (Rinda::TupleSpaceProxy)(embed) len:3
lvars:
tuple: 0x000055b4be4e6df8 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
sec: T_NIL
c:0002 p:0111 s:0010 E:000b80 EVAL -e:12 [FINISH]
self: 0x000055b4be399d60 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
lvars:
uri: 0x000055b4be4e6dd0 [3LM ] T_STRING (String)druby://localhost:36125
ro: 0x000055b4be4e5700 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
ts: 0x000055b4be4e5048 [0 ] T_OBJECT (Rinda::TupleSpaceProxy)(embed) len:3
th: 0x000055b4be4e4ff8 [0 U] VM/thread (Thread)VM/thread
c:0001 p:0000 s:0003 E:000ee0 (none) [FINISH]
self: 0x000055b4be399d60 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55b4be7d61e0, native_id: 0x7f1361f43700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055b4be37e100 [3LM R ] T_CLASS
self: 0x000055b4be37e128 [3LM R ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x000055b4be742e08 [2 ] T_CLASS DRb::DRbTCPSocket
self: 0x000055b4be4e69c0 [0 ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f13655b0e00
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x000055b4be742e08 [2 ] T_CLASS DRb::DRbTCPSocket
self: 0x000055b4be4e69c0 [0 ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f13655b0e00
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x000055b4be742110 [2 ] T_CLASS DRb::DRbServer
self: 0x000055b4be4eb5b0 [0 ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x00007f13655b0ec8
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055b4be742110 [2 ] T_CLASS DRb::DRbServer
self: 0x000055b4be4eb5b0 [0 ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x00007f13655b0ec8
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x7f1354004fa0, native_id: 0x7f1361d01700
-- Control frame information -----------------------------------------------
c:0011 p:---- s:0045 e:000044 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055b4be3689b8 [3LM ] T_CLASS Thread::Mutex
self: 0x000055b4be4e48c8 [0 U] mutex (Thread::Mutex)mutex
c:0010 p:---- s:0042 e:000041 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x000055b4be367d38 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x000055b4be4e46e8 [0 ] condvar (Thread::ConditionVariable)condvar
c:0009 p:---- s:0039 e:000038 CFUNC :wait_for_cond
me:
called_id: wait_for_cond, type: cfunc
owner class: 0x000055b4be69ccb0 [3LM ] T_CLASS Monitor
self: 0x000055b4be4e4918 [0 ] monitor (Monitor)monitor
c:0008 p:0019 s:0033 e:000032 METHOD /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x000055b4be69caa8 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055b4be4e4760 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
lvars:
timeout: T_NIL
c:0007 p:0009 s:0028 e:000027 METHOD /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:125
me:
called_id: wait_until, type: iseq
owner class: 0x000055b4be69caa8 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055b4be4e4760 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
c:0006 p:0007 s:0024 e:000023 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1238 [FINISH]
me:
called_id: _execute, type: iseq
owner class: 0x000055b4be7424f8 [2 ] T_CLASS DRb::ThreadObject
self: 0x000055b4be4e4a08 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f13655b1038
c:0005 p:---- s:0021 e:000020 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x000055b4be69ccb0 [3LM ] T_CLASS Monitor
self: 0x000055b4be4e4918 [0 ] monitor (Monitor)monitor
c:0004 p:0009 s:0017 e:000016 METHOD /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x000055b4be69caf8 [0LM U] T_MODULE MonitorMixin
defined_class: 0x000055b4be742458 [0 U] T_ICLASS src:MonitorMixin
self: 0x000055b4be4e4a08 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f13655b1038
lvars:
b: T_NIL
c:0003 p:0004 s:0012 e:000011 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1237
me:
called_id: _execute, type: iseq
owner class: 0x000055b4be7424f8 [2 ] T_CLASS DRb::ThreadObject
self: 0x000055b4be4e4a08 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f13655b1038
c:0002 p:0014 s:0008 e:000007 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1262 [FINISH]
me:
called_id: make_pool, type: iseq
owner class: 0x000055b4be742340 [2 ] T_CLASS
self: 0x000055b4be742368 [2 ] T_CLASS DRb::DRbConn
lvars:
queue: 0x000055b4be4e4a08 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f13655b1038
pool: 0x000055b4be4bbb80 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 20945]
"gdb -p 16369 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 16475]
[New LWP 20936]
[New LWP 20937]
[New LWP 20939]
[New LWP 20940]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f5e5a76fcf6 in __GI_ppoll (fds=fds@entry=0x7ffdefeec5c8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
39 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
>>> Machine level backtrace
Thread 6 (Thread 0x7f5e4fc51700 (LWP 20940)):
#0 0x00007f5e5a22ced9 in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f5e4fb50720, expected=0, futex_word=0x55b856b2de80) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f5e4fb50810, mutex=0x55b856b2deb0, cond=0x55b856b2de58) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=0x55b856b2de58, mutex=0x55b856b2deb0, abstime=0x7f5e4fb50810) at pthread_cond_wait.c:667
#3 0x00007f5e5ac9cf92 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55b856b2deb0, cond=0x55b856b2de58) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:529
#4 native_cond_sleep (th=th@entry=0x55b856b2ddf0, rel=rel@entry=0x7f5e4fb508a0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:1207
#5 0x00007f5e5ac9d14f in native_sleep (th=0x55b856b2ddf0, rel=0x7f5e4fb508a0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:2113
#6 0x00007f5e5aca0409 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x55b856b2ddf0) at /tmp/ruby/v2/src/trunk-test5/thread.c:1303
#7 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk-test5/thread.c:1351
#8 0x00007f5e5ac02080 in rb_f_sleep (argc=1, argv=0x7f5e4fb50d70, _=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/process.c:4879
#9 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b8566a16d0, calling=<optimized out>, reg_cfp=0x7f5e4fc50c68, ec=0x55b8566f4f40) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#10 vm_call_cfunc (ec=0x55b8566f4f40, reg_cfp=0x7f5e4fc50c68, calling=<optimized out>, cd=0x55b8566a16d0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#11 0x00007f5e5acdef36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#12 vm_exec_core (ec=0x55b856b2de80, ec@entry=0x55b8566f4f40, initial=128, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#13 0x00007f5e5ace531b in rb_vm_exec (ec=0x55b8566f4f40, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#14 0x00007f5e5ace5e31 in invoke_block (ec=ec@entry=0x55b8566f4f40, iseq=iseq@entry=0x55b8550e6218, self=self@entry=94250215972120, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#15 0x00007f5e5ace92e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215972120, captured=0x55b8564cc8f0, ec=0x55b8566f4f40) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215972120, proc=0x55b8566f4f40, ec=0x55b8566f4f40) at /tmp/ruby/v2/src/trunk-test5/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215972120, proc=0x55b8566f4f40, ec=0x55b8566f4f40) at /tmp/ruby/v2/src/trunk-test5/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x55b8566f4f40, proc=proc@entry=0x55b8564cc8f0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1259
#19 0x00007f5e5ac9f2c9 in thread_do_start (th=th@entry=0x55b856b2ddf0) at /tmp/ruby/v2/src/trunk-test5/thread.c:697
#20 0x00007f5e5aca15b7 in thread_start_func_2 (th=th@entry=0x55b856b2ddf0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread.c:745
#21 0x00007f5e5aca1beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:969
#22 0x00007f5e5a2266db in start_thread (arg=0x7f5e4fc51700) at pthread_create.c:463
#23 0x00007f5e5a77c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7f5e4fd72700 (LWP 20939)):
#0 0x00007f5e5a22ced9 in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f5e4fc71720, expected=0, futex_word=0x55b8569df1f4) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f5e4fc71810, mutex=0x55b8569df220, cond=0x55b8569df1c8) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=0x55b8569df1c8, mutex=0x55b8569df220, abstime=0x7f5e4fc71810) at pthread_cond_wait.c:667
#3 0x00007f5e5ac9cf92 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55b8569df220, cond=0x55b8569df1c8) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:529
#4 native_cond_sleep (th=th@entry=0x55b8569df160, rel=rel@entry=0x7f5e4fc718a0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:1207
#5 0x00007f5e5ac9d14f in native_sleep (th=0x55b8569df160, rel=0x7f5e4fc718a0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:2113
#6 0x00007f5e5aca0409 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x55b8569df160) at /tmp/ruby/v2/src/trunk-test5/thread.c:1303
#7 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk-test5/thread.c:1351
#8 0x00007f5e5ac02080 in rb_f_sleep (argc=1, argv=0x7f5e4fc71d70, _=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/process.c:4879
#9 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b8566a16d0, calling=<optimized out>, reg_cfp=0x7f5e4fd71c68, ec=0x55b856ba1380) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#10 vm_call_cfunc (ec=0x55b856ba1380, reg_cfp=0x7f5e4fd71c68, calling=<optimized out>, cd=0x55b8566a16d0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#11 0x00007f5e5acdef36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#12 vm_exec_core (ec=0x55b8569df1f4, ec@entry=0x55b856ba1380, initial=128, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#13 0x00007f5e5ace531b in rb_vm_exec (ec=0x55b856ba1380, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#14 0x00007f5e5ace5e31 in invoke_block (ec=ec@entry=0x55b856ba1380, iseq=iseq@entry=0x55b8550e6218, self=self@entry=94250215969800, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#15 0x00007f5e5ace92e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215969800, captured=0x55b856072cb0, ec=0x55b856ba1380) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215969800, proc=0x55b856ba1380, ec=0x55b856ba1380) at /tmp/ruby/v2/src/trunk-test5/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215969800, proc=0x55b856ba1380, ec=0x55b856ba1380) at /tmp/ruby/v2/src/trunk-test5/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x55b856ba1380, proc=proc@entry=0x55b856072cb0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1259
#19 0x00007f5e5ac9f2c9 in thread_do_start (th=th@entry=0x55b8569df160) at /tmp/ruby/v2/src/trunk-test5/thread.c:697
#20 0x00007f5e5aca15b7 in thread_start_func_2 (th=th@entry=0x55b8569df160, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread.c:745
#21 0x00007f5e5aca1beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:969
#22 0x00007f5e5a2266db in start_thread (arg=0x7f5e4fd72700) at pthread_create.c:463
#23 0x00007f5e5a77c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f5e4fa0f700 (LWP 20937)):
#0 0x00007f5e5a77203f in __GI___select (nfds=14, readfds=0x7f5e38007f60, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f5e5aca22dc 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-test5/thread.c:3818
#2 0x00007f5e5aca245a 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-test5/thread_pthread.c:1158
#3 do_select (p=p@entry=140043038549472) at /tmp/ruby/v2/src/trunk-test5/thread.c:3989
#4 0x00007f5e5ab21d44 in rb_ensure (b_proc=b_proc@entry=0x7f5e5aca22e0 <do_select>, data1=data1@entry=140043038549472, e_proc=e_proc@entry=0x7f5e5aca2020 <select_set_free>, data2=data2@entry=140043038549472) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#5 0x00007f5e5aca2a56 in rb_thread_fd_select (max=max@entry=14, read=read@entry=0x7f5e4f90e890, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test5/thread.c:4115
#6 0x00007f5e5ab5a740 in select_internal (fds=0x7f5e4f90e890, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/io.c:9148
#7 select_call (arg=arg@entry=140043038550128) at /tmp/ruby/v2/src/trunk-test5/io.c:9218
#8 0x00007f5e5ab21d44 in rb_ensure (b_proc=b_proc@entry=0x7f5e5ab5a410 <select_call>, data1=data1@entry=140043038550128, e_proc=e_proc@entry=0x7f5e5ab564b0 <select_end>, data2=data2@entry=140043038550128) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#9 0x00007f5e5ab563cc in rb_f_select (argc=1, argv=0x7f5e4f90edc8, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/io.c:9566
#10 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b855984960, calling=<optimized out>, reg_cfp=0x7f5e4fa0ebf8, ec=0x55b856b9ec70) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#11 vm_call_cfunc (ec=0x55b856b9ec70, reg_cfp=0x7f5e4fa0ebf8, calling=<optimized out>, cd=0x55b855984960) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#12 0x00007f5e5acdef36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#13 vm_exec_core (ec=0xe, ec@entry=0x55b856b9ec70, initial=140042643210080, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#14 0x00007f5e5ace531b in rb_vm_exec (ec=0x55b856b9ec70, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#15 0x00007f5e5ace5e31 in invoke_block (ec=ec@entry=0x55b856b9ec70, iseq=iseq@entry=0x55b8555c2f70, self=self@entry=94250215966880, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#16 0x00007f5e5ace92e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215966880, captured=0x55b8567e0670, ec=0x55b856b9ec70) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#17 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215966880, proc=0x55b856b9ec70, ec=0x55b856b9ec70) at /tmp/ruby/v2/src/trunk-test5/vm.c:1216
#18 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215966880, proc=0x55b856b9ec70, ec=0x55b856b9ec70) at /tmp/ruby/v2/src/trunk-test5/vm.c:1238
#19 rb_vm_invoke_proc (ec=0x55b856b9ec70, proc=proc@entry=0x55b8567e0670, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1259
#20 0x00007f5e5ac9f2c9 in thread_do_start (th=th@entry=0x55b8569bb8c0) at /tmp/ruby/v2/src/trunk-test5/thread.c:697
#21 0x00007f5e5aca15b7 in thread_start_func_2 (th=th@entry=0x55b8569bb8c0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread.c:745
#22 0x00007f5e5aca1beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:969
#23 0x00007f5e5a2266db in start_thread (arg=0x7f5e4fa0f700) at pthread_create.c:463
#24 0x00007f5e5a77c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f5e55d26700 (LWP 20936)):
#0 0x00007f5e5a77203f in __GI___select (nfds=11, readfds=0x7f5e50004bc0, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f5e5aca22dc 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-test5/thread.c:3818
#2 0x00007f5e5aca245a 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-test5/thread_pthread.c:1158
#3 do_select (p=p@entry=140043142452704) at /tmp/ruby/v2/src/trunk-test5/thread.c:3989
#4 0x00007f5e5ab21d44 in rb_ensure (b_proc=b_proc@entry=0x7f5e5aca22e0 <do_select>, data1=data1@entry=140043142452704, e_proc=e_proc@entry=0x7f5e5aca2020 <select_set_free>, data2=data2@entry=140043142452704) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#5 0x00007f5e5aca2a56 in rb_thread_fd_select (max=max@entry=11, read=read@entry=0x7f5e55c25890, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test5/thread.c:4115
#6 0x00007f5e5ab5a740 in select_internal (fds=0x7f5e55c25890, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/io.c:9148
#7 select_call (arg=arg@entry=140043142453360) at /tmp/ruby/v2/src/trunk-test5/io.c:9218
#8 0x00007f5e5ab21d44 in rb_ensure (b_proc=b_proc@entry=0x7f5e5ab5a410 <select_call>, data1=data1@entry=140043142453360, e_proc=e_proc@entry=0x7f5e5ab564b0 <select_end>, data2=data2@entry=140043142453360) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#9 0x00007f5e5ab563cc in rb_f_select (argc=1, argv=0x7f5e55c25dc8, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/io.c:9566
#10 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b855984960, calling=<optimized out>, reg_cfp=0x7f5e55d25bf8, ec=0x55b8566b21b0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#11 vm_call_cfunc (ec=0x55b8566b21b0, reg_cfp=0x7f5e55d25bf8, calling=<optimized out>, cd=0x55b855984960) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#12 0x00007f5e5acdef36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#13 vm_exec_core (ec=0xb, ec@entry=0x55b8566b21b0, initial=140043045850048, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#14 0x00007f5e5ace531b in rb_vm_exec (ec=0x55b8566b21b0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#15 0x00007f5e5ace5e31 in invoke_block (ec=ec@entry=0x55b8566b21b0, iseq=iseq@entry=0x55b8555c2f70, self=self@entry=94250215969080, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#16 0x00007f5e5ace92e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215969080, captured=0x55b8565cf470, ec=0x55b8566b21b0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#17 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215969080, proc=0x55b8566b21b0, ec=0x55b8566b21b0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1216
#18 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250215969080, proc=0x55b8566b21b0, ec=0x55b8566b21b0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1238
#19 rb_vm_invoke_proc (ec=0x55b8566b21b0, proc=proc@entry=0x55b8565cf470, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1259
#20 0x00007f5e5ac9f2c9 in thread_do_start (th=th@entry=0x55b85697e120) at /tmp/ruby/v2/src/trunk-test5/thread.c:697
#21 0x00007f5e5aca15b7 in thread_start_func_2 (th=th@entry=0x55b85697e120, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread.c:745
#22 0x00007f5e5aca1beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:969
#23 0x00007f5e5a2266db in start_thread (arg=0x7f5e55d26700) at pthread_create.c:463
#24 0x00007f5e5a77c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f5e4f8ee700 (LWP 16475)):
#0 0x00007f5e5a76b0b4 in __GI___libc_read (fd=5, buf=0x7f5e3c010dc0, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x00007f5e5ab559a1 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=0x7f5e4f7ed890) at /tmp/ruby/v2/src/trunk-test5/io.c:1023
#3 0x00007f5e5ac9f9d6 in rb_thread_io_blocking_region (func=0x7f5e5ab55930 <internal_read_func>, data1=0x7f5e4f7ed890, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread.c:1609
#4 0x00007f5e5ab21d44 in rb_ensure (b_proc=b_proc@entry=0x7f5e5ab55890 <read_internal_call>, data1=data1@entry=140043037366416, e_proc=e_proc@entry=0x7f5e5ac6f7c0 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#5 0x00007f5e5ac838bb in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f5e5ab55890 <read_internal_call>, arg=arg@entry=140043037366416) at /tmp/ruby/v2/src/trunk-test5/string.c:2688
#6 0x00007f5e5ab6da26 in read_internal_locktmp (iis=0x7f5e4f7ed890, str=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/io.c:2800
#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-test5/io.c:2841
#8 0x00007f5e5ab6e171 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/io.c:2934
#9 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b85343a580, calling=<optimized out>, reg_cfp=0x7f5e4f8edca0, ec=0x55b8561594f0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#10 vm_call_cfunc (ec=0x55b8561594f0, reg_cfp=0x7f5e4f8edca0, calling=<optimized out>, cd=0x55b85343a580) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#11 0x00007f5e5acdef36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#12 vm_exec_core (ec=0x5, ec@entry=0x55b8561594f0, initial=140042710355392, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#13 0x00007f5e5ace531b in rb_vm_exec (ec=0x55b8561594f0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#14 0x00007f5e5ace5e31 in invoke_block (ec=ec@entry=0x55b8561594f0, iseq=iseq@entry=0x55b8532d5f08, self=self@entry=94250161892680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#15 0x00007f5e5ace92e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250161892680, captured=0x55b8569ba2b0, ec=0x55b8561594f0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250161892680, proc=0x55b8561594f0, ec=0x55b8561594f0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94250161892680, proc=0x55b8561594f0, ec=0x55b8561594f0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x55b8561594f0, proc=proc@entry=0x55b8569ba2b0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test5/vm.c:1259
#19 0x00007f5e5ac9f2c9 in thread_do_start (th=th@entry=0x55b855e64790) at /tmp/ruby/v2/src/trunk-test5/thread.c:697
#20 0x00007f5e5aca15b7 in thread_start_func_2 (th=th@entry=0x55b855e64790, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread.c:745
#21 0x00007f5e5aca1beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:969
#22 0x00007f5e5a2266db in start_thread (arg=0x7f5e4f8ee700) at pthread_create.c:463
#23 0x00007f5e5a77c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f5e5b235d80 (LWP 16369)):
#0 0x00007f5e5a76fcf6 in __GI_ppoll (fds=fds@entry=0x7ffdefeec5c8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f5e5ac9c4c7 in rb_sigwait_sleep (th=th@entry=0x55b8532c3f70, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:1979
#2 0x00007f5e5ac9d496 in native_sleep (th=th@entry=0x55b8532c3f70, rel=0x0) at /tmp/ruby/v2/src/trunk-test5/thread_pthread.c:2099
#3 0x00007f5e5aca0c04 in sleep_forever (fl=1, th=0x55b8532c3f70) at /tmp/ruby/v2/src/trunk-test5/thread.c:1252
#4 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test5/thread.c:1343
#5 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:451
#6 0x00007f5e5ab21d44 in rb_ensure (b_proc=b_proc@entry=0x7f5e5aca0b50 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f5e5ac9eef0 <mutex_lock_uninterruptible>, data2=data2@entry=94250215969680) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#7 0x00007f5e5ac9ef4d in rb_mutex_sleep (self=94250215969680, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:477
#8 0x00007f5e5ace976c in vm_call0_cfunc_with_frame (argv=0x7ffdefeec9f8, cd=0x55b8532c4580, calling=0x7ffdefeec890, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:91
#9 vm_call0_cfunc (argv=0x7ffdefeec9f8, cd=0x55b8532c4580, calling=0x7ffdefeec890, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:105
#10 vm_call0_body (ec=0x55b8532c4580, calling=calling@entry=0x7ffdefeec890, cd=cd@entry=0x7f5e5b014fe0 <rb_funcallv_data>, argv=argv@entry=0x7ffdefeec9f8) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:140
#11 0x00007f5e5acec0b6 in rb_funcallv_with_cc (cd=0x7f5e5b014fe0 <rb_funcallv_data>, recv=94250215969680, mid=24113, argc=1, argv=0x7ffdefeec9f8) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1019
#12 0x00007f5e5ab21d44 in rb_ensure (b_proc=b_proc@entry=0x7f5e5ac98110 <do_sleep>, data1=data1@entry=140728628857328, e_proc=e_proc@entry=0x7f5e5ac96eb0 <delete_from_waitq>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#13 0x00007f5e5ac98226 in rb_condvar_wait (argc=2, argv=0x7ffdefeeccb0, self=94250215914480) at /tmp/ruby/v2/src/trunk-test5/thread_sync.c:1407
#14 0x00007f5e5ace976c in vm_call0_cfunc_with_frame (argv=0x7ffdefeeccb0, cd=0x7ffdefeecab0, calling=0x7ffdefeecb20, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:91
#15 vm_call0_cfunc (argv=0x7ffdefeeccb0, cd=0x7ffdefeecab0, calling=0x7ffdefeecb20, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:105
#16 vm_call0_body (ec=ec@entry=0x55b8532c4580, calling=calling@entry=0x7ffdefeecb20, cd=cd@entry=0x7ffdefeecb80, argv=0x7ffdefeeccb0) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:140
#17 0x00007f5e5ace9e1f in rb_vm_call0 (ec=ec@entry=0x55b8532c4580, recv=recv@entry=94250215914480, id=id@entry=24273, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x55b8532efc00, kw_splat=0) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:52
#18 0x00007f5e5acea0cd in rb_vm_call_kw (ec=ec@entry=0x55b8532c4580, recv=recv@entry=94250215914480, id=id@entry=24273, argc=<optimized out>, argc@entry=2, argv=<optimized out>, argv@entry=0x7ffdefeeccb0, me=me@entry=0x55b8532efc00, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:274
#19 0x00007f5e5acebde1 in rb_call0 (call_scope=CALL_FCALL, self=94250215969720, argv=0x7ffdefeeccb0, argc=2, mid=24273, recv=94250215914480, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:398
#20 rb_call (scope=CALL_FCALL, argv=0x7ffdefeeccb0, argc=2, mid=24273, recv=94250215914480) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:724
#21 rb_funcallv (recv=94250215914480, mid=24273, argc=argc@entry=2, argv=argv@entry=0x7ffdefeeccb0) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:964
#22 0x00007f5e5635ee7c in monitor_wait_for_cond_body (v=v@entry=140728628858336) at /tmp/ruby/v2/src/trunk-test5/ext/monitor/monitor.c:152
#23 0x00007f5e5ab21d44 in rb_ensure (b_proc=b_proc@entry=0x7f5e5635ee10 <monitor_wait_for_cond_body>, data1=data1@entry=140728628858336, e_proc=e_proc@entry=0x7f5e5635f040 <monitor_enter_for_cond>, data2=data2@entry=140728628858336) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#24 0x00007f5e5635efad in monitor_wait_for_cond (monitor=94250215969720, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/ext/monitor/monitor.c:180
#25 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b8536cefb0, calling=<optimized out>, reg_cfp=0x7f5e5b233b08, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#26 vm_call_cfunc (ec=0x55b8532c4580, reg_cfp=0x7f5e5b233b08, calling=<optimized out>, cd=0x55b8536cefb0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#27 0x00007f5e5acdef36 in vm_sendish (block_handler=<optimized out>, method_explorer=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#28 vm_exec_core (ec=0x7ffdefeec5c8, ec@entry=0x55b8532c4580, initial=1, initial@entry=0) at ../../src/trunk-test5/insns.def:801
#29 0x00007f5e5ace531b in rb_vm_exec (ec=0x55b8532c4580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#30 0x00007f5e5ace5e31 in invoke_block (ec=ec@entry=0x55b8532c4580, iseq=iseq@entry=0x55b8550decc0, self=self@entry=94250215969800, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#31 0x00007f5e5ace847e in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=<optimized out>, argc=0, self=94250215969800, captured=<optimized out>, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#32 invoke_block_from_c_bh (passed_block_handler=<optimized out>, force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1134
#33 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm.c:1179
#34 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1233
#35 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1279
#36 0x00007f5e5ab21d44 in rb_ensure (b_proc=0x7f5e5635ef00 <monitor_sync_body>, data1=94250215969720, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/eval.c:1128
#37 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b8536a7960, calling=<optimized out>, reg_cfp=0x7f5e5b233be8, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#38 vm_call_cfunc (ec=0x55b8532c4580, reg_cfp=0x7f5e5b233be8, calling=<optimized out>, cd=0x55b8536a7960) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#39 0x00007f5e5acdefed in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#40 vm_exec_core (ec=0x7ffdefeec5c8, ec@entry=0x55b8532c4580, initial=1, initial@entry=0) at ../../src/trunk-test5/insns.def:782
#41 0x00007f5e5ace531b in rb_vm_exec (ec=0x55b8532c4580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#42 0x00007f5e5ace5e31 in invoke_block (ec=ec@entry=0x55b8532c4580, iseq=iseq@entry=0x55b853513068, self=self@entry=94250161892680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#43 0x00007f5e5ace600e in invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#44 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1134
#45 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1179
#46 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1233
#47 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1239
#48 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1249
#49 0x00007f5e5aa8853c in rb_ary_collect (ary=94250196773840) at /tmp/ruby/v2/src/trunk-test5/array.c:3065
#50 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b85351f4f0, calling=<optimized out>, reg_cfp=0x7f5e5b233de0, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#51 vm_call_cfunc (ec=0x55b8532c4580, reg_cfp=0x7f5e5b233de0, calling=<optimized out>, cd=0x55b85351f4f0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#52 0x00007f5e5acdefed in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#53 vm_exec_core (ec=0x7ffdefeec5c8, ec@entry=0x55b8532c4580, initial=1, initial@entry=0) at ../../src/trunk-test5/insns.def:782
#54 0x00007f5e5ace531b in rb_vm_exec (ec=0x55b8532c4580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1920
#55 0x00007f5e5ace5e31 in invoke_block (ec=ec@entry=0x55b8532c4580, iseq=iseq@entry=0x55b8532d60e8, self=self@entry=94250161892680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1044
#56 0x00007f5e5ace600e in invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1116
#57 invoke_block_from_c_bh (argc=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>, argv=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1134
#58 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm.c:1179
#59 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1233
#60 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1239
#61 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_eval.c:1249
#62 0x00007f5e5aa8853c in rb_ary_collect (ary=94250201271000) at /tmp/ruby/v2/src/trunk-test5/array.c:3065
#63 0x00007f5e5acd3b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55b853436eb0, calling=<optimized out>, reg_cfp=0x7f5e5b233f30, ec=0x55b8532c4580) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2514
#64 vm_call_cfunc (ec=0x55b8532c4580, reg_cfp=0x7f5e5b233f30, calling=<optimized out>, cd=0x55b853436eb0) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:2539
#65 0x00007f5e5acdefed in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/vm_insnhelper.c:4023
#66 vm_exec_core (ec=0x7ffdefeec5c8, initial=1, initial@entry=0) at ../../src/trunk-test5/insns.def:782
#67 0x00007f5e5ace59bf in rb_vm_exec (ec=0x55b8532c4580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test5/vm.c:1929
#68 0x00007f5e5acf1310 in rb_iseq_eval_main (iseq=iseq@entry=0x55b8532d68b8) at /tmp/ruby/v2/src/trunk-test5/vm.c:2179
#69 0x00007f5e5ab1e0ba in rb_ec_exec_node (ec=ec@entry=0x55b8532c4580, n=n@entry=0x55b8532d68b8) at /tmp/ruby/v2/src/trunk-test5/eval.c:277
#70 0x00007f5e5ab24a69 in ruby_run_node (n=0x55b8532d68b8) at /tmp/ruby/v2/src/trunk-test5/eval.c:335
#71 0x000055b85298fa1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test5/main.c:50
>>> Dump Ruby level backtrace
th: 0x55b8532c3f70, native_id: 0x7f5e5b235d80
-- Control frame information -----------------------------------------------
c:0026 p:---- s:0160 e:000159 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055b8532f09c0 [3LM ] T_CLASS Thread::Mutex
self: 0x000055b856a49390 [0LM U] mutex (Thread::Mutex)mutex
c:0025 p:---- s:0157 e:000156 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x000055b8532efd40 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x000055b856a3bbf0 [3LM ] condvar (Thread::ConditionVariable)condvar
c:0024 p:---- s:0154 e:000153 CFUNC :wait_for_cond
me:
called_id: wait_for_cond, type: cfunc
owner class: 0x000055b8536d7d90 [3LM ] T_CLASS Monitor
self: 0x000055b856a493b8 [3LM R ] monitor (Monitor)monitor
c:0023 p:0019 s:0148 e:000147 METHOD /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x000055b8536d79d0 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055b856a3bc18 [3LM ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
lvars:
timeout: T_NIL
c:0022 p:0005 s:0143 e:000142 METHOD /tmp/ruby/v2/src/trunk-test5/lib/rinda/tuplespace.rb:199
me:
called_id: wait, type: iseq
owner class: 0x000055b8555b2df0 [3LM ] T_CLASS Rinda::WaitTemplateEntry
self: 0x000055b856a3bcb8 [3LM ] T_OBJECT (Rinda::WaitTemplateEntry)len:7 ptr:0x000055b8555b7870
c:0021 p:0200 s:0139 e:000138 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/rinda/tuplespace.rb:510 [FINISH]
me:
called_id: move, type: iseq
owner class: 0x000055b855a55f60 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055b856a49408 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055b856946ad0
lvars:
entry: T_NIL
c:0020 p:---- s:0135 e:000134 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x000055b8536d7d90 [3LM ] T_CLASS Monitor
self: 0x000055b856a493b8 [3LM R ] monitor (Monitor)monitor
c:0019 p:0009 s:0131 e:000130 METHOD /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x000055b8536d7a48 [0LM U] T_MODULE MonitorMixin
defined_class: 0x000055b855a55a60 [0LM U] T_ICLASS src:MonitorMixin
self: 0x000055b856a49408 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055b856946ad0
lvars:
b: T_NIL
c:0018 p:0035 s:0126 e:000125 METHOD /tmp/ruby/v2/src/trunk-test5/lib/rinda/tuplespace.rb:487
me:
called_id: move, type: iseq
owner class: 0x000055b855a55f60 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055b856a49408 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055b856946ad0
lvars:
port: T_NIL
tuple: 0x000055b856a3bce0 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
sec: T_NIL
template: 0x000055b856a3bcb8 [3LM ] T_OBJECT (Rinda::WaitTemplateEntry)len:7 ptr:0x000055b8555b7870
c:0017 p:0015 s:0118 e:000117 METHOD /tmp/ruby/v2/src/trunk-test5/lib/rinda/tuplespace.rb:478
me:
called_id: take, type: iseq
owner class: 0x000055b855a55f60 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055b856a49408 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055b856946ad0
lvars:
tuple: 0x000055b856a3bce0 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
sec: T_NIL
block: T_NIL
c:0016 p:0093 s:0111 e:000110 METHOD /tmp/ruby/v2/src/trunk-test5/test/rinda/test_rinda.rb:552
me:
called_id: test_take_bug_8215, type: iseq
owner class: 0x000055b855c462c0 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
self: 0x000055b856a49fe8 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055b855b2dcc0
lvars:
service: 0x000055b856a488a0 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055b855d25bd0
uri: 0x000055b856a484b8 [3LM ] T_STRING (String)druby://localhost:36125
args: 0x000055b856a3bf88 [3LM ] T_ARRAY (Array)[ ] len: 6, capa:6 ptr:0x000055b855d35900
take: T_FIXNUM 20945
write: T_NIL
status: T_NIL
signal: T_NIL
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit.rb:1212
me:
called_id: run_test, type: iseq
owner class: 0x000055b853482a90 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055b856a49fe8 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055b855b2dcc0
lvars:
name: 0x000055b8557fb120 [3LM ] T_STRING (String)test_take_bug_8215
progname: 0x000055b8532e1498 [3LM ] T_STRING (String)/tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/parallel.rb
c:0014 p:0053 s:0094 e:000093 METHOD /tmp/ruby/v2/src/trunk-test5/tool/lib/minitest/unit.rb:1301
me:
called_id: run, type: iseq
owner class: 0x000055b853482a90 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055b856a49fe8 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055b855b2dcc0
lvars:
runner: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
start_time: 0x000055b856a49ef8 [0 U] time (Time)time
result: 0x000055b8532d65c0 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055b853484638 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055b856a49fe8 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055b855b2dcc0
lvars:
runner: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v2/src/trunk-test5/tool/lib/minitest/unit.rb:952 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055b853483da0 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
method: 0x000055b8557fb120 [3LM ] T_STRING (String)test_take_bug_8215
inst: 0x000055b856a49fe8 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055b855b2dcc0
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055b85330e6a0 [3LM ] T_CLASS Array
self: 0x000055b8557fabd0 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:20 ptr:0x00007f5e38006f90
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v2/src/trunk-test5/tool/lib/minitest/unit.rb:945
me:
called_id: _run_suite, type: iseq
owner class: 0x000055b853483da0 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:000da0 METHOD /tmp/ruby/v2/src/trunk-test5/tool/lib/minitest/unit.rb:972
me:
called_id: _run_suite, type: iseq
owner class: 0x000055b853483da0 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
suite: 0x000055b855c462c0 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
header: 0x000055b8557fb8c8 [3LM ] T_STRING (String)test_suite_header
filter: 0x000055b8537ed3b0 [3LM ] T_REGEXP
all_test_methods: 0x000055b8557face8 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:14 ptr:0x000055b8558a4eb0
filtered_test_methods: 0x000055b8557fabd0 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:20 ptr:0x00007f5e38006f90
leakchecker: 0x000055b8557fa248 [3LM ] T_OBJECT (LeakChecker)len:6 ptr:0x00007f5e38007040
continuation: 0x000055b8557fea50 [3LM ] proc (Proc) block in _run_suite@/tmp/ruby/v2/src/trunk-test5/tool/lib/minitest/unit.rb:944
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit.rb:1065
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055b85365e620 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055b85365dea0 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
suite: 0x000055b855c462c0 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:000870 METHOD /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/parallel.rb:56
me:
called_id: _run_suite, type: iseq
owner class: 0x000055b853313e98 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
suite: 0x000055b855c462c0 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
orig_testout: 0x000055b853303958 [0LM U] T_FILE (IO)
i: 0x000055b8557f4988 [0LM U] T_FILE (IO)
o: 0x000055b8557f4960 [0LM U] T_FILE (IO)
orig_stdin: 0x000055b8533039f8 [0LM U] T_FILE (IO)
orig_stdout: 0x000055b853303958 [0LM U] T_FILE (IO)
th: 0x000055b8557f4898 [0LM U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 6
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055b853313e98 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
suite: 0x000055b855c462c0 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055b85330e6a0 [3LM ] T_CLASS Array
self: 0x000055b855c44ad8 [3LM ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x00007f5e38007750
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055b853313e98 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
suites: 0x000055b855c44ad8 [3LM ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x00007f5e38007750
type: T_SYMBOL test
c:0003 p:0259 s:0016 E:002620 METHOD /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/parallel.rb:128
me:
called_id: run, type: iseq
owner class: 0x000055b853313e98 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
args: 0x000055b853302b48 [3LM ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055b85591f830 [3LM ] T_STRING (String)run /tmp/ruby/v2/src/trunk-test5/test/rinda/test_rinda.rb test
suites: 0x000055b85591f4c0 [3LM ] T_ARRAY (Array)[ ] len: 108, capa:108 ptr:0x000055b855e9d110
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 E:0020d0 EVAL /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/parallel.rb:213 [FINISH]
self: 0x000055b853321d68 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:002490 (none) [FINISH]
self: 0x000055b853321d68 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55b855e64790, native_id: 0x7f5e4f8ee700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x000055b853306130 [3LM ] T_CLASS IO
self: 0x000055b8557f4988 [0LM U] T_FILE (IO)
c:0002 p:0032 s:0007 e:000006 BLOCK /tmp/ruby/v2/src/trunk-test5/tool/lib/test/unit/parallel.rb:45 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055b853313e98 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055b8536b6d48 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055b85337d2b0
lvars:
buf: 0x000055b856a54510 [3LM ] T_STRING (String).
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55b856b2ddf0, native_id: 0x7f5e4fc51700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0016 e:000015 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055b853323be0 [3LM ] T_CLASS (Class)
self: 0x000055b853324f18 [0LM U] T_MODULE Kernel
c:0003 p:0017 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test5/test/rinda/test_rinda.rb:118
me:
called_id: sleep, type: iseq
owner class: 0x000055b855a55f60 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055b856a49d18 [3LM ] T_OBJECT (Rinda::MockClock::MyTS)len:8 ptr:0x000055b855e188b0
lvars:
n: T_FIXNUM 60
c:0002 p:0011 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/rinda/tuplespace.rb:619 [FINISH]
me:
called_id: start_keeper, type: iseq
owner class: 0x000055b855a55f60 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055b856a49d18 [3LM ] T_OBJECT (Rinda::MockClock::MyTS)len:8 ptr:0x000055b855e188b0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55b85697e120, native_id: 0x7f5e55d26700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055b853306108 [3LM ] T_CLASS
self: 0x000055b853306130 [3LM ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x000055b855d2c900 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055b856a48b98 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x000055b855e71030
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x000055b855d2c900 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055b856a48b98 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x000055b855e71030
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x000055b855db7168 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055b856a49138 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055b85551a7c0
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055b855db7168 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055b856a49138 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055b85551a7c0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55b8569bb8c0, native_id: 0x7f5e4fa0f700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055b853306108 [3LM ] T_CLASS
self: 0x000055b853306130 [3LM ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x000055b855d2c900 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055b856a48490 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x000055b85695f9e0
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x000055b855d2c900 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055b856a48490 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x000055b85695f9e0
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x000055b855db7168 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055b856a488a0 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055b855d25bd0
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055b855db7168 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055b856a488a0 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055b855d25bd0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55b8569df160, native_id: 0x7f5e4fd72700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0016 e:000015 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055b853323be0 [3LM ] T_CLASS (Class)
self: 0x000055b853324f18 [0LM U] T_MODULE Kernel
c:0003 p:0017 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test5/test/rinda/test_rinda.rb:118
me:
called_id: sleep, type: iseq
owner class: 0x000055b855a55f60 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055b856a49408 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055b856946ad0
lvars:
n: T_FIXNUM 1
c:0002 p:0011 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test5/lib/rinda/tuplespace.rb:619 [FINISH]
me:
called_id: start_keeper, type: iseq
owner class: 0x000055b855a55f60 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055b856a49408 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055b856946ad0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 16369]
"gdb -p 16368 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v2/src/trunk-test5/test/rinda/test_rinda.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
16369:running:test_rinda: Broken pipe
make: *** [yes-test-all] Error 1
ptrace: No such process.
>>> Machine level backtrace
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
>>> Dump Ruby level backtrace
[nil, 16368]
#<Errno::ESRCH: No such process>
"gdb -p 16361 -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, 16361]
#<Errno::ESRCH: No such process>
"gdb -p 16360 -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 16360 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, 16360]
"gdb -p 23921 -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, 23921]
#<Errno::ESRCH: No such process>
0.016000 0.004000 1030.732000 (10804.833385)
/home/ko1/ruby/build-ruby/build-ruby.rb:150:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:150: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:149:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:146:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:287:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:214:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:213:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:286:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:342: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:340:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:339:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:339: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:338: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:337:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:500:in `<main>'
total: 10890.72 sec