rev: 1cfc6e7b7a
test-all :
test-spec:
exit statuses:
"make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-asserts.20201204-121220
#<BuildRuby:0x00005621b5d886f0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-asserts",
@TARGET_NAME="trunk-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-asserts",
@build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20201204-121220",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000027)
autoconf 0.000000 0.000000 0.000000 ( 0.000056)
configure 0.000000 0.000000 0.000000 ( 0.000054)
build_up From https://github.com/ruby/ruby
60b5786..1cfc6e7 master -> origin/master
0.004000 0.008000 11.740000 ( 16.815329)
build_miniruby 0.004000 0.000000 0.176000 ( 0.220299)
build_ruby 0.004000 0.000000 7.216000 ( 7.364563)
build_all 0.008000 0.008000 49.392000 ( 50.352930)
build_install 0.016000 0.016000 52.268000 ( 53.311884)
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_ractor.rb ...................................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1468 tests
0.000000 0.000000 312.808000 (312.078809)
test_basic 0.016000 0.000000 5.944000 ( 6.061721)
test_all Skipping Gem::PackageTask tests. rake not found.
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-asserts --incremental --process-num=6
11 1223 11 11 ? -1 S 1001 0:00 ruby ./br.rb build_report trunk-asserts --incremental --process-num=6
1223 1224 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-asserts.20201204-121220 --root_dir=/tmp/ruby --timeout=10800 --build_opts='DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"' --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --incremental --process-num=6
1224 1225 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-asserts.20201204-121220 --root_dir=/tmp/ruby --timeout=10800 --build_opts=DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1" --add-env=RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE=30 --incremental --process-num=6
1225 4158 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
4158 4159 11 11 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
4159 4166 11 11 ? -1 S 1001 0:38 /tmp/ruby/v3/build/trunk-asserts/ruby --disable-gems /tmp/ruby/v3/src/trunk-asserts/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk-asserts/lib -I. -I.ext/common /tmp/ruby/v3/src/trunk-asserts/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk-asserts/test/excludes --name=!/memory_leak/ -j6
4166 4169 11 11 ? -1 Sl 1001 1:20 /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit/parallel.rb
4169 7558 11 11 ? -1 Sl 1001 0:02 /tmp/ruby/v3/build/trunk-asserts/ruby /tmp/ruby/v3/src/trunk-asserts/test/drb/ut_drb_drbssl.rb drbssl://172.17.0.9:34765 ut_drb_drbssl.rb
1225 14002 11 11 ? -1 R 1001 0:00 ps jx
{10=>[11], 11=>[1223], 1223=>[1224], 1224=>[1225], 1225=>[4158, 14002], 4158=>[4159], 4159=>[4166], 4166=>[4169], 4169=>[7558]}
"gdb -p 7558 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 7589]
[New LWP 7590]
[New LWP 7592]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
44 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007f392f00ebf6 in __ppoll (fds=fds@entry=0x7ffe925e8628, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Threads Id Target Id Frame
* 1 Thread 0x7f392ec97ec0 (LWP 7558) "ruby" 0x00007f392f00ebf6 in __ppoll (fds=fds@entry=0x7ffe925e8628, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
2 Thread 0x7f392be6a700 (LWP 7589) "drb.rb:1555" 0x00007f392f01112b in __GI___select (nfds=7, readfds=0x7f391c000f50, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
3 Thread 0x7f392bd49700 (LWP 7590) "drb.rb:1259" futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x563990fc39cc) at ../sysdeps/nptl/futex-internal.h:183
4 Thread 0x7f392bc28700 (LWP 7592) "drb.rb:1713" 0x00007f392f00ebf6 in __ppoll (fds=fds@entry=0x7f392bb264e0, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Machine level backtrace
Thread 4 (Thread 0x7f392bc28700 (LWP 7592)):
#0 0x00007f392f00ebf6 in __ppoll (fds=fds@entry=0x7f392bb264e0, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1 0x00007f392f36f77a in rb_thread_wait_for_single_fd (fd=fd@entry=12, events=<optimized out>, timeout=timeout@entry=0x0) at /tmp/ruby/v3/src/trunk-asserts/hrtime.h:148
#2 0x00007f392f22db78 in rb_wait_for_single_fd (fd=fd@entry=12, events=events@entry=1, timeout=timeout@entry=0x0) at /tmp/ruby/v3/src/trunk-asserts/io.c:1388
#3 0x00007f392f36f068 in rb_thread_wait_fd_rw (read=1, fd=12) at /tmp/ruby/v3/src/trunk-asserts/thread.c:4266
#4 rb_thread_wait_fd (fd=fd@entry=12) at /tmp/ruby/v3/src/trunk-asserts/thread.c:4277
#5 0x00007f392f225738 in rb_io_wait_readable (f=12) at /tmp/ruby/v3/src/trunk-asserts/io.c:1329
#6 rb_io_wait_readable (f=12) at /tmp/ruby/v3/src/trunk-asserts/io.c:1307
#7 0x00007f392c26ea34 in ossl_start_ssl (self=94805240230240, func=0x7f392c1c48d0 <SSL_connect>, funcname=0x7f392c283bc5 "SSL_connect", opts=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/ext/openssl/ossl_ssl.c:1691
#8 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x7f391c013d30, reg_cfp=0x7f392bc27868, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#9 0x00007f392f3b75ad in vm_sendish (block_handler=0, method_explorer=<optimized out>, cd=0x563990d24030, reg_cfp=0x7f392bc27868, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#10 vm_exec_core (ec=0x7f391c013d30, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:789
#11 0x00007f392f3bffde in rb_vm_exec (ec=0x7f391c013d30, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#12 0x00007f392f3c41f3 in vm_yield (kw_splat=0, argv=0x7f392bb26950, argc=1, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1385
#13 rb_yield_0 (argc=1, argv=0x7f392bb26950) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1143
#14 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1149
#15 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1159
#16 0x00007f392f15aa17 in rb_ary_each (ary=94805243261400) at /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/core/rarray.h:175
#17 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x7f391c013d30, reg_cfp=0x7f392bc27948, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#18 0x00007f392f3b76eb in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x563990d278d0, reg_cfp=0x7f392bc27948, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#19 vm_exec_core (ec=0x7f391c013d30, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:770
#20 0x00007f392f3bffde in rb_vm_exec (ec=0x7f391c013d30, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#21 0x00007f392f3afead in vm_call0_body (argv=0x7f392bb27f50, cd=0x7f392bb26d10, calling=0x7f392bb26d20, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:142
#22 rb_vm_call0 (ec=0x7f391c013d30, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=0x7f392bb27f50, me=<optimized out>, kw_splat=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:59
#23 0x00007f392f3b5731 in rb_call0 (self=<optimized out>, call_scope=<optimized out>, argv=<optimized out>, argc=<optimized out>, mid=<optimized out>, recv=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:361
#24 rb_call (scope=<optimized out>, argv=0x7f392bb27f50, argc=1, mid=3089, recv=94805240232080) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:689
#25 rb_funcallv_kw (recv=recv@entry=94805240232080, mid=mid@entry=3089, argc=argc@entry=1, argv=argv@entry=0x7f392bb27f50, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:936
#26 0x00007f392f1ecf4a in rb_obj_call_init_kw (obj=obj@entry=94805240232080, argc=argc@entry=1, argv=argv@entry=0x7f392bb27f50, kw_splat=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1716
#27 0x00007f392f2974c2 in rb_class_new_instance_pass_kw (argc=1, argv=0x7f392bb27f50, klass=94805243250240) at /tmp/ruby/v3/src/trunk-asserts/object.c:2111
#28 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x7f391c013d30, reg_cfp=0x7f392bc279f0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#29 0x00007f392f3b75ad in vm_sendish (block_handler=0, method_explorer=<optimized out>, cd=0x563990e5d4a0, reg_cfp=0x7f392bc279f0, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#30 vm_exec_core (ec=0x7f391c013d30, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:789
#31 0x00007f392f3bffde in rb_vm_exec (ec=0x7f391c013d30, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#32 0x00007f392f3c3909 in vm_yield (kw_splat=0, argv=0x0, argc=0, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1385
#33 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1143
#34 rb_yield_values2 (argc=0, argv=0x0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1189
#35 0x00007f392f1ea1ed in rb_ensure (b_proc=0x7f392c2e2490 <monitor_sync_body>, data1=94805245804160, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#36 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x7f391c013d30, reg_cfp=0x7f392bc27b40, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#37 0x00007f392f3b76eb in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x563990d081b0, reg_cfp=0x7f392bc27b40, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#38 vm_exec_core (ec=0x7f391c013d30, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:770
#39 0x00007f392f3bffde in rb_vm_exec (ec=0x7f391c013d30, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#40 0x00007f392f3c204d in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=94805245747840, iseq=0x563990dd5480, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1264
#41 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x0, argc=0, self=94805245747840, captured=<optimized out>, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1336
#42 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1354
#43 vm_yield (kw_splat=0, argv=0x0, argc=0, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1399
#44 rb_yield_0 (argc=0, argv=0x0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1143
#45 loop_i (_=_@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1242
#46 0x00007f392f1e9b1f in rb_vrescue2 (b_proc=0x7f392f3c1c30 <loop_i>, data1=0, r_proc=0x7f392f39a2d0 <loop_stop>, data2=0, args=0x7f392bb277d0) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1019
#47 0x00007f392f1e9d5e in rb_rescue2 (b_proc=<optimized out>, data1=<optimized out>, r_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/eval.c:996
#48 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x7f391c013d30, reg_cfp=0x7f392bc27c90, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#49 0x00007f392f3b76eb in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x563990e6a710, reg_cfp=0x7f392bc27c90, ec=0x7f391c013d30) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#50 vm_exec_core (ec=0x7f391c013d30, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:770
#51 0x00007f392f3bffde in rb_vm_exec (ec=0x7f391c013d30, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#52 0x00007f392f3c46bf in rb_vm_invoke_proc (ec=0x7f391c013d30, proc=proc@entry=0x7f391c008a80, argc=argc@entry=1, argv=argv@entry=0x7f392bb27c40, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1486
#53 0x00007f392f36b856 in thread_do_start_proc (th=0x7f391c013b40) at /tmp/ruby/v3/src/trunk-asserts/thread.c:745
#54 0x00007f392f36d139 in thread_do_start (th=0x7f391c013b40) at /tmp/ruby/v3/src/trunk-asserts/thread.c:766
#55 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:822
#56 0x00007f392f36da62 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:994
#57 0x00007f392eec3609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#58 0x00007f392f01b293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f392bd49700 (LWP 7590)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x563990fc39cc) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563990fc39f8, cond=0x563990fc39a0) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x563990fc39a0, mutex=0x563990fc39f8) at pthread_cond_wait.c:638
#3 0x00007f392f3672dd in rb_native_cond_wait (cond=cond@entry=0x563990fc39a0, mutex=mutex@entry=0x563990fc39f8) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:503
#4 0x00007f392f36908d in native_cond_sleep (th=0x563990fc3930, rel=0x0) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:1225
#5 0x00007f392f369391 in native_sleep (th=0x563990fc3930, rel=0x0) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:2169
#6 0x00007f392f36dd87 in sleep_forever (fl=1, th=0x563990fc3930) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1435
#7 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139883580371577) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1530
#8 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139883580371577) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1523
#9 rb_mutex_sleep_forever (self=self@entry=94805245801720) at /tmp/ruby/v3/src/trunk-asserts/thread_sync.c:511
#10 0x00007f392f1ea1ed in rb_ensure (b_proc=b_proc@entry=0x7f392f36dd00 <rb_mutex_sleep_forever>, data1=data1@entry=94805245801720, e_proc=e_proc@entry=0x7f392f36b1b0 <mutex_lock_uninterruptible>, data2=data2@entry=94805245801720) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#11 0x00007f392f36b339 in rb_mutex_sleep (self=94805245801720, timeout=8) at /tmp/ruby/v3/src/trunk-asserts/thread_sync.c:542
#12 0x00007f392f3afb68 in vm_call0_cfunc_with_frame (cd=0x7f392bc47eb0, cd=0x7f392bc47eb0, argv=0x7f392bc480d8, calling=0x7f392bc47ec0, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:97
#13 vm_call0_cfunc (argv=0x7f392bc480d8, cd=0x7f392bc47eb0, calling=0x7f392bc47ec0, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:111
#14 vm_call0_body (argv=0x7f392bc480d8, cd=0x7f392bc47eb0, calling=0x7f392bc47ec0, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:146
#15 rb_vm_call0 (ec=0x563990d69a40, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=0x7f392bc480d8, me=<optimized out>, kw_splat=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:59
#16 0x00007f392f3b2230 in rb_call0 (self=<optimized out>, call_scope=CALL_FCALL, argv=0x7f392bc480d8, argc=1, mid=24497, recv=94805245801720, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:361
#17 rb_call (scope=CALL_FCALL, argv=0x7f392bc480d8, argc=1, mid=24497, recv=94805245801720) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:689
#18 rb_funcallv (recv=94805245801720, mid=24497, argc=1, argv=0x7f392bc480d8) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:930
#19 0x00007f392f1ea1ed in rb_ensure (b_proc=b_proc@entry=0x7f392f362b50 <do_sleep>, data1=data1@entry=139883524161744, e_proc=e_proc@entry=0x7f392f362050 <delete_from_waitq>, data2=data2@entry=139883524161760) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#20 0x00007f392f36306f in rb_condvar_wait (argc=2, argv=0x7f392bc48290, self=94805245801360) at /tmp/ruby/v3/src/trunk-asserts/thread_sync.c:1484
#21 0x00007f392f3afb68 in vm_call0_cfunc_with_frame (cd=0x7f392bc48170, cd=0x7f392bc48170, argv=0x7f392bc48290, calling=0x7f392bc48180, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:97
#22 vm_call0_cfunc (argv=0x7f392bc48290, cd=0x7f392bc48170, calling=0x7f392bc48180, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:111
#23 vm_call0_body (argv=0x7f392bc48290, cd=0x7f392bc48170, calling=0x7f392bc48180, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:146
#24 rb_vm_call0 (ec=0x563990d69a40, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=0x7f392bc48290, me=<optimized out>, kw_splat=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:59
#25 0x00007f392f3b2230 in rb_call0 (self=<optimized out>, call_scope=CALL_FCALL, argv=0x7f392bc48290, argc=2, mid=24657, recv=94805245801360, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:361
#26 rb_call (scope=CALL_FCALL, argv=0x7f392bc48290, argc=2, mid=24657, recv=94805245801360) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:689
#27 rb_funcallv (recv=94805245801360, mid=24657, argc=argc@entry=2, argv=argv@entry=0x7f392bc48290) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:930
#28 0x00007f392c2e251d in monitor_wait_for_cond_body (v=v@entry=139883524162544) at /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/symbol.h:86
#29 0x00007f392f1ea1ed in rb_ensure (b_proc=b_proc@entry=0x7f392c2e24a0 <monitor_wait_for_cond_body>, data1=data1@entry=139883524162544, e_proc=e_proc@entry=0x7f392c2e2610 <monitor_enter_for_cond>, data2=data2@entry=139883524162544) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#30 0x00007f392c2e25d7 in monitor_wait_for_cond (monitor=94805245801760, cond=94805245801360, timeout=8) at /tmp/ruby/v3/src/trunk-asserts/ext/monitor/monitor.c:180
#31 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x563990d69a40, reg_cfp=0x7f392bd48b40, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#32 0x00007f392f3b75ad in vm_sendish (block_handler=0, method_explorer=<optimized out>, cd=0x563990d17cb0, reg_cfp=0x7f392bd48b40, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#33 vm_exec_core (ec=0x563990d69a40, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:789
#34 0x00007f392f3bffde in rb_vm_exec (ec=0x563990d69a40, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#35 0x00007f392f3c3909 in vm_yield (kw_splat=0, argv=0x0, argc=0, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1385
#36 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1143
#37 rb_yield_values2 (argc=0, argv=0x0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1189
#38 0x00007f392f1ea1ed in rb_ensure (b_proc=0x7f392c2e2490 <monitor_sync_body>, data1=94805245801760, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#39 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x563990d69a40, reg_cfp=0x7f392bd48c20, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#40 0x00007f392f3b76eb in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x563990d081b0, reg_cfp=0x7f392bd48c20, ec=0x563990d69a40) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#41 vm_exec_core (ec=0x563990d69a40, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:770
#42 0x00007f392f3bffde in rb_vm_exec (ec=0x563990d69a40, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#43 0x00007f392f3c46bf in rb_vm_invoke_proc (ec=0x563990d69a40, proc=proc@entry=0x563990fc3b30, argc=argc@entry=1, argv=argv@entry=0x7f392bc48c40, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1486
#44 0x00007f392f36b856 in thread_do_start_proc (th=0x563990fc3930) at /tmp/ruby/v3/src/trunk-asserts/thread.c:745
#45 0x00007f392f36d139 in thread_do_start (th=0x563990fc3930) at /tmp/ruby/v3/src/trunk-asserts/thread.c:766
#46 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:822
#47 0x00007f392f36da62 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:994
#48 0x00007f392eec3609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#49 0x00007f392f01b293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f392be6a700 (LWP 7589)):
#0 0x00007f392f01112b in __GI___select (nfds=7, readfds=0x7f391c000f50, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007f392f36e980 in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:4051
#2 0x00007f392f36eb20 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/v3/src/trunk-asserts/thread_pthread.c:1186
#3 do_select (p=p@entry=139883525346704) at /tmp/ruby/v3/src/trunk-asserts/thread.c:4222
#4 0x00007f392f1ea1ed in rb_ensure (b_proc=b_proc@entry=0x7f392f36e980 <do_select>, data1=data1@entry=139883525346704, e_proc=e_proc@entry=0x7f392f36e6d0 <select_set_free>, data2=data2@entry=139883525346704) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#5 0x00007f392f36f24c in rb_thread_fd_select (max=max@entry=7, read=<optimized out>, read@entry=0x7f392bd69850, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x0) at /tmp/ruby/v3/src/trunk-asserts/thread.c:4348
#6 0x00007f392f222621 in select_internal (fds=0x7f392bd69850, tp=0x0, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/io.c:9338
#7 select_call (arg=arg@entry=139883525347376) at /tmp/ruby/v3/src/trunk-asserts/io.c:9408
#8 0x00007f392f1ea1ed in rb_ensure (b_proc=b_proc@entry=0x7f392f222580 <select_call>, data1=data1@entry=139883525347376, e_proc=e_proc@entry=0x7f392f21dfb0 <select_end>, data2=data2@entry=139883525347376) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#9 0x00007f392f21def1 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/io.c:9756
#10 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x563990d84e90, reg_cfp=0x7f392be69be8, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#11 0x00007f392f3b75ad in vm_sendish (block_handler=0, method_explorer=<optimized out>, cd=0x563990d92b50, reg_cfp=0x7f392be69be8, ec=0x563990d84e90) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#12 vm_exec_core (ec=0x563990d84e90, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:789
#13 0x00007f392f3bffde in rb_vm_exec (ec=0x563990d84e90, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#14 0x00007f392f3c46bf in rb_vm_invoke_proc (ec=0x563990d84e90, proc=proc@entry=0x563990fc0750, argc=argc@entry=0, argv=argv@entry=0x7f392bd69c40, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1486
#15 0x00007f392f36b856 in thread_do_start_proc (th=0x563990fc0780) at /tmp/ruby/v3/src/trunk-asserts/thread.c:745
#16 0x00007f392f36d139 in thread_do_start (th=0x563990fc0780) at /tmp/ruby/v3/src/trunk-asserts/thread.c:766
#17 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:822
#18 0x00007f392f36da62 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:994
#19 0x00007f392eec3609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#20 0x00007f392f01b293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f392ec97ec0 (LWP 7558)):
#0 0x00007f392f00ebf6 in __ppoll (fds=fds@entry=0x7ffe925e8628, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1 0x00007f392f368960 in rb_sigwait_sleep (th=th@entry=0x563990a76f30, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-asserts/hrtime.h:148
#2 0x00007f392f369489 in native_sleep (th=0x563990a76f30, rel=0x0) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:2155
#3 0x00007f392f36bc40 in thread_join_sleep (arg=arg@entry=140731354089520) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1186
#4 0x00007f392f1ea1ed in rb_ensure (b_proc=b_proc@entry=0x7f392f36baf0 <thread_join_sleep>, data1=data1@entry=140731354089520, e_proc=e_proc@entry=0x7f392f362070 <remove_from_join_list>, data2=data2@entry=140731354089520) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#5 0x00007f392f36381d in thread_join (target_th=0x563990fc0780, timeout=8) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1236
#6 0x00007f392f3a29d7 in vm_call_cfunc_with_frame (ec=0x563990a775c0, reg_cfp=0x7f392ec95fa0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#7 0x00007f392f3c49d8 in vm_call_method_each_type (ec=0x563990a775c0, cfp=0x7f392ec95fa0, calling=0x7ffe925e8a90, cd=0x563990e0cac0) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:3324
#8 0x00007f392f3c52c2 in vm_call_method (ec=0x563990a775c0, cfp=0x7f392ec95fa0, calling=0x7ffe925e8a90, cd=0x563990e0cac0) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:3428
#9 0x00007f392f3b75ad in vm_sendish (block_handler=0, method_explorer=<optimized out>, cd=0x563990e0cac0, reg_cfp=0x7f392ec95fa0, ec=0x563990a775c0) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#10 vm_exec_core (ec=0x563990a775c0, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:789
#11 0x00007f392f3bffde in rb_vm_exec (ec=0x563990a775c0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#12 0x00007f392f1e8169 in rb_ec_exec_node (ec=0x563990a775c0, n=0x563990ca6c80) at /tmp/ruby/v3/src/trunk-asserts/eval.c:317
#13 0x00007f392f1ec863 in ruby_run_node (n=0x563990ca6c80) at /tmp/ruby/v3/src/trunk-asserts/eval.c:375
#14 0x00005639900961d3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/main.c:50
>>> Dump Ruby level backtrace
th: 0x563990a76f30, native_id: 0x7f392ec97ec0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :join
me:
called_id: join, type: cfunc
owner class: 0x0000563990ae96e0 [3LM ] T_CLASS Thread
self: 0x0000563990fec160 [0LM U] VM/thread (Thread)VM/thread
c:0002 p:0247 s:0008 E:0013c0 EVAL /tmp/ruby/v3/src/trunk-asserts/test/drb/ut_drb_drbssl.rb:37 [FINISH]
self: 0x0000563990b30450 [3LM ] T_OBJECT (embed) len:3
lvars:
config: 0x0000563990fee618 [3LM ] T_HASH (Hash)[A ] 4
es: 0x0000563990ffbf98 [3LM ] T_OBJECT (DRb::ExtServ)len:5 ptr:0x00007f3914030bd0
c:0001 p:0000 s:0003 E:001570 (none) [FINISH]
self: 0x0000563990b30450 [3LM ] T_OBJECT (embed) len:3
th: 0x563990fc0780, native_id: 0x7f392be6a700
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :select
me:
called_id: select, type: cfunc
owner class: 0x0000563990b03770 [3LM ] T_CLASS (annon)
self: 0x0000563990b03798 [3LM ] T_CLASS IO
c:0005 p:0019 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:986
me:
called_id: accept_or_shutdown, type: iseq
owner class: 0x0000563990d8f728 [3LM ] T_CLASS DRb::DRbTCPSocket
self: 0x0000563990fec4d0 [3LM ] T_OBJECT (DRb::DRbSSLSocket)len:10 ptr:0x0000563990a7e4c0
lvars:
readables: T_NIL
c:0004 p:0007 s:0017 e:000016 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/ssl.rb:324
me:
called_id: accept, type: iseq
owner class: 0x0000563990feeb90 [3LM ] T_CLASS DRb::DRbSSLSocket
self: 0x0000563990fec4d0 [3LM ] T_OBJECT (DRb::DRbSSLSocket)len:10 ptr:0x0000563990a7e4c0
lvars:
soc: T_NIL
ssl: T_NIL
c:0003 p:0005 s:0011 e:000010 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1711
me:
called_id: main_loop, type: iseq
owner class: 0x0000563990abbe48 [3LM ] T_CLASS DRb::DRbServer
self: 0x0000563990fee280 [3LM ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x0000563990a7ec40
lvars:
client0: T_NIL
c:0002 p:0008 s:0006 e:000005 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1557 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x0000563990abbe48 [3LM ] T_CLASS DRb::DRbServer
self: 0x0000563990fee280 [3LM ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x0000563990a7ec40
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x563990fc3930, native_id: 0x7f392bd49700
-- Control frame information -----------------------------------------------
c:0011 p:---- s:0045 e:000044 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x0000563990ae18c8 [3LM ] T_CLASS Thread::Mutex
self: 0x0000563990ffb4f8 [0 M U] mutex (Thread::Mutex)mutex
c:0010 p:---- s:0042 e:000041 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x0000563990ae0ea0 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x0000563990ffb390 [3LM R ] 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: 0x0000563990db66c0 [3LM ] T_CLASS Monitor
self: 0x0000563990ffb520 [3LM R ] monitor (Monitor)monitor
c:0008 p:0019 s:0033 e:000032 METHOD /tmp/ruby/v3/build/trunk-asserts/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x0000563990db63a0 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x0000563990ffb3b8 [3LM ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
lvars:
timeout: T_NIL
c:0007 p:0009 s:0028 e:000027 METHOD /tmp/ruby/v3/build/trunk-asserts/.ext/common/monitor.rb:125
me:
called_id: wait_until, type: iseq
owner class: 0x0000563990db63a0 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x0000563990ffb3b8 [3LM ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
c:0006 p:0007 s:0024 e:000023 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1238 [FINISH]
me:
called_id: _execute, type: iseq
owner class: 0x0000563990d8ca50 [3LM ] T_CLASS DRb::ThreadObject
self: 0x0000563990ffb610 [3LM R ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f3914030c00
c:0005 p:---- s:0021 e:000020 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x0000563990db66c0 [3LM ] T_CLASS Monitor
self: 0x0000563990ffb520 [3LM R ] monitor (Monitor)monitor
c:0004 p:0009 s:0017 e:000016 METHOD /tmp/ruby/v3/build/trunk-asserts/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x0000563990db6440 [3LM ] T_MODULE MonitorMixin
defined_class: 0x0000563990d8c898 [3LM ] T_ICLASS src:MonitorMixin
self: 0x0000563990ffb610 [3LM R ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f3914030c00
lvars:
b: T_NIL
c:0003 p:0004 s:0012 e:000011 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1237
me:
called_id: _execute, type: iseq
owner class: 0x0000563990d8ca50 [3LM ] T_CLASS DRb::ThreadObject
self: 0x0000563990ffb610 [3LM R ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f3914030c00
c:0002 p:0014 s:0008 e:000007 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1262 [FINISH]
me:
called_id: make_pool, type: iseq
owner class: 0x0000563990d8c618 [3LM ] T_CLASS (annon)
self: 0x0000563990d8c640 [3LM ] T_CLASS DRb::DRbConn
lvars:
queue: 0x0000563990ffb610 [3LM R ] T_OBJECT (DRb::ThreadObject)len:10 ptr:0x00007f3914030c00
pool: 0x0000563990aab980 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x7f391c013b40, native_id: 0x7f392bc28700
-- Control frame information -----------------------------------------------
c:0022 p:---- s:0119 e:000118 CFUNC :connect
me:
called_id: connect, type: cfunc
owner class: 0x0000563990dc4dd8 [3LM ] T_CLASS OpenSSL::SSL::SSLSocket
self: 0x0000563990aab160 [0 U] OpenSSL/SSL (OpenSSL::SSL::SSLSocket)OpenSSL/SSL
c:0021 p:0040 s:0115 e:000114 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/ssl.rb:144
me:
called_id: connect, type: iseq
owner class: 0x0000563990feeaf0 [3LM ] T_CLASS DRb::DRbSSLSocket::SSLConfig
self: 0x0000563990aab200 [0 ] T_OBJECT (DRb::DRbSSLSocket::SSLConfig)len:4 ptr:0x00007f392eb10c00
lvars:
tcp: 0x0000563990aab2f0 [0 U] T_FILE (TCPSocket)
ssl: 0x0000563990aab160 [0 U] OpenSSL/SSL (OpenSSL::SSL::SSLSocket)OpenSSL/SSL
c:0020 p:0055 s:0109 e:000108 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/ssl.rb:254
me:
called_id: open, type: iseq
owner class: 0x0000563990feeb68 [3LM ] T_CLASS (annon)
self: 0x0000563990feeb90 [3LM ] T_CLASS DRb::DRbSSLSocket
lvars:
uri: 0x0000563990ff95b8 [3LM R ] T_STRING (String) [shared] drbssl://172.17.0.9:34765
config: 0x0000563990fee190 [3LM R ] T_HASH (Hash)[S ] 9
host: 0x0000563990aab480 [0 ] T_STRING (String)172.17.0.9
port: T_FIXNUM 34765
soc: 0x0000563990aab2f0 [0 U] T_FILE (TCPSocket)
ssl_conf: 0x0000563990aab200 [0 ] T_OBJECT (DRb::DRbSSLSocket::SSLConfig)len:4 ptr:0x00007f392eb10c00
ssl: T_NIL
c:0019 p:0009 s:0098 e:000097 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:738 [FINISH]
me:
called_id: open, type: iseq
owner class: 0x0000563990d8fa48 [3LM ] T_CLASS (annon)
self: 0x0000563990d8fb38 [3LM ] T_MODULE DRb::DRbProtocol
lvars:
prot: 0x0000563990feeb90 [3LM ] T_CLASS DRb::DRbSSLSocket
c:0018 p:---- s:0094 e:000093 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000563990b11bb8 [3LM ] T_CLASS Array
self: 0x0000563990d8f1d8 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0017 p:0010 s:0090 e:000089 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:736
me:
called_id: open, type: iseq
owner class: 0x0000563990d8fa48 [3LM ] T_CLASS (annon)
self: 0x0000563990d8fb38 [3LM ] T_MODULE DRb::DRbProtocol
lvars:
uri: 0x0000563990ff95b8 [3LM R ] T_STRING (String) [shared] drbssl://172.17.0.9:34765
config: 0x0000563990fee190 [3LM R ] T_HASH (Hash)[S ] 9
first: T_TRUE
c:0016 p:0029 s:0083 e:000082 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1318 [FINISH]
me:
called_id: initialize, type: iseq
owner class: 0x0000563990d8c640 [3LM ] T_CLASS DRb::DRbConn
self: 0x0000563990aab890 [0 ] T_OBJECT (DRb::DRbConn)(embed) len:3
lvars:
remote_uri: 0x0000563990ff95b8 [3LM R ] T_STRING (String) [shared] drbssl://172.17.0.9:34765
c:0015 p:---- s:0078 e:000077 CFUNC :new
me:
called_id: new, type: cfunc
owner class: 0x0000563990b32818 [3LM ] T_CLASS Class
self: 0x0000563990d8c640 [3LM ] T_CLASS DRb::DRbConn
c:0014 p:0034 s:0073 e:000072 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1301
me:
called_id: open, type: iseq
owner class: 0x0000563990d8c618 [3LM ] T_CLASS (annon)
self: 0x0000563990d8c640 [3LM ] T_CLASS DRb::DRbConn
lvars:
remote_uri: 0x0000563990ff95b8 [3LM R ] T_STRING (String) [shared] drbssl://172.17.0.9:34765
conn: T_NIL
succ: T_NIL
result: T_NIL
c:0013 p:0016 s:0065 e:000064 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1142
me:
called_id: method_missing, type: iseq
owner class: 0x0000563990d566a8 [3LM ] T_CLASS DRb::DRbObject
self: 0x0000563990ff94f0 [3LM ] T_OBJECT (DRb::DRbObject)(embed) len:3
c:0012 p:0021 s:0062 e:000061 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1161
me:
called_id: with_friend, type: iseq
owner class: 0x0000563990d56680 [3LM ] T_CLASS (annon)
self: 0x0000563990d566a8 [3LM ] T_CLASS DRb::DRbObject
lvars:
uri: 0x0000563990ff95b8 [3LM R ] T_STRING (String) [shared] drbssl://172.17.0.9:34765
friend: T_NIL
save: T_NIL
c:0011 p:0074 s:0055 e:000054 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1141
me:
called_id: method_missing, type: iseq
owner class: 0x0000563990d566a8 [3LM ] T_CLASS DRb::DRbObject
self: 0x0000563990ff94f0 [3LM ] T_OBJECT (DRb::DRbObject)(embed) len:3
lvars:
msg_id: T_SYMBOL unregist
a: 0x0000563990aa0620 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
b: T_NIL
obj: T_NIL
succ: T_NIL
result: T_NIL
bt: T_NIL
c:0010 p:0009 s:0044 e:000043 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/extserv.rb:32 [FINISH]
me:
called_id: stop_service, type: iseq
owner class: 0x0000563990d2f4b8 [3LM ] T_CLASS DRb::ExtServ
self: 0x0000563990ffbf98 [3LM ] T_OBJECT (DRb::ExtServ)len:5 ptr:0x00007f3914030bd0
lvars:
server: T_NIL
c:0009 p:---- s:0040 e:000039 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x0000563990db66c0 [3LM ] T_CLASS Monitor
self: 0x0000563990ffbe80 [3LM R ] monitor (Monitor)monitor
c:0008 p:0009 s:0036 e:000035 METHOD /tmp/ruby/v3/build/trunk-asserts/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x0000563990db6440 [3LM ] T_MODULE MonitorMixin
defined_class: 0x0000563990d2f1c0 [3LM ] T_ICLASS src:MonitorMixin
self: 0x0000563990ffbf98 [3LM ] T_OBJECT (DRb::ExtServ)len:5 ptr:0x00007f3914030bd0
lvars:
b: T_NIL
c:0007 p:0004 s:0031 e:000030 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/extserv.rb:31
me:
called_id: stop_service, type: iseq
owner class: 0x0000563990d2f4b8 [3LM ] T_CLASS DRb::ExtServ
self: 0x0000563990ffbf98 [3LM ] T_OBJECT (DRb::ExtServ)len:5 ptr:0x00007f3914030bd0
c:0006 p:0074 s:0027 e:000026 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1681
me:
called_id: perform_without_block, type: iseq
owner class: 0x0000563990aba110 [3LM ] T_CLASS DRb::DRbServer::InvokeMethod
self: 0x0000563990a81338 [0 ] T_OBJECT (DRb::DRbServer::InvokeMethod)len:8 ptr:0x00007f392eb10210
lvars:
ary: T_NIL
c:0005 p:0029 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1637
me:
called_id: perform, type: iseq
owner class: 0x0000563990aba110 [3LM ] T_CLASS DRb::DRbServer::InvokeMethod
self: 0x0000563990a81338 [0 ] T_OBJECT (DRb::DRbServer::InvokeMethod)len:8 ptr:0x00007f392eb10210
c:0004 p:0025 s:0018 e:000017 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1725 [FINISH]
me:
called_id: main_loop, type: iseq
owner class: 0x0000563990abbe48 [3LM ] T_CLASS DRb::DRbServer
self: 0x0000563990fee280 [3LM ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x0000563990a7ec40
lvars:
succ: T_FALSE
invoke_method: 0x0000563990a81338 [0 ] T_OBJECT (DRb::DRbServer::InvokeMethod)len:8 ptr:0x00007f392eb10210
result: T_NIL
e: T_NIL
c:0003 p:---- s:0011 e:000010 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x0000563990b32638 [3LM ] T_MODULE Kernel
defined_class: 0x0000563990b325e8 [3LM ] T_ICLASS src:Kernel
self: 0x0000563990fee280 [3LM ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x0000563990a7ec40
c:0002 p:0062 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1721 [FINISH]
me:
called_id: main_loop, type: iseq
owner class: 0x0000563990abbe48 [3LM ] T_CLASS DRb::DRbServer
self: 0x0000563990fee280 [3LM ] T_OBJECT (DRb::DRbServer)len:10 ptr:0x0000563990a7ec40
lvars:
client: 0x0000563990a81cc0 [0 ] T_OBJECT (DRb::DRbSSLSocket)len:8 ptr:0x00007f392eb10130
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"[Inferior 1 (process 7558) detached]
[nil, 7558]
"gdb -p 4169 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
#<Thread:0x0000557134f70dc8 /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1555 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-asserts/lib/drb/ssl.rb:153:in `accept': Connection reset by peer - SSL_accept (Errno::ECONNRESET)
from /tmp/ruby/v3/src/trunk-asserts/lib/drb/ssl.rb:153:in `accept'
from /tmp/ruby/v3/src/trunk-asserts/lib/drb/ssl.rb:330:in `accept'
from /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1711:in `main_loop'
from /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1557:in `block in run'
[New LWP 4174]
[New LWP 6419]
[New LWP 6422]
[New LWP 7516]
[New LWP 7554]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007efe84788434 in is_pointer_to_heap (ptr=0x557134d61a50, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2492
2492 if ((VALUE)p % sizeof(RVALUE) != 0) return FALSE;
>>> Threads Id Target Id Frame
* 1 Thread 0x7efe8421cec0 (LWP 4169) "ruby" 0x00007efe84788434 in is_pointer_to_heap (ptr=0x557134d61a50, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2492
2 Thread 0x7efe81851700 (LWP 4174) "parallel.rb:43" futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7efe81750590, clockid=<optimized out>, expected=0, futex_word=0x557135701fa8) at ../sysdeps/nptl/futex-internal.h:320
3 Thread 0x7efe81727700 (LWP 6419) "drb.rb:1259" futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5571357ac7e8) at ../sysdeps/nptl/futex-internal.h:183
4 Thread 0x7efe801f6700 (LWP 6422) "extservm.rb:63" futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7efe801f5e50, clockid=<optimized out>, expected=0, futex_word=0x7efe801f5e88) at ../sysdeps/nptl/futex-internal.h:320
5 Thread 0x7efe6bede700 (LWP 7516) "drb.rb:1555" futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7efe6bedde50, clockid=<optimized out>, expected=0, futex_word=0x7efe6bedde88) at ../sysdeps/nptl/futex-internal.h:320
6 Thread 0x7efe80317700 (LWP 7554) "extservm.rb:63" 0x00007efe84593bf6 in __ppoll (fds=fds@entry=0x7efe80216648, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Machine level backtrace
Thread 6 (Thread 0x7efe80317700 (LWP 7554)):
#0 0x00007efe84593bf6 in __ppoll (fds=fds@entry=0x7efe80216648, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1 0x00007efe848ed960 in rb_sigwait_sleep (th=th@entry=0x5571357d79a0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-asserts/hrtime.h:148
#2 0x00007efe848ee489 in native_sleep (th=0x5571357d79a0, rel=0x0) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:2155
#3 0x00007efe848f2f07 in queue_sleep () at /tmp/ruby/v3/src/trunk-asserts/thread.c:1527
#4 0x00007efe8476f1ed in rb_ensure (b_proc=b_proc@entry=0x7efe848f2e80 <queue_sleep>, data1=data1@entry=93944708251280, e_proc=e_proc@entry=0x7efe848e7000 <queue_sleep_done>, data2=data2@entry=139631536465968) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#5 0x00007efe848e9b82 in queue_do_pop (self=93944708251280, q=0x5571357acdb0, should_block=1) at /tmp/ruby/v3/src/trunk-asserts/thread_sync.c:993
#6 0x00007efe849279d7 in vm_call_cfunc_with_frame (ec=0x5571357ed130, reg_cfp=0x7efe80316c90, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#7 0x00007efe8493c5ad in vm_sendish (block_handler=0, method_explorer=<optimized out>, cd=0x55713534cbb0, reg_cfp=0x7efe80316c90, ec=0x5571357ed130) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#8 vm_exec_core (ec=0x5571357ed130, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:789
#9 0x00007efe84944fde in rb_vm_exec (ec=0x5571357ed130, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#10 0x00007efe849496bf in rb_vm_invoke_proc (ec=0x5571357ed130, proc=proc@entry=0x5571357aa590, argc=argc@entry=0, argv=argv@entry=0x7efe80216c40, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1486
#11 0x00007efe848f0856 in thread_do_start_proc (th=0x5571357d79a0) at /tmp/ruby/v3/src/trunk-asserts/thread.c:745
#12 0x00007efe848f2139 in thread_do_start (th=0x5571357d79a0) at /tmp/ruby/v3/src/trunk-asserts/thread.c:766
#13 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:822
#14 0x00007efe848f2a62 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:994
#15 0x00007efe84448609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#16 0x00007efe845a0293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7efe6bede700 (LWP 7516)):
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7efe6bedde50, clockid=<optimized out>, expected=0, futex_word=0x7efe6bedde88) at ../sysdeps/nptl/futex-internal.h:320
#1 __pthread_cond_wait_common (abstime=0x7efe6bedde50, clockid=<optimized out>, mutex=0x7efe84a9bfe0 <thread_cache_lock>, cond=0x7efe6bedde60) at pthread_cond_wait.c:520
#2 __pthread_cond_timedwait (cond=0x7efe6bedde60, mutex=0x7efe84a9bfe0 <thread_cache_lock>, abstime=0x7efe6bedde50) at pthread_cond_wait.c:656
#3 0x00007efe848f2b30 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7efe84a9bfe0 <thread_cache_lock>, cond=0x7efe6bedde60) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:523
#4 register_cached_thread_and_wait (altstack=0x55713562b930) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:1056
#5 thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:1001
#6 0x00007efe84448609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007efe845a0293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7efe801f6700 (LWP 6422)):
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7efe801f5e50, clockid=<optimized out>, expected=0, futex_word=0x7efe801f5e88) at ../sysdeps/nptl/futex-internal.h:320
#1 __pthread_cond_wait_common (abstime=0x7efe801f5e50, clockid=<optimized out>, mutex=0x7efe84a9bfe0 <thread_cache_lock>, cond=0x7efe801f5e60) at pthread_cond_wait.c:520
#2 __pthread_cond_timedwait (cond=0x7efe801f5e60, mutex=0x7efe84a9bfe0 <thread_cache_lock>, abstime=0x7efe801f5e50) at pthread_cond_wait.c:656
#3 0x00007efe848f2b30 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7efe84a9bfe0 <thread_cache_lock>, cond=0x7efe801f5e60) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:523
#4 register_cached_thread_and_wait (altstack=0x7efe74001f20) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:1056
#5 thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:1001
#6 0x00007efe84448609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007efe845a0293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7efe81727700 (LWP 6419)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5571357ac7e8) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5571357ac818, cond=0x5571357ac7c0) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x5571357ac7c0, mutex=0x5571357ac818) at pthread_cond_wait.c:638
#3 0x00007efe848ec2dd in rb_native_cond_wait (cond=cond@entry=0x5571357ac7c0, mutex=mutex@entry=0x5571357ac818) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:503
#4 0x00007efe848ee08d in native_cond_sleep (th=0x5571357ac750, rel=0x0) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:1225
#5 0x00007efe848ee391 in native_sleep (th=0x5571357ac750, rel=0x0) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:2169
#6 0x00007efe848f2d87 in sleep_forever (fl=1, th=0x5571357ac750) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1435
#7 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139631609152121) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1530
#8 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139631609152121) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1523
#9 rb_mutex_sleep_forever (self=self@entry=93944708302720) at /tmp/ruby/v3/src/trunk-asserts/thread_sync.c:511
#10 0x00007efe8476f1ed in rb_ensure (b_proc=b_proc@entry=0x7efe848f2d00 <rb_mutex_sleep_forever>, data1=data1@entry=93944708302720, e_proc=e_proc@entry=0x7efe848f01b0 <mutex_lock_uninterruptible>, data2=data2@entry=93944708302720) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#11 0x00007efe848f0339 in rb_mutex_sleep (self=93944708302720, timeout=8) at /tmp/ruby/v3/src/trunk-asserts/thread_sync.c:542
#12 0x00007efe84934b68 in vm_call0_cfunc_with_frame (cd=0x7efe81625eb0, cd=0x7efe81625eb0, argv=0x7efe816260d8, calling=0x7efe81625ec0, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:97
#13 vm_call0_cfunc (argv=0x7efe816260d8, cd=0x7efe81625eb0, calling=0x7efe81625ec0, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:111
#14 vm_call0_body (argv=0x7efe816260d8, cd=0x7efe81625eb0, calling=0x7efe81625ec0, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:146
#15 rb_vm_call0 (ec=0x5571357ac2f0, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=0x7efe816260d8, me=<optimized out>, kw_splat=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:59
#16 0x00007efe84937230 in rb_call0 (self=<optimized out>, call_scope=CALL_FCALL, argv=0x7efe816260d8, argc=1, mid=24497, recv=93944708302720, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:361
#17 rb_call (scope=CALL_FCALL, argv=0x7efe816260d8, argc=1, mid=24497, recv=93944708302720) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:689
#18 rb_funcallv (recv=93944708302720, mid=24497, argc=1, argv=0x7efe816260d8) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:930
#19 0x00007efe8476f1ed in rb_ensure (b_proc=b_proc@entry=0x7efe848e7b50 <do_sleep>, data1=data1@entry=139631557501136, e_proc=e_proc@entry=0x7efe848e7050 <delete_from_waitq>, data2=data2@entry=139631557501152) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#20 0x00007efe848e806f in rb_condvar_wait (argc=2, argv=0x7efe81626290, self=93944708302280) at /tmp/ruby/v3/src/trunk-asserts/thread_sync.c:1484
#21 0x00007efe84934b68 in vm_call0_cfunc_with_frame (cd=0x7efe81626170, cd=0x7efe81626170, argv=0x7efe81626290, calling=0x7efe81626180, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:97
#22 vm_call0_cfunc (argv=0x7efe81626290, cd=0x7efe81626170, calling=0x7efe81626180, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:111
#23 vm_call0_body (argv=0x7efe81626290, cd=0x7efe81626170, calling=0x7efe81626180, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:146
#24 rb_vm_call0 (ec=0x5571357ac2f0, recv=<optimized out>, id=<optimized out>, argc=<optimized out>, argv=0x7efe81626290, me=<optimized out>, kw_splat=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:59
#25 0x00007efe84937230 in rb_call0 (self=<optimized out>, call_scope=CALL_FCALL, argv=0x7efe81626290, argc=2, mid=24657, recv=93944708302280, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:361
#26 rb_call (scope=CALL_FCALL, argv=0x7efe81626290, argc=2, mid=24657, recv=93944708302280) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:689
#27 rb_funcallv (recv=93944708302280, mid=24657, argc=argc@entry=2, argv=argv@entry=0x7efe81626290) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:930
#28 0x00007efe8185851d in monitor_wait_for_cond_body (v=v@entry=139631557501936) at /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/symbol.h:86
#29 0x00007efe8476f1ed in rb_ensure (b_proc=b_proc@entry=0x7efe818584a0 <monitor_wait_for_cond_body>, data1=data1@entry=139631557501936, e_proc=e_proc@entry=0x7efe81858610 <monitor_enter_for_cond>, data2=data2@entry=139631557501936) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#30 0x00007efe818585d7 in monitor_wait_for_cond (monitor=93944708302800, cond=93944708302280, timeout=8) at /tmp/ruby/v3/src/trunk-asserts/ext/monitor/monitor.c:180
#31 0x00007efe849279d7 in vm_call_cfunc_with_frame (ec=0x5571357ac2f0, reg_cfp=0x7efe81726b40, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#32 0x00007efe8493c5ad in vm_sendish (block_handler=0, method_explorer=<optimized out>, cd=0x557134e12470, reg_cfp=0x7efe81726b40, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#33 vm_exec_core (ec=0x5571357ac2f0, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:789
#34 0x00007efe84944fde in rb_vm_exec (ec=0x5571357ac2f0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#35 0x00007efe84948909 in vm_yield (kw_splat=0, argv=0x0, argc=0, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1385
#36 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1143
#37 rb_yield_values2 (argc=0, argv=0x0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1189
#38 0x00007efe8476f1ed in rb_ensure (b_proc=0x7efe81858490 <monitor_sync_body>, data1=93944708302800, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/eval.c:1158
#39 0x00007efe849279d7 in vm_call_cfunc_with_frame (ec=0x5571357ac2f0, reg_cfp=0x7efe81726c20, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#40 0x00007efe8493c6eb in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x557134b82ff0, reg_cfp=0x7efe81726c20, ec=0x5571357ac2f0) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#41 vm_exec_core (ec=0x5571357ac2f0, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:770
#42 0x00007efe84944fde in rb_vm_exec (ec=0x5571357ac2f0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#43 0x00007efe849496bf in rb_vm_invoke_proc (ec=0x5571357ac2f0, proc=proc@entry=0x5571357ac500, argc=argc@entry=1, argv=argv@entry=0x7efe81626c40, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1486
#44 0x00007efe848f0856 in thread_do_start_proc (th=0x5571357ac750) at /tmp/ruby/v3/src/trunk-asserts/thread.c:745
#45 0x00007efe848f2139 in thread_do_start (th=0x5571357ac750) at /tmp/ruby/v3/src/trunk-asserts/thread.c:766
#46 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:822
#47 0x00007efe848f2a62 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:994
#48 0x00007efe84448609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#49 0x00007efe845a0293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7efe81851700 (LWP 4174)):
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7efe81750590, clockid=<optimized out>, expected=0, futex_word=0x557135701fa8) at ../sysdeps/nptl/futex-internal.h:320
#1 __pthread_cond_wait_common (abstime=0x7efe81750590, clockid=<optimized out>, mutex=0x5571348668f0, cond=0x557135701f80) at pthread_cond_wait.c:520
#2 __pthread_cond_timedwait (cond=0x557135701f80, mutex=0x5571348668f0, abstime=0x7efe81750590) at pthread_cond_wait.c:656
#3 0x00007efe848ed049 in native_cond_timedwait (abs=<optimized out>, mutex=<optimized out>, cond=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:523
#4 do_gvl_timer (th=0x557135701f10, gvl=0x5571348668e8) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:209
#5 gvl_acquire_common (gvl=0x5571348668e8, th=0x557135701f10) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:247
#6 0x00007efe848ed38a in gvl_acquire (th=0x557135701f10, gvl=0x5571348668e8) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:276
#7 blocking_region_end (th=0x557135701f10, region=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1631
#8 0x00007efe848f154f in rb_thread_io_blocking_region (func=func@entry=0x7efe847a2300 <internal_write_func>, data1=data1@entry=0x7efe81750730, fd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:1805
#9 0x00007efe847a2464 in rb_write_internal (count=<optimized out>, buf=<optimized out>, fd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/io.c:1148
#10 io_binwrite_string (arg=arg@entry=139631558723488) at /tmp/ruby/v3/src/trunk-asserts/io.c:1493
#11 0x00007efe847b0450 in io_binwrite (nosync=<optimized out>, fptr=0x557134d2e9f0, len=211, ptr=0x557134e5cda0 "p TGVha2VkIHRocmVhZDogRFJiVGVzdHM6OlRlc3REUmJTU0xDb3JlI3Rlc3RfMDZfdGltZW91dDogIzxUaHJlYWQ6MHgwMDAwNTU3MTM0ZjZiY2IwIC90bXAvcnVieS92My9zcmMvdHJ1bmstYXNzZXJ0cy9saWIvZHJiL2V4dHNlcnZtLnJiOjYzIHNsZWVwX2Zvcm"..., str=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/io.c:1573
#12 io_binwrite (str=<optimized out>, ptr=0x557134e5cda0 "p TGVha2VkIHRocmVhZDogRFJiVGVzdHM6OlRlc3REUmJTU0xDb3JlI3Rlc3RfMDZfdGltZW91dDogIzxUaHJlYWQ6MHgwMDAwNTU3MTM0ZjZiY2IwIC90bXAvcnVieS92My9zcmMvdHJ1bmstYXNzZXJ0cy9saWIvZHJiL2V4dHNlcnZtLnJiOjYzIHNsZWVwX2Zvcm"..., len=211, fptr=0x557134d2e9f0, nosync=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/io.c:1532
#13 0x00007efe847b0753 in io_fwrite (nosync=0, fptr=0x557134d2e9f0, str=93944709857480) at /tmp/ruby/v3/src/trunk-asserts/io.c:1685
#14 io_write (io=<optimized out>, str=<optimized out>, nosync=0) at /tmp/ruby/v3/src/trunk-asserts/io.c:1721
#15 0x00007efe849279d7 in vm_call_cfunc_with_frame (ec=0x557135702100, reg_cfp=0x7efe81850c58, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#16 0x00007efe8493c5ad in vm_sendish (block_handler=0, method_explorer=<optimized out>, cd=0x5571349d1070, reg_cfp=0x7efe81850c58, ec=0x557135702100) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#17 vm_exec_core (ec=0x557135702100, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:789
#18 0x00007efe84944fde in rb_vm_exec (ec=0x557135702100, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#19 0x00007efe849496bf in rb_vm_invoke_proc (ec=0x557135702100, proc=proc@entry=0x557135702310, argc=argc@entry=0, argv=argv@entry=0x7efe81750c40, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1486
#20 0x00007efe848f0856 in thread_do_start_proc (th=0x557135701f10) at /tmp/ruby/v3/src/trunk-asserts/thread.c:745
#21 0x00007efe848f2139 in thread_do_start (th=0x557135701f10) at /tmp/ruby/v3/src/trunk-asserts/thread.c:766
#22 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread.c:822
#23 0x00007efe848f2a62 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:994
#24 0x00007efe84448609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#25 0x00007efe845a0293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7efe8421cec0 (LWP 4169)):
#0 0x00007efe84788434 in is_pointer_to_heap (ptr=0x557134d61a50, objspace=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:2492
#1 check_rvalue_consistency_force (obj=93944706112080, terminate=1) at /tmp/ruby/v3/src/trunk-asserts/gc.c:1241
#2 0x00007efe8478a8a4 in check_rvalue_consistency (obj=93944706112080) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6751
#3 RVALUE_OLD_P (obj=93944706112080) at /tmp/ruby/v3/src/trunk-asserts/gc.c:1417
#4 check_generation_i (child=93944706112200, ptr=0x7ffe74bc94c0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6751
#5 0x00007efe847bd355 in rb_iseq_mark (iseq=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/iseq.c:339
#6 0x00007efe8478d498 in gc_mark_imemo (obj=93944706112080, objspace=0x5571348660d0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6108
#7 gc_mark_children (objspace=0x5571348660d0, obj=93944706112080) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6168
#8 0x00007efe8478db70 in rb_objspace_reachable_objects_from (obj=93944706112080, func=<optimized out>, data=0x7ffe74bc94c0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:10178
#9 0x00007efe8478dfc9 in verify_internal_consistency_i (ptr=0x7ffe74bc94c0, stride=40, page_end=<optimized out>, page_start=0x557134d60010) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6819
#10 objspace_each_objects_without_setup (objspace=<optimized out>, objspace=<optimized out>, data=0x7ffe74bc94c0, callback=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:3158
#11 gc_verify_internal_consistency_ (objspace=0x5571348660d0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6973
#12 0x00007efe84790e25 in gc_verify_internal_consistency (objspace=0x5571348660d0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:7043
#13 gc_rest (objspace=0x5571348660d0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:8224
#14 0x00007efe847926f8 in gc_rest (objspace=0x5571348660d0) at /tmp/ruby/v3/src/trunk-asserts/vm_core.h:1820
#15 garbage_collect (objspace=0x5571348660d0, reason=107520) at /tmp/ruby/v3/src/trunk-asserts/gc.c:8088
#16 0x00007efe847930b3 in gc_start_internal (ec=<optimized out>, self=<optimized out>, full_mark=<optimized out>, immediate_mark=<optimized out>, immediate_sweep=<optimized out>, compact=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:8399
#17 0x00007efe849421bd in invoke_bf (bf=0x7efe84a86720 <gc_table>, bf=0x7efe84a86720 <gc_table>, argv=0x7efe8411b300, reg_cfp=0x7efe8421ad00, ec=0x5571348665c0) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:5438
#18 vm_invoke_builtin (argv=0x7efe8411b300, bf=0x7efe84a86720 <gc_table>, cfp=0x7efe8421ad00, ec=0x5571348665c0) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:5446
#19 vm_exec_core (ec=0x5571348665c0, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:1475
#20 0x00007efe84944fde in rb_vm_exec (ec=0x5571348665c0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#21 0x00007efe849491f3 in vm_yield (kw_splat=0, argv=0x7ffe74bc98c0, argc=1, ec=0x5571348665c0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1385
#22 rb_yield_0 (argc=1, argv=0x7ffe74bc98c0) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1143
#23 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1149
#24 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1159
#25 0x00007efe846e4162 in rb_ary_collect (ary=93944710169680) at /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/core/rarray.h:172
#26 0x00007efe849279d7 in vm_call_cfunc_with_frame (ec=0x5571348665c0, reg_cfp=0x7efe8421ade0, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#27 0x00007efe8493c6eb in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x557134a99220, reg_cfp=0x7efe8421ade0, ec=0x5571348665c0) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#28 vm_exec_core (ec=0x5571348665c0, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:770
#29 0x00007efe84944fde in rb_vm_exec (ec=0x5571348665c0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#30 0x00007efe849491f3 in vm_yield (kw_splat=0, argv=0x7ffe74bc9c70, argc=1, ec=0x5571348665c0) at /tmp/ruby/v3/src/trunk-asserts/vm.c:1385
#31 rb_yield_0 (argc=1, argv=0x7ffe74bc9c70) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1143
#32 rb_yield_1 (val=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1149
#33 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_eval.c:1159
#34 0x00007efe846e4162 in rb_ary_collect (ary=93944712658120) at /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/core/rarray.h:172
#35 0x00007efe849279d7 in vm_call_cfunc_with_frame (ec=0x5571348665c0, reg_cfp=0x7efe8421af30, calling=<optimized out>, cd=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/vm_insnhelper.c:2821
#36 0x00007efe8493c6eb in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=0x5571349cd160, reg_cfp=0x7efe8421af30, ec=0x5571348665c0) at /tmp/ruby/v3/src/trunk-asserts/vm_callinfo.h:337
#37 vm_exec_core (ec=0x5571348665c0, initial=<optimized out>) at ../../src/trunk-asserts/insns.def:770
#38 0x00007efe84944fde in rb_vm_exec (ec=0x5571348665c0, mjit_enable_p=1) at /tmp/ruby/v3/src/trunk-asserts/vm.c:2382
#39 0x00007efe8476d169 in rb_ec_exec_node (ec=0x5571348665c0, n=0x5571348a0cf0) at /tmp/ruby/v3/src/trunk-asserts/eval.c:317
#40 0x00007efe84771863 in ruby_run_node (n=0x5571348a0cf0) at /tmp/ruby/v3/src/trunk-asserts/eval.c:375
#41 0x0000557133e131d3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/main.c:50
>>> Dump Ruby level backtrace
th: 0x557134865f30, native_id: 0x7efe8421cec0
-- Control frame information -----------------------------------------------
c:0014 p:0010 s:0098 e:000093 METHOD <internal:gc>:34
me:
called_id: start, type: iseq
owner class: 0x00005571348dbfa8 [3LM ] T_CLASS (annon)
self: 0x00005571348e0aa8 [3LM ] T_MODULE GC
lvars:
full_mark: T_TRUE
immediate_mark: T_TRUE
immediate_sweep: T_TRUE
(null): T_FIXNUM 0
c:0013 p:0091 s:0086 e:000085 METHOD /tmp/ruby/v3/src/trunk-asserts/tool/lib/leakchecker.rb:30
me:
called_id: check, type: iseq
owner class: 0x0000557134869430 [3LM R ] T_CLASS LeakChecker
self: 0x0000557135140108 [1 M ] T_OBJECT (LeakChecker)len:7 ptr:0x0000557135838ae0
lvars:
test_name: 0x00005571350f4fc8 [0 ] T_STRING (String)DRbTests::TestDRbSSLCore#test_06_timeout
leaks: 0x00005571350ea488 [0 ] T_ARRAY (Array)[ T] len: 7, capa:7 ptr:0x00007efe84051b78
c:0012 p:0204 s:0080 e:000079 BLOCK /tmp/ruby/v3/src/trunk-asserts/tool/lib/minitest/unit.rb:977 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x0000557134872c10 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
method: 0x0000557135140630 [1 M ] T_STRING (String)test_06_timeout
inst: 0x0000557134f61788 [0 ] T_OBJECT (DRbTests::TestDRbSSLCore)len:11 ptr:0x00007efe840a6960
start_time: T_NIL
result: 0x00005571350f5888 [0 ] T_STRING (String)E
c:0011 p:---- s:0073 e:000072 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x0000557134901bb8 [3LM ] T_CLASS Array
self: 0x0000557135140450 [1 M ] T_ARRAY (Array)[ ] len: 18, capa:20 ptr:0x0000557135835f80
c:0010 p:0006 s:0069 e:000068 BLOCK /tmp/ruby/v3/src/trunk-asserts/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x0000557134872c10 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
assertions: T_NIL
c:0009 p:0163 s:0065 E:002000 METHOD /tmp/ruby/v3/src/trunk-asserts/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x0000557134872c10 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
suite: 0x00005571353a40c0 [3LM R ] T_CLASS DRbTests::TestDRbSSLCore
type: T_SYMBOL test
header: 0x0000557135140c70 [1 M ] T_STRING (String)test_suite_header
filter: 0x0000557134c5ec48 [3LM ] T_REGEXP
all_test_methods: 0x00005571351404a0 [1 M ] T_ARRAY (Array)[ ] len: 18, capa:18 ptr:0x00005571357030a0
filtered_test_methods: 0x0000557135140450 [1 M ] T_ARRAY (Array)[ ] len: 18, capa:20 ptr:0x0000557135835f80
leakchecker: 0x0000557135140108 [1 M ] T_OBJECT (LeakChecker)len:7 ptr:0x0000557135838ae0
continuation: 0x0000557135136d60 [1 M ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-asserts/tool/lib/minitest/unit.rb:961
c:0008 p:0042 s:0053 e:000052 METHOD /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit.rb:1133
me:
called_id: orig_run_suite, type: iseq
owner class: 0x0000557134b85fb0 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x0000557134b85808 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
suite: 0x00005571353a40c0 [3LM R ] T_CLASS DRbTests::TestDRbSSLCore
type: T_SYMBOL test
ex: T_NIL
c:0007 p:0103 s:0046 E:000420 METHOD /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit/parallel.rb:55
me:
called_id: _run_suite, type: iseq
owner class: 0x0000557134c6b880 [3LM R ] T_CLASS Test::Unit::Worker
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
suite: 0x00005571353a40c0 [3LM R ] T_CLASS DRbTests::TestDRbSSLCore
type: T_SYMBOL test
orig_testout: 0x00005571348f1a88 [0LM U] T_FILE (IO)
i: 0x0000557135141210 [0 M U] T_FILE (IO)
o: 0x00005571351411e8 [0LM U] T_FILE (IO)
orig_stdin: 0x00005571348f1ad8 [0LM U] T_FILE (IO)
orig_stdout: 0x00005571348f1a88 [0LM U] T_FILE (IO)
th: 0x0000557135141198 [0 M U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 0
result: T_NIL
c:0006 p:0008 s:0030 e:000029 BLOCK /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit/parallel.rb:31 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x0000557134c6b880 [3LM R ] T_CLASS Test::Unit::Worker
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
suite: 0x00005571353a40c0 [3LM R ] T_CLASS DRbTests::TestDRbSSLCore
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x0000557134901bb8 [3LM ] T_CLASS Array
self: 0x000055713539fcc8 [1 M ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit/parallel.rb:30
me:
called_id: _run_suites, type: iseq
owner class: 0x0000557134c6b880 [3LM R ] T_CLASS Test::Unit::Worker
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
suites: 0x000055713539fcc8 [1 M ] T_ARRAY (Array)[E ] len: 2 (embed)
type: T_SYMBOL test
c:0003 p:0259 s:0016 e:000015 METHOD /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit/parallel.rb:125
me:
called_id: run, type: iseq
owner class: 0x0000557134c6b880 [3LM R ] T_CLASS Test::Unit::Worker
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
args: 0x00005571348f0f70 [3LM ] T_ARRAY [E ] len: 0 (embed)
buf: 0x00005571354cc718 [3LM ] T_STRING (String)run /tmp/ruby/v3/src/trunk-asserts/test/drb/test_drbssl.rb test
suites: 0x00005571354cc538 [1 M ] T_ARRAY (Array)[ ] len: 65, capa:65 ptr:0x00005571354c95f0
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0142 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit/parallel.rb:208 [FINISH]
self: 0x0000557134920450 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:000c40 (none) [FINISH]
self: 0x0000557134920450 [3LM ] T_OBJECT (embed) len:3
th: 0x557135701f10, native_id: 0x7efe81851700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0019 e:000018 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x00005571348f3798 [3LM R ] T_CLASS IO
self: 0x0000557134cdf488 [0LM U] T_FILE (IO)
c:0003 p:0060 s:0014 e:000013 METHOD /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit/parallel.rb:155
me:
called_id: _report, type: iseq
owner class: 0x0000557134c6b880 [3LM R ] T_CLASS Test::Unit::Worker
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
res: 0x00005571348a0430 [3LM ] T_STRING (String)p
args: 0x00005571350f4118 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
e: T_NIL
c:0002 p:0014 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk-asserts/tool/lib/test/unit/parallel.rb:46 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x0000557134c6b880 [3LM R ] T_CLASS Test::Unit::Worker
self: 0x0000557134e379c0 [3LM ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x0000557134e74020
lvars:
buf: 0x00005571350f4d98 [0 ] T_STRING (String)Leaked thread: DRbTests::TestDRbSSLCore#test_06_timeout: #<Thread:0x0000557134f6bcb0 /tmp/ruby/v3/src/trunk-asserts/lib/drb/extservm.rb:63 sleep_forever>
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x5571357d79a0, native_id: 0x7efe80317700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC :pop
me:
called_id: pop, type: cfunc
owner class: 0x00005571348d15f8 [3LM ] T_CLASS Thread::Queue
self: 0x0000557134f6be90 [0 ] queue (Thread::Queue)queue
c:0002 p:0024 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/extservm.rb:64 [FINISH]
me:
called_id: invoke_thread, type: iseq
owner class: 0x000055713549ec00 [3LM ] T_CLASS DRb::ExtServManager
self: 0x0000557134f60e78 [0 ] T_OBJECT (DRb::ExtServManager)len:8 ptr:0x00007efe840a6a58
lvars:
name: 0x0000557134f70940 [0 ] T_STRING (String)ut_drb_drbssl.rb
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x5571357ac750, native_id: 0x7efe81727700
-- Control frame information -----------------------------------------------
c:0011 p:---- s:0045 e:000044 CFUNC :sleep
me:
called_id: sleep, type: cfunc
owner class: 0x00005571348d18c8 [3LM ] T_CLASS Thread::Mutex
self: 0x0000557134f78780 [0 U] mutex (Thread::Mutex)mutex
c:0010 p:---- s:0042 e:000041 CFUNC :wait
me:
called_id: wait, type: cfunc
owner class: 0x00005571348d0ea0 [3LM ] T_CLASS Thread::ConditionVariable
self: 0x0000557134f785c8 [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: 0x0000557134e2e320 [3LM ] T_CLASS Monitor
self: 0x0000557134f787d0 [0 ] monitor (Monitor)monitor
c:0008 p:0019 s:0033 e:000032 METHOD /tmp/ruby/v3/build/trunk-asserts/.ext/common/monitor.rb:108
me:
called_id: wait, type: iseq
owner class: 0x0000557134e2e050 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x0000557134f785f0 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
lvars:
timeout: T_NIL
c:0007 p:0009 s:0028 e:000027 METHOD /tmp/ruby/v3/build/trunk-asserts/.ext/common/monitor.rb:125
me:
called_id: wait_until, type: iseq
owner class: 0x0000557134e2e050 [3LM ] T_CLASS MonitorMixin::ConditionVariable
self: 0x0000557134f785f0 [0 ] T_OBJECT (MonitorMixin::ConditionVariable)(embed) len:3
c:0006 p:0007 s:0024 e:000023 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1238 [FINISH]
me:
called_id: _execute, type: iseq
owner class: 0x00005571354f7558 [3LM ] T_CLASS DRb::ThreadObject
self: 0x0000557134f78820 [0 ] T_OBJECT (DRb::ThreadObject)len:9 ptr:0x00007efe840a7d60
c:0005 p:---- s:0021 e:000020 CFUNC :synchronize
me:
called_id: synchronize, type: cfunc
owner class: 0x0000557134e2e320 [3LM ] T_CLASS Monitor
self: 0x0000557134f787d0 [0 ] monitor (Monitor)monitor
c:0004 p:0009 s:0017 e:000016 METHOD /tmp/ruby/v3/build/trunk-asserts/.ext/common/monitor.rb:202
me:
called_id: synchronize, type: iseq
owner class: 0x0000557134e2e0a0 [3LM ] T_MODULE MonitorMixin
defined_class: 0x00005571354f7440 [3LM ] T_ICLASS src:MonitorMixin
self: 0x0000557134f78820 [0 ] T_OBJECT (DRb::ThreadObject)len:9 ptr:0x00007efe840a7d60
lvars:
b: T_NIL
c:0003 p:0004 s:0012 e:000011 METHOD /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1237
me:
called_id: _execute, type: iseq
owner class: 0x00005571354f7558 [3LM ] T_CLASS DRb::ThreadObject
self: 0x0000557134f78820 [0 ] T_OBJECT (DRb::ThreadObject)len:9 ptr:0x00007efe840a7d60
c:0002 p:0014 s:0008 e:000007 BLOCK /tmp/ruby/v3/src/trunk-asserts/lib/drb/drb.rb:1262 [FINISH]
me:
called_id: make_pool, type: iseq
owner class: 0x00005571354f7300 [3LM ] T_CLASS (annon)
self: 0x00005571354f7328 [3LM R ] T_CLASS DRb::DRbConn
lvars:
queue: 0x0000557134f78820 [0 ] T_OBJECT (DRb::ThreadObject)len:9 ptr:0x00007efe840a7d60
pool: 0x000055713507ca78 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"[Inferior 1 (process 4169) detached]
[nil, 4169]
"gdb -p 4166 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk-asserts/test/drb/test_drbssl.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
A core file is found. Saving it at: "/tmp/test-unit-core.2020-12-04T15:19:49Z"
4169:running:test_drbssl: Broken pipe
[New LWP 14014]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f2dbd356cd6 in RB_BUILTIN_TYPE (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:158
158 return RBIMPL_CAST((enum ruby_value_type)ret);
>>> Threads Id Target Id Frame
* 1 Thread 0x7f2dbcde7ec0 (LWP 4166) "ruby" 0x00007f2dbd356cd6 in RB_BUILTIN_TYPE (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:158
2 Thread 0x7f2dba3ec700 (LWP 14014) "timeout.rb:87" futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7f2dba3ebe50, clockid=<optimized out>, expected=0, futex_word=0x7f2dba3ebe88) at ../sysdeps/nptl/futex-internal.h:320
>>> Machine level backtrace
Thread 2 (Thread 0x7f2dba3ec700 (LWP 14014)):
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7f2dba3ebe50, clockid=<optimized out>, expected=0, futex_word=0x7f2dba3ebe88) at ../sysdeps/nptl/futex-internal.h:320
#1 __pthread_cond_wait_common (abstime=0x7f2dba3ebe50, clockid=<optimized out>, mutex=0x7f2dbd666fe0 <thread_cache_lock>, cond=0x7f2dba3ebe60) at pthread_cond_wait.c:520
#2 __pthread_cond_timedwait (cond=0x7f2dba3ebe60, mutex=0x7f2dbd666fe0 <thread_cache_lock>, abstime=0x7f2dba3ebe50) at pthread_cond_wait.c:656
#3 0x00007f2dbd4bdb30 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7f2dbd666fe0 <thread_cache_lock>, cond=0x7f2dba3ebe60) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:523
#4 register_cached_thread_and_wait (altstack=0x563be48ba060) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:1056
#5 thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/thread_pthread.c:1001
#6 0x00007f2dbd013609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007f2dbd16b293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f2dbcde7ec0 (LWP 4166)):
#0 0x00007f2dbd356cd6 in RB_BUILTIN_TYPE (obj=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:158
#1 gc_verify_heap_page (obj=<optimized out>, objspace=<optimized out>, page=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6861
#2 gc_verify_heap_pages_ (objspace=0x563be41f50d0, head=0x563be41f5110) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6929
#3 0x00007f2dbd358c68 in gc_verify_heap_pages (objspace=0x563be41f50d0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6985
#4 gc_verify_internal_consistency_ (objspace=0x563be41f50d0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:6985
#5 0x00007f2dbd35c18f in gc_verify_internal_consistency (objspace=0x563be41f50d0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:7043
#6 rb_objspace_call_finalizer (objspace=0x563be41f50d0) at /tmp/ruby/v3/src/trunk-asserts/gc.c:3701
#7 0x00007f2dbd33c521 in rb_ec_finalize (ec=0x563be41f55c0) at /tmp/ruby/v3/src/trunk-asserts/vm_core.h:1772
#8 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/eval.c:295
#9 0x00007f2dbd33c86d in ruby_run_node (n=0x563be4238428) at /tmp/ruby/v3/src/trunk-asserts/eval.c:375
#10 0x0000563be295e1d3 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-asserts/main.c:50
>>> Dump Ruby level backtrace
th: 0x563be41f4f30, native_id: 0x7f2dbcde7ec0
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:000aa0 (none) [FINISH]
self: 0x0000563be42b0450 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
"[Inferior 1 (process 4166) detached]
[nil, 4166]
"gdb -p 4159 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
make: *** [uncommon.mk:800: yes-test-all] Killed
ptrace: No such process.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 4159]
#<Errno::ESRCH: No such process>
"gdb -p 4158 -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 4158 is a zombie - the process has already terminated
ptrace: Operation not permitted.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 4158]
"gdb -p 14002 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
ptrace: No such process.
>>> ThreadsNo threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace
/home/ko1/ruby/build-ruby/gdbscript:12: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
[nil, 14002]
#<Errno::ESRCH: No such process>
0.004000 0.008000 14108.552000 (10804.589454)
/home/ko1/ruby/build-ruby/build-ruby.rb:174:in `each_line': execution expired (Timeout::Error)
from /home/ko1/ruby/build-ruby/build-ruby.rb:174:in `block (2 levels) in cmd'
from /usr/lib/ruby/2.7.0/timeout.rb:110:in `timeout'
from /home/ko1/ruby/build-ruby/build-ruby.rb:173:in `block in cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:170:in `popen'
from /home/ko1/ruby/build-ruby/build-ruby.rb:170:in `cmd'
from /home/ko1/ruby/build-ruby/build-ruby.rb:320:in `block in test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:243:in `block in builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:242:in `chdir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:242:in `builddir'
from /home/ko1/ruby/build-ruby/build-ruby.rb:319:in `test_all'
from /home/ko1/ruby/build-ruby/build-ruby.rb:382:in `block (4 levels) in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
from /usr/lib/ruby/2.7.0/benchmark.rb:375:in `item'
from /home/ko1/ruby/build-ruby/build-ruby.rb:380:in `block (3 levels) in run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:379:in `each'
from /home/ko1/ruby/build-ruby/build-ruby.rb:379:in `block (2 levels) in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:173:in `benchmark'
from /usr/lib/ruby/2.7.0/benchmark.rb:205:in `bm'
from /home/ko1/ruby/build-ruby/build-ruby.rb:378:in `block in run'
from /usr/lib/ruby/2.7.0/benchmark.rb:293:in `measure'
from /home/ko1/ruby/build-ruby/build-ruby.rb:377:in `run'
from /home/ko1/ruby/build-ruby/build-ruby.rb:551:in `<main>'
total: 11250.80 sec