# Logfile created on 2024-08-20 22:58:18 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007e187c7efdc0 @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.20240820-225818", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007e187d8301a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e187e1ffe68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e187c73a1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240820-225818", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240820-225818>, @binmode=false, @mon_data=#<Monitor:0x00007e187e1ffa58>, @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 = 1d68a735a2 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /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/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 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 eb0616cec82cab18fc6b312d5a137dbb3d1ea26e0326b8c4dfb40a23d0f54150 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 enc.mk 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' 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/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/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/syslog-0.1.2/ext/syslog' 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/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/debug-1.9.2/ext/debug' 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/syslog-0.1.2/ext/syslog' 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/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]: 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 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 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/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/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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]: 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/psych' 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/nkf-0.2.0/ext/nkf' 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/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/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' ./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.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.5 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 1983 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 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.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=13638 "--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/914] 400204=test_init [ 2/914] 400211=test_rdoc_parser_changelog [ 3/914] 400202=test_gem_resolver_index_set [ 4/914] 400213=test_gem_install_update_options [ 5/914] 400206=test_file [ 6/914] 400203=test_gem_security_policy [ 7/914] 400200=test_folderitem2_invokeverb [ 8/914] 400208=test_files_sample [ 9/914] 400205=test_update [ 10/914] 400207=test_arity [ 11/914] 400215=test_case_options [ 12/914] 400212=test_rdoc_markup_to_html_crossref [ 13/914] 400201=test_defined [ 14/914] 400209=test_pack [ 15/914] 400210=test_ole_methods [ 16/914] 400214=test_switch_hitter [ 17/914] 400200=test_hash_create [ 18/914] 400210=json_generic_object_test [ 19/914] 400205=test_thread [ 20/914] 400207=test_call [ 21/914] 400200=test_koi8 [ 22/914] 400215=test_clone [ 23/914] 400200=test_objspace [ 24/914] 400210=test_erb_m17n [ 25/914] 400206=test_filter [ 26/914] 400214=test_gem_ext_cmake_builder [ 27/914] 400210=test_too_many_dummy_encodings [ 28/914] 400206=test_ftp [ 29/914] 400206=test_unicode_escape [ 30/914] 400201=integer_base_flags_test [ 31/914] 400210=test_httpresponses [ 32/914] 400208=test_erb_command [ 33/914] 400207=test_https [ 34/914] 400208=test_require [ 35/914] 400206=test_have_library [ 36/914] 400201=test_rdoc_markup_to_ansi [ 37/914] 400210=test_fnmatch [ 38/914] 400215=test_evaluation [ 39/914] 400215=test_gem_resolver_vendor_set [ 40/914] 400211=test_formatter [ 41/914] 400210=test_gem_ci_detector [ 42/914] 400211=test_yield [ 43/914] 400202=test_gem_request_set_lockfile_parser [ 44/914] 400214=test_shift_jis [ 45/914] 400214=test_io_wait_uncommon [ 46/914] 400214=test_string [ 47/914] 400214=test_proxy [ 48/914] 400209=test_raise [ 49/914] 400209=test_ostruct [ 50/914] 400202=test_completion [ 51/914] 400201=test_http [ 52/914] 400214=test_gem_dependency_resolution_error [ 53/914] 400214=fixtures_test [ 54/914] 400213=test_rational2 [ 55/914] 400204=test_signedness [ 56/914] 400215=test_hmac [ 57/914] 400213=desugar_compiler_test [ 58/914] 400215=symbol_encoding_test [ 59/914] 400210=test_cd [ 60/914] 400210=test_gem_commands_mirror [ 61/914] 400210=test_internal_ivar [ 62/914] 400203=test_cgi_cookie [ 63/914] 400210=test_rdoc_rubygems_hook [ 64/914] 400203=test_array_create [ 65/914] 400203=test_debugger_integration [ 66/914] 400203=test_gem_resolver_installed_specification [ 67/914] 400203=test_gem_commands_environment_command [ 68/914] 400209=test_tracepoint [ 69/914] 400215=test_my_integer [ 70/914] 400213=test_ractor [ 71/914] 400215=test_io [ 72/914] 400212=test_numeric [ 73/914] 400203=test_metaclass [ 74/914] 400203=test_date_arith [ 75/914] 400203=test_io_console [ 76/914] 400213=test_rdoc_require [ 77/914] 400212=test_ws [ 78/914] 400212=test_c_union_entity [ 79/914] 400212=test_gem_commands_sources_command [ 80/914] 400214=test_undef [ 81/914] 400214=test_gem_spec_fetcher [ 82/914] 400210=test_rdoc_markup [ 83/914] 400210=test_optparse [ 84/914] 400209=test_coder [ 85/914] 400209=test_symbol [ 86/914] 400213=test_context [ 87/914] 400214=parse_test [ 88/914] 400214=test_unix [ 89/914] 400210=test_gem_source_specific_file [ 90/914] 400214=test_gem_commands_which_command [ 91/914] 400214=test_enum [ 92/914] 400210=test_new [ 93/914] 400210=test_cipher [ 94/914] 400210=test_macro [ 95/914] 400213=test_hash [ 96/914] 400206=test_etc [ 97/914] 400213=test_gem_remote_fetcher_local_server [ 98/914] 400212=test_ldap [ 99/914] 400210=test_gem_source_lock [100/914] 400212=test_last_thread [101/914] 400206=test_rdoc_markup_to_bs [102/914] 400210=test_pattern_key_name_check [103/914] 400213=test_exit [104/914] 400210=test_gem_commands_yank_command [105/914] 400213=test_jaro_winkler [106/914] 400202=test_gem_gemcutter_utilities [107/914] 400213=test_gem_remote_fetcher [108/914] 400210=test_gem_resolver [109/914] 400206=test_tempfile [110/914] 400212=test_config [111/914] 400202=test_gem_util [112/914] 400203=test_raise_exception [113/914] 400212=reflection_test [114/914] 400212=test_bignum [115/914] 400210=test_dot_dot [116/914] 400210=test_cparser [117/914] 400213=test_human_typo [118/914] 400213=test_gem_request_set_lockfile [119/914] 400202=ractor_test [120/914] 400212=test_postponed_job [121/914] 400202=test_engine [122/914] 400206=test_enc_raise [123/914] 400202=test_key_error [124/914] 400206=test_memory_view [125/914] 400202=test_pinned [126/914] 400202=test_gem_command [127/914] 400206=test_weakkeymap [128/914] 400204=test_usrmarshal [129/914] 400208=test_inlinecache [130/914] 400202=test_show_source [131/914] 400202=test_httpresponse [132/914] 400213=test_rdoc_parser_ruby [133/914] 400208=test_rdoc_markup_to_markdown [134/914] 400202=parse_comments_test [135/914] 400202=test_class [136/914] 400206=test_serialize_subclasses [137/914] 400206=test_const [138/914] 400206=test_gem_dependency [139/914] 400210=test_iterator [140/914] 400208=test_string [141/914] 400204=test_gem_resolver_index_specification [142/914] 400208=test_marshalable [143/914] 400208=test_method_cache [144/914] 400208=json_addition_test [145/914] 400208=test_thread_fd_close [146/914] 400208=test_storage [147/914] 400214=test_path_to_class [148/914] 400214=test_gem_ext_ext_conf_builder [149/914] 400208=test_cmethod [150/914] 400208=test_qsort [151/914] 400208=test_gem_commands_dependency_command [152/914] 400212=test_cgi_tag_helper [153/914] 400210=test_dir_m17n [154/914] 400201=test_gem_resolver_git_specification [155/914] 400212=test_kill_ring [156/914] 400208=test_pathname [157/914] 400212=test_remote_fetch_error [158/914] 400212=test_func [159/914] 400207=test_stream [160/914] 400207=json_common_interface_test [161/914] 400203=test_coverage [162/914] 400207=test_process [163/914] 400207=test_object [164/914] 400206=test_eval [165/914] 400206=test_fileutils [166/914] 400209=test_io [167/914] 400204=test_gem_commands_cert_command [168/914] 400208=test_securerandom [169/914] 400208=test_nil2vtempty [170/914] 400208=test_econv [171/914] 400213=test_foreach [172/914] 400213=test_gem_ext_cargo_builder_unit [173/914] 400209=test_gem_commands_install_command [174/914] 400213=test_stack [175/914] 400201=test_summary [176/914] 400206=test_thread_queue [177/914] 400201=test_nowrite [178/914] 400201=test_flip [179/914] 400201=test_have_macro [180/914] 400207=test_process [181/914] 400201=test_parse [182/914] 400212=test_iter_break [183/914] 400212=test_rdoc_parser_rd [184/914] 400212=test_gem_source_local [185/914] 400204=test_num2int [186/914] 400204=test_gem_resolver_lock_specification [187/914] 400204=test_cstr [188/914] 400205=test_variable [189/914] 400203=test_digest [190/914] 400203=test_closure [191/914] 400205=test_address_resolve [192/914] 400212=test_wss [193/914] 400212=test_pkey [194/914] 400205=test_nonblock [195/914] 400214=test_gem_commands_signin_command [196/914] 400205=test_primitive [197/914] 400205=test_gem_request [198/914] 400212=test_rdoc_include [199/914] 400203=parameters_signature_test [200/914] 400212=test_getopts [201/914] 400212=test_gem_resolver_api_specification [202/914] 400214=test_rendering [203/914] 400212=test_spell_checker [204/914] 400213=test_bug_reporter [205/914] 400212=test_document [206/914] 400203=test_ractor [207/914] 400212=test_pstore [208/914] 400204=test_config [209/914] 400212=test_boolean [210/914] 400212=test_yaml [211/914] 400214=test_ansi_with_terminfo [212/914] 400203=test_rdoc_options [213/914] 400214=test_recorder [214/914] 400214=test_yield_block [215/914] 400208=test_gem_commands_specification_command [216/914] 400214=test_encoding [217/914] 400201=test_lambda [218/914] 400214=test_sockopt [219/914] 400214=test_frozen_error [220/914] 400214=bom_test [221/914] 400211=test_file [222/914] 400214=test_irb [223/914] 400210=test_literal [224/914] 400201=test_arithmetic_sequence [225/914] 400208=test_gem_commands_search_command [226/914] 400208=test_thread [227/914] 400201=test_pattern_matching [228/914] 400212=test_gem_commands_contents_command [229/914] 400213=test_rdoc_cross_reference [230/914] 400201=test_scalar [231/914] 400208=test_readpartial [232/914] 400201=test_rdoc_generator_markup [233/914] 400201=test_gem_resolver_conflict [234/914] 400206=test_rational [235/914] 400212=test_str2big [236/914] 400212=newline_offsets_test [237/914] 400201=test_regexp [238/914] 400206=test_convertible [239/914] 400208=test_gem_resolver_best_set [240/914] 400205=test_stat [241/914] 400205=test_eval [242/914] 400208=test_addr [243/914] 400200=test_parser_events [244/914] 400208=test_unicode [245/914] 400214=test_windows_1251 [246/914] 400208=test_cgi_modruby [247/914] 400214=test_thread_cv [248/914] 400208=test_helper [249/914] 400208=test_yamldbm [250/914] 400200=test_win32ole_method [251/914] 400208=test_x509req [252/914] 400200=test_cgi_util [253/914] 400209=test_gem_commands_open_command [254/914] 400212=test_gem_ext_cargo_builder_link_flag_converter [255/914] 400212=test_protocol [256/914] 400209=test_tree_builder [257/914] 400204=test_protect [258/914] 400204=test_insns_leaf [259/914] 400209=test_store [260/914] 400204=test_iseq [261/914] 400212=test_allocation [262/914] 400214=test_gc [263/914] 400205=test_enc_associate [264/914] 400208=dump_test [265/914] 400200=location_test [266/914] 400200=test_c_struct_builder [267/914] 400203=test_open-uri [268/914] 400213=test_coderange [269/914] 400213=test_rdoc_parser [270/914] 400200=test_line_editor [271/914] 400213=test_big2str [272/914] 400213=test_rdoc_markup_indented_paragraph [273/914] 400213=test_pkg_config [274/914] 400213=test_rdoc_context [275/914] 400209=test_rdoc_markup_to_html [276/914] 400200=regexp_test [277/914] 400200=test_string_memory [278/914] 400200=test_rdoc_markup_to_joined_paragraph [279/914] 400203=test_iso_8859 [280/914] 400203=test_complex2 [281/914] 400203=test_x509attr [282/914] 400209=test_dln [283/914] 400209=test_history [284/914] 400203=test_rdoc_markup_to_html_snippet [285/914] 400203=test_pkcs7 [286/914] 400200=test_cgi_header [287/914] 400200=test_gem_commands_fetch_command [288/914] 400209=test_complexrational [289/914] 400209=test_flush [290/914] 400209=test_rdoc_any_method [291/914] 400203=test_require_path_check [292/914] 400205=test_mixed_unicode_escapes [293/914] 400205=test_enumerator_kw [294/914] 400205=test_win32ole_variant_outarg [295/914] 400205=test_mkmf [296/914] 400203=test_mul [297/914] 400203=test_win32ole_variable [298/914] 400203=test_type_completor [299/914] 400203=test_gem_package_tar_reader [300/914] 400205=test_gb18030 [301/914] 400205=test_word [302/914] 400205=test_class [303/914] 400203=test_cgi_session [304/914] 400205=test_numeric [305/914] 400204=test_stringscanner [306/914] 400205=test_x509crl [307/914] 400203=test_refinement [308/914] 400204=test_pointer [309/914] 400211=test_gem_dependency_installer [310/914] 400200=test_warning [311/914] 400205=test_win32ole_type_event [312/914] 400205=test_gem_name_tuple [313/914] 400205=test_rdoc_class_module [314/914] 400200=test_gem_specification [315/914] 400209=test_rdoc_markup_attributes [316/914] 400209=test_gbk [317/914] 400209=test_case [318/914] 400209=test_eval_history [319/914] 400210=test_c_struct_entry [320/914] 400209=test_color [321/914] 400204=test_gem_commands_query_command [322/914] 400209=equality_test [323/914] 400209=unescape_test [324/914] 400210=test_x509ext [325/914] 400213=test_files_ext [326/914] 400210=test_instrumentation_api [327/914] 400213=test_rdoc_markup_verbatim [328/914] 400213=test_at_exit [329/914] 400213=test_complex [330/914] 400208=source_location_test [331/914] 400208=test_inadvertent_creation [332/914] 400213=static_inspect_test [333/914] 400213=test_rdoc_markup_heading [334/914] 400213=test_extlibs [335/914] 400204=test_rat [336/914] 400204=test_whileuntil [337/914] 400204=test_transcode [338/914] 400208=test_asn1 [339/914] 400208=test_flags [340/914] 400215=test_gem_ext_rake_builder [341/914] 400204=test_monitor [342/914] 400204=json_string_matching_test [343/914] 400204=test_gem_stub_specification [344/914] 400205=test_path [345/914] 400205=test_method_cache [346/914] 400205=test_rdoc_markdown_test [347/914] 400206=test_rdoc_normal_module [348/914] 400202=test_tcp [349/914] 400204=test_pp [350/914] 400210=test_sprintf_comb [351/914] 400202=test_win32ole [352/914] 400204=test_gem_version [353/914] 400202=test_rdoc_markup_to_tt_only [354/914] 400206=test_gem_commands_stale_command [355/914] 400206=test_gem_text [356/914] 400204=test_settracefunc [357/914] 400206=tunnel_test [358/914] 400206=test_gem_security_trust_dir [359/914] 400206=test_rdoc_parser_c [360/914] 400210=test_constant [361/914] 400202=test_default_gems [362/914] 400208=json_fixtures_test [363/914] 400208=test_load [364/914] 400208=test_encoding [365/914] 400202=test_gem_resolver_specification [366/914] 400202=test_rdoc_generator_pot_po_entry [367/914] 400202=test_lock_native_thread [368/914] 400202=test_webauthn_listener [369/914] 400206=test_zsh_completion [370/914] 400206=test_gem_package_tar_reader_entry Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 8 [371/914] 400202=test_enc_str_buf_cat [372/914] 400202=test_have_func [373/914] 400215=test_logperiod [374/914] 400208=test_addrinfo [375/914] 400215=test_x509cert [376/914] 400208=test_passing_block [377/914] 400208=test_http [378/914] 400206=test_rdoc_attr [379/914] 400206=test_logdevice [380/914] 400200=test_terminfo [381/914] 400208=test_rdoc_markup_include [382/914] 400200=test_ansi_without_terminfo [383/914] 400208=test_bmethod [384/914] 400208=test_enumerable [385/914] 400200=test_key_actor_vi [386/914] 400208=test_buffering [387/914] 400208=test_rdoc_context_section [388/914] 400208=ruby_parser_test [389/914] 400208=test_svcb_https [390/914] 400208=test_bug-14834 [391/914] 400208=test_common [392/914] 400200=test_gem_request_connection_pools [393/914] 400215=test_rdoc_markdown [394/914] 400211=test_optimization [395/914] 400200=test_rdoc_encoding [396/914] 400202=test_sprintf [397/914] 400200=test_gem_uri_formatter [398/914] 400200=test_ractor [399/914] 400208=test_gem_commands_push_command [400/914] 400200=test_module [401/914] 400205=parse_success_test [402/914] 400209=test_ssl [403/914] 400205=test_deprecate [404/914] 400204=test_registry [405/914] 400204=test_rdoc_constant [406/914] 400205=test_force_exit [407/914] 400202=test_gem_resolver_dependency_request [408/914] 400215=test_abi [409/914] 400202=test_external_new [410/914] 400202=test_scanner_events [411/914] 400205=test_win32ole_typelib [412/914] 400205=test_euc_jp [413/914] 400205=test_weakmap [414/914] 400202=test_gem_doctor [415/914] 400208=test_ancdata [416/914] 400208=test_rdoc_markup_to_table_of_contents [417/914] 400202=test_data_error [418/914] 400208=test_rubyvm [419/914] 400208=test_logger [420/914] 400208=test_sexp [421/914] 400208=test_disable_irb [422/914] 400202=test_gem_package_tar_header [423/914] 400215=pattern_test [424/914] 400204=test_ractor [425/914] 400215=test_rdoc_tom_doc [426/914] 400202=test_gem_unsatisfiable_dependency_error [427/914] 400208=test_rdoc_i18n_text [428/914] 400208=locals_test [429/914] 400215=test_find [430/914] 400202=test_normalize [431/914] 400202=test_recursion [432/914] 400202=test_gem_commands_owner_command [433/914] 400215=test_basicsocket [434/914] 400215=test_import [435/914] 400204=test_key_actor_emacs [436/914] 400206=test_mutex [437/914] 400213=test_bigzero [438/914] 400213=test_basicinstructions [439/914] 400213=test_struct [440/914] 400213=compiler_test [441/914] 400213=test_date_strftime [442/914] 400204=test_typeddata [443/914] 400202=test_gem_resolver_vendor_specification [444/914] 400202=test_verbose [445/914] 400202=test_history [446/914] 400202=test_gem_ext_builder [447/914] 400206=test_ensure_and_callcc [448/914] 400206=test_scheduler [449/914] 400208=test_rdoc_markup_raw [450/914] 400208=test_timeout [451/914] 400208=test_fixnum [452/914] 400206=test_signal [453/914] 400208=test_name_error_extension [454/914] 400208=test_fstring [455/914] 400210=test_iseq_load [456/914] 400204=test_gem_resolver_activation_request [457/914] 400204=test_big5 [458/914] 400204=test_null [459/914] 400204=version_test [460/914] 400208=test_gem_request_set [461/914] 400204=test_trick [462/914] 400215=test_objectspace [463/914] 400213=test_fd_setsize [464/914] 400213=test_rdoc_markup_parser [465/914] 400213=test_gem_remote_fetcher_s3 [466/914] 400208=test_files_test_2 [467/914] 400208=test_gem_version_option [468/914] 400208=test_require_lib [469/914] 400213=lex_test [470/914] 400213=test_gem_rdoc [471/914] 400213=test_windows_1252 [472/914] 400213=test_configuration [473/914] 400213=test_rdoc_alias [474/914] 400213=test_rdoc_single_class [475/914] 400213=dispatcher_test [476/914] 400213=test_udp [477/914] 400213=test_to_ary_concat [478/914] 400206=warnings_test [479/914] 400203=test_rdoc_token_stream [480/914] 400203=test_rubyoptions [481/914] 400206=test_printf [482/914] 400206=test_stringify_symbols [483/914] 400206=test_emitter [484/914] 400206=test_ts [485/914] 400210=parse_stream_test [486/914] 400210=test_gem_resolver_api_set [487/914] 400210=test_locale [488/914] 400202=test_tmpdir [489/914] 400210=node_id_test [490/914] 400202=test_gem_source_subpath_problem [491/914] 400200=test_range [492/914] 400202=test_type [493/914] 400202=json_generator_test [494/914] 400206=test_gem_impossible_dependencies_error [495/914] 400206=test_io_buffer [496/914] 400206=test_string_processing [497/914] 400202=encodings_test [498/914] 400206=test_dryrun [499/914] 400210=test_project_sanity [500/914] 400202=test_env [501/914] 400206=regular_expression_encoding_test [502/914] 400206=test_config [503/914] 400210=test_gem_commands_cleanup_command [504/914] 400206=test_rdoc_markup_paragraph [505/914] 400206=test_placearg [506/914] 400213=test_interned_str [507/914] 400213=test_ensured [508/914] 400206=test_io_m17n [509/914] 400213=test_config [510/914] 400213=comments_test [511/914] 400213=test_delete [512/914] 400213=test_object_create_start [513/914] 400213=test_forwardable [514/914] 400212=test_continuation [515/914] 400212=test_gem_resolver_installer_set [516/914] 400213=test_gem_dependency_list [517/914] 400213=test_files_test [518/914] 400213=test_nesting_parser [519/914] 400213=test_rendering [520/914] 400213=test_gem_commands_uninstall_command [521/914] 400212=test_pkey_dh [522/914] 400212=test_ocsp [523/914] 400210=test_shapes [524/914] 400210=test_rdoc_text [525/914] 400210=test_gem_silent_ui [526/914] 400210=test_ifunless [527/914] 400210=test_require [528/914] 400210=test_gem_commands_lock_command [529/914] 400210=test_euc_kr [530/914] 400210=test_threadgroup [531/914] 400204=test_rdoc_generator_json_index [532/914] 400204=test_set_len [533/914] 400209=test_gem_security_signer [534/914] 400204=test_exception [535/914] 400212=test_bash_completion [536/914] 400212=test_gem_local_remote_options [537/914] 400212=test_dir [538/914] 400210=test_gem_ext_configure_builder [539/914] 400209=test_x509store [540/914] 400210=test_mdns [541/914] 400210=test_rdoc_rd_inline_parser [542/914] 400200=test_rdoc_extend [543/914] 400210=test_io_wait [544/914] 400210=test_kwargs [545/914] 400210=test_lexer [546/914] 400200=test_win32ole_type [547/914] 400200=test_random [548/914] 400210=test_merge_keys [549/914] 400200=test_depth_first [550/914] 400200=test_ns_spki [551/914] 400210=test_tsort [552/914] 400210=test_integer_comb [553/914] 400200=index_write_test [554/914] 400209=test_pair [555/914] 400200=test_m17n_comb [556/914] 400213=test_date_ractor [557/914] 400212=test_tree_spell_checker [558/914] 400212=lex_test [559/914] 400205=test_custom_command [560/914] 400205=test_bundled_gems [561/914] 400205=test_gem_validator [562/914] 400205=integer_parse_test [563/914] 400205=test_prettyprint [564/914] 400205=test_install [565/914] 400213=test_rdoc_markup_to_label [566/914] 400213=test_key_event_record [567/914] 400213=regular_expression_options_test [568/914] 400213=test_sleep [569/914] 400205=test_queue [570/914] 400205=test_gem_resolver_composed_set [571/914] 400205=test_argf [572/914] 400206=test_rdoc_i18n_locale [573/914] 400206=test_egrep_cpp [574/914] 400206=test_webauthn_poller [575/914] 400206=test_date_conv [576/914] 400206=test_rdoc_markup_attribute_manager [577/914] 400206=test_yjit [578/914] 400212=test_buffered_io [579/914] 400212=test_m17n [580/914] 400215=test_ipaddr [581/914] 400215=test_arity [582/914] 400215=test_nofree [583/914] 400215=test_rdoc_generator_ri [584/914] 400215=test_numhash [585/914] 400215=test_gem_stream_ui [586/914] 400215=test_trace [587/914] 400215=test_pkey_rsa [588/914] 400213=test_gem_console_ui [589/914] 400213=test_member [590/914] 400213=test_resource [591/914] 400213=test_gem_update_suggestion [592/914] 400212=test_gem_source_fetch_problem [593/914] 400212=test_set [594/914] 400212=test_reqarg [595/914] 400213=test_rdoc_generator_pot_po [596/914] 400213=test_reline_key [597/914] 400213=test_unicode_normalize [598/914] 400215=test_method [599/914] 400213=test_rdoc_markup_hard_break [600/914] 400209=test_gem_resolver_lock_set [601/914] 400213=test_append [602/914] 400213=test_ractor_compatibility [603/914] 400209=ripper_test [604/914] 400208=test_rubygems [605/914] 400214=test_gem_package_tar_writer [606/914] 400208=test_mailto [607/914] 400208=test_case_mapping [608/914] 400208=test_yaml_tree [609/914] 400208=snapshots_test [610/914] 400214=test_function [611/914] 400212=test_socket [612/914] 400213=test_not [613/914] 400213=test_timeout [614/914] 400209=test_weakref [615/914] 400202=test_scalar_scanner [616/914] 400202=test_within_pipe [617/914] 400202=test_io_buffer [618/914] 400214=test_win32ole_event [619/914] 400214=test_beginendblock [620/914] 400202=test_gem_resolver_requirement_list [621/914] 400202=test_reline [622/914] 400209=test_hash [623/914] 400204=test_arith_seq_beg_len_step [624/914] 400213=test_rdoc_rdoc [625/914] 400204=test_rdoc_markup_pre_process [626/914] 400213=test_yjit_exit_locations [627/914] 400204=test_rdoc_method_attr [628/914] 400213=test_yamlstore [629/914] 400213=test_gem_config_file [630/914] 400204=test_gem_commands_pristine_command [631/914] 400214=test_cgi_multipart [632/914] 400213=test_case [633/914] 400213=test_bug-5832 [634/914] 400213=test_popen_deadlock [635/914] 400208=test_did_you_mean [636/914] 400214=test_autoconf [637/914] 400214=test_digest_extend [638/914] 400214=test_gem_safe_yaml [639/914] 400214=test_libs [640/914] 400214=test_super [641/914] 400208=test_math [642/914] 400208=test_time [643/914] 400202=json_encoding_test [644/914] 400202=test_gc [645/914] 400202=test_struct [646/914] 400202=onigmo_test [647/914] 400202=test_rb_str_dup [648/914] 400202=fuzzer_test [649/914] 400202=test_pack [650/914] 400202=test_rdoc_comment [651/914] 400202=test_ast [652/914] 400212=test_gem_bundler_version_finder [653/914] 400212=test_console_attr [654/914] 400212=test_win32ole_record [655/914] 400212=test_gem_path_support [656/914] 400208=constant_path_node_test [657/914] 400208=test_array [658/914] 400208=test_ubf_async_safe [659/914] 400212=snippets_test [660/914] 400208=parser_test [661/914] 400208=newline_test [662/914] 400208=heredoc_test [663/914] 400208=test_webauthn_listener_response [664/914] 400208=test_dup [665/914] 400213=test_require [666/914] 400214=test_stringio [667/914] 400208=test_dns Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 38914> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 400208 ko1 13u IPv4 475387021 0t0 TCP localhost:38914->localhost:57172 (CLOSE_WAIT) [668/914] 400210=command_line_test [669/914] 400210=test_rdoc_rd [670/914] 400210=test_gem_commands_info_command [671/914] 400214=test_date_new [672/914] 400210=test_io_timeout [673/914] 400210=test_emoji_breaks [674/914] 400214=test_notimplement [675/914] 400210=test_system [676/914] 400200=test_bug-3571 [677/914] 400214=test_comparable [678/914] 400214=test_gem_requirement [679/914] 400200=test_alias Closed file descriptor: TestResolvDNS#test_too_big_label_address: 13 [680/914] 400208=test_sizeof [681/914] 400214=test_face [682/914] 400214=test_gem_commands_build_command [683/914] 400200=test_compile_prism [684/914] 400204=test_euc_tw [685/914] 400204=test_gem_security [686/914] 400211=test_sleep [687/914] 400214=test_x509name [688/914] 400214=test_wait [689/914] 400201=test_object_references [690/914] 400201=test_yaml_special_cases [691/914] 400201=test_gem_source_list [692/914] 400201=test_parser [693/914] 400214=attribute_write_test [694/914] 400201=test_cgi_core [695/914] 400214=test_helper_method [696/914] 400201=test_delegate [697/914] 400214=test_files_test_1 [698/914] 400201=test_gem [699/914] 400200=test_float [700/914] 400211=test_severity [701/914] 400211=test_ractor [702/914] 400211=test_gem_remote_fetcher_local_ssl_server [703/914] 400212=test_rdoc_rd_inline [704/914] 400212=test_ractor [705/914] 400210=test_emitter [706/914] 400210=test_json_tree [707/914] 400210=library_symbols_test [708/914] 400210=test_nomethod_error [709/914] 400210=test_https_proxy [710/914] 400210=test_pkey_dsa [711/914] 400212=test_date_strptime [712/914] 400204=test_ssl [713/914] 400200=test_singleton_function [714/914] 400200=test_cclass [715/914] 400212=test_shellwords [716/914] 400212=test_proc [717/914] 400210=test_load [718/914] 400210=test_uncorrectable_name_check [719/914] 400210=test_zlib Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=475386222, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [720/914] 400200=magic_comment_test COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 400204 ko1 9u IPv4 475386222 0t0 TCP localhost:40515->localhost:49246 (CLOSE_WAIT) [721/914] 400215=test_marshal [722/914] 400205=test_omap [723/914] 400205=test_case_comprehensive [724/914] 400205=test_framework [725/914] 400205=test_erb [726/914] 400201=test_duplicate [727/914] 400201=json_ext_parser_test [728/914] 400205=test_time [729/914] 400201=test_integer [730/914] 400200=test_scan_args [731/914] 400200=test_date_attr [732/914] 400200=test_help [733/914] 400211=test_gem_resolver_git_set [734/914] 400200=test_class_name_check [735/914] 400205=test_files_lib [736/914] 400200=test_sorted_set [737/914] 400211=test_emoji [738/914] 400212=test_string [739/914] 400211=test_cp949 [740/914] 400211=test_condition [741/914] 400215=test_regex_casefold [742/914] 400211=test_pipe [743/914] 400215=test_gem_source_git [744/914] 400200=test_rdoc_normal_class [745/914] 400204=test_gem_commands_check_command [746/914] 400200=test_random_formatter [747/914] 400211=test_rdoc_top_level [748/914] 400204=test_gem_command_manager [749/914] 400200=test_multi_irb_commands [750/914] 400200=test_gem_installer [751/914] 400208=test_rdoc_code_object [752/914] 400204=test_parser [753/914] 400215=test_date_time [754/914] 400204=test_pkcs12 [755/914] 400215=test_date [756/914] 400215=test_change_word [757/914] 400215=test_gem_available_set [758/914] 400215=test_gem_source_installed [759/914] 400215=test_modify_expand [760/914] 400215=test_propertyputref [761/914] 400215=test_rdoc_ri_paths [762/914] 400215=overlap_test [763/914] 400211=test_symbol [764/914] 400211=test_gem_uninstaller [765/914] 400204=test_gem_platform [766/914] 400208=test_pty [767/914] 400204=test_assembler [768/914] 400204=test_gem_source_vendor [769/914] 400204=test_gem_commands_list_command [770/914] 400204=test_variable_name_check [771/914] 400215=test_benchmark [772/914] 400204=string_encoding_test [773/914] 400204=test_exception_at_throwing [774/914] 400213=test_name_error [775/914] 400204=test_frozen [776/914] 400204=test_handle [777/914] 400208=test_rdoc_markup_to_rdoc [778/914] 400208=test_gem_source [779/914] 400215=test_safe_load [780/914] 400215=test_color_printer [781/914] 400215=test_utf16 [782/914] 400215=test_gem_package [783/914] 400204=test_enumerator [784/914] 400203=test_rdoc_parser_simple [785/914] 400203=test_backtrace [786/914] 400213=test_time_tz [787/914] 400208=test_rdoc_task [788/914] 400208=test_gem_request_set_lockfile_tokenizer [789/914] 400208=test_gem_commands_outdated_command [790/914] 400213=test_class2name [791/914] 400213=test_nil [792/914] 400208=test_kdf [793/914] 400213=test_find_executable [794/914] 400213=test_set [795/914] 400213=test_array [796/914] 400208=test_error_highlight [797/914] 400211=test_date_compat [798/914] 400211=test_profile_frames [799/914] 400211=test_resolve_symbol [800/914] 400209=test_lazy_enumerator [801/914] 400211=test_gem_uri [802/914] 400211=test_rbconfig [803/914] 400211=test_gem_package_old [804/914] 400211=test_command [805/914] 400215=test_digest [806/914] 400203=test_debug [807/914] 400203=test_arith_seq_extract [808/914] 400208=test_gem_commands_help_command [809/914] 400203=test_stringchar [810/914] 400214=test_enumerator [811/914] 400208=test_rdoc_markup_formatter [812/914] 400214=test_win32ole_variant [813/914] 400214=test_fiddle [814/914] 400208=test_rdoc_parser_prism_ruby [815/914] 400209=test_psych [816/914] 400211=test_ractor [817/914] 400203=test_gem_commands_signout_command [818/914] 400209=test_object [819/914] 400203=test_exception [820/914] 400214=test_rdoc_generator_pot [821/914] 400209=test_gem_gem_runner [822/914] 400203=test_gem_ext_cargo_builder [823/914] 400203=test_file_exhaustive [824/914] 400209=test_stream [825/914] 400209=test_optarg [826/914] 400211=test_ssl_session [827/914] 400215=test_ractor [828/914] 400214=test_gem_resolver_local_specification [829/914] 400215=test_autoload [830/914] 400214=test_pack [831/914] 400209=test_gem_commands_unpack_command [832/914] 400210=test_gem_commands_exec_command [833/914] 400211=test_grapheme_breaks [834/914] 400211=test_gem_request_set_gem_dependency_api [835/914] 400209=test_ossl [836/914] 400214=test_date_marshal [837/914] 400214=test_syntax [838/914] 400201=test_assignment [839/914] 400211=test_ruby_lex [840/914] 400208=test_singleton [841/914] 400208=test_rdoc_servlet [842/914] 400208=test_win32ole_param_event [843/914] 400208=test_key_name_check [844/914] 400208=test_ripper [845/914] 400211=test_rdoc_rd_block_parser [846/914] 400211=test_gem_commands_server_command [847/914] 400211=test_http_request [848/914] 400211=test_rdoc_ri_driver [849/914] 400208=test_data [850/914] 400208=test_httpheader [851/914] 400208=test_bn [852/914] 400208=test_provider [853/914] 400210=test_win32ole_method_event [854/914] 400210=test_gem_package_task [855/914] 400210=test_keyword [856/914] 400205=numeric_value_test [857/914] 400205=!Nothing_to_test [858/914] 400205=test_kernel [859/914] 400211=test_method_name_check [860/914] 400211=heredoc_dedent_test [861/914] 400211=test_len [862/914] 400211=test_acceptable [863/914] 400211=implicit_array_test [864/914] 400211=test_win32ole_param [865/914] 400211=test_function_entry [866/914] 400211=test_rdoc_parser_markdown [867/914] 400211=test_option [868/914] 400208=test_input_method [869/914] 400208=test_nextafter [870/914] 400207=test_capacity [871/914] 400207=test_tracer [872/914] 400211=test_gem_safe_marshal [873/914] 400208=test_backtrace [874/914] 400208=test_workspace [875/914] 400205=test_to_ruby [876/914] 400205=test_bundled_ca [877/914] 400207=test_random [878/914] 400207=static_literals_test [879/914] 400210=test_thread [880/914] 400210=test_data [881/914] 400210=test_noarg [882/914] 400207=test_rand [883/914] 400208=test_pkey_ec [884/914] 400209=test_fips [885/914] 400208=test_date_parse [886/914] 400210=test_gem_commands_update_command [887/914] 400205=test_helper [888/914] 400205=test_memory_view [889/914] 400208=test_ellipsize [890/914] 400205=test_integer [891/914] 400208=test_utf32 [892/914] 400208=errors_test [893/914] 400207=test_open3 [894/914] 400205=test_rdoc_markup_document [895/914] 400205=test_ftp [896/914] 400208=test_vm_dump [897/914] 400211=test_rdoc_store [898/914] 400208=json_parser_test [899/914] 400205=test_win32ole_variant_m [900/914] 400208=test_err_in_callback [901/914] 400205=test_cesu8 [902/914] 400208=test_rdoc_stats [903/914] 400205=test_alias_and_anchor [904/914] 400205=test_gem_commands_setup_command [905/914] 400208=test_gem_commands_rebuild_command [906/914] 400209=test_fiber [907/914] 400208=breadth_first_search_test [908/914] 400208=test_generic [909/914] 400208=test_gc_compact [910/914] 400201=test_key_stroke [911/914] 400201=test_deprecated [912/914] 400201=test_div [913/914] 400201=test_resize [914/914] 400201=test_rdoc_generator_darkfish $$$ #<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:05 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 358792 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 358792 358795 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.20240820-225818 --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 358795 358796 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.20240820-225818 --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 358796 399877 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 399877 399878 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 399878 400197 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 400197 400209 1041 1041 pts/0 1041 Sl+ 1000 1:22 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiber#test_fork_from_fiber 400209 435661 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiber#test_fork_from_fiber 358796 436120 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035], 1035=>[1041], 1041=>[1042], 1042=>[358792], 358792=>[358795], 358795=>[358796], 358796=>[399877, 436120], 399877=>[399878], 399878=>[400197], 400197=>[400209], 400209=>[435661]} $ timeout 60 gdb -p 435661 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 435663] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007feeff298d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=435663, futex_word=0x7feee3000990) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7feeff41fc40 (LWP 435661) "ruby" 0x00007feeff298d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=435663, futex_word=0x7feee3000990) at ./nptl/futex-internal.c:57 2 Thread 0x7feee30006c0 (LWP 435663) "ruby" 0x00005565406b5afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x7feee30006c0 (LWP 435663) "ruby"): #0 0x00005565406b5afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005565406b6aba in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000556540603448 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 0x0000556540603239 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 0x000055654060306d 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 0x0000556540602aad in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00005565406026f6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00005565405ff717 in __asan::AsanThreadLocalMallocStorage::CommitBack() () No symbol table info available. #8 0x00005565406a8cdf in __asan::AsanThread::Destroy() () No symbol table info available. #9 0x00007feeff299330 in __GI___nptl_deallocate_tsd () at ./nptl/nptl_deallocate_tsd.c:73 data = <optimized out> inner = <optimized out> level2 = 0x7feee30009d0 idx = <optimized out> round = <optimized out> cnt = 0 self = <optimized out> just_free = <optimized out> __value = <optimized out> #10 __GI___nptl_deallocate_tsd () at ./nptl/nptl_deallocate_tsd.c:22 self = <optimized out> just_free = <optimized out> round = <optimized out> cnt = <optimized out> idx = <optimized out> level2 = <optimized out> __value = <optimized out> inner = <optimized out> data = <optimized out> __value = <optimized out> level2 = <optimized out> __value = <optimized out> #11 0x00007feeff29c880 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:455 pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140663987373760, 7235483969228873414, 140663987373760, -352, 0, 140663971072016, 7235483969207901894, 7235492370409692870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #12 0x00007feeff329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7feeff41fc40 (LWP 435661) "ruby"): #0 0x00007feeff298d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=435663, futex_word=0x7feee3000990) 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=128, abstime=0x0, clockid=0, expected=435663, futex_word=0x7feee3000990) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 265 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7feee3000990, expected=435663, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139 No locals. #3 0x00007feeff29e793 in __pthread_clockjoin_ex (threadid=140663987373760, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102 ret = <optimized out> _buffer = {__routine = 0x7feeff29e640 <cleanup>, __arg = 0x7feee3000ce0, __canceltype = -504024048, __prev = 0x0} tid = <optimized out> pd = 0x7feee30006c0 self = <optimized out> result = 0 pd_result = <optimized out> #4 0x0000556540681692 in __interceptor_pthread_join () No symbol table info available. #5 0x00005565409d90f8 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3186 stopped = <optimized out> #6 rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4632 No locals. #7 0x000055654085aec8 in before_exec_non_async_signal_safe () at /tmp/ruby/src/trunk_asan/process.c:1625 No locals. #8 before_exec () at /tmp/ruby/src/trunk_asan/process.c:1664 No locals. #9 before_fork_ruby () at /tmp/ruby/src/trunk_asan/process.c:1679 No locals. #10 rb_fork_ruby (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4229 try_gc = 1 child = {pid = 0, status = 0, error = 0} pid = <optimized out> err = <optimized out> old = <optimized out> #11 0x000055654085b71d in proc_fork_pid () at /tmp/ruby/src/trunk_asan/process.c:4249 pid = <optimized out> #12 rb_call_proc__fork () at /tmp/ruby/src/trunk_asan/process.c:4264 rbimpl_id = 27281 id__fork = 27281 #13 0x000055654085e635 in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4365 pid = <optimized out> #14 0x0000556540aba0f8 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:3788 ci = 0x644100040001 cc = <optimized out> me = 0x7feed9825af8 cfunc = 0x50400001ff58 recv = 140663987666200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x0000556540a61603 in vm_sendish (ec=0x51600235bfd0, reg_cfp=0x7feee1f73f90, cd=0x50200087d7b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600235bfd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200087d7b0 insns_address_table = {0x556540a61166 <vm_exec_core+28230>, 0x556540a5b957 <vm_exec_core+5687>, 0x556540a62276 <vm_exec_core+32598>, 0x556540a5f970 <vm_exec_core+22096>, 0x556540a5de92 <vm_exec_core+15218>, 0x556540a5a887 <vm_exec_core+1383>, 0x556540a619bd <vm_exec_core+30365>, 0x556540a6130f <vm_exec_core+28655>, 0x556540a5bcc5 <vm_exec_core+6565>, 0x556540a5af87 <vm_exec_core+3175>, 0x556540a5ff9d <vm_exec_core+23677>, 0x556540a5c698 <vm_exec_core+9080>, 0x556540a61d88 <vm_exec_core+31336>, 0x556540a617bb <vm_exec_core+29851>, 0x556540a5ce26 <vm_exec_core+11014>, 0x556540a5ddee <vm_exec_core+15054>, 0x556540a5fbea <vm_exec_core+22730>, 0x556540a61439 <vm_exec_core+28953>, 0x556540a5ed81 <vm_exec_core+19041>, 0x556540a5fca2 <vm_exec_core+22914>, 0x556540a602a3 <vm_exec_core+24451>, 0x556540a5ecc2 <vm_exec_core+18850>, 0x556540a5ade2 <vm_exec_core+2754>, 0x556540a5f3fa <vm_exec_core+20698>, 0x556540a5ac36 <vm_exec_core+2326>, 0x556540a5b076 <vm_exec_core+3414>, 0x556540a5d170 <vm_exec_core+11856>, 0x556540a5ea43 <vm_exec_core+18211>, 0x556540a5f20a <vm_exec_core+20202>, 0x556540a5e8da <vm_exec_core+17850>, 0x556540a5a7e3 <vm_exec_core+1219>, 0x556540a605b7 <vm_exec_core+25239>, 0x556540a611d4 <vm_exec_core+28340>, 0x556540a5b181 <vm_exec_core+3681>, 0x556540a5bfaa <vm_exec_core+7306>, 0x556540a5be2c <vm_exec_core+6924>, 0x556540a5c8aa <vm_exec_core+9610>, 0x556540a5dd40 <vm_exec_core+14880>, 0x556540a5b275 <vm_exec_core+3925>, 0x556540a60483 <vm_exec_core+24931>, 0x556540a5beee <vm_exec_core+7118>, 0x556540a5dc79 <vm_exec_core+14681>, 0x556540a5e6b0 <vm_exec_core+17296>, 0x556540a6011f <vm_exec_core+24063>, 0x556540a5f00e <vm_exec_core+19694>, 0x556540a5cb57 <vm_exec_core+10295>, 0x556540a5c201 <vm_exec_core+7905>, 0x556540a5fe83 <vm_exec_core+23395>, 0x556540a5d4ea <vm_exec_core+12746>, 0x556540a5f4ce <vm_exec_core+20910>, 0x556540a5f0df <vm_exec_core+19903>, 0x556540a5f5f4 <vm_exec_core+21204>, 0x556540a60bff <vm_exec_core+26847>, 0x556540a5e846 <vm_exec_core+17702>, 0x556540a601c5 <vm_exec_core+24229>, 0x556540a5cc26 <vm_exec_core+10502>, 0x556540a5fd41 <vm_exec_core+23073>, 0x556540a5a6ab <vm_exec_core+907>, 0x556540a5eb1c <vm_exec_core+18428>, 0x556540a5eee1 <vm_exec_core+19393>, 0x556540a5ae81 <vm_exec_core+2913>, 0x556540a5e97e <vm_exec_core+18014>, 0x556540a5cf8e <vm_exec_core+11374>, 0x556540a5c447 <vm_exec_core+8487>, 0x556540a5f6f6 <vm_exec_core+21462>, 0x556540a5b46b <vm_exec_core+4427>, 0x556540a5e345 <vm_exec_core+16421>, 0x556540a6939a <vm_exec_core+61562>, 0x556540a5ee1b <vm_exec_core+19195>, 0x556540a5b711 <vm_exec_core+5105>, 0x556540a5bba1 <vm_exec_core+6273>, 0x556540a5b835 <vm_exec_core+5397>, 0x556540a5c09a <vm_exec_core+7546>, 0x556540a5c9a6 <vm_exec_core+9862>, 0x556540a5f31b <vm_exec_core+20475>, 0x556540a5e73c <vm_exec_core+17436>, 0x556540a604d5 <vm_exec_core+25013>, 0x556540a6252d <vm_exec_core+33293>, 0x556540a608d7 <vm_exec_core+26039>, 0x556540a61e25 <vm_exec_core+31493>, 0x556540a61f27 <vm_exec_core+31751>, 0x556540a5acfb <vm_exec_core+2523>, 0x556540a618da <vm_exec_core+30138>, 0x556540a5d403 <vm_exec_core+12515>, 0x556540a61b4b <vm_exec_core+30763>, 0x556540a5cceb <vm_exec_core+10699>, 0x556540a60800 <vm_exec_core+25824>, 0x556540a5ab53 <vm_exec_core+2099>, 0x556540a5b35a <vm_exec_core+4154>, 0x556540a62140 <vm_exec_core+32288>, 0x556540a5c289 <vm_exec_core+8041>, 0x556540a5d78f <vm_exec_core+13423>, 0x556540a5a6b0 <vm_exec_core+912>, 0x556540a5aac1 <vm_exec_core+1953>, 0x556540a5a742 <vm_exec_core+1058>, 0x556540a60b07 <vm_exec_core+26599>, 0x556540a5d218 <vm_exec_core+12024>, 0x556540a61c27 <vm_exec_core+30983>, 0x556540a5e557 <vm_exec_core+16951>, 0x556540a5da46 <vm_exec_core+14118>, 0x556540a5e21b <vm_exec_core+16123>, 0x556540a5e137 <vm_exec_core+15895>, 0x556540a5d072 <vm_exec_core+11602>, 0x556540a5d93b <vm_exec_core+13851>, 0x556540a5d665 <vm_exec_core+13125>, 0x556540a5dbf7 <vm_exec_core+14551>, 0x556540a5db75 <vm_exec_core+14421>, 0x556540a61157 <vm_exec_core+28215>, 0x556540a5b948 <vm_exec_core+5672>, 0x556540a62267 <vm_exec_core+32583>, 0x556540a5f961 <vm_exec_core+22081>, 0x556540a5de83 <vm_exec_core+15203>, 0x556540a5a878 <vm_exec_core+1368>, 0x556540a619ae <vm_exec_core+30350>, 0x556540a61300 <vm_exec_core+28640>, 0x556540a5bcb6 <vm_exec_core+6550>, 0x556540a5af78 <vm_exec_core+3160>, 0x556540a5ff8e <vm_exec_core+23662>, 0x556540a5c689 <vm_exec_core+9065>, 0x556540a61d79 <vm_exec_core+31321>, 0x556540a617ac <vm_exec_core+29836>, 0x556540a5ce17 <vm_exec_core+10999>, 0x556540a5dddf <vm_exec_core+15039>, 0x556540a5fbdb <vm_exec_core+22715>, 0x556540a6142a <vm_exec_core+28938>, 0x556540a5ed72 <vm_exec_core+19026>, 0x556540a5fc93 <vm_exec_core+22899>, 0x556540a60294 <vm_exec_core+24436>, 0x556540a5ecb3 <vm_exec_core+18835>, 0x556540a5add3 <vm_exec_core+2739>, 0x556540a5f3eb <vm_exec_core+20683>, 0x556540a5ac27 <vm_exec_core+2311>, 0x556540a5b067 <vm_exec_core+3399>, 0x556540a5d161 <vm_exec_core+11841>, 0x556540a5ea34 <vm_exec_core+18196>, 0x556540a5f1fb <vm_exec_core+20187>, 0x556540a5e8cb <vm_exec_core+17835>, 0x556540a5a7d4 <vm_exec_core+1204>, 0x556540a605a8 <vm_exec_core+25224>, 0x556540a611c5 <vm_exec_core+28325>, 0x556540a5b172 <vm_exec_core+3666>, 0x556540a5bf9b <vm_exec_core+7291>, 0x556540a5be1d <vm_exec_core+6909>, 0x556540a5c89b <vm_exec_core+9595>, 0x556540a5dd31 <vm_exec_core+14865>, 0x556540a5b266 <vm_exec_core+3910>, 0x556540a60474 <vm_exec_core+24916>, 0x556540a5bedf <vm_exec_core+7103>, 0x556540a5dc6a <vm_exec_core+14666>, 0x556540a5e6a1 <vm_exec_core+17281>, 0x556540a60110 <vm_exec_core+24048>, 0x556540a5efff <vm_exec_core+19679>, 0x556540a5cb48 <vm_exec_core+10280>, 0x556540a5c1f2 <vm_exec_core+7890>, 0x556540a5fe74 <vm_exec_core+23380>, 0x556540a5d4db <vm_exec_core+12731>, 0x556540a5f4bf <vm_exec_core+20895>, 0x556540a5f0d0 <vm_exec_core+19888>, 0x556540a5f5e5 <vm_exec_core+21189>, 0x556540a60bf0 <vm_exec_core+26832>, 0x556540a5e837 <vm_exec_core+17687>, 0x556540a601b6 <vm_exec_core+24214>, 0x556540a5cc17 <vm_exec_core+10487>, 0x556540a5fd32 <vm_exec_core+23058>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5eb0d <vm_exec_core+18413>, 0x556540a5eed2 <vm_exec_core+19378>, 0x556540a5e539 <vm_exec_core+16921>, 0x556540a5e96f <vm_exec_core+17999>, 0x556540a5cf7f <vm_exec_core+11359>, 0x556540a5c438 <vm_exec_core+8472>, 0x556540a5f6e7 <vm_exec_core+21447>, 0x556540a5b45c <vm_exec_core+4412>, 0x556540a5e336 <vm_exec_core+16406>, 0x556540a6938b <vm_exec_core+61547>, 0x556540a5ee0c <vm_exec_core+19180>, 0x556540a5b702 <vm_exec_core+5090>, 0x556540a5bb92 <vm_exec_core+6258>, 0x556540a5b826 <vm_exec_core+5382>, 0x556540a5c08b <vm_exec_core+7531>, 0x556540a5c997 <vm_exec_core+9847>, 0x556540a5e737 <vm_exec_core+17431>, 0x556540a5dd27 <vm_exec_core+14855>, 0x556540a5e732 <vm_exec_core+17426>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5ecae <vm_exec_core+18830>, 0x556540a5c086 <vm_exec_core+7526>, 0x556540a5efc3 <vm_exec_core+19619>, 0x556540a5d3f9 <vm_exec_core+12505>, 0x556540a5d3fe <vm_exec_core+12510>, 0x556540a5eca9 <vm_exec_core+18825>, 0x556540a5ea2a <vm_exec_core+18186>, 0x556540a5e202 <vm_exec_core+16098>, 0x556540a5e123 <vm_exec_core+15875>, 0x556540a5ea2f <vm_exec_core+18191>, 0x556540a5e53e <vm_exec_core+16926>, 0x556540a5dd2c <vm_exec_core+14860>, 0x556540a5c27a <vm_exec_core+8026>, 0x556540a5d780 <vm_exec_core+13408>, 0x556540a5c992 <vm_exec_core+9842>...} reg_cfp = 0x7feee1f73f90 reg_pc = 0x506001196c20 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_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 0x0000556540a56e98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600235bfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000556540a93deb in invoke_iseq_block_from_c (ec=0x51600235bfd0, captured=<optimized out>, self=140663987666200, 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 = 0x7feed93d3590 cfp = 0x7feee1f73fc8 sp = 0x7feee1f54018 use_argv = <optimized out> stack_argv = 0x7feee1f54018 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600235bfd0, self=140663987666200, 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 0x0000556540a92076 in rb_vm_invoke_proc (ec=0x7feee3000990, proc=0x109, proc@entry=0x50400100ee10, argc=-14054047, argc@entry=0, argv=0x0, argv@entry=0x7feeacf09160, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 435663 #22 0x0000556540defb80 in rb_fiber_start (fiber=0x51600235bf80) at /tmp/ruby/src/trunk_asan/cont.c:2446 args = <optimized out> cont = <optimized out> argc = 0 argv = 0x7feeacf09160 _ec = 0x51600235bfd0 _tag = <optimized out> th = 0x515000000300 state = RUBY_TAG_NONE proc = 0x50400100ee10 need_interrupt = <optimized out> err = <optimized out> #23 0x0000556540df7c18 in fiber_entry (from=<optimized out>, to=<optimized out>) at /tmp/ruby/src/trunk_asan/cont.c:849 fiber = 0x51600235bf80 thread = <optimized out> #24 0x0000000000000000 in ?? () No symbol table info available. >>> Dump Ruby level backtrace (if possible) th: 0x515000000300, native_id: 0x7feeff41fc40 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_fiber.rb:394 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] $1 = true [Inferior 1 (process 435661) detached] $ timeout 60 gdb -p 400209 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 436149] [New LWP 436148] [New LWP 435662] [New LWP 434106] [New LWP 413864] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007feeff298d61 in __futex_abstimed_wait_common64 (private=21861, cancel=true, abstime=0x7ffd3b2c0600, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7feeff41fc40 (LWP 400209) "ruby" 0x00007feeff298d61 in __futex_abstimed_wait_common64 (private=21861, cancel=true, abstime=0x7ffd3b2c0600, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x7feecec006c0 (LWP 436149) "envutil.rb:178" 0x00007feeff31b4cd in __GI___poll (fds=0x7feeada09960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7feeca8006c0 (LWP 436148) "envutil.rb:177" 0x00007feeff31b4cd in __GI___poll (fds=0x7feeae609960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7feee30006c0 (LWP 435662) "ruby" 0x00007feeff31b4cd in __GI___poll (fds=0x7feeaf109040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7feedcc006c0 (LWP 434106) "parallel.rb:40" 0x00007feeff31b4cd in __GI___poll (fds=0x7feed3613760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 6 Thread 0x7feed44006c0 (LWP 413864) "Timeout stdlib " 0x00007feeff298d61 in __futex_abstimed_wait_common64 (private=21861, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000742050) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x7feed44006c0 (LWP 413864) "Timeout stdlib "): #0 0x00007feeff298d61 in __futex_abstimed_wait_common64 (private=21861, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000742050) 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=21861, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000742050) 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=0x50c000742050, 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 0x00007feeff29b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000742028) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7feeff29b4a0 <__condvar_cleanup_waiting>, __arg = 0x7feed43fec30, __canceltype = -810499344, __prev = 0x0} cbuffer = {wseq = 6, cond = 0x50c000742028, 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=0x50c000742028, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005565409c2421 in rb_native_cond_wait (cond=0x50c000742050, 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=0x5150002a6c80, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005565409e6212 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150002a6c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005565409cc731 in native_sleep (th=0x5150002a6c80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343 sched = <optimized out> #9 sleep_forever (th=0x5150002a6c80, 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 0x00005565409e4c85 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=140664450311920, 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 0x00005565406e3f90 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 = 0x5160017940d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7feed43fef90, <optimized out>, 0x7feed43feea0, <optimized out>, <optimized out>}, prev = 0x7feecf809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160017940d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005565409e416d 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 = 140664450311920, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 140664450311920, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400004a350 end = 0 #14 0x0000556540a62879 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:7301 canary_p = <optimized out> ret = <optimized out> #15 0x0000556540a62879 in vm_invoke_builtin_delegate (ec=0x5160017940d0, cfp=0x7feed7def758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160017940d0) at ../../src/trunk_asan/insns.def:1602 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x556540a61166 <vm_exec_core+28230>, 0x556540a5b957 <vm_exec_core+5687>, 0x556540a62276 <vm_exec_core+32598>, 0x556540a5f970 <vm_exec_core+22096>, 0x556540a5de92 <vm_exec_core+15218>, 0x556540a5a887 <vm_exec_core+1383>, 0x556540a619bd <vm_exec_core+30365>, 0x556540a6130f <vm_exec_core+28655>, 0x556540a5bcc5 <vm_exec_core+6565>, 0x556540a5af87 <vm_exec_core+3175>, 0x556540a5ff9d <vm_exec_core+23677>, 0x556540a5c698 <vm_exec_core+9080>, 0x556540a61d88 <vm_exec_core+31336>, 0x556540a617bb <vm_exec_core+29851>, 0x556540a5ce26 <vm_exec_core+11014>, 0x556540a5ddee <vm_exec_core+15054>, 0x556540a5fbea <vm_exec_core+22730>, 0x556540a61439 <vm_exec_core+28953>, 0x556540a5ed81 <vm_exec_core+19041>, 0x556540a5fca2 <vm_exec_core+22914>, 0x556540a602a3 <vm_exec_core+24451>, 0x556540a5ecc2 <vm_exec_core+18850>, 0x556540a5ade2 <vm_exec_core+2754>, 0x556540a5f3fa <vm_exec_core+20698>, 0x556540a5ac36 <vm_exec_core+2326>, 0x556540a5b076 <vm_exec_core+3414>, 0x556540a5d170 <vm_exec_core+11856>, 0x556540a5ea43 <vm_exec_core+18211>, 0x556540a5f20a <vm_exec_core+20202>, 0x556540a5e8da <vm_exec_core+17850>, 0x556540a5a7e3 <vm_exec_core+1219>, 0x556540a605b7 <vm_exec_core+25239>, 0x556540a611d4 <vm_exec_core+28340>, 0x556540a5b181 <vm_exec_core+3681>, 0x556540a5bfaa <vm_exec_core+7306>, 0x556540a5be2c <vm_exec_core+6924>, 0x556540a5c8aa <vm_exec_core+9610>, 0x556540a5dd40 <vm_exec_core+14880>, 0x556540a5b275 <vm_exec_core+3925>, 0x556540a60483 <vm_exec_core+24931>, 0x556540a5beee <vm_exec_core+7118>, 0x556540a5dc79 <vm_exec_core+14681>, 0x556540a5e6b0 <vm_exec_core+17296>, 0x556540a6011f <vm_exec_core+24063>, 0x556540a5f00e <vm_exec_core+19694>, 0x556540a5cb57 <vm_exec_core+10295>, 0x556540a5c201 <vm_exec_core+7905>, 0x556540a5fe83 <vm_exec_core+23395>, 0x556540a5d4ea <vm_exec_core+12746>, 0x556540a5f4ce <vm_exec_core+20910>, 0x556540a5f0df <vm_exec_core+19903>, 0x556540a5f5f4 <vm_exec_core+21204>, 0x556540a60bff <vm_exec_core+26847>, 0x556540a5e846 <vm_exec_core+17702>, 0x556540a601c5 <vm_exec_core+24229>, 0x556540a5cc26 <vm_exec_core+10502>, 0x556540a5fd41 <vm_exec_core+23073>, 0x556540a5a6ab <vm_exec_core+907>, 0x556540a5eb1c <vm_exec_core+18428>, 0x556540a5eee1 <vm_exec_core+19393>, 0x556540a5ae81 <vm_exec_core+2913>, 0x556540a5e97e <vm_exec_core+18014>, 0x556540a5cf8e <vm_exec_core+11374>, 0x556540a5c447 <vm_exec_core+8487>, 0x556540a5f6f6 <vm_exec_core+21462>, 0x556540a5b46b <vm_exec_core+4427>, 0x556540a5e345 <vm_exec_core+16421>, 0x556540a6939a <vm_exec_core+61562>, 0x556540a5ee1b <vm_exec_core+19195>, 0x556540a5b711 <vm_exec_core+5105>, 0x556540a5bba1 <vm_exec_core+6273>, 0x556540a5b835 <vm_exec_core+5397>, 0x556540a5c09a <vm_exec_core+7546>, 0x556540a5c9a6 <vm_exec_core+9862>, 0x556540a5f31b <vm_exec_core+20475>, 0x556540a5e73c <vm_exec_core+17436>, 0x556540a604d5 <vm_exec_core+25013>, 0x556540a6252d <vm_exec_core+33293>, 0x556540a608d7 <vm_exec_core+26039>, 0x556540a61e25 <vm_exec_core+31493>, 0x556540a61f27 <vm_exec_core+31751>, 0x556540a5acfb <vm_exec_core+2523>, 0x556540a618da <vm_exec_core+30138>, 0x556540a5d403 <vm_exec_core+12515>, 0x556540a61b4b <vm_exec_core+30763>, 0x556540a5cceb <vm_exec_core+10699>, 0x556540a60800 <vm_exec_core+25824>, 0x556540a5ab53 <vm_exec_core+2099>, 0x556540a5b35a <vm_exec_core+4154>, 0x556540a62140 <vm_exec_core+32288>, 0x556540a5c289 <vm_exec_core+8041>, 0x556540a5d78f <vm_exec_core+13423>, 0x556540a5a6b0 <vm_exec_core+912>, 0x556540a5aac1 <vm_exec_core+1953>, 0x556540a5a742 <vm_exec_core+1058>, 0x556540a60b07 <vm_exec_core+26599>, 0x556540a5d218 <vm_exec_core+12024>, 0x556540a61c27 <vm_exec_core+30983>, 0x556540a5e557 <vm_exec_core+16951>, 0x556540a5da46 <vm_exec_core+14118>, 0x556540a5e21b <vm_exec_core+16123>, 0x556540a5e137 <vm_exec_core+15895>, 0x556540a5d072 <vm_exec_core+11602>, 0x556540a5d93b <vm_exec_core+13851>, 0x556540a5d665 <vm_exec_core+13125>, 0x556540a5dbf7 <vm_exec_core+14551>, 0x556540a5db75 <vm_exec_core+14421>, 0x556540a61157 <vm_exec_core+28215>, 0x556540a5b948 <vm_exec_core+5672>, 0x556540a62267 <vm_exec_core+32583>, 0x556540a5f961 <vm_exec_core+22081>, 0x556540a5de83 <vm_exec_core+15203>, 0x556540a5a878 <vm_exec_core+1368>, 0x556540a619ae <vm_exec_core+30350>, 0x556540a61300 <vm_exec_core+28640>, 0x556540a5bcb6 <vm_exec_core+6550>, 0x556540a5af78 <vm_exec_core+3160>, 0x556540a5ff8e <vm_exec_core+23662>, 0x556540a5c689 <vm_exec_core+9065>, 0x556540a61d79 <vm_exec_core+31321>, 0x556540a617ac <vm_exec_core+29836>, 0x556540a5ce17 <vm_exec_core+10999>, 0x556540a5dddf <vm_exec_core+15039>, 0x556540a5fbdb <vm_exec_core+22715>, 0x556540a6142a <vm_exec_core+28938>, 0x556540a5ed72 <vm_exec_core+19026>, 0x556540a5fc93 <vm_exec_core+22899>, 0x556540a60294 <vm_exec_core+24436>, 0x556540a5ecb3 <vm_exec_core+18835>, 0x556540a5add3 <vm_exec_core+2739>, 0x556540a5f3eb <vm_exec_core+20683>, 0x556540a5ac27 <vm_exec_core+2311>, 0x556540a5b067 <vm_exec_core+3399>, 0x556540a5d161 <vm_exec_core+11841>, 0x556540a5ea34 <vm_exec_core+18196>, 0x556540a5f1fb <vm_exec_core+20187>, 0x556540a5e8cb <vm_exec_core+17835>, 0x556540a5a7d4 <vm_exec_core+1204>, 0x556540a605a8 <vm_exec_core+25224>, 0x556540a611c5 <vm_exec_core+28325>, 0x556540a5b172 <vm_exec_core+3666>, 0x556540a5bf9b <vm_exec_core+7291>, 0x556540a5be1d <vm_exec_core+6909>, 0x556540a5c89b <vm_exec_core+9595>, 0x556540a5dd31 <vm_exec_core+14865>, 0x556540a5b266 <vm_exec_core+3910>, 0x556540a60474 <vm_exec_core+24916>, 0x556540a5bedf <vm_exec_core+7103>, 0x556540a5dc6a <vm_exec_core+14666>, 0x556540a5e6a1 <vm_exec_core+17281>, 0x556540a60110 <vm_exec_core+24048>, 0x556540a5efff <vm_exec_core+19679>, 0x556540a5cb48 <vm_exec_core+10280>, 0x556540a5c1f2 <vm_exec_core+7890>, 0x556540a5fe74 <vm_exec_core+23380>, 0x556540a5d4db <vm_exec_core+12731>, 0x556540a5f4bf <vm_exec_core+20895>, 0x556540a5f0d0 <vm_exec_core+19888>, 0x556540a5f5e5 <vm_exec_core+21189>, 0x556540a60bf0 <vm_exec_core+26832>, 0x556540a5e837 <vm_exec_core+17687>, 0x556540a601b6 <vm_exec_core+24214>, 0x556540a5cc17 <vm_exec_core+10487>, 0x556540a5fd32 <vm_exec_core+23058>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5eb0d <vm_exec_core+18413>, 0x556540a5eed2 <vm_exec_core+19378>, 0x556540a5e539 <vm_exec_core+16921>, 0x556540a5e96f <vm_exec_core+17999>, 0x556540a5cf7f <vm_exec_core+11359>, 0x556540a5c438 <vm_exec_core+8472>, 0x556540a5f6e7 <vm_exec_core+21447>, 0x556540a5b45c <vm_exec_core+4412>, 0x556540a5e336 <vm_exec_core+16406>, 0x556540a6938b <vm_exec_core+61547>, 0x556540a5ee0c <vm_exec_core+19180>, 0x556540a5b702 <vm_exec_core+5090>, 0x556540a5bb92 <vm_exec_core+6258>, 0x556540a5b826 <vm_exec_core+5382>, 0x556540a5c08b <vm_exec_core+7531>, 0x556540a5c997 <vm_exec_core+9847>, 0x556540a5e737 <vm_exec_core+17431>, 0x556540a5dd27 <vm_exec_core+14855>, 0x556540a5e732 <vm_exec_core+17426>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5ecae <vm_exec_core+18830>, 0x556540a5c086 <vm_exec_core+7526>, 0x556540a5efc3 <vm_exec_core+19619>, 0x556540a5d3f9 <vm_exec_core+12505>, 0x556540a5d3fe <vm_exec_core+12510>, 0x556540a5eca9 <vm_exec_core+18825>, 0x556540a5ea2a <vm_exec_core+18186>, 0x556540a5e202 <vm_exec_core+16098>, 0x556540a5e123 <vm_exec_core+15875>, 0x556540a5ea2f <vm_exec_core+18191>, 0x556540a5e53e <vm_exec_core+16926>, 0x556540a5dd2c <vm_exec_core+14860>, 0x556540a5c27a <vm_exec_core+8026>, 0x556540a5d780 <vm_exec_core+13408>, 0x556540a5c992 <vm_exec_core+9842>...} reg_cfp = 0x7feed7def758 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_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 0x0000556540a56e98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160017940d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000556540a93deb in invoke_iseq_block_from_c (ec=0x5160017940d0, captured=<optimized out>, self=140664450790560, 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 = 0x7feefe97f8c0 cfp = 0x7feed7def7c8 sp = 0x7feed7cef818 use_argv = <optimized out> stack_argv = 0x7feed7cef818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160017940d0, self=140664450790560, 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 0x0000556540a92076 in rb_vm_invoke_proc (ec=0x50c000742050, proc=0x189, proc@entry=0x504000143b50, argc=-14054047, 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 0x00005565409ea709 in thread_do_start_proc (th=th@entry=0x5150002a6c80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000143b50 args_len = 0 args_ptr = <optimized out> #23 0x00005565409e82ba in thread_do_start (th=0x5150002a6c80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150002a6c80, 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 0x00005565409e757e in call_thread_start_func_2 (th=0x5150002a6c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7feed43ffce0 #26 nt_start (ptr=0x50c000742000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150002a6c80 sched = <optimized out> nt = 0x50c000742000 vm = 0x525000000100 #27 0x000055654069974f in asan_thread_start(void*) () No symbol table info available. #28 0x00007feeff29ca94 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 = {140663739909824, 7235586773566070470, 140663739909824, -352, 0, 140725596185680, 7235586773545098950, 7235492370409692870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007feeff329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x7feedcc006c0 (LWP 434106) "parallel.rb:40"): #0 0x00007feeff31b4cd in __GI___poll (fds=0x7feed3613760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000055654064039a in __interceptor_poll () No symbol table info available. #2 0x000055654079637d in nogvl_wait_for (th=140663823599680, fptr=0x5110007361c0, 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 0x00005565407977f6 in internal_read_func (ptr=0x7feed3613440) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7feed3613440 result = <optimized out> #5 0x00005565409d073b in rb_thread_io_blocking_call (func=0x556540797370 <internal_read_func>, data1=0x7feed3613440, 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 0x00005565406e3f90 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 = 0x516002368ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7feedcbfee50, <optimized out>, 0x7feedcbfed60, <optimized out>, <optimized out>}, prev = 0x7feed3609340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002368ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005565407abab5 in io_read_memory_locktmp (str=140663725307744, 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 = 140663823599680, fptr = 0x5110007361c0, nonblock = 0, fd = 4, buf = 0x51900092db80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110007361c0 n = <optimized out> shrinkable = <optimized out> #9 0x0000556540787e71 in io_readpartial (argc=-748603552, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x0000556540aba0f8 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:3788 ci = 0x408100100003 cc = <optimized out> me = 0x7feefeb19f28 cfunc = 0x504000010f58 recv = 140663823599840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000556540a67aad in vm_sendish (ec=0x516002368ed0, reg_cfp=0x7feedb097790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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=0x516002368ed0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x556540a61166 <vm_exec_core+28230>, 0x556540a5b957 <vm_exec_core+5687>, 0x556540a62276 <vm_exec_core+32598>, 0x556540a5f970 <vm_exec_core+22096>, 0x556540a5de92 <vm_exec_core+15218>, 0x556540a5a887 <vm_exec_core+1383>, 0x556540a619bd <vm_exec_core+30365>, 0x556540a6130f <vm_exec_core+28655>, 0x556540a5bcc5 <vm_exec_core+6565>, 0x556540a5af87 <vm_exec_core+3175>, 0x556540a5ff9d <vm_exec_core+23677>, 0x556540a5c698 <vm_exec_core+9080>, 0x556540a61d88 <vm_exec_core+31336>, 0x556540a617bb <vm_exec_core+29851>, 0x556540a5ce26 <vm_exec_core+11014>, 0x556540a5ddee <vm_exec_core+15054>, 0x556540a5fbea <vm_exec_core+22730>, 0x556540a61439 <vm_exec_core+28953>, 0x556540a5ed81 <vm_exec_core+19041>, 0x556540a5fca2 <vm_exec_core+22914>, 0x556540a602a3 <vm_exec_core+24451>, 0x556540a5ecc2 <vm_exec_core+18850>, 0x556540a5ade2 <vm_exec_core+2754>, 0x556540a5f3fa <vm_exec_core+20698>, 0x556540a5ac36 <vm_exec_core+2326>, 0x556540a5b076 <vm_exec_core+3414>, 0x556540a5d170 <vm_exec_core+11856>, 0x556540a5ea43 <vm_exec_core+18211>, 0x556540a5f20a <vm_exec_core+20202>, 0x556540a5e8da <vm_exec_core+17850>, 0x556540a5a7e3 <vm_exec_core+1219>, 0x556540a605b7 <vm_exec_core+25239>, 0x556540a611d4 <vm_exec_core+28340>, 0x556540a5b181 <vm_exec_core+3681>, 0x556540a5bfaa <vm_exec_core+7306>, 0x556540a5be2c <vm_exec_core+6924>, 0x556540a5c8aa <vm_exec_core+9610>, 0x556540a5dd40 <vm_exec_core+14880>, 0x556540a5b275 <vm_exec_core+3925>, 0x556540a60483 <vm_exec_core+24931>, 0x556540a5beee <vm_exec_core+7118>, 0x556540a5dc79 <vm_exec_core+14681>, 0x556540a5e6b0 <vm_exec_core+17296>, 0x556540a6011f <vm_exec_core+24063>, 0x556540a5f00e <vm_exec_core+19694>, 0x556540a5cb57 <vm_exec_core+10295>, 0x556540a5c201 <vm_exec_core+7905>, 0x556540a5fe83 <vm_exec_core+23395>, 0x556540a5d4ea <vm_exec_core+12746>, 0x556540a5f4ce <vm_exec_core+20910>, 0x556540a5f0df <vm_exec_core+19903>, 0x556540a5f5f4 <vm_exec_core+21204>, 0x556540a60bff <vm_exec_core+26847>, 0x556540a5e846 <vm_exec_core+17702>, 0x556540a601c5 <vm_exec_core+24229>, 0x556540a5cc26 <vm_exec_core+10502>, 0x556540a5fd41 <vm_exec_core+23073>, 0x556540a5a6ab <vm_exec_core+907>, 0x556540a5eb1c <vm_exec_core+18428>, 0x556540a5eee1 <vm_exec_core+19393>, 0x556540a5ae81 <vm_exec_core+2913>, 0x556540a5e97e <vm_exec_core+18014>, 0x556540a5cf8e <vm_exec_core+11374>, 0x556540a5c447 <vm_exec_core+8487>, 0x556540a5f6f6 <vm_exec_core+21462>, 0x556540a5b46b <vm_exec_core+4427>, 0x556540a5e345 <vm_exec_core+16421>, 0x556540a6939a <vm_exec_core+61562>, 0x556540a5ee1b <vm_exec_core+19195>, 0x556540a5b711 <vm_exec_core+5105>, 0x556540a5bba1 <vm_exec_core+6273>, 0x556540a5b835 <vm_exec_core+5397>, 0x556540a5c09a <vm_exec_core+7546>, 0x556540a5c9a6 <vm_exec_core+9862>, 0x556540a5f31b <vm_exec_core+20475>, 0x556540a5e73c <vm_exec_core+17436>, 0x556540a604d5 <vm_exec_core+25013>, 0x556540a6252d <vm_exec_core+33293>, 0x556540a608d7 <vm_exec_core+26039>, 0x556540a61e25 <vm_exec_core+31493>, 0x556540a61f27 <vm_exec_core+31751>, 0x556540a5acfb <vm_exec_core+2523>, 0x556540a618da <vm_exec_core+30138>, 0x556540a5d403 <vm_exec_core+12515>, 0x556540a61b4b <vm_exec_core+30763>, 0x556540a5cceb <vm_exec_core+10699>, 0x556540a60800 <vm_exec_core+25824>, 0x556540a5ab53 <vm_exec_core+2099>, 0x556540a5b35a <vm_exec_core+4154>, 0x556540a62140 <vm_exec_core+32288>, 0x556540a5c289 <vm_exec_core+8041>, 0x556540a5d78f <vm_exec_core+13423>, 0x556540a5a6b0 <vm_exec_core+912>, 0x556540a5aac1 <vm_exec_core+1953>, 0x556540a5a742 <vm_exec_core+1058>, 0x556540a60b07 <vm_exec_core+26599>, 0x556540a5d218 <vm_exec_core+12024>, 0x556540a61c27 <vm_exec_core+30983>, 0x556540a5e557 <vm_exec_core+16951>, 0x556540a5da46 <vm_exec_core+14118>, 0x556540a5e21b <vm_exec_core+16123>, 0x556540a5e137 <vm_exec_core+15895>, 0x556540a5d072 <vm_exec_core+11602>, 0x556540a5d93b <vm_exec_core+13851>, 0x556540a5d665 <vm_exec_core+13125>, 0x556540a5dbf7 <vm_exec_core+14551>, 0x556540a5db75 <vm_exec_core+14421>, 0x556540a61157 <vm_exec_core+28215>, 0x556540a5b948 <vm_exec_core+5672>, 0x556540a62267 <vm_exec_core+32583>, 0x556540a5f961 <vm_exec_core+22081>, 0x556540a5de83 <vm_exec_core+15203>, 0x556540a5a878 <vm_exec_core+1368>, 0x556540a619ae <vm_exec_core+30350>, 0x556540a61300 <vm_exec_core+28640>, 0x556540a5bcb6 <vm_exec_core+6550>, 0x556540a5af78 <vm_exec_core+3160>, 0x556540a5ff8e <vm_exec_core+23662>, 0x556540a5c689 <vm_exec_core+9065>, 0x556540a61d79 <vm_exec_core+31321>, 0x556540a617ac <vm_exec_core+29836>, 0x556540a5ce17 <vm_exec_core+10999>, 0x556540a5dddf <vm_exec_core+15039>, 0x556540a5fbdb <vm_exec_core+22715>, 0x556540a6142a <vm_exec_core+28938>, 0x556540a5ed72 <vm_exec_core+19026>, 0x556540a5fc93 <vm_exec_core+22899>, 0x556540a60294 <vm_exec_core+24436>, 0x556540a5ecb3 <vm_exec_core+18835>, 0x556540a5add3 <vm_exec_core+2739>, 0x556540a5f3eb <vm_exec_core+20683>, 0x556540a5ac27 <vm_exec_core+2311>, 0x556540a5b067 <vm_exec_core+3399>, 0x556540a5d161 <vm_exec_core+11841>, 0x556540a5ea34 <vm_exec_core+18196>, 0x556540a5f1fb <vm_exec_core+20187>, 0x556540a5e8cb <vm_exec_core+17835>, 0x556540a5a7d4 <vm_exec_core+1204>, 0x556540a605a8 <vm_exec_core+25224>, 0x556540a611c5 <vm_exec_core+28325>, 0x556540a5b172 <vm_exec_core+3666>, 0x556540a5bf9b <vm_exec_core+7291>, 0x556540a5be1d <vm_exec_core+6909>, 0x556540a5c89b <vm_exec_core+9595>, 0x556540a5dd31 <vm_exec_core+14865>, 0x556540a5b266 <vm_exec_core+3910>, 0x556540a60474 <vm_exec_core+24916>, 0x556540a5bedf <vm_exec_core+7103>, 0x556540a5dc6a <vm_exec_core+14666>, 0x556540a5e6a1 <vm_exec_core+17281>, 0x556540a60110 <vm_exec_core+24048>, 0x556540a5efff <vm_exec_core+19679>, 0x556540a5cb48 <vm_exec_core+10280>, 0x556540a5c1f2 <vm_exec_core+7890>, 0x556540a5fe74 <vm_exec_core+23380>, 0x556540a5d4db <vm_exec_core+12731>, 0x556540a5f4bf <vm_exec_core+20895>, 0x556540a5f0d0 <vm_exec_core+19888>, 0x556540a5f5e5 <vm_exec_core+21189>, 0x556540a60bf0 <vm_exec_core+26832>, 0x556540a5e837 <vm_exec_core+17687>, 0x556540a601b6 <vm_exec_core+24214>, 0x556540a5cc17 <vm_exec_core+10487>, 0x556540a5fd32 <vm_exec_core+23058>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5eb0d <vm_exec_core+18413>, 0x556540a5eed2 <vm_exec_core+19378>, 0x556540a5e539 <vm_exec_core+16921>, 0x556540a5e96f <vm_exec_core+17999>, 0x556540a5cf7f <vm_exec_core+11359>, 0x556540a5c438 <vm_exec_core+8472>, 0x556540a5f6e7 <vm_exec_core+21447>, 0x556540a5b45c <vm_exec_core+4412>, 0x556540a5e336 <vm_exec_core+16406>, 0x556540a6938b <vm_exec_core+61547>, 0x556540a5ee0c <vm_exec_core+19180>, 0x556540a5b702 <vm_exec_core+5090>, 0x556540a5bb92 <vm_exec_core+6258>, 0x556540a5b826 <vm_exec_core+5382>, 0x556540a5c08b <vm_exec_core+7531>, 0x556540a5c997 <vm_exec_core+9847>, 0x556540a5e737 <vm_exec_core+17431>, 0x556540a5dd27 <vm_exec_core+14855>, 0x556540a5e732 <vm_exec_core+17426>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5ecae <vm_exec_core+18830>, 0x556540a5c086 <vm_exec_core+7526>, 0x556540a5efc3 <vm_exec_core+19619>, 0x556540a5d3f9 <vm_exec_core+12505>, 0x556540a5d3fe <vm_exec_core+12510>, 0x556540a5eca9 <vm_exec_core+18825>, 0x556540a5ea2a <vm_exec_core+18186>, 0x556540a5e202 <vm_exec_core+16098>, 0x556540a5e123 <vm_exec_core+15875>, 0x556540a5ea2f <vm_exec_core+18191>, 0x556540a5e53e <vm_exec_core+16926>, 0x556540a5dd2c <vm_exec_core+14860>, 0x556540a5c27a <vm_exec_core+8026>, 0x556540a5d780 <vm_exec_core+13408>, 0x556540a5c992 <vm_exec_core+9842>...} reg_cfp = 0x7feedb097790 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_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 0x0000556540a56e98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002368ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000556540a93deb in invoke_iseq_block_from_c (ec=0x516002368ed0, captured=<optimized out>, self=140663890586960, 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 = 0x7feefe974498 cfp = 0x7feedb0977c8 sp = 0x7feedaf97818 use_argv = <optimized out> stack_argv = 0x7feedaf97818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516002368ed0, self=140663890586960, 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 0x0000556540a92076 in rb_vm_invoke_proc (ec=0x7feed3613760, proc=0x1, proc@entry=0x50400100e8d0, argc=-13519667, 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 0x00005565409ea709 in thread_do_start_proc (th=th@entry=0x5150006a6880) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400100e8d0 args_len = 0 args_ptr = <optimized out> #19 0x00005565409e82ba in thread_do_start (th=0x5150006a6880) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150006a6880, 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 0x00005565409e757e in call_thread_start_func_2 (th=0x5150006a6880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7feedcbffce0 #22 nt_start (ptr=0x50c000273340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150006a6880 sched = <optimized out> nt = 0x50c000273340 vm = 0x525000000100 #23 0x000055654069974f in asan_thread_start(void*) () No symbol table info available. #24 0x00007feeff29ca94 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 = {140663882516160, 7235568081868398278, 140663882516160, -352, 25, 140725596194192, 7235568081847426758, 7235492370409692870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007feeff329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7feee30006c0 (LWP 435662) "ruby"): #0 0x00007feeff31b4cd in __GI___poll (fds=0x7feeaf109040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000055654064039a in __interceptor_poll () No symbol table info available. #2 0x00005565409ec87f 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:3066 vm = <optimized out> #4 0x000055654069974f in asan_thread_start(void*) () No symbol table info available. #5 0x00007feeff29ca94 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 = {140663987373760, 7235483969228873414, 140663987373760, -352, 0, 140663971072048, 7235483969207901894, 7235492370409692870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007feeff329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7feeca8006c0 (LWP 436148) "envutil.rb:177"): #0 0x00007feeff31b4cd in __GI___poll (fds=0x7feeae609960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000055654064039a in __interceptor_poll () No symbol table info available. #2 0x000055654079637d in nogvl_wait_for (th=140663867635360, fptr=0x511000a38e40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 8, 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 0x00005565407977f6 in internal_read_func (ptr=0x7feeae609820) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7feeae609820 result = <optimized out> #5 0x00005565409d073b in rb_thread_io_blocking_call (func=0x556540797370 <internal_read_func>, data1=data1@entry=0x7feeae609820, fd=<optimized out>, events=events@entry=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 0x000055654079718a in rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1291 iis = {th = 140663867635360, fptr = 0x511000a38e40, nonblock = 0, fd = 8, buf = 0x525001065900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #7 0x000055654079aac7 in io_bufread (ptr=0x525001065900 '\276' <repeats 200 times>..., len=8192, fptr=0x511000a38e40) at /tmp/ruby/src/trunk_asan/io.c:3028 offset = 0 n = 8192 c = <optimized out> #8 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3067 p = <optimized out> #9 0x00005565406e3f90 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 = 0x516006bf7fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7feeca7fedb0, <optimized out>, 0x7feeca7fecc0, <optimized out>, <optimized out>}, prev = 0x7feeae609340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516006bf7fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005565407984eb in io_fread (str=140663867634800, offset=0, size=8192, fptr=0x511000a38e40) at /tmp/ruby/src/trunk_asan/io.c:3081 arg = {str_ptr = 0x525001065900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #11 read_all (fptr=<optimized out>, siz=8192, str=140663867634800) at /tmp/ruby/src/trunk_asan/io.c:3359 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #12 0x0000556540788252 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3783 str = <optimized out> length = <optimized out> fptr = 0x511000a38e40 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #13 0x0000556540aba0f8 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:3788 ci = 0x3f9100100001 cc = <optimized out> me = 0x7feefeb19f00 cfunc = 0x504000010f98 recv = 140663828120600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #14 0x0000556540a67aad in vm_sendish (ec=0x516006bf7fd0, reg_cfp=0x7feee010a790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #15 vm_exec_core (ec=ec@entry=0x516006bf7fd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x556540a61166 <vm_exec_core+28230>, 0x556540a5b957 <vm_exec_core+5687>, 0x556540a62276 <vm_exec_core+32598>, 0x556540a5f970 <vm_exec_core+22096>, 0x556540a5de92 <vm_exec_core+15218>, 0x556540a5a887 <vm_exec_core+1383>, 0x556540a619bd <vm_exec_core+30365>, 0x556540a6130f <vm_exec_core+28655>, 0x556540a5bcc5 <vm_exec_core+6565>, 0x556540a5af87 <vm_exec_core+3175>, 0x556540a5ff9d <vm_exec_core+23677>, 0x556540a5c698 <vm_exec_core+9080>, 0x556540a61d88 <vm_exec_core+31336>, 0x556540a617bb <vm_exec_core+29851>, 0x556540a5ce26 <vm_exec_core+11014>, 0x556540a5ddee <vm_exec_core+15054>, 0x556540a5fbea <vm_exec_core+22730>, 0x556540a61439 <vm_exec_core+28953>, 0x556540a5ed81 <vm_exec_core+19041>, 0x556540a5fca2 <vm_exec_core+22914>, 0x556540a602a3 <vm_exec_core+24451>, 0x556540a5ecc2 <vm_exec_core+18850>, 0x556540a5ade2 <vm_exec_core+2754>, 0x556540a5f3fa <vm_exec_core+20698>, 0x556540a5ac36 <vm_exec_core+2326>, 0x556540a5b076 <vm_exec_core+3414>, 0x556540a5d170 <vm_exec_core+11856>, 0x556540a5ea43 <vm_exec_core+18211>, 0x556540a5f20a <vm_exec_core+20202>, 0x556540a5e8da <vm_exec_core+17850>, 0x556540a5a7e3 <vm_exec_core+1219>, 0x556540a605b7 <vm_exec_core+25239>, 0x556540a611d4 <vm_exec_core+28340>, 0x556540a5b181 <vm_exec_core+3681>, 0x556540a5bfaa <vm_exec_core+7306>, 0x556540a5be2c <vm_exec_core+6924>, 0x556540a5c8aa <vm_exec_core+9610>, 0x556540a5dd40 <vm_exec_core+14880>, 0x556540a5b275 <vm_exec_core+3925>, 0x556540a60483 <vm_exec_core+24931>, 0x556540a5beee <vm_exec_core+7118>, 0x556540a5dc79 <vm_exec_core+14681>, 0x556540a5e6b0 <vm_exec_core+17296>, 0x556540a6011f <vm_exec_core+24063>, 0x556540a5f00e <vm_exec_core+19694>, 0x556540a5cb57 <vm_exec_core+10295>, 0x556540a5c201 <vm_exec_core+7905>, 0x556540a5fe83 <vm_exec_core+23395>, 0x556540a5d4ea <vm_exec_core+12746>, 0x556540a5f4ce <vm_exec_core+20910>, 0x556540a5f0df <vm_exec_core+19903>, 0x556540a5f5f4 <vm_exec_core+21204>, 0x556540a60bff <vm_exec_core+26847>, 0x556540a5e846 <vm_exec_core+17702>, 0x556540a601c5 <vm_exec_core+24229>, 0x556540a5cc26 <vm_exec_core+10502>, 0x556540a5fd41 <vm_exec_core+23073>, 0x556540a5a6ab <vm_exec_core+907>, 0x556540a5eb1c <vm_exec_core+18428>, 0x556540a5eee1 <vm_exec_core+19393>, 0x556540a5ae81 <vm_exec_core+2913>, 0x556540a5e97e <vm_exec_core+18014>, 0x556540a5cf8e <vm_exec_core+11374>, 0x556540a5c447 <vm_exec_core+8487>, 0x556540a5f6f6 <vm_exec_core+21462>, 0x556540a5b46b <vm_exec_core+4427>, 0x556540a5e345 <vm_exec_core+16421>, 0x556540a6939a <vm_exec_core+61562>, 0x556540a5ee1b <vm_exec_core+19195>, 0x556540a5b711 <vm_exec_core+5105>, 0x556540a5bba1 <vm_exec_core+6273>, 0x556540a5b835 <vm_exec_core+5397>, 0x556540a5c09a <vm_exec_core+7546>, 0x556540a5c9a6 <vm_exec_core+9862>, 0x556540a5f31b <vm_exec_core+20475>, 0x556540a5e73c <vm_exec_core+17436>, 0x556540a604d5 <vm_exec_core+25013>, 0x556540a6252d <vm_exec_core+33293>, 0x556540a608d7 <vm_exec_core+26039>, 0x556540a61e25 <vm_exec_core+31493>, 0x556540a61f27 <vm_exec_core+31751>, 0x556540a5acfb <vm_exec_core+2523>, 0x556540a618da <vm_exec_core+30138>, 0x556540a5d403 <vm_exec_core+12515>, 0x556540a61b4b <vm_exec_core+30763>, 0x556540a5cceb <vm_exec_core+10699>, 0x556540a60800 <vm_exec_core+25824>, 0x556540a5ab53 <vm_exec_core+2099>, 0x556540a5b35a <vm_exec_core+4154>, 0x556540a62140 <vm_exec_core+32288>, 0x556540a5c289 <vm_exec_core+8041>, 0x556540a5d78f <vm_exec_core+13423>, 0x556540a5a6b0 <vm_exec_core+912>, 0x556540a5aac1 <vm_exec_core+1953>, 0x556540a5a742 <vm_exec_core+1058>, 0x556540a60b07 <vm_exec_core+26599>, 0x556540a5d218 <vm_exec_core+12024>, 0x556540a61c27 <vm_exec_core+30983>, 0x556540a5e557 <vm_exec_core+16951>, 0x556540a5da46 <vm_exec_core+14118>, 0x556540a5e21b <vm_exec_core+16123>, 0x556540a5e137 <vm_exec_core+15895>, 0x556540a5d072 <vm_exec_core+11602>, 0x556540a5d93b <vm_exec_core+13851>, 0x556540a5d665 <vm_exec_core+13125>, 0x556540a5dbf7 <vm_exec_core+14551>, 0x556540a5db75 <vm_exec_core+14421>, 0x556540a61157 <vm_exec_core+28215>, 0x556540a5b948 <vm_exec_core+5672>, 0x556540a62267 <vm_exec_core+32583>, 0x556540a5f961 <vm_exec_core+22081>, 0x556540a5de83 <vm_exec_core+15203>, 0x556540a5a878 <vm_exec_core+1368>, 0x556540a619ae <vm_exec_core+30350>, 0x556540a61300 <vm_exec_core+28640>, 0x556540a5bcb6 <vm_exec_core+6550>, 0x556540a5af78 <vm_exec_core+3160>, 0x556540a5ff8e <vm_exec_core+23662>, 0x556540a5c689 <vm_exec_core+9065>, 0x556540a61d79 <vm_exec_core+31321>, 0x556540a617ac <vm_exec_core+29836>, 0x556540a5ce17 <vm_exec_core+10999>, 0x556540a5dddf <vm_exec_core+15039>, 0x556540a5fbdb <vm_exec_core+22715>, 0x556540a6142a <vm_exec_core+28938>, 0x556540a5ed72 <vm_exec_core+19026>, 0x556540a5fc93 <vm_exec_core+22899>, 0x556540a60294 <vm_exec_core+24436>, 0x556540a5ecb3 <vm_exec_core+18835>, 0x556540a5add3 <vm_exec_core+2739>, 0x556540a5f3eb <vm_exec_core+20683>, 0x556540a5ac27 <vm_exec_core+2311>, 0x556540a5b067 <vm_exec_core+3399>, 0x556540a5d161 <vm_exec_core+11841>, 0x556540a5ea34 <vm_exec_core+18196>, 0x556540a5f1fb <vm_exec_core+20187>, 0x556540a5e8cb <vm_exec_core+17835>, 0x556540a5a7d4 <vm_exec_core+1204>, 0x556540a605a8 <vm_exec_core+25224>, 0x556540a611c5 <vm_exec_core+28325>, 0x556540a5b172 <vm_exec_core+3666>, 0x556540a5bf9b <vm_exec_core+7291>, 0x556540a5be1d <vm_exec_core+6909>, 0x556540a5c89b <vm_exec_core+9595>, 0x556540a5dd31 <vm_exec_core+14865>, 0x556540a5b266 <vm_exec_core+3910>, 0x556540a60474 <vm_exec_core+24916>, 0x556540a5bedf <vm_exec_core+7103>, 0x556540a5dc6a <vm_exec_core+14666>, 0x556540a5e6a1 <vm_exec_core+17281>, 0x556540a60110 <vm_exec_core+24048>, 0x556540a5efff <vm_exec_core+19679>, 0x556540a5cb48 <vm_exec_core+10280>, 0x556540a5c1f2 <vm_exec_core+7890>, 0x556540a5fe74 <vm_exec_core+23380>, 0x556540a5d4db <vm_exec_core+12731>, 0x556540a5f4bf <vm_exec_core+20895>, 0x556540a5f0d0 <vm_exec_core+19888>, 0x556540a5f5e5 <vm_exec_core+21189>, 0x556540a60bf0 <vm_exec_core+26832>, 0x556540a5e837 <vm_exec_core+17687>, 0x556540a601b6 <vm_exec_core+24214>, 0x556540a5cc17 <vm_exec_core+10487>, 0x556540a5fd32 <vm_exec_core+23058>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5eb0d <vm_exec_core+18413>, 0x556540a5eed2 <vm_exec_core+19378>, 0x556540a5e539 <vm_exec_core+16921>, 0x556540a5e96f <vm_exec_core+17999>, 0x556540a5cf7f <vm_exec_core+11359>, 0x556540a5c438 <vm_exec_core+8472>, 0x556540a5f6e7 <vm_exec_core+21447>, 0x556540a5b45c <vm_exec_core+4412>, 0x556540a5e336 <vm_exec_core+16406>, 0x556540a6938b <vm_exec_core+61547>, 0x556540a5ee0c <vm_exec_core+19180>, 0x556540a5b702 <vm_exec_core+5090>, 0x556540a5bb92 <vm_exec_core+6258>, 0x556540a5b826 <vm_exec_core+5382>, 0x556540a5c08b <vm_exec_core+7531>, 0x556540a5c997 <vm_exec_core+9847>, 0x556540a5e737 <vm_exec_core+17431>, 0x556540a5dd27 <vm_exec_core+14855>, 0x556540a5e732 <vm_exec_core+17426>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5ecae <vm_exec_core+18830>, 0x556540a5c086 <vm_exec_core+7526>, 0x556540a5efc3 <vm_exec_core+19619>, 0x556540a5d3f9 <vm_exec_core+12505>, 0x556540a5d3fe <vm_exec_core+12510>, 0x556540a5eca9 <vm_exec_core+18825>, 0x556540a5ea2a <vm_exec_core+18186>, 0x556540a5e202 <vm_exec_core+16098>, 0x556540a5e123 <vm_exec_core+15875>, 0x556540a5ea2f <vm_exec_core+18191>, 0x556540a5e53e <vm_exec_core+16926>, 0x556540a5dd2c <vm_exec_core+14860>, 0x556540a5c27a <vm_exec_core+8026>, 0x556540a5d780 <vm_exec_core+13408>, 0x556540a5c992 <vm_exec_core+9842>...} reg_cfp = 0x7feee010a790 reg_pc = 0x504000044070 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_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> #16 0x0000556540a56e98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516006bf7fd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #17 0x0000556540a93deb in invoke_iseq_block_from_c (ec=0x516006bf7fd0, captured=<optimized out>, self=140664413278400, 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 = 0x7feefe979740 cfp = 0x7feee010a7c8 sp = 0x7feee000a818 use_argv = <optimized out> stack_argv = 0x7feee000a818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_proc (ec=0x516006bf7fd0, self=140664413278400, 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> #19 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. #20 0x0000556540a92076 in rb_vm_invoke_proc (ec=0x7feeae609960, proc=0x1, proc@entry=0x504000e58510, argc=-13519667, 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 #21 0x00005565409ea709 in thread_do_start_proc (th=th@entry=0x515000665600) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000e58510 args_len = 0 args_ptr = <optimized out> #22 0x00005565409e82ba in thread_do_start (th=0x515000665600) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #23 thread_start_func_2 (th=th@entry=0x515000665600, 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> #24 0x00005565409e757e in call_thread_start_func_2 (th=0x515000665600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7feeca7ffce0 #25 nt_start (ptr=0x50c0002a9e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000665600 sched = <optimized out> nt = 0x50c0002a9e80 vm = 0x525000000100 #26 0x000055654069974f in asan_thread_start(void*) () No symbol table info available. #27 0x00007feeff29ca94 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 = {140663576331968, 7235537845298634438, 140663576331968, -352, 22, 140725596191504, 7235537845277662918, 7235492370409692870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #28 0x00007feeff329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7feecec006c0 (LWP 436149) "envutil.rb:178"): #0 0x00007feeff31b4cd in __GI___poll (fds=0x7feeada09960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000055654064039a in __interceptor_poll () No symbol table info available. #2 0x000055654079637d in nogvl_wait_for (th=140663867635040, fptr=0x51100082a540, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 10, 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 0x00005565407977f6 in internal_read_func (ptr=0x7feeada09820) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7feeada09820 result = <optimized out> #5 0x00005565409d073b in rb_thread_io_blocking_call (func=0x556540797370 <internal_read_func>, data1=data1@entry=0x7feeada09820, fd=<optimized out>, events=events@entry=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 0x000055654079718a in rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1291 iis = {th = 140663867635040, fptr = 0x51100082a540, nonblock = 0, fd = 10, buf = 0x52500115a900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #7 0x000055654079aac7 in io_bufread (ptr=0x52500115a900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100082a540) at /tmp/ruby/src/trunk_asan/io.c:3028 offset = 0 n = 8192 c = <optimized out> #8 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3067 p = <optimized out> #9 0x00005565406e3f90 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 = 0x516006c033d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7feecebfedb0, <optimized out>, 0x7feecebfecc0, <optimized out>, <optimized out>}, prev = 0x7feeada09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516006c033d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005565407984eb in io_fread (str=140663867634680, offset=0, size=8192, fptr=0x51100082a540) at /tmp/ruby/src/trunk_asan/io.c:3081 arg = {str_ptr = 0x52500115a900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #11 read_all (fptr=<optimized out>, siz=8192, str=140663867634680) at /tmp/ruby/src/trunk_asan/io.c:3359 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #12 0x0000556540788252 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3783 str = <optimized out> length = <optimized out> fptr = 0x51100082a540 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #13 0x0000556540aba0f8 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:3788 ci = 0x3f9100100001 cc = <optimized out> me = 0x7feefeb19f00 cfunc = 0x504000010f98 recv = 140663828120480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #14 0x0000556540a67aad in vm_sendish (ec=0x516006c033d0, reg_cfp=0x7feee0008790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #15 vm_exec_core (ec=ec@entry=0x516006c033d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x556540a61166 <vm_exec_core+28230>, 0x556540a5b957 <vm_exec_core+5687>, 0x556540a62276 <vm_exec_core+32598>, 0x556540a5f970 <vm_exec_core+22096>, 0x556540a5de92 <vm_exec_core+15218>, 0x556540a5a887 <vm_exec_core+1383>, 0x556540a619bd <vm_exec_core+30365>, 0x556540a6130f <vm_exec_core+28655>, 0x556540a5bcc5 <vm_exec_core+6565>, 0x556540a5af87 <vm_exec_core+3175>, 0x556540a5ff9d <vm_exec_core+23677>, 0x556540a5c698 <vm_exec_core+9080>, 0x556540a61d88 <vm_exec_core+31336>, 0x556540a617bb <vm_exec_core+29851>, 0x556540a5ce26 <vm_exec_core+11014>, 0x556540a5ddee <vm_exec_core+15054>, 0x556540a5fbea <vm_exec_core+22730>, 0x556540a61439 <vm_exec_core+28953>, 0x556540a5ed81 <vm_exec_core+19041>, 0x556540a5fca2 <vm_exec_core+22914>, 0x556540a602a3 <vm_exec_core+24451>, 0x556540a5ecc2 <vm_exec_core+18850>, 0x556540a5ade2 <vm_exec_core+2754>, 0x556540a5f3fa <vm_exec_core+20698>, 0x556540a5ac36 <vm_exec_core+2326>, 0x556540a5b076 <vm_exec_core+3414>, 0x556540a5d170 <vm_exec_core+11856>, 0x556540a5ea43 <vm_exec_core+18211>, 0x556540a5f20a <vm_exec_core+20202>, 0x556540a5e8da <vm_exec_core+17850>, 0x556540a5a7e3 <vm_exec_core+1219>, 0x556540a605b7 <vm_exec_core+25239>, 0x556540a611d4 <vm_exec_core+28340>, 0x556540a5b181 <vm_exec_core+3681>, 0x556540a5bfaa <vm_exec_core+7306>, 0x556540a5be2c <vm_exec_core+6924>, 0x556540a5c8aa <vm_exec_core+9610>, 0x556540a5dd40 <vm_exec_core+14880>, 0x556540a5b275 <vm_exec_core+3925>, 0x556540a60483 <vm_exec_core+24931>, 0x556540a5beee <vm_exec_core+7118>, 0x556540a5dc79 <vm_exec_core+14681>, 0x556540a5e6b0 <vm_exec_core+17296>, 0x556540a6011f <vm_exec_core+24063>, 0x556540a5f00e <vm_exec_core+19694>, 0x556540a5cb57 <vm_exec_core+10295>, 0x556540a5c201 <vm_exec_core+7905>, 0x556540a5fe83 <vm_exec_core+23395>, 0x556540a5d4ea <vm_exec_core+12746>, 0x556540a5f4ce <vm_exec_core+20910>, 0x556540a5f0df <vm_exec_core+19903>, 0x556540a5f5f4 <vm_exec_core+21204>, 0x556540a60bff <vm_exec_core+26847>, 0x556540a5e846 <vm_exec_core+17702>, 0x556540a601c5 <vm_exec_core+24229>, 0x556540a5cc26 <vm_exec_core+10502>, 0x556540a5fd41 <vm_exec_core+23073>, 0x556540a5a6ab <vm_exec_core+907>, 0x556540a5eb1c <vm_exec_core+18428>, 0x556540a5eee1 <vm_exec_core+19393>, 0x556540a5ae81 <vm_exec_core+2913>, 0x556540a5e97e <vm_exec_core+18014>, 0x556540a5cf8e <vm_exec_core+11374>, 0x556540a5c447 <vm_exec_core+8487>, 0x556540a5f6f6 <vm_exec_core+21462>, 0x556540a5b46b <vm_exec_core+4427>, 0x556540a5e345 <vm_exec_core+16421>, 0x556540a6939a <vm_exec_core+61562>, 0x556540a5ee1b <vm_exec_core+19195>, 0x556540a5b711 <vm_exec_core+5105>, 0x556540a5bba1 <vm_exec_core+6273>, 0x556540a5b835 <vm_exec_core+5397>, 0x556540a5c09a <vm_exec_core+7546>, 0x556540a5c9a6 <vm_exec_core+9862>, 0x556540a5f31b <vm_exec_core+20475>, 0x556540a5e73c <vm_exec_core+17436>, 0x556540a604d5 <vm_exec_core+25013>, 0x556540a6252d <vm_exec_core+33293>, 0x556540a608d7 <vm_exec_core+26039>, 0x556540a61e25 <vm_exec_core+31493>, 0x556540a61f27 <vm_exec_core+31751>, 0x556540a5acfb <vm_exec_core+2523>, 0x556540a618da <vm_exec_core+30138>, 0x556540a5d403 <vm_exec_core+12515>, 0x556540a61b4b <vm_exec_core+30763>, 0x556540a5cceb <vm_exec_core+10699>, 0x556540a60800 <vm_exec_core+25824>, 0x556540a5ab53 <vm_exec_core+2099>, 0x556540a5b35a <vm_exec_core+4154>, 0x556540a62140 <vm_exec_core+32288>, 0x556540a5c289 <vm_exec_core+8041>, 0x556540a5d78f <vm_exec_core+13423>, 0x556540a5a6b0 <vm_exec_core+912>, 0x556540a5aac1 <vm_exec_core+1953>, 0x556540a5a742 <vm_exec_core+1058>, 0x556540a60b07 <vm_exec_core+26599>, 0x556540a5d218 <vm_exec_core+12024>, 0x556540a61c27 <vm_exec_core+30983>, 0x556540a5e557 <vm_exec_core+16951>, 0x556540a5da46 <vm_exec_core+14118>, 0x556540a5e21b <vm_exec_core+16123>, 0x556540a5e137 <vm_exec_core+15895>, 0x556540a5d072 <vm_exec_core+11602>, 0x556540a5d93b <vm_exec_core+13851>, 0x556540a5d665 <vm_exec_core+13125>, 0x556540a5dbf7 <vm_exec_core+14551>, 0x556540a5db75 <vm_exec_core+14421>, 0x556540a61157 <vm_exec_core+28215>, 0x556540a5b948 <vm_exec_core+5672>, 0x556540a62267 <vm_exec_core+32583>, 0x556540a5f961 <vm_exec_core+22081>, 0x556540a5de83 <vm_exec_core+15203>, 0x556540a5a878 <vm_exec_core+1368>, 0x556540a619ae <vm_exec_core+30350>, 0x556540a61300 <vm_exec_core+28640>, 0x556540a5bcb6 <vm_exec_core+6550>, 0x556540a5af78 <vm_exec_core+3160>, 0x556540a5ff8e <vm_exec_core+23662>, 0x556540a5c689 <vm_exec_core+9065>, 0x556540a61d79 <vm_exec_core+31321>, 0x556540a617ac <vm_exec_core+29836>, 0x556540a5ce17 <vm_exec_core+10999>, 0x556540a5dddf <vm_exec_core+15039>, 0x556540a5fbdb <vm_exec_core+22715>, 0x556540a6142a <vm_exec_core+28938>, 0x556540a5ed72 <vm_exec_core+19026>, 0x556540a5fc93 <vm_exec_core+22899>, 0x556540a60294 <vm_exec_core+24436>, 0x556540a5ecb3 <vm_exec_core+18835>, 0x556540a5add3 <vm_exec_core+2739>, 0x556540a5f3eb <vm_exec_core+20683>, 0x556540a5ac27 <vm_exec_core+2311>, 0x556540a5b067 <vm_exec_core+3399>, 0x556540a5d161 <vm_exec_core+11841>, 0x556540a5ea34 <vm_exec_core+18196>, 0x556540a5f1fb <vm_exec_core+20187>, 0x556540a5e8cb <vm_exec_core+17835>, 0x556540a5a7d4 <vm_exec_core+1204>, 0x556540a605a8 <vm_exec_core+25224>, 0x556540a611c5 <vm_exec_core+28325>, 0x556540a5b172 <vm_exec_core+3666>, 0x556540a5bf9b <vm_exec_core+7291>, 0x556540a5be1d <vm_exec_core+6909>, 0x556540a5c89b <vm_exec_core+9595>, 0x556540a5dd31 <vm_exec_core+14865>, 0x556540a5b266 <vm_exec_core+3910>, 0x556540a60474 <vm_exec_core+24916>, 0x556540a5bedf <vm_exec_core+7103>, 0x556540a5dc6a <vm_exec_core+14666>, 0x556540a5e6a1 <vm_exec_core+17281>, 0x556540a60110 <vm_exec_core+24048>, 0x556540a5efff <vm_exec_core+19679>, 0x556540a5cb48 <vm_exec_core+10280>, 0x556540a5c1f2 <vm_exec_core+7890>, 0x556540a5fe74 <vm_exec_core+23380>, 0x556540a5d4db <vm_exec_core+12731>, 0x556540a5f4bf <vm_exec_core+20895>, 0x556540a5f0d0 <vm_exec_core+19888>, 0x556540a5f5e5 <vm_exec_core+21189>, 0x556540a60bf0 <vm_exec_core+26832>, 0x556540a5e837 <vm_exec_core+17687>, 0x556540a601b6 <vm_exec_core+24214>, 0x556540a5cc17 <vm_exec_core+10487>, 0x556540a5fd32 <vm_exec_core+23058>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5eb0d <vm_exec_core+18413>, 0x556540a5eed2 <vm_exec_core+19378>, 0x556540a5e539 <vm_exec_core+16921>, 0x556540a5e96f <vm_exec_core+17999>, 0x556540a5cf7f <vm_exec_core+11359>, 0x556540a5c438 <vm_exec_core+8472>, 0x556540a5f6e7 <vm_exec_core+21447>, 0x556540a5b45c <vm_exec_core+4412>, 0x556540a5e336 <vm_exec_core+16406>, 0x556540a6938b <vm_exec_core+61547>, 0x556540a5ee0c <vm_exec_core+19180>, 0x556540a5b702 <vm_exec_core+5090>, 0x556540a5bb92 <vm_exec_core+6258>, 0x556540a5b826 <vm_exec_core+5382>, 0x556540a5c08b <vm_exec_core+7531>, 0x556540a5c997 <vm_exec_core+9847>, 0x556540a5e737 <vm_exec_core+17431>, 0x556540a5dd27 <vm_exec_core+14855>, 0x556540a5e732 <vm_exec_core+17426>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5ecae <vm_exec_core+18830>, 0x556540a5c086 <vm_exec_core+7526>, 0x556540a5efc3 <vm_exec_core+19619>, 0x556540a5d3f9 <vm_exec_core+12505>, 0x556540a5d3fe <vm_exec_core+12510>, 0x556540a5eca9 <vm_exec_core+18825>, 0x556540a5ea2a <vm_exec_core+18186>, 0x556540a5e202 <vm_exec_core+16098>, 0x556540a5e123 <vm_exec_core+15875>, 0x556540a5ea2f <vm_exec_core+18191>, 0x556540a5e53e <vm_exec_core+16926>, 0x556540a5dd2c <vm_exec_core+14860>, 0x556540a5c27a <vm_exec_core+8026>, 0x556540a5d780 <vm_exec_core+13408>, 0x556540a5c992 <vm_exec_core+9842>...} reg_cfp = 0x7feee0008790 reg_pc = 0x504000044130 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_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> #16 0x0000556540a56e98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516006c033d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #17 0x0000556540a93deb in invoke_iseq_block_from_c (ec=0x516006c033d0, captured=<optimized out>, self=140664413278400, 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 = 0x7feefe9796a0 cfp = 0x7feee00087c8 sp = 0x7feedff08818 use_argv = <optimized out> stack_argv = 0x7feedff08818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_proc (ec=0x516006c033d0, self=140664413278400, 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> #19 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. #20 0x0000556540a92076 in rb_vm_invoke_proc (ec=0x7feeada09960, proc=0x1, proc@entry=0x5040001de7d0, argc=-13519667, 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 #21 0x00005565409ea709 in thread_do_start_proc (th=th@entry=0x515000665d80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040001de7d0 args_len = 0 args_ptr = <optimized out> #22 0x00005565409e82ba in thread_do_start (th=0x515000665d80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #23 thread_start_func_2 (th=th@entry=0x515000665d80, 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> #24 0x00005565409e757e in call_thread_start_func_2 (th=0x515000665d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7feecebffce0 #25 nt_start (ptr=0x50c0002a9dc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000665d80 sched = <optimized out> nt = 0x50c0002a9dc0 vm = 0x525000000100 #26 0x000055654069974f in asan_thread_start(void*) () No symbol table info available. #27 0x00007feeff29ca94 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 = {140663647635136, 7235528499449798342, 140663647635136, -352, 22, 140725596191504, 7235528499428826822, 7235492370409692870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #28 0x00007feeff329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7feeff41fc40 (LWP 400209) "ruby"): #0 0x00007feeff298d61 in __futex_abstimed_wait_common64 (private=21861, cancel=true, abstime=0x7ffd3b2c0600, op=137, expected=0, futex_word=0x50c000000090) 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=21861, abstime=0x7ffd3b2c0600, clockid=32750, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 8384256 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffd3b2c0600, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007feeff29bc7e in __pthread_cond_wait_common (abstime=0x7ffd3b2c0600, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7feeff29b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffd3b2c04f0, __canceltype = 1094356992, __prev = 0x0} cbuffer = {wseq = 3112, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3112 seq = 1556 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_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffd3b2c0600) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005565409e5ce1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x7feefd06d0e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005565409eb624 in native_sleep (th=0x515000000300, rel=0x7feefd06d0e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336 sched = <optimized out> #8 thread_join_sleep (arg=140664425783904) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x7feefd21a260 target_th = 0x515000665600 th = 0x515000000300 end = 2482966287274758 limit = 0x7feefd06d0e0 #9 0x00005565406e3f90 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 = {0x7ffd3b2c0810, <optimized out>, 0x7ffd3b2c0720, <optimized out>, <optimized out>}, prev = 0x7feefd20bc40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005565409eb178 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #11 0x00005565409df880 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202 rel = <optimized out> timeout = <optimized out> limit = 0x7feefd06d0e0 #12 0x0000556540aba0f8 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:3788 ci = 0x34a100100003 cc = <optimized out> me = 0x7feefe9e98b0 cfunc = 0x50400001ead8 recv = 140663867635360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x0000556540a67aad in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7feefc7ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x556540a61166 <vm_exec_core+28230>, 0x556540a5b957 <vm_exec_core+5687>, 0x556540a62276 <vm_exec_core+32598>, 0x556540a5f970 <vm_exec_core+22096>, 0x556540a5de92 <vm_exec_core+15218>, 0x556540a5a887 <vm_exec_core+1383>, 0x556540a619bd <vm_exec_core+30365>, 0x556540a6130f <vm_exec_core+28655>, 0x556540a5bcc5 <vm_exec_core+6565>, 0x556540a5af87 <vm_exec_core+3175>, 0x556540a5ff9d <vm_exec_core+23677>, 0x556540a5c698 <vm_exec_core+9080>, 0x556540a61d88 <vm_exec_core+31336>, 0x556540a617bb <vm_exec_core+29851>, 0x556540a5ce26 <vm_exec_core+11014>, 0x556540a5ddee <vm_exec_core+15054>, 0x556540a5fbea <vm_exec_core+22730>, 0x556540a61439 <vm_exec_core+28953>, 0x556540a5ed81 <vm_exec_core+19041>, 0x556540a5fca2 <vm_exec_core+22914>, 0x556540a602a3 <vm_exec_core+24451>, 0x556540a5ecc2 <vm_exec_core+18850>, 0x556540a5ade2 <vm_exec_core+2754>, 0x556540a5f3fa <vm_exec_core+20698>, 0x556540a5ac36 <vm_exec_core+2326>, 0x556540a5b076 <vm_exec_core+3414>, 0x556540a5d170 <vm_exec_core+11856>, 0x556540a5ea43 <vm_exec_core+18211>, 0x556540a5f20a <vm_exec_core+20202>, 0x556540a5e8da <vm_exec_core+17850>, 0x556540a5a7e3 <vm_exec_core+1219>, 0x556540a605b7 <vm_exec_core+25239>, 0x556540a611d4 <vm_exec_core+28340>, 0x556540a5b181 <vm_exec_core+3681>, 0x556540a5bfaa <vm_exec_core+7306>, 0x556540a5be2c <vm_exec_core+6924>, 0x556540a5c8aa <vm_exec_core+9610>, 0x556540a5dd40 <vm_exec_core+14880>, 0x556540a5b275 <vm_exec_core+3925>, 0x556540a60483 <vm_exec_core+24931>, 0x556540a5beee <vm_exec_core+7118>, 0x556540a5dc79 <vm_exec_core+14681>, 0x556540a5e6b0 <vm_exec_core+17296>, 0x556540a6011f <vm_exec_core+24063>, 0x556540a5f00e <vm_exec_core+19694>, 0x556540a5cb57 <vm_exec_core+10295>, 0x556540a5c201 <vm_exec_core+7905>, 0x556540a5fe83 <vm_exec_core+23395>, 0x556540a5d4ea <vm_exec_core+12746>, 0x556540a5f4ce <vm_exec_core+20910>, 0x556540a5f0df <vm_exec_core+19903>, 0x556540a5f5f4 <vm_exec_core+21204>, 0x556540a60bff <vm_exec_core+26847>, 0x556540a5e846 <vm_exec_core+17702>, 0x556540a601c5 <vm_exec_core+24229>, 0x556540a5cc26 <vm_exec_core+10502>, 0x556540a5fd41 <vm_exec_core+23073>, 0x556540a5a6ab <vm_exec_core+907>, 0x556540a5eb1c <vm_exec_core+18428>, 0x556540a5eee1 <vm_exec_core+19393>, 0x556540a5ae81 <vm_exec_core+2913>, 0x556540a5e97e <vm_exec_core+18014>, 0x556540a5cf8e <vm_exec_core+11374>, 0x556540a5c447 <vm_exec_core+8487>, 0x556540a5f6f6 <vm_exec_core+21462>, 0x556540a5b46b <vm_exec_core+4427>, 0x556540a5e345 <vm_exec_core+16421>, 0x556540a6939a <vm_exec_core+61562>, 0x556540a5ee1b <vm_exec_core+19195>, 0x556540a5b711 <vm_exec_core+5105>, 0x556540a5bba1 <vm_exec_core+6273>, 0x556540a5b835 <vm_exec_core+5397>, 0x556540a5c09a <vm_exec_core+7546>, 0x556540a5c9a6 <vm_exec_core+9862>, 0x556540a5f31b <vm_exec_core+20475>, 0x556540a5e73c <vm_exec_core+17436>, 0x556540a604d5 <vm_exec_core+25013>, 0x556540a6252d <vm_exec_core+33293>, 0x556540a608d7 <vm_exec_core+26039>, 0x556540a61e25 <vm_exec_core+31493>, 0x556540a61f27 <vm_exec_core+31751>, 0x556540a5acfb <vm_exec_core+2523>, 0x556540a618da <vm_exec_core+30138>, 0x556540a5d403 <vm_exec_core+12515>, 0x556540a61b4b <vm_exec_core+30763>, 0x556540a5cceb <vm_exec_core+10699>, 0x556540a60800 <vm_exec_core+25824>, 0x556540a5ab53 <vm_exec_core+2099>, 0x556540a5b35a <vm_exec_core+4154>, 0x556540a62140 <vm_exec_core+32288>, 0x556540a5c289 <vm_exec_core+8041>, 0x556540a5d78f <vm_exec_core+13423>, 0x556540a5a6b0 <vm_exec_core+912>, 0x556540a5aac1 <vm_exec_core+1953>, 0x556540a5a742 <vm_exec_core+1058>, 0x556540a60b07 <vm_exec_core+26599>, 0x556540a5d218 <vm_exec_core+12024>, 0x556540a61c27 <vm_exec_core+30983>, 0x556540a5e557 <vm_exec_core+16951>, 0x556540a5da46 <vm_exec_core+14118>, 0x556540a5e21b <vm_exec_core+16123>, 0x556540a5e137 <vm_exec_core+15895>, 0x556540a5d072 <vm_exec_core+11602>, 0x556540a5d93b <vm_exec_core+13851>, 0x556540a5d665 <vm_exec_core+13125>, 0x556540a5dbf7 <vm_exec_core+14551>, 0x556540a5db75 <vm_exec_core+14421>, 0x556540a61157 <vm_exec_core+28215>, 0x556540a5b948 <vm_exec_core+5672>, 0x556540a62267 <vm_exec_core+32583>, 0x556540a5f961 <vm_exec_core+22081>, 0x556540a5de83 <vm_exec_core+15203>, 0x556540a5a878 <vm_exec_core+1368>, 0x556540a619ae <vm_exec_core+30350>, 0x556540a61300 <vm_exec_core+28640>, 0x556540a5bcb6 <vm_exec_core+6550>, 0x556540a5af78 <vm_exec_core+3160>, 0x556540a5ff8e <vm_exec_core+23662>, 0x556540a5c689 <vm_exec_core+9065>, 0x556540a61d79 <vm_exec_core+31321>, 0x556540a617ac <vm_exec_core+29836>, 0x556540a5ce17 <vm_exec_core+10999>, 0x556540a5dddf <vm_exec_core+15039>, 0x556540a5fbdb <vm_exec_core+22715>, 0x556540a6142a <vm_exec_core+28938>, 0x556540a5ed72 <vm_exec_core+19026>, 0x556540a5fc93 <vm_exec_core+22899>, 0x556540a60294 <vm_exec_core+24436>, 0x556540a5ecb3 <vm_exec_core+18835>, 0x556540a5add3 <vm_exec_core+2739>, 0x556540a5f3eb <vm_exec_core+20683>, 0x556540a5ac27 <vm_exec_core+2311>, 0x556540a5b067 <vm_exec_core+3399>, 0x556540a5d161 <vm_exec_core+11841>, 0x556540a5ea34 <vm_exec_core+18196>, 0x556540a5f1fb <vm_exec_core+20187>, 0x556540a5e8cb <vm_exec_core+17835>, 0x556540a5a7d4 <vm_exec_core+1204>, 0x556540a605a8 <vm_exec_core+25224>, 0x556540a611c5 <vm_exec_core+28325>, 0x556540a5b172 <vm_exec_core+3666>, 0x556540a5bf9b <vm_exec_core+7291>, 0x556540a5be1d <vm_exec_core+6909>, 0x556540a5c89b <vm_exec_core+9595>, 0x556540a5dd31 <vm_exec_core+14865>, 0x556540a5b266 <vm_exec_core+3910>, 0x556540a60474 <vm_exec_core+24916>, 0x556540a5bedf <vm_exec_core+7103>, 0x556540a5dc6a <vm_exec_core+14666>, 0x556540a5e6a1 <vm_exec_core+17281>, 0x556540a60110 <vm_exec_core+24048>, 0x556540a5efff <vm_exec_core+19679>, 0x556540a5cb48 <vm_exec_core+10280>, 0x556540a5c1f2 <vm_exec_core+7890>, 0x556540a5fe74 <vm_exec_core+23380>, 0x556540a5d4db <vm_exec_core+12731>, 0x556540a5f4bf <vm_exec_core+20895>, 0x556540a5f0d0 <vm_exec_core+19888>, 0x556540a5f5e5 <vm_exec_core+21189>, 0x556540a60bf0 <vm_exec_core+26832>, 0x556540a5e837 <vm_exec_core+17687>, 0x556540a601b6 <vm_exec_core+24214>, 0x556540a5cc17 <vm_exec_core+10487>, 0x556540a5fd32 <vm_exec_core+23058>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5eb0d <vm_exec_core+18413>, 0x556540a5eed2 <vm_exec_core+19378>, 0x556540a5e539 <vm_exec_core+16921>, 0x556540a5e96f <vm_exec_core+17999>, 0x556540a5cf7f <vm_exec_core+11359>, 0x556540a5c438 <vm_exec_core+8472>, 0x556540a5f6e7 <vm_exec_core+21447>, 0x556540a5b45c <vm_exec_core+4412>, 0x556540a5e336 <vm_exec_core+16406>, 0x556540a6938b <vm_exec_core+61547>, 0x556540a5ee0c <vm_exec_core+19180>, 0x556540a5b702 <vm_exec_core+5090>, 0x556540a5bb92 <vm_exec_core+6258>, 0x556540a5b826 <vm_exec_core+5382>, 0x556540a5c08b <vm_exec_core+7531>, 0x556540a5c997 <vm_exec_core+9847>, 0x556540a5e737 <vm_exec_core+17431>, 0x556540a5dd27 <vm_exec_core+14855>, 0x556540a5e732 <vm_exec_core+17426>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5ecae <vm_exec_core+18830>, 0x556540a5c086 <vm_exec_core+7526>, 0x556540a5efc3 <vm_exec_core+19619>, 0x556540a5d3f9 <vm_exec_core+12505>, 0x556540a5d3fe <vm_exec_core+12510>, 0x556540a5eca9 <vm_exec_core+18825>, 0x556540a5ea2a <vm_exec_core+18186>, 0x556540a5e202 <vm_exec_core+16098>, 0x556540a5e123 <vm_exec_core+15875>, 0x556540a5ea2f <vm_exec_core+18191>, 0x556540a5e53e <vm_exec_core+16926>, 0x556540a5dd2c <vm_exec_core+14860>, 0x556540a5c27a <vm_exec_core+8026>, 0x556540a5d780 <vm_exec_core+13408>, 0x556540a5c992 <vm_exec_core+9842>...} reg_cfp = 0x7feefc7ff480 reg_pc = 0x5220000056a0 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_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> #15 0x0000556540a56e98 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> #16 0x0000556540ad76a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7feefc7ff620, self=140663890586960, 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 = 0x7feefe782658 cfp = <optimized out> sp = 0x7feefc6ffa28 use_argv = 0x7feefd0682a0 stack_argv = 0x7feefc6ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #17 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 = 0x7feefc7ff620 #18 0x0000556540a83fe6 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. #19 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. #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #21 0x0000556540a83fe6 in rb_yield (val=<optimized out>) No locals. #22 0x0000556540c2c0e6 in rb_ary_collect (ary=140663938587400) at /tmp/ruby/src/trunk_asan/array.c:3694 collect = 140663823400400 i = 12 #23 0x0000556540aba0f8 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:3788 ci = 0x163100000001 cc = <optimized out> me = 0x7feefeb20148 cfunc = 0x50400000a798 recv = 140663938587400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #24 0x0000556540a61603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7feefc7ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #25 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d090 insns_address_table = {0x556540a61166 <vm_exec_core+28230>, 0x556540a5b957 <vm_exec_core+5687>, 0x556540a62276 <vm_exec_core+32598>, 0x556540a5f970 <vm_exec_core+22096>, 0x556540a5de92 <vm_exec_core+15218>, 0x556540a5a887 <vm_exec_core+1383>, 0x556540a619bd <vm_exec_core+30365>, 0x556540a6130f <vm_exec_core+28655>, 0x556540a5bcc5 <vm_exec_core+6565>, 0x556540a5af87 <vm_exec_core+3175>, 0x556540a5ff9d <vm_exec_core+23677>, 0x556540a5c698 <vm_exec_core+9080>, 0x556540a61d88 <vm_exec_core+31336>, 0x556540a617bb <vm_exec_core+29851>, 0x556540a5ce26 <vm_exec_core+11014>, 0x556540a5ddee <vm_exec_core+15054>, 0x556540a5fbea <vm_exec_core+22730>, 0x556540a61439 <vm_exec_core+28953>, 0x556540a5ed81 <vm_exec_core+19041>, 0x556540a5fca2 <vm_exec_core+22914>, 0x556540a602a3 <vm_exec_core+24451>, 0x556540a5ecc2 <vm_exec_core+18850>, 0x556540a5ade2 <vm_exec_core+2754>, 0x556540a5f3fa <vm_exec_core+20698>, 0x556540a5ac36 <vm_exec_core+2326>, 0x556540a5b076 <vm_exec_core+3414>, 0x556540a5d170 <vm_exec_core+11856>, 0x556540a5ea43 <vm_exec_core+18211>, 0x556540a5f20a <vm_exec_core+20202>, 0x556540a5e8da <vm_exec_core+17850>, 0x556540a5a7e3 <vm_exec_core+1219>, 0x556540a605b7 <vm_exec_core+25239>, 0x556540a611d4 <vm_exec_core+28340>, 0x556540a5b181 <vm_exec_core+3681>, 0x556540a5bfaa <vm_exec_core+7306>, 0x556540a5be2c <vm_exec_core+6924>, 0x556540a5c8aa <vm_exec_core+9610>, 0x556540a5dd40 <vm_exec_core+14880>, 0x556540a5b275 <vm_exec_core+3925>, 0x556540a60483 <vm_exec_core+24931>, 0x556540a5beee <vm_exec_core+7118>, 0x556540a5dc79 <vm_exec_core+14681>, 0x556540a5e6b0 <vm_exec_core+17296>, 0x556540a6011f <vm_exec_core+24063>, 0x556540a5f00e <vm_exec_core+19694>, 0x556540a5cb57 <vm_exec_core+10295>, 0x556540a5c201 <vm_exec_core+7905>, 0x556540a5fe83 <vm_exec_core+23395>, 0x556540a5d4ea <vm_exec_core+12746>, 0x556540a5f4ce <vm_exec_core+20910>, 0x556540a5f0df <vm_exec_core+19903>, 0x556540a5f5f4 <vm_exec_core+21204>, 0x556540a60bff <vm_exec_core+26847>, 0x556540a5e846 <vm_exec_core+17702>, 0x556540a601c5 <vm_exec_core+24229>, 0x556540a5cc26 <vm_exec_core+10502>, 0x556540a5fd41 <vm_exec_core+23073>, 0x556540a5a6ab <vm_exec_core+907>, 0x556540a5eb1c <vm_exec_core+18428>, 0x556540a5eee1 <vm_exec_core+19393>, 0x556540a5ae81 <vm_exec_core+2913>, 0x556540a5e97e <vm_exec_core+18014>, 0x556540a5cf8e <vm_exec_core+11374>, 0x556540a5c447 <vm_exec_core+8487>, 0x556540a5f6f6 <vm_exec_core+21462>, 0x556540a5b46b <vm_exec_core+4427>, 0x556540a5e345 <vm_exec_core+16421>, 0x556540a6939a <vm_exec_core+61562>, 0x556540a5ee1b <vm_exec_core+19195>, 0x556540a5b711 <vm_exec_core+5105>, 0x556540a5bba1 <vm_exec_core+6273>, 0x556540a5b835 <vm_exec_core+5397>, 0x556540a5c09a <vm_exec_core+7546>, 0x556540a5c9a6 <vm_exec_core+9862>, 0x556540a5f31b <vm_exec_core+20475>, 0x556540a5e73c <vm_exec_core+17436>, 0x556540a604d5 <vm_exec_core+25013>, 0x556540a6252d <vm_exec_core+33293>, 0x556540a608d7 <vm_exec_core+26039>, 0x556540a61e25 <vm_exec_core+31493>, 0x556540a61f27 <vm_exec_core+31751>, 0x556540a5acfb <vm_exec_core+2523>, 0x556540a618da <vm_exec_core+30138>, 0x556540a5d403 <vm_exec_core+12515>, 0x556540a61b4b <vm_exec_core+30763>, 0x556540a5cceb <vm_exec_core+10699>, 0x556540a60800 <vm_exec_core+25824>, 0x556540a5ab53 <vm_exec_core+2099>, 0x556540a5b35a <vm_exec_core+4154>, 0x556540a62140 <vm_exec_core+32288>, 0x556540a5c289 <vm_exec_core+8041>, 0x556540a5d78f <vm_exec_core+13423>, 0x556540a5a6b0 <vm_exec_core+912>, 0x556540a5aac1 <vm_exec_core+1953>, 0x556540a5a742 <vm_exec_core+1058>, 0x556540a60b07 <vm_exec_core+26599>, 0x556540a5d218 <vm_exec_core+12024>, 0x556540a61c27 <vm_exec_core+30983>, 0x556540a5e557 <vm_exec_core+16951>, 0x556540a5da46 <vm_exec_core+14118>, 0x556540a5e21b <vm_exec_core+16123>, 0x556540a5e137 <vm_exec_core+15895>, 0x556540a5d072 <vm_exec_core+11602>, 0x556540a5d93b <vm_exec_core+13851>, 0x556540a5d665 <vm_exec_core+13125>, 0x556540a5dbf7 <vm_exec_core+14551>, 0x556540a5db75 <vm_exec_core+14421>, 0x556540a61157 <vm_exec_core+28215>, 0x556540a5b948 <vm_exec_core+5672>, 0x556540a62267 <vm_exec_core+32583>, 0x556540a5f961 <vm_exec_core+22081>, 0x556540a5de83 <vm_exec_core+15203>, 0x556540a5a878 <vm_exec_core+1368>, 0x556540a619ae <vm_exec_core+30350>, 0x556540a61300 <vm_exec_core+28640>, 0x556540a5bcb6 <vm_exec_core+6550>, 0x556540a5af78 <vm_exec_core+3160>, 0x556540a5ff8e <vm_exec_core+23662>, 0x556540a5c689 <vm_exec_core+9065>, 0x556540a61d79 <vm_exec_core+31321>, 0x556540a617ac <vm_exec_core+29836>, 0x556540a5ce17 <vm_exec_core+10999>, 0x556540a5dddf <vm_exec_core+15039>, 0x556540a5fbdb <vm_exec_core+22715>, 0x556540a6142a <vm_exec_core+28938>, 0x556540a5ed72 <vm_exec_core+19026>, 0x556540a5fc93 <vm_exec_core+22899>, 0x556540a60294 <vm_exec_core+24436>, 0x556540a5ecb3 <vm_exec_core+18835>, 0x556540a5add3 <vm_exec_core+2739>, 0x556540a5f3eb <vm_exec_core+20683>, 0x556540a5ac27 <vm_exec_core+2311>, 0x556540a5b067 <vm_exec_core+3399>, 0x556540a5d161 <vm_exec_core+11841>, 0x556540a5ea34 <vm_exec_core+18196>, 0x556540a5f1fb <vm_exec_core+20187>, 0x556540a5e8cb <vm_exec_core+17835>, 0x556540a5a7d4 <vm_exec_core+1204>, 0x556540a605a8 <vm_exec_core+25224>, 0x556540a611c5 <vm_exec_core+28325>, 0x556540a5b172 <vm_exec_core+3666>, 0x556540a5bf9b <vm_exec_core+7291>, 0x556540a5be1d <vm_exec_core+6909>, 0x556540a5c89b <vm_exec_core+9595>, 0x556540a5dd31 <vm_exec_core+14865>, 0x556540a5b266 <vm_exec_core+3910>, 0x556540a60474 <vm_exec_core+24916>, 0x556540a5bedf <vm_exec_core+7103>, 0x556540a5dc6a <vm_exec_core+14666>, 0x556540a5e6a1 <vm_exec_core+17281>, 0x556540a60110 <vm_exec_core+24048>, 0x556540a5efff <vm_exec_core+19679>, 0x556540a5cb48 <vm_exec_core+10280>, 0x556540a5c1f2 <vm_exec_core+7890>, 0x556540a5fe74 <vm_exec_core+23380>, 0x556540a5d4db <vm_exec_core+12731>, 0x556540a5f4bf <vm_exec_core+20895>, 0x556540a5f0d0 <vm_exec_core+19888>, 0x556540a5f5e5 <vm_exec_core+21189>, 0x556540a60bf0 <vm_exec_core+26832>, 0x556540a5e837 <vm_exec_core+17687>, 0x556540a601b6 <vm_exec_core+24214>, 0x556540a5cc17 <vm_exec_core+10487>, 0x556540a5fd32 <vm_exec_core+23058>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5eb0d <vm_exec_core+18413>, 0x556540a5eed2 <vm_exec_core+19378>, 0x556540a5e539 <vm_exec_core+16921>, 0x556540a5e96f <vm_exec_core+17999>, 0x556540a5cf7f <vm_exec_core+11359>, 0x556540a5c438 <vm_exec_core+8472>, 0x556540a5f6e7 <vm_exec_core+21447>, 0x556540a5b45c <vm_exec_core+4412>, 0x556540a5e336 <vm_exec_core+16406>, 0x556540a6938b <vm_exec_core+61547>, 0x556540a5ee0c <vm_exec_core+19180>, 0x556540a5b702 <vm_exec_core+5090>, 0x556540a5bb92 <vm_exec_core+6258>, 0x556540a5b826 <vm_exec_core+5382>, 0x556540a5c08b <vm_exec_core+7531>, 0x556540a5c997 <vm_exec_core+9847>, 0x556540a5e737 <vm_exec_core+17431>, 0x556540a5dd27 <vm_exec_core+14855>, 0x556540a5e732 <vm_exec_core+17426>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5ecae <vm_exec_core+18830>, 0x556540a5c086 <vm_exec_core+7526>, 0x556540a5efc3 <vm_exec_core+19619>, 0x556540a5d3f9 <vm_exec_core+12505>, 0x556540a5d3fe <vm_exec_core+12510>, 0x556540a5eca9 <vm_exec_core+18825>, 0x556540a5ea2a <vm_exec_core+18186>, 0x556540a5e202 <vm_exec_core+16098>, 0x556540a5e123 <vm_exec_core+15875>, 0x556540a5ea2f <vm_exec_core+18191>, 0x556540a5e53e <vm_exec_core+16926>, 0x556540a5dd2c <vm_exec_core+14860>, 0x556540a5c27a <vm_exec_core+8026>, 0x556540a5d780 <vm_exec_core+13408>, 0x556540a5c992 <vm_exec_core+9842>...} reg_cfp = 0x7feefc7ff608 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_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> #26 0x0000556540a57251 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. #27 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 th: 0x515000000300, native_id: 0x7feeff41fc40 -- Control frame information ----------------------------------------------- c:0017 p:---- s:0154 e:000153 CFUNC :join #28 0x0000556540ad76a2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7feefc7ff738, self=140663890586960, 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 c:0016 p:0436 s:0149 E:001f80 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181 iseq = 0x7feefe974768 c:0015 p:0060 s:0111 e:000110 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:103 cfp = <optimized out> c:0014 p:0017 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_fiber.rb:427 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 sp = 0x7feefc6ff8d0 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 use_argv = 0x7feefd0ac0a0 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH] stack_argv = 0x7feefc6ff8d0 opt_pc = 0 c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361 type = <optimized out> c:0007 p:0066 s:0046 E:000b00 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 av = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] bound = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map #29 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 c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 captured = 0x7feefc7ff738 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 #30 0x0000556540a83fe6 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. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 th: 0x5150002a6c80, native_id: 0x7feed44006c0 No locals. #33 0x0000556540a83fe6 in rb_yield (val=<optimized out>) -- Control frame information ----------------------------------------------- No locals. #34 0x0000556540c2c0e6 in rb_ary_collect (ary=140663823600040) at /tmp/ruby/src/trunk_asan/array.c:3694 c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH] collect = 140663823599920 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] i = 0 #35 0x0000556540aba0f8 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:3788 th: 0x5150006a6880, native_id: 0x7feedcc006c0 ci = 0x163100000001 cc = <optimized out> -- Control frame information ----------------------------------------------- me = 0x7feefeb20148 c:0003 p:---- s:0012 e:000011 CFUNC :readpartial cfunc = 0x50400000a798 recv = 140663823600040 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] block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x0000556540a61603 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7feefc7ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015790 insns_address_table = {0x556540a61166 <vm_exec_core+28230>, 0x556540a5b957 <vm_exec_core+5687>, 0x556540a62276 <vm_exec_core+32598>, 0x556540a5f970 <vm_exec_core+22096>, 0x556540a5de92 <vm_exec_core+15218>, 0x556540a5a887 <vm_exec_core+1383>, 0x556540a619bd <vm_exec_core+30365>, 0x556540a6130f <vm_exec_core+28655>, 0x556540a5bcc5 <vm_exec_core+6565>, 0x556540a5af87 <vm_exec_core+3175>, 0x556540a5ff9d <vm_exec_core+23677>, 0x556540a5c698 <vm_exec_core+9080>, 0x556540a61d88 <vm_exec_core+31336>, 0x556540a617bb <vm_exec_core+29851>, 0x556540a5ce26 <vm_exec_core+11014>, 0x556540a5ddee <vm_exec_core+15054>, 0x556540a5fbea <vm_exec_core+22730>, 0x556540a61439 <vm_exec_core+28953>, 0x556540a5ed81 <vm_exec_core+19041>, 0x556540a5fca2 <vm_exec_core+22914>, 0x556540a602a3 <vm_exec_core+24451>, 0x556540a5ecc2 <vm_exec_core+18850>, 0x556540a5ade2 <vm_exec_core+2754>, 0x556540a5f3fa <vm_exec_core+20698>, 0x556540a5ac36 <vm_exec_core+2326>, 0x556540a5b076 <vm_exec_core+3414>, 0x556540a5d170 <vm_exec_core+11856>, 0x556540a5ea43 <vm_exec_core+18211>, 0x556540a5f20a <vm_exec_core+20202>, 0x556540a5e8da <vm_exec_core+17850>, 0x556540a5a7e3 <vm_exec_core+1219>, 0x556540a605b7 <vm_exec_core+25239>, 0x556540a611d4 <vm_exec_core+28340>, 0x556540a5b181 <vm_exec_core+3681>, 0x556540a5bfaa <vm_exec_core+7306>, 0x556540a5be2c <vm_exec_core+6924>, 0x556540a5c8aa <vm_exec_core+9610>, 0x556540a5dd40 <vm_exec_core+14880>, 0x556540a5b275 <vm_exec_core+3925>, 0x556540a60483 <vm_exec_core+24931>, 0x556540a5beee <vm_exec_core+7118>, 0x556540a5dc79 <vm_exec_core+14681>, 0x556540a5e6b0 <vm_exec_core+17296>, 0x556540a6011f <vm_exec_core+24063>, 0x556540a5f00e <vm_exec_core+19694>, 0x556540a5cb57 <vm_exec_core+10295>, 0x556540a5c201 <vm_exec_core+7905>, 0x556540a5fe83 <vm_exec_core+23395>, 0x556540a5d4ea <vm_exec_core+12746>, 0x556540a5f4ce <vm_exec_core+20910>, 0x556540a5f0df <vm_exec_core+19903>, 0x556540a5f5f4 <vm_exec_core+21204>, 0x556540a60bff <vm_exec_core+26847>, 0x556540a5e846 <vm_exec_core+17702>, 0x556540a601c5 <vm_exec_core+24229>, 0x556540a5cc26 <vm_exec_core+10502>, 0x556540a5fd41 <vm_exec_core+23073>, 0x556540a5a6ab <vm_exec_core+907>, 0x556540a5eb1c <vm_exec_core+18428>, 0x556540a5eee1 <vm_exec_core+19393>, 0x556540a5ae81 <vm_exec_core+2913>, 0x556540a5e97e <vm_exec_core+18014>, 0x556540a5cf8e <vm_exec_core+11374>, 0x556540a5c447 <vm_exec_core+8487>, 0x556540a5f6f6 <vm_exec_core+21462>, 0x556540a5b46b <vm_exec_core+4427>, 0x556540a5e345 <vm_exec_core+16421>, 0x556540a6939a <vm_exec_core+61562>, 0x556540a5ee1b <vm_exec_core+19195>, 0x556540a5b711 <vm_exec_core+5105>, 0x556540a5bba1 <vm_exec_core+6273>, 0x556540a5b835 <vm_exec_core+5397>, 0x556540a5c09a <vm_exec_core+7546>, 0x556540a5c9a6 <vm_exec_core+9862>, 0x556540a5f31b <vm_exec_core+20475>, 0x556540a5e73c <vm_exec_core+17436>, 0x556540a604d5 <vm_exec_core+25013>, 0x556540a6252d <vm_exec_core+33293>, 0x556540a608d7 <vm_exec_core+26039>, 0x556540a61e25 <vm_exec_core+31493>, 0x556540a61f27 <vm_exec_core+31751>, 0x556540a5acfb <vm_exec_core+2523>, 0x556540a618da <vm_exec_core+30138>, 0x556540a5d403 <vm_exec_core+12515>, 0x556540a61b4b <vm_exec_core+30763>, 0x556540a5cceb <vm_exec_core+10699>, 0x556540a60800 <vm_exec_core+25824>, 0x556540a5ab53 <vm_exec_core+2099>, 0x556540a5b35a <vm_exec_core+4154>, 0x556540a62140 <vm_exec_core+32288>, 0x556540a5c289 <vm_exec_core+8041>, 0x556540a5d78f <vm_exec_core+13423>, 0x556540a5a6b0 <vm_exec_core+912>, 0x556540a5aac1 <vm_exec_core+1953>, 0x556540a5a742 <vm_exec_core+1058>, 0x556540a60b07 <vm_exec_core+26599>, 0x556540a5d218 <vm_exec_core+12024>, 0x556540a61c27 <vm_exec_core+30983>, 0x556540a5e557 <vm_exec_core+16951>, 0x556540a5da46 <vm_exec_core+14118>, 0x556540a5e21b <vm_exec_core+16123>, 0x556540a5e137 <vm_exec_core+15895>, 0x556540a5d072 <vm_exec_core+11602>, 0x556540a5d93b <vm_exec_core+13851>, 0x556540a5d665 <vm_exec_core+13125>, 0x556540a5dbf7 <vm_exec_core+14551>, 0x556540a5db75 <vm_exec_core+14421>, 0x556540a61157 <vm_exec_core+28215>, 0x556540a5b948 <vm_exec_core+5672>, 0x556540a62267 <vm_exec_core+32583>, 0x556540a5f961 <vm_exec_core+22081>, 0x556540a5de83 <vm_exec_core+15203>, 0x556540a5a878 <vm_exec_core+1368>, 0x556540a619ae <vm_exec_core+30350>, 0x556540a61300 <vm_exec_core+28640>, 0x556540a5bcb6 <vm_exec_core+6550>, 0x556540a5af78 <vm_exec_core+3160>, 0x556540a5ff8e <vm_exec_core+23662>, 0x556540a5c689 <vm_exec_core+9065>, 0x556540a61d79 <vm_exec_core+31321>, 0x556540a617ac <vm_exec_core+29836>, 0x556540a5ce17 <vm_exec_core+10999>, 0x556540a5dddf <vm_exec_core+15039>, 0x556540a5fbdb <vm_exec_core+22715>, 0x556540a6142a <vm_exec_core+28938>, 0x556540a5ed72 <vm_exec_core+19026>, 0x556540a5fc93 <vm_exec_core+22899>, 0x556540a60294 <vm_exec_core+24436>, 0x556540a5ecb3 <vm_exec_core+18835>, 0x556540a5add3 <vm_exec_core+2739>, 0x556540a5f3eb <vm_exec_core+20683>, 0x556540a5ac27 <vm_exec_core+2311>, 0x556540a5b067 <vm_exec_core+3399>, 0x556540a5d161 <vm_exec_core+11841>, 0x556540a5ea34 <vm_exec_core+18196>, 0x556540a5f1fb <vm_exec_core+20187>, 0x556540a5e8cb <vm_exec_core+17835>, 0x556540a5a7d4 <vm_exec_core+1204>, 0x556540a605a8 <vm_exec_core+25224>, 0x556540a611c5 <vm_exec_core+28325>, 0x556540a5b172 <vm_exec_core+3666>, 0x556540a5bf9b <vm_exec_core+7291>, 0x556540a5be1d <vm_exec_core+6909>, 0x556540a5c89b <vm_exec_core+9595>, 0x556540a5dd31 <vm_exec_core+14865>, 0x556540a5b266 <vm_exec_core+3910>, 0x556540a60474 <vm_exec_core+24916>, 0x556540a5bedf <vm_exec_core+7103>, 0x556540a5dc6a <vm_exec_core+14666>, 0x556540a5e6a1 <vm_exec_core+17281>, 0x556540a60110 <vm_exec_core+24048>, 0x556540a5efff <vm_exec_core+19679>, 0x556540a5cb48 <vm_exec_core+10280>, 0x556540a5c1f2 <vm_exec_core+7890>, 0x556540a5fe74 <vm_exec_core+23380>, 0x556540a5d4db <vm_exec_core+12731>, 0x556540a5f4bf <vm_exec_core+20895>, 0x556540a5f0d0 <vm_exec_core+19888>, 0x556540a5f5e5 <vm_exec_core+21189>, 0x556540a60bf0 <vm_exec_core+26832>, 0x556540a5e837 <vm_exec_core+17687>, 0x556540a601b6 <vm_exec_core+24214>, 0x556540a5cc17 <vm_exec_core+10487>, 0x556540a5fd32 <vm_exec_core+23058>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5eb0d <vm_exec_core+18413>, 0x556540a5eed2 <vm_exec_core+19378>, 0x556540a5e539 <vm_exec_core+16921>, 0x556540a5e96f <vm_exec_core+17999>, 0x556540a5cf7f <vm_exec_core+11359>, 0x556540a5c438 <vm_exec_core+8472>, 0x556540a5f6e7 <vm_exec_core+21447>, 0x556540a5b45c <vm_exec_core+4412>, 0x556540a5e336 <vm_exec_core+16406>, 0x556540a6938b <vm_exec_core+61547>, 0x556540a5ee0c <vm_exec_core+19180>, 0x556540a5b702 <vm_exec_core+5090>, 0x556540a5bb92 <vm_exec_core+6258>, 0x556540a5b826 <vm_exec_core+5382>, 0x556540a5c08b <vm_exec_core+7531>, 0x556540a5c997 <vm_exec_core+9847>, 0x556540a5e737 <vm_exec_core+17431>, 0x556540a5dd27 <vm_exec_core+14855>, 0x556540a5e732 <vm_exec_core+17426>, 0x556540a5ed5e <vm_exec_core+19006>, 0x556540a5ecae <vm_exec_core+18830>, 0x556540a5c086 <vm_exec_core+7526>, 0x556540a5efc3 <vm_exec_core+19619>, 0x556540a5d3f9 <vm_exec_core+12505>, 0x556540a5d3fe <vm_exec_core+12510>, 0x556540a5eca9 <vm_exec_core+18825>, 0x556540a5ea2a <vm_exec_core+18186>, 0x556540a5e202 <vm_exec_core+16098>, 0x556540a5e123 <vm_exec_core+15875>, 0x556540a5ea2f <vm_exec_core+18191>, 0x556540a5e53e <vm_exec_core+16926>, 0x556540a5dd2c <vm_exec_core+14860>, 0x556540a5c27a <vm_exec_core+8026>, 0x556540a5d780 <vm_exec_core+13408>, 0x556540a5c992 <vm_exec_core+9842>...} reg_cfp = 0x7feefc7ff720 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_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> #38 0x0000556540a57251 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. #39 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 #40 0x00005565406e028b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7feefe974a38) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd3b2c2710, <optimized out>, 0x7ffd3b2c2660, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7feefe974a38 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x00005565406d97f7 in rb_main (argc=10, argv=0x7ffd3b2c28d8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffd3b2c28d8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) [Thread 0x7feeca8006c0 (LWP 436148) exited] [Thread 0x7feecec006c0 (LWP 436149) exited] $1 = true [Inferior 1 (process 400209) detached] $ timeout 60 gdb -p 400197 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 400199] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000738e68126cd7 in __GI___select (nfds=25, readfds=0x50c005780080, writefds=0x0, exceptfds=0x0, timeout=0x7ffe78b93420) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x738e68376c40 (LWP 400197) "ruby" 0x0000738e68126cd7 in __GI___select (nfds=25, readfds=0x50c005780080, writefds=0x0, exceptfds=0x0, timeout=0x7ffe78b93420) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x738e4be006c0 (LWP 400199) "ruby" 0x0000738e6811b4cd in __GI___poll (fds=0x738e4ab09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x738e4be006c0 (LWP 400199) "ruby"): #0 0x0000738e6811b4cd in __GI___poll (fds=0x738e4ab09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000057f6baf0739a in __interceptor_poll () No symbol table info available. #2 0x000057f6bb2b387f 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:3066 vm = <optimized out> #4 0x000057f6baf6074f in asan_thread_start(void*) () No symbol table info available. #5 0x0000738e6809ca94 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 = {127054995523264, -1620269599302581361, 127054995523264, -352, 25, 140730923829632, -1620269599315164273, -1620202065465801841}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000738e68129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x738e68376c40 (LWP 400197) "ruby"): #0 0x0000738e68126cd7 in __GI___select (nfds=25, readfds=0x50c005780080, writefds=0x0, exceptfds=0x0, timeout=0x7ffe78b93420) 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 = 944487863} pts64 = 0x7ffe78b932c0 r = <optimized out> #1 0x000057f6bb29db15 in native_fd_select (n=25, readfds=0x50c005780080, writefds=0x0, exceptfds=0x738e68126cd7 <__GI___select+327>, timeout=0x7ffe78b932c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440 No locals. #2 do_select (p=127055434414112) at /tmp/ruby/src/trunk_asan/thread.c:4291 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe78b933d0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000057f6bafaaf90 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 = {0x7ffe78b93590, <optimized out>, 0x7ffe78b934a0, <optimized out>, <optimized out>}, prev = 0x738e6608f780, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000057f6bb29d0ee 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 = 25, th = 0x515000000300, rset = 0x738e6608f640, 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 = 0x738e6608f6a0} #5 0x000057f6bb067edd in select_internal (read=127054916659320, write=4, except=4, tp=0x738e6608f6a0, fds=0x738e6608f640) at /tmp/ruby/src/trunk_asan/io.c:10633 timerec = <optimized out> max = 25 pending = <optimized out> rp = 0x738e6608f640 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=127055434413600) at /tmp/ruby/src/trunk_asan/io.c:10703 p = 0x738e6608f620 #7 0x000057f6bafaaf90 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 = {0x7ffe78b93890, <optimized out>, 0x7ffe78b937a0, <optimized out>, <optimized out>}, prev = 0x738e66080940, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000057f6bb0441d7 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 0x000057f6bb3810f8 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:3788 ci = 0x15e100100009 cc = <optimized out> me = 0x738e67b5a6f8 cfunc = 0x504000010798 recv = 127055462464160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000057f6bb32eaad in vm_sendish (ec=0x5160000006d0, reg_cfp=0x738e655ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x57f6bb328166 <vm_exec_core+28230>, 0x57f6bb322957 <vm_exec_core+5687>, 0x57f6bb329276 <vm_exec_core+32598>, 0x57f6bb326970 <vm_exec_core+22096>, 0x57f6bb324e92 <vm_exec_core+15218>, 0x57f6bb321887 <vm_exec_core+1383>, 0x57f6bb3289bd <vm_exec_core+30365>, 0x57f6bb32830f <vm_exec_core+28655>, 0x57f6bb322cc5 <vm_exec_core+6565>, 0x57f6bb321f87 <vm_exec_core+3175>, 0x57f6bb326f9d <vm_exec_core+23677>, 0x57f6bb323698 <vm_exec_core+9080>, 0x57f6bb328d88 <vm_exec_core+31336>, 0x57f6bb3287bb <vm_exec_core+29851>, 0x57f6bb323e26 <vm_exec_core+11014>, 0x57f6bb324dee <vm_exec_core+15054>, 0x57f6bb326bea <vm_exec_core+22730>, 0x57f6bb328439 <vm_exec_core+28953>, 0x57f6bb325d81 <vm_exec_core+19041>, 0x57f6bb326ca2 <vm_exec_core+22914>, 0x57f6bb3272a3 <vm_exec_core+24451>, 0x57f6bb325cc2 <vm_exec_core+18850>, 0x57f6bb321de2 <vm_exec_core+2754>, 0x57f6bb3263fa <vm_exec_core+20698>, 0x57f6bb321c36 <vm_exec_core+2326>, 0x57f6bb322076 <vm_exec_core+3414>, 0x57f6bb324170 <vm_exec_core+11856>, 0x57f6bb325a43 <vm_exec_core+18211>, 0x57f6bb32620a <vm_exec_core+20202>, 0x57f6bb3258da <vm_exec_core+17850>, 0x57f6bb3217e3 <vm_exec_core+1219>, 0x57f6bb3275b7 <vm_exec_core+25239>, 0x57f6bb3281d4 <vm_exec_core+28340>, 0x57f6bb322181 <vm_exec_core+3681>, 0x57f6bb322faa <vm_exec_core+7306>, 0x57f6bb322e2c <vm_exec_core+6924>, 0x57f6bb3238aa <vm_exec_core+9610>, 0x57f6bb324d40 <vm_exec_core+14880>, 0x57f6bb322275 <vm_exec_core+3925>, 0x57f6bb327483 <vm_exec_core+24931>, 0x57f6bb322eee <vm_exec_core+7118>, 0x57f6bb324c79 <vm_exec_core+14681>, 0x57f6bb3256b0 <vm_exec_core+17296>, 0x57f6bb32711f <vm_exec_core+24063>, 0x57f6bb32600e <vm_exec_core+19694>, 0x57f6bb323b57 <vm_exec_core+10295>, 0x57f6bb323201 <vm_exec_core+7905>, 0x57f6bb326e83 <vm_exec_core+23395>, 0x57f6bb3244ea <vm_exec_core+12746>, 0x57f6bb3264ce <vm_exec_core+20910>, 0x57f6bb3260df <vm_exec_core+19903>, 0x57f6bb3265f4 <vm_exec_core+21204>, 0x57f6bb327bff <vm_exec_core+26847>, 0x57f6bb325846 <vm_exec_core+17702>, 0x57f6bb3271c5 <vm_exec_core+24229>, 0x57f6bb323c26 <vm_exec_core+10502>, 0x57f6bb326d41 <vm_exec_core+23073>, 0x57f6bb3216ab <vm_exec_core+907>, 0x57f6bb325b1c <vm_exec_core+18428>, 0x57f6bb325ee1 <vm_exec_core+19393>, 0x57f6bb321e81 <vm_exec_core+2913>, 0x57f6bb32597e <vm_exec_core+18014>, 0x57f6bb323f8e <vm_exec_core+11374>, 0x57f6bb323447 <vm_exec_core+8487>, 0x57f6bb3266f6 <vm_exec_core+21462>, 0x57f6bb32246b <vm_exec_core+4427>, 0x57f6bb325345 <vm_exec_core+16421>, 0x57f6bb33039a <vm_exec_core+61562>, 0x57f6bb325e1b <vm_exec_core+19195>, 0x57f6bb322711 <vm_exec_core+5105>, 0x57f6bb322ba1 <vm_exec_core+6273>, 0x57f6bb322835 <vm_exec_core+5397>, 0x57f6bb32309a <vm_exec_core+7546>, 0x57f6bb3239a6 <vm_exec_core+9862>, 0x57f6bb32631b <vm_exec_core+20475>, 0x57f6bb32573c <vm_exec_core+17436>, 0x57f6bb3274d5 <vm_exec_core+25013>, 0x57f6bb32952d <vm_exec_core+33293>, 0x57f6bb3278d7 <vm_exec_core+26039>, 0x57f6bb328e25 <vm_exec_core+31493>, 0x57f6bb328f27 <vm_exec_core+31751>, 0x57f6bb321cfb <vm_exec_core+2523>, 0x57f6bb3288da <vm_exec_core+30138>, 0x57f6bb324403 <vm_exec_core+12515>, 0x57f6bb328b4b <vm_exec_core+30763>, 0x57f6bb323ceb <vm_exec_core+10699>, 0x57f6bb327800 <vm_exec_core+25824>, 0x57f6bb321b53 <vm_exec_core+2099>, 0x57f6bb32235a <vm_exec_core+4154>, 0x57f6bb329140 <vm_exec_core+32288>, 0x57f6bb323289 <vm_exec_core+8041>, 0x57f6bb32478f <vm_exec_core+13423>, 0x57f6bb3216b0 <vm_exec_core+912>, 0x57f6bb321ac1 <vm_exec_core+1953>, 0x57f6bb321742 <vm_exec_core+1058>, 0x57f6bb327b07 <vm_exec_core+26599>, 0x57f6bb324218 <vm_exec_core+12024>, 0x57f6bb328c27 <vm_exec_core+30983>, 0x57f6bb325557 <vm_exec_core+16951>, 0x57f6bb324a46 <vm_exec_core+14118>, 0x57f6bb32521b <vm_exec_core+16123>, 0x57f6bb325137 <vm_exec_core+15895>, 0x57f6bb324072 <vm_exec_core+11602>, 0x57f6bb32493b <vm_exec_core+13851>, 0x57f6bb324665 <vm_exec_core+13125>, 0x57f6bb324bf7 <vm_exec_core+14551>, 0x57f6bb324b75 <vm_exec_core+14421>, 0x57f6bb328157 <vm_exec_core+28215>, 0x57f6bb322948 <vm_exec_core+5672>, 0x57f6bb329267 <vm_exec_core+32583>, 0x57f6bb326961 <vm_exec_core+22081>, 0x57f6bb324e83 <vm_exec_core+15203>, 0x57f6bb321878 <vm_exec_core+1368>, 0x57f6bb3289ae <vm_exec_core+30350>, 0x57f6bb328300 <vm_exec_core+28640>, 0x57f6bb322cb6 <vm_exec_core+6550>, 0x57f6bb321f78 <vm_exec_core+3160>, 0x57f6bb326f8e <vm_exec_core+23662>, 0x57f6bb323689 <vm_exec_core+9065>, 0x57f6bb328d79 <vm_exec_core+31321>, 0x57f6bb3287ac <vm_exec_core+29836>, 0x57f6bb323e17 <vm_exec_core+10999>, 0x57f6bb324ddf <vm_exec_core+15039>, 0x57f6bb326bdb <vm_exec_core+22715>, 0x57f6bb32842a <vm_exec_core+28938>, 0x57f6bb325d72 <vm_exec_core+19026>, 0x57f6bb326c93 <vm_exec_core+22899>, 0x57f6bb327294 <vm_exec_core+24436>, 0x57f6bb325cb3 <vm_exec_core+18835>, 0x57f6bb321dd3 <vm_exec_core+2739>, 0x57f6bb3263eb <vm_exec_core+20683>, 0x57f6bb321c27 <vm_exec_core+2311>, 0x57f6bb322067 <vm_exec_core+3399>, 0x57f6bb324161 <vm_exec_core+11841>, 0x57f6bb325a34 <vm_exec_core+18196>, 0x57f6bb3261fb <vm_exec_core+20187>, 0x57f6bb3258cb <vm_exec_core+17835>, 0x57f6bb3217d4 <vm_exec_core+1204>, 0x57f6bb3275a8 <vm_exec_core+25224>, 0x57f6bb3281c5 <vm_exec_core+28325>, 0x57f6bb322172 <vm_exec_core+3666>, 0x57f6bb322f9b <vm_exec_core+7291>, 0x57f6bb322e1d <vm_exec_core+6909>, 0x57f6bb32389b <vm_exec_core+9595>, 0x57f6bb324d31 <vm_exec_core+14865>, 0x57f6bb322266 <vm_exec_core+3910>, 0x57f6bb327474 <vm_exec_core+24916>, 0x57f6bb322edf <vm_exec_core+7103>, 0x57f6bb324c6a <vm_exec_core+14666>, 0x57f6bb3256a1 <vm_exec_core+17281>, 0x57f6bb327110 <vm_exec_core+24048>, 0x57f6bb325fff <vm_exec_core+19679>, 0x57f6bb323b48 <vm_exec_core+10280>, 0x57f6bb3231f2 <vm_exec_core+7890>, 0x57f6bb326e74 <vm_exec_core+23380>, 0x57f6bb3244db <vm_exec_core+12731>, 0x57f6bb3264bf <vm_exec_core+20895>, 0x57f6bb3260d0 <vm_exec_core+19888>, 0x57f6bb3265e5 <vm_exec_core+21189>, 0x57f6bb327bf0 <vm_exec_core+26832>, 0x57f6bb325837 <vm_exec_core+17687>, 0x57f6bb3271b6 <vm_exec_core+24214>, 0x57f6bb323c17 <vm_exec_core+10487>, 0x57f6bb326d32 <vm_exec_core+23058>, 0x57f6bb325d5e <vm_exec_core+19006>, 0x57f6bb325b0d <vm_exec_core+18413>, 0x57f6bb325ed2 <vm_exec_core+19378>, 0x57f6bb325539 <vm_exec_core+16921>, 0x57f6bb32596f <vm_exec_core+17999>, 0x57f6bb323f7f <vm_exec_core+11359>, 0x57f6bb323438 <vm_exec_core+8472>, 0x57f6bb3266e7 <vm_exec_core+21447>, 0x57f6bb32245c <vm_exec_core+4412>, 0x57f6bb325336 <vm_exec_core+16406>, 0x57f6bb33038b <vm_exec_core+61547>, 0x57f6bb325e0c <vm_exec_core+19180>, 0x57f6bb322702 <vm_exec_core+5090>, 0x57f6bb322b92 <vm_exec_core+6258>, 0x57f6bb322826 <vm_exec_core+5382>, 0x57f6bb32308b <vm_exec_core+7531>, 0x57f6bb323997 <vm_exec_core+9847>, 0x57f6bb325737 <vm_exec_core+17431>, 0x57f6bb324d27 <vm_exec_core+14855>, 0x57f6bb325732 <vm_exec_core+17426>, 0x57f6bb325d5e <vm_exec_core+19006>, 0x57f6bb325cae <vm_exec_core+18830>, 0x57f6bb323086 <vm_exec_core+7526>, 0x57f6bb325fc3 <vm_exec_core+19619>, 0x57f6bb3243f9 <vm_exec_core+12505>, 0x57f6bb3243fe <vm_exec_core+12510>, 0x57f6bb325ca9 <vm_exec_core+18825>, 0x57f6bb325a2a <vm_exec_core+18186>, 0x57f6bb325202 <vm_exec_core+16098>, 0x57f6bb325123 <vm_exec_core+15875>, 0x57f6bb325a2f <vm_exec_core+18191>, 0x57f6bb32553e <vm_exec_core+16926>, 0x57f6bb324d2c <vm_exec_core+14860>, 0x57f6bb32327a <vm_exec_core+8026>, 0x57f6bb324780 <vm_exec_core+13408>, 0x57f6bb323992 <vm_exec_core+9842>...} reg_cfp = 0x738e655ff3a0 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_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 0x000057f6bb31e251 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 0x000057f6bb0a5b51 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127055460843760) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x738e679c3cb8 #15 0x000057f6bb0a0b57 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 = 127055462454400 realpath_map = 127055462454240 path = 127055460843760 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 0x000057f6bb09ee0b in rb_require_string_internal (fname=127055460843800, 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 0x000057f6bb3810f8 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:3788 ci = 0x585100140003 cc = <optimized out> me = 0x738e679c4168 cfunc = 0x504000018598 recv = 127055462583800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x000057f6bb36726d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe78b95020) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x000057f6bb366d25 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x0 #21 0x000057f6bb32eaad in vm_sendish (ec=0x5160000006d0, reg_cfp=0x738e655ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x57f6bb328166 <vm_exec_core+28230>, 0x57f6bb322957 <vm_exec_core+5687>, 0x57f6bb329276 <vm_exec_core+32598>, 0x57f6bb326970 <vm_exec_core+22096>, 0x57f6bb324e92 <vm_exec_core+15218>, 0x57f6bb321887 <vm_exec_core+1383>, 0x57f6bb3289bd <vm_exec_core+30365>, 0x57f6bb32830f <vm_exec_core+28655>, 0x57f6bb322cc5 <vm_exec_core+6565>, 0x57f6bb321f87 <vm_exec_core+3175>, 0x57f6bb326f9d <vm_exec_core+23677>, 0x57f6bb323698 <vm_exec_core+9080>, 0x57f6bb328d88 <vm_exec_core+31336>, 0x57f6bb3287bb <vm_exec_core+29851>, 0x57f6bb323e26 <vm_exec_core+11014>, 0x57f6bb324dee <vm_exec_core+15054>, 0x57f6bb326bea <vm_exec_core+22730>, 0x57f6bb328439 <vm_exec_core+28953>, 0x57f6bb325d81 <vm_exec_core+19041>, 0x57f6bb326ca2 <vm_exec_core+22914>, 0x57f6bb3272a3 <vm_exec_core+24451>, 0x57f6bb325cc2 <vm_exec_core+18850>, 0x57f6bb321de2 <vm_exec_core+2754>, 0x57f6bb3263fa <vm_exec_core+20698>, 0x57f6bb321c36 <vm_exec_core+2326>, 0x57f6bb322076 <vm_exec_core+3414>, 0x57f6bb324170 <vm_exec_core+11856>, 0x57f6bb325a43 <vm_exec_core+18211>, 0x57f6bb32620a <vm_exec_core+20202>, 0x57f6bb3258da <vm_exec_core+17850>, 0x57f6bb3217e3 <vm_exec_core+1219>, 0x57f6bb3275b7 <vm_exec_core+25239>, 0x57f6bb3281d4 <vm_exec_core+28340>, 0x57f6bb322181 <vm_exec_core+3681>, 0x57f6bb322faa <vm_exec_core+7306>, 0x57f6bb322e2c <vm_exec_core+6924>, 0x57f6bb3238aa <vm_exec_core+9610>, 0x57f6bb324d40 <vm_exec_core+14880>, 0x57f6bb322275 <vm_exec_core+3925>, 0x57f6bb327483 <vm_exec_core+24931>, 0x57f6bb322eee <vm_exec_core+7118>, 0x57f6bb324c79 <vm_exec_core+14681>, 0x57f6bb3256b0 <vm_exec_core+17296>, 0x57f6bb32711f <vm_exec_core+24063>, 0x57f6bb32600e <vm_exec_core+19694>, 0x57f6bb323b57 <vm_exec_core+10295>, 0x57f6bb323201 <vm_exec_core+7905>, 0x57f6bb326e83 <vm_exec_core+23395>, 0x57f6bb3244ea <vm_exec_core+12746>, 0x57f6bb3264ce <vm_exec_core+20910>, 0x57f6bb3260df <vm_exec_core+19903>, 0x57f6bb3265f4 <vm_exec_core+21204>, 0x57f6bb327bff <vm_exec_core+26847>, 0x57f6bb325846 <vm_exec_core+17702>, 0x57f6bb3271c5 <vm_exec_core+24229>, 0x57f6bb323c26 <vm_exec_core+10502>, 0x57f6bb326d41 <vm_exec_core+23073>, 0x57f6bb3216ab <vm_exec_core+907>, 0x57f6bb325b1c <vm_exec_core+18428>, 0x57f6bb325ee1 <vm_exec_core+19393>, 0x57f6bb321e81 <vm_exec_core+2913>, 0x57f6bb32597e <vm_exec_core+18014>, 0x57f6bb323f8e <vm_exec_core+11374>, 0x57f6bb323447 <vm_exec_core+8487>, 0x57f6bb3266f6 <vm_exec_core+21462>, 0x57f6bb32246b <vm_exec_core+4427>, 0x57f6bb325345 <vm_exec_core+16421>, 0x57f6bb33039a <vm_exec_core+61562>, 0x57f6bb325e1b <vm_exec_core+19195>, 0x57f6bb322711 <vm_exec_core+5105>, 0x57f6bb322ba1 <vm_exec_core+6273>, 0x57f6bb322835 <vm_exec_core+5397>, 0x57f6bb32309a <vm_exec_core+7546>, 0x57f6bb3239a6 <vm_exec_core+9862>, 0x57f6bb32631b <vm_exec_core+20475>, 0x57f6bb32573c <vm_exec_core+17436>, 0x57f6bb3274d5 <vm_exec_core+25013>, 0x57f6bb32952d <vm_exec_core+33293>, 0x57f6bb3278d7 <vm_exec_core+26039>, 0x57f6bb328e25 <vm_exec_core+31493>, 0x57f6bb328f27 <vm_exec_core+31751>, 0x57f6bb321cfb <vm_exec_core+2523>, 0x57f6bb3288da <vm_exec_core+30138>, 0x57f6bb324403 <vm_exec_core+12515>, 0x57f6bb328b4b <vm_exec_core+30763>, 0x57f6bb323ceb <vm_exec_core+10699>, 0x57f6bb327800 <vm_exec_core+25824>, 0x57f6bb321b53 <vm_exec_core+2099>, 0x57f6bb32235a <vm_exec_core+4154>, 0x57f6bb329140 <vm_exec_core+32288>, 0x57f6bb323289 <vm_exec_core+8041>, 0x57f6bb32478f <vm_exec_core+13423>, 0x57f6bb3216b0 <vm_exec_core+912>, 0x57f6bb321ac1 <vm_exec_core+1953>, 0x57f6bb321742 <vm_exec_core+1058>, 0x57f6bb327b07 <vm_exec_core+26599>, 0x57f6bb324218 <vm_exec_core+12024>, 0x57f6bb328c27 <vm_exec_core+30983>, 0x57f6bb325557 <vm_exec_core+16951>, 0x57f6bb324a46 <vm_exec_core+14118>, 0x57f6bb32521b <vm_exec_core+16123>, 0x57f6bb325137 <vm_exec_core+15895>, 0x57f6bb324072 <vm_exec_core+11602>, 0x57f6bb32493b <vm_exec_core+13851>, 0x57f6bb324665 <vm_exec_core+13125>, 0x57f6bb324bf7 <vm_exec_core+14551>, 0x57f6bb324b75 <vm_exec_core+14421>, 0x57f6bb328157 <vm_exec_core+28215>, 0x57f6bb322948 <vm_exec_core+5672>, 0x57f6bb329267 <vm_exec_core+32583>, 0x57f6bb326961 <vm_exec_core+22081>, 0x57f6bb324e83 <vm_exec_core+15203>, 0x57f6bb321878 <vm_exec_core+1368>, 0x57f6bb3289ae <vm_exec_core+30350>, 0x57f6bb328300 <vm_exec_core+28640>, 0x57f6bb322cb6 <vm_exec_core+6550>, 0x57f6bb321f78 <vm_exec_core+3160>, 0x57f6bb326f8e <vm_exec_core+23662>, 0x57f6bb323689 <vm_exec_core+9065>, 0x57f6bb328d79 <vm_exec_core+31321>, 0x57f6bb3287ac <vm_exec_core+29836>, 0x57f6bb323e17 <vm_exec_core+10999>, 0x57f6bb324ddf <vm_exec_core+15039>, 0x57f6bb326bdb <vm_exec_core+22715>, 0x57f6bb32842a <vm_exec_core+28938>, 0x57f6bb325d72 <vm_exec_core+19026>, 0x57f6bb326c93 <vm_exec_core+22899>, 0x57f6bb327294 <vm_exec_core+24436>, 0x57f6bb325cb3 <vm_exec_core+18835>, 0x57f6bb321dd3 <vm_exec_core+2739>, 0x57f6bb3263eb <vm_exec_core+20683>, 0x57f6bb321c27 <vm_exec_core+2311>, 0x57f6bb322067 <vm_exec_core+3399>, 0x57f6bb324161 <vm_exec_core+11841>, 0x57f6bb325a34 <vm_exec_core+18196>, 0x57f6bb3261fb <vm_exec_core+20187>, 0x57f6bb3258cb <vm_exec_core+17835>, 0x57f6bb3217d4 <vm_exec_core+1204>, 0x57f6bb3275a8 <vm_exec_core+25224>, 0x57f6bb3281c5 <vm_exec_core+28325>, 0x57f6bb322172 <vm_exec_core+3666>, 0x57f6bb322f9b <vm_exec_core+7291>, 0x57f6bb322e1d <vm_exec_core+6909>, 0x57f6bb32389b <vm_exec_core+9595>, 0x57f6bb324d31 <vm_exec_core+14865>, 0x57f6bb322266 <vm_exec_core+3910>, 0x57f6bb327474 <vm_exec_core+24916>, 0x57f6bb322edf <vm_exec_core+7103>, 0x57f6bb324c6a <vm_exec_core+14666>, 0x57f6bb3256a1 <vm_exec_core+17281>, 0x57f6bb327110 <vm_exec_core+24048>, 0x57f6bb325fff <vm_exec_core+19679>, 0x57f6bb323b48 <vm_exec_core+10280>, 0x57f6bb3231f2 <vm_exec_core+7890>, 0x57f6bb326e74 <vm_exec_core+23380>, 0x57f6bb3244db <vm_exec_core+12731>, 0x57f6bb3264bf <vm_exec_core+20895>, 0x57f6bb3260d0 <vm_exec_core+19888>, 0x57f6bb3265e5 <vm_exec_core+21189>, 0x57f6bb327bf0 <vm_exec_core+26832>, 0x57f6bb325837 <vm_exec_core+17687>, 0x57f6bb3271b6 <vm_exec_core+24214>, 0x57f6bb323c17 <vm_exec_core+10487>, 0x57f6bb326d32 <vm_exec_core+23058>, 0x57f6bb325d5e <vm_exec_core+19006>, 0x57f6bb325b0d <vm_exec_core+18413>, 0x57f6bb325ed2 <vm_exec_core+19378>, 0x57f6bb325539 <vm_exec_core+16921>, 0x57f6bb32596f <vm_exec_core+17999>, 0x57f6bb323f7f <vm_exec_core+11359>, 0x57f6bb323438 <vm_exec_core+8472>, 0x57f6bb3266e7 <vm_exec_core+21447>, 0x57f6bb32245c <vm_exec_core+4412>, 0x57f6bb325336 <vm_exec_core+16406>, 0x57f6bb33038b <vm_exec_core+61547>, 0x57f6bb325e0c <vm_exec_core+19180>, 0x57f6bb322702 <vm_exec_core+5090>, 0x57f6bb322b92 <vm_exec_core+6258>, 0x57f6bb322826 <vm_exec_core+5382>, 0x57f6bb32308b <vm_exec_core+7531>, 0x57f6bb323997 <vm_exec_core+9847>, 0x57f6bb325737 <vm_exec_core+17431>, 0x57f6bb324d27 <vm_exec_core+14855>, 0x57f6bb325732 <vm_exec_core+17426>, 0x57f6bb325d5e <vm_exec_core+19006>, 0x57f6bb325cae <vm_exec_core+18830>, 0x57f6bb323086 <vm_exec_core+7526>, 0x57f6bb325fc3 <vm_exec_core+19619>, 0x57f6bb3243f9 <vm_exec_core+12505>, 0x57f6bb3243fe <vm_exec_core+12510>, 0x57f6bb325ca9 <vm_exec_core+18825>, 0x57f6bb325a2a <vm_exec_core+18186>, 0x57f6bb325202 <vm_exec_core+16098>, 0x57f6bb325123 <vm_exec_core+15875>, 0x57f6bb325a2f <vm_exec_core+18191>, 0x57f6bb32553e <vm_exec_core+16926>, 0x57f6bb324d2c <vm_exec_core+14860>, 0x57f6bb32327a <vm_exec_core+8026>, 0x57f6bb324780 <vm_exec_core+13408>, 0x57f6bb323992 <vm_exec_core+9842>...} reg_cfp = 0x738e655ff790 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_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> th: 0x515000000300, native_id: 0x738e68376c40 -- Control frame information ----------------------------------------------- INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> c:0021 p:---- s:0130 e:000129 CFUNC :select c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690 INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818 INSN_LABEL_objtostring = <optimized out> c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857 c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603 INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298 INSN_LABEL_invokesuper = <optimized out> c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 INSN_LABEL_invokesuperforward = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> 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_branchif = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798 INSN_LABEL_branchunless = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045 INSN_LABEL_branchnil = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890 INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282 INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881 INSN_LABEL_invokebuiltin = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885 INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] 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> #23 0x000057f6bb31de98 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 0x000057f6bafa728b in rb_ec_exec_node (ec=0x5160000006d0, n=0x738e679c4208) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe78b95570, <optimized out>, 0x7ffe78b954c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x738e679c4208 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #26 0x000057f6bafa07f7 in rb_main (argc=9, argv=0x7ffe78b95738) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffe78b95738) 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_fiber.rb [Inferior 1 (process 400197) detached] A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 399878 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007d7674f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff4715111c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7d76751a3740 (LWP 399878) "make" 0x00007d7674f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff4715111c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x7d76751a3740 (LWP 399878) "make"): #0 0x00007d7674f107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fff4715111c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x000055a9423efd16 in reap_children () No symbol table info available. #2 0x000055a9423f0a8c in new_job () No symbol table info available. #3 0x000055a9423ff72a in ?? () No symbol table info available. #4 0x000055a94240009e in update_goal_chain () No symbol table info available. #5 0x000055a9423da67a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 399878) detached] make: *** [uncommon.mk:964: yes-test-all] Error 1 #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 399877 -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 436120 -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 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.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-20T18:37:53Z master 1d68a735a2) [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.417544 seconds 3432 files, 32771 examples, 133806 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.