# Logfile created on 2024-08-11 13:19:10 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000076407e87fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240811-131910", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000076407e8a01a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000076407f1ffe60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076407d7aa1f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240811-131910", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240811-131910>, @binmode=false, @mon_data=#<Monitor:0x000076407f1ffa28>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = ca5b7276c6 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=11688 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/913] 3549222=test_stringify_symbols [ 2/913] 3549224=test_rubyoptions [ 3/913] 3549213=test_printf [ 4/913] 3549220=test_rdoc_token_stream [ 5/913] 3549212=warnings_test [ 6/913] 3549216=test_to_ary_concat [ 7/913] 3549214=test_udp [ 8/913] 3549222=dispatcher_test [ 9/913] 3549217=test_rdoc_single_class [ 10/913] 3549223=test_rdoc_alias [ 11/913] 3549215=test_configuration [ 12/913] 3549221=test_windows_1252 [ 13/913] 3549211=test_dryrun [ 14/913] 3549219=test_io_buffer [ 15/913] 3549226=test_string_processing [ 16/913] 3549218=encodings_test [ 17/913] 3549225=json_generator_test [ 18/913] 3549221=test_gem_impossible_dependencies_error [ 19/913] 3549214=test_type [ 20/913] 3549214=test_range [ 21/913] 3549213=test_gem_source_subpath_problem [ 22/913] 3549211=node_id_test [ 23/913] 3549219=test_tmpdir [ 24/913] 3549226=test_gem_resolver_api_set [ 25/913] 3549225=parse_stream_test [ 26/913] 3549222=test_locale [ 27/913] 3549212=test_emitter [ 28/913] 3549212=test_ts [ 29/913] 3549220=test_continuation [ 30/913] 3549219=test_object_create_start [ 31/913] 3549220=test_forwardable [ 32/913] 3549219=test_config [ 33/913] 3549218=comments_test [ 34/913] 3549215=test_delete [ 35/913] 3549217=test_io_m17n [ 36/913] 3549215=test_ensured [ 37/913] 3549218=test_rdoc_markup_paragraph [ 38/913] 3549220=test_placearg [ 39/913] 3549225=test_interned_str [ 40/913] 3549225=test_gem_commands_cleanup_command [ 41/913] 3549223=regular_expression_encoding_test [ 42/913] 3549215=test_env [ 43/913] 3549222=test_config [ 44/913] 3549221=test_project_sanity [ 45/913] 3549222=test_require [ 46/913] 3549216=test_ifunless [ 47/913] 3549222=test_gem_silent_ui [ 48/913] 3549216=test_shapes [ 49/913] 3549216=test_rdoc_text [ 50/913] 3549218=test_ocsp [ 51/913] 3549223=test_pkey_dh [ 52/913] 3549221=test_gem_commands_uninstall_command [ 53/913] 3549226=test_rendering [ 54/913] 3549220=test_nesting_parser [ 55/913] 3549226=test_files_test [ 56/913] 3549213=test_gem_dependency_list [ 57/913] 3549211=test_gem_resolver_installer_set [ 58/913] 3549219=test_gem_local_remote_options [ 59/913] 3549223=test_exception [ 60/913] 3549213=test_bash_completion [ 61/913] 3549213=test_gem_security_signer [ 62/913] 3549226=test_rdoc_generator_json_index [ 63/913] 3549219=test_set_len [ 64/913] 3549216=test_threadgroup [ 65/913] 3549219=test_euc_kr [ 66/913] 3549219=test_gem_commands_lock_command [ 67/913] 3549220=test_random [ 68/913] 3549220=test_merge_keys [ 69/913] 3549222=test_lexer [ 70/913] 3549219=test_win32ole_type [ 71/913] 3549219=test_kwargs [ 72/913] 3549219=test_rdoc_extend [ 73/913] 3549222=test_io_wait [ 74/913] 3549220=test_rdoc_rd_inline_parser [ 75/913] 3549213=test_gem_ext_configure_builder [ 76/913] 3549213=test_mdns [ 77/913] 3549220=test_x509store [ 78/913] 3549213=test_dir [ 79/913] 3549222=test_bundled_gems [ 80/913] 3549222=test_custom_command [ 81/913] 3549222=lex_test [ 82/913] 3549226=test_tree_spell_checker [ 83/913] 3549212=test_date_ractor [ 84/913] 3549216=test_m17n_comb [ 85/913] 3549218=test_pair [ 86/913] 3549226=index_write_test [ 87/913] 3549219=test_integer_comb [ 88/913] 3549226=test_ns_spki [ 89/913] 3549226=test_depth_first [ 90/913] 3549220=test_tsort [ 91/913] 3549226=test_sleep [ 92/913] 3549220=test_queue [ 93/913] 3549220=regular_expression_options_test [ 94/913] 3549213=test_key_event_record [ 95/913] 3549211=test_rdoc_markup_to_label [ 96/913] 3549220=test_install [ 97/913] 3549225=test_prettyprint [ 98/913] 3549225=integer_parse_test [ 99/913] 3549225=test_gem_validator [100/913] 3549213=test_pkey_rsa [101/913] 3549225=test_gem_stream_ui [102/913] 3549212=test_numhash [103/913] 3549212=test_trace [104/913] 3549212=test_nofree [105/913] 3549212=test_rdoc_generator_ri [106/913] 3549225=test_arity [107/913] 3549225=test_ipaddr [108/913] 3549211=test_m17n [109/913] 3549225=test_buffered_io [110/913] 3549225=test_yjit [111/913] 3549213=test_rdoc_markup_attribute_manager [112/913] 3549221=test_date_conv [113/913] 3549221=test_webauthn_poller [114/913] 3549212=test_rdoc_i18n_locale [115/913] 3549212=test_argf [116/913] 3549214=test_egrep_cpp [117/913] 3549220=test_gem_resolver_composed_set [118/913] 3549221=test_append [119/913] 3549221=test_ractor_compatibility [120/913] 3549214=test_rdoc_markup_hard_break [121/913] 3549213=test_gem_resolver_lock_set [122/913] 3549220=test_method [123/913] 3549213=test_unicode_normalize [124/913] 3549211=test_reline_key [125/913] 3549213=test_rdoc_generator_pot_po [126/913] 3549213=test_reqarg [127/913] 3549214=test_gem_source_fetch_problem [128/913] 3549211=test_set [129/913] 3549211=test_gem_update_suggestion [130/913] 3549211=test_resource [131/913] 3549211=test_member [132/913] 3549211=test_gem_console_ui [133/913] 3549211=test_weakref [134/913] 3549217=test_timeout [135/913] 3549214=test_not [136/913] 3549214=test_socket [137/913] 3549222=snapshots_test [138/913] 3549211=test_function [139/913] 3549221=test_mailto [140/913] 3549221=test_case_mapping [141/913] 3549221=test_yaml_tree [142/913] 3549221=test_gem_package_tar_writer [143/913] 3549221=test_rubygems [144/913] 3549226=ripper_test [145/913] 3549213=test_gem_config_file [146/913] 3549211=test_gem_commands_pristine_command [147/913] 3549217=test_yamlstore [148/913] 3549217=test_rdoc_method_attr [149/913] 3549213=test_yjit_exit_locations [150/913] 3549221=test_rdoc_markup_pre_process [151/913] 3549213=test_rdoc_rdoc [152/913] 3549217=test_hash [153/913] 3549218=test_reline [154/913] 3549221=test_arith_seq_beg_len_step [155/913] 3549213=test_beginendblock [156/913] 3549221=test_gem_resolver_requirement_list [157/913] 3549221=test_io_buffer [158/913] 3549226=test_win32ole_event [159/913] 3549226=test_within_pipe [160/913] 3549221=test_scalar_scanner [161/913] 3549221=test_pack [162/913] 3549226=test_rdoc_comment [163/913] 3549221=test_ast [164/913] 3549226=fuzzer_test [165/913] 3549226=test_rb_str_dup [166/913] 3549226=onigmo_test [167/913] 3549226=test_struct [168/913] 3549226=test_time [169/913] 3549223=json_encoding_test [170/913] 3549223=test_math [171/913] 3549223=test_gc [172/913] 3549223=test_libs [173/913] 3549222=test_super [174/913] 3549223=test_gem_safe_yaml [175/913] 3549226=test_digest_extend [176/913] 3549226=test_did_you_mean [177/913] 3549213=test_autoconf [178/913] 3549223=test_popen_deadlock [179/913] 3549213=test_bug-5832 [180/913] 3549213=test_cgi_multipart [181/913] 3549214=test_case [182/913] 3549214=test_webauthn_listener_response [183/913] 3549214=heredoc_test [184/913] 3549213=newline_test [185/913] 3549226=snippets_test [186/913] 3549214=parser_test [187/913] 3549214=test_ubf_async_safe [188/913] 3549214=test_array [189/913] 3549214=constant_path_node_test [190/913] 3549214=test_gem_path_support [191/913] 3549214=test_win32ole_record [192/913] 3549214=test_console_attr [193/913] 3549214=test_gem_bundler_version_finder [194/913] 3549213=test_comparable [195/913] 3549214=test_bug-3571 [196/913] 3549213=test_notimplement [197/913] 3549213=test_emoji_breaks [198/913] 3549213=test_system [199/913] 3549214=test_date_new [200/913] 3549214=test_io_timeout [201/913] 3549214=test_gem_commands_info_command [202/913] 3549214=command_line_test [203/913] 3549214=test_rdoc_rd [204/913] 3549218=test_dns [205/913] 3549214=test_stringio [206/913] 3549222=test_require [207/913] 3549211=test_dup [208/913] 3549214=test_object_references [209/913] 3549214=test_wait [210/913] 3549218=test_x509name [211/913] 3549218=test_sleep [212/913] 3549214=test_gem_security [213/913] 3549211=test_euc_tw [214/913] 3549211=test_compile_prism [215/913] 3549223=test_gem_commands_build_command [216/913] 3549215=test_face [217/913] 3549215=test_sizeof [218/913] 3549223=test_gem_requirement [219/913] 3549218=test_alias [220/913] 3549223=test_rdoc_rd_inline [221/913] 3549223=test_gem_remote_fetcher_local_ssl_server [222/913] 3549211=test_severity [223/913] 3549211=test_ractor [224/913] 3549211=test_float [225/913] 3549218=test_gem [226/913] 3549219=test_files_test_1 [227/913] 3549213=test_helper_method [228/913] 3549226=test_delegate [229/913] 3549213=test_cgi_core [230/913] 3549226=attribute_write_test [231/913] 3549226=test_parser [232/913] 3549213=test_gem_source_list [233/913] 3549226=test_yaml_special_cases [234/913] 3549226=test_framework [235/913] 3549226=test_case_comprehensive [236/913] 3549213=test_omap [237/913] 3549226=test_zlib [238/913] 3549213=magic_comment_test [239/913] 3549211=test_marshal [240/913] 3549213=test_uncorrectable_name_check [241/913] 3549213=test_load [242/913] 3549213=test_proc [243/913] 3549216=test_singleton_function [244/913] 3549214=test_shellwords [245/913] 3549216=test_cclass [246/913] 3549214=test_ssl [247/913] 3549223=test_date_strptime [248/913] 3549223=test_https_proxy [249/913] 3549216=test_pkey_dsa [250/913] 3549223=test_nomethod_error [251/913] 3549223=library_symbols_test [252/913] 3549223=test_emitter [253/913] 3549223=test_json_tree [254/913] 3549223=test_ractor [255/913] 3549220=test_condition [256/913] 3549220=test_cp949 [257/913] 3549220=test_string [258/913] 3549211=test_sorted_set [259/913] 3549216=test_files_lib [260/913] 3549218=test_emoji [261/913] 3549218=test_class_name_check [262/913] 3549218=test_gem_resolver_git_set [263/913] 3549213=test_help [264/913] 3549213=test_date_attr [265/913] 3549213=test_scan_args [266/913] 3549213=json_ext_parser_test [267/913] 3549213=test_time [268/913] 3549211=test_duplicate [269/913] 3549211=test_integer [270/913] 3549223=test_erb [271/913] 3549218=test_rdoc_code_object [272/913] 3549213=test_gem_installer [273/913] 3549223=test_multi_irb_commands [274/913] 3549223=test_gem_command_manager [275/913] 3549214=test_rdoc_top_level [276/913] 3549223=test_random_formatter [277/913] 3549223=test_gem_commands_check_command [278/913] 3549223=test_rdoc_normal_class [279/913] 3549215=test_gem_source_git [280/913] 3549223=test_regex_casefold [281/913] 3549223=test_pipe [282/913] 3549223=test_gem_commands_list_command [283/913] 3549223=test_gem_source_vendor [284/913] 3549223=test_variable_name_check [285/913] 3549218=test_pty [286/913] 3549223=test_assembler [287/913] 3549223=test_symbol [288/913] 3549223=test_gem_uninstaller [289/913] 3549212=test_gem_platform [290/913] 3549214=test_rdoc_ri_paths [291/913] 3549214=overlap_test [292/913] 3549215=test_propertyputref [293/913] 3549215=test_gem_source_installed [294/913] 3549212=test_modify_expand [295/913] 3549212=test_gem_available_set [296/913] 3549215=test_change_word [297/913] 3549215=test_pkcs12 [298/913] 3549218=test_date_time [299/913] 3549218=test_date [300/913] 3549218=test_parser [301/913] 3549212=test_enumerator [302/913] 3549214=test_rdoc_parser_simple [303/913] 3549218=test_gem_package [304/913] 3549214=test_utf16 [305/913] 3549214=test_color_printer [306/913] 3549222=test_safe_load [307/913] 3549222=test_handle [308/913] 3549214=test_frozen [309/913] 3549214=test_rdoc_markup_to_rdoc [310/913] 3549214=test_gem_source [311/913] 3549215=test_name_error [312/913] 3549222=test_exception_at_throwing [313/913] 3549222=string_encoding_test [314/913] 3549222=test_benchmark [315/913] 3549214=test_lazy_enumerator [316/913] 3549226=test_profile_frames [317/913] 3549223=test_resolve_symbol [318/913] 3549218=test_date_compat [319/913] 3549218=test_error_highlight [320/913] 3549223=test_array [321/913] 3549215=test_find_executable [322/913] 3549215=test_set [323/913] 3549226=test_kdf [324/913] 3549215=test_class2name [325/913] 3549215=test_nil [326/913] 3549215=test_gem_request_set_lockfile_tokenizer [327/913] 3549226=test_gem_commands_outdated_command [328/913] 3549215=test_rdoc_task [329/913] 3549215=test_time_tz [330/913] 3549222=test_backtrace [331/913] 3549226=test_ractor [332/913] 3549215=test_psych [333/913] 3549215=test_rdoc_parser_prism_ruby [334/913] 3549226=test_fiddle [335/913] 3549214=test_win32ole_variant [336/913] 3549214=test_rdoc_markup_formatter [337/913] 3549226=test_enumerator [338/913] 3549214=test_stringchar [339/913] 3549226=test_gem_commands_help_command [340/913] 3549226=test_arith_seq_extract [341/913] 3549214=test_debug [342/913] 3549214=test_gem_package_old [343/913] 3549217=test_command [344/913] 3549218=test_rbconfig [345/913] 3549214=test_gem_uri [346/913] 3549218=test_digest [347/913] 3549214=test_pack [348/913] 3549219=test_gem_commands_unpack_command [349/913] 3549226=test_gem_commands_exec_command [350/913] 3549222=test_gem_resolver_local_specification [351/913] 3549222=test_autoload [352/913] 3549217=test_optarg [353/913] 3549214=test_ssl_session [354/913] 3549219=test_ractor [355/913] 3549219=test_stream [356/913] 3549219=test_file_exhaustive [357/913] 3549217=test_gem_ext_cargo_builder [358/913] 3549218=test_gem_gem_runner [359/913] 3549218=test_exception [360/913] 3549218=test_rdoc_generator_pot [361/913] 3549218=test_object [362/913] 3549218=test_gem_commands_signout_command [363/913] 3549215=test_rdoc_rd_block_parser [364/913] 3549218=test_key_name_check [365/913] 3549218=test_ripper [366/913] 3549215=test_win32ole_param_event [367/913] 3549215=test_rdoc_servlet [368/913] 3549215=test_singleton [369/913] 3549215=test_assignment [370/913] 3549217=test_ruby_lex [371/913] 3549214=test_syntax [372/913] 3549217=test_date_marshal [373/913] 3549217=test_ossl [374/913] 3549218=test_gem_request_set_gem_dependency_api [375/913] 3549211=test_grapheme_breaks [376/913] 3549211=!Nothing_to_test [377/913] 3549211=test_keyword [378/913] 3549226=numeric_value_test [379/913] 3549226=test_gem_package_task [380/913] 3549226=test_provider [381/913] 3549218=test_win32ole_method_event [382/913] 3549218=test_bn [383/913] 3549218=test_httpheader [384/913] 3549218=test_http_request [385/913] 3549218=test_data [386/913] 3549218=test_rdoc_ri_driver [387/913] 3549226=test_gem_commands_server_command [388/913] 3549226=test_function_entry [389/913] 3549226=test_rdoc_parser_markdown [390/913] 3549218=test_win32ole_param [391/913] 3549218=implicit_array_test [392/913] 3549218=test_acceptable [393/913] 3549226=test_len [394/913] 3549226=heredoc_dedent_test [395/913] 3549226=test_kernel [396/913] 3549224=test_method_name_check [397/913] 3549211=static_literals_test [398/913] 3549211=test_bundled_ca [399/913] 3549224=test_to_ruby [400/913] 3549224=test_random [401/913] 3549218=test_workspace [402/913] 3549224=test_backtrace [403/913] 3549224=test_gem_safe_marshal [404/913] 3549216=test_capacity [405/913] 3549216=test_tracer [406/913] 3549211=test_nextafter [407/913] 3549216=test_input_method [408/913] 3549211=test_option [409/913] 3549216=test_utf32 [410/913] 3549216=test_integer [411/913] 3549218=test_ellipsize [412/913] 3549218=test_memory_view [413/913] 3549218=test_helper [414/913] 3549218=test_date_parse [415/913] 3549216=test_gem_commands_update_command [416/913] 3549211=test_fips [417/913] 3549226=test_pkey_ec [418/913] 3549218=test_rand [419/913] 3549226=test_data [420/913] 3549226=test_noarg [421/913] 3549226=test_thread [422/913] 3549226=test_gem_commands_rebuild_command [423/913] 3549226=test_alias_and_anchor [424/913] 3549224=test_gem_commands_setup_command [425/913] 3549226=test_rdoc_stats [426/913] 3549226=test_cesu8 [427/913] 3549226=test_err_in_callback [428/913] 3549226=json_parser_test [429/913] 3549217=test_win32ole_variant_m [430/913] 3549217=test_rdoc_store [431/913] 3549211=test_vm_dump [432/913] 3549211=test_ftp [433/913] 3549226=test_rdoc_markup_document [434/913] 3549226=test_open3 [435/913] 3549218=errors_test [436/913] 3549211=test_rdoc_generator_darkfish [437/913] 3549218=test_resize [438/913] 3549218=test_div [439/913] 3549218=test_deprecated [440/913] 3549218=test_key_stroke [441/913] 3549218=test_gc_compact [442/913] 3549215=test_generic [443/913] 3549215=breadth_first_search_test [444/913] 3549215=test_fiber [445/913] 3549213=test_rdoc_markup_to_html_crossref [446/913] 3549224=test_case_options [447/913] 3549224=test_arity [448/913] 3549224=test_files_sample [449/913] 3549211=test_update [450/913] 3549211=test_folderitem2_invokeverb [451/913] 3549211=test_gem_security_policy [452/913] 3549219=test_gem_install_update_options [453/913] 3549224=test_file [454/913] 3549224=test_gem_resolver_index_set [455/913] 3549224=test_rdoc_parser_changelog [456/913] 3549219=test_init [457/913] 3549211=test_call [458/913] 3549211=test_thread [459/913] 3549213=test_hash_create [460/913] 3549213=json_generic_object_test [461/913] 3549213=test_switch_hitter [462/913] 3549224=test_pack [463/913] 3549217=test_defined [464/913] 3549213=test_ole_methods [465/913] 3549213=test_evaluation [466/913] 3549213=test_gem_resolver_vendor_set [467/913] 3549213=test_rdoc_markup_to_ansi [468/913] 3549216=test_fnmatch [469/913] 3549213=test_have_library [470/913] 3549216=test_erb_command [471/913] 3549217=test_require [472/913] 3549222=test_https [473/913] 3549216=integer_base_flags_test [474/913] 3549216=test_httpresponses [475/913] 3549216=test_unicode_escape [476/913] 3549219=test_ftp [477/913] 3549224=test_too_many_dummy_encodings [478/913] 3549219=test_gem_ext_cmake_builder [479/913] 3549219=test_filter [480/913] 3549219=test_objspace [481/913] 3549224=test_clone [482/913] 3549216=test_erb_m17n [483/913] 3549216=test_koi8 [484/913] 3549216=test_gem_dependency_resolution_error [485/913] 3549216=test_rational2 [486/913] 3549216=fixtures_test [487/913] 3549225=test_http [488/913] 3549224=test_raise [489/913] 3549224=test_completion [490/913] 3549216=test_ostruct [491/913] 3549216=test_proxy [492/913] 3549223=test_string [493/913] 3549216=test_io_wait_uncommon [494/913] 3549223=test_gem_request_set_lockfile_parser [495/913] 3549216=test_yield [496/913] 3549213=test_shift_jis [497/913] 3549213=test_gem_ci_detector [498/913] 3549223=test_formatter [499/913] 3549213=test_gem_spec_fetcher [500/913] 3549223=test_undef [501/913] 3549223=test_c_union_entity [502/913] 3549223=test_gem_commands_sources_command [503/913] 3549213=test_ws [504/913] 3549213=test_rdoc_require [505/913] 3549213=test_io_console [506/913] 3549223=test_date_arith [507/913] 3549223=test_numeric [508/913] 3549223=test_metaclass [509/913] 3549223=test_io [510/913] 3549224=test_ractor [511/913] 3549217=test_tracepoint [512/913] 3549224=test_gem_commands_environment_command [513/913] 3549224=test_my_integer [514/913] 3549224=test_rdoc_rubygems_hook [515/913] 3549224=test_gem_resolver_installed_specification [516/913] 3549224=test_array_create [517/913] 3549224=test_debugger_integration [518/913] 3549224=test_gem_commands_mirror [519/913] 3549224=test_cgi_cookie [520/913] 3549224=test_internal_ivar [521/913] 3549224=symbol_encoding_test [522/913] 3549224=test_cd [523/913] 3549217=desugar_compiler_test [524/913] 3549224=test_signedness [525/913] 3549217=test_hmac [526/913] 3549217=test_rdoc_markup_to_bs [527/913] 3549217=test_last_thread [528/913] 3549213=test_ldap [529/913] 3549213=test_gem_source_lock [530/913] 3549226=test_etc [531/913] 3549213=test_gem_remote_fetcher_local_server [532/913] 3549213=test_cipher [533/913] 3549226=test_macro [534/913] 3549226=test_hash [535/913] 3549222=test_new [536/913] 3549222=test_gem_commands_which_command [537/913] 3549226=test_enum [538/913] 3549213=parse_test [539/913] 3549213=test_gem_source_specific_file [540/913] 3549225=test_unix [541/913] 3549222=test_context [542/913] 3549225=test_coder [543/913] 3549225=test_optparse [544/913] 3549213=test_symbol [545/913] 3549217=test_rdoc_markup [546/913] 3549217=test_postponed_job [547/913] 3549222=test_gem_request_set_lockfile [548/913] 3549225=ractor_test [549/913] 3549225=test_cparser [550/913] 3549218=test_human_typo [551/913] 3549218=test_dot_dot [552/913] 3549218=test_bignum [553/913] 3549218=reflection_test [554/913] 3549218=test_raise_exception [555/913] 3549222=test_gem_util [556/913] 3549212=test_tempfile [557/913] 3549217=test_config [558/913] 3549222=test_gem_resolver [559/913] 3549217=test_gem_gemcutter_utilities [560/913] 3549225=test_gem_remote_fetcher [561/913] 3549212=test_jaro_winkler [562/913] 3549217=test_gem_commands_yank_command [563/913] 3549212=test_exit [564/913] 3549222=test_pattern_key_name_check [565/913] 3549222=test_rdoc_parser_ruby [566/913] 3549212=test_httpresponse [567/913] 3549224=test_rdoc_markup_to_markdown [568/913] 3549217=test_inlinecache [569/913] 3549224=test_show_source [570/913] 3549225=test_weakkeymap [571/913] 3549212=test_usrmarshal [572/913] 3549224=test_gem_command [573/913] 3549217=test_pinned [574/913] 3549217=test_memory_view [575/913] 3549224=test_key_error [576/913] 3549224=test_engine [577/913] 3549224=test_enc_raise [578/913] 3549224=test_gem_commands_dependency_command [579/913] 3549224=test_gem_ext_ext_conf_builder [580/913] 3549217=test_qsort [581/913] 3549217=test_cmethod [582/913] 3549217=test_storage [583/913] 3549217=test_path_to_class [584/913] 3549217=json_addition_test [585/913] 3549217=test_thread_fd_close [586/913] 3549217=test_method_cache [587/913] 3549217=test_string [588/913] 3549217=test_gem_resolver_index_specification [589/913] 3549225=test_marshalable [590/913] 3549225=test_iterator [591/913] 3549218=test_gem_dependency [592/913] 3549212=test_class [593/913] 3549217=test_const [594/913] 3549217=test_serialize_subclasses [595/913] 3549217=parse_comments_test [596/913] 3549217=test_gem_commands_cert_command [597/913] 3549226=test_io [598/913] 3549225=test_fileutils [599/913] 3549218=test_eval [600/913] 3549218=test_object [601/913] 3549226=test_process [602/913] 3549226=test_coverage [603/913] 3549225=test_func [604/913] 3549222=json_common_interface_test [605/913] 3549222=test_stream [606/913] 3549222=test_pathname [607/913] 3549218=test_remote_fetch_error [608/913] 3549218=test_kill_ring [609/913] 3549218=test_dir_m17n [610/913] 3549222=test_gem_resolver_git_specification [611/913] 3549222=test_cgi_tag_helper [612/913] 3549222=test_nowrite [613/913] 3549222=test_flip [614/913] 3549222=test_thread_queue [615/913] 3549217=test_summary [616/913] 3549224=test_stack [617/913] 3549226=test_gem_ext_cargo_builder_unit [618/913] 3549217=test_gem_commands_install_command [619/913] 3549226=test_foreach [620/913] 3549226=test_econv [621/913] 3549216=test_nil2vtempty [622/913] 3549216=test_securerandom [623/913] 3549216=test_wss [624/913] 3549216=test_address_resolve [625/913] 3549216=test_closure [626/913] 3549214=test_variable [627/913] 3549215=test_digest [628/913] 3549215=test_gem_resolver_lock_specification [629/913] 3549215=test_cstr [630/913] 3549214=test_num2int [631/913] 3549214=test_rdoc_parser_rd [632/913] 3549214=test_gem_source_local [633/913] 3549216=test_iter_break [634/913] 3549216=test_process [635/913] 3549214=test_have_macro [636/913] 3549225=test_parse [637/913] 3549213=test_gem_commands_specification_command [638/913] 3549215=test_recorder [639/913] 3549215=test_yield_block [640/913] 3549215=test_rdoc_options [641/913] 3549213=test_ansi_with_terminfo [642/913] 3549213=test_yaml [643/913] 3549214=test_boolean [644/913] 3549214=test_config [645/913] 3549213=test_pstore [646/913] 3549213=test_ractor [647/913] 3549218=test_document [648/913] 3549218=test_spell_checker [649/913] 3549218=test_bug_reporter [650/913] 3549222=test_getopts [651/913] 3549224=test_rendering [652/913] 3549222=test_gem_resolver_api_specification [653/913] 3549224=test_rdoc_include [654/913] 3549213=parameters_signature_test [655/913] 3549213=test_gem_request [656/913] 3549222=test_primitive [657/913] 3549222=test_gem_commands_signin_command [658/913] 3549224=test_nonblock [659/913] 3549224=test_pkey [660/913] 3549224=test_pattern_matching [661/913] 3549226=test_thread [662/913] 3549222=test_gem_commands_search_command [663/913] 3549217=test_arithmetic_sequence [664/913] 3549224=test_irb [665/913] 3549222=test_literal [666/913] 3549217=test_file [667/913] 3549225=test_frozen_error [668/913] 3549226=test_sockopt [669/913] 3549225=bom_test [670/913] 3549226=test_lambda [671/913] 3549225=test_encoding [672/913] 3549225=newline_offsets_test [673/913] 3549218=test_regexp [674/913] 3549220=test_rational [675/913] 3549226=test_str2big [676/913] 3549220=test_gem_resolver_conflict [677/913] 3549213=test_rdoc_generator_markup [678/913] 3549215=test_readpartial [679/913] 3549226=test_scalar [680/913] 3549220=test_rdoc_cross_reference [681/913] 3549226=test_gem_commands_contents_command [682/913] 3549213=test_yamldbm [683/913] 3549213=test_win32ole_method [684/913] 3549213=test_helper [685/913] 3549213=test_thread_cv [686/913] 3549214=test_cgi_modruby [687/913] 3549214=test_windows_1251 [688/913] 3549214=test_unicode [689/913] 3549226=test_parser_events [690/913] 3549215=test_addr [691/913] 3549214=test_stat [692/913] 3549214=test_eval [693/913] 3549215=test_convertible [694/913] 3549226=test_gem_resolver_best_set [695/913] 3549213=test_c_struct_builder [696/913] 3549225=location_test [697/913] 3549225=test_enc_associate [698/913] 3549224=dump_test [699/913] 3549226=test_allocation [700/913] 3549213=test_gc [701/913] 3549214=test_iseq [702/913] 3549220=test_store [703/913] 3549225=test_insns_leaf [704/913] 3549225=test_protect [705/913] 3549225=test_tree_builder [706/913] 3549225=test_gem_ext_cargo_builder_link_flag_converter [707/913] 3549220=test_protocol [708/913] 3549225=test_gem_commands_open_command [709/913] 3549220=test_cgi_util [710/913] 3549225=test_x509req [711/913] 3549214=test_history [712/913] 3549220=test_dln [713/913] 3549220=test_x509attr [714/913] 3549217=test_complex2 [715/913] 3549220=test_iso_8859 [716/913] 3549217=test_string_memory [717/913] 3549225=test_rdoc_markup_to_joined_paragraph [718/913] 3549220=test_rdoc_markup_to_html [719/913] 3549223=regexp_test [720/913] 3549214=test_rdoc_context [721/913] 3549223=test_pkg_config [722/913] 3549217=test_rdoc_markup_indented_paragraph [723/913] 3549217=test_line_editor [724/913] 3549223=test_big2str [725/913] 3549217=test_open-uri [726/913] 3549223=test_coderange [727/913] 3549223=test_rdoc_parser [728/913] 3549222=test_mkmf [729/913] 3549220=test_win32ole_variant_outarg [730/913] 3549223=test_mul [731/913] 3549220=test_mixed_unicode_escapes [732/913] 3549220=test_enumerator_kw [733/913] 3549223=test_require_path_check [734/913] 3549220=test_rdoc_any_method [735/913] 3549222=test_flush [736/913] 3549222=test_pkcs7 [737/913] 3549225=test_gem_commands_fetch_command [738/913] 3549223=test_cgi_header [739/913] 3549223=test_complexrational [740/913] 3549223=test_rdoc_markup_to_html_snippet [741/913] 3549217=test_rdoc_markup_attributes [742/913] 3549224=test_gbk [743/913] 3549217=test_gem_specification [744/913] 3549225=test_rdoc_class_module [745/913] 3549224=test_win32ole_type_event [746/913] 3549224=test_gem_name_tuple [747/913] 3549223=test_warning [748/913] 3549224=test_gem_dependency_installer [749/913] 3549222=test_refinement [750/913] 3549212=test_pointer [751/913] 3549223=test_x509crl [752/913] 3549223=test_stringscanner [753/913] 3549223=test_numeric [754/913] 3549223=test_word [755/913] 3549223=test_class [756/913] 3549220=test_cgi_session [757/913] 3549223=test_gb18030 [758/913] 3549212=test_type_completor [759/913] 3549220=test_gem_package_tar_reader [760/913] 3549223=test_win32ole_variable [761/913] 3549212=test_files_ext [762/913] 3549223=test_x509ext [763/913] 3549223=unescape_test [764/913] 3549220=equality_test [765/913] 3549220=test_gem_commands_query_command [766/913] 3549212=test_color [767/913] 3549212=test_c_struct_entry [768/913] 3549214=test_eval_history [769/913] 3549212=test_case [770/913] 3549212=static_inspect_test [771/913] 3549214=test_inadvertent_creation [772/913] 3549212=source_location_test [773/913] 3549225=test_complex [774/913] 3549215=test_rdoc_markup_verbatim [775/913] 3549215=test_at_exit [776/913] 3549212=test_instrumentation_api [777/913] 3549215=test_monitor [778/913] 3549215=test_gem_ext_rake_builder [779/913] 3549214=json_string_matching_test [780/913] 3549214=test_flags [781/913] 3549220=test_asn1 [782/913] 3549220=test_transcode [783/913] 3549225=test_whileuntil [784/913] 3549225=test_extlibs [785/913] 3549220=test_rat [786/913] 3549220=test_rdoc_markup_heading [787/913] 3549220=tunnel_test [788/913] 3549220=test_settracefunc [789/913] 3549214=test_gem_text [790/913] 3549212=test_gem_commands_stale_command [791/913] 3549212=test_rdoc_markup_to_tt_only [792/913] 3549214=test_gem_version [793/913] 3549212=test_win32ole [794/913] 3549212=test_sprintf_comb [795/913] 3549217=test_pp [796/913] 3549215=test_tcp [797/913] 3549214=test_rdoc_normal_module [798/913] 3549217=test_rdoc_markdown_test [799/913] 3549215=test_method_cache [800/913] 3549214=test_path [801/913] 3549215=test_gem_stub_specification [802/913] 3549214=test_have_func [803/913] 3549212=test_logperiod [804/913] 3549224=test_enc_str_buf_cat [805/913] 3549212=test_gem_package_tar_reader_entry [806/913] 3549224=test_zsh_completion [807/913] 3549215=test_webauthn_listener [808/913] 3549224=test_lock_native_thread [809/913] 3549224=test_rdoc_generator_pot_po_entry [810/913] 3549224=test_gem_resolver_specification Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 40249> [811/913] 3549224=test_load [812/913] 3549224=test_encodingCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3549215 ko1 10u IPv4 319055601 0t0 TCP localhost:40249->localhost:54218 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [813/913] 3549215=json_fixtures_test [814/913] 3549215=test_default_gems [815/913] 3549215=test_gem_security_trust_dir [816/913] 3549212=test_rdoc_parser_c [817/913] 3549215=test_constant [818/913] 3549226=test_bug-14834 [819/913] 3549224=test_svcb_https [820/913] 3549214=test_buffering [821/913] 3549224=ruby_parser_test [822/913] 3549214=test_rdoc_context_section [823/913] 3549224=test_key_actor_vi [824/913] 3549214=test_enumerable [825/913] 3549214=test_bmethod [826/913] 3549226=test_rdoc_markup_include [827/913] 3549214=test_ansi_without_terminfo [828/913] 3549226=test_terminfo [829/913] 3549226=test_logdevice [830/913] 3549214=test_http [831/913] 3549214=test_passing_block [832/913] 3549214=test_rdoc_attr [833/913] 3549214=test_x509cert [834/913] 3549212=test_addrinfo [835/913] 3549224=test_deprecate [836/913] 3549224=test_registry [837/913] 3549212=test_rdoc_constant [838/913] 3549224=test_ssl [839/913] 3549220=parse_success_test [840/913] 3549220=test_gem_commands_push_command [841/913] 3549223=test_module [842/913] 3549214=test_ractor [843/913] 3549212=test_sprintf [844/913] 3549214=test_gem_uri_formatter [845/913] 3549214=test_rdoc_encoding [846/913] 3549214=test_optimization [847/913] 3549220=test_rdoc_markdown [848/913] 3549212=test_gem_request_connection_pools [849/913] 3549219=test_common [850/913] 3549217=test_data_error [851/913] 3549217=test_rubyvm [852/913] 3549217=test_rdoc_markup_to_table_of_contents [853/913] 3549212=test_weakmap [854/913] 3549217=test_ancdata [855/913] 3549217=test_gem_doctor [856/913] 3549225=test_euc_jp [857/913] 3549225=test_win32ole_typelib [858/913] 3549225=test_external_new [859/913] 3549217=test_scanner_events [860/913] 3549225=test_abi [861/913] 3549220=test_gem_resolver_dependency_request [862/913] 3549219=test_force_exit [863/913] 3549219=test_import [864/913] 3549217=test_basicsocket [865/913] 3549220=test_gem_commands_owner_command [866/913] 3549217=test_recursion [867/913] 3549217=test_normalize [868/913] 3549217=locals_test [869/913] 3549226=test_find [870/913] 3549226=test_rdoc_tom_doc [871/913] 3549226=test_rdoc_i18n_text [872/913] 3549226=test_gem_unsatisfiable_dependency_error [873/913] 3549226=test_ractor [874/913] 3549225=test_disable_irb [875/913] 3549220=test_gem_package_tar_header [876/913] 3549226=pattern_test [877/913] 3549226=test_logger [878/913] 3549220=test_sexp [879/913] 3549225=test_gem_ext_builder [880/913] 3549226=test_history [881/913] 3549220=test_verbose [882/913] 3549226=test_typeddata [883/913] 3549220=test_gem_resolver_vendor_specification [884/913] 3549220=compiler_test [885/913] 3549220=test_date_strftime [886/913] 3549217=test_struct [887/913] 3549217=test_bigzero [888/913] 3549217=test_basicinstructions [889/913] 3549215=test_mutex [890/913] 3549217=test_key_actor_emacs [891/913] 3549226=test_null [892/913] 3549226=test_gem_resolver_activation_request [893/913] 3549226=test_big5 [894/913] 3549226=test_iseq_load [895/913] 3549219=test_name_error_extension [896/913] 3549219=test_fstring [897/913] 3549217=test_signal [898/913] 3549219=test_fixnum [899/913] 3549219=test_timeout [900/913] 3549219=test_rdoc_markup_raw [901/913] 3549219=test_scheduler [902/913] 3549215=test_ensure_and_callcc [903/913] 3549215=test_gem_rdoc [904/913] 3549219=test_gem_version_option [905/913] 3549219=test_files_test_2 [906/913] 3549219=test_require_lib [907/913] 3549215=test_gem_remote_fetcher_s3 [908/913] 3549220=test_rdoc_markup_parser [909/913] 3549220=test_fd_setsize [910/913] 3549220=test_objectspace [911/913] 3549215=test_trick [912/913] 3549222=version_test [913/913] 3549222=test_gem_request_set $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 1035 1035 1035 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental 1042 3507810 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 3507810 3507813 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240811-131910 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental 3507813 3507814 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240811-131910 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental 3507814 3548880 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3548880 3548881 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 3548881 3549208 1041 1041 pts/0 1041 Sl+ 1000 0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 3549208 3549211 1041 1041 pts/0 1041 Sl+ 1000 0:28 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 3549211 3563787 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 3507814 3575474 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035], 1035=>[1041], 1041=>[1042], 1042=>[3507810], 3507810=>[3507813], 3507813=>[3507814], 3507814=>[3548880, 3575474], 3548880=>[3548881], 3548881=>[3549208], 3549208=>[3549211], 3549211=>[3563787]} $ timeout 60 gdb -p 3563787 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3563788] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000065465a832afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x79118aa006c0 (LWP 3563787) "test_thread.rb*" 0x000065465a832afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x79117a4006c0 (LWP 3563788) "test_thread.rb*" 0x00007911ac91b4cd in __GI___poll (fds=0x791172f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x79117a4006c0 (LWP 3563788) "test_thread.rb*"): #0 0x00007911ac91b4cd in __GI___poll (fds=0x791172f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000065465a7bd39a in __interceptor_poll () No symbol table info available. #2 0x000065465ab69e5f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x000065465a81674f in asan_thread_start(void*) () No symbol table info available. #5 0x00007911ac89ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133115972421312, 8298663378811262326, 133115972421312, -352, 0, 133116247136464, 8298663378832233846, 8298844607398843766}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007911ac929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x79118aa006c0 (LWP 3563787) "test_thread.rb*"): #0 0x000065465a832afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000065465a833aba in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000065465a780448 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x000065465a780239 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000065465a78006d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x000065465a77faad in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x000065465a77f6f6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x000065465a7819c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x000065465a818890 in __interceptor_free () No symbol table info available. #9 0x000079118714d21b in OPENSSL_sk_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x0000791186ee2530 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x0000791186ee22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x0000791186ee2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x0000791186ee22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x0000791186ee247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x000079118717b899 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x000079118714d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #17 0x000079118717bebf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #18 0x000065465a88b6a3 in rb_data_free (objspace=<optimized out>, obj=133116218012240) at /tmp/ruby/src/trunk_asan/gc.c:1062 free_immediately = 0 dfree = 0xfffffffffffffe00 data = 0x80 free_immediately = <optimized out> dfree = <optimized out> #19 rb_gc_obj_free (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1205 No locals. #20 0x000065465a88ca4c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51e000000080) at /tmp/ruby/src/trunk_asan/gc/default.c:3291 vp = 133116218012240 poisoned = 0x0 page = <optimized out> p = 133116218012240 pend = 133116218048480 stride = <optimized out> i = 58 objspace = 0x51e000000080 lock_lev = 0 #21 0x000065465a85c788 in rb_ec_finalize (ec=0x516001c467d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #22 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x516001c467d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79118a9fe410, <optimized out>, 0x79118a9fe2e0, <optimized out>, <optimized out>}, prev = 0x791173c09940, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x5150001abd80 step = 4 message = 4 th = 0x5150001abd80 buf = <optimized out> state = <optimized out> #23 0x000065465a85cdcb in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #24 0x000065465a9db69d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4391 status = <optimized out> pid = <optimized out> #25 0x000065465ac36578 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x644100040001 cc = <optimized out> me = 0x791190638f10 cfunc = 0x50400001ff58 recv = 133116163401760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #26 0x000065465abdc93f in vm_sendish (ec=0x516001c467d0, reg_cfp=0x791186bb5720, cd=0x504002e8e450, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #27 vm_exec_core (ec=ec@entry=0x516001c467d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x504002e8e450 insns_address_table = {0x65465abd9316 <vm_exec_core+6678>, 0x65465abde5d1 <vm_exec_core+27857>, 0x65465abd8d89 <vm_exec_core+5257>, 0x65465abdf8e6 <vm_exec_core+32742>, 0x65465abdd250 <vm_exec_core+22864>, 0x65465abdb0f6 <vm_exec_core+14326>, 0x65465abd7ebe <vm_exec_core+1470>, 0x65465abded9d <vm_exec_core+29853>, 0x65465abde95c <vm_exec_core+28764>, 0x65465abd912a <vm_exec_core+6186>, 0x65465abd84a1 <vm_exec_core+2977>, 0x65465abdd831 <vm_exec_core+24369>, 0x65465abd9b08 <vm_exec_core+8712>, 0x65465abdf49c <vm_exec_core+31644>, 0x65465abdeb5d <vm_exec_core+29277>, 0x65465abda0d3 <vm_exec_core+10195>, 0x65465abdb03e <vm_exec_core+14142>, 0x65465abdd4f2 <vm_exec_core+23538>, 0x65465abdeac3 <vm_exec_core+29123>, 0x65465abdc133 <vm_exec_core+18483>, 0x65465abdd574 <vm_exec_core+23668>, 0x65465abddbc7 <vm_exec_core+25287>, 0x65465abdc071 <vm_exec_core+18289>, 0x65465abd83cd <vm_exec_core+2765>, 0x65465abdcd2a <vm_exec_core+21546>, 0x65465abd81ee <vm_exec_core+2286>, 0x65465abd8623 <vm_exec_core+3363>, 0x65465abda359 <vm_exec_core+10841>, 0x65465abdbd95 <vm_exec_core+17557>, 0x65465abdc6d7 <vm_exec_core+19927>, 0x65465abdbac0 <vm_exec_core+16832>, 0x65465abd7e1a <vm_exec_core+1306>, 0x65465abdddbd <vm_exec_core+25789>, 0x65465abde821 <vm_exec_core+28449>, 0x65465abd87cc <vm_exec_core+3788>, 0x65465abd9417 <vm_exec_core+6935>, 0x65465abd9219 <vm_exec_core+6425>, 0x65465abd9bb4 <vm_exec_core+8884>, 0x65465abdaf90 <vm_exec_core+13968>, 0x65465abd8886 <vm_exec_core+3974>, 0x65465abddc72 <vm_exec_core+25458>, 0x65465abd935b <vm_exec_core+6747>, 0x65465abdaec9 <vm_exec_core+13769>, 0x65465abdb8be <vm_exec_core+16318>, 0x65465abdda43 <vm_exec_core+24899>, 0x65465abdc4db <vm_exec_core+19419>, 0x65465abd9e61 <vm_exec_core+9569>, 0x65465abd9671 <vm_exec_core+7537>, 0x65465abdd717 <vm_exec_core+24087>, 0x65465abda6a8 <vm_exec_core+11688>, 0x65465abdcdfe <vm_exec_core+21758>, 0x65465abdc5ac <vm_exec_core+19628>, 0x65465abdced4 <vm_exec_core+21972>, 0x65465abde387 <vm_exec_core+27271>, 0x65465abdba2c <vm_exec_core+16684>, 0x65465abddae9 <vm_exec_core+25065>, 0x65465abd9f30 <vm_exec_core+9776>, 0x65465abdd617 <vm_exec_core+23831>, 0x65465abd7c8b <vm_exec_core+907>, 0x65465abdbecb <vm_exec_core+17867>, 0x65465abdc298 <vm_exec_core+18840>, 0x65465abd86c6 <vm_exec_core+3526>, 0x65465abdbb64 <vm_exec_core+16996>, 0x65465abda177 <vm_exec_core+10359>, 0x65465abd98b7 <vm_exec_core+8119>, 0x65465abdcfd6 <vm_exec_core+22230>, 0x65465abd8aa1 <vm_exec_core+4513>, 0x65465abdb553 <vm_exec_core+15443>, 0x65465abe6abe <vm_exec_core+61886>, 0x65465abdc1d2 <vm_exec_core+18642>, 0x65465abd8b43 <vm_exec_core+4675>, 0x65465abd9006 <vm_exec_core+5894>, 0x65465abd8c67 <vm_exec_core+4967>, 0x65465abd9507 <vm_exec_core+7175>, 0x65465abd9cb0 <vm_exec_core+9136>, 0x65465abdfb4b <vm_exec_core+33355>, 0x65465abdcae8 <vm_exec_core+20968>, 0x65465abdb94a <vm_exec_core+16458>, 0x65465abddcc4 <vm_exec_core+25540>, 0x65465abdfc1b <vm_exec_core+33563>, 0x65465abde095 <vm_exec_core+26517>, 0x65465abdf5bb <vm_exec_core+31931>, 0x65465abdf7d4 <vm_exec_core+32468>, 0x65465abd82ea <vm_exec_core+2538>, 0x65465abdecb6 <vm_exec_core+29622>, 0x65465abda5c5 <vm_exec_core+11461>, 0x65465abdeeba <vm_exec_core+30138>, 0x65465abd9ff5 <vm_exec_core+9973>, 0x65465abddfb9 <vm_exec_core+26297>, 0x65465abd80dd <vm_exec_core+2013>, 0x65465abd896b <vm_exec_core+4203>, 0x65465abd96f9 <vm_exec_core+7673>, 0x65465abda94d <vm_exec_core+12365>, 0x65465abdaaea <vm_exec_core+12778>, 0x65465abd7c90 <vm_exec_core+912>, 0x65465abd804b <vm_exec_core+1867>, 0x65465abd7d22 <vm_exec_core+1058>, 0x65465abde197 <vm_exec_core+26775>, 0x65465abda469 <vm_exec_core+11113>, 0x65465abdb765 <vm_exec_core+15973>, 0x65465abdac96 <vm_exec_core+13206>, 0x65465abdb429 <vm_exec_core+15145>, 0x65465abdb345 <vm_exec_core+14917>, 0x65465abda25b <vm_exec_core+10587>, 0x65465abdab8b <vm_exec_core+12939>, 0x65465abda823 <vm_exec_core+12067>, 0x65465abdae47 <vm_exec_core+13639>, 0x65465abdadc5 <vm_exec_core+13509>, 0x65465abd9307 <vm_exec_core+6663>, 0x65465abde5c2 <vm_exec_core+27842>, 0x65465abd8d7a <vm_exec_core+5242>, 0x65465abdf8d7 <vm_exec_core+32727>, 0x65465abdd241 <vm_exec_core+22849>, 0x65465abdb0e7 <vm_exec_core+14311>, 0x65465abd7eaf <vm_exec_core+1455>, 0x65465abded8e <vm_exec_core+29838>, 0x65465abde94d <vm_exec_core+28749>, 0x65465abd911b <vm_exec_core+6171>, 0x65465abd8492 <vm_exec_core+2962>, 0x65465abdd822 <vm_exec_core+24354>, 0x65465abd9af9 <vm_exec_core+8697>, 0x65465abdf48d <vm_exec_core+31629>, 0x65465abdeb4e <vm_exec_core+29262>, 0x65465abda0c4 <vm_exec_core+10180>, 0x65465abdb02f <vm_exec_core+14127>, 0x65465abdd4e3 <vm_exec_core+23523>, 0x65465abdeab4 <vm_exec_core+29108>, 0x65465abdc124 <vm_exec_core+18468>, 0x65465abdd565 <vm_exec_core+23653>, 0x65465abddbb8 <vm_exec_core+25272>, 0x65465abdc062 <vm_exec_core+18274>, 0x65465abd83be <vm_exec_core+2750>, 0x65465abdcd1b <vm_exec_core+21531>, 0x65465abd81df <vm_exec_core+2271>, 0x65465abd8614 <vm_exec_core+3348>, 0x65465abda34a <vm_exec_core+10826>, 0x65465abdbd86 <vm_exec_core+17542>, 0x65465abdc6c8 <vm_exec_core+19912>, 0x65465abdbab1 <vm_exec_core+16817>, 0x65465abd7e0b <vm_exec_core+1291>, 0x65465abdddae <vm_exec_core+25774>, 0x65465abde812 <vm_exec_core+28434>, 0x65465abd87bd <vm_exec_core+3773>, 0x65465abd9408 <vm_exec_core+6920>, 0x65465abd920a <vm_exec_core+6410>, 0x65465abd9ba5 <vm_exec_core+8869>, 0x65465abdaf81 <vm_exec_core+13953>, 0x65465abd8877 <vm_exec_core+3959>, 0x65465abddc63 <vm_exec_core+25443>, 0x65465abd934c <vm_exec_core+6732>, 0x65465abdaeba <vm_exec_core+13754>, 0x65465abdb8af <vm_exec_core+16303>, 0x65465abdda34 <vm_exec_core+24884>, 0x65465abdc4cc <vm_exec_core+19404>, 0x65465abd9e52 <vm_exec_core+9554>, 0x65465abd9662 <vm_exec_core+7522>, 0x65465abdd708 <vm_exec_core+24072>, 0x65465abda699 <vm_exec_core+11673>, 0x65465abdcdef <vm_exec_core+21743>, 0x65465abdc59d <vm_exec_core+19613>, 0x65465abdcec5 <vm_exec_core+21957>, 0x65465abde378 <vm_exec_core+27256>, 0x65465abdba1d <vm_exec_core+16669>, 0x65465abddada <vm_exec_core+25050>, 0x65465abd9f21 <vm_exec_core+9761>, 0x65465abdd608 <vm_exec_core+23816>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdbebc <vm_exec_core+17852>, 0x65465abdc289 <vm_exec_core+18825>, 0x65465abdb747 <vm_exec_core+15943>, 0x65465abdbb55 <vm_exec_core+16981>, 0x65465abda168 <vm_exec_core+10344>, 0x65465abd98a8 <vm_exec_core+8104>, 0x65465abdcfc7 <vm_exec_core+22215>, 0x65465abd8a92 <vm_exec_core+4498>, 0x65465abdb544 <vm_exec_core+15428>, 0x65465abe6aaf <vm_exec_core+61871>, 0x65465abdc1c3 <vm_exec_core+18627>, 0x65465abd8b34 <vm_exec_core+4660>, 0x65465abd8ff7 <vm_exec_core+5879>, 0x65465abd8c58 <vm_exec_core+4952>, 0x65465abd94f8 <vm_exec_core+7160>, 0x65465abd9ca1 <vm_exec_core+9121>, 0x65465abdb945 <vm_exec_core+16453>, 0x65465abdaf77 <vm_exec_core+13943>, 0x65465abdb940 <vm_exec_core+16448>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdc05d <vm_exec_core+18269>, 0x65465abd94f3 <vm_exec_core+7155>, 0x65465abdc490 <vm_exec_core+19344>, 0x65465abda5bb <vm_exec_core+11451>, 0x65465abda5c0 <vm_exec_core+11456>, 0x65465abdc058 <vm_exec_core+18264>, 0x65465abdbc46 <vm_exec_core+17222>, 0x65465abdb410 <vm_exec_core+15120>, 0x65465abdb331 <vm_exec_core+14897>, 0x65465abdbd81 <vm_exec_core+17537>, 0x65465abdb74c <vm_exec_core+15948>, 0x65465abdaf7c <vm_exec_core+13948>, 0x65465abd96ea <vm_exec_core+7658>...} reg_cfp = 0x791186bb5720 reg_pc = 0x508000326250 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #28 0x000065465abd4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001c467d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #29 0x000065465ac53ab2 in invoke_iseq_block_from_c (ec=0x516001c467d0, captured=0x791186bb57a8, self=133116163401760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x791188d7dda0 cfp = <optimized out> sp = 0x791186ab5850 use_argv = 0x0 stack_argv = 0x791186ab5850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x791186bb57a8 #31 0x000065465ac01746 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #34 0x000065465ac01746 in rb_yield (val=<optimized out>) No locals. #35 0x000065465a860f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001c467d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79118a9fef90, <optimized out>, 0x79118a9feea0, <optimized out>, <optimized out>}, prev = 0x791173c09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001c467d0 state = RUBY_TAG_NONE errinfo = <optimized out> #36 0x000065465ac36578 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x66c100000001 cc = <optimized out> me = 0x7911ac3c8d18 cfunc = 0x50400001f558 recv = 133116344233080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x000065465abdc93f in vm_sendish (ec=0x516001c467d0, reg_cfp=0x791186bb5790, cd=0x5020000e7410, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #38 vm_exec_core (ec=ec@entry=0x516001c467d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020000e7410 insns_address_table = {0x65465abd9316 <vm_exec_core+6678>, 0x65465abde5d1 <vm_exec_core+27857>, 0x65465abd8d89 <vm_exec_core+5257>, 0x65465abdf8e6 <vm_exec_core+32742>, 0x65465abdd250 <vm_exec_core+22864>, 0x65465abdb0f6 <vm_exec_core+14326>, 0x65465abd7ebe <vm_exec_core+1470>, 0x65465abded9d <vm_exec_core+29853>, 0x65465abde95c <vm_exec_core+28764>, 0x65465abd912a <vm_exec_core+6186>, 0x65465abd84a1 <vm_exec_core+2977>, 0x65465abdd831 <vm_exec_core+24369>, 0x65465abd9b08 <vm_exec_core+8712>, 0x65465abdf49c <vm_exec_core+31644>, 0x65465abdeb5d <vm_exec_core+29277>, 0x65465abda0d3 <vm_exec_core+10195>, 0x65465abdb03e <vm_exec_core+14142>, 0x65465abdd4f2 <vm_exec_core+23538>, 0x65465abdeac3 <vm_exec_core+29123>, 0x65465abdc133 <vm_exec_core+18483>, 0x65465abdd574 <vm_exec_core+23668>, 0x65465abddbc7 <vm_exec_core+25287>, 0x65465abdc071 <vm_exec_core+18289>, 0x65465abd83cd <vm_exec_core+2765>, 0x65465abdcd2a <vm_exec_core+21546>, 0x65465abd81ee <vm_exec_core+2286>, 0x65465abd8623 <vm_exec_core+3363>, 0x65465abda359 <vm_exec_core+10841>, 0x65465abdbd95 <vm_exec_core+17557>, 0x65465abdc6d7 <vm_exec_core+19927>, 0x65465abdbac0 <vm_exec_core+16832>, 0x65465abd7e1a <vm_exec_core+1306>, 0x65465abdddbd <vm_exec_core+25789>, 0x65465abde821 <vm_exec_core+28449>, 0x65465abd87cc <vm_exec_core+3788>, 0x65465abd9417 <vm_exec_core+6935>, 0x65465abd9219 <vm_exec_core+6425>, 0x65465abd9bb4 <vm_exec_core+8884>, 0x65465abdaf90 <vm_exec_core+13968>, 0x65465abd8886 <vm_exec_core+3974>, 0x65465abddc72 <vm_exec_core+25458>, 0x65465abd935b <vm_exec_core+6747>, 0x65465abdaec9 <vm_exec_core+13769>, 0x65465abdb8be <vm_exec_core+16318>, 0x65465abdda43 <vm_exec_core+24899>, 0x65465abdc4db <vm_exec_core+19419>, 0x65465abd9e61 <vm_exec_core+9569>, 0x65465abd9671 <vm_exec_core+7537>, 0x65465abdd717 <vm_exec_core+24087>, 0x65465abda6a8 <vm_exec_core+11688>, 0x65465abdcdfe <vm_exec_core+21758>, 0x65465abdc5ac <vm_exec_core+19628>, 0x65465abdced4 <vm_exec_core+21972>, 0x65465abde387 <vm_exec_core+27271>, 0x65465abdba2c <vm_exec_core+16684>, 0x65465abddae9 <vm_exec_core+25065>, 0x65465abd9f30 <vm_exec_core+9776>, 0x65465abdd617 <vm_exec_core+23831>, 0x65465abd7c8b <vm_exec_core+907>, 0x65465abdbecb <vm_exec_core+17867>, 0x65465abdc298 <vm_exec_core+18840>, 0x65465abd86c6 <vm_exec_core+3526>, 0x65465abdbb64 <vm_exec_core+16996>, 0x65465abda177 <vm_exec_core+10359>, 0x65465abd98b7 <vm_exec_core+8119>, 0x65465abdcfd6 <vm_exec_core+22230>, 0x65465abd8aa1 <vm_exec_core+4513>, 0x65465abdb553 <vm_exec_core+15443>, 0x65465abe6abe <vm_exec_core+61886>, 0x65465abdc1d2 <vm_exec_core+18642>, 0x65465abd8b43 <vm_exec_core+4675>, 0x65465abd9006 <vm_exec_core+5894>, 0x65465abd8c67 <vm_exec_core+4967>, 0x65465abd9507 <vm_exec_core+7175>, 0x65465abd9cb0 <vm_exec_core+9136>, 0x65465abdfb4b <vm_exec_core+33355>, 0x65465abdcae8 <vm_exec_core+20968>, 0x65465abdb94a <vm_exec_core+16458>, 0x65465abddcc4 <vm_exec_core+25540>, 0x65465abdfc1b <vm_exec_core+33563>, 0x65465abde095 <vm_exec_core+26517>, 0x65465abdf5bb <vm_exec_core+31931>, 0x65465abdf7d4 <vm_exec_core+32468>, 0x65465abd82ea <vm_exec_core+2538>, 0x65465abdecb6 <vm_exec_core+29622>, 0x65465abda5c5 <vm_exec_core+11461>, 0x65465abdeeba <vm_exec_core+30138>, 0x65465abd9ff5 <vm_exec_core+9973>, 0x65465abddfb9 <vm_exec_core+26297>, 0x65465abd80dd <vm_exec_core+2013>, 0x65465abd896b <vm_exec_core+4203>, 0x65465abd96f9 <vm_exec_core+7673>, 0x65465abda94d <vm_exec_core+12365>, 0x65465abdaaea <vm_exec_core+12778>, 0x65465abd7c90 <vm_exec_core+912>, 0x65465abd804b <vm_exec_core+1867>, 0x65465abd7d22 <vm_exec_core+1058>, 0x65465abde197 <vm_exec_core+26775>, 0x65465abda469 <vm_exec_core+11113>, 0x65465abdb765 <vm_exec_core+15973>, 0x65465abdac96 <vm_exec_core+13206>, 0x65465abdb429 <vm_exec_core+15145>, 0x65465abdb345 <vm_exec_core+14917>, 0x65465abda25b <vm_exec_core+10587>, 0x65465abdab8b <vm_exec_core+12939>, 0x65465abda823 <vm_exec_core+12067>, 0x65465abdae47 <vm_exec_core+13639>, 0x65465abdadc5 <vm_exec_core+13509>, 0x65465abd9307 <vm_exec_core+6663>, 0x65465abde5c2 <vm_exec_core+27842>, 0x65465abd8d7a <vm_exec_core+5242>, 0x65465abdf8d7 <vm_exec_core+32727>, 0x65465abdd241 <vm_exec_core+22849>, 0x65465abdb0e7 <vm_exec_core+14311>, 0x65465abd7eaf <vm_exec_core+1455>, 0x65465abded8e <vm_exec_core+29838>, 0x65465abde94d <vm_exec_core+28749>, 0x65465abd911b <vm_exec_core+6171>, 0x65465abd8492 <vm_exec_core+2962>, 0x65465abdd822 <vm_exec_core+24354>, 0x65465abd9af9 <vm_exec_core+8697>, 0x65465abdf48d <vm_exec_core+31629>, 0x65465abdeb4e <vm_exec_core+29262>, 0x65465abda0c4 <vm_exec_core+10180>, 0x65465abdb02f <vm_exec_core+14127>, 0x65465abdd4e3 <vm_exec_core+23523>, 0x65465abdeab4 <vm_exec_core+29108>, 0x65465abdc124 <vm_exec_core+18468>, 0x65465abdd565 <vm_exec_core+23653>, 0x65465abddbb8 <vm_exec_core+25272>, 0x65465abdc062 <vm_exec_core+18274>, 0x65465abd83be <vm_exec_core+2750>, 0x65465abdcd1b <vm_exec_core+21531>, 0x65465abd81df <vm_exec_core+2271>, 0x65465abd8614 <vm_exec_core+3348>, 0x65465abda34a <vm_exec_core+10826>, 0x65465abdbd86 <vm_exec_core+17542>, 0x65465abdc6c8 <vm_exec_core+19912>, 0x65465abdbab1 <vm_exec_core+16817>, 0x65465abd7e0b <vm_exec_core+1291>, 0x65465abdddae <vm_exec_core+25774>, 0x65465abde812 <vm_exec_core+28434>, 0x65465abd87bd <vm_exec_core+3773>, 0x65465abd9408 <vm_exec_core+6920>, 0x65465abd920a <vm_exec_core+6410>, 0x65465abd9ba5 <vm_exec_core+8869>, 0x65465abdaf81 <vm_exec_core+13953>, 0x65465abd8877 <vm_exec_core+3959>, 0x65465abddc63 <vm_exec_core+25443>, 0x65465abd934c <vm_exec_core+6732>, 0x65465abdaeba <vm_exec_core+13754>, 0x65465abdb8af <vm_exec_core+16303>, 0x65465abdda34 <vm_exec_core+24884>, 0x65465abdc4cc <vm_exec_core+19404>, 0x65465abd9e52 <vm_exec_core+9554>, 0x65465abd9662 <vm_exec_core+7522>, 0x65465abdd708 <vm_exec_core+24072>, 0x65465abda699 <vm_exec_core+11673>, 0x65465abdcdef <vm_exec_core+21743>, 0x65465abdc59d <vm_exec_core+19613>, 0x65465abdcec5 <vm_exec_core+21957>, 0x65465abde378 <vm_exec_core+27256>, 0x65465abdba1d <vm_exec_core+16669>, 0x65465abddada <vm_exec_core+25050>, 0x65465abd9f21 <vm_exec_core+9761>, 0x65465abdd608 <vm_exec_core+23816>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdbebc <vm_exec_core+17852>, 0x65465abdc289 <vm_exec_core+18825>, 0x65465abdb747 <vm_exec_core+15943>, 0x65465abdbb55 <vm_exec_core+16981>, 0x65465abda168 <vm_exec_core+10344>, 0x65465abd98a8 <vm_exec_core+8104>, 0x65465abdcfc7 <vm_exec_core+22215>, 0x65465abd8a92 <vm_exec_core+4498>, 0x65465abdb544 <vm_exec_core+15428>, 0x65465abe6aaf <vm_exec_core+61871>, 0x65465abdc1c3 <vm_exec_core+18627>, 0x65465abd8b34 <vm_exec_core+4660>, 0x65465abd8ff7 <vm_exec_core+5879>, 0x65465abd8c58 <vm_exec_core+4952>, 0x65465abd94f8 <vm_exec_core+7160>, 0x65465abd9ca1 <vm_exec_core+9121>, 0x65465abdb945 <vm_exec_core+16453>, 0x65465abdaf77 <vm_exec_core+13943>, 0x65465abdb940 <vm_exec_core+16448>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdc05d <vm_exec_core+18269>, 0x65465abd94f3 <vm_exec_core+7155>, 0x65465abdc490 <vm_exec_core+19344>, 0x65465abda5bb <vm_exec_core+11451>, 0x65465abda5c0 <vm_exec_core+11456>, 0x65465abdc058 <vm_exec_core+18264>, 0x65465abdbc46 <vm_exec_core+17222>, 0x65465abdb410 <vm_exec_core+15120>, 0x65465abdb331 <vm_exec_core+14897>, 0x65465abdbd81 <vm_exec_core+17537>, 0x65465abdb74c <vm_exec_core+15948>, 0x65465abdaf7c <vm_exec_core+13948>, 0x65465abd96ea <vm_exec_core+7658>...} reg_cfp = 0x791186bb5790 reg_pc = 0x5060043223f0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> th: 0x5150001abd80, native_id: 0x79118aa006c0 INSN_LABEL_newrange = <optimized out> -- Control frame information ----------------------------------------------- c:0005 p:---- s:0018 e:000017 CFUNC :fork INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> c:0004 p:0006 s:0014 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :synchronize INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> c:0002 p:0006 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x000065465abd4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001c467d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #40 0x000065465ac1154b in invoke_iseq_block_from_c (ec=0x516001c467d0, captured=<optimized out>, self=133116163401760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x791188d7df08 cfp = 0x791186bb57c8 sp = 0x791186ab5818 use_argv = <optimized out> stack_argv = 0x791186ab5818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #41 invoke_block_from_c_proc (ec=0x516001c467d0, self=133116163401760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #42 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #43 0x000065465ac0f7d6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504001fe56d0, argc=1518545662, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #44 0x000065465ab67ce9 in thread_do_start_proc (th=th@entry=0x5150001abd80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504001fe56d0 args_len = 0 args_ptr = <optimized out> #45 0x000065465ab6589a in thread_do_start (th=0x5150001abd80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #46 thread_start_func_2 (th=th@entry=0x5150001abd80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #47 0x000065465ab64b5e in call_thread_start_func_2 (th=0x5150001abd80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x79118a9ffce0 #48 nt_start (ptr=0x50c000339940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x5150001abd80 sched = <optimized out> nt = 0x50c000339940 vm = 0x525000000100 #49 0x000065465a81674f in asan_thread_start(void*) () No symbol table info available. #50 0x00007911ac89ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133116247148224, 8298769756561249654, 133116247148224, -352, 0, 140724981964656, 8298769756582221174, 8298844607398843766}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #51 0x00007911ac929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3563787) detached] $ timeout 60 gdb -p 3549211 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3575502] [New LWP 3563345] [New LWP 3562241] [New LWP 3560805] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007911ac9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7911aa75d3c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7911acc09c40 (LWP 3549211) "ruby" 0x00007911ac9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7911aa75d3c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7911906006c0 (LWP 3575502) "test_thread.rb*" 0x00007911ac91b4cd in __GI___poll (fds=0x791175309040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7911852006c0 (LWP 3563345) "parallel.rb:40" 0x00007911ac91b4cd in __GI___poll (fds=0x791176c17a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x79117dc006c0 (LWP 3562241) "Timeout stdlib " 0x00007911ac898d61 in __futex_abstimed_wait_common64 (private=25926, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001ee850) at ./nptl/futex-internal.c:57 5 Thread 0x791183c006c0 (LWP 3560805) "Gem::Timeout st" 0x00007911ac898d61 in __futex_abstimed_wait_common64 (private=25926, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002c06d4) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x791183c006c0 (LWP 3560805) "Gem::Timeout st"): #0 0x00007911ac898d61 in __futex_abstimed_wait_common64 (private=25926, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002c06d4) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=25926, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0002c06d4) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0002c06d4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007911ac89b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0002c06a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7911ac89b4a0 <__condvar_cleanup_waiting>, __arg = 0x791183bfec30, __canceltype = 2071024368, __prev = 0x0} cbuffer = {wseq = 17, cond = 0x50c0002c06a8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 17 seq = 8 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c0002c06a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000065465ab3fa41 in rb_native_cond_wait (cond=0x50c0002c06d4, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000329400, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x000065465ab637f2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000329400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x000065465ab49d51 in native_sleep (th=0x515000329400, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 sched = <optimized out> #9 sleep_forever (th=0x515000329400, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x000065465ab62265 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133116234634040, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x000065465a860f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160024f99d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x791183bfef90, <optimized out>, 0x791183bfeea0, <optimized out>, <optimized out>}, prev = 0x79117b409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160024f99d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000065465ab6174d in queue_do_pop (self=<optimized out>, q=0x5040004709d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 133116234634040, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 133116234634040, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040004709d0 end = 0 #14 0x000065465abdfef7 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7299 canary_p = <optimized out> ret = <optimized out> #15 0x000065465abdfef7 in vm_invoke_builtin_delegate (ec=0x5160024f99d0, cfp=0x79118c2cf758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160024f99d0) at ../../src/trunk_asan/insns.def:1622 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x65465abd9316 <vm_exec_core+6678>, 0x65465abde5d1 <vm_exec_core+27857>, 0x65465abd8d89 <vm_exec_core+5257>, 0x65465abdf8e6 <vm_exec_core+32742>, 0x65465abdd250 <vm_exec_core+22864>, 0x65465abdb0f6 <vm_exec_core+14326>, 0x65465abd7ebe <vm_exec_core+1470>, 0x65465abded9d <vm_exec_core+29853>, 0x65465abde95c <vm_exec_core+28764>, 0x65465abd912a <vm_exec_core+6186>, 0x65465abd84a1 <vm_exec_core+2977>, 0x65465abdd831 <vm_exec_core+24369>, 0x65465abd9b08 <vm_exec_core+8712>, 0x65465abdf49c <vm_exec_core+31644>, 0x65465abdeb5d <vm_exec_core+29277>, 0x65465abda0d3 <vm_exec_core+10195>, 0x65465abdb03e <vm_exec_core+14142>, 0x65465abdd4f2 <vm_exec_core+23538>, 0x65465abdeac3 <vm_exec_core+29123>, 0x65465abdc133 <vm_exec_core+18483>, 0x65465abdd574 <vm_exec_core+23668>, 0x65465abddbc7 <vm_exec_core+25287>, 0x65465abdc071 <vm_exec_core+18289>, 0x65465abd83cd <vm_exec_core+2765>, 0x65465abdcd2a <vm_exec_core+21546>, 0x65465abd81ee <vm_exec_core+2286>, 0x65465abd8623 <vm_exec_core+3363>, 0x65465abda359 <vm_exec_core+10841>, 0x65465abdbd95 <vm_exec_core+17557>, 0x65465abdc6d7 <vm_exec_core+19927>, 0x65465abdbac0 <vm_exec_core+16832>, 0x65465abd7e1a <vm_exec_core+1306>, 0x65465abdddbd <vm_exec_core+25789>, 0x65465abde821 <vm_exec_core+28449>, 0x65465abd87cc <vm_exec_core+3788>, 0x65465abd9417 <vm_exec_core+6935>, 0x65465abd9219 <vm_exec_core+6425>, 0x65465abd9bb4 <vm_exec_core+8884>, 0x65465abdaf90 <vm_exec_core+13968>, 0x65465abd8886 <vm_exec_core+3974>, 0x65465abddc72 <vm_exec_core+25458>, 0x65465abd935b <vm_exec_core+6747>, 0x65465abdaec9 <vm_exec_core+13769>, 0x65465abdb8be <vm_exec_core+16318>, 0x65465abdda43 <vm_exec_core+24899>, 0x65465abdc4db <vm_exec_core+19419>, 0x65465abd9e61 <vm_exec_core+9569>, 0x65465abd9671 <vm_exec_core+7537>, 0x65465abdd717 <vm_exec_core+24087>, 0x65465abda6a8 <vm_exec_core+11688>, 0x65465abdcdfe <vm_exec_core+21758>, 0x65465abdc5ac <vm_exec_core+19628>, 0x65465abdced4 <vm_exec_core+21972>, 0x65465abde387 <vm_exec_core+27271>, 0x65465abdba2c <vm_exec_core+16684>, 0x65465abddae9 <vm_exec_core+25065>, 0x65465abd9f30 <vm_exec_core+9776>, 0x65465abdd617 <vm_exec_core+23831>, 0x65465abd7c8b <vm_exec_core+907>, 0x65465abdbecb <vm_exec_core+17867>, 0x65465abdc298 <vm_exec_core+18840>, 0x65465abd86c6 <vm_exec_core+3526>, 0x65465abdbb64 <vm_exec_core+16996>, 0x65465abda177 <vm_exec_core+10359>, 0x65465abd98b7 <vm_exec_core+8119>, 0x65465abdcfd6 <vm_exec_core+22230>, 0x65465abd8aa1 <vm_exec_core+4513>, 0x65465abdb553 <vm_exec_core+15443>, 0x65465abe6abe <vm_exec_core+61886>, 0x65465abdc1d2 <vm_exec_core+18642>, 0x65465abd8b43 <vm_exec_core+4675>, 0x65465abd9006 <vm_exec_core+5894>, 0x65465abd8c67 <vm_exec_core+4967>, 0x65465abd9507 <vm_exec_core+7175>, 0x65465abd9cb0 <vm_exec_core+9136>, 0x65465abdfb4b <vm_exec_core+33355>, 0x65465abdcae8 <vm_exec_core+20968>, 0x65465abdb94a <vm_exec_core+16458>, 0x65465abddcc4 <vm_exec_core+25540>, 0x65465abdfc1b <vm_exec_core+33563>, 0x65465abde095 <vm_exec_core+26517>, 0x65465abdf5bb <vm_exec_core+31931>, 0x65465abdf7d4 <vm_exec_core+32468>, 0x65465abd82ea <vm_exec_core+2538>, 0x65465abdecb6 <vm_exec_core+29622>, 0x65465abda5c5 <vm_exec_core+11461>, 0x65465abdeeba <vm_exec_core+30138>, 0x65465abd9ff5 <vm_exec_core+9973>, 0x65465abddfb9 <vm_exec_core+26297>, 0x65465abd80dd <vm_exec_core+2013>, 0x65465abd896b <vm_exec_core+4203>, 0x65465abd96f9 <vm_exec_core+7673>, 0x65465abda94d <vm_exec_core+12365>, 0x65465abdaaea <vm_exec_core+12778>, 0x65465abd7c90 <vm_exec_core+912>, 0x65465abd804b <vm_exec_core+1867>, 0x65465abd7d22 <vm_exec_core+1058>, 0x65465abde197 <vm_exec_core+26775>, 0x65465abda469 <vm_exec_core+11113>, 0x65465abdb765 <vm_exec_core+15973>, 0x65465abdac96 <vm_exec_core+13206>, 0x65465abdb429 <vm_exec_core+15145>, 0x65465abdb345 <vm_exec_core+14917>, 0x65465abda25b <vm_exec_core+10587>, 0x65465abdab8b <vm_exec_core+12939>, 0x65465abda823 <vm_exec_core+12067>, 0x65465abdae47 <vm_exec_core+13639>, 0x65465abdadc5 <vm_exec_core+13509>, 0x65465abd9307 <vm_exec_core+6663>, 0x65465abde5c2 <vm_exec_core+27842>, 0x65465abd8d7a <vm_exec_core+5242>, 0x65465abdf8d7 <vm_exec_core+32727>, 0x65465abdd241 <vm_exec_core+22849>, 0x65465abdb0e7 <vm_exec_core+14311>, 0x65465abd7eaf <vm_exec_core+1455>, 0x65465abded8e <vm_exec_core+29838>, 0x65465abde94d <vm_exec_core+28749>, 0x65465abd911b <vm_exec_core+6171>, 0x65465abd8492 <vm_exec_core+2962>, 0x65465abdd822 <vm_exec_core+24354>, 0x65465abd9af9 <vm_exec_core+8697>, 0x65465abdf48d <vm_exec_core+31629>, 0x65465abdeb4e <vm_exec_core+29262>, 0x65465abda0c4 <vm_exec_core+10180>, 0x65465abdb02f <vm_exec_core+14127>, 0x65465abdd4e3 <vm_exec_core+23523>, 0x65465abdeab4 <vm_exec_core+29108>, 0x65465abdc124 <vm_exec_core+18468>, 0x65465abdd565 <vm_exec_core+23653>, 0x65465abddbb8 <vm_exec_core+25272>, 0x65465abdc062 <vm_exec_core+18274>, 0x65465abd83be <vm_exec_core+2750>, 0x65465abdcd1b <vm_exec_core+21531>, 0x65465abd81df <vm_exec_core+2271>, 0x65465abd8614 <vm_exec_core+3348>, 0x65465abda34a <vm_exec_core+10826>, 0x65465abdbd86 <vm_exec_core+17542>, 0x65465abdc6c8 <vm_exec_core+19912>, 0x65465abdbab1 <vm_exec_core+16817>, 0x65465abd7e0b <vm_exec_core+1291>, 0x65465abdddae <vm_exec_core+25774>, 0x65465abde812 <vm_exec_core+28434>, 0x65465abd87bd <vm_exec_core+3773>, 0x65465abd9408 <vm_exec_core+6920>, 0x65465abd920a <vm_exec_core+6410>, 0x65465abd9ba5 <vm_exec_core+8869>, 0x65465abdaf81 <vm_exec_core+13953>, 0x65465abd8877 <vm_exec_core+3959>, 0x65465abddc63 <vm_exec_core+25443>, 0x65465abd934c <vm_exec_core+6732>, 0x65465abdaeba <vm_exec_core+13754>, 0x65465abdb8af <vm_exec_core+16303>, 0x65465abdda34 <vm_exec_core+24884>, 0x65465abdc4cc <vm_exec_core+19404>, 0x65465abd9e52 <vm_exec_core+9554>, 0x65465abd9662 <vm_exec_core+7522>, 0x65465abdd708 <vm_exec_core+24072>, 0x65465abda699 <vm_exec_core+11673>, 0x65465abdcdef <vm_exec_core+21743>, 0x65465abdc59d <vm_exec_core+19613>, 0x65465abdcec5 <vm_exec_core+21957>, 0x65465abde378 <vm_exec_core+27256>, 0x65465abdba1d <vm_exec_core+16669>, 0x65465abddada <vm_exec_core+25050>, 0x65465abd9f21 <vm_exec_core+9761>, 0x65465abdd608 <vm_exec_core+23816>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdbebc <vm_exec_core+17852>, 0x65465abdc289 <vm_exec_core+18825>, 0x65465abdb747 <vm_exec_core+15943>, 0x65465abdbb55 <vm_exec_core+16981>, 0x65465abda168 <vm_exec_core+10344>, 0x65465abd98a8 <vm_exec_core+8104>, 0x65465abdcfc7 <vm_exec_core+22215>, 0x65465abd8a92 <vm_exec_core+4498>, 0x65465abdb544 <vm_exec_core+15428>, 0x65465abe6aaf <vm_exec_core+61871>, 0x65465abdc1c3 <vm_exec_core+18627>, 0x65465abd8b34 <vm_exec_core+4660>, 0x65465abd8ff7 <vm_exec_core+5879>, 0x65465abd8c58 <vm_exec_core+4952>, 0x65465abd94f8 <vm_exec_core+7160>, 0x65465abd9ca1 <vm_exec_core+9121>, 0x65465abdb945 <vm_exec_core+16453>, 0x65465abdaf77 <vm_exec_core+13943>, 0x65465abdb940 <vm_exec_core+16448>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdc05d <vm_exec_core+18269>, 0x65465abd94f3 <vm_exec_core+7155>, 0x65465abdc490 <vm_exec_core+19344>, 0x65465abda5bb <vm_exec_core+11451>, 0x65465abda5c0 <vm_exec_core+11456>, 0x65465abdc058 <vm_exec_core+18264>, 0x65465abdbc46 <vm_exec_core+17222>, 0x65465abdb410 <vm_exec_core+15120>, 0x65465abdb331 <vm_exec_core+14897>, 0x65465abdbd81 <vm_exec_core+17537>, 0x65465abdb74c <vm_exec_core+15948>, 0x65465abdaf7c <vm_exec_core+13948>, 0x65465abd96ea <vm_exec_core+7658>...} reg_cfp = 0x79118c2cf758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000065465abd4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160024f99d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000065465ac1154b in invoke_iseq_block_from_c (ec=0x5160024f99d0, captured=<optimized out>, self=133116161665400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x791189e137f0 cfp = 0x79118c2cf7c8 sp = 0x79118c1cf818 use_argv = <optimized out> stack_argv = 0x79118c1cf818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160024f99d0, self=133116161665400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x000065465ac0f7d6 in rb_vm_invoke_proc (ec=0x50c0002c06d4, proc=0x189, proc@entry=0x504000620c10, argc=-1400271519, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x000065465ab67ce9 in thread_do_start_proc (th=th@entry=0x515000329400) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000620c10 args_len = 0 args_ptr = <optimized out> #23 0x000065465ab6589a in thread_do_start (th=0x515000329400) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000329400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x000065465ab64b5e in call_thread_start_func_2 (th=0x515000329400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x791183bffce0 #26 nt_start (ptr=0x50c0002c0680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000329400 sched = <optimized out> nt = 0x50c0002c0680 vm = 0x525000000100 #27 0x000065465a81674f in asan_thread_start(void*) () No symbol table info available. #28 0x00007911ac89ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133116131804864, 8298785424601945462, 133116131804864, -352, 22, 140724981962096, 8298785424622916982, 8298844607398843766}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007911ac929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x79117dc006c0 (LWP 3562241) "Timeout stdlib "): #0 0x00007911ac898d61 in __futex_abstimed_wait_common64 (private=25926, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0001ee850) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=25926, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0001ee850) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0001ee850, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007911ac89b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0001ee828) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7911ac89b4a0 <__condvar_cleanup_waiting>, __arg = 0x79117dbfec30, __canceltype = 2033251056, __prev = 0x0} cbuffer = {wseq = 6, cond = 0x50c0001ee828, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 6 seq = 3 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c0001ee828, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000065465ab3fa41 in rb_native_cond_wait (cond=0x50c0001ee850, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500033ed00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x000065465ab637f2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500033ed00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x000065465ab49d51 in native_sleep (th=0x51500033ed00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 sched = <optimized out> #9 sleep_forever (th=0x51500033ed00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x000065465ab62265 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133116810684360, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x000065465a860f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160022bf6d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79117dbfef90, <optimized out>, 0x79117dbfeea0, <optimized out>, <optimized out>}, prev = 0x791179009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160022bf6d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000065465ab6174d in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 133116810684360, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 133116810684360, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400004a350 end = 0 #14 0x000065465abdfef7 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7299 canary_p = <optimized out> ret = <optimized out> #15 0x000065465abdfef7 in vm_invoke_builtin_delegate (ec=0x5160022bf6d0, cfp=0x7911876c5758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160022bf6d0) at ../../src/trunk_asan/insns.def:1622 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x65465abd9316 <vm_exec_core+6678>, 0x65465abde5d1 <vm_exec_core+27857>, 0x65465abd8d89 <vm_exec_core+5257>, 0x65465abdf8e6 <vm_exec_core+32742>, 0x65465abdd250 <vm_exec_core+22864>, 0x65465abdb0f6 <vm_exec_core+14326>, 0x65465abd7ebe <vm_exec_core+1470>, 0x65465abded9d <vm_exec_core+29853>, 0x65465abde95c <vm_exec_core+28764>, 0x65465abd912a <vm_exec_core+6186>, 0x65465abd84a1 <vm_exec_core+2977>, 0x65465abdd831 <vm_exec_core+24369>, 0x65465abd9b08 <vm_exec_core+8712>, 0x65465abdf49c <vm_exec_core+31644>, 0x65465abdeb5d <vm_exec_core+29277>, 0x65465abda0d3 <vm_exec_core+10195>, 0x65465abdb03e <vm_exec_core+14142>, 0x65465abdd4f2 <vm_exec_core+23538>, 0x65465abdeac3 <vm_exec_core+29123>, 0x65465abdc133 <vm_exec_core+18483>, 0x65465abdd574 <vm_exec_core+23668>, 0x65465abddbc7 <vm_exec_core+25287>, 0x65465abdc071 <vm_exec_core+18289>, 0x65465abd83cd <vm_exec_core+2765>, 0x65465abdcd2a <vm_exec_core+21546>, 0x65465abd81ee <vm_exec_core+2286>, 0x65465abd8623 <vm_exec_core+3363>, 0x65465abda359 <vm_exec_core+10841>, 0x65465abdbd95 <vm_exec_core+17557>, 0x65465abdc6d7 <vm_exec_core+19927>, 0x65465abdbac0 <vm_exec_core+16832>, 0x65465abd7e1a <vm_exec_core+1306>, 0x65465abdddbd <vm_exec_core+25789>, 0x65465abde821 <vm_exec_core+28449>, 0x65465abd87cc <vm_exec_core+3788>, 0x65465abd9417 <vm_exec_core+6935>, 0x65465abd9219 <vm_exec_core+6425>, 0x65465abd9bb4 <vm_exec_core+8884>, 0x65465abdaf90 <vm_exec_core+13968>, 0x65465abd8886 <vm_exec_core+3974>, 0x65465abddc72 <vm_exec_core+25458>, 0x65465abd935b <vm_exec_core+6747>, 0x65465abdaec9 <vm_exec_core+13769>, 0x65465abdb8be <vm_exec_core+16318>, 0x65465abdda43 <vm_exec_core+24899>, 0x65465abdc4db <vm_exec_core+19419>, 0x65465abd9e61 <vm_exec_core+9569>, 0x65465abd9671 <vm_exec_core+7537>, 0x65465abdd717 <vm_exec_core+24087>, 0x65465abda6a8 <vm_exec_core+11688>, 0x65465abdcdfe <vm_exec_core+21758>, 0x65465abdc5ac <vm_exec_core+19628>, 0x65465abdced4 <vm_exec_core+21972>, 0x65465abde387 <vm_exec_core+27271>, 0x65465abdba2c <vm_exec_core+16684>, 0x65465abddae9 <vm_exec_core+25065>, 0x65465abd9f30 <vm_exec_core+9776>, 0x65465abdd617 <vm_exec_core+23831>, 0x65465abd7c8b <vm_exec_core+907>, 0x65465abdbecb <vm_exec_core+17867>, 0x65465abdc298 <vm_exec_core+18840>, 0x65465abd86c6 <vm_exec_core+3526>, 0x65465abdbb64 <vm_exec_core+16996>, 0x65465abda177 <vm_exec_core+10359>, 0x65465abd98b7 <vm_exec_core+8119>, 0x65465abdcfd6 <vm_exec_core+22230>, 0x65465abd8aa1 <vm_exec_core+4513>, 0x65465abdb553 <vm_exec_core+15443>, 0x65465abe6abe <vm_exec_core+61886>, 0x65465abdc1d2 <vm_exec_core+18642>, 0x65465abd8b43 <vm_exec_core+4675>, 0x65465abd9006 <vm_exec_core+5894>, 0x65465abd8c67 <vm_exec_core+4967>, 0x65465abd9507 <vm_exec_core+7175>, 0x65465abd9cb0 <vm_exec_core+9136>, 0x65465abdfb4b <vm_exec_core+33355>, 0x65465abdcae8 <vm_exec_core+20968>, 0x65465abdb94a <vm_exec_core+16458>, 0x65465abddcc4 <vm_exec_core+25540>, 0x65465abdfc1b <vm_exec_core+33563>, 0x65465abde095 <vm_exec_core+26517>, 0x65465abdf5bb <vm_exec_core+31931>, 0x65465abdf7d4 <vm_exec_core+32468>, 0x65465abd82ea <vm_exec_core+2538>, 0x65465abdecb6 <vm_exec_core+29622>, 0x65465abda5c5 <vm_exec_core+11461>, 0x65465abdeeba <vm_exec_core+30138>, 0x65465abd9ff5 <vm_exec_core+9973>, 0x65465abddfb9 <vm_exec_core+26297>, 0x65465abd80dd <vm_exec_core+2013>, 0x65465abd896b <vm_exec_core+4203>, 0x65465abd96f9 <vm_exec_core+7673>, 0x65465abda94d <vm_exec_core+12365>, 0x65465abdaaea <vm_exec_core+12778>, 0x65465abd7c90 <vm_exec_core+912>, 0x65465abd804b <vm_exec_core+1867>, 0x65465abd7d22 <vm_exec_core+1058>, 0x65465abde197 <vm_exec_core+26775>, 0x65465abda469 <vm_exec_core+11113>, 0x65465abdb765 <vm_exec_core+15973>, 0x65465abdac96 <vm_exec_core+13206>, 0x65465abdb429 <vm_exec_core+15145>, 0x65465abdb345 <vm_exec_core+14917>, 0x65465abda25b <vm_exec_core+10587>, 0x65465abdab8b <vm_exec_core+12939>, 0x65465abda823 <vm_exec_core+12067>, 0x65465abdae47 <vm_exec_core+13639>, 0x65465abdadc5 <vm_exec_core+13509>, 0x65465abd9307 <vm_exec_core+6663>, 0x65465abde5c2 <vm_exec_core+27842>, 0x65465abd8d7a <vm_exec_core+5242>, 0x65465abdf8d7 <vm_exec_core+32727>, 0x65465abdd241 <vm_exec_core+22849>, 0x65465abdb0e7 <vm_exec_core+14311>, 0x65465abd7eaf <vm_exec_core+1455>, 0x65465abded8e <vm_exec_core+29838>, 0x65465abde94d <vm_exec_core+28749>, 0x65465abd911b <vm_exec_core+6171>, 0x65465abd8492 <vm_exec_core+2962>, 0x65465abdd822 <vm_exec_core+24354>, 0x65465abd9af9 <vm_exec_core+8697>, 0x65465abdf48d <vm_exec_core+31629>, 0x65465abdeb4e <vm_exec_core+29262>, 0x65465abda0c4 <vm_exec_core+10180>, 0x65465abdb02f <vm_exec_core+14127>, 0x65465abdd4e3 <vm_exec_core+23523>, 0x65465abdeab4 <vm_exec_core+29108>, 0x65465abdc124 <vm_exec_core+18468>, 0x65465abdd565 <vm_exec_core+23653>, 0x65465abddbb8 <vm_exec_core+25272>, 0x65465abdc062 <vm_exec_core+18274>, 0x65465abd83be <vm_exec_core+2750>, 0x65465abdcd1b <vm_exec_core+21531>, 0x65465abd81df <vm_exec_core+2271>, 0x65465abd8614 <vm_exec_core+3348>, 0x65465abda34a <vm_exec_core+10826>, 0x65465abdbd86 <vm_exec_core+17542>, 0x65465abdc6c8 <vm_exec_core+19912>, 0x65465abdbab1 <vm_exec_core+16817>, 0x65465abd7e0b <vm_exec_core+1291>, 0x65465abdddae <vm_exec_core+25774>, 0x65465abde812 <vm_exec_core+28434>, 0x65465abd87bd <vm_exec_core+3773>, 0x65465abd9408 <vm_exec_core+6920>, 0x65465abd920a <vm_exec_core+6410>, 0x65465abd9ba5 <vm_exec_core+8869>, 0x65465abdaf81 <vm_exec_core+13953>, 0x65465abd8877 <vm_exec_core+3959>, 0x65465abddc63 <vm_exec_core+25443>, 0x65465abd934c <vm_exec_core+6732>, 0x65465abdaeba <vm_exec_core+13754>, 0x65465abdb8af <vm_exec_core+16303>, 0x65465abdda34 <vm_exec_core+24884>, 0x65465abdc4cc <vm_exec_core+19404>, 0x65465abd9e52 <vm_exec_core+9554>, 0x65465abd9662 <vm_exec_core+7522>, 0x65465abdd708 <vm_exec_core+24072>, 0x65465abda699 <vm_exec_core+11673>, 0x65465abdcdef <vm_exec_core+21743>, 0x65465abdc59d <vm_exec_core+19613>, 0x65465abdcec5 <vm_exec_core+21957>, 0x65465abde378 <vm_exec_core+27256>, 0x65465abdba1d <vm_exec_core+16669>, 0x65465abddada <vm_exec_core+25050>, 0x65465abd9f21 <vm_exec_core+9761>, 0x65465abdd608 <vm_exec_core+23816>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdbebc <vm_exec_core+17852>, 0x65465abdc289 <vm_exec_core+18825>, 0x65465abdb747 <vm_exec_core+15943>, 0x65465abdbb55 <vm_exec_core+16981>, 0x65465abda168 <vm_exec_core+10344>, 0x65465abd98a8 <vm_exec_core+8104>, 0x65465abdcfc7 <vm_exec_core+22215>, 0x65465abd8a92 <vm_exec_core+4498>, 0x65465abdb544 <vm_exec_core+15428>, 0x65465abe6aaf <vm_exec_core+61871>, 0x65465abdc1c3 <vm_exec_core+18627>, 0x65465abd8b34 <vm_exec_core+4660>, 0x65465abd8ff7 <vm_exec_core+5879>, 0x65465abd8c58 <vm_exec_core+4952>, 0x65465abd94f8 <vm_exec_core+7160>, 0x65465abd9ca1 <vm_exec_core+9121>, 0x65465abdb945 <vm_exec_core+16453>, 0x65465abdaf77 <vm_exec_core+13943>, 0x65465abdb940 <vm_exec_core+16448>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdc05d <vm_exec_core+18269>, 0x65465abd94f3 <vm_exec_core+7155>, 0x65465abdc490 <vm_exec_core+19344>, 0x65465abda5bb <vm_exec_core+11451>, 0x65465abda5c0 <vm_exec_core+11456>, 0x65465abdc058 <vm_exec_core+18264>, 0x65465abdbc46 <vm_exec_core+17222>, 0x65465abdb410 <vm_exec_core+15120>, 0x65465abdb331 <vm_exec_core+14897>, 0x65465abdbd81 <vm_exec_core+17537>, 0x65465abdb74c <vm_exec_core+15948>, 0x65465abdaf7c <vm_exec_core+13948>, 0x65465abd96ea <vm_exec_core+7658>...} reg_cfp = 0x7911876c5758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000065465abd4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160022bf6d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000065465ac1154b in invoke_iseq_block_from_c (ec=0x5160022bf6d0, captured=<optimized out>, self=133116811097240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7911ac36f920 cfp = 0x7911876c57c8 sp = 0x7911875c5818 use_argv = <optimized out> stack_argv = 0x7911875c5818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160022bf6d0, self=133116811097240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x000065465ac0f7d6 in rb_vm_invoke_proc (ec=0x50c0001ee850, proc=0x189, proc@entry=0x50400109f710, argc=-1400271519, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x000065465ab67ce9 in thread_do_start_proc (th=th@entry=0x51500033ed00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400109f710 args_len = 0 args_ptr = <optimized out> #23 0x000065465ab6589a in thread_do_start (th=0x51500033ed00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500033ed00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x000065465ab64b5e in call_thread_start_func_2 (th=0x51500033ed00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x79117dbffce0 #26 nt_start (ptr=0x50c0001ee800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x51500033ed00 sched = <optimized out> nt = 0x50c0001ee800 vm = 0x525000000100 #27 0x000065465a81674f in asan_thread_start(void*) () No symbol table info available. #28 0x00007911ac89ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133116031141568, 8298666677346145654, 133116031141568, -352, 0, 140724981955568, 8298666677367117174, 8298844607398843766}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007911ac929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7911852006c0 (LWP 3563345) "parallel.rb:40"): #0 0x00007911ac91b4cd in __GI___poll (fds=0x791176c17a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000065465a7bd39a in __interceptor_poll () No symbol table info available. #2 0x000065465a91374d in nogvl_wait_for (th=133116217202560, fptr=0x5110001b82c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151 ready = <optimized out> #4 0x000065465a914bc6 in internal_read_func (ptr=0x791176c17740) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x791176c17740 result = <optimized out> #5 0x000065465ab4dd5b in rb_thread_io_blocking_call (func=0x65465a914740 <internal_read_func>, data1=0x791176c17740, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000065465a860f90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x51600052efd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7911851fee50, <optimized out>, 0x7911851fed60, <optimized out>, <optimized out>}, prev = 0x791176c09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600052efd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000065465a928e85 in io_read_memory_locktmp (str=133115913796192, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3468 str = <optimized out> iis = {th = 133116217202560, fptr = 0x5110001b82c0, nonblock = 0, fd = 4, buf = 0x5190002cf180, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001b82c0 n = <optimized out> shrinkable = <optimized out> #9 0x000065465a905241 in io_readpartial (argc=1992391264, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x000065465ac36578 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x408100100003 cc = <optimized out> me = 0x7911ac3e9f18 cfunc = 0x504000010f58 recv = 133116217202760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000065465abe51cd in vm_sendish (ec=0x51600052efd0, reg_cfp=0x79118bb7f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x51600052efd0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x65465abd9316 <vm_exec_core+6678>, 0x65465abde5d1 <vm_exec_core+27857>, 0x65465abd8d89 <vm_exec_core+5257>, 0x65465abdf8e6 <vm_exec_core+32742>, 0x65465abdd250 <vm_exec_core+22864>, 0x65465abdb0f6 <vm_exec_core+14326>, 0x65465abd7ebe <vm_exec_core+1470>, 0x65465abded9d <vm_exec_core+29853>, 0x65465abde95c <vm_exec_core+28764>, 0x65465abd912a <vm_exec_core+6186>, 0x65465abd84a1 <vm_exec_core+2977>, 0x65465abdd831 <vm_exec_core+24369>, 0x65465abd9b08 <vm_exec_core+8712>, 0x65465abdf49c <vm_exec_core+31644>, 0x65465abdeb5d <vm_exec_core+29277>, 0x65465abda0d3 <vm_exec_core+10195>, 0x65465abdb03e <vm_exec_core+14142>, 0x65465abdd4f2 <vm_exec_core+23538>, 0x65465abdeac3 <vm_exec_core+29123>, 0x65465abdc133 <vm_exec_core+18483>, 0x65465abdd574 <vm_exec_core+23668>, 0x65465abddbc7 <vm_exec_core+25287>, 0x65465abdc071 <vm_exec_core+18289>, 0x65465abd83cd <vm_exec_core+2765>, 0x65465abdcd2a <vm_exec_core+21546>, 0x65465abd81ee <vm_exec_core+2286>, 0x65465abd8623 <vm_exec_core+3363>, 0x65465abda359 <vm_exec_core+10841>, 0x65465abdbd95 <vm_exec_core+17557>, 0x65465abdc6d7 <vm_exec_core+19927>, 0x65465abdbac0 <vm_exec_core+16832>, 0x65465abd7e1a <vm_exec_core+1306>, 0x65465abdddbd <vm_exec_core+25789>, 0x65465abde821 <vm_exec_core+28449>, 0x65465abd87cc <vm_exec_core+3788>, 0x65465abd9417 <vm_exec_core+6935>, 0x65465abd9219 <vm_exec_core+6425>, 0x65465abd9bb4 <vm_exec_core+8884>, 0x65465abdaf90 <vm_exec_core+13968>, 0x65465abd8886 <vm_exec_core+3974>, 0x65465abddc72 <vm_exec_core+25458>, 0x65465abd935b <vm_exec_core+6747>, 0x65465abdaec9 <vm_exec_core+13769>, 0x65465abdb8be <vm_exec_core+16318>, 0x65465abdda43 <vm_exec_core+24899>, 0x65465abdc4db <vm_exec_core+19419>, 0x65465abd9e61 <vm_exec_core+9569>, 0x65465abd9671 <vm_exec_core+7537>, 0x65465abdd717 <vm_exec_core+24087>, 0x65465abda6a8 <vm_exec_core+11688>, 0x65465abdcdfe <vm_exec_core+21758>, 0x65465abdc5ac <vm_exec_core+19628>, 0x65465abdced4 <vm_exec_core+21972>, 0x65465abde387 <vm_exec_core+27271>, 0x65465abdba2c <vm_exec_core+16684>, 0x65465abddae9 <vm_exec_core+25065>, 0x65465abd9f30 <vm_exec_core+9776>, 0x65465abdd617 <vm_exec_core+23831>, 0x65465abd7c8b <vm_exec_core+907>, 0x65465abdbecb <vm_exec_core+17867>, 0x65465abdc298 <vm_exec_core+18840>, 0x65465abd86c6 <vm_exec_core+3526>, 0x65465abdbb64 <vm_exec_core+16996>, 0x65465abda177 <vm_exec_core+10359>, 0x65465abd98b7 <vm_exec_core+8119>, 0x65465abdcfd6 <vm_exec_core+22230>, 0x65465abd8aa1 <vm_exec_core+4513>, 0x65465abdb553 <vm_exec_core+15443>, 0x65465abe6abe <vm_exec_core+61886>, 0x65465abdc1d2 <vm_exec_core+18642>, 0x65465abd8b43 <vm_exec_core+4675>, 0x65465abd9006 <vm_exec_core+5894>, 0x65465abd8c67 <vm_exec_core+4967>, 0x65465abd9507 <vm_exec_core+7175>, 0x65465abd9cb0 <vm_exec_core+9136>, 0x65465abdfb4b <vm_exec_core+33355>, 0x65465abdcae8 <vm_exec_core+20968>, 0x65465abdb94a <vm_exec_core+16458>, 0x65465abddcc4 <vm_exec_core+25540>, 0x65465abdfc1b <vm_exec_core+33563>, 0x65465abde095 <vm_exec_core+26517>, 0x65465abdf5bb <vm_exec_core+31931>, 0x65465abdf7d4 <vm_exec_core+32468>, 0x65465abd82ea <vm_exec_core+2538>, 0x65465abdecb6 <vm_exec_core+29622>, 0x65465abda5c5 <vm_exec_core+11461>, 0x65465abdeeba <vm_exec_core+30138>, 0x65465abd9ff5 <vm_exec_core+9973>, 0x65465abddfb9 <vm_exec_core+26297>, 0x65465abd80dd <vm_exec_core+2013>, 0x65465abd896b <vm_exec_core+4203>, 0x65465abd96f9 <vm_exec_core+7673>, 0x65465abda94d <vm_exec_core+12365>, 0x65465abdaaea <vm_exec_core+12778>, 0x65465abd7c90 <vm_exec_core+912>, 0x65465abd804b <vm_exec_core+1867>, 0x65465abd7d22 <vm_exec_core+1058>, 0x65465abde197 <vm_exec_core+26775>, 0x65465abda469 <vm_exec_core+11113>, 0x65465abdb765 <vm_exec_core+15973>, 0x65465abdac96 <vm_exec_core+13206>, 0x65465abdb429 <vm_exec_core+15145>, 0x65465abdb345 <vm_exec_core+14917>, 0x65465abda25b <vm_exec_core+10587>, 0x65465abdab8b <vm_exec_core+12939>, 0x65465abda823 <vm_exec_core+12067>, 0x65465abdae47 <vm_exec_core+13639>, 0x65465abdadc5 <vm_exec_core+13509>, 0x65465abd9307 <vm_exec_core+6663>, 0x65465abde5c2 <vm_exec_core+27842>, 0x65465abd8d7a <vm_exec_core+5242>, 0x65465abdf8d7 <vm_exec_core+32727>, 0x65465abdd241 <vm_exec_core+22849>, 0x65465abdb0e7 <vm_exec_core+14311>, 0x65465abd7eaf <vm_exec_core+1455>, 0x65465abded8e <vm_exec_core+29838>, 0x65465abde94d <vm_exec_core+28749>, 0x65465abd911b <vm_exec_core+6171>, 0x65465abd8492 <vm_exec_core+2962>, 0x65465abdd822 <vm_exec_core+24354>, 0x65465abd9af9 <vm_exec_core+8697>, 0x65465abdf48d <vm_exec_core+31629>, 0x65465abdeb4e <vm_exec_core+29262>, 0x65465abda0c4 <vm_exec_core+10180>, 0x65465abdb02f <vm_exec_core+14127>, 0x65465abdd4e3 <vm_exec_core+23523>, 0x65465abdeab4 <vm_exec_core+29108>, 0x65465abdc124 <vm_exec_core+18468>, 0x65465abdd565 <vm_exec_core+23653>, 0x65465abddbb8 <vm_exec_core+25272>, 0x65465abdc062 <vm_exec_core+18274>, 0x65465abd83be <vm_exec_core+2750>, 0x65465abdcd1b <vm_exec_core+21531>, 0x65465abd81df <vm_exec_core+2271>, 0x65465abd8614 <vm_exec_core+3348>, 0x65465abda34a <vm_exec_core+10826>, 0x65465abdbd86 <vm_exec_core+17542>, 0x65465abdc6c8 <vm_exec_core+19912>, 0x65465abdbab1 <vm_exec_core+16817>, 0x65465abd7e0b <vm_exec_core+1291>, 0x65465abdddae <vm_exec_core+25774>, 0x65465abde812 <vm_exec_core+28434>, 0x65465abd87bd <vm_exec_core+3773>, 0x65465abd9408 <vm_exec_core+6920>, 0x65465abd920a <vm_exec_core+6410>, 0x65465abd9ba5 <vm_exec_core+8869>, 0x65465abdaf81 <vm_exec_core+13953>, 0x65465abd8877 <vm_exec_core+3959>, 0x65465abddc63 <vm_exec_core+25443>, 0x65465abd934c <vm_exec_core+6732>, 0x65465abdaeba <vm_exec_core+13754>, 0x65465abdb8af <vm_exec_core+16303>, 0x65465abdda34 <vm_exec_core+24884>, 0x65465abdc4cc <vm_exec_core+19404>, 0x65465abd9e52 <vm_exec_core+9554>, 0x65465abd9662 <vm_exec_core+7522>, 0x65465abdd708 <vm_exec_core+24072>, 0x65465abda699 <vm_exec_core+11673>, 0x65465abdcdef <vm_exec_core+21743>, 0x65465abdc59d <vm_exec_core+19613>, 0x65465abdcec5 <vm_exec_core+21957>, 0x65465abde378 <vm_exec_core+27256>, 0x65465abdba1d <vm_exec_core+16669>, 0x65465abddada <vm_exec_core+25050>, 0x65465abd9f21 <vm_exec_core+9761>, 0x65465abdd608 <vm_exec_core+23816>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdbebc <vm_exec_core+17852>, 0x65465abdc289 <vm_exec_core+18825>, 0x65465abdb747 <vm_exec_core+15943>, 0x65465abdbb55 <vm_exec_core+16981>, 0x65465abda168 <vm_exec_core+10344>, 0x65465abd98a8 <vm_exec_core+8104>, 0x65465abdcfc7 <vm_exec_core+22215>, 0x65465abd8a92 <vm_exec_core+4498>, 0x65465abdb544 <vm_exec_core+15428>, 0x65465abe6aaf <vm_exec_core+61871>, 0x65465abdc1c3 <vm_exec_core+18627>, 0x65465abd8b34 <vm_exec_core+4660>, 0x65465abd8ff7 <vm_exec_core+5879>, 0x65465abd8c58 <vm_exec_core+4952>, 0x65465abd94f8 <vm_exec_core+7160>, 0x65465abd9ca1 <vm_exec_core+9121>, 0x65465abdb945 <vm_exec_core+16453>, 0x65465abdaf77 <vm_exec_core+13943>, 0x65465abdb940 <vm_exec_core+16448>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdc05d <vm_exec_core+18269>, 0x65465abd94f3 <vm_exec_core+7155>, 0x65465abdc490 <vm_exec_core+19344>, 0x65465abda5bb <vm_exec_core+11451>, 0x65465abda5c0 <vm_exec_core+11456>, 0x65465abdc058 <vm_exec_core+18264>, 0x65465abdbc46 <vm_exec_core+17222>, 0x65465abdb410 <vm_exec_core+15120>, 0x65465abdb331 <vm_exec_core+14897>, 0x65465abdbd81 <vm_exec_core+17537>, 0x65465abdb74c <vm_exec_core+15948>, 0x65465abdaf7c <vm_exec_core+13948>, 0x65465abd96ea <vm_exec_core+7658>...} reg_cfp = 0x79118bb7f790 reg_pc = 0x51300004df60 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x000065465abd4478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600052efd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000065465ac1154b in invoke_iseq_block_from_c (ec=0x51600052efd0, captured=<optimized out>, self=133116248599760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7911ac364430 cfp = 0x79118bb7f7c8 sp = 0x79118ba7f818 use_argv = <optimized out> stack_argv = 0x79118ba7f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x51600052efd0, self=133116248599760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #17 0x000065465ac0f7d6 in rb_vm_invoke_proc (ec=0x791176c17a60, proc=0x1, proc@entry=0x504001fe9a10, argc=-1399737139, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #18 0x000065465ab67ce9 in thread_do_start_proc (th=th@entry=0x515000343800) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504001fe9a10 args_len = 0 args_ptr = <optimized out> #19 0x000065465ab6589a in thread_do_start (th=0x515000343800) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000343800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x000065465ab64b5e in call_thread_start_func_2 (th=0x515000343800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7911851ffce0 #22 nt_start (ptr=0x50c00008c8c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000343800 sched = <optimized out> nt = 0x50c00008c8c0 vm = 0x525000000100 #23 0x000065465a81674f in asan_thread_start(void*) () No symbol table info available. #24 0x00007911ac89ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133116154873536, 8298788448258921846, 133116154873536, -352, 25, 140724981967568, 8298788448279893366, 8298844607398843766}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007911ac929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7911906006c0 (LWP 3575502) "test_thread.rb*"): #0 0x00007911ac91b4cd in __GI___poll (fds=0x791175309040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000065465a7bd39a in __interceptor_poll () No symbol table info available. #2 0x000065465ab69e5f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = 10 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x000065465a81674f in asan_thread_start(void*) () No symbol table info available. #5 0x00007911ac89ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133116343617216, 8298747216572880246, 133116343617216, -352, 0, 133115972409584, 8298747216593851766, 8298844607398843766}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007911ac929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7911acc09c40 (LWP 3549211) "ruby"): #0 0x00007911ac9107e3 in __GI___wait4 (pid=-1, stat_loc=0x7911aa75d3c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000065465a7aabd0 in __interceptor_waitpid () No symbol table info available. #2 0x000065465a9e3074 in do_waitpid (pid=-1, st=0x7911aa75d3c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7911aa75d3a0) at /tmp/ruby/src/trunk_asan/process.c:1177 w = 0x7911aa75d3a0 #4 0x000065465ab4c1fb in rb_nogvl (func=0x65465a9e3030 <waitpid_blocking_no_SIGCHLD>, data1=0x7911aa75d3a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 ubf_th = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x000065465a9ce00f in waitpid_no_SIGCHLD (w=0x7911aa75d3a0) at /tmp/ruby/src/trunk_asan/process.c:1190 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0} #7 0x000065465a9dc40e in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271 status = <optimized out> data = <optimized out> #8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1520 result = 133116344225000 pid = <optimized out> status = <optimized out> #9 0x000065465ac36578 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x6ad100100001 cc = <optimized out> me = 0x7911ac3c7738 cfunc = 0x504000020798 recv = 133116811122360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000065465abe51cd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7911a9dff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x65465abd9316 <vm_exec_core+6678>, 0x65465abde5d1 <vm_exec_core+27857>, 0x65465abd8d89 <vm_exec_core+5257>, 0x65465abdf8e6 <vm_exec_core+32742>, 0x65465abdd250 <vm_exec_core+22864>, 0x65465abdb0f6 <vm_exec_core+14326>, 0x65465abd7ebe <vm_exec_core+1470>, 0x65465abded9d <vm_exec_core+29853>, 0x65465abde95c <vm_exec_core+28764>, 0x65465abd912a <vm_exec_core+6186>, 0x65465abd84a1 <vm_exec_core+2977>, 0x65465abdd831 <vm_exec_core+24369>, 0x65465abd9b08 <vm_exec_core+8712>, 0x65465abdf49c <vm_exec_core+31644>, 0x65465abdeb5d <vm_exec_core+29277>, 0x65465abda0d3 <vm_exec_core+10195>, 0x65465abdb03e <vm_exec_core+14142>, 0x65465abdd4f2 <vm_exec_core+23538>, 0x65465abdeac3 <vm_exec_core+29123>, 0x65465abdc133 <vm_exec_core+18483>, 0x65465abdd574 <vm_exec_core+23668>, 0x65465abddbc7 <vm_exec_core+25287>, 0x65465abdc071 <vm_exec_core+18289>, 0x65465abd83cd <vm_exec_core+2765>, 0x65465abdcd2a <vm_exec_core+21546>, 0x65465abd81ee <vm_exec_core+2286>, 0x65465abd8623 <vm_exec_core+3363>, 0x65465abda359 <vm_exec_core+10841>, 0x65465abdbd95 <vm_exec_core+17557>, 0x65465abdc6d7 <vm_exec_core+19927>, 0x65465abdbac0 <vm_exec_core+16832>, 0x65465abd7e1a <vm_exec_core+1306>, 0x65465abdddbd <vm_exec_core+25789>, 0x65465abde821 <vm_exec_core+28449>, 0x65465abd87cc <vm_exec_core+3788>, 0x65465abd9417 <vm_exec_core+6935>, 0x65465abd9219 <vm_exec_core+6425>, 0x65465abd9bb4 <vm_exec_core+8884>, 0x65465abdaf90 <vm_exec_core+13968>, 0x65465abd8886 <vm_exec_core+3974>, 0x65465abddc72 <vm_exec_core+25458>, 0x65465abd935b <vm_exec_core+6747>, 0x65465abdaec9 <vm_exec_core+13769>, 0x65465abdb8be <vm_exec_core+16318>, 0x65465abdda43 <vm_exec_core+24899>, 0x65465abdc4db <vm_exec_core+19419>, 0x65465abd9e61 <vm_exec_core+9569>, 0x65465abd9671 <vm_exec_core+7537>, 0x65465abdd717 <vm_exec_core+24087>, 0x65465abda6a8 <vm_exec_core+11688>, 0x65465abdcdfe <vm_exec_core+21758>, 0x65465abdc5ac <vm_exec_core+19628>, 0x65465abdced4 <vm_exec_core+21972>, 0x65465abde387 <vm_exec_core+27271>, 0x65465abdba2c <vm_exec_core+16684>, 0x65465abddae9 <vm_exec_core+25065>, 0x65465abd9f30 <vm_exec_core+9776>, 0x65465abdd617 <vm_exec_core+23831>, 0x65465abd7c8b <vm_exec_core+907>, 0x65465abdbecb <vm_exec_core+17867>, 0x65465abdc298 <vm_exec_core+18840>, 0x65465abd86c6 <vm_exec_core+3526>, 0x65465abdbb64 <vm_exec_core+16996>, 0x65465abda177 <vm_exec_core+10359>, 0x65465abd98b7 <vm_exec_core+8119>, 0x65465abdcfd6 <vm_exec_core+22230>, 0x65465abd8aa1 <vm_exec_core+4513>, 0x65465abdb553 <vm_exec_core+15443>, 0x65465abe6abe <vm_exec_core+61886>, 0x65465abdc1d2 <vm_exec_core+18642>, 0x65465abd8b43 <vm_exec_core+4675>, 0x65465abd9006 <vm_exec_core+5894>, 0x65465abd8c67 <vm_exec_core+4967>, 0x65465abd9507 <vm_exec_core+7175>, 0x65465abd9cb0 <vm_exec_core+9136>, 0x65465abdfb4b <vm_exec_core+33355>, 0x65465abdcae8 <vm_exec_core+20968>, 0x65465abdb94a <vm_exec_core+16458>, 0x65465abddcc4 <vm_exec_core+25540>, 0x65465abdfc1b <vm_exec_core+33563>, 0x65465abde095 <vm_exec_core+26517>, 0x65465abdf5bb <vm_exec_core+31931>, 0x65465abdf7d4 <vm_exec_core+32468>, 0x65465abd82ea <vm_exec_core+2538>, 0x65465abdecb6 <vm_exec_core+29622>, 0x65465abda5c5 <vm_exec_core+11461>, 0x65465abdeeba <vm_exec_core+30138>, 0x65465abd9ff5 <vm_exec_core+9973>, 0x65465abddfb9 <vm_exec_core+26297>, 0x65465abd80dd <vm_exec_core+2013>, 0x65465abd896b <vm_exec_core+4203>, 0x65465abd96f9 <vm_exec_core+7673>, 0x65465abda94d <vm_exec_core+12365>, 0x65465abdaaea <vm_exec_core+12778>, 0x65465abd7c90 <vm_exec_core+912>, 0x65465abd804b <vm_exec_core+1867>, 0x65465abd7d22 <vm_exec_core+1058>, 0x65465abde197 <vm_exec_core+26775>, 0x65465abda469 <vm_exec_core+11113>, 0x65465abdb765 <vm_exec_core+15973>, 0x65465abdac96 <vm_exec_core+13206>, 0x65465abdb429 <vm_exec_core+15145>, 0x65465abdb345 <vm_exec_core+14917>, 0x65465abda25b <vm_exec_core+10587>, 0x65465abdab8b <vm_exec_core+12939>, 0x65465abda823 <vm_exec_core+12067>, 0x65465abdae47 <vm_exec_core+13639>, 0x65465abdadc5 <vm_exec_core+13509>, 0x65465abd9307 <vm_exec_core+6663>, 0x65465abde5c2 <vm_exec_core+27842>, 0x65465abd8d7a <vm_exec_core+5242>, 0x65465abdf8d7 <vm_exec_core+32727>, 0x65465abdd241 <vm_exec_core+22849>, 0x65465abdb0e7 <vm_exec_core+14311>, 0x65465abd7eaf <vm_exec_core+1455>, 0x65465abded8e <vm_exec_core+29838>, 0x65465abde94d <vm_exec_core+28749>, 0x65465abd911b <vm_exec_core+6171>, 0x65465abd8492 <vm_exec_core+2962>, 0x65465abdd822 <vm_exec_core+24354>, 0x65465abd9af9 <vm_exec_core+8697>, 0x65465abdf48d <vm_exec_core+31629>, 0x65465abdeb4e <vm_exec_core+29262>, 0x65465abda0c4 <vm_exec_core+10180>, 0x65465abdb02f <vm_exec_core+14127>, 0x65465abdd4e3 <vm_exec_core+23523>, 0x65465abdeab4 <vm_exec_core+29108>, 0x65465abdc124 <vm_exec_core+18468>, 0x65465abdd565 <vm_exec_core+23653>, 0x65465abddbb8 <vm_exec_core+25272>, 0x65465abdc062 <vm_exec_core+18274>, 0x65465abd83be <vm_exec_core+2750>, 0x65465abdcd1b <vm_exec_core+21531>, 0x65465abd81df <vm_exec_core+2271>, 0x65465abd8614 <vm_exec_core+3348>, 0x65465abda34a <vm_exec_core+10826>, 0x65465abdbd86 <vm_exec_core+17542>, 0x65465abdc6c8 <vm_exec_core+19912>, 0x65465abdbab1 <vm_exec_core+16817>, 0x65465abd7e0b <vm_exec_core+1291>, 0x65465abdddae <vm_exec_core+25774>, 0x65465abde812 <vm_exec_core+28434>, 0x65465abd87bd <vm_exec_core+3773>, 0x65465abd9408 <vm_exec_core+6920>, 0x65465abd920a <vm_exec_core+6410>, 0x65465abd9ba5 <vm_exec_core+8869>, 0x65465abdaf81 <vm_exec_core+13953>, 0x65465abd8877 <vm_exec_core+3959>, 0x65465abddc63 <vm_exec_core+25443>, 0x65465abd934c <vm_exec_core+6732>, 0x65465abdaeba <vm_exec_core+13754>, 0x65465abdb8af <vm_exec_core+16303>, 0x65465abdda34 <vm_exec_core+24884>, 0x65465abdc4cc <vm_exec_core+19404>, 0x65465abd9e52 <vm_exec_core+9554>, 0x65465abd9662 <vm_exec_core+7522>, 0x65465abdd708 <vm_exec_core+24072>, 0x65465abda699 <vm_exec_core+11673>, 0x65465abdcdef <vm_exec_core+21743>, 0x65465abdc59d <vm_exec_core+19613>, 0x65465abdcec5 <vm_exec_core+21957>, 0x65465abde378 <vm_exec_core+27256>, 0x65465abdba1d <vm_exec_core+16669>, 0x65465abddada <vm_exec_core+25050>, 0x65465abd9f21 <vm_exec_core+9761>, 0x65465abdd608 <vm_exec_core+23816>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdbebc <vm_exec_core+17852>, 0x65465abdc289 <vm_exec_core+18825>, 0x65465abdb747 <vm_exec_core+15943>, 0x65465abdbb55 <vm_exec_core+16981>, 0x65465abda168 <vm_exec_core+10344>, 0x65465abd98a8 <vm_exec_core+8104>, 0x65465abdcfc7 <vm_exec_core+22215>, 0x65465abd8a92 <vm_exec_core+4498>, 0x65465abdb544 <vm_exec_core+15428>, 0x65465abe6aaf <vm_exec_core+61871>, 0x65465abdc1c3 <vm_exec_core+18627>, 0x65465abd8b34 <vm_exec_core+4660>, 0x65465abd8ff7 <vm_exec_core+5879>, 0x65465abd8c58 <vm_exec_core+4952>, 0x65465abd94f8 <vm_exec_core+7160>, 0x65465abd9ca1 <vm_exec_core+9121>, 0x65465abdb945 <vm_exec_core+16453>, 0x65465abdaf77 <vm_exec_core+13943>, 0x65465abdb940 <vm_exec_core+16448>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdc05d <vm_exec_core+18269>, 0x65465abd94f3 <vm_exec_core+7155>, 0x65465abdc490 <vm_exec_core+19344>, 0x65465abda5bb <vm_exec_core+11451>, 0x65465abda5c0 <vm_exec_core+11456>, 0x65465abdc058 <vm_exec_core+18264>, 0x65465abdbc46 <vm_exec_core+17222>, 0x65465abdb410 <vm_exec_core+15120>, 0x65465abdb331 <vm_exec_core+14897>, 0x65465abdbd81 <vm_exec_core+17537>, 0x65465abdb74c <vm_exec_core+15948>, 0x65465abdaf7c <vm_exec_core+13948>, 0x65465abd96ea <vm_exec_core+7658>...} reg_cfp = 0x7911a9dff480 reg_pc = 0x50b000020380 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x000065465abd4831 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x000065465ac53ab2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7911a9dff620, self=133116248599760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7911ac1625d8 cfp = <optimized out> sp = 0x7911a9cffa28 use_argv = 0x7911aa6b8020 stack_argv = 0x7911a9cffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7911a9dff620 #16 0x000065465ac01746 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x000065465ac01746 in rb_yield (val=<optimized out>) No locals. #20 0x000065465ada84a6 in rb_ary_collect (ary=133116217318080) at /tmp/ruby/src/trunk_asan/array.c:3684 collect = 133116217309640 i = 17 #21 0x000065465ac36578 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7911ac3f0138 cfunc = 0x50400000a798 recv = 133116217318080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000065465abdc93f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7911a9dff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d090 insns_address_table = {0x65465abd9316 <vm_exec_core+6678>, 0x65465abde5d1 <vm_exec_core+27857>, 0x65465abd8d89 <vm_exec_core+5257>, 0x65465abdf8e6 <vm_exec_core+32742>, 0x65465abdd250 <vm_exec_core+22864>, 0x65465abdb0f6 <vm_exec_core+14326>, 0x65465abd7ebe <vm_exec_core+1470>, 0x65465abded9d <vm_exec_core+29853>, 0x65465abde95c <vm_exec_core+28764>, 0x65465abd912a <vm_exec_core+6186>, 0x65465abd84a1 <vm_exec_core+2977>, 0x65465abdd831 <vm_exec_core+24369>, 0x65465abd9b08 <vm_exec_core+8712>, 0x65465abdf49c <vm_exec_core+31644>, 0x65465abdeb5d <vm_exec_core+29277>, 0x65465abda0d3 <vm_exec_core+10195>, 0x65465abdb03e <vm_exec_core+14142>, 0x65465abdd4f2 <vm_exec_core+23538>, 0x65465abdeac3 <vm_exec_core+29123>, 0x65465abdc133 <vm_exec_core+18483>, 0x65465abdd574 <vm_exec_core+23668>, 0x65465abddbc7 <vm_exec_core+25287>, 0x65465abdc071 <vm_exec_core+18289>, 0x65465abd83cd <vm_exec_core+2765>, 0x65465abdcd2a <vm_exec_core+21546>, 0x65465abd81ee <vm_exec_core+2286>, 0x65465abd8623 <vm_exec_core+3363>, 0x65465abda359 <vm_exec_core+10841>, 0x65465abdbd95 <vm_exec_core+17557>, 0x65465abdc6d7 <vm_exec_core+19927>, 0x65465abdbac0 <vm_exec_core+16832>, 0x65465abd7e1a <vm_exec_core+1306>, 0x65465abdddbd <vm_exec_core+25789>, 0x65465abde821 <vm_exec_core+28449>, 0x65465abd87cc <vm_exec_core+3788>, 0x65465abd9417 <vm_exec_core+6935>, 0x65465abd9219 <vm_exec_core+6425>, 0x65465abd9bb4 <vm_exec_core+8884>, 0x65465abdaf90 <vm_exec_core+13968>, 0x65465abd8886 <vm_exec_core+3974>, 0x65465abddc72 <vm_exec_core+25458>, 0x65465abd935b <vm_exec_core+6747>, 0x65465abdaec9 <vm_exec_core+13769>, 0x65465abdb8be <vm_exec_core+16318>, 0x65465abdda43 <vm_exec_core+24899>, 0x65465abdc4db <vm_exec_core+19419>, 0x65465abd9e61 <vm_exec_core+9569>, 0x65465abd9671 <vm_exec_core+7537>, 0x65465abdd717 <vm_exec_core+24087>, 0x65465abda6a8 <vm_exec_core+11688>, 0x65465abdcdfe <vm_exec_core+21758>, 0x65465abdc5ac <vm_exec_core+19628>, 0x65465abdced4 <vm_exec_core+21972>, 0x65465abde387 <vm_exec_core+27271>, 0x65465abdba2c <vm_exec_core+16684>, 0x65465abddae9 <vm_exec_core+25065>, 0x65465abd9f30 <vm_exec_core+9776>, 0x65465abdd617 <vm_exec_core+23831>, 0x65465abd7c8b <vm_exec_core+907>, 0x65465abdbecb <vm_exec_core+17867>, 0x65465abdc298 <vm_exec_core+18840>, 0x65465abd86c6 <vm_exec_core+3526>, 0x65465abdbb64 <vm_exec_core+16996>, 0x65465abda177 <vm_exec_core+10359>, 0x65465abd98b7 <vm_exec_core+8119>, 0x65465abdcfd6 <vm_exec_core+22230>, 0x65465abd8aa1 <vm_exec_core+4513>, 0x65465abdb553 <vm_exec_core+15443>, 0x65465abe6abe <vm_exec_core+61886>, 0x65465abdc1d2 <vm_exec_core+18642>, 0x65465abd8b43 <vm_exec_core+4675>, 0x65465abd9006 <vm_exec_core+5894>, 0x65465abd8c67 <vm_exec_core+4967>, 0x65465abd9507 <vm_exec_core+7175>, 0x65465abd9cb0 <vm_exec_core+9136>, 0x65465abdfb4b <vm_exec_core+33355>, 0x65465abdcae8 <vm_exec_core+20968>, 0x65465abdb94a <vm_exec_core+16458>, 0x65465abddcc4 <vm_exec_core+25540>, 0x65465abdfc1b <vm_exec_core+33563>, 0x65465abde095 <vm_exec_core+26517>, 0x65465abdf5bb <vm_exec_core+31931>, 0x65465abdf7d4 <vm_exec_core+32468>, 0x65465abd82ea <vm_exec_core+2538>, 0x65465abdecb6 <vm_exec_core+29622>, 0x65465abda5c5 <vm_exec_core+11461>, 0x65465abdeeba <vm_exec_core+30138>, 0x65465abd9ff5 <vm_exec_core+9973>, 0x65465abddfb9 <vm_exec_core+26297>, 0x65465abd80dd <vm_exec_core+2013>, 0x65465abd896b <vm_exec_core+4203>, 0x65465abd96f9 <vm_exec_core+7673>, 0x65465abda94d <vm_exec_core+12365>, 0x65465abdaaea <vm_exec_core+12778>, 0x65465abd7c90 <vm_exec_core+912>, 0x65465abd804b <vm_exec_core+1867>, 0x65465abd7d22 <vm_exec_core+1058>, 0x65465abde197 <vm_exec_core+26775>, 0x65465abda469 <vm_exec_core+11113>, 0x65465abdb765 <vm_exec_core+15973>, 0x65465abdac96 <vm_exec_core+13206>, 0x65465abdb429 <vm_exec_core+15145>, 0x65465abdb345 <vm_exec_core+14917>, 0x65465abda25b <vm_exec_core+10587>, 0x65465abdab8b <vm_exec_core+12939>, 0x65465abda823 <vm_exec_core+12067>, 0x65465abdae47 <vm_exec_core+13639>, 0x65465abdadc5 <vm_exec_core+13509>, 0x65465abd9307 <vm_exec_core+6663>, 0x65465abde5c2 <vm_exec_core+27842>, 0x65465abd8d7a <vm_exec_core+5242>, 0x65465abdf8d7 <vm_exec_core+32727>, 0x65465abdd241 <vm_exec_core+22849>, 0x65465abdb0e7 <vm_exec_core+14311>, 0x65465abd7eaf <vm_exec_core+1455>, 0x65465abded8e <vm_exec_core+29838>, 0x65465abde94d <vm_exec_core+28749>, 0x65465abd911b <vm_exec_core+6171>, 0x65465abd8492 <vm_exec_core+2962>, 0x65465abdd822 <vm_exec_core+24354>, 0x65465abd9af9 <vm_exec_core+8697>, 0x65465abdf48d <vm_exec_core+31629>, 0x65465abdeb4e <vm_exec_core+29262>, 0x65465abda0c4 <vm_exec_core+10180>, 0x65465abdb02f <vm_exec_core+14127>, 0x65465abdd4e3 <vm_exec_core+23523>, 0x65465abdeab4 <vm_exec_core+29108>, 0x65465abdc124 <vm_exec_core+18468>, 0x65465abdd565 <vm_exec_core+23653>, 0x65465abddbb8 <vm_exec_core+25272>, 0x65465abdc062 <vm_exec_core+18274>, 0x65465abd83be <vm_exec_core+2750>, 0x65465abdcd1b <vm_exec_core+21531>, 0x65465abd81df <vm_exec_core+2271>, 0x65465abd8614 <vm_exec_core+3348>, 0x65465abda34a <vm_exec_core+10826>, 0x65465abdbd86 <vm_exec_core+17542>, 0x65465abdc6c8 <vm_exec_core+19912>, 0x65465abdbab1 <vm_exec_core+16817>, 0x65465abd7e0b <vm_exec_core+1291>, 0x65465abdddae <vm_exec_core+25774>, 0x65465abde812 <vm_exec_core+28434>, 0x65465abd87bd <vm_exec_core+3773>, 0x65465abd9408 <vm_exec_core+6920>, 0x65465abd920a <vm_exec_core+6410>, 0x65465abd9ba5 <vm_exec_core+8869>, 0x65465abdaf81 <vm_exec_core+13953>, 0x65465abd8877 <vm_exec_core+3959>, 0x65465abddc63 <vm_exec_core+25443>, 0x65465abd934c <vm_exec_core+6732>, 0x65465abdaeba <vm_exec_core+13754>, 0x65465abdb8af <vm_exec_core+16303>, 0x65465abdda34 <vm_exec_core+24884>, 0x65465abdc4cc <vm_exec_core+19404>, 0x65465abd9e52 <vm_exec_core+9554>, 0x65465abd9662 <vm_exec_core+7522>, 0x65465abdd708 <vm_exec_core+24072>, 0x65465abda699 <vm_exec_core+11673>, 0x65465abdcdef <vm_exec_core+21743>, 0x65465abdc59d <vm_exec_core+19613>, 0x65465abdcec5 <vm_exec_core+21957>, 0x65465abde378 <vm_exec_core+27256>, 0x65465abdba1d <vm_exec_core+16669>, 0x65465abddada <vm_exec_core+25050>, 0x65465abd9f21 <vm_exec_core+9761>, 0x65465abdd608 <vm_exec_core+23816>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdbebc <vm_exec_core+17852>, 0x65465abdc289 <vm_exec_core+18825>, 0x65465abdb747 <vm_exec_core+15943>, 0x65465abdbb55 <vm_exec_core+16981>, 0x65465abda168 <vm_exec_core+10344>, 0x65465abd98a8 <vm_exec_core+8104>, 0x65465abdcfc7 <vm_exec_core+22215>, 0x65465abd8a92 <vm_exec_core+4498>, 0x65465abdb544 <vm_exec_core+15428>, 0x65465abe6aaf <vm_exec_core+61871>, 0x65465abdc1c3 <vm_exec_core+18627>, 0x65465abd8b34 <vm_exec_core+4660>, 0x65465abd8ff7 <vm_exec_core+5879>, 0x65465abd8c58 <vm_exec_core+4952>, 0x65465abd94f8 <vm_exec_core+7160>, 0x65465abd9ca1 <vm_exec_core+9121>, 0x65465abdb945 <vm_exec_core+16453>, 0x65465abdaf77 <vm_exec_core+13943>, 0x65465abdb940 <vm_exec_core+16448>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdc05d <vm_exec_core+18269>, 0x65465abd94f3 <vm_exec_core+7155>, 0x65465abdc490 <vm_exec_core+19344>, 0x65465abda5bb <vm_exec_core+11451>, 0x65465abda5c0 <vm_exec_core+11456>, 0x65465abdc058 <vm_exec_core+18264>, 0x65465abdbc46 <vm_exec_core+17222>, 0x65465abdb410 <vm_exec_core+15120>, 0x65465abdb331 <vm_exec_core+14897>, 0x65465abdbd81 <vm_exec_core+17537>, 0x65465abdb74c <vm_exec_core+15948>, 0x65465abdaf7c <vm_exec_core+13948>, 0x65465abd96ea <vm_exec_core+7658>...} reg_cfp = 0x7911a9dff608 reg_pc = 0x5190000184b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> th: 0x515000000300, native_id: 0x7911acc09c40 -- Control frame information ----------------------------------------------- c:0017 p:---- s:0110 e:000109 CFUNC :waitall INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6 c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13 INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> c:0014 p:0006 s:0095 e:000094 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:53 INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183 INSN_LABEL_swap = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH] INSN_LABEL_opt_reverse = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map INSN_LABEL_topn = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657 INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361 c:0007 p:0066 s:0046 E:001180 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_checkmatch = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_checkkeyword = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_checktype = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_defineclass = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> th: 0x515000329400, native_id: 0x791183c006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> th: 0x51500033ed00, native_id: 0x79117dc006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_throw = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH] INSN_LABEL_jump = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> th: 0x515000343800, native_id: 0x7911852006c0 INSN_LABEL_branchnil = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_once = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x000065465abd460f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #26 0x000065465ac53ab2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7911a9dff738, self=133116248599760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7911ac364700 cfp = <optimized out> sp = 0x7911a9cff8d0 use_argv = 0x7911aa6f7920 stack_argv = 0x7911a9cff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7911a9dff738 #28 0x000065465ac01746 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #31 0x000065465ac01746 in rb_yield (val=<optimized out>) No locals. #32 0x000065465ada84a6 in rb_ary_collect (ary=133116217202960) at /tmp/ruby/src/trunk_asan/array.c:3684 collect = 133116217202840 i = 0 #33 0x000065465ac36578 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7911ac3f0138 cfunc = 0x50400000a798 recv = 133116217202960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #34 0x000065465abdc93f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7911a9dff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #35 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015790 insns_address_table = {0x65465abd9316 <vm_exec_core+6678>, 0x65465abde5d1 <vm_exec_core+27857>, 0x65465abd8d89 <vm_exec_core+5257>, 0x65465abdf8e6 <vm_exec_core+32742>, 0x65465abdd250 <vm_exec_core+22864>, 0x65465abdb0f6 <vm_exec_core+14326>, 0x65465abd7ebe <vm_exec_core+1470>, 0x65465abded9d <vm_exec_core+29853>, 0x65465abde95c <vm_exec_core+28764>, 0x65465abd912a <vm_exec_core+6186>, 0x65465abd84a1 <vm_exec_core+2977>, 0x65465abdd831 <vm_exec_core+24369>, 0x65465abd9b08 <vm_exec_core+8712>, 0x65465abdf49c <vm_exec_core+31644>, 0x65465abdeb5d <vm_exec_core+29277>, 0x65465abda0d3 <vm_exec_core+10195>, 0x65465abdb03e <vm_exec_core+14142>, 0x65465abdd4f2 <vm_exec_core+23538>, 0x65465abdeac3 <vm_exec_core+29123>, 0x65465abdc133 <vm_exec_core+18483>, 0x65465abdd574 <vm_exec_core+23668>, 0x65465abddbc7 <vm_exec_core+25287>, 0x65465abdc071 <vm_exec_core+18289>, 0x65465abd83cd <vm_exec_core+2765>, 0x65465abdcd2a <vm_exec_core+21546>, 0x65465abd81ee <vm_exec_core+2286>, 0x65465abd8623 <vm_exec_core+3363>, 0x65465abda359 <vm_exec_core+10841>, 0x65465abdbd95 <vm_exec_core+17557>, 0x65465abdc6d7 <vm_exec_core+19927>, 0x65465abdbac0 <vm_exec_core+16832>, 0x65465abd7e1a <vm_exec_core+1306>, 0x65465abdddbd <vm_exec_core+25789>, 0x65465abde821 <vm_exec_core+28449>, 0x65465abd87cc <vm_exec_core+3788>, 0x65465abd9417 <vm_exec_core+6935>, 0x65465abd9219 <vm_exec_core+6425>, 0x65465abd9bb4 <vm_exec_core+8884>, 0x65465abdaf90 <vm_exec_core+13968>, 0x65465abd8886 <vm_exec_core+3974>, 0x65465abddc72 <vm_exec_core+25458>, 0x65465abd935b <vm_exec_core+6747>, 0x65465abdaec9 <vm_exec_core+13769>, 0x65465abdb8be <vm_exec_core+16318>, 0x65465abdda43 <vm_exec_core+24899>, 0x65465abdc4db <vm_exec_core+19419>, 0x65465abd9e61 <vm_exec_core+9569>, 0x65465abd9671 <vm_exec_core+7537>, 0x65465abdd717 <vm_exec_core+24087>, 0x65465abda6a8 <vm_exec_core+11688>, 0x65465abdcdfe <vm_exec_core+21758>, 0x65465abdc5ac <vm_exec_core+19628>, 0x65465abdced4 <vm_exec_core+21972>, 0x65465abde387 <vm_exec_core+27271>, 0x65465abdba2c <vm_exec_core+16684>, 0x65465abddae9 <vm_exec_core+25065>, 0x65465abd9f30 <vm_exec_core+9776>, 0x65465abdd617 <vm_exec_core+23831>, 0x65465abd7c8b <vm_exec_core+907>, 0x65465abdbecb <vm_exec_core+17867>, 0x65465abdc298 <vm_exec_core+18840>, 0x65465abd86c6 <vm_exec_core+3526>, 0x65465abdbb64 <vm_exec_core+16996>, 0x65465abda177 <vm_exec_core+10359>, 0x65465abd98b7 <vm_exec_core+8119>, 0x65465abdcfd6 <vm_exec_core+22230>, 0x65465abd8aa1 <vm_exec_core+4513>, 0x65465abdb553 <vm_exec_core+15443>, 0x65465abe6abe <vm_exec_core+61886>, 0x65465abdc1d2 <vm_exec_core+18642>, 0x65465abd8b43 <vm_exec_core+4675>, 0x65465abd9006 <vm_exec_core+5894>, 0x65465abd8c67 <vm_exec_core+4967>, 0x65465abd9507 <vm_exec_core+7175>, 0x65465abd9cb0 <vm_exec_core+9136>, 0x65465abdfb4b <vm_exec_core+33355>, 0x65465abdcae8 <vm_exec_core+20968>, 0x65465abdb94a <vm_exec_core+16458>, 0x65465abddcc4 <vm_exec_core+25540>, 0x65465abdfc1b <vm_exec_core+33563>, 0x65465abde095 <vm_exec_core+26517>, 0x65465abdf5bb <vm_exec_core+31931>, 0x65465abdf7d4 <vm_exec_core+32468>, 0x65465abd82ea <vm_exec_core+2538>, 0x65465abdecb6 <vm_exec_core+29622>, 0x65465abda5c5 <vm_exec_core+11461>, 0x65465abdeeba <vm_exec_core+30138>, 0x65465abd9ff5 <vm_exec_core+9973>, 0x65465abddfb9 <vm_exec_core+26297>, 0x65465abd80dd <vm_exec_core+2013>, 0x65465abd896b <vm_exec_core+4203>, 0x65465abd96f9 <vm_exec_core+7673>, 0x65465abda94d <vm_exec_core+12365>, 0x65465abdaaea <vm_exec_core+12778>, 0x65465abd7c90 <vm_exec_core+912>, 0x65465abd804b <vm_exec_core+1867>, 0x65465abd7d22 <vm_exec_core+1058>, 0x65465abde197 <vm_exec_core+26775>, 0x65465abda469 <vm_exec_core+11113>, 0x65465abdb765 <vm_exec_core+15973>, 0x65465abdac96 <vm_exec_core+13206>, 0x65465abdb429 <vm_exec_core+15145>, 0x65465abdb345 <vm_exec_core+14917>, 0x65465abda25b <vm_exec_core+10587>, 0x65465abdab8b <vm_exec_core+12939>, 0x65465abda823 <vm_exec_core+12067>, 0x65465abdae47 <vm_exec_core+13639>, 0x65465abdadc5 <vm_exec_core+13509>, 0x65465abd9307 <vm_exec_core+6663>, 0x65465abde5c2 <vm_exec_core+27842>, 0x65465abd8d7a <vm_exec_core+5242>, 0x65465abdf8d7 <vm_exec_core+32727>, 0x65465abdd241 <vm_exec_core+22849>, 0x65465abdb0e7 <vm_exec_core+14311>, 0x65465abd7eaf <vm_exec_core+1455>, 0x65465abded8e <vm_exec_core+29838>, 0x65465abde94d <vm_exec_core+28749>, 0x65465abd911b <vm_exec_core+6171>, 0x65465abd8492 <vm_exec_core+2962>, 0x65465abdd822 <vm_exec_core+24354>, 0x65465abd9af9 <vm_exec_core+8697>, 0x65465abdf48d <vm_exec_core+31629>, 0x65465abdeb4e <vm_exec_core+29262>, 0x65465abda0c4 <vm_exec_core+10180>, 0x65465abdb02f <vm_exec_core+14127>, 0x65465abdd4e3 <vm_exec_core+23523>, 0x65465abdeab4 <vm_exec_core+29108>, 0x65465abdc124 <vm_exec_core+18468>, 0x65465abdd565 <vm_exec_core+23653>, 0x65465abddbb8 <vm_exec_core+25272>, 0x65465abdc062 <vm_exec_core+18274>, 0x65465abd83be <vm_exec_core+2750>, 0x65465abdcd1b <vm_exec_core+21531>, 0x65465abd81df <vm_exec_core+2271>, 0x65465abd8614 <vm_exec_core+3348>, 0x65465abda34a <vm_exec_core+10826>, 0x65465abdbd86 <vm_exec_core+17542>, 0x65465abdc6c8 <vm_exec_core+19912>, 0x65465abdbab1 <vm_exec_core+16817>, 0x65465abd7e0b <vm_exec_core+1291>, 0x65465abdddae <vm_exec_core+25774>, 0x65465abde812 <vm_exec_core+28434>, 0x65465abd87bd <vm_exec_core+3773>, 0x65465abd9408 <vm_exec_core+6920>, 0x65465abd920a <vm_exec_core+6410>, 0x65465abd9ba5 <vm_exec_core+8869>, 0x65465abdaf81 <vm_exec_core+13953>, 0x65465abd8877 <vm_exec_core+3959>, 0x65465abddc63 <vm_exec_core+25443>, 0x65465abd934c <vm_exec_core+6732>, 0x65465abdaeba <vm_exec_core+13754>, 0x65465abdb8af <vm_exec_core+16303>, 0x65465abdda34 <vm_exec_core+24884>, 0x65465abdc4cc <vm_exec_core+19404>, 0x65465abd9e52 <vm_exec_core+9554>, 0x65465abd9662 <vm_exec_core+7522>, 0x65465abdd708 <vm_exec_core+24072>, 0x65465abda699 <vm_exec_core+11673>, 0x65465abdcdef <vm_exec_core+21743>, 0x65465abdc59d <vm_exec_core+19613>, 0x65465abdcec5 <vm_exec_core+21957>, 0x65465abde378 <vm_exec_core+27256>, 0x65465abdba1d <vm_exec_core+16669>, 0x65465abddada <vm_exec_core+25050>, 0x65465abd9f21 <vm_exec_core+9761>, 0x65465abdd608 <vm_exec_core+23816>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdbebc <vm_exec_core+17852>, 0x65465abdc289 <vm_exec_core+18825>, 0x65465abdb747 <vm_exec_core+15943>, 0x65465abdbb55 <vm_exec_core+16981>, 0x65465abda168 <vm_exec_core+10344>, 0x65465abd98a8 <vm_exec_core+8104>, 0x65465abdcfc7 <vm_exec_core+22215>, 0x65465abd8a92 <vm_exec_core+4498>, 0x65465abdb544 <vm_exec_core+15428>, 0x65465abe6aaf <vm_exec_core+61871>, 0x65465abdc1c3 <vm_exec_core+18627>, 0x65465abd8b34 <vm_exec_core+4660>, 0x65465abd8ff7 <vm_exec_core+5879>, 0x65465abd8c58 <vm_exec_core+4952>, 0x65465abd94f8 <vm_exec_core+7160>, 0x65465abd9ca1 <vm_exec_core+9121>, 0x65465abdb945 <vm_exec_core+16453>, 0x65465abdaf77 <vm_exec_core+13943>, 0x65465abdb940 <vm_exec_core+16448>, 0x65465abdc110 <vm_exec_core+18448>, 0x65465abdc05d <vm_exec_core+18269>, 0x65465abd94f3 <vm_exec_core+7155>, 0x65465abdc490 <vm_exec_core+19344>, 0x65465abda5bb <vm_exec_core+11451>, 0x65465abda5c0 <vm_exec_core+11456>, 0x65465abdc058 <vm_exec_core+18264>, 0x65465abdbc46 <vm_exec_core+17222>, 0x65465abdb410 <vm_exec_core+15120>, 0x65465abdb331 <vm_exec_core+14897>, 0x65465abdbd81 <vm_exec_core+17537>, 0x65465abdb74c <vm_exec_core+15948>, 0x65465abdaf7c <vm_exec_core+13948>, 0x65465abd96ea <vm_exec_core+7658>...} reg_cfp = 0x7911a9dff720 reg_pc = 0x50400002e378 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #36 0x000065465abd4831 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #38 0x000065465a85d28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7911ac3649d0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd168fcc50, <optimized out>, 0x7ffd168fcba0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7911ac3649d0 #39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #40 0x000065465a8567f7 in rb_main (argc=10, argv=0x7ffd168fce18) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #41 main (argc=10, argv=0x7ffd168fce18) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3549211) detached] $ timeout 60 gdb -p 3549208 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3549210] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000712c5d526cd7 in __GI___select (nfds=7, readfds=0x50c00572ab80, writefds=0x0, exceptfds=0x0, timeout=0x7fff7768f980) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x712c5d70bc40 (LWP 3549208) "ruby" 0x0000712c5d526cd7 in __GI___select (nfds=7, readfds=0x50c00572ab80, writefds=0x0, exceptfds=0x0, timeout=0x7fff7768f980) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x712c412006c0 (LWP 3549210) "ruby" 0x0000712c5d51b4cd in __GI___poll (fds=0x712c3ff09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x712c412006c0 (LWP 3549210) "ruby"): #0 0x0000712c5d51b4cd in __GI___poll (fds=0x712c3ff09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006435edcf839a in __interceptor_poll () No symbol table info available. #2 0x00006435ee0a4e5f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x00006435edd5174f in asan_thread_start(void*) () No symbol table info available. #5 0x0000712c5d49ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {124434885117632, -4103672231857865788, 124434885117632, -352, 25, 140735196761824, -4103672231878837308, -4103646274379564092}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000712c5d529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x712c5d70bc40 (LWP 3549208) "ruby"): #0 0x0000712c5d526cd7 in __GI___select (nfds=7, readfds=0x50c00572ab80, writefds=0x0, exceptfds=0x0, timeout=0x7fff7768f980) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 947706374} pts64 = 0x7fff7768f820 r = <optimized out> #1 0x00006435ee08f135 in native_fd_select (n=7, readfds=0x50c00572ab80, writefds=0x0, exceptfds=0x712c5d526cd7 <__GI___select+327>, timeout=0x7fff7768f820, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439 No locals. #2 do_select (p=124435324044576) at /tmp/ruby/src/trunk_asan/thread.c:4291 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fff7768f930 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00006435edd9bf90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7768faf0, <optimized out>, 0x7fff7768fa00, <optimized out>, <optimized out>}, prev = 0x712c5b498480, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00006435ee08e70e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351 set = {max = 7, th = 0x515000000300, rset = 0x712c5b498340, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x712c5b4983a0} #5 0x00006435ede592ad in select_internal (read=124434807597840, write=4, except=4, tp=0x712c5b4983a0, fds=0x712c5b498340) at /tmp/ruby/src/trunk_asan/io.c:10633 timerec = <optimized out> max = 7 pending = <optimized out> rp = 0x712c5b498340 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=124435324044064) at /tmp/ruby/src/trunk_asan/io.c:10703 p = 0x712c5b498320 #7 0x00006435edd9bf90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7768fdf0, <optimized out>, 0x7fff7768fd00, <optimized out>, <optimized out>}, prev = 0x712c5b480d40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00006435ede355a7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11059 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00006435ee171578 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x15e100100009 cc = <optimized out> me = 0x712c5cdea6f8 cfunc = 0x504000010798 recv = 124435350551200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00006435ee1201cd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x712c5a9ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6435ee114316 <vm_exec_core+6678>, 0x6435ee1195d1 <vm_exec_core+27857>, 0x6435ee113d89 <vm_exec_core+5257>, 0x6435ee11a8e6 <vm_exec_core+32742>, 0x6435ee118250 <vm_exec_core+22864>, 0x6435ee1160f6 <vm_exec_core+14326>, 0x6435ee112ebe <vm_exec_core+1470>, 0x6435ee119d9d <vm_exec_core+29853>, 0x6435ee11995c <vm_exec_core+28764>, 0x6435ee11412a <vm_exec_core+6186>, 0x6435ee1134a1 <vm_exec_core+2977>, 0x6435ee118831 <vm_exec_core+24369>, 0x6435ee114b08 <vm_exec_core+8712>, 0x6435ee11a49c <vm_exec_core+31644>, 0x6435ee119b5d <vm_exec_core+29277>, 0x6435ee1150d3 <vm_exec_core+10195>, 0x6435ee11603e <vm_exec_core+14142>, 0x6435ee1184f2 <vm_exec_core+23538>, 0x6435ee119ac3 <vm_exec_core+29123>, 0x6435ee117133 <vm_exec_core+18483>, 0x6435ee118574 <vm_exec_core+23668>, 0x6435ee118bc7 <vm_exec_core+25287>, 0x6435ee117071 <vm_exec_core+18289>, 0x6435ee1133cd <vm_exec_core+2765>, 0x6435ee117d2a <vm_exec_core+21546>, 0x6435ee1131ee <vm_exec_core+2286>, 0x6435ee113623 <vm_exec_core+3363>, 0x6435ee115359 <vm_exec_core+10841>, 0x6435ee116d95 <vm_exec_core+17557>, 0x6435ee1176d7 <vm_exec_core+19927>, 0x6435ee116ac0 <vm_exec_core+16832>, 0x6435ee112e1a <vm_exec_core+1306>, 0x6435ee118dbd <vm_exec_core+25789>, 0x6435ee119821 <vm_exec_core+28449>, 0x6435ee1137cc <vm_exec_core+3788>, 0x6435ee114417 <vm_exec_core+6935>, 0x6435ee114219 <vm_exec_core+6425>, 0x6435ee114bb4 <vm_exec_core+8884>, 0x6435ee115f90 <vm_exec_core+13968>, 0x6435ee113886 <vm_exec_core+3974>, 0x6435ee118c72 <vm_exec_core+25458>, 0x6435ee11435b <vm_exec_core+6747>, 0x6435ee115ec9 <vm_exec_core+13769>, 0x6435ee1168be <vm_exec_core+16318>, 0x6435ee118a43 <vm_exec_core+24899>, 0x6435ee1174db <vm_exec_core+19419>, 0x6435ee114e61 <vm_exec_core+9569>, 0x6435ee114671 <vm_exec_core+7537>, 0x6435ee118717 <vm_exec_core+24087>, 0x6435ee1156a8 <vm_exec_core+11688>, 0x6435ee117dfe <vm_exec_core+21758>, 0x6435ee1175ac <vm_exec_core+19628>, 0x6435ee117ed4 <vm_exec_core+21972>, 0x6435ee119387 <vm_exec_core+27271>, 0x6435ee116a2c <vm_exec_core+16684>, 0x6435ee118ae9 <vm_exec_core+25065>, 0x6435ee114f30 <vm_exec_core+9776>, 0x6435ee118617 <vm_exec_core+23831>, 0x6435ee112c8b <vm_exec_core+907>, 0x6435ee116ecb <vm_exec_core+17867>, 0x6435ee117298 <vm_exec_core+18840>, 0x6435ee1136c6 <vm_exec_core+3526>, 0x6435ee116b64 <vm_exec_core+16996>, 0x6435ee115177 <vm_exec_core+10359>, 0x6435ee1148b7 <vm_exec_core+8119>, 0x6435ee117fd6 <vm_exec_core+22230>, 0x6435ee113aa1 <vm_exec_core+4513>, 0x6435ee116553 <vm_exec_core+15443>, 0x6435ee121abe <vm_exec_core+61886>, 0x6435ee1171d2 <vm_exec_core+18642>, 0x6435ee113b43 <vm_exec_core+4675>, 0x6435ee114006 <vm_exec_core+5894>, 0x6435ee113c67 <vm_exec_core+4967>, 0x6435ee114507 <vm_exec_core+7175>, 0x6435ee114cb0 <vm_exec_core+9136>, 0x6435ee11ab4b <vm_exec_core+33355>, 0x6435ee117ae8 <vm_exec_core+20968>, 0x6435ee11694a <vm_exec_core+16458>, 0x6435ee118cc4 <vm_exec_core+25540>, 0x6435ee11ac1b <vm_exec_core+33563>, 0x6435ee119095 <vm_exec_core+26517>, 0x6435ee11a5bb <vm_exec_core+31931>, 0x6435ee11a7d4 <vm_exec_core+32468>, 0x6435ee1132ea <vm_exec_core+2538>, 0x6435ee119cb6 <vm_exec_core+29622>, 0x6435ee1155c5 <vm_exec_core+11461>, 0x6435ee119eba <vm_exec_core+30138>, 0x6435ee114ff5 <vm_exec_core+9973>, 0x6435ee118fb9 <vm_exec_core+26297>, 0x6435ee1130dd <vm_exec_core+2013>, 0x6435ee11396b <vm_exec_core+4203>, 0x6435ee1146f9 <vm_exec_core+7673>, 0x6435ee11594d <vm_exec_core+12365>, 0x6435ee115aea <vm_exec_core+12778>, 0x6435ee112c90 <vm_exec_core+912>, 0x6435ee11304b <vm_exec_core+1867>, 0x6435ee112d22 <vm_exec_core+1058>, 0x6435ee119197 <vm_exec_core+26775>, 0x6435ee115469 <vm_exec_core+11113>, 0x6435ee116765 <vm_exec_core+15973>, 0x6435ee115c96 <vm_exec_core+13206>, 0x6435ee116429 <vm_exec_core+15145>, 0x6435ee116345 <vm_exec_core+14917>, 0x6435ee11525b <vm_exec_core+10587>, 0x6435ee115b8b <vm_exec_core+12939>, 0x6435ee115823 <vm_exec_core+12067>, 0x6435ee115e47 <vm_exec_core+13639>, 0x6435ee115dc5 <vm_exec_core+13509>, 0x6435ee114307 <vm_exec_core+6663>, 0x6435ee1195c2 <vm_exec_core+27842>, 0x6435ee113d7a <vm_exec_core+5242>, 0x6435ee11a8d7 <vm_exec_core+32727>, 0x6435ee118241 <vm_exec_core+22849>, 0x6435ee1160e7 <vm_exec_core+14311>, 0x6435ee112eaf <vm_exec_core+1455>, 0x6435ee119d8e <vm_exec_core+29838>, 0x6435ee11994d <vm_exec_core+28749>, 0x6435ee11411b <vm_exec_core+6171>, 0x6435ee113492 <vm_exec_core+2962>, 0x6435ee118822 <vm_exec_core+24354>, 0x6435ee114af9 <vm_exec_core+8697>, 0x6435ee11a48d <vm_exec_core+31629>, 0x6435ee119b4e <vm_exec_core+29262>, 0x6435ee1150c4 <vm_exec_core+10180>, 0x6435ee11602f <vm_exec_core+14127>, 0x6435ee1184e3 <vm_exec_core+23523>, 0x6435ee119ab4 <vm_exec_core+29108>, 0x6435ee117124 <vm_exec_core+18468>, 0x6435ee118565 <vm_exec_core+23653>, 0x6435ee118bb8 <vm_exec_core+25272>, 0x6435ee117062 <vm_exec_core+18274>, 0x6435ee1133be <vm_exec_core+2750>, 0x6435ee117d1b <vm_exec_core+21531>, 0x6435ee1131df <vm_exec_core+2271>, 0x6435ee113614 <vm_exec_core+3348>, 0x6435ee11534a <vm_exec_core+10826>, 0x6435ee116d86 <vm_exec_core+17542>, 0x6435ee1176c8 <vm_exec_core+19912>, 0x6435ee116ab1 <vm_exec_core+16817>, 0x6435ee112e0b <vm_exec_core+1291>, 0x6435ee118dae <vm_exec_core+25774>, 0x6435ee119812 <vm_exec_core+28434>, 0x6435ee1137bd <vm_exec_core+3773>, 0x6435ee114408 <vm_exec_core+6920>, 0x6435ee11420a <vm_exec_core+6410>, 0x6435ee114ba5 <vm_exec_core+8869>, 0x6435ee115f81 <vm_exec_core+13953>, 0x6435ee113877 <vm_exec_core+3959>, 0x6435ee118c63 <vm_exec_core+25443>, 0x6435ee11434c <vm_exec_core+6732>, 0x6435ee115eba <vm_exec_core+13754>, 0x6435ee1168af <vm_exec_core+16303>, 0x6435ee118a34 <vm_exec_core+24884>, 0x6435ee1174cc <vm_exec_core+19404>, 0x6435ee114e52 <vm_exec_core+9554>, 0x6435ee114662 <vm_exec_core+7522>, 0x6435ee118708 <vm_exec_core+24072>, 0x6435ee115699 <vm_exec_core+11673>, 0x6435ee117def <vm_exec_core+21743>, 0x6435ee11759d <vm_exec_core+19613>, 0x6435ee117ec5 <vm_exec_core+21957>, 0x6435ee119378 <vm_exec_core+27256>, 0x6435ee116a1d <vm_exec_core+16669>, 0x6435ee118ada <vm_exec_core+25050>, 0x6435ee114f21 <vm_exec_core+9761>, 0x6435ee118608 <vm_exec_core+23816>, 0x6435ee117110 <vm_exec_core+18448>, 0x6435ee116ebc <vm_exec_core+17852>, 0x6435ee117289 <vm_exec_core+18825>, 0x6435ee116747 <vm_exec_core+15943>, 0x6435ee116b55 <vm_exec_core+16981>, 0x6435ee115168 <vm_exec_core+10344>, 0x6435ee1148a8 <vm_exec_core+8104>, 0x6435ee117fc7 <vm_exec_core+22215>, 0x6435ee113a92 <vm_exec_core+4498>, 0x6435ee116544 <vm_exec_core+15428>, 0x6435ee121aaf <vm_exec_core+61871>, 0x6435ee1171c3 <vm_exec_core+18627>, 0x6435ee113b34 <vm_exec_core+4660>, 0x6435ee113ff7 <vm_exec_core+5879>, 0x6435ee113c58 <vm_exec_core+4952>, 0x6435ee1144f8 <vm_exec_core+7160>, 0x6435ee114ca1 <vm_exec_core+9121>, 0x6435ee116945 <vm_exec_core+16453>, 0x6435ee115f77 <vm_exec_core+13943>, 0x6435ee116940 <vm_exec_core+16448>, 0x6435ee117110 <vm_exec_core+18448>, 0x6435ee11705d <vm_exec_core+18269>, 0x6435ee1144f3 <vm_exec_core+7155>, 0x6435ee117490 <vm_exec_core+19344>, 0x6435ee1155bb <vm_exec_core+11451>, 0x6435ee1155c0 <vm_exec_core+11456>, 0x6435ee117058 <vm_exec_core+18264>, 0x6435ee116c46 <vm_exec_core+17222>, 0x6435ee116410 <vm_exec_core+15120>, 0x6435ee116331 <vm_exec_core+14897>, 0x6435ee116d81 <vm_exec_core+17537>, 0x6435ee11674c <vm_exec_core+15948>, 0x6435ee115f7c <vm_exec_core+13948>, 0x6435ee1146ea <vm_exec_core+7658>...} reg_cfp = 0x712c5a9ff3a0 reg_pc = 0x5220000038a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00006435ee10f831 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x00006435ede96e9b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124435350044840) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x712c5cd63c70 #15 0x00006435ede91e97 in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 124435350541440 realpath_map = 124435350541280 path = 124435350044840 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x00006435ede9014b in rb_require_string_internal (fname=124435350044880, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000006d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #18 0x00006435ee171578 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x585100140003 cc = <optimized out> me = 0x712c5cd64120 cfunc = 0x504000018598 recv = 124435350670840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00006435ee1589cd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff77691580) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x00006435ee158485 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x0 #21 0x00006435ee1201cd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x712c5a9ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6435ee114316 <vm_exec_core+6678>, 0x6435ee1195d1 <vm_exec_core+27857>, 0x6435ee113d89 <vm_exec_core+5257>, 0x6435ee11a8e6 <vm_exec_core+32742>, 0x6435ee118250 <vm_exec_core+22864>, 0x6435ee1160f6 <vm_exec_core+14326>, 0x6435ee112ebe <vm_exec_core+1470>, 0x6435ee119d9d <vm_exec_core+29853>, 0x6435ee11995c <vm_exec_core+28764>, 0x6435ee11412a <vm_exec_core+6186>, 0x6435ee1134a1 <vm_exec_core+2977>, 0x6435ee118831 <vm_exec_core+24369>, 0x6435ee114b08 <vm_exec_core+8712>, 0x6435ee11a49c <vm_exec_core+31644>, 0x6435ee119b5d <vm_exec_core+29277>, 0x6435ee1150d3 <vm_exec_core+10195>, 0x6435ee11603e <vm_exec_core+14142>, 0x6435ee1184f2 <vm_exec_core+23538>, 0x6435ee119ac3 <vm_exec_core+29123>, 0x6435ee117133 <vm_exec_core+18483>, 0x6435ee118574 <vm_exec_core+23668>, 0x6435ee118bc7 <vm_exec_core+25287>, 0x6435ee117071 <vm_exec_core+18289>, 0x6435ee1133cd <vm_exec_core+2765>, 0x6435ee117d2a <vm_exec_core+21546>, 0x6435ee1131ee <vm_exec_core+2286>, 0x6435ee113623 <vm_exec_core+3363>, 0x6435ee115359 <vm_exec_core+10841>, 0x6435ee116d95 <vm_exec_core+17557>, 0x6435ee1176d7 <vm_exec_core+19927>, 0x6435ee116ac0 <vm_exec_core+16832>, 0x6435ee112e1a <vm_exec_core+1306>, 0x6435ee118dbd <vm_exec_core+25789>, 0x6435ee119821 <vm_exec_core+28449>, 0x6435ee1137cc <vm_exec_core+3788>, 0x6435ee114417 <vm_exec_core+6935>, 0x6435ee114219 <vm_exec_core+6425>, 0x6435ee114bb4 <vm_exec_core+8884>, 0x6435ee115f90 <vm_exec_core+13968>, 0x6435ee113886 <vm_exec_core+3974>, 0x6435ee118c72 <vm_exec_core+25458>, 0x6435ee11435b <vm_exec_core+6747>, 0x6435ee115ec9 <vm_exec_core+13769>, 0x6435ee1168be <vm_exec_core+16318>, 0x6435ee118a43 <vm_exec_core+24899>, 0x6435ee1174db <vm_exec_core+19419>, 0x6435ee114e61 <vm_exec_core+9569>, 0x6435ee114671 <vm_exec_core+7537>, 0x6435ee118717 <vm_exec_core+24087>, 0x6435ee1156a8 <vm_exec_core+11688>, 0x6435ee117dfe <vm_exec_core+21758>, 0x6435ee1175ac <vm_exec_core+19628>, 0x6435ee117ed4 <vm_exec_core+21972>, 0x6435ee119387 <vm_exec_core+27271>, 0x6435ee116a2c <vm_exec_core+16684>, 0x6435ee118ae9 <vm_exec_core+25065>, 0x6435ee114f30 <vm_exec_core+9776>, 0x6435ee118617 <vm_exec_core+23831>, 0x6435ee112c8b <vm_exec_core+907>, 0x6435ee116ecb <vm_exec_core+17867>, 0x6435ee117298 <vm_exec_core+18840>, 0x6435ee1136c6 <vm_exec_core+3526>, 0x6435ee116b64 <vm_exec_core+16996>, 0x6435ee115177 <vm_exec_core+10359>, 0x6435ee1148b7 <vm_exec_core+8119>, 0x6435ee117fd6 <vm_exec_core+22230>, 0x6435ee113aa1 <vm_exec_core+4513>, 0x6435ee116553 <vm_exec_core+15443>, 0x6435ee121abe <vm_exec_core+61886>, 0x6435ee1171d2 <vm_exec_core+18642>, 0x6435ee113b43 <vm_exec_core+4675>, 0x6435ee114006 <vm_exec_core+5894>, 0x6435ee113c67 <vm_exec_core+4967>, 0x6435ee114507 <vm_exec_core+7175>, 0x6435ee114cb0 <vm_exec_core+9136>, 0x6435ee11ab4b <vm_exec_core+33355>, 0x6435ee117ae8 <vm_exec_core+20968>, 0x6435ee11694a <vm_exec_core+16458>, 0x6435ee118cc4 <vm_exec_core+25540>, 0x6435ee11ac1b <vm_exec_core+33563>, 0x6435ee119095 <vm_exec_core+26517>, 0x6435ee11a5bb <vm_exec_core+31931>, 0x6435ee11a7d4 <vm_exec_core+32468>, 0x6435ee1132ea <vm_exec_core+2538>, 0x6435ee119cb6 <vm_exec_core+29622>, 0x6435ee1155c5 <vm_exec_core+11461>, 0x6435ee119eba <vm_exec_core+30138>, 0x6435ee114ff5 <vm_exec_core+9973>, 0x6435ee118fb9 <vm_exec_core+26297>, 0x6435ee1130dd <vm_exec_core+2013>, 0x6435ee11396b <vm_exec_core+4203>, 0x6435ee1146f9 <vm_exec_core+7673>, 0x6435ee11594d <vm_exec_core+12365>, 0x6435ee115aea <vm_exec_core+12778>, 0x6435ee112c90 <vm_exec_core+912>, 0x6435ee11304b <vm_exec_core+1867>, 0x6435ee112d22 <vm_exec_core+1058>, 0x6435ee119197 <vm_exec_core+26775>, 0x6435ee115469 <vm_exec_core+11113>, 0x6435ee116765 <vm_exec_core+15973>, 0x6435ee115c96 <vm_exec_core+13206>, 0x6435ee116429 <vm_exec_core+15145>, 0x6435ee116345 <vm_exec_core+14917>, 0x6435ee11525b <vm_exec_core+10587>, 0x6435ee115b8b <vm_exec_core+12939>, 0x6435ee115823 <vm_exec_core+12067>, 0x6435ee115e47 <vm_exec_core+13639>, 0x6435ee115dc5 <vm_exec_core+13509>, 0x6435ee114307 <vm_exec_core+6663>, 0x6435ee1195c2 <vm_exec_core+27842>, 0x6435ee113d7a <vm_exec_core+5242>, 0x6435ee11a8d7 <vm_exec_core+32727>, 0x6435ee118241 <vm_exec_core+22849>, 0x6435ee1160e7 <vm_exec_core+14311>, 0x6435ee112eaf <vm_exec_core+1455>, 0x6435ee119d8e <vm_exec_core+29838>, 0x6435ee11994d <vm_exec_core+28749>, 0x6435ee11411b <vm_exec_core+6171>, 0x6435ee113492 <vm_exec_core+2962>, 0x6435ee118822 <vm_exec_core+24354>, 0x6435ee114af9 <vm_exec_core+8697>, 0x6435ee11a48d <vm_exec_core+31629>, 0x6435ee119b4e <vm_exec_core+29262>, 0x6435ee1150c4 <vm_exec_core+10180>, 0x6435ee11602f <vm_exec_core+14127>, 0x6435ee1184e3 <vm_exec_core+23523>, 0x6435ee119ab4 <vm_exec_core+29108>, 0x6435ee117124 <vm_exec_core+18468>, 0x6435ee118565 <vm_exec_core+23653>, 0x6435ee118bb8 <vm_exec_core+25272>, 0x6435ee117062 <vm_exec_core+18274>, 0x6435ee1133be <vm_exec_core+2750>, 0x6435ee117d1b <vm_exec_core+21531>, 0x6435ee1131df <vm_exec_core+2271>, 0x6435ee113614 <vm_exec_core+3348>, 0x6435ee11534a <vm_exec_core+10826>, 0x6435ee116d86 <vm_exec_core+17542>, 0x6435ee1176c8 <vm_exec_core+19912>, 0x6435ee116ab1 <vm_exec_core+16817>, 0x6435ee112e0b <vm_exec_core+1291>, 0x6435ee118dae <vm_exec_core+25774>, 0x6435ee119812 <vm_exec_core+28434>, 0x6435ee1137bd <vm_exec_core+3773>, 0x6435ee114408 <vm_exec_core+6920>, 0x6435ee11420a <vm_exec_core+6410>, 0x6435ee114ba5 <vm_exec_core+8869>, 0x6435ee115f81 <vm_exec_core+13953>, 0x6435ee113877 <vm_exec_core+3959>, 0x6435ee118c63 <vm_exec_core+25443>, 0x6435ee11434c <vm_exec_core+6732>, 0x6435ee115eba <vm_exec_core+13754>, 0x6435ee1168af <vm_exec_core+16303>, 0x6435ee118a34 <vm_exec_core+24884>, 0x6435ee1174cc <vm_exec_core+19404>, 0x6435ee114e52 <vm_exec_core+9554>, 0x6435ee114662 <vm_exec_core+7522>, 0x6435ee118708 <vm_exec_core+24072>, 0x6435ee115699 <vm_exec_core+11673>, 0x6435ee117def <vm_exec_core+21743>, 0x6435ee11759d <vm_exec_core+19613>, 0x6435ee117ec5 <vm_exec_core+21957>, 0x6435ee119378 <vm_exec_core+27256>, 0x6435ee116a1d <vm_exec_core+16669>, 0x6435ee118ada <vm_exec_core+25050>, 0x6435ee114f21 <vm_exec_core+9761>, 0x6435ee118608 <vm_exec_core+23816>, 0x6435ee117110 <vm_exec_core+18448>, 0x6435ee116ebc <vm_exec_core+17852>, 0x6435ee117289 <vm_exec_core+18825>, 0x6435ee116747 <vm_exec_core+15943>, 0x6435ee116b55 <vm_exec_core+16981>, 0x6435ee115168 <vm_exec_core+10344>, 0x6435ee1148a8 <vm_exec_core+8104>, 0x6435ee117fc7 <vm_exec_core+22215>, 0x6435ee113a92 <vm_exec_core+4498>, 0x6435ee116544 <vm_exec_core+15428>, 0x6435ee121aaf <vm_exec_core+61871>, 0x6435ee1171c3 <vm_exec_core+18627>, 0x6435ee113b34 <vm_exec_core+4660>, 0x6435ee113ff7 <vm_exec_core+5879>, 0x6435ee113c58 <vm_exec_core+4952>, 0x6435ee1144f8 <vm_exec_core+7160>, 0x6435ee114ca1 <vm_exec_core+9121>, 0x6435ee116945 <vm_exec_core+16453>, 0x6435ee115f77 <vm_exec_core+13943>, 0x6435ee116940 <vm_exec_core+16448>, 0x6435ee117110 <vm_exec_core+18448>, 0x6435ee11705d <vm_exec_core+18269>, 0x6435ee1144f3 <vm_exec_core+7155>, 0x6435ee117490 <vm_exec_core+19344>, 0x6435ee1155bb <vm_exec_core+11451>, 0x6435ee1155c0 <vm_exec_core+11456>, 0x6435ee117058 <vm_exec_core+18264>, 0x6435ee116c46 <vm_exec_core+17222>, 0x6435ee116410 <vm_exec_core+15120>, 0x6435ee116331 <vm_exec_core+14897>, 0x6435ee116d81 <vm_exec_core+17537>, 0x6435ee11674c <vm_exec_core+15948>, 0x6435ee115f7c <vm_exec_core+13948>, 0x6435ee1146ea <vm_exec_core+7658>...} reg_cfp = 0x712c5a9ff790 reg_pc = 0x50400002dcb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> th: 0x515000000300, native_id: 0x712c5d70bc40 -- Control frame information ----------------------------------------------- c:0021 p:---- s:0130 e:000129 CFUNC :select INSN_LABEL_branchnil = <optimized out> c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690 INSN_LABEL_once = <optimized out> c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818 INSN_LABEL_opt_case_dispatch = <optimized out> c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857 INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603 c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298 INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:53 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754 INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045 INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282 INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881 INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885 INSN_LABEL_trace_opt_div = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x00006435ee10f478 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x00006435edd9828b in rb_ec_exec_node (ec=0x5160000006d0, n=0x712c5cd641c0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff77691ad0, <optimized out>, 0x7fff77691a20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x712c5cd641c0 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #26 0x00006435edd917f7 in rb_main (argc=9, argv=0x7fff77691c98) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7fff77691c98) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j [Inferior 1 (process 3549208) detached] option. $ timeout 60 gdb -p 3548881 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:964: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3548880 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null 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 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 3575474 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-08-11T13:04:35Z master ca5b7276c6) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 37.762026 seconds 3432 files, 32772 examples, 133836 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.