rev: e0c20485db
test-all :
test-spec:
exit statuses:
"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 512.
"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='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20211011-013833
#<BuildRuby:0x000055d36fe4ccd8
@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-O0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-O0",
@TARGET_NAME="trunk-O0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-O0",
@build_opts="-j6",
@configure_opts=["optflags=-O0"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20211011-013833",
@make="make",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000041)
configure 0.000000 0.000000 0.000000 ( 0.000036)
build_up make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1193: /tmp/ruby/v3/src/trunk-O0/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.008000 0.000000 1.608000 ( 1.918033)
build_miniruby 0.000000 0.004000 0.120000 ( 0.126548)
build_ruby 0.000000 0.000000 0.112000 ( 0.124211)
build_all 0.008000 0.004000 14.564000 ( 5.177004)
build_install 0.028000 0.008000 26.920000 ( 16.803896)
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 1492 tests
0.000000 0.000000 138.828000 (113.024642)
test_basic 0.008000 0.004000 1.372000 ( 1.492710)
test_all $$$ #<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-O0 --incremental --process-num=6
11 13498 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-O0 --incremental --process-num=6
13498 13500 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-O0 --logfile=/home/ko1/ruby/logs/brlog.trunk-O0.20211011-013833 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='optflags=-O0' --incremental --process-num=6
13500 13501 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-O0 --logfile=/home/ko1/ruby/logs/brlog.trunk-O0.20211011-013833 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=optflags=-O0 --incremental --process-num=6
13501 16330 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTS='-j6'
16330 16331 11 11 ? -1 S 1001 0:00 make yes-test-all TESTS=-j6
16331 16339 11 11 ? -1 S 1001 0:11 /tmp/ruby/v3/build/trunk-O0/ruby --disable-gems /tmp/ruby/v3/src/trunk-O0/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/v3/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk-O0/test/excludes --name=!/memory_leak/ -j6
16339 16341 11 11 ? -1 Sl 1001 2:51 /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb
13501 25559 11 11 ? -1 R 1001 0:00 ps jx
{10=>[11], 11=>[13498], 13498=>[13500], 13500=>[13501], 13501=>[16330, 25559], 16330=>[16331], 16331=>[16339], 16339=>[16341]}
"timeout 60 gdb -p 16341 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
[New LWP 16368]
[New LWP 25327]
[New LWP 25328]
[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.
0x00007f285777abf6 in __ppoll (fds=0x7ffd25459220, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Threads Id Target Id Frame
* 1 Thread 0x7f2857663b80 (LWP 16341) "ruby" 0x00007f285777abf6 in __ppoll (fds=0x7ffd25459220, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
2 Thread 0x7f285453a700 (LWP 16368) "parallel.rb:42" 0x00007f285777aaff in __GI___poll (fds=0x7f2854438830, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7f284776d700 (LWP 25327) "utils.rb:158" futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7f284c03a1e0) at ../sysdeps/nptl/futex-internal.h:183
4 Thread 0x7f2847dbd700 (LWP 25328) "server.rb:160" 0x00007f285777d12b in __GI___select (nfds=11, readfds=0x7f282c029620, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
>>> Machine level backtrace
Thread 4 (Thread 0x7f2847dbd700 (LWP 25328)):
#0 0x00007f285777d12b in __GI___select (nfds=11, readfds=0x7f282c029620, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x000055ec568b7757 in rb_fd_select (n=11, readfds=0x7f2847cbbb90, writefds=0x0, exceptfds=0x0, timeout=0x0) at /tmp/ruby/v3/src/trunk-O0/thread.c:4083
#2 0x000055ec568adc9c in native_fd_select (n=11, readfds=0x7f2847cbbb90, writefds=0x0, exceptfds=0x0, timeout=0x0, th=0x55ec5b97c610) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:1239
#3 0x000055ec568b7a2f in do_select (p=139810979952768) at /tmp/ruby/v3/src/trunk-O0/thread.c:4257
#4 0x000055ec567061d5 in rb_ensure (b_proc=0x55ec568b78f8 <do_select>, data1=139810979952768, e_proc=0x55ec568b7807 <select_set_free>, data2=139810979952768) at /tmp/ruby/v3/src/trunk-O0/eval.c:993
#5 0x000055ec568b7e3a in rb_thread_fd_select (max=11, read=0x7f2847cbbb90, write=0x0, except=0x0, timeout=0x0) at /tmp/ruby/v3/src/trunk-O0/thread.c:4348
#6 0x000055ec5674f553 in select_internal (read=139810970668720, write=8, except=8, tp=0x0, fds=0x7f2847cbbb90) at /tmp/ruby/v3/src/trunk-O0/io.c:9471
#7 0x000055ec5674f9bf in select_call (arg=139810979953520) at /tmp/ruby/v3/src/trunk-O0/io.c:9541
#8 0x000055ec567061d5 in rb_ensure (b_proc=0x55ec5674f975 <select_call>, data1=139810979953520, e_proc=0x55ec5674f9c1 <select_end>, data2=139810979953520) at /tmp/ruby/v3/src/trunk-O0/eval.c:993
#9 0x000055ec5674fed7 in rb_f_select (argc=1, argv=0x7f2847cbce50, obj=139811240385760) at /tmp/ruby/v3/src/trunk-O0/io.c:9889
#10 0x000055ec568f72e9 in ractor_safe_call_cfunc_m1 (recv=139811240385760, argc=1, argv=0x7f2847cbce50, func=0x55ec5674fdbf <rb_f_select>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2792
#11 0x000055ec568f7f5c in vm_call_cfunc_with_frame (ec=0x55ec5b97c7e0, reg_cfp=0x7f2847dbcd70, calling=0x7f2847cbbd90) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#12 0x000055ec568fc925 in vm_sendish (ec=0x55ec5b97c7e0, reg_cfp=0x7f2847dbcd70, cd=0x55ec5bcd65f0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#13 0x000055ec56903532 in vm_exec_core (ec=0x55ec5b97c7e0, initial=0) at ../../src/trunk-O0/insns.def:775
#14 0x000055ec56919afc in rb_vm_exec (ec=0x55ec5b97c7e0, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2160
#15 0x000055ec569168fe in invoke_block (ec=0x55ec5b97c7e0, iseq=0x7f28472b7ac0, self=139810970679720, captured=0x55ec5b46a510, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1264
#16 0x000055ec56917489 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f2847cbcd20, argc=0, self=139810970679720, captured=0x55ec5b46a510, ec=0x55ec5b97c7e0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1336
#17 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f2847cbcd20, argc=0, self=139810970679720, proc=0x55ec5b46a510, ec=0x55ec5b97c7e0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1434
#18 vm_invoke_proc (ec=0x55ec5b97c7e0, proc=0x55ec5b46a510, self=139810970679720, argc=0, argv=0x7f2847cbcd20, kw_splat=0, passed_block_handler=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1464
#19 0x000055ec56917b19 in rb_vm_invoke_proc (ec=0x55ec5b97c7e0, proc=0x55ec5b46a510, argc=0, argv=0x7f2847cbcd20, kw_splat=0, passed_block_handler=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1485
#20 0x000055ec568b2ae2 in thread_do_start_proc (th=0x55ec5b97c610) at /tmp/ruby/v3/src/trunk-O0/thread.c:737
#21 0x000055ec568b2bc2 in thread_do_start (th=0x55ec5b97c610) at /tmp/ruby/v3/src/trunk-O0/thread.c:756
#22 0x000055ec568b2fe8 in thread_start_func_2 (th=0x55ec5b97c610, stack_start=0x7f2847dbce98) at /tmp/ruby/v3/src/trunk-O0/thread.c:830
#23 0x000055ec568ad847 in thread_start_func_1 (th_ptr=0x7f282002cd40) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:1047
#24 0x00007f2857a81609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#25 0x00007f2857787293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7f284776d700 (LWP 25327)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7f284c03a1e0) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f284c03a210, cond=0x7f284c03a1b8) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x7f284c03a1b8, mutex=0x7f284c03a210) at pthread_cond_wait.c:638
#3 0x000055ec568acfa6 in rb_native_cond_wait (cond=0x7f284c03a1b8, mutex=0x7f284c03a210) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:545
#4 0x000055ec568addc0 in native_cond_sleep (th=0x7f284c03a140, rel=0x0) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:1278
#5 0x000055ec568af4f0 in native_sleep (th=0x7f284c03a140, rel=0x0) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:2243
#6 0x000055ec568b41b9 in sleep_forever (th=0x7f284c03a140, fl=1) at /tmp/ruby/v3/src/trunk-O0/thread.c:1450
#7 0x000055ec568b4463 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139810970461480) at /tmp/ruby/v3/src/trunk-O0/thread.c:1548
#8 0x000055ec568b0bbb in queue_sleep (self=139810970461480) at /tmp/ruby/v3/src/trunk-O0/thread_sync.c:957
#9 0x000055ec567061d5 in rb_ensure (b_proc=0x55ec568b0b9f <queue_sleep>, data1=139810970461480, e_proc=0x55ec568b0bc2 <queue_sleep_done>, data2=139810973333632) at /tmp/ruby/v3/src/trunk-O0/eval.c:993
#10 0x000055ec568b0d95 in queue_do_pop (self=139810970461480, q=0x7f282001ea50, should_block=1) at /tmp/ruby/v3/src/trunk-O0/thread_sync.c:1017
#11 0x000055ec568b0e71 in rb_queue_pop (argc=0, argv=0x7f284766ce58, self=139810970461480) at /tmp/ruby/v3/src/trunk-O0/thread_sync.c:1053
#12 0x000055ec568f72e9 in ractor_safe_call_cfunc_m1 (recv=139810970461480, argc=0, argv=0x7f284766ce58, func=0x55ec568b0e25 <rb_queue_pop>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2792
#13 0x000055ec568f7f5c in vm_call_cfunc_with_frame (ec=0x7f284c03a310, reg_cfp=0x7f284776cd38, calling=0x7f284766bab0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#14 0x000055ec568fc925 in vm_sendish (ec=0x7f284c03a310, reg_cfp=0x7f284776cd38, cd=0x55ec5bcb3700, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#15 0x000055ec56903532 in vm_exec_core (ec=0x7f284c03a310, initial=0) at ../../src/trunk-O0/insns.def:775
#16 0x000055ec56919afc in rb_vm_exec (ec=0x7f284c03a310, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2160
#17 0x000055ec5690eb2e in vm_call0_body (ec=0x7f284c03a310, calling=0x7f284766c970, argv=0x7f284766cd20) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:192
#18 0x000055ec5690e2e7 in rb_vm_call0 (ec=0x7f284c03a310, recv=139810970461720, id=338017, argc=0, argv=0x7f284766cd20, cme=0x7f28472a43a8, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:57
#19 0x000055ec5690f413 in rb_vm_call_kw (ec=0x7f284c03a310, recv=139810970461720, id=338017, argc=0, argv=0x7f284766cd20, me=0x7f28472a43a8, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:295
#20 0x000055ec56808b4e in call_method_data (ec=0x7f284c03a310, data=0x7f284c0087f0, argc=0, argv=0x7f284766cd20, passed_procval=8, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/proc.c:2414
#21 0x000055ec56808be5 in rb_method_call_with_block_kw (argc=0, argv=0x7f284766cd20, method=139811191770360, passed_procval=8, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/proc.c:2428
#22 0x000055ec5680a20c in bmcall (args=8, method=139811191770360, argc=0, argv=0x7f284766cd20, blockarg=8) at /tmp/ruby/v3/src/trunk-O0/proc.c:3140
#23 0x000055ec568fad52 in vm_yield_with_cfunc (ec=0x7f284c03a310, captured=0x7f284c008820, self=139811191770360, argc=0, argv=0x7f284766cd20, kw_splat=0, block_handler=0, me=0x0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3823
#24 0x000055ec569179fe in invoke_block_from_c_proc (me=0x0, is_lambda=1, passed_block_handler=0, kw_splat=0, argv=0x7f284766cd20, argc=0, self=139811191770360, proc=0x7f284c008820, ec=0x7f284c03a310) at /tmp/ruby/v3/src/trunk-O0/vm.c:1448
#25 rb_vm_invoke_bmethod (ec=0x7f284c03a310, proc=0x7f284c008820, self=139811191770360, argc=0, argv=0x7f284766cd20, kw_splat=0, block_handler=0, me=0x0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1471
#26 0x000055ec56917ae7 in rb_vm_invoke_proc (ec=0x7f284c03a310, proc=0x7f284c008820, argc=0, argv=0x7f284766cd20, kw_splat=0, passed_block_handler=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1482
#27 0x000055ec568b2ae2 in thread_do_start_proc (th=0x7f284c03a140) at /tmp/ruby/v3/src/trunk-O0/thread.c:737
#28 0x000055ec568b2bc2 in thread_do_start (th=0x7f284c03a140) at /tmp/ruby/v3/src/trunk-O0/thread.c:756
#29 0x000055ec568b2fe8 in thread_start_func_2 (th=0x7f284c03a140, stack_start=0x7f284776ce98) at /tmp/ruby/v3/src/trunk-O0/thread.c:830
#30 0x000055ec568ad847 in thread_start_func_1 (th_ptr=0x7f284c014370) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:1047
#31 0x00007f2857a81609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#32 0x00007f2857787293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7f285453a700 (LWP 16368)):
#0 0x00007f285777aaff in __GI___poll (fds=0x7f2854438830, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x000055ec56751e67 in nogvl_wait_for_single_fd (th=139810969637240, fd=7, events=1) at /tmp/ruby/v3/src/trunk-O0/io.c:11224
#2 0x000055ec5673f0fe in internal_read_func (ptr=0x7f2854438b70) at /tmp/ruby/v3/src/trunk-O0/io.c:1088
#3 0x000055ec568b4bec in rb_thread_io_blocking_region (func=0x55ec5673f07c <internal_read_func>, data1=0x7f2854438b70, fd=7) at /tmp/ruby/v3/src/trunk-O0/thread.c:1826
#4 0x000055ec56742f3e in read_internal_call (arg=139811189132144) at /tmp/ruby/v3/src/trunk-O0/io.c:3032
#5 0x000055ec567061d5 in rb_ensure (b_proc=0x55ec56742f0c <read_internal_call>, data1=139811189132144, e_proc=0x55ec5688c926 <rb_str_unlocktmp>, data2=139810970654440) at /tmp/ruby/v3/src/trunk-O0/eval.c:993
#6 0x000055ec5688c9c0 in rb_str_locktmp_ensure (str=139810970654440, func=0x55ec56742f0c <read_internal_call>, arg=139811189132144) at /tmp/ruby/v3/src/trunk-O0/string.c:2849
#7 0x000055ec56742f6b in read_internal_locktmp (str=139810970654440, iis=0x7f2854438b70) at /tmp/ruby/v3/src/trunk-O0/io.c:3038
#8 0x000055ec56743102 in io_getpartial (argc=1, argv=0x7f2854439e20, io=139810969637360, no_exception=8, nonblock=0) at /tmp/ruby/v3/src/trunk-O0/io.c:3080
#9 0x000055ec567431f4 in io_readpartial (argc=1, argv=0x7f2854439e20, io=139810969637360) at /tmp/ruby/v3/src/trunk-O0/io.c:3173
#10 0x000055ec568f72e9 in ractor_safe_call_cfunc_m1 (recv=139810969637360, argc=1, argv=0x7f2854439e20, func=0x55ec567431c0 <io_readpartial>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2792
#11 0x000055ec568f7f5c in vm_call_cfunc_with_frame (ec=0x55ec5b3c0890, reg_cfp=0x7f2854539d70, calling=0x7f2854438d90) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#12 0x000055ec568fc925 in vm_sendish (ec=0x55ec5b3c0890, reg_cfp=0x7f2854539d70, cd=0x55ec584c1a60, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#13 0x000055ec56903532 in vm_exec_core (ec=0x55ec5b3c0890, initial=0) at ../../src/trunk-O0/insns.def:775
#14 0x000055ec56919afc in rb_vm_exec (ec=0x55ec5b3c0890, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2160
#15 0x000055ec569168fe in invoke_block (ec=0x55ec5b3c0890, iseq=0x7f2857546c90, self=139811197331160, captured=0x55ec5ab87210, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1264
#16 0x000055ec56917489 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f2854439d20, argc=0, self=139811197331160, captured=0x55ec5ab87210, ec=0x55ec5b3c0890) at /tmp/ruby/v3/src/trunk-O0/vm.c:1336
#17 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f2854439d20, argc=0, self=139811197331160, proc=0x55ec5ab87210, ec=0x55ec5b3c0890) at /tmp/ruby/v3/src/trunk-O0/vm.c:1434
#18 vm_invoke_proc (ec=0x55ec5b3c0890, proc=0x55ec5ab87210, self=139811197331160, argc=0, argv=0x7f2854439d20, kw_splat=0, passed_block_handler=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1464
#19 0x000055ec56917b19 in rb_vm_invoke_proc (ec=0x55ec5b3c0890, proc=0x55ec5ab87210, argc=0, argv=0x7f2854439d20, kw_splat=0, passed_block_handler=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1485
#20 0x000055ec568b2ae2 in thread_do_start_proc (th=0x55ec5b876c40) at /tmp/ruby/v3/src/trunk-O0/thread.c:737
#21 0x000055ec568b2bc2 in thread_do_start (th=0x55ec5b876c40) at /tmp/ruby/v3/src/trunk-O0/thread.c:756
#22 0x000055ec568b2fe8 in thread_start_func_2 (th=0x55ec5b876c40, stack_start=0x7f2854539e98) at /tmp/ruby/v3/src/trunk-O0/thread.c:830
#23 0x000055ec568ad847 in thread_start_func_1 (th_ptr=0x55ec58e78da0) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:1047
#24 0x00007f2857a81609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#25 0x00007f2857787293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7f2857663b80 (LWP 16341)):
#0 0x00007f285777abf6 in __ppoll (fds=0x7ffd25459220, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1 0x000055ec568af27f in native_ppoll_sleep (th=0x55ec58437e20, rel=0x0) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:2200
#2 0x000055ec568af4db in native_sleep (th=0x55ec58437e20, rel=0x0) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:2240
#3 0x000055ec568b3c30 in thread_join_sleep (arg=140725228770368) at /tmp/ruby/v3/src/trunk-O0/thread.c:1194
#4 0x000055ec567061d5 in rb_ensure (b_proc=0x55ec568b3b3e <thread_join_sleep>, data1=140725228770368, e_proc=0x55ec568b3a81 <remove_from_join_list>, data2=140725228770368) at /tmp/ruby/v3/src/trunk-O0/eval.c:993
#5 0x000055ec568b3dea in thread_join (target_th=0x55ec5b97c610, timeout=8, limit=0x0) at /tmp/ruby/v3/src/trunk-O0/thread.c:1245
#6 0x000055ec568b3f86 in thread_join_m (argc=0, argv=0x7f2857562320, self=139810970674200) at /tmp/ruby/v3/src/trunk-O0/thread.c:1344
#7 0x000055ec568f72e9 in ractor_safe_call_cfunc_m1 (recv=139810970674200, argc=0, argv=0x7f2857562320, func=0x55ec568b3ea5 <thread_join_m>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2792
#8 0x000055ec568f7f5c in vm_call_cfunc_with_frame (ec=0x55ec58438670, reg_cfp=0x7f2857661cc8, calling=0x7ffd25459670) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#9 0x000055ec568fc925 in vm_sendish (ec=0x55ec58438670, reg_cfp=0x7f2857661cc8, cd=0x55ec5b75a040, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#10 0x000055ec56903532 in vm_exec_core (ec=0x55ec58438670, initial=0) at ../../src/trunk-O0/insns.def:775
#11 0x000055ec56919afc in rb_vm_exec (ec=0x55ec58438670, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2160
#12 0x000055ec569168fe in invoke_block (ec=0x55ec58438670, iseq=0x7f2854c55840, self=139810970680720, captured=0x7f2857661d88, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1264
#13 0x000055ec56916ed8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd2545a618, argc=1, self=139810970680720, captured=0x7f2857661d88, ec=0x55ec58438670) at /tmp/ruby/v3/src/trunk-O0/vm.c:1336
#14 invoke_block_from_c_bh (ec=0x55ec58438670, block_handler=139811241729417, argc=1, argv=0x7ffd2545a618, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1354
#15 0x000055ec569170af in vm_yield_with_cref (ec=0x55ec58438670, argc=1, argv=0x7ffd2545a618, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1391
#16 0x000055ec569170ed in vm_yield (ec=0x55ec58438670, argc=1, argv=0x7ffd2545a618, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1399
#17 0x000055ec56911b6d in rb_yield_0 (argc=1, argv=0x7ffd2545a618) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1335
#18 0x000055ec56911bce in rb_yield (val=139811197639000) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1351
#19 0x000055ec56937b12 in rb_ary_each (ary=139810967305280) at /tmp/ruby/v3/src/trunk-O0/array.c:2526
#20 0x000055ec568f731b in ractor_safe_call_cfunc_0 (recv=139810967305280, argc=0, argv=0x7f28575622c0, func=0x55ec56937aa5 <rb_ary_each>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2799
#21 0x000055ec568f7f5c in vm_call_cfunc_with_frame (ec=0x55ec58438670, reg_cfp=0x7f2857661d70, calling=0x7ffd2545a810) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#22 0x000055ec568fc925 in vm_sendish (ec=0x55ec58438670, reg_cfp=0x7f2857661d70, cd=0x55ec58639ad0, block_handler=139811241729417, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#23 0x000055ec569033dc in vm_exec_core (ec=0x55ec58438670, initial=0) at ../../src/trunk-O0/insns.def:756
#24 0x000055ec56919b52 in rb_vm_exec (ec=0x55ec58438670, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2169
#25 0x000055ec569168fe in invoke_block (ec=0x55ec58438670, iseq=0x7f2857555c68, self=139811197331160, captured=0x7f2857661e30, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1264
#26 0x000055ec56916ed8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd2545b7b8, argc=1, self=139811197331160, captured=0x7f2857661e30, ec=0x55ec58438670) at /tmp/ruby/v3/src/trunk-O0/vm.c:1336
#27 invoke_block_from_c_bh (ec=0x55ec58438670, block_handler=139811241729585, argc=1, argv=0x7ffd2545b7b8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1354
#28 0x000055ec569170af in vm_yield_with_cref (ec=0x55ec58438670, argc=1, argv=0x7ffd2545b7b8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1391
#29 0x000055ec569170ed in vm_yield (ec=0x55ec58438670, argc=1, argv=0x7ffd2545b7b8, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1399
#30 0x000055ec56911b6d in rb_yield_0 (argc=1, argv=0x7ffd2545b7b8) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1335
#31 0x000055ec56911bce in rb_yield (val=98267404) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1351
#32 0x000055ec569399f9 in rb_ary_collect (ary=139810969635040) at /tmp/ruby/v3/src/trunk-O0/array.c:3568
#33 0x000055ec568f731b in ractor_safe_call_cfunc_0 (recv=139810969635040, argc=0, argv=0x7f2857562220, func=0x55ec56939974 <rb_ary_collect>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2799
#34 0x000055ec568f7f5c in vm_call_cfunc_with_frame (ec=0x55ec58438670, reg_cfp=0x7f2857661e18, calling=0x7ffd2545b9b0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#35 0x000055ec568fc925 in vm_sendish (ec=0x55ec58438670, reg_cfp=0x7f2857661e18, cd=0x55ec585ed5d0, block_handler=139811241729585, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#36 0x000055ec569033dc in vm_exec_core (ec=0x55ec58438670, initial=0) at ../../src/trunk-O0/insns.def:756
#37 0x000055ec56919afc in rb_vm_exec (ec=0x55ec58438670, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2160
#38 0x000055ec569168fe in invoke_block (ec=0x55ec58438670, iseq=0x7f2857546e70, self=139811197331160, captured=0x7f2857661f48, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1264
#39 0x000055ec56916ed8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd2545c958, argc=1, self=139811197331160, captured=0x7f2857661f48, ec=0x55ec58438670) at /tmp/ruby/v3/src/trunk-O0/vm.c:1336
#40 invoke_block_from_c_bh (ec=0x55ec58438670, block_handler=139811241729865, argc=1, argv=0x7ffd2545c958, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1354
#41 0x000055ec569170af in vm_yield_with_cref (ec=0x55ec58438670, argc=1, argv=0x7ffd2545c958, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1391
#42 0x000055ec569170ed in vm_yield (ec=0x55ec58438670, argc=1, argv=0x7ffd2545c958, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1399
#43 0x000055ec56911b6d in rb_yield_0 (argc=1, argv=0x7ffd2545c958) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1335
#44 0x000055ec56911bce in rb_yield (val=139810969282880) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1351
#45 0x000055ec569399f9 in rb_ary_collect (ary=139810969276000) at /tmp/ruby/v3/src/trunk-O0/array.c:3568
#46 0x000055ec568f731b in ractor_safe_call_cfunc_0 (recv=139810969276000, argc=0, argv=0x7f28575620c8, func=0x55ec56939974 <rb_ary_collect>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2799
#47 0x000055ec568f7f5c in vm_call_cfunc_with_frame (ec=0x55ec58438670, reg_cfp=0x7f2857661f30, calling=0x7ffd2545cb50) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#48 0x000055ec568fc925 in vm_sendish (ec=0x55ec58438670, reg_cfp=0x7f2857661f30, cd=0x55ec584bdc80, block_handler=139811241729865, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#49 0x000055ec569033dc in vm_exec_core (ec=0x55ec58438670, initial=0) at ../../src/trunk-O0/insns.def:756
#50 0x000055ec56919b52 in rb_vm_exec (ec=0x55ec58438670, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2169
#51 0x000055ec5691a8fe in rb_iseq_eval_main (iseq=0x7f2857547438) at /tmp/ruby/v3/src/trunk-O0/vm.c:2417
#52 0x000055ec56704560 in rb_ec_exec_node (ec=0x55ec58438670, n=0x7f2857547438) at /tmp/ruby/v3/src/trunk-O0/eval.c:280
#53 0x000055ec567046b0 in ruby_run_node (n=0x7f2857547438) at /tmp/ruby/v3/src/trunk-O0/eval.c:321
#54 0x000055ec566f644d in main (argc=9, argv=0x7ffd2545db48) at /tmp/ruby/v3/src/trunk-O0/main.c:47
>>> Dump Ruby level backtrace
th: 0x55ec58437e20, native_id: 0x7f2857663b80
-- Control frame information -----------------------------------------------
c:0016 p:---- s:0101 e:000100 CFUNC :join
me:
called_id: join, type: cfunc
owner class: 0x00007f285752b3c8 [3LM R ] T_CLASS Thread
self: 0x00007f28473e2418 [0 U] VM/thread (Thread)VM/thread
c:0015 p:0016 s:0097 e:000096 METHOD /tmp/ruby/v3/src/trunk-O0/test/net/http/utils.rb:38
me:
called_id: teardown, type: iseq
owner class: 0x00007f2847390b68 [3LM R ] T_MODULE TestNetHTTPUtils
defined_class: 0x00007f284728e788 [3 ] T_ICLASS src:TestNetHTTPUtils
self: 0x00007f28473e3d90 [3 ] T_OBJECT (TestNetHTTP_v1_2)len:13 ptr:0x000055ec5b46a540
c:0014 p:0006 s:0093 e:000092 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/testcase.rb:183 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x00007f2854c31a58 [3LM R ] T_CLASS Test::Unit::TestCase
self: 0x00007f28473e3d90 [3 ] T_OBJECT (TestNetHTTP_v1_2)len:13 ptr:0x000055ec5b46a540
lvars:
hook: 0x00007f2854c55958 [3 ] T_STRING (String)teardown
c:0013 p:---- s:0089 e:000088 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f2857510280 [3LM R ] T_CLASS Array
self: 0x00007f28470abc40 [0 ] T_ARRAY (Array)[E ] len: 3 (embed)
c:0012 p:0116 s:0085 e:000084 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/testcase.rb:181
me:
called_id: run, type: iseq
owner class: 0x00007f2854c31a58 [3LM R ] T_CLASS Test::Unit::TestCase
self: 0x00007f28473e3d90 [3 ] T_OBJECT (TestNetHTTP_v1_2)len:13 ptr:0x000055ec5b46a540
lvars:
runner: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
start_time: 0x00007f28473e3d40 [0 U] time (Time)time
result: 0x00007f2857554278 [3 ] T_STRING (String).
time: T_FLOAT
e: T_NIL
c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1463 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f2854c2d9d0 [3LM R ] T_CLASS Test::Unit::Runner
self: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
lvars:
method: T_SYMBOL test_send_large_POST_request
inst: 0x00007f28473e3d90 [3 ] T_OBJECT (TestNetHTTP_v1_2)len:13 ptr:0x000055ec5b46a540
start_time: T_NIL
result: T_NIL
c:0010 p:---- s:0069 e:000068 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x00007f2857510280 [3LM R ] T_CLASS Array
self: 0x00007f28472e48e0 [2 M R ] T_ARRAY (Array)[ ] len: 21, capa:21 ptr:0x000055ec5b976000
#<Thread:0x00007f28473e2418 /tmp/ruby/v3/src/trunk-O0/tool/lib/webrick/server.rb:160 run> terminated with exception (report_on_exception is true):
c:0009 p:0127 s:0065 e:000064 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1451
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f2854c2d9d0 [3LM R ] T_CLASS Test::Unit::Runner
self: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
lvars:
suite: 0x00007f284728e940 [3LM R ] T_CLASS TestNetHTTP_v1_2
type: T_SYMBOL test
header: 0x00007f28472e4e08 [1 ] T_STRING (String)test_suite_header
filter: 0x00007f2854ba48b0 [3LM R ] T_REGEXP (Regexp)
all_test_methods: 0x00007f28472e48e0 [2 M R ] T_ARRAY (Array)[ ] len: 21, capa:21 ptr:0x000055ec5b976000
leakchecker: 0x00007f28472e4818 [2 M R ] T_OBJECT (LeakChecker)len:7 ptr:0x000055ec5b7eec70
trace: T_NIL
/tmp/ruby/v3/src/trunk-O0/tool/lib/webrick/server.rb:344:in `close' assertions: T_NIL
: c:0008 p:0042 s:0053 Bad file descriptore:000052 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1244 (
Errno::EBADF me:
) called_id: orig_run_suite, type: iseq
owner class: 0x00007f2854c2e0b0 [3 ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00007f2854c2c080 [3 ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
lvars:
from /tmp/ruby/v3/src/trunk-O0/tool/lib/webrick/server.rb:344:in `each'
suite: 0x00007f284728e940 [3LM R ] T_CLASS TestNetHTTP_v1_2
type: T_SYMBOL test
ex: T_NIL
from /tmp/ruby/v3/src/trunk-O0/tool/lib/webrick/server.rb:344:in `cleanup_shutdown_pipe'
c:0007 from /tmp/ruby/v3/src/trunk-O0/tool/lib/webrick/server.rb:207:in `block in start'
p:0110 s:0046 E:0016a0 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:54
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f2854bd9b50 [3 ] T_CLASS Test::Unit::Worker
self: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
lvars:
suite: 0x00007f284728e940 [3LM R ] T_CLASS TestNetHTTP_v1_2
type: T_SYMBOL test
orig_testout: 0x00007f285751fe88 [0 M RU] T_FILE (IO)
i: 0x00007f28472e51f0 [0 U] T_FILE (IO)
o: 0x00007f28472e51c8 [0 M RU] T_FILE (IO)
orig_stdin: 0x00007f285751fed8 [0 M RU] T_FILE (IO)
orig_stdout: 0x00007f285751fe88 [0 M RU] T_FILE (IO)
th: 0x00007f28472e5178 [0 U] VM/thread (Thread)VM/thread
e: T_FIXNUM 0
f: T_FIXNUM 0
s: T_FIXNUM 6
result: T_NIL
c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:30 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f2854bd9b50 [3 ] T_CLASS Test::Unit::Worker
self: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
lvars:
suite: 0x00007f284728e940 [3LM R ] T_CLASS TestNetHTTP_v1_2
c:0005 p:---- s:0026 e:000025 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x00007f2857510280 [3LM R ] T_CLASS Array
self: 0x00007f284728ce60 [2 M R ] T_ARRAY (Array)[ ] len: 7, capa:20 ptr:0x000055ec5c10e970
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:29
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f2854bd9b50 [3 ] T_CLASS Test::Unit::Worker
self: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
lvars:
suites: 0x00007f284728ce60 [2 M R ] T_ARRAY (Array)[ ] len: 7, capa:20 ptr:0x000055ec5c10e970
type: T_SYMBOL test
c:0003 p:0263 s:0016 e:000015 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:124
me:
called_id: run, type: iseq
owner class: 0x00007f2854bd9b50 [3 ] T_CLASS Test::Unit::Worker
self: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
lvars:
args: 0x00007f285751f348 [3LM R ] T_ARRAY [E ] len: 0 (embed)
buf: 0x00007f284724b6e0 [3 ] T_STRING (String)run /tmp/ruby/v3/src/trunk-O0/test/net/http/test_http.rb test
suites: 0x00007f284724b488 [1 ] T_ARRAY (Array)[ ] len: 261, capa:261 ptr:0x000055ec5c008f00
e: T_NIL
trace: T_NIL
err: T_NIL
c:0002 p:0142 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:207 [FINISH]
self: 0x00007f28575003a8 [3LM R ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:000e50 (none) [FINISH]
self: 0x00007f28575003a8 [3LM R ] T_OBJECT (embed) len:3
th: 0x55ec5b876c40, native_id: 0x7f285453a700
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
me:
called_id: readpartial, type: cfunc
owner class: 0x00007f2857519ce0 [3LM R ] T_CLASS IO
self: 0x00007f28472e51f0 [0 U] T_FILE (IO)
c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit/parallel.rb:44 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x00007f2854bd9b50 [3 ] T_CLASS Test::Unit::Worker
self: 0x00007f2854c0a6d8 [3LM R ] T_OBJECT (Test::Unit::Worker)len:28 ptr:0x000055ec589131b0
lvars:
buf: 0x00007f28473c8d60 [1 ] T_STRING (String).
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
th: 0x7f284c03a140, native_id: 0x7f284776d700
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0018 e:000017 CFUNC :pop
me:
called_id: pop, type: cfunc
owner class: 0x00007f285752f1a8 [3LM R ] T_CLASS Thread::Queue
self: 0x00007f28473ae528 [3 ] queue (Thread::Queue)queue
c:0003 p:0072 s:0014 E:000be0 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/webrick/utils.rb:179 [FINISH]
me:
called_id: watch, type: iseq
owner class: 0x00007f28472a4a10 [3 ] T_CLASS WEBrick::Utils::TimeoutHandler
self: 0x00007f28473ae618 [3 ] T_OBJECT (WEBrick::Utils::TimeoutHandler)(embed) len:3
lvars:
to_interrupt: 0x00007f2854b5d1b8 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
now: T_FLOAT
wakeup: T_NIL
th: 0x00007f2854c13be8 [0 U] VM/thread (Thread)VM/thread
c:0002 p:---- s:0006 e:000005 IFUNC
me:
called_id: to_proc, type: cfunc
owner class: 0x00007f2857520928 [3LM R ] T_CLASS Method
self: 0x00007f28546bccf8 [0 U] method (Method)method
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
$1 = 0
">>> Finish
"[Inferior 1 (process 16341) detached]
[nil, 16341]
"timeout 60 gdb -p 16339 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet"
running file: /tmp/ruby/v3/src/trunk-O0/test/net/http/test_http.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.2021-10-11T04:40:53Z"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
78 ../sysdeps/unix/syscall-template.S: No such file or directory.
44 ../sysdeps/unix/sysv/linux/ppoll.c: No such file or directory.
0x00007f77fbfe8b9f in __ppoll (fds=0x7ffe074a9e98, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Threads Id Target Id Frame
* 1 Thread 0x7f77fbed1b80 (LWP 16339) "ruby" 0x00007f77fbfe8b9f in __ppoll (fds=0x7ffe074a9e98, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f77fbed1b80 (LWP 16339)):
#0 0x00007f77fbfe8b9f in __ppoll (fds=0x7ffe074a9e98, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1 0x000055628199efd4 in rb_sigwait_sleep (th=0x5562822c0e20, sigwait_fd=3, rel=0x0) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:2108
#2 0x000055628199f43b in native_sleep (th=0x5562822c0e20, rel=0x0) at /tmp/ruby/v3/src/trunk-O0/thread_pthread.c:2229
#3 0x00005562819a43e9 in rb_thread_sleep_interruptible () at /tmp/ruby/v3/src/trunk-O0/thread.c:1534
#4 0x00005562818fdff3 in waitpid_sleep (x=140729020752064) at /tmp/ruby/v3/src/trunk-O0/process.c:1250
#5 0x00005562817f61d5 in rb_ensure (b_proc=0x5562818fdfd4 <waitpid_sleep>, data1=140729020752064, e_proc=0x5562818fe005 <waitpid_cleanup>, data2=140729020752064) at /tmp/ruby/v3/src/trunk-O0/eval.c:993
#6 0x00005562818fe1be in waitpid_wait (w=0x7ffe074aa0c0) at /tmp/ruby/v3/src/trunk-O0/process.c:1311
#7 0x00005562818fe33a in rb_process_status_wait (pid=25569, flags=0) at /tmp/ruby/v3/src/trunk-O0/process.c:1357
#8 0x0000556281904a07 in rb_f_system (argc=7, argv=0x7f77fbdd04a0, _=140153260112640) at /tmp/ruby/v3/src/trunk-O0/process.c:4781
#9 0x00005562819e72e9 in ractor_safe_call_cfunc_m1 (recv=140153260112640, argc=7, argv=0x7f77fbdd04a0, func=0x55628190495d <rb_f_system>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2792
#10 0x00005562819e7f5c in vm_call_cfunc_with_frame (ec=0x5562822c1670, reg_cfp=0x7f77fbecfb08, calling=0x7ffe074aa4e0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#11 0x00005562819e811d in vm_call_cfunc (ec=0x5562822c1670, reg_cfp=0x7f77fbecfb08, calling=0x7ffe074aa4e0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3003
#12 0x00005562819e9ca9 in vm_call_method_each_type (ec=0x5562822c1670, cfp=0x7f77fbecfb08, calling=0x7ffe074aa4e0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3492
#13 0x00005562819ea4b7 in vm_call_method (ec=0x5562822c1670, cfp=0x7f77fbecfb08, calling=0x7ffe074aa4e0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3602
#14 0x00005562819ea616 in vm_call_general (ec=0x5562822c1670, reg_cfp=0x7f77fbecfb08, calling=0x7ffe074aa4e0) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3634
#15 0x00005562819ec925 in vm_sendish (ec=0x5562822c1670, reg_cfp=0x7f77fbecfb08, cd=0x5562824615e0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#16 0x00005562819f3532 in vm_exec_core (ec=0x5562822c1670, initial=0) at ../../src/trunk-O0/insns.def:775
#17 0x0000556281a09b52 in rb_vm_exec (ec=0x5562822c1670, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2169
#18 0x0000556281a068fe in invoke_block (ec=0x5562822c1670, iseq=0x7f77fbdb0e00, self=140153260112640, captured=0x7f77fbecfc00, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1264
#19 0x0000556281a06ed8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe074ab488, argc=1, self=140153260112640, captured=0x7f77fbecfc00, ec=0x5562822c1670) at /tmp/ruby/v3/src/trunk-O0/vm.c:1336
#20 invoke_block_from_c_bh (ec=0x5562822c1670, block_handler=140153304448001, argc=1, argv=0x7ffe074ab488, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1354
#21 0x0000556281a070af in vm_yield_with_cref (ec=0x5562822c1670, argc=1, argv=0x7ffe074ab488, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1391
#22 0x0000556281a070ed in vm_yield (ec=0x5562822c1670, argc=1, argv=0x7ffe074ab488, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1399
#23 0x0000556281a01b6d in rb_yield_0 (argc=1, argv=0x7ffe074ab488) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1335
#24 0x0000556281a01bce in rb_yield (val=140153259785000) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1351
#25 0x0000556281a319b2 in rb_ary_any_p (argc=0, argv=0x7f77fbdd0388, ary=140153259425520) at /tmp/ruby/v3/src/trunk-O0/array.c:7433
#26 0x00005562819e72e9 in ractor_safe_call_cfunc_m1 (recv=140153259425520, argc=0, argv=0x7f77fbdd0388, func=0x556281a31860 <rb_ary_any_p>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2792
#27 0x00005562819e7f5c in vm_call_cfunc_with_frame (ec=0x5562822c1670, reg_cfp=0x7f77fbecfbe8, calling=0x7ffe074ab680) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#28 0x00005562819ec925 in vm_sendish (ec=0x5562822c1670, reg_cfp=0x7f77fbecfbe8, cd=0x556282465860, block_handler=140153304448001, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#29 0x00005562819f33dc in vm_exec_core (ec=0x5562822c1670, initial=0) at ../../src/trunk-O0/insns.def:756
#30 0x0000556281a09afc in rb_vm_exec (ec=0x5562822c1670, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2160
#31 0x0000556281a068fe in invoke_block (ec=0x5562822c1670, iseq=0x7f77fbdb9c08, self=140153260112640, captured=0x7f77fbecfdc0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1264
#32 0x0000556281a06ed8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe074ac628, argc=1, self=140153260112640, captured=0x7f77fbecfdc0, ec=0x5562822c1670) at /tmp/ruby/v3/src/trunk-O0/vm.c:1336
#33 invoke_block_from_c_bh (ec=0x5562822c1670, block_handler=140153304448449, argc=1, argv=0x7ffe074ac628, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1354
#34 0x0000556281a070af in vm_yield_with_cref (ec=0x5562822c1670, argc=1, argv=0x7ffe074ac628, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1391
#35 0x0000556281a070ed in vm_yield (ec=0x5562822c1670, argc=1, argv=0x7ffe074ac628, kw_splat=0) at /tmp/ruby/v3/src/trunk-O0/vm.c:1399
#36 0x0000556281a01b6d in rb_yield_0 (argc=1, argv=0x7ffe074ac628) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1335
#37 0x0000556281a01bce in rb_yield (val=140153303314360) at /tmp/ruby/v3/src/trunk-O0/vm_eval.c:1351
#38 0x0000556281a27b12 in rb_ary_each (ary=140153260136560) at /tmp/ruby/v3/src/trunk-O0/array.c:2526
#39 0x00005562819e731b in ractor_safe_call_cfunc_0 (recv=140153260136560, argc=0, argv=0x7f77fbdd01b8, func=0x556281a27aa5 <rb_ary_each>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2799
#40 0x00005562819e7f5c in vm_call_cfunc_with_frame (ec=0x5562822c1670, reg_cfp=0x7f77fbecfda8, calling=0x7ffe074ac820) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#41 0x00005562819ec925 in vm_sendish (ec=0x5562822c1670, reg_cfp=0x7f77fbecfda8, cd=0x55628247b100, block_handler=140153304448449, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#42 0x00005562819f33dc in vm_exec_core (ec=0x5562822c1670, initial=0) at ../../src/trunk-O0/insns.def:756
#43 0x0000556281a09b52 in rb_vm_exec (ec=0x5562822c1670, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2169
#44 0x0000556281a0a8b2 in rb_iseq_eval (iseq=0x7f77fbdb71b0) at /tmp/ruby/v3/src/trunk-O0/vm.c:2406
#45 0x0000556281859f31 in load_iseq_eval (ec=0x5562822c1670, fname=140153303301240) at /tmp/ruby/v3/src/trunk-O0/load.c:656
#46 0x000055628185b224 in require_internal (ec=0x5562822c1670, fname=140153303271240, exception=1, warn=false) at /tmp/ruby/v3/src/trunk-O0/load.c:1128
#47 0x000055628185b693 in rb_require_string (fname=140153303271280) at /tmp/ruby/v3/src/trunk-O0/load.c:1219
#48 0x000055628185a76c in rb_f_require_relative (obj=140153303008160, fname=140153303278920) at /tmp/ruby/v3/src/trunk-O0/load.c:919
#49 0x00005562819e7357 in ractor_safe_call_cfunc_1 (recv=140153303008160, argc=1, argv=0x7f77fbdd0048, func=0x55628185a703 <rb_f_require_relative>) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2806
#50 0x00005562819e7f5c in vm_call_cfunc_with_frame (ec=0x5562822c1670, reg_cfp=0x7f77fbecffa0, calling=0x7ffe074adb50) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:2982
#51 0x00005562819e811d in vm_call_cfunc (ec=0x5562822c1670, reg_cfp=0x7f77fbecffa0, calling=0x7ffe074adb50) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3003
#52 0x00005562819e9ca9 in vm_call_method_each_type (ec=0x5562822c1670, cfp=0x7f77fbecffa0, calling=0x7ffe074adb50) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3492
#53 0x00005562819ea4b7 in vm_call_method (ec=0x5562822c1670, cfp=0x7f77fbecffa0, calling=0x7ffe074adb50) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3602
#54 0x00005562819ea616 in vm_call_general (ec=0x5562822c1670, reg_cfp=0x7f77fbecffa0, calling=0x7ffe074adb50) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:3634
#55 0x00005562819ec925 in vm_sendish (ec=0x5562822c1670, reg_cfp=0x7f77fbecffa0, cd=0x556282399570, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/v3/src/trunk-O0/vm_insnhelper.c:4590
#56 0x00005562819f3532 in vm_exec_core (ec=0x5562822c1670, initial=0) at ../../src/trunk-O0/insns.def:775
#57 0x0000556281a09afc in rb_vm_exec (ec=0x5562822c1670, mjit_enable_p=true) at /tmp/ruby/v3/src/trunk-O0/vm.c:2160
#58 0x0000556281a0a8fe in rb_iseq_eval_main (iseq=0x7f77fbdb29f8) at /tmp/ruby/v3/src/trunk-O0/vm.c:2417
#59 0x00005562817f4560 in rb_ec_exec_node (ec=0x5562822c1670, n=0x7f77fbdb29f8) at /tmp/ruby/v3/src/trunk-O0/eval.c:280
#60 0x00005562817f46b0 in ruby_run_node (n=0x7f77fbdb29f8) at /tmp/ruby/v3/src/trunk-O0/eval.c:321
#61 0x00005562817e644d in main (argc=7, argv=0x7ffe074aeb48) at /tmp/ruby/v3/src/trunk-O0/main.c:47
>>> Dump Ruby level backtrace
th: 0x5562822c0e20, native_id: 0x7f77fbed1b80
-- Control frame information -----------------------------------------------
c:0024 p:---- s:0156 e:000155 CFUNC :system
me:
called_id: system, type: cfunc
owner class: 0x00007f77fbd725d8 [3LM ] T_MODULE Kernel
defined_class: 0x00007f77fbd72588 [3LM R ] T_ICLASS src:Kernel
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
c:0023 p:0253 s:0145 e:000144 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:478
me:
called_id: after_worker_down, type: iseq
owner class: 0x00007f77f949a1d8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f77f9496768 [3LM R ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
worker: 0x00007f77f9437ad8 [3LM R ] T_OBJECT (Test::Unit::Parallel::Worker)len:10 ptr:0x0000556282664450
e: T_NIL
c: T_FALSE
real_file: 0x00007f77f9459570 [3LM ] T_STRING (String) [shared] /tmp/ruby/v3/src/trunk-O0/test/net/http/test_http.rb
core_path: 0x00007f77f93ae760 [0 ] T_STRING (String) [shared] /tmp/test-unit-core.2021-10-11T04:40:53Z
cmd: 0x00007f77f93adb30 [0 ] T_ARRAY (Array)[ T] len: 7, capa:7 ptr:0x00007f77fbcfc760
c:0022 p:0619 s:0135 e:000134 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:616
me:
called_id: deal, type: iseq
owner class: 0x00007f77f949a1d8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f77f9496768 [3LM R ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
io: 0x00007f77f9437b28 [0LM U] T_FILE (IO)
type: T_SYMBOL test
result: 0x00007f77f948c7b8 [3LM R ] T_ARRAY (Array)[ ] len: 1027, capa:1475 ptr:0x00005562827364e0
rep: 0x00007f77f94309e0 [3LM R ] T_ARRAY (Array)[ ] len: 1027, capa:1475 ptr:0x0000556282739300
shutting_down: T_FALSE
worker: 0x00007f77f9437ad8 [3LM R ] T_OBJECT (Test::Unit::Parallel::Worker)len:10 ptr:0x0000556282664450
cmd: T_NIL
bang: T_NIL
task: T_NIL
r: T_NIL
suite: T_NIL
key: T_NIL
e: T_NIL
c:0021 p:0018 s:0118 e:000117 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:652 [FINISH]
me:
called_id: _run_parallel, type: iseq
owner class: 0x00007f77f949a1d8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f77f9496768 [3LM R ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
io: 0x00007f77f9437b28 [0LM U] T_FILE (IO)
c:0020 p:---- s:0114 e:000113 CFUNC :any?
me:
called_id: any?, type: cfunc
owner class: 0x00007f77fbd80278 [3LM R ] T_CLASS Array
self: 0x00007f77f93dfef0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0019 p:0154 s:0110 e:000109 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:650
me:
called_id: _run_parallel, type: iseq
owner class: 0x00007f77f949a1d8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f77f9496768 [3LM R ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
suites: 0x00007f77f948d4b0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
type: T_SYMBOL test
result: 0x00007f77f948c7b8 [3LM R ] T_ARRAY (Array)[ ] len: 1027, capa:1475 ptr:0x00005562827364e0
rep: 0x00007f77f94309e0 [3LM R ] T_ARRAY (Array)[ ] len: 1027, capa:1475 ptr:0x0000556282739300
_io: 0x00007f77f93dfef0 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
t: T_NIL
ex: T_NIL
file: T_NIL
__io: T_NIL
parallel: T_NIL
c:0018 p:0046 s:0096 e:000095 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:731
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f77f949a1d8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00007f77f9496768 [3LM R ] T_ICLASS src:Test::Unit::Parallel
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
suites: 0x00007f77f948d4b0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
type: T_SYMBOL test
result: 0x00007f77f948c7b8 [3LM R ] T_ARRAY (Array)[ ] len: 1027, capa:1475 ptr:0x00005562827364e0
c:0017 p:0008 s:0089 e:000088 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:770
me:
called_id: _run_suites, type: iseq
owner class: 0x00007f77f9499058 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00007f77f94966c8 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
suites: 0x00007f77f948d4b0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
type: T_SYMBOL test
result: T_NIL
c:0016 p:0163 s:0082 e:000081 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1397
me:
called_id: _run_anything, type: iseq
owner class: 0x00007f77f9497ac8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
type: T_SYMBOL test
suites: 0x00007f77f948d4b0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00007f77f948cfb0 [0 U] time (Time)time
results: T_NIL
t: T_NIL
c:0015 p:0016 s:0069 e:000068 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1181
me:
called_id: _run_anything, type: iseq
owner class: 0x00007f77f94982c0 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00007f77f9496628 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
type: T_SYMBOL test
c:0014 p:0005 s:0064 e:000063 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1564
me:
called_id: run_tests, type: iseq
owner class: 0x00007f77f9497ac8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
c:0013 p:0006 s:0060 e:000059 BLOCK /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1551 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00007f77f9497ac8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
plugin: 0x00007f77fbdbafb8 [3LM ] T_STRING (String)run_tests
c:0012 p:---- s:0056 e:000055 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f77fbd80278 [3LM R ] T_CLASS Array
self: 0x00007f77f948d870 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0011 p:0047 s:0052 e:000051 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1550
me:
called_id: _run, type: iseq
owner class: 0x00007f77f9497ac8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
args: 0x00007f77f94866d8 [3LM ] T_HASH (Hash)[S ] 10
c:0010 p:0013 s:0047 e:000046 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1592
me:
called_id: run, type: iseq
owner class: 0x00007f77f9497ac8 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
argv: 0x00007f77fbd8f368 [3LM ] T_ARRAY shared -> 0x00007f77f9453698 [3LM ] T_ARRAY (Array)[ ] len: 832, capa:2 ptr:0x0000556282621cc0
c:0009 p:0008 s:0042 e:000041 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:955
me:
called_id: run, type: iseq
owner class: 0x00007f77f9498e00 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00007f77f94967b8 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
args: 0x00007f77f948dfa0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0008 s:0036 e:000035 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:803
me:
called_id: run, type: iseq
owner class: 0x00007f77f9498f40 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00007f77f9496718 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
args: 0x00007f77f948e158 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0007 p:0017 s:0030 e:000029 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:154
me:
called_id: run, type: iseq
owner class: 0x00007f77f949a548 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00007f77f9496470 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00007f77f9487b00 [3LM R ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:36 ptr:0x00005562825da6f0
lvars:
(null): 0x00007f77f948e1d0 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1671
me:
called_id: run, type: iseq
owner class: 0x00007f77f9496358 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x00007f77f9487c68 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x00005562825eef70
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/v3/src/trunk-O0/tool/lib/test/unit.rb:1675
me:
called_id: run, type: iseq
owner class: 0x00007f77f9496330 [3LM ] T_CLASS (annon)
self: 0x00007f77f9496358 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00007f77f9487cb8 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0174 s:0016 e:000014 TOP /tmp/ruby/v3/src/trunk-O0/tool/test/runner.rb:23 [FINISH]
self: 0x00007f77fbd703a0 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x00007f77f9487dd0 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-O0/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x00007f77fbd725d8 [3LM ] T_MODULE Kernel
defined_class: 0x00007f77fbd72588 [3LM R ] T_ICLASS src:Kernel
self: 0x00007f77fbd703a0 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0104 s:0006 e:000005 EVAL /tmp/ruby/v3/src/trunk-O0/test/runner.rb:12 [FINISH]
self: 0x00007f77fbd703a0 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:000f30 (none) [FINISH]
self: 0x00007f77fbd703a0 [3LM ] T_OBJECT (embed) len:3
$1 = 0
">>> Finish
16341:running:test_http: Broken pipe
"[Inferior 1 (process 16339) detached]
make: *** [uncommon.mk:817: yes-test-all] Error 1
[nil, 16339]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 16331 -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, 16331]
#<Errno::ESRCH: No such process>
"timeout 60 gdb -p 16330 -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 16330 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, 16330]
"timeout 60 gdb -p 25559 -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, 25559]
#<Errno::ESRCH: No such process>
0.004000 0.004000 2793.124000 (10802.339809)
/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: 10941.01 sec