rev: efbc0d499c
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-test0.20191218-061948
#<BuildRuby:0x00005583f7d97198
@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-test0",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-test0",
@TARGET_NAME="trunk-test0",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-test0",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test0.20191218-061948",
@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.000024)
autoconf 0.000000 0.000000 0.000000 ( 0.000044)
configure 0.000000 0.000000 0.000000 ( 0.000052)
build_up 0.012000 0.004000 3.992000 ( 4.919778)
build_miniruby 0.000000 0.000000 0.072000 ( 0.145761)
build_ruby 0.000000 0.000000 0.068000 ( 0.119783)
build_all 0.012000 0.004000 1.936000 ( 1.971794)
build_install 0.020000 0.000000 2.880000 ( 2.743208)
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.000000 37.700000 ( 64.625457)
test_basic 0.012000 0.000000 0.520000 ( 0.742804)
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-test0 --incremental --process-num=6
1 1138 12 12 ? -1 Sl 1001 21334:49 /tmp/ruby/v2/build/trunk-test0/miniruby -I/tmp/ruby/v2/src/trunk-test0/lib -I/tmp/ruby/v2/build/trunk-test0 -I/tmp/ruby/v2/build/trunk-test0/.ext/common --disable-gems -W0 bootstraptest.tmp.rb
32094 4159 12 12 ? -1 Sl 1001 0:00 /tmp/ruby/v2/build/trunk-test0/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:42297
18075 7170 12 12 ? -1 R 1001 0:00 ps jx
12 18072 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-test0 --incremental --process-num=6
18072 18074 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-test0 --logfile=/home/ko1/ruby/logs/brlog.trunk-test0.20191218-061948 --root_dir=/tmp/ruby --timeout=10800 --test_opts='"TESTS=-j8 --test-order=random"' --incremental --process-num=6
18074 18075 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-test0 --logfile=/home/ko1/ruby/logs/brlog.trunk-test0.20191218-061948 --root_dir=/tmp/ruby --timeout=10800 --test_opts="TESTS=-j8 --test-order=random" --incremental --process-num=6
18075 32080 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all "TESTS=-j8 --test-order=random"
32080 32082 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j8 --test-order=random
32082 32088 12 12 ? -1 S 1001 0:04 /tmp/ruby/v2/build/trunk-test0/ruby --disable-gems /tmp/ruby/v2/src/trunk-test0/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v2/src/trunk-test0/lib -I. -I.ext/common /tmp/ruby/v2/src/trunk-test0/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v2/src/trunk-test0/test/excludes --name=!/memory_leak/ -j8 --test-order=random
32088 32094 12 12 ? -1 Sl 1001 3:07 /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/parallel.rb: Rinda::TupleSpaceProxyTest#test_take_bug_8215
{11=>[12], 1=>[1138], 32094=>[4159], 18075=>[7170, 32080], 12=>[18072], 18072=>[18074], 18074=>[18075], 32080=>[32082], 32082=>[32088], 32088=>[32094]}
"gdb -p 7170 -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, 7170]
#<Errno::ESRCH: No such process>
"gdb -p 4159 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 4174]
[New LWP 4177]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f4d8dc72cf6 in __GI_ppoll (fds=fds@entry=0x7ffd0e538b78, 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 0x7f4d891e0700 (LWP 4177)):
#0 0x00007f4d8d72f9f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7f4d7c004ed0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7f4d7c004f00, cond=0x7f4d7c004ea8) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x7f4d7c004ea8, mutex=0x7f4d7c004f00) at pthread_cond_wait.c:655
#3 0x00007f4d8e1a00cc in rb_native_cond_wait (mutex=0x7f4d7c004f00, cond=0x7f4d7c004ea8) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x7f4d7c004e40, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:1197
#5 0x00007f4d8e1a0395 in native_sleep (th=th@entry=0x7f4d7c004e40, rel=0x0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:2113
#6 0x00007f4d8e1a3c04 in sleep_forever (fl=1, th=0x7f4d7c004e40) at /tmp/ruby/v2/src/trunk-test0/thread.c:1252
#7 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test0/thread.c:1343
#8 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:451
#9 0x00007f4d8e024d44 in rb_ensure (b_proc=b_proc@entry=0x7f4d8e1a3b50 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f4d8e1a1ef0 <mutex_lock_uninterruptible>, data2=data2@entry=94411438008440) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#10 0x00007f4d8e1a1f4d in rb_mutex_sleep (self=94411438008440, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:477
#11 0x00007f4d8e1ec75c in vm_call0_cfunc_with_frame (argv=0x7f4d890df0a8, cd=0x7f4d7c005010, calling=0x7f4d890def40, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:91
#12 vm_call0_cfunc (argv=0x7f4d890df0a8, cd=0x7f4d7c005010, calling=0x7f4d890def40, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:105
#13 vm_call0_body (ec=0x7f4d7c005010, calling=calling@entry=0x7f4d890def40, cd=cd@entry=0x7f4d8e517fe0 <rb_funcallv_data>, argv=argv@entry=0x7f4d890df0a8) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:140
#14 0x00007f4d8e1ef096 in rb_funcallv_with_cc (cd=0x7f4d8e517fe0 <rb_funcallv_data>, recv=94411438008440, mid=24113, argc=1, argv=0x7f4d890df0a8) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1013
#15 0x00007f4d8e024d44 in rb_ensure (b_proc=b_proc@entry=0x7f4d8e19b110 <do_sleep>, data1=data1@entry=139970988601504, e_proc=e_proc@entry=0x7f4d8e199eb0 <delete_from_waitq>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#16 0x00007f4d8e19b226 in rb_condvar_wait (argc=2, argv=0x7f4d890df360, self=94411438006440) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:1407
#17 0x00007f4d8e1ec75c in vm_call0_cfunc_with_frame (argv=0x7f4d890df360, cd=0x7f4d890df160, calling=0x7f4d890df1d0, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:91
#18 vm_call0_cfunc (argv=0x7f4d890df360, cd=0x7f4d890df160, calling=0x7f4d890df1d0, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:105
#19 vm_call0_body (ec=ec@entry=0x7f4d7c005010, calling=calling@entry=0x7f4d890df1d0, cd=cd@entry=0x7f4d890df230, argv=0x7f4d890df360) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:140
#20 0x00007f4d8e1ece0f in rb_vm_call0 (ec=ec@entry=0x7f4d7c005010, recv=recv@entry=94411438006440, id=id@entry=24273, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x55dde022bbe0, kw_splat=0) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:52
#21 0x00007f4d8e1ed0ad in rb_vm_call_kw (ec=ec@entry=0x7f4d7c005010, recv=recv@entry=94411438006440, id=id@entry=24273, argc=<optimized out>, argc@entry=2, argv=<optimized out>, argv@entry=0x7f4d890df360, me=me@entry=0x55dde022bbe0, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:268
#22 0x00007f4d8e1eedc1 in rb_call0 (call_scope=CALL_FCALL, self=94411438010440, argv=0x7f4d890df360, argc=2, mid=24273, recv=94411438006440, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:392
#23 rb_call (scope=CALL_FCALL, argv=0x7f4d890df360, argc=2, mid=24273, recv=94411438006440) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:718
#24 rb_funcallv (recv=94411438006440, mid=24273, argc=argc@entry=2, argv=argv@entry=0x7f4d890df360) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:958
#25 0x00007f4d89c6ce7c in monitor_wait_for_cond_body (v=v@entry=139970988602512) at /tmp/ruby/v2/src/trunk-test0/ext/monitor/monitor.c:152
#26 0x00007f4d8e024d44 in rb_ensure (b_proc=b_proc@entry=0x7f4d89c6ce10 <monitor_wait_for_cond_body>, data1=data1@entry=139970988602512, e_proc=e_proc@entry=0x7f4d89c6d040 <monitor_enter_for_cond>, data2=data2@entry=139970988602512) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#27 0x00007f4d89c6cfad in monitor_wait_for_cond (monitor=94411438010440, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/ext/monitor/monitor.c:180
#28 0x00007f4d8e1d6b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55dde03f36c0, calling=<optimized out>, reg_cfp=0x7f4d891dfb50, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#29 vm_call_cfunc (ec=0x7f4d7c005010, reg_cfp=0x7f4d891dfb50, calling=<optimized out>, cd=0x55dde03f36c0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#30 0x00007f4d8e1e1f26 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-test0/vm_insnhelper.c:4023
#31 vm_exec_core (ec=0x7f4d7c004ed0, ec@entry=0x7f4d7c005010, initial=128, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#32 0x00007f4d8e1e830b in rb_vm_exec (ec=0x7f4d7c005010, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#33 0x00007f4d8e1e8e21 in invoke_block (ec=ec@entry=0x7f4d7c005010, iseq=iseq@entry=0x55dde0395ad0, self=self@entry=94411438012120, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#34 0x00007f4d8e1eb46e 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=94411438012120, captured=<optimized out>, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/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-test0/vm.c:1134
#36 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm.c:1179
#37 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1227
#38 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1273
#39 0x00007f4d8e024d44 in rb_ensure (b_proc=0x7f4d89c6cf00 <monitor_sync_body>, data1=94411438010440, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#40 0x00007f4d8e1d6b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55dde0556df0, calling=<optimized out>, reg_cfp=0x7f4d891dfc30, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#41 vm_call_cfunc (ec=0x7f4d7c005010, reg_cfp=0x7f4d891dfc30, calling=<optimized out>, cd=0x55dde0556df0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#42 0x00007f4d8e1e1fdd 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-test0/vm_insnhelper.c:4023
#43 vm_exec_core (ec=0x7f4d7c004ed0, ec@entry=0x7f4d7c005010, initial=128, initial@entry=0) at ../../src/trunk-test0/insns.def:782
#44 0x00007f4d8e1e830b in rb_vm_exec (ec=0x7f4d7c005010, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#45 0x00007f4d8e1e8e21 in invoke_block (ec=ec@entry=0x7f4d7c005010, iseq=iseq@entry=0x55dde0395198, self=self@entry=94411440480320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#46 0x00007f4d8e1ec2d3 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=94411440480320, captured=0x7f4d7c005220, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/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=94411440480320, proc=0x7f4d7c005010, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm.c:1216
#48 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=1, self=94411440480320, proc=0x7f4d7c005010, ec=0x7f4d7c005010) at /tmp/ruby/v2/src/trunk-test0/vm.c:1238
#49 rb_vm_invoke_proc (ec=0x7f4d7c005010, proc=proc@entry=0x7f4d7c005220, argc=1, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1259
#50 0x00007f4d8e1a22c9 in thread_do_start (th=th@entry=0x7f4d7c004e40) at /tmp/ruby/v2/src/trunk-test0/thread.c:697
#51 0x00007f4d8e1a45b7 in thread_start_func_2 (th=th@entry=0x7f4d7c004e40, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread.c:745
#52 0x00007f4d8e1a4beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:969
#53 0x00007f4d8d7296db in start_thread (arg=0x7f4d891e0700) at pthread_create.c:463
#54 0x00007f4d8dc7f88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f4d89422700 (LWP 4174)):
#0 0x00007f4d8dc7503f in __GI___select (nfds=7, readfds=0x7f4d84004b60, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f4d8e1a52dc 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-test0/thread.c:3818
#2 0x00007f4d8e1a545a 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-test0/thread_pthread.c:1158
#3 do_select (p=p@entry=139970990970192) at /tmp/ruby/v2/src/trunk-test0/thread.c:3989
#4 0x00007f4d8e024d44 in rb_ensure (b_proc=b_proc@entry=0x7f4d8e1a52e0 <do_select>, data1=data1@entry=139970990970192, e_proc=e_proc@entry=0x7f4d8e1a5020 <select_set_free>, data2=data2@entry=139970990970192) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#5 0x00007f4d8e1a5a56 in rb_thread_fd_select (max=max@entry=7, read=read@entry=0x7f4d89321800, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test0/thread.c:4115
#6 0x00007f4d8e05d740 in select_internal (fds=0x7f4d89321800, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/io.c:9148
#7 select_call (arg=arg@entry=139970990970848) at /tmp/ruby/v2/src/trunk-test0/io.c:9218
#8 0x00007f4d8e024d44 in rb_ensure (b_proc=b_proc@entry=0x7f4d8e05d410 <select_call>, data1=data1@entry=139970990970848, e_proc=e_proc@entry=0x7f4d8e0594b0 <select_end>, data2=data2@entry=139970990970848) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#9 0x00007f4d8e0593cc in rb_f_select (argc=1, argv=0x7f4d89321dc8, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/io.c:9566
#10 0x00007f4d8e1d6b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55dde057af10, calling=<optimized out>, reg_cfp=0x7f4d89421bf8, ec=0x55dde05b1c90) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#11 vm_call_cfunc (ec=0x55dde05b1c90, reg_cfp=0x7f4d89421bf8, calling=<optimized out>, cd=0x55dde057af10) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#12 0x00007f4d8e1f2dfe in vm_call_method (ec=0x55dde05b1c90, cfp=0x7f4d89421bf8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:3053
#13 0x00007f4d8e1e1f26 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-test0/vm_insnhelper.c:4023
#14 vm_exec_core (ec=0x7, ec@entry=0x55dde05b1c90, initial=139970903821152, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#15 0x00007f4d8e1e830b in rb_vm_exec (ec=0x55dde05b1c90, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#16 0x00007f4d8e1e8e21 in invoke_block (ec=ec@entry=0x55dde05b1c90, iseq=iseq@entry=0x55dde0280d70, self=self@entry=94411438020640, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#17 0x00007f4d8e1ec2d3 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=94411438020640, captured=0x55dde03844b0, ec=0x55dde05b1c90) at /tmp/ruby/v2/src/trunk-test0/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=94411438020640, proc=0x55dde05b1c90, ec=0x55dde05b1c90) at /tmp/ruby/v2/src/trunk-test0/vm.c:1216
#19 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94411438020640, proc=0x55dde05b1c90, ec=0x55dde05b1c90) at /tmp/ruby/v2/src/trunk-test0/vm.c:1238
#20 rb_vm_invoke_proc (ec=0x55dde05b1c90, proc=proc@entry=0x55dde03844b0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1259
#21 0x00007f4d8e1a22c9 in thread_do_start (th=th@entry=0x55dde0384330) at /tmp/ruby/v2/src/trunk-test0/thread.c:697
#22 0x00007f4d8e1a45b7 in thread_start_func_2 (th=th@entry=0x55dde0384330, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread.c:745
#23 0x00007f4d8e1a4beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:969
#24 0x00007f4d8d7296db in start_thread (arg=0x7f4d89422700) at pthread_create.c:463
#25 0x00007f4d8dc7f88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f4d8e738d80 (LWP 4159)):
#0 0x00007f4d8dc72cf6 in __GI_ppoll (fds=fds@entry=0x7ffd0e538b78, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f4d8e19f4c7 in rb_sigwait_sleep (th=th@entry=0x55dde01eef70, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:1979
#2 0x00007f4d8e1a0496 in native_sleep (th=th@entry=0x55dde01eef70, rel=0x0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:2099
#3 0x00007f4d8e1a3c04 in sleep_forever (fl=1, th=0x55dde01eef70) at /tmp/ruby/v2/src/trunk-test0/thread.c:1252
#4 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test0/thread.c:1343
#5 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:451
#6 0x00007f4d8e024d44 in rb_ensure (b_proc=b_proc@entry=0x7f4d8e1a3b50 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f4d8e1a1ef0 <mutex_lock_uninterruptible>, data2=data2@entry=94411438008440) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#7 0x00007f4d8e1a1f4d in rb_mutex_sleep (self=94411438008440, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:477
#8 0x00007f4d8e1ec75c in vm_call0_cfunc_with_frame (argv=0x7ffd0e538fa8, cd=0x55dde01ef580, calling=0x7ffd0e538e40, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:91
#9 vm_call0_cfunc (argv=0x7ffd0e538fa8, cd=0x55dde01ef580, calling=0x7ffd0e538e40, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:105
#10 vm_call0_body (ec=0x55dde01ef580, calling=calling@entry=0x7ffd0e538e40, cd=cd@entry=0x7f4d8e517fe0 <rb_funcallv_data>, argv=argv@entry=0x7ffd0e538fa8) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:140
#11 0x00007f4d8e1ef096 in rb_funcallv_with_cc (cd=0x7f4d8e517fe0 <rb_funcallv_data>, recv=94411438008440, mid=24113, argc=1, argv=0x7ffd0e538fa8) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1013
#12 0x00007f4d8e024d44 in rb_ensure (b_proc=b_proc@entry=0x7f4d8e19b110 <do_sleep>, data1=data1@entry=140724843810720, e_proc=e_proc@entry=0x7f4d8e199eb0 <delete_from_waitq>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#13 0x00007f4d8e19b226 in rb_condvar_wait (argc=2, argv=0x7ffd0e539260, self=94411438006880) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:1407
#14 0x00007f4d8e1ec75c in vm_call0_cfunc_with_frame (argv=0x7ffd0e539260, cd=0x7ffd0e539060, calling=0x7ffd0e5390d0, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:91
#15 vm_call0_cfunc (argv=0x7ffd0e539260, cd=0x7ffd0e539060, calling=0x7ffd0e5390d0, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:105
#16 vm_call0_body (ec=ec@entry=0x55dde01ef580, calling=calling@entry=0x7ffd0e5390d0, cd=cd@entry=0x7ffd0e539130, argv=0x7ffd0e539260) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:140
#17 0x00007f4d8e1ece0f in rb_vm_call0 (ec=ec@entry=0x55dde01ef580, recv=recv@entry=94411438006880, id=id@entry=24273, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x55dde022bbe0, kw_splat=0) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:52
#18 0x00007f4d8e1ed0ad in rb_vm_call_kw (ec=ec@entry=0x55dde01ef580, recv=recv@entry=94411438006880, id=id@entry=24273, argc=<optimized out>, argc@entry=2, argv=<optimized out>, argv@entry=0x7ffd0e539260, me=me@entry=0x55dde022bbe0, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:268
#19 0x00007f4d8e1eedc1 in rb_call0 (call_scope=CALL_FCALL, self=94411438010440, argv=0x7ffd0e539260, argc=2, mid=24273, recv=94411438006880, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:392
#20 rb_call (scope=CALL_FCALL, argv=0x7ffd0e539260, argc=2, mid=24273, recv=94411438006880) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:718
#21 rb_funcallv (recv=94411438006880, mid=24273, argc=argc@entry=2, argv=argv@entry=0x7ffd0e539260) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:958
#22 0x00007f4d89c6ce7c in monitor_wait_for_cond_body (v=v@entry=140724843811728) at /tmp/ruby/v2/src/trunk-test0/ext/monitor/monitor.c:152
#23 0x00007f4d8e024d44 in rb_ensure (b_proc=b_proc@entry=0x7f4d89c6ce10 <monitor_wait_for_cond_body>, data1=data1@entry=140724843811728, e_proc=e_proc@entry=0x7f4d89c6d040 <monitor_enter_for_cond>, data2=data2@entry=140724843811728) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#24 0x00007f4d89c6cfad in monitor_wait_for_cond (monitor=94411438010440, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/ext/monitor/monitor.c:180
#25 0x00007f4d8e1d6b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55dde03f36c0, calling=<optimized out>, reg_cfp=0x7f4d8e736d38, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#26 vm_call_cfunc (ec=0x55dde01ef580, reg_cfp=0x7f4d8e736d38, calling=<optimized out>, cd=0x55dde03f36c0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#27 0x00007f4d8e1e1f26 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-test0/vm_insnhelper.c:4023
#28 vm_exec_core (ec=0x7ffd0e538b78, ec@entry=0x55dde01ef580, initial=1, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#29 0x00007f4d8e1e830b in rb_vm_exec (ec=0x55dde01ef580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#30 0x00007f4d8e1e8e21 in invoke_block (ec=ec@entry=0x55dde01ef580, iseq=iseq@entry=0x55dde03960e8, self=self@entry=94411438012120, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#31 0x00007f4d8e1eb46e 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=94411438012120, captured=<optimized out>, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/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-test0/vm.c:1134
#33 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/vm.c:1179
#34 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1227
#35 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1273
#36 0x00007f4d8e024d44 in rb_ensure (b_proc=0x7f4d89c6cf00 <monitor_sync_body>, data1=94411438010440, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#37 0x00007f4d8e1d6b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55dde0556df0, calling=<optimized out>, reg_cfp=0x7f4d8e736e18, ec=0x55dde01ef580) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#38 vm_call_cfunc (ec=0x55dde01ef580, reg_cfp=0x7f4d8e736e18, calling=<optimized out>, cd=0x55dde0556df0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#39 0x00007f4d8e1e1fdd 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-test0/vm_insnhelper.c:4023
#40 vm_exec_core (ec=0x7ffd0e538b78, ec@entry=0x55dde01ef580, initial=1, initial@entry=0) at ../../src/trunk-test0/insns.def:782
#41 0x00007f4d8e1e830b in rb_vm_exec (ec=0x55dde01ef580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#42 0x00007f4d8e1f42f0 in rb_iseq_eval_main (iseq=iseq@entry=0x55dde03a2cd0) at /tmp/ruby/v2/src/trunk-test0/vm.c:2179
#43 0x00007f4d8e0210ba in rb_ec_exec_node (ec=ec@entry=0x55dde01ef580, n=n@entry=0x55dde03a2cd0) at /tmp/ruby/v2/src/trunk-test0/eval.c:277
#44 0x00007f4d8e027a69 in ruby_run_node (n=0x55dde03a2cd0) at /tmp/ruby/v2/src/trunk-test0/eval.c:335
#45 0x000055ddde7ada1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/main.c:50
>>> Dump Ruby level backtrace
th: 0x55dde01eef70, native_id: 0x7f4d8e738d80
-- Control frame information -----------------------------------------------
c:0016 p:---- s:0086 e:000085 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055dde02309b0 [3LM ] T_CLASS Thread::Mutex
self: 0x000055dde039a878 [0 U] mutex (Thread::Mutex)mutex
c:0015 p:---- s:0083 e:000082 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x000055dde022bd20 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x000055dde039a260 [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: 0x000055dde05507d0 [3LM ] T_CLASS Monitor
self: 0x000055dde039b048 [0 ] monitor (Monitor)monitor
c:0013 p:0019 s:0074 e:000073 METHOD /tmp/ruby/v2/build/trunk-test0/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x000055dde0550500 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055dde039a710 [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-test0/.ext/common/monitor.rb:125
me:
called_id: wait_until, type: iseq
owner class: 0x000055dde0550500 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055dde039a710 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
c:0011 p:0007 s:0065 e:000064 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1223 [FINISH]
me:
called_id: method_missing, type: iseq
owner class: 0x000055dde05f61d0 [2 ] T_CLASS DRb::ThreadObject
self: 0x000055dde039b6d8 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f4d8ca91038
lvars:
value: T_NIL
c:0010 p:---- s:0061 e:000060 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x000055dde05507d0 [3LM ] T_CLASS Monitor
self: 0x000055dde039b048 [0 ] monitor (Monitor)monitor
c:0009 p:0009 s:0057 e:000056 METHOD /tmp/ruby/v2/build/trunk-test0/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x000055dde0550578 [0LM U] T_MODULE MonitorMixin
defined_class: 0x000055dde05f6130 [0 U] T_ICLASS src:MonitorMixin
self: 0x000055dde039b6d8 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f4d8ca91038
lvars:
b: T_NIL
c:0008 p:0004 s:0052 e:000051 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1222
me:
called_id: method_missing, type: iseq
owner class: 0x000055dde05f61d0 [2 ] T_CLASS DRb::ThreadObject
self: 0x000055dde039b6d8 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f4d8ca91038
lvars:
msg: T_SYMBOL take
arg: 0x000055dde0398758 [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-test0/lib/drb/drb.rb:1300
me:
called_id: open, type: iseq
owner class: 0x000055dde05f6018 [2 ] T_CLASS
self: 0x000055dde05f6040 [2 ] T_CLASS DRb::DRbConn
lvars:
remote_uri: 0x000055dde039c358 [0 ] T_STRING (String)druby://localhost:42297
conn: T_NIL
succ: T_NIL
result: T_NIL
c:0006 p:0016 s:0037 e:000036 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1142
me:
called_id: method_missing, type: iseq
owner class: 0x000055dde05f7be8 [2 ] T_CLASS DRb::DRbObject
self: 0x000055dde039c5b0 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
c:0005 p:0021 s:0034 e:000033 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1161
me:
called_id: with_friend, type: iseq
owner class: 0x000055dde05f7bc0 [2 ] T_CLASS
self: 0x000055dde05f7be8 [2 ] T_CLASS DRb::DRbObject
lvars:
uri: 0x000055dde039c358 [0 ] T_STRING (String)druby://localhost:42297
friend: T_NIL
save: T_NIL
c:0004 p:0074 s:0027 e:000026 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1141
me:
called_id: method_missing, type: iseq
owner class: 0x000055dde05f7be8 [2 ] T_CLASS DRb::DRbObject
self: 0x000055dde039c5b0 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
lvars:
msg_id: T_SYMBOL write
a: 0x000055dde0398870 [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-test0/lib/rinda/rinda.rb:265
me:
called_id: write, type: iseq
owner class: 0x000055dde0618258 [2 ] T_CLASS Rinda::TupleSpaceProxy
self: 0x000055dde039c240 [0 ] T_OBJECT (Rinda::TupleSpaceProxy)(embed) len:3
lvars:
tuple: 0x000055dde03988c0 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
sec: T_NIL
c:0002 p:0111 s:0010 E:002250 EVAL -e:12 [FINISH]
self: 0x000055dde0291d78 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
lvars:
uri: 0x000055dde039db18 [3LM ] T_STRING (String)druby://localhost:42297
ro: 0x000055dde039c5b0 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
ts: 0x000055dde039c240 [0 ] T_OBJECT (Rinda::TupleSpaceProxy)(embed) len:3
th: 0x000055dde039c1f0 [0 U] VM/thread (Thread)VM/thread
c:0001 p:0000 s:0003 E:000eb0 (none) [FINISH]
self: 0x000055dde0291d78 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55dde0384330, native_id: 0x7f4d89422700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055dde025a0f8 [3LM R ] T_CLASS
self: 0x000055dde025a120 [3LM R ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x000055dde05f6ae0 [2 ] T_CLASS DRb::DRbTCPSocket
self: 0x000055dde039cb28 [0 ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f4d8ca90e00
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x000055dde05f6ae0 [2 ] T_CLASS DRb::DRbTCPSocket
self: 0x000055dde039cb28 [0 ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f4d8ca90e00
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x000055dde05f5de8 [2 ] T_CLASS DRb::DRbServer
self: 0x000055dde039d820 [0 ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x00007f4d8ca90ec8
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055dde05f5de8 [2 ] T_CLASS DRb::DRbServer
self: 0x000055dde039d820 [0 ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x00007f4d8ca90ec8
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x7f4d7c004e40, native_id: 0x7f4d891e0700
-- Control frame information -----------------------------------------------
c:0011 p:---- s:0045 e:000044 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055dde02309b0 [3LM ] T_CLASS Thread::Mutex
self: 0x000055dde039a878 [0 U] mutex (Thread::Mutex)mutex
c:0010 p:---- s:0042 e:000041 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x000055dde022bd20 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x000055dde039a0a8 [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: 0x000055dde05507d0 [3LM ] T_CLASS Monitor
self: 0x000055dde039b048 [0 ] monitor (Monitor)monitor
c:0008 p:0019 s:0033 e:000032 METHOD /tmp/ruby/v2/build/trunk-test0/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x000055dde0550500 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055dde039a1c0 [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-test0/.ext/common/monitor.rb:125
me:
called_id: wait_until, type: iseq
owner class: 0x000055dde0550500 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055dde039a1c0 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
c:0006 p:0007 s:0024 e:000023 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1238 [FINISH]
me:
called_id: _execute, type: iseq
owner class: 0x000055dde05f61d0 [2 ] T_CLASS DRb::ThreadObject
self: 0x000055dde039b6d8 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f4d8ca91038
c:0005 p:---- s:0021 e:000020 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x000055dde05507d0 [3LM ] T_CLASS Monitor
self: 0x000055dde039b048 [0 ] monitor (Monitor)monitor
c:0004 p:0009 s:0017 e:000016 METHOD /tmp/ruby/v2/build/trunk-test0/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x000055dde0550578 [0LM U] T_MODULE MonitorMixin
defined_class: 0x000055dde05f6130 [0 U] T_ICLASS src:MonitorMixin
self: 0x000055dde039b6d8 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f4d8ca91038
lvars:
b: T_NIL
c:0003 p:0004 s:0012 e:000011 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1237
me:
called_id: _execute, type: iseq
owner class: 0x000055dde05f61d0 [2 ] T_CLASS DRb::ThreadObject
self: 0x000055dde039b6d8 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f4d8ca91038
c:0002 p:0014 s:0008 e:000007 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1262 [FINISH]
me:
called_id: make_pool, type: iseq
owner class: 0x000055dde05f6018 [2 ] T_CLASS
self: 0x000055dde05f6040 [2 ] T_CLASS DRb::DRbConn
lvars:
queue: 0x000055dde039b6d8 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f4d8ca91038
pool: 0x000055dde0398a28 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 4159]
"gdb -p 32094 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 32097]
[New LWP 4149]
[New LWP 4154]
[New LWP 4156]
[New LWP 4157]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f4275894cf6 in __GI_ppoll (fds=fds@entry=0x7ffd8479f9b8, 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 0x7f425a1b8700 (LWP 4157)):
#0 0x00007f4275351ed9 in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f425a0b7720, expected=0, futex_word=0x55bca80b3bc0) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f425a0b7810, mutex=0x55bca80b3bf0, cond=0x55bca80b3b98) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=0x55bca80b3b98, mutex=0x55bca80b3bf0, abstime=0x7f425a0b7810) at pthread_cond_wait.c:667
#3 0x00007f4275dc1f92 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55bca80b3bf0, cond=0x55bca80b3b98) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:529
#4 native_cond_sleep (th=th@entry=0x55bca80b3b30, rel=rel@entry=0x7f425a0b78a0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:1207
#5 0x00007f4275dc214f in native_sleep (th=0x55bca80b3b30, rel=0x7f425a0b78a0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:2113
#6 0x00007f4275dc5409 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x55bca80b3b30) at /tmp/ruby/v2/src/trunk-test0/thread.c:1303
#7 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk-test0/thread.c:1351
#8 0x00007f4275d27080 in rb_f_sleep (argc=1, argv=0x7f425a0b7d70, _=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/process.c:4879
#9 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca464b010, calling=<optimized out>, reg_cfp=0x7f425a1b7c68, ec=0x55bca545da70) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#10 vm_call_cfunc (ec=0x55bca545da70, reg_cfp=0x7f425a1b7c68, calling=<optimized out>, cd=0x55bca464b010) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#11 0x00007f4275e03f26 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-test0/vm_insnhelper.c:4023
#12 vm_exec_core (ec=0x55bca80b3bc0, ec@entry=0x55bca545da70, initial=128, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#13 0x00007f4275e0a30b in rb_vm_exec (ec=0x55bca545da70, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#14 0x00007f4275e0ae21 in invoke_block (ec=ec@entry=0x55bca545da70, iseq=iseq@entry=0x55bca2022d08, self=self@entry=94268675767560, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#15 0x00007f4275e0e2d3 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=94268675767560, captured=0x55bca5032440, ec=0x55bca545da70) at /tmp/ruby/v2/src/trunk-test0/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=94268675767560, proc=0x55bca545da70, ec=0x55bca545da70) at /tmp/ruby/v2/src/trunk-test0/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94268675767560, proc=0x55bca545da70, ec=0x55bca545da70) at /tmp/ruby/v2/src/trunk-test0/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x55bca545da70, proc=proc@entry=0x55bca5032440, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1259
#19 0x00007f4275dc42c9 in thread_do_start (th=th@entry=0x55bca80b3b30) at /tmp/ruby/v2/src/trunk-test0/thread.c:697
#20 0x00007f4275dc65b7 in thread_start_func_2 (th=th@entry=0x55bca80b3b30, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread.c:745
#21 0x00007f4275dc6beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:969
#22 0x00007f427534b6db in start_thread (arg=0x7f425a1b8700) at pthread_create.c:463
#23 0x00007f42758a188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7f4259108700 (LWP 4156)):
#0 0x00007f4275351ed9 in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f4259007720, expected=0, futex_word=0x55bca5342394) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f4259007810, mutex=0x55bca53423c0, cond=0x55bca5342368) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=0x55bca5342368, mutex=0x55bca53423c0, abstime=0x7f4259007810) at pthread_cond_wait.c:667
#3 0x00007f4275dc1f92 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55bca53423c0, cond=0x55bca5342368) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:529
#4 native_cond_sleep (th=th@entry=0x55bca5342300, rel=rel@entry=0x7f42590078a0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:1207
#5 0x00007f4275dc214f in native_sleep (th=0x55bca5342300, rel=0x7f42590078a0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:2113
#6 0x00007f4275dc5409 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x55bca5342300) at /tmp/ruby/v2/src/trunk-test0/thread.c:1303
#7 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk-test0/thread.c:1351
#8 0x00007f4275d27080 in rb_f_sleep (argc=1, argv=0x7f4259007d70, _=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/process.c:4879
#9 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca464b010, calling=<optimized out>, reg_cfp=0x7f4259107c68, ec=0x55bca4842880) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#10 vm_call_cfunc (ec=0x55bca4842880, reg_cfp=0x7f4259107c68, calling=<optimized out>, cd=0x55bca464b010) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#11 0x00007f4275e03f26 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-test0/vm_insnhelper.c:4023
#12 vm_exec_core (ec=0x55bca5342394, ec@entry=0x55bca4842880, initial=128, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#13 0x00007f4275e0a30b in rb_vm_exec (ec=0x55bca4842880, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#14 0x00007f4275e0ae21 in invoke_block (ec=ec@entry=0x55bca4842880, iseq=iseq@entry=0x55bca2022d08, self=self@entry=94268675739560, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#15 0x00007f4275e0e2d3 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=94268675739560, captured=0x55bca547c530, ec=0x55bca4842880) at /tmp/ruby/v2/src/trunk-test0/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=94268675739560, proc=0x55bca4842880, ec=0x55bca4842880) at /tmp/ruby/v2/src/trunk-test0/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94268675739560, proc=0x55bca4842880, ec=0x55bca4842880) at /tmp/ruby/v2/src/trunk-test0/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x55bca4842880, proc=proc@entry=0x55bca547c530, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1259
#19 0x00007f4275dc42c9 in thread_do_start (th=th@entry=0x55bca5342300) at /tmp/ruby/v2/src/trunk-test0/thread.c:697
#20 0x00007f4275dc65b7 in thread_start_func_2 (th=th@entry=0x55bca5342300, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread.c:745
#21 0x00007f4275dc6beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:969
#22 0x00007f427534b6db in start_thread (arg=0x7f4259108700) at pthread_create.c:463
#23 0x00007f42758a188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f425946b700 (LWP 4154)):
#0 0x00007f427589703f in __GI___select (nfds=14, readfds=0x7f4218019200, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f4275dc72dc 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-test0/thread.c:3818
#2 0x00007f4275dc745a 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-test0/thread_pthread.c:1158
#3 do_select (p=p@entry=139922941322720) at /tmp/ruby/v2/src/trunk-test0/thread.c:3989
#4 0x00007f4275c46d44 in rb_ensure (b_proc=b_proc@entry=0x7f4275dc72e0 <do_select>, data1=data1@entry=139922941322720, e_proc=e_proc@entry=0x7f4275dc7020 <select_set_free>, data2=data2@entry=139922941322720) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#5 0x00007f4275dc7a56 in rb_thread_fd_select (max=max@entry=14, read=read@entry=0x7f425936a890, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test0/thread.c:4115
#6 0x00007f4275c7f740 in select_internal (fds=0x7f425936a890, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/io.c:9148
#7 select_call (arg=arg@entry=139922941323376) at /tmp/ruby/v2/src/trunk-test0/io.c:9218
#8 0x00007f4275c46d44 in rb_ensure (b_proc=b_proc@entry=0x7f4275c7f410 <select_call>, data1=data1@entry=139922941323376, e_proc=e_proc@entry=0x7f4275c7b4b0 <select_end>, data2=data2@entry=139922941323376) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#9 0x00007f4275c7b3cc in rb_f_select (argc=1, argv=0x7f425936adc8, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/io.c:9566
#10 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca3f48210, calling=<optimized out>, reg_cfp=0x7f425946abf8, ec=0x55bca511b690) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#11 vm_call_cfunc (ec=0x55bca511b690, reg_cfp=0x7f425946abf8, calling=<optimized out>, cd=0x55bca3f48210) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#12 0x00007f4275e03f26 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-test0/vm_insnhelper.c:4023
#13 vm_exec_core (ec=0xe, ec@entry=0x55bca511b690, initial=139921847325184, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#14 0x00007f4275e0a30b in rb_vm_exec (ec=0x55bca511b690, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#15 0x00007f4275e0ae21 in invoke_block (ec=ec@entry=0x55bca511b690, iseq=iseq@entry=0x55bca22814f0, self=self@entry=94268675761640, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#16 0x00007f4275e0e2d3 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=94268675761640, captured=0x55bca3dcd0d0, ec=0x55bca511b690) at /tmp/ruby/v2/src/trunk-test0/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=94268675761640, proc=0x55bca511b690, ec=0x55bca511b690) at /tmp/ruby/v2/src/trunk-test0/vm.c:1216
#18 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94268675761640, proc=0x55bca511b690, ec=0x55bca511b690) at /tmp/ruby/v2/src/trunk-test0/vm.c:1238
#19 rb_vm_invoke_proc (ec=0x55bca511b690, proc=proc@entry=0x55bca3dcd0d0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1259
#20 0x00007f4275dc42c9 in thread_do_start (th=th@entry=0x55bca538d1d0) at /tmp/ruby/v2/src/trunk-test0/thread.c:697
#21 0x00007f4275dc65b7 in thread_start_func_2 (th=th@entry=0x55bca538d1d0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread.c:745
#22 0x00007f4275dc6beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:969
#23 0x00007f427534b6db in start_thread (arg=0x7f425946b700) at pthread_create.c:463
#24 0x00007f42758a188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f4258fe7700 (LWP 4149)):
#0 0x00007f427589703f in __GI___select (nfds=11, readfds=0x7f41fc0054e0, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f4275dc72dc 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-test0/thread.c:3818
#2 0x00007f4275dc745a 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-test0/thread_pthread.c:1158
#3 do_select (p=p@entry=139922936587744) at /tmp/ruby/v2/src/trunk-test0/thread.c:3989
#4 0x00007f4275c46d44 in rb_ensure (b_proc=b_proc@entry=0x7f4275dc72e0 <do_select>, data1=data1@entry=139922936587744, e_proc=e_proc@entry=0x7f4275dc7020 <select_set_free>, data2=data2@entry=139922936587744) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#5 0x00007f4275dc7a56 in rb_thread_fd_select (max=max@entry=11, read=read@entry=0x7f4258ee6890, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test0/thread.c:4115
#6 0x00007f4275c7f740 in select_internal (fds=0x7f4258ee6890, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/io.c:9148
#7 select_call (arg=arg@entry=139922936588400) at /tmp/ruby/v2/src/trunk-test0/io.c:9218
#8 0x00007f4275c46d44 in rb_ensure (b_proc=b_proc@entry=0x7f4275c7f410 <select_call>, data1=data1@entry=139922936588400, e_proc=e_proc@entry=0x7f4275c7b4b0 <select_end>, data2=data2@entry=139922936588400) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#9 0x00007f4275c7b3cc in rb_f_select (argc=1, argv=0x7f4258ee6dc8, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/io.c:9566
#10 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca3f48210, calling=<optimized out>, reg_cfp=0x7f4258fe6bf8, ec=0x55bca53eb630) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#11 vm_call_cfunc (ec=0x55bca53eb630, reg_cfp=0x7f4258fe6bf8, calling=<optimized out>, cd=0x55bca3f48210) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#12 0x00007f4275e03f26 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-test0/vm_insnhelper.c:4023
#13 vm_exec_core (ec=0xb, ec@entry=0x55bca53eb630, initial=139921377481952, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#14 0x00007f4275e0a30b in rb_vm_exec (ec=0x55bca53eb630, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#15 0x00007f4275e0ae21 in invoke_block (ec=ec@entry=0x55bca53eb630, iseq=iseq@entry=0x55bca22814f0, self=self@entry=94268675765480, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#16 0x00007f4275e0e2d3 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=94268675765480, captured=0x55bca169abc0, ec=0x55bca53eb630) at /tmp/ruby/v2/src/trunk-test0/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=94268675765480, proc=0x55bca53eb630, ec=0x55bca53eb630) at /tmp/ruby/v2/src/trunk-test0/vm.c:1216
#18 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94268675765480, proc=0x55bca53eb630, ec=0x55bca53eb630) at /tmp/ruby/v2/src/trunk-test0/vm.c:1238
#19 rb_vm_invoke_proc (ec=0x55bca53eb630, proc=proc@entry=0x55bca169abc0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1259
#20 0x00007f4275dc42c9 in thread_do_start (th=th@entry=0x55bca530b490) at /tmp/ruby/v2/src/trunk-test0/thread.c:697
#21 0x00007f4275dc65b7 in thread_start_func_2 (th=th@entry=0x55bca530b490, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread.c:745
#22 0x00007f4275dc6beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:969
#23 0x00007f427534b6db in start_thread (arg=0x7f4258fe7700) at pthread_create.c:463
#24 0x00007f42758a188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f4271062700 (LWP 32097)):
#0 0x00007f42758900b4 in __GI___libc_read (fd=5, buf=0x7f426c00f440, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x00007f4275c7a9a1 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=0x7f4270f61890) at /tmp/ruby/v2/src/trunk-test0/io.c:1023
#3 0x00007f4275dc49d6 in rb_thread_io_blocking_region (func=0x7f4275c7a930 <internal_read_func>, data1=0x7f4270f61890, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread.c:1609
#4 0x00007f4275c46d44 in rb_ensure (b_proc=b_proc@entry=0x7f4275c7a890 <read_internal_call>, data1=data1@entry=139923339745424, e_proc=e_proc@entry=0x7f4275d947c0 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#5 0x00007f4275da88bb in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f4275c7a890 <read_internal_call>, arg=arg@entry=139923339745424) at /tmp/ruby/v2/src/trunk-test0/string.c:2688
#6 0x00007f4275c92a26 in read_internal_locktmp (iis=0x7f4270f61890, str=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/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-test0/io.c:2841
#8 0x00007f4275c93171 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/io.c:2934
#9 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca146e580, calling=<optimized out>, reg_cfp=0x7f4271061ca0, ec=0x55bca36781c0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#10 vm_call_cfunc (ec=0x55bca36781c0, reg_cfp=0x7f4271061ca0, calling=<optimized out>, cd=0x55bca146e580) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#11 0x00007f4275e03f26 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-test0/vm_insnhelper.c:4023
#12 vm_exec_core (ec=0x5, ec@entry=0x55bca36781c0, initial=139923256570944, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#13 0x00007f4275e0a30b in rb_vm_exec (ec=0x55bca36781c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#14 0x00007f4275e0ae21 in invoke_block (ec=ec@entry=0x55bca36781c0, iseq=iseq@entry=0x55bca1309ef0, self=self@entry=94268650230040, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#15 0x00007f4275e0e2d3 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=94268650230040, captured=0x55bca5375ec0, ec=0x55bca36781c0) at /tmp/ruby/v2/src/trunk-test0/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=94268650230040, proc=0x55bca36781c0, ec=0x55bca36781c0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1216
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=0, self=94268650230040, proc=0x55bca36781c0, ec=0x55bca36781c0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1238
#18 rb_vm_invoke_proc (ec=0x55bca36781c0, proc=proc@entry=0x55bca5375ec0, argc=0, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test0/vm.c:1259
#19 0x00007f4275dc42c9 in thread_do_start (th=th@entry=0x55bca5346d20) at /tmp/ruby/v2/src/trunk-test0/thread.c:697
#20 0x00007f4275dc65b7 in thread_start_func_2 (th=th@entry=0x55bca5346d20, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread.c:745
#21 0x00007f4275dc6beb in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:969
#22 0x00007f427534b6db in start_thread (arg=0x7f4271062700) at pthread_create.c:463
#23 0x00007f42758a188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f427635ad80 (LWP 32094)):
#0 0x00007f4275894cf6 in __GI_ppoll (fds=fds@entry=0x7ffd8479f9b8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f4275dc14c7 in rb_sigwait_sleep (th=th@entry=0x55bca12f7f70, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:1979
#2 0x00007f4275dc2496 in native_sleep (th=th@entry=0x55bca12f7f70, rel=0x0) at /tmp/ruby/v2/src/trunk-test0/thread_pthread.c:2099
#3 0x00007f4275dc5c04 in sleep_forever (fl=1, th=0x55bca12f7f70) at /tmp/ruby/v2/src/trunk-test0/thread.c:1252
#4 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test0/thread.c:1343
#5 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:451
#6 0x00007f4275c46d44 in rb_ensure (b_proc=b_proc@entry=0x7f4275dc5b50 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f4275dc3ef0 <mutex_lock_uninterruptible>, data2=data2@entry=94268675766960) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#7 0x00007f4275dc3f4d in rb_mutex_sleep (self=94268675766960, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:477
#8 0x00007f4275e0e75c in vm_call0_cfunc_with_frame (argv=0x7ffd8479fde8, cd=0x55bca12f8580, calling=0x7ffd8479fc80, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:91
#9 vm_call0_cfunc (argv=0x7ffd8479fde8, cd=0x55bca12f8580, calling=0x7ffd8479fc80, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:105
#10 vm_call0_body (ec=0x55bca12f8580, calling=calling@entry=0x7ffd8479fc80, cd=cd@entry=0x7f4276139fe0 <rb_funcallv_data>, argv=argv@entry=0x7ffd8479fde8) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:140
#11 0x00007f4275e11096 in rb_funcallv_with_cc (cd=0x7f4276139fe0 <rb_funcallv_data>, recv=94268675766960, mid=24113, argc=1, argv=0x7ffd8479fde8) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1013
#12 0x00007f4275c46d44 in rb_ensure (b_proc=b_proc@entry=0x7f4275dbd110 <do_sleep>, data1=data1@entry=140726826040800, e_proc=e_proc@entry=0x7f4275dbbeb0 <delete_from_waitq>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#13 0x00007f4275dbd226 in rb_condvar_wait (argc=2, argv=0x7ffd847a00a0, self=94268675754680) at /tmp/ruby/v2/src/trunk-test0/thread_sync.c:1407
#14 0x00007f4275e0e75c in vm_call0_cfunc_with_frame (argv=0x7ffd847a00a0, cd=0x7ffd8479fea0, calling=0x7ffd8479ff10, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:91
#15 vm_call0_cfunc (argv=0x7ffd847a00a0, cd=0x7ffd8479fea0, calling=0x7ffd8479ff10, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:105
#16 vm_call0_body (ec=ec@entry=0x55bca12f8580, calling=calling@entry=0x7ffd8479ff10, cd=cd@entry=0x7ffd8479ff70, argv=0x7ffd847a00a0) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:140
#17 0x00007f4275e0ee0f in rb_vm_call0 (ec=ec@entry=0x55bca12f8580, recv=recv@entry=94268675754680, id=id@entry=24273, argc=<optimized out>, argv=<optimized out>, me=me@entry=0x55bca1323be8, kw_splat=0) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:52
#18 0x00007f4275e0f0ad in rb_vm_call_kw (ec=ec@entry=0x55bca12f8580, recv=recv@entry=94268675754680, id=id@entry=24273, argc=<optimized out>, argc@entry=2, argv=<optimized out>, argv@entry=0x7ffd847a00a0, me=me@entry=0x55bca1323be8, kw_splat=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:268
#19 0x00007f4275e10dc1 in rb_call0 (call_scope=CALL_FCALL, self=94268675767120, argv=0x7ffd847a00a0, argc=2, mid=24273, recv=94268675754680, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:392
#20 rb_call (scope=CALL_FCALL, argv=0x7ffd847a00a0, argc=2, mid=24273, recv=94268675754680) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:718
#21 rb_funcallv (recv=94268675754680, mid=24273, argc=argc@entry=2, argv=argv@entry=0x7ffd847a00a0) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:958
#22 0x00007f4271483e7c in monitor_wait_for_cond_body (v=v@entry=140726826041808) at /tmp/ruby/v2/src/trunk-test0/ext/monitor/monitor.c:152
#23 0x00007f4275c46d44 in rb_ensure (b_proc=b_proc@entry=0x7f4271483e10 <monitor_wait_for_cond_body>, data1=data1@entry=140726826041808, e_proc=e_proc@entry=0x7f4271484040 <monitor_enter_for_cond>, data2=data2@entry=140726826041808) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#24 0x00007f4271483fad in monitor_wait_for_cond (monitor=94268675767120, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/ext/monitor/monitor.c:180
#25 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca18c89c0, calling=<optimized out>, reg_cfp=0x7f4276358b08, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#26 vm_call_cfunc (ec=0x55bca12f8580, reg_cfp=0x7f4276358b08, calling=<optimized out>, cd=0x55bca18c89c0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#27 0x00007f4275e03f26 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-test0/vm_insnhelper.c:4023
#28 vm_exec_core (ec=0x7ffd8479f9b8, ec@entry=0x55bca12f8580, initial=1, initial@entry=0) at ../../src/trunk-test0/insns.def:801
#29 0x00007f4275e0a30b in rb_vm_exec (ec=0x55bca12f8580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#30 0x00007f4275e0ae21 in invoke_block (ec=ec@entry=0x55bca12f8580, iseq=iseq@entry=0x55bca192b838, self=self@entry=94268675767560, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#31 0x00007f4275e0d46e 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=94268675767560, captured=<optimized out>, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/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-test0/vm.c:1134
#33 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm.c:1179
#34 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1227
#35 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1273
#36 0x00007f4275c46d44 in rb_ensure (b_proc=0x7f4271483f00 <monitor_sync_body>, data1=94268675767120, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/eval.c:1128
#37 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca15a13b0, calling=<optimized out>, reg_cfp=0x7f4276358be8, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#38 vm_call_cfunc (ec=0x55bca12f8580, reg_cfp=0x7f4276358be8, calling=<optimized out>, cd=0x55bca15a13b0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#39 0x00007f4275e03fdd 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-test0/vm_insnhelper.c:4023
#40 vm_exec_core (ec=0x7ffd8479f9b8, ec@entry=0x55bca12f8580, initial=1, initial@entry=0) at ../../src/trunk-test0/insns.def:782
#41 0x00007f4275e0a30b in rb_vm_exec (ec=0x55bca12f8580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#42 0x00007f4275e0ae21 in invoke_block (ec=ec@entry=0x55bca12f8580, iseq=iseq@entry=0x55bca1546fd8, self=self@entry=94268650230040, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#43 0x00007f4275e0affe 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-test0/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-test0/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-test0/vm.c:1179
#46 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1227
#47 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1233
#48 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1243
#49 0x00007f4275bad53c in rb_ary_collect (ary=94268669272240) at /tmp/ruby/v2/src/trunk-test0/array.c:3065
#50 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca15535b0, calling=<optimized out>, reg_cfp=0x7f4276358de0, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#51 vm_call_cfunc (ec=0x55bca12f8580, reg_cfp=0x7f4276358de0, calling=<optimized out>, cd=0x55bca15535b0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#52 0x00007f4275e03fdd 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-test0/vm_insnhelper.c:4023
#53 vm_exec_core (ec=0x7ffd8479f9b8, ec@entry=0x55bca12f8580, initial=1, initial@entry=0) at ../../src/trunk-test0/insns.def:782
#54 0x00007f4275e0a30b in rb_vm_exec (ec=0x55bca12f8580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1920
#55 0x00007f4275e0ae21 in invoke_block (ec=ec@entry=0x55bca12f8580, iseq=iseq@entry=0x55bca130a0d0, self=self@entry=94268650230040, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm.c:1044
#56 0x00007f4275e0affe 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-test0/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-test0/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-test0/vm.c:1179
#59 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1227
#60 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1233
#61 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/vm_eval.c:1243
#62 0x00007f4275bad53c in rb_ary_collect (ary=94268662807440) at /tmp/ruby/v2/src/trunk-test0/array.c:3065
#63 0x00007f4275df8b2a in vm_call_cfunc_with_frame (empty_kw_splat=<optimized out>, cd=0x55bca146aeb0, calling=<optimized out>, reg_cfp=0x7f4276358f30, ec=0x55bca12f8580) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2514
#64 vm_call_cfunc (ec=0x55bca12f8580, reg_cfp=0x7f4276358f30, calling=<optimized out>, cd=0x55bca146aeb0) at /tmp/ruby/v2/src/trunk-test0/vm_insnhelper.c:2539
#65 0x00007f4275e03fdd 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-test0/vm_insnhelper.c:4023
#66 vm_exec_core (ec=0x7ffd8479f9b8, initial=1, initial@entry=0) at ../../src/trunk-test0/insns.def:782
#67 0x00007f4275e0a9af in rb_vm_exec (ec=0x55bca12f8580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test0/vm.c:1929
#68 0x00007f4275e162f0 in rb_iseq_eval_main (iseq=iseq@entry=0x55bca130a8a0) at /tmp/ruby/v2/src/trunk-test0/vm.c:2179
#69 0x00007f4275c430ba in rb_ec_exec_node (ec=ec@entry=0x55bca12f8580, n=n@entry=0x55bca130a8a0) at /tmp/ruby/v2/src/trunk-test0/eval.c:277
#70 0x00007f4275c49a69 in ruby_run_node (n=0x55bca130a8a0) at /tmp/ruby/v2/src/trunk-test0/eval.c:335
#71 0x000055bca061da1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test0/main.c:50
>>> Dump Ruby level backtrace
th: 0x55bca12f7f70, native_id: 0x7f427635ad80
-- Control frame information -----------------------------------------------
c:0026 p:---- s:0160 e:000159 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055bca13249a8 [3LM ] T_CLASS Thread::Mutex
self: 0x000055bca2eebab0 [0LM U] mutex (Thread::Mutex)mutex
c:0025 p:---- s:0157 e:000156 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x000055bca1323d28 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x000055bca2ee8ab8 [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: 0x000055bca17042a8 [3LM ] T_CLASS Monitor
self: 0x000055bca2eebb50 [3LM R ] monitor (Monitor)monitor
c:0023 p:0019 s:0148 e:000147 METHOD /tmp/ruby/v2/build/trunk-test0/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x000055bca16ebed8 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055bca2ee8ae0 [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-test0/lib/rinda/tuplespace.rb:199
me:
called_id: wait, type: iseq
owner class: 0x000055bca22bca00 [3LM ] T_CLASS Rinda::WaitTemplateEntry
self: 0x000055bca2ee8c20 [3LM ] T_OBJECT (Rinda::WaitTemplateEntry)len:7 ptr:0x000055bca57edd90
c:0021 p:0200 s:0139 e:000138 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/rinda/tuplespace.rb:510 [FINISH]
me:
called_id: move, type: iseq
owner class: 0x000055bca5a03c48 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055bca2eebd08 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055bca54b9cc0
lvars:
entry: T_NIL
c:0020 p:---- s:0135 e:000134 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x000055bca17042a8 [3LM ] T_CLASS Monitor
self: 0x000055bca2eebb50 [3LM R ] monitor (Monitor)monitor
c:0019 p:0009 s:0131 e:000130 METHOD /tmp/ruby/v2/build/trunk-test0/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x000055bca16ebf50 [0LM U] T_MODULE MonitorMixin
defined_class: 0x000055bca5a03b80 [0LM U] T_ICLASS src:MonitorMixin
self: 0x000055bca2eebd08 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055bca54b9cc0
lvars:
b: T_NIL
c:0018 p:0035 s:0126 e:000125 METHOD /tmp/ruby/v2/src/trunk-test0/lib/rinda/tuplespace.rb:487
me:
called_id: move, type: iseq
owner class: 0x000055bca5a03c48 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055bca2eebd08 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055bca54b9cc0
lvars:
port: T_NIL
tuple: 0x000055bca2ee8e00 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
sec: T_NIL
template: 0x000055bca2ee8c20 [3LM ] T_OBJECT (Rinda::WaitTemplateEntry)len:7 ptr:0x000055bca57edd90
c:0017 p:0015 s:0118 e:000117 METHOD /tmp/ruby/v2/src/trunk-test0/lib/rinda/tuplespace.rb:478
me:
called_id: take, type: iseq
owner class: 0x000055bca5a03c48 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055bca2eebd08 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055bca54b9cc0
lvars:
tuple: 0x000055bca2ee8e00 [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-test0/test/rinda/test_rinda.rb:552
me:
called_id: test_take_bug_8215, type: iseq
owner class: 0x000055bca2282c10 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
self: 0x000055bca2ee5458 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055bca80d69f0
lvars:
service: 0x000055bca2eea5e8 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055bca45718b0
uri: 0x000055bca2ee9f58 [3LM ] T_STRING (String)druby://localhost:42297
args: 0x000055bca2ee9558 [3LM ] T_ARRAY (Array)[ ] len: 6, capa:6 ptr:0x000055bca4706580
take: T_FIXNUM 4159
write: T_NIL
status: T_NIL
signal: T_NIL
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit.rb:1212
me:
called_id: run_test, type: iseq
owner class: 0x000055bca14b68c0 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055bca2ee5458 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055bca80d69f0
lvars:
name: 0x000055bca28bb488 [3LM ] T_STRING (String)test_take_bug_8215
progname: 0x000055bca1315480 [3LM ] T_STRING (String)/tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/parallel.rb
c:0014 p:0053 s:0094 e:000093 METHOD /tmp/ruby/v2/src/trunk-test0/tool/lib/minitest/unit.rb:1301
me:
called_id: run, type: iseq
owner class: 0x000055bca14b68c0 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055bca2ee5458 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055bca80d69f0
lvars:
runner: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
start_time: 0x000055bca2ee5408 [0 M U] time (Time)time
result: 0x000055bca130a5a8 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055bca14b84e0 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055bca2ee5458 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055bca80d69f0
lvars:
runner: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v2/src/trunk-test0/tool/lib/minitest/unit.rb:952 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055bca14b7bd0 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
method: 0x000055bca28bb488 [3LM ] T_STRING (String)test_take_bug_8215
inst: 0x000055bca2ee5458 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:10 ptr:0x000055bca80d69f0
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055bca1342688 [3LM ] T_CLASS Array
self: 0x000055bca28ba0b0 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:20 ptr:0x00007f42200074c0
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v2/src/trunk-test0/tool/lib/minitest/unit.rb:945
me:
called_id: _run_suite, type: iseq
owner class: 0x000055bca14b7bd0 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:0003f0 METHOD /tmp/ruby/v2/src/trunk-test0/tool/lib/minitest/unit.rb:972
me:
called_id: _run_suite, type: iseq
owner class: 0x000055bca14b7bd0 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
suite: 0x000055bca2282c10 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
header: 0x000055bca28b4598 [3LM ] T_STRING (String)test_suite_header
filter: 0x000055bca17e1950 [3LM ] T_REGEXP
all_test_methods: 0x000055bca28ba330 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:14 ptr:0x000055bca501c960
filtered_test_methods: 0x000055bca28ba0b0 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:20 ptr:0x00007f42200074c0
leakchecker: 0x000055bca28b8ee0 [3LM ] T_OBJECT (LeakChecker)len:6 ptr:0x000055bca5345d80
continuation: 0x000055bca28c4df8 [3LM ] proc (Proc) block in _run_suite@/tmp/ruby/v2/src/trunk-test0/tool/lib/minitest/unit.rb:944
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit.rb:1065
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055bca1692540 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055bca1691dc0 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
suite: 0x000055bca2282c10 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:000250 METHOD /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/parallel.rb:56
me:
called_id: _run_suite, type: iseq
owner class: 0x000055bca1345658 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
suite: 0x000055bca2282c10 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
orig_testout: 0x000055bca1337940 [0LM U] T_FILE (IO)
i: 0x000055bca28b64d8 [0LM U] T_FILE (IO)
o: 0x000055bca28b63c0 [0LM U] T_FILE (IO)
orig_stdin: 0x000055bca13379e0 [0LM U] T_FILE (IO)
orig_stdout: 0x000055bca1337940 [0LM U] T_FILE (IO)
th: 0x000055bca28b6050 [0LM U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 13
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055bca1345658 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
suite: 0x000055bca2282c10 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055bca1342688 [3LM ] T_CLASS Array
self: 0x000055bca228fb90 [3LM ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x00007f4220007740
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055bca1345658 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
suites: 0x000055bca228fb90 [3LM ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x00007f4220007740
type: T_SYMBOL test
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/parallel.rb:128
me:
called_id: run, type: iseq
owner class: 0x000055bca1345658 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
args: 0x000055bca1336b30 [3LM ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055bca17d6848 [3LM ] T_STRING (String)run /tmp/ruby/v2/src/trunk-test0/test/rinda/test_rinda.rb test
suites: 0x000055bca17d5880 [3LM ] T_ARRAY (Array)[ ] len: 62, capa:62 ptr:0x000055bca5212610
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 e:000005 EVAL /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/parallel.rb:213 [FINISH]
self: 0x000055bca1355d50 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:001120 (none) [FINISH]
self: 0x000055bca1355d50 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55bca5346d20, native_id: 0x7f4271062700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x000055bca133a118 [3LM ] T_CLASS IO
self: 0x000055bca28b64d8 [0LM U] T_FILE (IO)
c:0002 p:0032 s:0007 e:000006 BLOCK /tmp/ruby/v2/src/trunk-test0/tool/lib/test/unit/parallel.rb:45 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055bca1345658 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055bca1691118 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055bca18ec480
lvars:
buf: 0x000055bca2ee2a00 [3LM ] T_STRING (String).
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55bca5342300, native_id: 0x7f4259108700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0016 e:000015 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055bca1357bc8 [3LM ] T_CLASS (Class)
self: 0x000055bca1358f00 [0LM U] T_MODULE Kernel
c:0003 p:0017 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test0/test/rinda/test_rinda.rb:118
me:
called_id: sleep, type: iseq
owner class: 0x000055bca5a03c48 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055bca2ee4fa8 [3LM ] T_OBJECT (Rinda::MockClock::MyTS)len:8 ptr:0x000055bca455ba20
lvars:
n: T_FIXNUM 60
c:0002 p:0011 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/rinda/tuplespace.rb:619 [FINISH]
me:
called_id: start_keeper, type: iseq
owner class: 0x000055bca5a03c48 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055bca2ee4fa8 [3LM ] T_OBJECT (Rinda::MockClock::MyTS)len:8 ptr:0x000055bca455ba20
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55bca530b490, native_id: 0x7f4258fe7700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055bca133a0f0 [3LM ] T_CLASS
self: 0x000055bca133a118 [3LM ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x000055bca229f180 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055bca2eead40 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x000055bca4766040
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x000055bca229f180 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055bca2eead40 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x000055bca4766040
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x000055bca229c480 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055bca2eeb4e8 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055bca18bd5d0
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055bca229c480 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055bca2eeb4e8 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055bca18bd5d0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55bca538d1d0, native_id: 0x7f425946b700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055bca133a0f0 [3LM ] T_CLASS
self: 0x000055bca133a118 [3LM ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x000055bca229f180 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055bca2ee9f08 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x000055bca80d5090
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x000055bca229f180 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055bca2ee9f08 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x000055bca80d5090
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x000055bca229c480 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055bca2eea5e8 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055bca45718b0
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055bca229c480 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055bca2eea5e8 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x000055bca45718b0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55bca80b3b30, native_id: 0x7f425a1b8700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0016 e:000015 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055bca1357bc8 [3LM ] T_CLASS (Class)
self: 0x000055bca1358f00 [0LM U] T_MODULE Kernel
c:0003 p:0017 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test0/test/rinda/test_rinda.rb:118
me:
called_id: sleep, type: iseq
owner class: 0x000055bca5a03c48 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055bca2eebd08 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055bca54b9cc0
lvars:
n: T_FIXNUM 1
c:0002 p:0011 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test0/lib/rinda/tuplespace.rb:619 [FINISH]
me:
called_id: start_keeper, type: iseq
owner class: 0x000055bca5a03c48 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055bca2eebd08 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x000055bca54b9cc0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 32094]
"gdb -p 32088 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v2/src/trunk-test0/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.
32094:running:test_rinda: Broken pipe
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, 32088]
#<Errno::ESRCH: No such process>
"gdb -p 32082 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
/home/ko1/ruby/build-ruby/gdbscript:9: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
[nil, 32082]
#<Errno::ESRCH: No such process>
"gdb -p 32080 -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 32080 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> 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, 32080]
0.008000 0.016000 1007.944000 (10804.483781)
/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: 10879.75 sec