rev: 1d09acd82b
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-test1.20200108-204024
#<BuildRuby:0x000056133ad50c70
@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-test1",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-test1",
@TARGET_NAME="trunk-test1",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-test1",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test1.20200108-204024",
@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.000028)
autoconf 0.000000 0.000000 0.000000 ( 0.000053)
configure 0.000000 0.000000 0.000000 ( 0.000055)
build_up 0.012000 0.000000 4.088000 ( 4.444535)
build_miniruby 0.000000 0.000000 0.080000 ( 0.109620)
build_ruby 0.004000 0.000000 0.080000 ( 0.127485)
build_all 0.012000 0.004000 2.048000 ( 1.788056)
build_install 0.016000 0.008000 3.140000 ( 2.846636)
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 38.832000 ( 50.740926)
test_basic 0.008000 0.004000 0.552000 ( 0.779017)
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:00 sh build-loop.sh trunk-test1 --incremental --process-num=6
12 2482 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-test1 --incremental --process-num=6
2482 2484 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-test1 --logfile=/home/ko1/ruby/logs/brlog.trunk-test1.20200108-204024 --root_dir=/tmp/ruby --timeout=10800 --test_opts='"TESTS=-j8 --test-order=random"' --incremental --process-num=6
2484 2485 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-test1 --logfile=/home/ko1/ruby/logs/brlog.trunk-test1.20200108-204024 --root_dir=/tmp/ruby --timeout=10800 --test_opts="TESTS=-j8 --test-order=random" --incremental --process-num=6
2485 16492 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all "TESTS=-j8 --test-order=random"
16492 16494 12 12 ? -1 S 1001 0:00 make yes-test-all TESTS=-j8 --test-order=random
16494 16500 12 12 ? -1 S 1001 0:04 /tmp/ruby/v2/build/trunk-test1/ruby --disable-gems /tmp/ruby/v2/src/trunk-test1/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v2/src/trunk-test1/lib -I. -I.ext/common /tmp/ruby/v2/src/trunk-test1/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v2/src/trunk-test1/test/excludes --name=!/memory_leak/ -j8 --test-order=random
16500 16501 12 12 ? -1 Sl 1001 3:09 /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/parallel.rb: Rinda::TupleSpaceProxyTest#test_take_bug_8215
16501 21037 12 12 ? -1 Sl 1001 0:00 /tmp/ruby/v2/build/trunk-test1/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:33365
2485 23747 12 12 ? -1 R 1001 0:00 ps jx
{11=>[12], 12=>[2482], 2482=>[2484], 2484=>[2485], 2485=>[16492, 23747], 16492=>[16494], 16494=>[16500], 16500=>[16501], 16501=>[21037]}
"gdb -p 21037 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 21047]
[New LWP 21049]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f8888d88cf6 in __GI_ppoll (fds=fds@entry=0x7ffe732fec28, 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 0x7f88842f7700 (LWP 21049)):
#0 0x00007f88888459f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7f8878005030) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7f8878005060, cond=0x7f8878005008) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x7f8878005008, mutex=0x7f8878005060) at pthread_cond_wait.c:655
#3 0x00007f88892aebdc in rb_native_cond_wait (mutex=0x7f8878005060, cond=0x7f8878005008) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:509
#4 native_cond_sleep (th=th@entry=0x7f8878004fa0, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:1197
#5 0x00007f88892aeea5 in native_sleep (th=th@entry=0x7f8878004fa0, rel=0x0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:2113
#6 0x00007f88892b27b4 in sleep_forever (fl=1, th=0x7f8878004fa0) at /tmp/ruby/v2/src/trunk-test1/thread.c:1271
#7 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test1/thread.c:1362
#8 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:451
#9 0x00007f88891399e4 in rb_ensure (b_proc=b_proc@entry=0x7f88892b2700 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f88892b0a00 <mutex_lock_uninterruptible>, data2=data2@entry=93892186581160) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#10 0x00007f88892b0a5d in rb_mutex_sleep (self=93892186581160, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:477
#11 0x00007f88892f9224 in vm_call0_cfunc_with_frame (argv=0x7f88841f6108, cd=0x7f8878005170, calling=0x7f88841f5fb0, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:90
#12 vm_call0_cfunc (argv=0x7f88841f6108, cd=0x7f8878005170, calling=0x7f88841f5fb0, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:104
#13 vm_call0_body (ec=0x7f8878005170, calling=calling@entry=0x7f88841f5fb0, cd=cd@entry=0x7f88896231c0 <rb_funcallv_data>, argv=argv@entry=0x7f88841f6108) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:139
#14 0x00007f88892fb796 in rb_funcallv_with_cc (cd=0x7f88896231c0 <rb_funcallv_data>, recv=93892186581160, mid=24497, argc=1, argv=0x7f88841f6108) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:969
#15 0x00007f88891399e4 in rb_ensure (b_proc=b_proc@entry=0x7f88892a9da0 <do_sleep>, data1=data1@entry=140224308928768, e_proc=e_proc@entry=0x7f88892a8a40 <delete_from_waitq>, data2=data2@entry=140224308928784) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#16 0x00007f88892a9acc in rb_condvar_wait (argc=2, argv=0x7f88841f6360, self=93892186578880) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:1407
#17 0x00007f88892f9224 in vm_call0_cfunc_with_frame (argv=0x7f88841f6360, cd=0x7f88841f61c0, calling=0x7f88841f6230, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:90
#18 vm_call0_cfunc (argv=0x7f88841f6360, cd=0x7f88841f61c0, calling=0x7f88841f6230, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:104
#19 vm_call0_body (ec=ec@entry=0x7f8878005170, calling=calling@entry=0x7f88841f6230, cd=cd@entry=0x7f88841f6290, argv=argv@entry=0x7f88841f6360) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:139
#20 0x00007f88892f988f in rb_vm_call0 (ec=ec@entry=0x7f8878005170, recv=recv@entry=93892186578880, id=id@entry=24657, argc=argc@entry=2, argv=argv@entry=0x7f88841f6360, me=me@entry=0x5564fa586ba0, kw_splat=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:52
#21 0x00007f88892f9ac5 in rb_vm_call_kw (ec=ec@entry=0x7f8878005170, recv=recv@entry=93892186578880, id=id@entry=24657, argc=argc@entry=2, argv=argv@entry=0x7f88841f6360, me=me@entry=0x5564fa586ba0, kw_splat=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:232
#22 0x00007f88892fb541 in rb_call0 (call_scope=CALL_FCALL, self=93892186581200, argv=0x7f88841f6360, argc=2, mid=24657, recv=93892186578880, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:354
#23 rb_call (scope=CALL_FCALL, argv=0x7f88841f6360, argc=2, mid=24657, recv=93892186578880) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:680
#24 rb_funcallv (recv=93892186578880, mid=24657, argc=argc@entry=2, argv=argv@entry=0x7f88841f6360) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:920
#25 0x00007f8884d82e7c in monitor_wait_for_cond_body (v=v@entry=140224308929680) at /tmp/ruby/v2/src/trunk-test1/ext/monitor/monitor.c:152
#26 0x00007f88891399e4 in rb_ensure (b_proc=b_proc@entry=0x7f8884d82e10 <monitor_wait_for_cond_body>, data1=data1@entry=140224308929680, e_proc=e_proc@entry=0x7f8884d83040 <monitor_enter_for_cond>, data2=data2@entry=140224308929680) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#27 0x00007f8884d82fad in monitor_wait_for_cond (monitor=93892186581200, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/ext/monitor/monitor.c:180
#28 0x00007f88892e4a88 in vm_call_cfunc_with_frame (cd=0x5564fa8eee80, calling=<optimized out>, reg_cfp=0x7f88842f6b50, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#29 vm_call_cfunc (ec=0x7f8878005170, reg_cfp=0x7f88842f6b50, calling=<optimized out>, cd=0x5564fa8eee80) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#30 0x00007f88892eee66 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-test1/vm_insnhelper.c:4001
#31 vm_exec_core (ec=0x7f8878005030, ec@entry=0x7f8878005170, initial=128, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#32 0x00007f88892f521b in rb_vm_exec (ec=0x7f8878005170, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#33 0x00007f88892f5d31 in invoke_block (ec=ec@entry=0x7f8878005170, iseq=iseq@entry=0x5564fa701638, self=self@entry=93892186582080, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#34 0x00007f88892f834e 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=93892186582080, captured=<optimized out>, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#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-test1/vm.c:1139
#36 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm.c:1184
#37 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1168
#38 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1214
#39 0x00007f88891399e4 in rb_ensure (b_proc=0x7f8884d82f00 <monitor_sync_body>, data1=93892186581200, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#40 0x00007f88892e4a88 in vm_call_cfunc_with_frame (cd=0x5564fa8c1420, calling=<optimized out>, reg_cfp=0x7f88842f6c30, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#41 vm_call_cfunc (ec=0x7f8878005170, reg_cfp=0x7f88842f6c30, calling=<optimized out>, cd=0x5564fa8c1420) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#42 0x00007f88892eef1d 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-test1/vm_insnhelper.c:4001
#43 vm_exec_core (ec=0x7f8878005030, ec@entry=0x7f8878005170, initial=128, initial@entry=0) at ../../src/trunk-test1/insns.def:782
#44 0x00007f88892f521b in rb_vm_exec (ec=0x7f8878005170, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#45 0x00007f88892f5d31 in invoke_block (ec=ec@entry=0x7f8878005170, iseq=iseq@entry=0x5564fa700e18, self=self@entry=93892189233480, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#46 0x00007f88892f8da3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f88841f6d28, argc=1, self=93892189233480, captured=0x7f8878005380, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#47 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f88841f6d28, argc=1, self=93892189233480, proc=0x5564fa962148, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm.c:1221
#48 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f88841f6d28, argc=1, self=93892189233480, proc=0x5564fa962148, ec=0x7f8878005170) at /tmp/ruby/v2/src/trunk-test1/vm.c:1243
#49 rb_vm_invoke_proc (ec=0x7f8878005170, proc=proc@entry=0x7f8878005380, argc=argc@entry=1, argv=argv@entry=0x7f88841f6c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1264
#50 0x00007f88892b0db8 in thread_do_start (th=th@entry=0x7f8878004fa0) at /tmp/ruby/v2/src/trunk-test1/thread.c:707
#51 0x00007f88892b3107 in thread_start_func_2 (th=th@entry=0x7f8878004fa0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread.c:756
#52 0x00007f88892b373b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:969
#53 0x00007f888883f6db in start_thread (arg=0x7f88842f7700) at pthread_create.c:463
#54 0x00007f8888d9588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f8884539700 (LWP 21047)):
#0 0x00007f8888d8b03f in __GI___select (nfds=7, readfds=0x7f8880004b60, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f88892b3e2c 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-test1/thread.c:3837
#2 0x00007f88892b3faa 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-test1/thread_pthread.c:1158
#3 do_select (p=p@entry=140224311297376) at /tmp/ruby/v2/src/trunk-test1/thread.c:4008
#4 0x00007f88891399e4 in rb_ensure (b_proc=b_proc@entry=0x7f88892b3e30 <do_select>, data1=data1@entry=140224311297376, e_proc=e_proc@entry=0x7f88892b3b70 <select_set_free>, data2=data2@entry=140224311297376) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#5 0x00007f88892b45a6 in rb_thread_fd_select (max=max@entry=7, read=read@entry=0x7f8884438810, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test1/thread.c:4134
#6 0x00007f88891717c7 in select_internal (fds=<optimized out>, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/io.c:9165
#7 select_call (arg=arg@entry=140224311298032) at /tmp/ruby/v2/src/trunk-test1/io.c:9235
#8 0x00007f88891399e4 in rb_ensure (b_proc=b_proc@entry=0x7f8889171720 <select_call>, data1=data1@entry=140224311298032, e_proc=e_proc@entry=0x7f888916de30 <select_end>, data2=data2@entry=140224311298032) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#9 0x00007f888916dd82 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/io.c:9583
#10 0x00007f88892e4a88 in vm_call_cfunc_with_frame (cd=0x5564fa8e0c30, calling=<optimized out>, reg_cfp=0x7f8884538bf8, ec=0x5564fa966750) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#11 vm_call_cfunc (ec=0x5564fa966750, reg_cfp=0x7f8884538bf8, calling=<optimized out>, cd=0x5564fa8e0c30) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#12 0x00007f88892ff48e in vm_call_method (ec=0x5564fa966750, cfp=0x7f8884538bf8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:3048
#13 0x00007f88892eee66 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-test1/vm_insnhelper.c:4001
#14 vm_exec_core (ec=0x7, ec@entry=0x5564fa966750, initial=140224239782752, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#15 0x00007f88892f521b in rb_vm_exec (ec=0x5564fa966750, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#16 0x00007f88892f5d31 in invoke_block (ec=ec@entry=0x5564fa966750, iseq=iseq@entry=0x5564fa59fbf0, self=self@entry=93892186754000, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#17 0x00007f88892f8da3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f8884438d28, argc=0, self=93892186754000, captured=0x5564fa6ef2a0, ec=0x5564fa966750) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f8884438d28, argc=0, self=93892186754000, proc=0x5564fa704bd0, ec=0x5564fa966750) at /tmp/ruby/v2/src/trunk-test1/vm.c:1221
#19 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f8884438d28, argc=0, self=93892186754000, proc=0x5564fa704bd0, ec=0x5564fa966750) at /tmp/ruby/v2/src/trunk-test1/vm.c:1243
#20 rb_vm_invoke_proc (ec=0x5564fa966750, proc=proc@entry=0x5564fa6ef2a0, argc=argc@entry=0, argv=argv@entry=0x7f8884438c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1264
#21 0x00007f88892b0db8 in thread_do_start (th=th@entry=0x5564fa6ef120) at /tmp/ruby/v2/src/trunk-test1/thread.c:707
#22 0x00007f88892b3107 in thread_start_func_2 (th=th@entry=0x5564fa6ef120, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread.c:756
#23 0x00007f88892b373b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:969
#24 0x00007f888883f6db in start_thread (arg=0x7f8884539700) at pthread_create.c:463
#25 0x00007f8888d9588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f8889843d80 (LWP 21037)):
#0 0x00007f8888d88cf6 in __GI_ppoll (fds=fds@entry=0x7ffe732fec28, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f88892adfd7 in rb_sigwait_sleep (th=th@entry=0x5564fa55bf70, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:1979
#2 0x00007f88892aefa6 in native_sleep (th=th@entry=0x5564fa55bf70, rel=0x0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:2099
#3 0x00007f88892b27b4 in sleep_forever (fl=1, th=0x5564fa55bf70) at /tmp/ruby/v2/src/trunk-test1/thread.c:1271
#4 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test1/thread.c:1362
#5 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:451
#6 0x00007f88891399e4 in rb_ensure (b_proc=b_proc@entry=0x7f88892b2700 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f88892b0a00 <mutex_lock_uninterruptible>, data2=data2@entry=93892186581160) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#7 0x00007f88892b0a5d in rb_mutex_sleep (self=93892186581160, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:477
#8 0x00007f88892f9224 in vm_call0_cfunc_with_frame (argv=0x7ffe732ff048, cd=0x5564fa55c580, calling=0x7ffe732feef0, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:90
#9 vm_call0_cfunc (argv=0x7ffe732ff048, cd=0x5564fa55c580, calling=0x7ffe732feef0, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:104
#10 vm_call0_body (ec=0x5564fa55c580, calling=calling@entry=0x7ffe732feef0, cd=cd@entry=0x7f88896231c0 <rb_funcallv_data>, argv=argv@entry=0x7ffe732ff048) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:139
#11 0x00007f88892fb796 in rb_funcallv_with_cc (cd=0x7f88896231c0 <rb_funcallv_data>, recv=93892186581160, mid=24497, argc=1, argv=0x7ffe732ff048) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:969
#12 0x00007f88891399e4 in rb_ensure (b_proc=b_proc@entry=0x7f88892a9da0 <do_sleep>, data1=data1@entry=140730830942272, e_proc=e_proc@entry=0x7f88892a8a40 <delete_from_waitq>, data2=data2@entry=140730830942288) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#13 0x00007f88892a9acc in rb_condvar_wait (argc=2, argv=0x7ffe732ff2a0, self=93892186579400) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:1407
#14 0x00007f88892f9224 in vm_call0_cfunc_with_frame (argv=0x7ffe732ff2a0, cd=0x7ffe732ff100, calling=0x7ffe732ff170, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:90
#15 vm_call0_cfunc (argv=0x7ffe732ff2a0, cd=0x7ffe732ff100, calling=0x7ffe732ff170, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:104
#16 vm_call0_body (ec=ec@entry=0x5564fa55c580, calling=calling@entry=0x7ffe732ff170, cd=cd@entry=0x7ffe732ff1d0, argv=argv@entry=0x7ffe732ff2a0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:139
#17 0x00007f88892f988f in rb_vm_call0 (ec=ec@entry=0x5564fa55c580, recv=recv@entry=93892186579400, id=id@entry=24657, argc=argc@entry=2, argv=argv@entry=0x7ffe732ff2a0, me=me@entry=0x5564fa586ba0, kw_splat=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:52
#18 0x00007f88892f9ac5 in rb_vm_call_kw (ec=ec@entry=0x5564fa55c580, recv=recv@entry=93892186579400, id=id@entry=24657, argc=argc@entry=2, argv=argv@entry=0x7ffe732ff2a0, me=me@entry=0x5564fa586ba0, kw_splat=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:232
#19 0x00007f88892fb541 in rb_call0 (call_scope=CALL_FCALL, self=93892186581200, argv=0x7ffe732ff2a0, argc=2, mid=24657, recv=93892186579400, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:354
#20 rb_call (scope=CALL_FCALL, argv=0x7ffe732ff2a0, argc=2, mid=24657, recv=93892186579400) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:680
#21 rb_funcallv (recv=93892186579400, mid=24657, argc=argc@entry=2, argv=argv@entry=0x7ffe732ff2a0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:920
#22 0x00007f8884d82e7c in monitor_wait_for_cond_body (v=v@entry=140730830943184) at /tmp/ruby/v2/src/trunk-test1/ext/monitor/monitor.c:152
#23 0x00007f88891399e4 in rb_ensure (b_proc=b_proc@entry=0x7f8884d82e10 <monitor_wait_for_cond_body>, data1=data1@entry=140730830943184, e_proc=e_proc@entry=0x7f8884d83040 <monitor_enter_for_cond>, data2=data2@entry=140730830943184) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#24 0x00007f8884d82fad in monitor_wait_for_cond (monitor=93892186581200, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/ext/monitor/monitor.c:180
#25 0x00007f88892e4a88 in vm_call_cfunc_with_frame (cd=0x5564fa8eee80, calling=<optimized out>, reg_cfp=0x7f8889841d38, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#26 vm_call_cfunc (ec=0x5564fa55c580, reg_cfp=0x7f8889841d38, calling=<optimized out>, cd=0x5564fa8eee80) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#27 0x00007f88892eee66 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-test1/vm_insnhelper.c:4001
#28 vm_exec_core (ec=0x7ffe732fec28, ec@entry=0x5564fa55c580, initial=1, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#29 0x00007f88892f521b in rb_vm_exec (ec=0x5564fa55c580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#30 0x00007f88892f5d31 in invoke_block (ec=ec@entry=0x5564fa55c580, iseq=iseq@entry=0x5564fa701bb0, self=self@entry=93892186582080, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#31 0x00007f88892f834e 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=93892186582080, captured=<optimized out>, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#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-test1/vm.c:1139
#33 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm.c:1184
#34 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1168
#35 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1214
#36 0x00007f88891399e4 in rb_ensure (b_proc=0x7f8884d82f00 <monitor_sync_body>, data1=93892186581200, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#37 0x00007f88892e4a88 in vm_call_cfunc_with_frame (cd=0x5564fa8c1420, calling=<optimized out>, reg_cfp=0x7f8889841e18, ec=0x5564fa55c580) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#38 vm_call_cfunc (ec=0x5564fa55c580, reg_cfp=0x7f8889841e18, calling=<optimized out>, cd=0x5564fa8c1420) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#39 0x00007f88892eef1d 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-test1/vm_insnhelper.c:4001
#40 vm_exec_core (ec=0x7ffe732fec28, ec@entry=0x5564fa55c580, initial=1, initial@entry=0) at ../../src/trunk-test1/insns.def:782
#41 0x00007f88892f521b in rb_vm_exec (ec=0x5564fa55c580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#42 0x00007f8889300930 in rb_iseq_eval_main (iseq=iseq@entry=0x5564fa70a5a8) at /tmp/ruby/v2/src/trunk-test1/vm.c:2184
#43 0x00007f8889135dea in rb_ec_exec_node (ec=ec@entry=0x5564fa55c580, n=n@entry=0x5564fa70a5a8) at /tmp/ruby/v2/src/trunk-test1/eval.c:289
#44 0x00007f888913c719 in ruby_run_node (n=0x5564fa70a5a8) at /tmp/ruby/v2/src/trunk-test1/eval.c:347
#45 0x00005564f9bc1a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/main.c:50
>>> Dump Ruby level backtrace
th: 0x5564fa55bf70, native_id: 0x7f8889843d80
-- Control frame information -----------------------------------------------
c:0016 p:---- s:0086 e:000085 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x00005564fa587938 [3LM ] T_CLASS Thread::Mutex
self: 0x00005564fa6da8a8 [0 U] mutex (Thread::Mutex)mutex
c:0015 p:---- s:0083 e:000082 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x00005564fa586ce0 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x00005564fa6da1c8 [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: 0x00005564fa8bcfb8 [3LM ] T_CLASS Monitor
self: 0x00005564fa6da8d0 [0 ] monitor (Monitor)monitor
c:0013 p:0019 s:0074 e:000073 METHOD /tmp/ruby/v2/build/trunk-test1/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x00005564fa8bcc70 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x00005564fa6da2b8 [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-test1/.ext/common/monitor.rb:125
me:
called_id: wait_until, type: iseq
owner class: 0x00005564fa8bcc70 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x00005564fa6da2b8 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
c:0011 p:0007 s:0065 e:000064 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1223 [FINISH]
me:
called_id: method_missing, type: iseq
owner class: 0x00005564fa9622d8 [2 ] T_CLASS DRb::ThreadObject
self: 0x00005564fa6dac40 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f8887bb15a8
lvars:
value: T_NIL
c:0010 p:---- s:0061 e:000060 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x00005564fa8bcfb8 [3LM ] T_CLASS Monitor
self: 0x00005564fa6da8d0 [0 ] monitor (Monitor)monitor
c:0009 p:0009 s:0057 e:000056 METHOD /tmp/ruby/v2/build/trunk-test1/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x00005564fa8bcd10 [0LM U] T_MODULE MonitorMixin
defined_class: 0x00005564fa962238 [0 U] T_ICLASS src:MonitorMixin
self: 0x00005564fa6dac40 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f8887bb15a8
lvars:
b: T_NIL
c:0008 p:0004 s:0052 e:000051 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1222
me:
called_id: method_missing, type: iseq
owner class: 0x00005564fa9622d8 [2 ] T_CLASS DRb::ThreadObject
self: 0x00005564fa6dac40 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f8887bb15a8
lvars:
msg: T_SYMBOL take
arg: 0x00005564fa6d8490 [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-test1/lib/drb/drb.rb:1300
me:
called_id: open, type: iseq
owner class: 0x00005564fa962120 [2 ] T_CLASS
self: 0x00005564fa962148 [2 ] T_CLASS DRb::DRbConn
lvars:
remote_uri: 0x00005564fa7058a0 [0 ] T_STRING (String)druby://localhost:33365
conn: T_NIL
succ: T_NIL
result: T_NIL
c:0006 p:0016 s:0037 e:000036 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1142
me:
called_id: method_missing, type: iseq
owner class: 0x00005564fa963cf0 [2 ] T_CLASS DRb::DRbObject
self: 0x00005564fa7042c0 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
c:0005 p:0021 s:0034 e:000033 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1161
me:
called_id: with_friend, type: iseq
owner class: 0x00005564fa963cc8 [2 ] T_CLASS
self: 0x00005564fa963cf0 [2 ] T_CLASS DRb::DRbObject
lvars:
uri: 0x00005564fa7058a0 [0 ] T_STRING (String)druby://localhost:33365
friend: T_NIL
save: T_NIL
c:0004 p:0074 s:0027 e:000026 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1141
me:
called_id: method_missing, type: iseq
owner class: 0x00005564fa963cf0 [2 ] T_CLASS DRb::DRbObject
self: 0x00005564fa7042c0 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
lvars:
msg_id: T_SYMBOL write
a: 0x00005564fa6d86e8 [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-test1/lib/rinda/rinda.rb:265
me:
called_id: write, type: iseq
owner class: 0x00005564fa99c050 [2 ] T_CLASS Rinda::TupleSpaceProxy
self: 0x00005564fa6dbac8 [0 ] T_OBJECT (Rinda::TupleSpaceProxy)(embed) len:3
lvars:
tuple: 0x00005564fa6d8738 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
sec: T_NIL
c:0002 p:0111 s:0010 E:0011f0 EVAL -e:12 [FINISH]
self: 0x00005564fa5b9d48 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
lvars:
uri: 0x00005564fa7057d8 [3LM ] T_STRING (String)druby://localhost:33365
ro: 0x00005564fa7042c0 [0 ] T_OBJECT (DRb::DRbObject)(embed) len:3
ts: 0x00005564fa6dbac8 [0 ] T_OBJECT (Rinda::TupleSpaceProxy)(embed) len:3
th: 0x00005564fa6dba78 [0 U] VM/thread (Thread)VM/thread
c:0001 p:0000 s:0003 E:000de0 (none) [FINISH]
self: 0x00005564fa5b9d48 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x5564fa6ef120, native_id: 0x7f8884539700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x00005564fa59e138 [3LM R ] T_CLASS
self: 0x00005564fa59e160 [3LM R ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x00005564fa962be8 [2 ] T_CLASS DRb::DRbTCPSocket
self: 0x00005564fa704658 [0 ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f8887bb1370
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x00005564fa962be8 [2 ] T_CLASS DRb::DRbTCPSocket
self: 0x00005564fa704658 [0 ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f8887bb1370
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x00005564fa961ef0 [2 ] T_CLASS DRb::DRbServer
self: 0x00005564fa704bd0 [0 ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x00007f8887bb1438
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x00005564fa961ef0 [2 ] T_CLASS DRb::DRbServer
self: 0x00005564fa704bd0 [0 ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x00007f8887bb1438
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x7f8878004fa0, native_id: 0x7f88842f7700
-- Control frame information -----------------------------------------------
c:0011 p:---- s:0045 e:000044 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x00005564fa587938 [3LM ] T_CLASS Thread::Mutex
self: 0x00005564fa6da8a8 [0 U] mutex (Thread::Mutex)mutex
c:0010 p:---- s:0042 e:000041 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x00005564fa586ce0 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x00005564fa6d9fc0 [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: 0x00005564fa8bcfb8 [3LM ] T_CLASS Monitor
self: 0x00005564fa6da8d0 [0 ] monitor (Monitor)monitor
c:0008 p:0019 s:0033 e:000032 METHOD /tmp/ruby/v2/build/trunk-test1/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x00005564fa8bcc70 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x00005564fa6da010 [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-test1/.ext/common/monitor.rb:125
me:
called_id: wait_until, type: iseq
owner class: 0x00005564fa8bcc70 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x00005564fa6da010 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
c:0006 p:0007 s:0024 e:000023 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1238 [FINISH]
me:
called_id: _execute, type: iseq
owner class: 0x00005564fa9622d8 [2 ] T_CLASS DRb::ThreadObject
self: 0x00005564fa6dac40 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f8887bb15a8
c:0005 p:---- s:0021 e:000020 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x00005564fa8bcfb8 [3LM ] T_CLASS Monitor
self: 0x00005564fa6da8d0 [0 ] monitor (Monitor)monitor
c:0004 p:0009 s:0017 e:000016 METHOD /tmp/ruby/v2/build/trunk-test1/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x00005564fa8bcd10 [0LM U] T_MODULE MonitorMixin
defined_class: 0x00005564fa962238 [0 U] T_ICLASS src:MonitorMixin
self: 0x00005564fa6dac40 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f8887bb15a8
lvars:
b: T_NIL
c:0003 p:0004 s:0012 e:000011 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1237
me:
called_id: _execute, type: iseq
owner class: 0x00005564fa9622d8 [2 ] T_CLASS DRb::ThreadObject
self: 0x00005564fa6dac40 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f8887bb15a8
c:0002 p:0014 s:0008 e:000007 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1262 [FINISH]
me:
called_id: make_pool, type: iseq
owner class: 0x00005564fa962120 [2 ] T_CLASS
self: 0x00005564fa962148 [2 ] T_CLASS DRb::DRbConn
lvars:
queue: 0x00005564fa6dac40 [0 ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f8887bb15a8
pool: 0x00005564fa6d8850 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 21037]
"gdb -p 16501 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 16509]
[New LWP 21011]
[New LWP 21012]
[New LWP 21021]
[New LWP 21022]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f939678ccf6 in __GI_ppoll (fds=fds@entry=0x7fffb76fc9c8, 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 0x7f938b92c700 (LWP 21022)):
#0 0x00007f9396249ed9 in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f938b82b720, expected=0, futex_word=0x55e6caaf22a4) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f938b82b810, mutex=0x55e6caaf22d0, cond=0x55e6caaf2278) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=0x55e6caaf2278, mutex=0x55e6caaf22d0, abstime=0x7f938b82b810) at pthread_cond_wait.c:667
#3 0x00007f9396cb2aa2 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55e6caaf22d0, cond=0x55e6caaf2278) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:529
#4 native_cond_sleep (th=th@entry=0x55e6caaf2210, rel=rel@entry=0x7f938b82b8a0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:1207
#5 0x00007f9396cb2c5f in native_sleep (th=0x55e6caaf2210, rel=0x7f938b82b8a0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:2113
#6 0x00007f9396cb6bd9 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x55e6caaf2210) at /tmp/ruby/v2/src/trunk-test1/thread.c:1322
#7 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk-test1/thread.c:1370
#8 0x00007f9396c175c0 in rb_f_sleep (argc=1, argv=0x7f938b82bd70, _=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/process.c:4899
#9 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6ca8fcb20, calling=<optimized out>, reg_cfp=0x7f938b92bc68, ec=0x55e6ca0899c0) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#10 vm_call_cfunc (ec=0x55e6ca0899c0, reg_cfp=0x7f938b92bc68, calling=<optimized out>, cd=0x55e6ca8fcb20) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#11 0x00007f9396cf2e66 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-test1/vm_insnhelper.c:4001
#12 vm_exec_core (ec=0x55e6caaf22a4, ec@entry=0x55e6ca0899c0, initial=128, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#13 0x00007f9396cf921b in rb_vm_exec (ec=0x55e6ca0899c0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#14 0x00007f9396cf9d31 in invoke_block (ec=ec@entry=0x55e6ca0899c0, iseq=iseq@entry=0x55e6ca40f798, self=self@entry=94449723264320, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#15 0x00007f9396cfcda3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f938b82bd28, argc=0, self=94449723264320, captured=0x55e6caa85260, ec=0x55e6ca0899c0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f938b82bd28, argc=0, self=94449723264320, proc=0x55e6ca344d40, ec=0x55e6ca0899c0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1221
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f938b82bd28, argc=0, self=94449723264320, proc=0x55e6ca344d40, ec=0x55e6ca0899c0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1243
#18 rb_vm_invoke_proc (ec=0x55e6ca0899c0, proc=proc@entry=0x55e6caa85260, argc=argc@entry=0, argv=argv@entry=0x7f938b82bc50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1264
#19 0x00007f9396cb4db8 in thread_do_start (th=th@entry=0x55e6caaf2210) at /tmp/ruby/v2/src/trunk-test1/thread.c:707
#20 0x00007f9396cb7107 in thread_start_func_2 (th=th@entry=0x55e6caaf2210, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread.c:756
#21 0x00007f9396cb773b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:969
#22 0x00007f93962436db in start_thread (arg=0x7f938b92c700) at pthread_create.c:463
#23 0x00007f939679988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7f9388faf700 (LWP 21021)):
#0 0x00007f9396249ed9 in futex_reltimed_wait_cancelable (private=<optimized out>, reltime=0x7f9388eae720, expected=0, futex_word=0x55e6ca60eb40) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 __pthread_cond_wait_common (abstime=0x7f9388eae810, mutex=0x55e6ca60eb70, cond=0x55e6ca60eb18) at pthread_cond_wait.c:533
#2 __pthread_cond_timedwait (cond=0x55e6ca60eb18, mutex=0x55e6ca60eb70, abstime=0x7f9388eae810) at pthread_cond_wait.c:667
#3 0x00007f9396cb2aa2 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x55e6ca60eb70, cond=0x55e6ca60eb18) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:529
#4 native_cond_sleep (th=th@entry=0x55e6ca60eab0, rel=rel@entry=0x7f9388eae8a0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:1207
#5 0x00007f9396cb2c5f in native_sleep (th=0x55e6ca60eab0, rel=0x7f9388eae8a0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:2113
#6 0x00007f9396cb6bd9 in sleep_hrtime (fl=2, rel=<optimized out>, th=0x55e6ca60eab0) at /tmp/ruby/v2/src/trunk-test1/thread.c:1322
#7 rb_thread_wait_for (time=...) at /tmp/ruby/v2/src/trunk-test1/thread.c:1370
#8 0x00007f9396c175c0 in rb_f_sleep (argc=1, argv=0x7f9388eaed70, _=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/process.c:4899
#9 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6ca8fcb20, calling=<optimized out>, reg_cfp=0x7f9388faec68, ec=0x55e6c8eb9840) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#10 vm_call_cfunc (ec=0x55e6c8eb9840, reg_cfp=0x7f9388faec68, calling=<optimized out>, cd=0x55e6ca8fcb20) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#11 0x00007f9396cf2e66 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-test1/vm_insnhelper.c:4001
#12 vm_exec_core (ec=0x55e6ca60eb40, ec@entry=0x55e6c8eb9840, initial=128, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#13 0x00007f9396cf921b in rb_vm_exec (ec=0x55e6c8eb9840, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#14 0x00007f9396cf9d31 in invoke_block (ec=ec@entry=0x55e6c8eb9840, iseq=iseq@entry=0x55e6ca40f798, self=self@entry=94449723267600, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#15 0x00007f9396cfcda3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9388eaed28, argc=0, self=94449723267600, captured=0x55e6ca299120, ec=0x55e6c8eb9840) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9388eaed28, argc=0, self=94449723267600, proc=0x55e6ca345a10, ec=0x55e6c8eb9840) at /tmp/ruby/v2/src/trunk-test1/vm.c:1221
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9388eaed28, argc=0, self=94449723267600, proc=0x55e6ca345a10, ec=0x55e6c8eb9840) at /tmp/ruby/v2/src/trunk-test1/vm.c:1243
#18 rb_vm_invoke_proc (ec=0x55e6c8eb9840, proc=proc@entry=0x55e6ca299120, argc=argc@entry=0, argv=argv@entry=0x7f9388eaec50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1264
#19 0x00007f9396cb4db8 in thread_do_start (th=th@entry=0x55e6ca60eab0) at /tmp/ruby/v2/src/trunk-test1/thread.c:707
#20 0x00007f9396cb7107 in thread_start_func_2 (th=th@entry=0x55e6ca60eab0, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread.c:756
#21 0x00007f9396cb773b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:969
#22 0x00007f93962436db in start_thread (arg=0x7f9388faf700) at pthread_create.c:463
#23 0x00007f939679988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7f93898b7700 (LWP 21012)):
#0 0x00007f939678f03f in __GI___select (nfds=14, readfds=0x7f9360037360, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f9396cb7e2c 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-test1/thread.c:3837
#2 0x00007f9396cb7faa 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-test1/thread_pthread.c:1158
#3 do_select (p=p@entry=140271643485680) at /tmp/ruby/v2/src/trunk-test1/thread.c:4008
#4 0x00007f9396b3d9e4 in rb_ensure (b_proc=b_proc@entry=0x7f9396cb7e30 <do_select>, data1=data1@entry=140271643485680, e_proc=e_proc@entry=0x7f9396cb7b70 <select_set_free>, data2=data2@entry=140271643485680) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#5 0x00007f9396cb85a6 in rb_thread_fd_select (max=max@entry=14, read=read@entry=0x7f93897b68a0, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test1/thread.c:4134
#6 0x00007f9396b757c7 in select_internal (fds=<optimized out>, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/io.c:9165
#7 select_call (arg=arg@entry=140271643486336) at /tmp/ruby/v2/src/trunk-test1/io.c:9235
#8 0x00007f9396b3d9e4 in rb_ensure (b_proc=b_proc@entry=0x7f9396b75720 <select_call>, data1=data1@entry=140271643486336, e_proc=e_proc@entry=0x7f9396b71e30 <select_end>, data2=data2@entry=140271643486336) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#9 0x00007f9396b71d82 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/io.c:9583
#10 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6ca3204b0, calling=<optimized out>, reg_cfp=0x7f93898b6bf8, ec=0x55e6ca8a8900) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#11 vm_call_cfunc (ec=0x55e6ca8a8900, reg_cfp=0x7f93898b6bf8, calling=<optimized out>, cd=0x55e6ca3204b0) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#12 0x00007f9396cf2e66 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-test1/vm_insnhelper.c:4001
#13 vm_exec_core (ec=0xe, ec@entry=0x55e6ca8a8900, initial=140270947758944, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#14 0x00007f9396cf921b in rb_vm_exec (ec=0x55e6ca8a8900, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#15 0x00007f9396cf9d31 in invoke_block (ec=ec@entry=0x55e6ca8a8900, iseq=iseq@entry=0x55e6c991ac70, self=self@entry=94449723342000, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#16 0x00007f9396cfcda3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f93897b6d28, argc=0, self=94449723342000, captured=0x55e6ca5fb150, ec=0x55e6ca8a8900) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#17 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f93897b6d28, argc=0, self=94449723342000, proc=0x55e6ca357cb0, ec=0x55e6ca8a8900) at /tmp/ruby/v2/src/trunk-test1/vm.c:1221
#18 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f93897b6d28, argc=0, self=94449723342000, proc=0x55e6ca357cb0, ec=0x55e6ca8a8900) at /tmp/ruby/v2/src/trunk-test1/vm.c:1243
#19 rb_vm_invoke_proc (ec=0x55e6ca8a8900, proc=proc@entry=0x55e6ca5fb150, argc=argc@entry=0, argv=argv@entry=0x7f93897b6c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1264
#20 0x00007f9396cb4db8 in thread_do_start (th=th@entry=0x55e6caaeb700) at /tmp/ruby/v2/src/trunk-test1/thread.c:707
#21 0x00007f9396cb7107 in thread_start_func_2 (th=th@entry=0x55e6caaeb700, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread.c:756
#22 0x00007f9396cb773b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:969
#23 0x00007f93962436db in start_thread (arg=0x7f93898b7700) at pthread_create.c:463
#24 0x00007f939679988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f9389433700 (LWP 21011)):
#0 0x00007f939678f03f in __GI___select (nfds=11, readfds=0x7f934c02c860, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f9396cb7e2c 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-test1/thread.c:3837
#2 0x00007f9396cb7faa 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-test1/thread_pthread.c:1158
#3 do_select (p=p@entry=140271638750704) at /tmp/ruby/v2/src/trunk-test1/thread.c:4008
#4 0x00007f9396b3d9e4 in rb_ensure (b_proc=b_proc@entry=0x7f9396cb7e30 <do_select>, data1=data1@entry=140271638750704, e_proc=e_proc@entry=0x7f9396cb7b70 <select_set_free>, data2=data2@entry=140271638750704) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#5 0x00007f9396cb85a6 in rb_thread_fd_select (max=max@entry=11, read=read@entry=0x7f93893328a0, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v2/src/trunk-test1/thread.c:4134
#6 0x00007f9396b757c7 in select_internal (fds=<optimized out>, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/io.c:9165
#7 select_call (arg=arg@entry=140271638751360) at /tmp/ruby/v2/src/trunk-test1/io.c:9235
#8 0x00007f9396b3d9e4 in rb_ensure (b_proc=b_proc@entry=0x7f9396b75720 <select_call>, data1=data1@entry=140271638751360, e_proc=e_proc@entry=0x7f9396b71e30 <select_end>, data2=data2@entry=140271638751360) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#9 0x00007f9396b71d82 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/io.c:9583
#10 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6ca3204b0, calling=<optimized out>, reg_cfp=0x7f9389432bf8, ec=0x55e6ca05eeb0) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#11 vm_call_cfunc (ec=0x55e6ca05eeb0, reg_cfp=0x7f9389432bf8, calling=<optimized out>, cd=0x55e6ca3204b0) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#12 0x00007f9396cf2e66 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-test1/vm_insnhelper.c:4001
#13 vm_exec_core (ec=0xb, ec@entry=0x55e6ca05eeb0, initial=140270612170848, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#14 0x00007f9396cf921b in rb_vm_exec (ec=0x55e6ca05eeb0, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#15 0x00007f9396cf9d31 in invoke_block (ec=ec@entry=0x55e6ca05eeb0, iseq=iseq@entry=0x55e6c991ac70, self=self@entry=94449723263360, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#16 0x00007f9396cfcda3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9389332d28, argc=0, self=94449723263360, captured=0x55e6ca4039d0, ec=0x55e6ca05eeb0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#17 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9389332d28, argc=0, self=94449723263360, proc=0x55e6ca344980, ec=0x55e6ca05eeb0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1221
#18 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9389332d28, argc=0, self=94449723263360, proc=0x55e6ca344980, ec=0x55e6ca05eeb0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1243
#19 rb_vm_invoke_proc (ec=0x55e6ca05eeb0, proc=proc@entry=0x55e6ca4039d0, argc=argc@entry=0, argv=argv@entry=0x7f9389332c50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1264
#20 0x00007f9396cb4db8 in thread_do_start (th=th@entry=0x55e6cabc7b70) at /tmp/ruby/v2/src/trunk-test1/thread.c:707
#21 0x00007f9396cb7107 in thread_start_func_2 (th=th@entry=0x55e6cabc7b70, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread.c:756
#22 0x00007f9396cb773b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:969
#23 0x00007f93962436db in start_thread (arg=0x7f9389433700) at pthread_create.c:463
#24 0x00007f939679988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f9391f5c700 (LWP 16509)):
#0 0x00007f93967880b4 in __GI___libc_read (fd=5, buf=0x7f938c00ef00, nbytes=1024) at ../sysdeps/unix/sysv/linux/read.c:27
#1 0x00007f9396b71361 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=0x7f9391e5b890) at /tmp/ruby/v2/src/trunk-test1/io.c:1040
#3 0x00007f9396cb54d6 in rb_thread_io_blocking_region (func=0x7f9396b712f0 <internal_read_func>, data1=0x7f9391e5b890, fd=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread.c:1628
#4 0x00007f9396b3d9e4 in rb_ensure (b_proc=b_proc@entry=0x7f9396b71100 <read_internal_call>, data1=data1@entry=140271784671376, e_proc=e_proc@entry=0x7f9396c859b0 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#5 0x00007f9396c9958b in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f9396b71100 <read_internal_call>, arg=arg@entry=140271784671376) at /tmp/ruby/v2/src/trunk-test1/string.c:2703
#6 0x00007f9396b86f1e in read_internal_locktmp (iis=0x7f9391e5b890, str=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/io.c:2817
#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-test1/io.c:2858
#8 0x00007f9396b87391 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/io.c:2951
#9 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6c844f590, calling=<optimized out>, reg_cfp=0x7f9391f5bca0, ec=0x55e6caafd220) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#10 vm_call_cfunc (ec=0x55e6caafd220, reg_cfp=0x7f9391f5bca0, calling=<optimized out>, cd=0x55e6c844f590) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#11 0x00007f9396cf2e66 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-test1/vm_insnhelper.c:4001
#12 vm_exec_core (ec=0x5, ec@entry=0x55e6caafd220, initial=140271685791488, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#13 0x00007f9396cf921b in rb_vm_exec (ec=0x55e6caafd220, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#14 0x00007f9396cf9d31 in invoke_block (ec=ec@entry=0x55e6caafd220, iseq=iseq@entry=0x55e6c82e9f00, self=self@entry=94449692860680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#15 0x00007f9396cfcda3 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9391e5bd28, argc=0, self=94449692860680, captured=0x55e6ca2c5a40, ec=0x55e6caafd220) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#16 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9391e5bd28, argc=0, self=94449692860680, proc=0x55e6c8646108, ec=0x55e6caafd220) at /tmp/ruby/v2/src/trunk-test1/vm.c:1221
#17 vm_invoke_proc (passed_block_handler=0, kw_splat=<optimized out>, argv=0x7f9391e5bd28, argc=0, self=94449692860680, proc=0x55e6c8646108, ec=0x55e6caafd220) at /tmp/ruby/v2/src/trunk-test1/vm.c:1243
#18 rb_vm_invoke_proc (ec=0x55e6caafd220, proc=proc@entry=0x55e6ca2c5a40, argc=argc@entry=0, argv=argv@entry=0x7f9391e5bc50, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v2/src/trunk-test1/vm.c:1264
#19 0x00007f9396cb4db8 in thread_do_start (th=th@entry=0x55e6ca5d6630) at /tmp/ruby/v2/src/trunk-test1/thread.c:707
#20 0x00007f9396cb7107 in thread_start_func_2 (th=th@entry=0x55e6ca5d6630, stack_start=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread.c:756
#21 0x00007f9396cb773b in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:969
#22 0x00007f93962436db in start_thread (arg=0x7f9391f5c700) at pthread_create.c:463
#23 0x00007f939679988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f9397247d80 (LWP 16501)):
#0 0x00007f939678ccf6 in __GI_ppoll (fds=fds@entry=0x7fffb76fc9c8, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1 0x00007f9396cb1fd7 in rb_sigwait_sleep (th=th@entry=0x55e6c82d8f70, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:1979
#2 0x00007f9396cb2fa6 in native_sleep (th=th@entry=0x55e6c82d8f70, rel=0x0) at /tmp/ruby/v2/src/trunk-test1/thread_pthread.c:2099
#3 0x00007f9396cb67b4 in sleep_forever (fl=1, th=0x55e6c82d8f70) at /tmp/ruby/v2/src/trunk-test1/thread.c:1271
#4 rb_thread_sleep_deadly_allow_spurious_wakeup () at /tmp/ruby/v2/src/trunk-test1/thread.c:1362
#5 rb_mutex_sleep_forever (time=time@entry=8) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:451
#6 0x00007f9396b3d9e4 in rb_ensure (b_proc=b_proc@entry=0x7f9396cb6700 <rb_mutex_sleep_forever>, data1=data1@entry=8, e_proc=e_proc@entry=0x7f9396cb4a00 <mutex_lock_uninterruptible>, data2=data2@entry=94449723264200) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#7 0x00007f9396cb4a5d in rb_mutex_sleep (self=94449723264200, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:477
#8 0x00007f9396cfd224 in vm_call0_cfunc_with_frame (argv=0x7fffb76fcde8, cd=0x55e6c82d9580, calling=0x7fffb76fcc90, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:90
#9 vm_call0_cfunc (argv=0x7fffb76fcde8, cd=0x55e6c82d9580, calling=0x7fffb76fcc90, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:104
#10 vm_call0_body (ec=0x55e6c82d9580, calling=calling@entry=0x7fffb76fcc90, cd=cd@entry=0x7f93970271c0 <rb_funcallv_data>, argv=argv@entry=0x7fffb76fcde8) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:139
#11 0x00007f9396cff796 in rb_funcallv_with_cc (cd=0x7f93970271c0 <rb_funcallv_data>, recv=94449723264200, mid=24497, argc=1, argv=0x7fffb76fcde8) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:969
#12 0x00007f9396b3d9e4 in rb_ensure (b_proc=b_proc@entry=0x7f9396cadda0 <do_sleep>, data1=data1@entry=140736270945760, e_proc=e_proc@entry=0x7f9396caca40 <delete_from_waitq>, data2=data2@entry=140736270945776) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#13 0x00007f9396cadacc in rb_condvar_wait (argc=2, argv=0x7fffb76fd040, self=94449723336120) at /tmp/ruby/v2/src/trunk-test1/thread_sync.c:1407
#14 0x00007f9396cfd224 in vm_call0_cfunc_with_frame (argv=0x7fffb76fd040, cd=0x7fffb76fcea0, calling=0x7fffb76fcf10, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:90
#15 vm_call0_cfunc (argv=0x7fffb76fd040, cd=0x7fffb76fcea0, calling=0x7fffb76fcf10, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:104
#16 vm_call0_body (ec=ec@entry=0x55e6c82d9580, calling=calling@entry=0x7fffb76fcf10, cd=cd@entry=0x7fffb76fcf70, argv=argv@entry=0x7fffb76fd040) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:139
#17 0x00007f9396cfd88f in rb_vm_call0 (ec=ec@entry=0x55e6c82d9580, recv=recv@entry=94449723336120, id=id@entry=24657, argc=argc@entry=2, argv=argv@entry=0x7fffb76fd040, me=me@entry=0x55e6c8302bb8, kw_splat=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:52
#18 0x00007f9396cfdac5 in rb_vm_call_kw (ec=ec@entry=0x55e6c82d9580, recv=recv@entry=94449723336120, id=id@entry=24657, argc=argc@entry=2, argv=argv@entry=0x7fffb76fd040, me=me@entry=0x55e6c8302bb8, kw_splat=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:232
#19 0x00007f9396cff541 in rb_call0 (call_scope=CALL_FCALL, self=94449723264240, argv=0x7fffb76fd040, argc=2, mid=24657, recv=94449723336120, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:354
#20 rb_call (scope=CALL_FCALL, argv=0x7fffb76fd040, argc=2, mid=24657, recv=94449723336120) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:680
#21 rb_funcallv (recv=94449723336120, mid=24657, argc=argc@entry=2, argv=argv@entry=0x7fffb76fd040) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:920
#22 0x00007f939237be7c in monitor_wait_for_cond_body (v=v@entry=140736270946672) at /tmp/ruby/v2/src/trunk-test1/ext/monitor/monitor.c:152
#23 0x00007f9396b3d9e4 in rb_ensure (b_proc=b_proc@entry=0x7f939237be10 <monitor_wait_for_cond_body>, data1=data1@entry=140736270946672, e_proc=e_proc@entry=0x7f939237c040 <monitor_enter_for_cond>, data2=data2@entry=140736270946672) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#24 0x00007f939237bfad in monitor_wait_for_cond (monitor=94449723264240, cond=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/ext/monitor/monitor.c:180
#25 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6c86bddd0, calling=<optimized out>, reg_cfp=0x7f9397245b08, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#26 vm_call_cfunc (ec=0x55e6c82d9580, reg_cfp=0x7f9397245b08, calling=<optimized out>, cd=0x55e6c86bddd0) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#27 0x00007f9396cf2e66 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-test1/vm_insnhelper.c:4001
#28 vm_exec_core (ec=0x7fffb76fc9c8, ec@entry=0x55e6c82d9580, initial=1, initial@entry=0) at ../../src/trunk-test1/insns.def:801
#29 0x00007f9396cf921b in rb_vm_exec (ec=0x55e6c82d9580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#30 0x00007f9396cf9d31 in invoke_block (ec=ec@entry=0x55e6c82d9580, iseq=iseq@entry=0x55e6ca3fd390, self=self@entry=94449723264320, cref=cref@entry=0x0, type=<optimized out>, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#31 0x00007f9396cfc34e 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=94449723264320, captured=<optimized out>, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm.c:1121
#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-test1/vm.c:1139
#33 vm_yield (kw_splat=0, argv=<optimized out>, argc=0, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm.c:1184
#34 rb_yield_0 (argv=<optimized out>, argc=0) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1168
#35 rb_yield_values2 (argc=0, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1214
#36 0x00007f9396b3d9e4 in rb_ensure (b_proc=0x7f939237bf00 <monitor_sync_body>, data1=94449723264240, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/eval.c:1132
#37 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6c88bac10, calling=<optimized out>, reg_cfp=0x7f9397245be8, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#38 vm_call_cfunc (ec=0x55e6c82d9580, reg_cfp=0x7f9397245be8, calling=<optimized out>, cd=0x55e6c88bac10) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#39 0x00007f9396cf2f1d 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-test1/vm_insnhelper.c:4001
#40 vm_exec_core (ec=0x7fffb76fc9c8, ec@entry=0x55e6c82d9580, initial=1, initial@entry=0) at ../../src/trunk-test1/insns.def:782
#41 0x00007f9396cf921b in rb_vm_exec (ec=0x55e6c82d9580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#42 0x00007f9396cf9d31 in invoke_block (ec=ec@entry=0x55e6c82d9580, iseq=iseq@entry=0x55e6c852aff8, self=self@entry=94449692860680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#43 0x00007f9396cf9f0e 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-test1/vm.c:1121
#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-test1/vm.c:1139
#45 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1184
#46 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1168
#47 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1174
#48 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1184
#49 0x00007f9396aa55cc in rb_ary_collect (ary=94449727388120) at /tmp/ruby/v2/src/trunk-test1/array.c:3086
#50 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6c85343b0, calling=<optimized out>, reg_cfp=0x7f9397245de0, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#51 vm_call_cfunc (ec=0x55e6c82d9580, reg_cfp=0x7f9397245de0, calling=<optimized out>, cd=0x55e6c85343b0) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#52 0x00007f9396cf2f1d 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-test1/vm_insnhelper.c:4001
#53 vm_exec_core (ec=0x7fffb76fc9c8, ec@entry=0x55e6c82d9580, initial=1, initial@entry=0) at ../../src/trunk-test1/insns.def:782
#54 0x00007f9396cf921b in rb_vm_exec (ec=0x55e6c82d9580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1925
#55 0x00007f9396cf9d31 in invoke_block (ec=ec@entry=0x55e6c82d9580, iseq=iseq@entry=0x55e6c82ea0e0, self=self@entry=94449692860680, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1049
#56 0x00007f9396cf9f0e 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-test1/vm.c:1121
#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-test1/vm.c:1139
#58 vm_yield (argc=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm.c:1184
#59 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1168
#60 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1174
#61 rb_yield (val=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/vm_eval.c:1184
#62 0x00007f9396aa55cc in rb_ary_collect (ary=94449724414160) at /tmp/ruby/v2/src/trunk-test1/array.c:3086
#63 0x00007f9396ce8a88 in vm_call_cfunc_with_frame (cd=0x55e6c844bec0, calling=<optimized out>, reg_cfp=0x7f9397245f30, ec=0x55e6c82d9580) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2519
#64 vm_call_cfunc (ec=0x55e6c82d9580, reg_cfp=0x7f9397245f30, calling=<optimized out>, cd=0x55e6c844bec0) at /tmp/ruby/v2/src/trunk-test1/vm_insnhelper.c:2539
#65 0x00007f9396cf2f1d 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-test1/vm_insnhelper.c:4001
#66 vm_exec_core (ec=0x7fffb76fc9c8, initial=1, initial@entry=0) at ../../src/trunk-test1/insns.def:782
#67 0x00007f9396cf98bf in rb_vm_exec (ec=0x55e6c82d9580, mjit_enable_p=mjit_enable_p@entry=1) at /tmp/ruby/v2/src/trunk-test1/vm.c:1934
#68 0x00007f9396d04930 in rb_iseq_eval_main (iseq=iseq@entry=0x55e6c82ea8b0) at /tmp/ruby/v2/src/trunk-test1/vm.c:2184
#69 0x00007f9396b39dea in rb_ec_exec_node (ec=ec@entry=0x55e6c82d9580, n=n@entry=0x55e6c82ea8b0) at /tmp/ruby/v2/src/trunk-test1/eval.c:289
#70 0x00007f9396b40719 in ruby_run_node (n=0x55e6c82ea8b0) at /tmp/ruby/v2/src/trunk-test1/eval.c:347
#71 0x000055e6c7725a1f in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v2/src/trunk-test1/main.c:50
>>> Dump Ruby level backtrace
th: 0x55e6c82d8f70, native_id: 0x7f9397247d80
-- Control frame information -----------------------------------------------
c:0026 p:---- s:0160 e:000159 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055e6c8303950 [3LM ] T_CLASS Thread::Mutex
self: 0x000055e6ca344cc8 [0LM U] mutex (Thread::Mutex)mutex
c:0025 p:---- s:0157 e:000156 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x000055e6c8302cf8 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x000055e6ca3565b8 [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: 0x000055e6c86d7860 [3LM ] T_CLASS Monitor
self: 0x000055e6ca344cf0 [3LM R ] monitor (Monitor)monitor
c:0023 p:0019 s:0148 e:000147 METHOD /tmp/ruby/v2/build/trunk-test1/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x000055e6c86d7540 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x000055e6ca3565e0 [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-test1/lib/rinda/tuplespace.rb:199
me:
called_id: wait, type: iseq
owner class: 0x000055e6ca41cf38 [3LM ] T_CLASS Rinda::WaitTemplateEntry
self: 0x000055e6ca356720 [3LM ] T_OBJECT (Rinda::WaitTemplateEntry)len:7 ptr:0x00007f938001e240
c:0021 p:0200 s:0139 e:000138 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/rinda/tuplespace.rb:510 [FINISH]
me:
called_id: move, type: iseq
owner class: 0x000055e6ca438da0 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055e6ca344d40 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x00007f938001e1f0
lvars:
entry: T_NIL
c:0020 p:---- s:0135 e:000134 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x000055e6c86d7860 [3LM ] T_CLASS Monitor
self: 0x000055e6ca344cf0 [3LM R ] monitor (Monitor)monitor
c:0019 p:0009 s:0131 e:000130 METHOD /tmp/ruby/v2/build/trunk-test1/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x000055e6c86d75e0 [0LM U] T_MODULE MonitorMixin
defined_class: 0x000055e6ca438cd8 [0LM U] T_ICLASS src:MonitorMixin
self: 0x000055e6ca344d40 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x00007f938001e1f0
lvars:
b: T_NIL
c:0018 p:0035 s:0126 e:000125 METHOD /tmp/ruby/v2/src/trunk-test1/lib/rinda/tuplespace.rb:487
me:
called_id: move, type: iseq
owner class: 0x000055e6ca438da0 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055e6ca344d40 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x00007f938001e1f0
lvars:
port: T_NIL
tuple: 0x000055e6ca356770 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
sec: T_NIL
template: 0x000055e6ca356720 [3LM ] T_OBJECT (Rinda::WaitTemplateEntry)len:7 ptr:0x00007f938001e240
c:0017 p:0015 s:0118 e:000117 METHOD /tmp/ruby/v2/src/trunk-test1/lib/rinda/tuplespace.rb:478
me:
called_id: take, type: iseq
owner class: 0x000055e6ca438da0 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055e6ca344d40 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x00007f938001e1f0
lvars:
tuple: 0x000055e6ca356770 [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-test1/test/rinda/test_rinda.rb:552
me:
called_id: test_take_bug_8215, type: iseq
owner class: 0x000055e6ca45eb18 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
self: 0x000055e6ca345dd0 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:11 ptr:0x00007f938001e190
lvars:
service: 0x000055e6ca357cb0 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x00007f938001e140
uri: 0x000055e6ca357468 [3LM ] T_STRING (String)druby://localhost:33365
args: 0x000055e6ca356e00 [3LM ] T_ARRAY (Array)[ ] len: 6, capa:6 ptr:0x00007f9380013fc0
take: T_FIXNUM 21037
write: T_NIL
status: T_NIL
signal: T_NIL
c:0015 p:0054 s:0100 e:000099 METHOD /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit.rb:1212
me:
called_id: run_test, type: iseq
owner class: 0x000055e6c8499d50 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055e6ca345dd0 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:11 ptr:0x00007f938001e190
lvars:
name: 0x000055e6ca733d48 [3LM ] T_STRING (String)test_take_bug_8215
progname: 0x000055e6c82f5490 [3LM ] T_STRING (String)/tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/parallel.rb
c:0014 p:0053 s:0094 e:000093 METHOD /tmp/ruby/v2/src/trunk-test1/tool/lib/minitest/unit.rb:1301
me:
called_id: run, type: iseq
owner class: 0x000055e6c8499d50 [3LM ] T_CLASS MiniTest::Unit::TestCase
self: 0x000055e6ca345dd0 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:11 ptr:0x00007f938001e190
lvars:
runner: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
start_time: 0x000055e6ca345da8 [0 M U] time (Time)time
result: 0x000055e6c82ea5b8 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0013 p:0013 s:0085 e:000084 METHOD /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x000055e6c8677a50 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x000055e6ca345dd0 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:11 ptr:0x00007f938001e190
lvars:
runner: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
c:0012 p:0079 s:0080 e:000079 BLOCK /tmp/ruby/v2/src/trunk-test1/tool/lib/minitest/unit.rb:952 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e6c849b060 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
method: 0x000055e6ca733d48 [3LM ] T_STRING (String)test_take_bug_8215
inst: 0x000055e6ca345dd0 [3LM ] T_OBJECT (Rinda::TupleSpaceProxyTest)len:11 ptr:0x00007f938001e190
start_time: T_NIL
result: T_NIL
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055e6c8322698 [3LM ] T_CLASS Array
self: 0x000055e6ca7339d8 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:20 ptr:0x000055e6ca333570
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v2/src/trunk-test1/tool/lib/minitest/unit.rb:945
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e6c849b060 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
assertions: T_NIL
c:0009 p:0167 s:0065 E:001530 METHOD /tmp/ruby/v2/src/trunk-test1/tool/lib/minitest/unit.rb:972
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e6c849b060 [3LM ] T_CLASS MiniTest::Unit
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
suite: 0x000055e6ca45eb18 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
header: 0x000055e6ca7501f0 [3LM ] T_STRING (String)test_suite_header
filter: 0x000055e6c87d2bc0 [3LM ] T_REGEXP
all_test_methods: 0x000055e6ca733a28 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:14 ptr:0x000055e6ca609bd0
filtered_test_methods: 0x000055e6ca7339d8 [3LM ] T_ARRAY (Array)[ ] len: 14, capa:20 ptr:0x000055e6ca333570
leakchecker: 0x000055e6ca7332d0 [3LM ] T_OBJECT (LeakChecker)len:7 ptr:0x00007f938001e540
continuation: 0x000055e6c82ea068 [3LM ] proc (Proc) block in _run_suite@/tmp/ruby/v2/src/trunk-test1/tool/lib/minitest/unit.rb:944
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit.rb:1065
me:
called_id: orig_run_suite, type: iseq
owner class: 0x000055e6c8675bd8 [0LM U] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x000055e6c8675458 [0LM U] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
suite: 0x000055e6ca45eb18 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:002070 METHOD /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/parallel.rb:56
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e6c831d1c0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
suite: 0x000055e6ca45eb18 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
type: T_SYMBOL test
orig_testout: 0x000055e6c83179a0 [0LM U] T_FILE (IO)
i: 0x000055e6ca7507b8 [0LM U] T_FILE (IO)
o: 0x000055e6ca750790 [0LM U] T_FILE (IO)
orig_stdin: 0x000055e6c8317a40 [0LM U] T_FILE (IO)
orig_stdout: 0x000055e6c83179a0 [0LM U] T_FILE (IO)
th: 0x000055e6ca750718 [0LM U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 8
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x000055e6c831d1c0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
suite: 0x000055e6ca45eb18 [3LM ] T_CLASS Rinda::TupleSpaceProxyTest
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x000055e6c8322698 [3LM ] T_CLASS Array
self: 0x000055e6ca45d8d0 [3LM ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x00007f93480442e0
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x000055e6c831d1c0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
suites: 0x000055e6ca45d8d0 [3LM ] T_ARRAY (Array)[ ] len: 4, capa:20 ptr:0x00007f93480442e0
type: T_SYMBOL test
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/parallel.rb:128
me:
called_id: run, type: iseq
owner class: 0x000055e6c831d1c0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
args: 0x000055e6c8316b90 [3LM ] T_ARRAY [E ] len: 0 (embed)
buf: 0x000055e6c8791350 [3LM ] T_STRING (String)run /tmp/ruby/v2/src/trunk-test1/test/rinda/test_rinda.rb test
suites: 0x000055e6c8790950 [3LM ] T_ARRAY (Array)[ ] len: 89, capa:89 ptr:0x000055e6caa641f0
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0144 s:0006 e:000005 EVAL /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/parallel.rb:213 [FINISH]
self: 0x000055e6c8335d60 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
c:0001 p:0000 s:0003 E:001d60 (none) [FINISH]
self: 0x000055e6c8335d60 [3LM ] T_OBJECT len:0 ptr:0x0000000000000000
th: 0x55e6ca5d6630, native_id: 0x7f9391f5c700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x000055e6c831a178 [3LM ] T_CLASS IO
self: 0x000055e6ca7507b8 [0LM U] T_FILE (IO)
c:0002 p:0032 s:0007 e:000006 BLOCK /tmp/ruby/v2/src/trunk-test1/tool/lib/test/unit/parallel.rb:45 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x000055e6c831d1c0 [3LM ] T_CLASS Test::Unit::Worker
self: 0x000055e6c8646108 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055e6c88c0a60
lvars:
buf: 0x000055e6ca2664f0 [3LM ] T_STRING (String).
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55e6ca60eab0, native_id: 0x7f9388faf700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0016 e:000015 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055e6c8337bd8 [3LM ] T_CLASS (Class)
self: 0x000055e6c8338f10 [0LM U] T_MODULE Kernel
c:0003 p:0017 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test1/test/rinda/test_rinda.rb:118
me:
called_id: sleep, type: iseq
owner class: 0x000055e6ca438da0 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055e6ca345a10 [3LM ] T_OBJECT (Rinda::MockClock::MyTS)len:8 ptr:0x00007f938001df80
lvars:
n: T_FIXNUM 60
c:0002 p:0011 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/rinda/tuplespace.rb:619 [FINISH]
me:
called_id: start_keeper, type: iseq
owner class: 0x000055e6ca438da0 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055e6ca345a10 [3LM ] T_OBJECT (Rinda::MockClock::MyTS)len:8 ptr:0x00007f938001df80
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55e6cabc7b70, native_id: 0x7f9389433700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055e6c831a150 [3LM ] T_CLASS
self: 0x000055e6c831a178 [3LM ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x000055e6c99fbef0 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055e6ca344610 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f938001e3a0
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x000055e6c99fbef0 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055e6ca344610 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f938001e3a0
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x000055e6c99ffa50 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055e6ca344980 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x00007f938001e060
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055e6c99ffa50 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055e6ca344980 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x00007f938001e060
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55e6caaeb700, native_id: 0x7f93898b7700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x000055e6c831a150 [3LM ] T_CLASS
self: 0x000055e6c831a178 [3LM ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x000055e6c99fbef0 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055e6ca357440 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f938001e470
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:972
me:
called_id: accept, type: iseq
owner class: 0x000055e6c99fbef0 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x000055e6ca357440 [3LM ] T_OBJECT (DRb::DRbTCPSocket)len:7 ptr:0x00007f938001e470
lvars:
s: T_NIL
uri: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1720
me:
called_id: main_loop, type: iseq
owner class: 0x000055e6c99ffa50 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055e6ca357cb0 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x00007f938001e140
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/drb/drb.rb:1566 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x000055e6c99ffa50 [3LM ] T_CLASS DRb::DRbServer
self: 0x000055e6ca357cb0 [3LM ] T_OBJECT (DRb::DRbServer)len:8 ptr:0x00007f938001e140
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x55e6caaf2210, native_id: 0x7f938b92c700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0016 e:000015 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x000055e6c8337bd8 [3LM ] T_CLASS (Class)
self: 0x000055e6c8338f10 [0LM U] T_MODULE Kernel
c:0003 p:0017 s:0011 e:000010 METHOD /tmp/ruby/v2/src/trunk-test1/test/rinda/test_rinda.rb:118
me:
called_id: sleep, type: iseq
owner class: 0x000055e6ca438da0 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055e6ca344d40 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x00007f938001e1f0
lvars:
n: T_FIXNUM 1
c:0002 p:0011 s:0006 e:000005 BLOCK /tmp/ruby/v2/src/trunk-test1/lib/rinda/tuplespace.rb:619 [FINISH]
me:
called_id: start_keeper, type: iseq
owner class: 0x000055e6ca438da0 [3LM ] T_CLASS Rinda::TupleSpace
self: 0x000055e6ca344d40 [3LM ] T_OBJECT (Rinda::TupleSpace)len:8 ptr:0x00007f938001e1f0
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"
[nil, 16501]
"gdb -p 16500 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v2/src/trunk-test1/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.
16501: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, 16500]
#<Errno::ESRCH: No such process>
"gdb -p 16494 -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, 16494]
#<Errno::ESRCH: No such process>
"gdb -p 16492 -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 16492 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, 16492]
"gdb -p 23747 -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, 23747]
#<Errno::ESRCH: No such process>
0.012000 0.008000 1125.776000 (10804.248164)
/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: 10865.09 sec