# Logfile created on 2024-08-09 23:37:07 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000735a7c70fdd8 @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.20240809-233707", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000735a7c730420 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000735a7cc4fe88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000735a7c64a060 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240809-233707", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240809-233707>, @binmode=false, @mon_data=#<Monitor:0x0000735a7cc4fa78>, @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 = 7b7dde37f5 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making enc making srcs under 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' 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/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.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=43049 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/913] 1492212=test_placearg [ 2/913] 1492224=test_interned_str [ 3/913] 1492224=test_rdoc_markup_paragraph [ 4/913] 1492221=test_gem_commands_cleanup_command [ 5/913] 1492216=test_config [ 6/913] 1492217=regular_expression_encoding_test [ 7/913] 1492213=test_env [ 8/913] 1492220=test_project_sanity [ 9/913] 1492211=test_continuation [ 10/913] 1492218=test_forwardable [ 11/913] 1492219=test_object_create_start [ 12/913] 1492225=comments_test [ 13/913] 1492226=test_delete [ 14/913] 1492215=test_config [ 15/913] 1492222=test_io_m17n [ 16/913] 1492223=test_ensured [ 17/913] 1492214=test_gem_commands_uninstall_command [ 18/913] 1492219=test_rendering [ 19/913] 1492226=test_nesting_parser [ 20/913] 1492211=test_files_test [ 21/913] 1492218=test_gem_dependency_list [ 22/913] 1492223=test_gem_resolver_installer_set [ 23/913] 1492219=test_require [ 24/913] 1492219=test_ifunless [ 25/913] 1492219=test_gem_silent_ui [ 26/913] 1492225=test_shapes [ 27/913] 1492216=test_rdoc_text [ 28/913] 1492225=test_ocsp [ 29/913] 1492211=test_pkey_dh [ 30/913] 1492217=test_udp [ 31/913] 1492217=dispatcher_test [ 32/913] 1492224=test_rdoc_single_class [ 33/913] 1492224=test_rdoc_alias [ 34/913] 1492217=test_configuration [ 35/913] 1492226=test_windows_1252 [ 36/913] 1492226=test_stringify_symbols [ 37/913] 1492226=test_printf [ 38/913] 1492212=test_rubyoptions [ 39/913] 1492226=test_rdoc_token_stream [ 40/913] 1492211=warnings_test [ 41/913] 1492224=test_to_ary_concat [ 42/913] 1492215=test_gem_source_subpath_problem [ 43/913] 1492220=node_id_test [ 44/913] 1492217=test_tmpdir [ 45/913] 1492216=test_locale [ 46/913] 1492218=parse_stream_test [ 47/913] 1492211=test_gem_resolver_api_set [ 48/913] 1492219=test_ts [ 49/913] 1492226=test_emitter [ 50/913] 1492216=test_dryrun [ 51/913] 1492217=test_string_processing [ 52/913] 1492226=encodings_test [ 53/913] 1492215=test_io_buffer [ 54/913] 1492218=test_gem_impossible_dependencies_error [ 55/913] 1492218=json_generator_test [ 56/913] 1492216=test_type [ 57/913] 1492216=test_range [ 58/913] 1492215=index_write_test [ 59/913] 1492217=test_integer_comb [ 60/913] 1492225=test_tsort [ 61/913] 1492225=test_ns_spki [ 62/913] 1492225=test_depth_first [ 63/913] 1492218=test_bundled_gems [ 64/913] 1492215=test_custom_command [ 65/913] 1492211=lex_test [ 66/913] 1492223=test_tree_spell_checker [ 67/913] 1492218=test_date_ractor [ 68/913] 1492225=test_m17n_comb [ 69/913] 1492226=test_pair [ 70/913] 1492224=test_rdoc_markup_to_label [ 71/913] 1492223=test_install [ 72/913] 1492224=test_prettyprint [ 73/913] 1492224=integer_parse_test [ 74/913] 1492215=test_gem_validator [ 75/913] 1492215=test_queue [ 76/913] 1492215=test_sleep [ 77/913] 1492224=regular_expression_options_test [ 78/913] 1492224=test_key_event_record [ 79/913] 1492220=test_set_len [ 80/913] 1492220=test_rdoc_generator_json_index [ 81/913] 1492221=test_threadgroup [ 82/913] 1492224=test_euc_kr [ 83/913] 1492224=test_gem_commands_lock_command [ 84/913] 1492218=test_gem_local_remote_options [ 85/913] 1492219=test_bash_completion [ 86/913] 1492219=test_exception [ 87/913] 1492223=test_gem_security_signer [ 88/913] 1492218=test_rdoc_rd_inline_parser [ 89/913] 1492220=test_x509store [ 90/913] 1492221=test_mdns [ 91/913] 1492223=test_gem_ext_configure_builder [ 92/913] 1492221=test_dir [ 93/913] 1492223=test_merge_keys [ 94/913] 1492223=test_random [ 95/913] 1492223=test_win32ole_type [ 96/913] 1492223=test_lexer [ 97/913] 1492224=test_kwargs [ 98/913] 1492224=test_io_wait [ 99/913] 1492214=test_rdoc_extend [100/913] 1492223=test_case_mapping [101/913] 1492223=test_yaml_tree [102/913] 1492223=test_mailto [103/913] 1492218=test_gem_package_tar_writer [104/913] 1492223=test_rubygems [105/913] 1492220=ripper_test [106/913] 1492224=test_weakref [107/913] 1492218=test_timeout [108/913] 1492214=test_not [109/913] 1492214=test_socket [110/913] 1492224=test_function [111/913] 1492221=snapshots_test [112/913] 1492223=test_arith_seq_beg_len_step [113/913] 1492223=test_hash [114/913] 1492211=test_reline [115/913] 1492224=test_gem_resolver_requirement_list [116/913] 1492222=test_beginendblock [117/913] 1492224=test_win32ole_event [118/913] 1492218=test_io_buffer [119/913] 1492224=test_within_pipe [120/913] 1492216=test_scalar_scanner [121/913] 1492224=test_gem_commands_pristine_command [122/913] 1492218=test_gem_config_file [123/913] 1492216=test_yamlstore [124/913] 1492216=test_rdoc_method_attr [125/913] 1492220=test_yjit_exit_locations [126/913] 1492218=test_rdoc_markup_pre_process [127/913] 1492215=test_rdoc_rdoc [128/913] 1492220=test_m17n [129/913] 1492218=test_yjit [130/913] 1492216=test_buffered_io [131/913] 1492216=test_rdoc_markup_attribute_manager [132/913] 1492216=test_date_conv [133/913] 1492216=test_webauthn_poller [134/913] 1492222=test_egrep_cpp [135/913] 1492215=test_argf [136/913] 1492220=test_rdoc_i18n_locale [137/913] 1492220=test_gem_resolver_composed_set [138/913] 1492220=test_pkey_rsa [139/913] 1492222=test_trace [140/913] 1492222=test_gem_stream_ui [141/913] 1492216=test_numhash [142/913] 1492216=test_nofree [143/913] 1492226=test_rdoc_generator_ri [144/913] 1492216=test_arity [145/913] 1492216=test_ipaddr [146/913] 1492226=test_set [147/913] 1492226=test_gem_source_fetch_problem [148/913] 1492216=test_gem_update_suggestion [149/913] 1492216=test_resource [150/913] 1492216=test_member [151/913] 1492220=test_gem_console_ui [152/913] 1492216=test_ractor_compatibility [153/913] 1492220=test_append [154/913] 1492220=test_gem_resolver_lock_set [155/913] 1492221=test_rdoc_markup_hard_break [156/913] 1492220=test_unicode_normalize [157/913] 1492226=test_method [158/913] 1492220=test_reline_key [159/913] 1492222=test_rdoc_generator_pot_po [160/913] 1492211=test_reqarg [161/913] 1492214=test_dns [162/913] 1492220=test_stringio [163/913] 1492221=test_require [164/913] 1492222=test_dup [165/913] 1492220=test_comparable [166/913] 1492220=test_bug-3571 [167/913] 1492220=test_system [168/913] 1492214=test_notimplement [169/913] 1492214=test_emoji_breaks [170/913] 1492214=test_io_timeout [171/913] 1492214=test_date_new [172/913] 1492214=test_gem_commands_info_command [173/913] 1492214=test_rdoc_rd [174/913] 1492214=command_line_test [175/913] 1492222=test_gem_security [176/913] 1492216=test_euc_tw [177/913] 1492216=test_compile_prism [178/913] 1492214=test_gem_commands_build_command [179/913] 1492211=test_face [180/913] 1492211=test_sizeof [181/913] 1492224=test_alias [182/913] 1492214=test_gem_requirement [183/913] 1492214=test_object_references [184/913] 1492214=test_wait [185/913] 1492216=test_x509name [186/913] 1492224=test_sleep [187/913] 1492216=test_gem_safe_yaml [188/913] 1492216=test_digest_extend [189/913] 1492214=test_autoconf [190/913] 1492216=test_did_you_mean [191/913] 1492214=test_popen_deadlock [192/913] 1492216=test_bug-5832 [193/913] 1492216=test_case [194/913] 1492213=test_cgi_multipart [195/913] 1492216=test_ast [196/913] 1492219=test_pack [197/913] 1492219=test_rdoc_comment [198/913] 1492213=fuzzer_test [199/913] 1492213=test_rb_str_dup [200/913] 1492213=onigmo_test [201/913] 1492213=test_struct [202/913] 1492224=test_gc [203/913] 1492224=test_time [204/913] 1492213=json_encoding_test [205/913] 1492213=test_math [206/913] 1492213=test_super [207/913] 1492219=test_libs [208/913] 1492219=test_console_attr [209/913] 1492219=test_gem_bundler_version_finder [210/913] 1492219=test_webauthn_listener_response [211/913] 1492219=heredoc_test [212/913] 1492224=newline_test [213/913] 1492220=parser_test [214/913] 1492220=snippets_test [215/913] 1492219=test_array [216/913] 1492217=test_ubf_async_safe [217/913] 1492219=constant_path_node_test [218/913] 1492219=test_gem_path_support [219/913] 1492217=test_win32ole_record [220/913] 1492217=test_date_attr [221/913] 1492217=test_scan_args [222/913] 1492224=test_integer [223/913] 1492219=json_ext_parser_test [224/913] 1492217=test_time [225/913] 1492219=test_duplicate [226/913] 1492219=test_erb [227/913] 1492214=test_condition [228/913] 1492214=test_cp949 [229/913] 1492214=test_string [230/913] 1492222=test_emoji [231/913] 1492219=test_sorted_set [232/913] 1492222=test_files_lib [233/913] 1492213=test_gem_resolver_git_set [234/913] 1492217=test_class_name_check [235/913] 1492217=test_help [236/913] 1492217=test_random_formatter [237/913] 1492217=test_gem_commands_check_command [238/913] 1492219=test_rdoc_normal_class [239/913] 1492219=test_gem_source_git [240/913] 1492217=test_pipe [241/913] 1492213=test_regex_casefold [242/913] 1492213=test_rdoc_code_object [243/913] 1492217=test_gem_installer [244/913] 1492225=test_multi_irb_commands [245/913] 1492225=test_gem_command_manager [246/913] 1492219=test_rdoc_top_level [247/913] 1492225=test_delegate [248/913] 1492225=test_helper_method [249/913] 1492211=test_cgi_core [250/913] 1492211=attribute_write_test [251/913] 1492211=test_parser [252/913] 1492219=test_gem_source_list [253/913] 1492213=test_yaml_special_cases [254/913] 1492225=test_rdoc_rd_inline [255/913] 1492211=test_gem_remote_fetcher_local_ssl_server [256/913] 1492213=test_ractor [257/913] 1492213=test_severity [258/913] 1492219=test_float [259/913] 1492213=test_gem [260/913] 1492220=test_files_test_1 [261/913] 1492225=test_ssl [262/913] 1492219=test_date_strptime [263/913] 1492221=test_pkey_dsa [264/913] 1492219=test_https_proxy [265/913] 1492219=test_nomethod_error [266/913] 1492219=library_symbols_test [267/913] 1492219=test_json_tree [268/913] 1492226=test_emitter [269/913] 1492219=test_ractor [270/913] 1492226=test_framework [271/913] 1492226=test_case_comprehensive [272/913] 1492226=test_omap [273/913] 1492226=test_marshal [274/913] 1492211=test_zlib [275/913] 1492225=magic_comment_test [276/913] 1492221=test_uncorrectable_name_check [277/913] 1492221=test_load [278/913] 1492221=test_proc [279/913] 1492213=test_shellwords [280/913] 1492213=test_cclass [281/913] 1492223=test_singleton_function [282/913] 1492223=test_kdf [283/913] 1492223=test_nil [284/913] 1492225=test_class2name [285/913] 1492223=test_gem_commands_outdated_command [286/913] 1492213=test_gem_request_set_lockfile_tokenizer [287/913] 1492225=test_rdoc_task [288/913] 1492225=test_time_tz [289/913] 1492219=test_backtrace [290/913] 1492223=test_lazy_enumerator [291/913] 1492213=test_resolve_symbol [292/913] 1492225=test_profile_frames [293/913] 1492213=test_date_compat [294/913] 1492213=test_error_highlight [295/913] 1492226=test_array [296/913] 1492225=test_set [297/913] 1492225=test_find_executable [298/913] 1492225=test_stringchar [299/913] 1492225=test_gem_commands_help_command [300/913] 1492221=test_arith_seq_extract [301/913] 1492225=test_debug [302/913] 1492225=test_digest [303/913] 1492219=test_gem_package_old [304/913] 1492219=test_command [305/913] 1492215=test_gem_uri [306/913] 1492215=test_rbconfig [307/913] 1492223=test_ractor [308/913] 1492215=test_psych [309/913] 1492221=test_rdoc_parser_prism_ruby [310/913] 1492215=test_fiddle [311/913] 1492215=test_win32ole_variant [312/913] 1492224=test_rdoc_markup_formatter [313/913] 1492215=test_enumerator [314/913] 1492215=test_modify_expand [315/913] 1492223=test_gem_source_installed [316/913] 1492215=test_gem_available_set [317/913] 1492213=test_change_word [318/913] 1492224=test_date [319/913] 1492213=test_date_time [320/913] 1492224=test_pkcs12 [321/913] 1492223=test_parser [322/913] 1492213=test_variable_name_check [323/913] 1492223=test_gem_commands_list_command [324/913] 1492213=test_gem_source_vendor [325/913] 1492213=test_assembler [326/913] 1492213=test_pty [327/913] 1492223=test_gem_platform [328/913] 1492215=test_symbol [329/913] 1492215=test_gem_uninstaller [330/913] 1492223=overlap_test [331/913] 1492219=test_rdoc_ri_paths [332/913] 1492219=test_propertyputref [333/913] 1492219=test_color_printer [334/913] 1492219=test_safe_load [335/913] 1492219=test_rdoc_markup_to_rdoc [336/913] 1492219=test_gem_source [337/913] 1492225=test_handle [338/913] 1492224=test_frozen [339/913] 1492224=test_exception_at_throwing [340/913] 1492224=test_name_error [341/913] 1492213=string_encoding_test [342/913] 1492213=test_benchmark [343/913] 1492219=test_rdoc_parser_simple [344/913] 1492219=test_enumerator [345/913] 1492225=test_gem_package [346/913] 1492223=test_utf16 [347/913] 1492223=test_gem_package_task [348/913] 1492223=test_win32ole_method_event [349/913] 1492223=test_provider [350/913] 1492221=test_bn [351/913] 1492221=test_httpheader [352/913] 1492221=test_rdoc_ri_driver [353/913] 1492224=test_data [354/913] 1492224=test_http_request [355/913] 1492224=test_gem_commands_server_command [356/913] 1492224=!Nothing_to_test [357/913] 1492224=test_keyword [358/913] 1492213=numeric_value_test [359/913] 1492213=heredoc_dedent_test [360/913] 1492213=test_kernel [361/913] 1492222=test_method_name_check [362/913] 1492215=test_rdoc_parser_markdown [363/913] 1492221=test_function_entry [364/913] 1492221=test_win32ole_param [365/913] 1492221=implicit_array_test [366/913] 1492215=test_acceptable [367/913] 1492221=test_len [368/913] 1492221=test_file_exhaustive [369/913] 1492222=test_gem_ext_cargo_builder [370/913] 1492222=test_gem_gem_runner [371/913] 1492225=test_rdoc_generator_pot [372/913] 1492223=test_exception [373/913] 1492223=test_object [374/913] 1492211=test_gem_commands_signout_command [375/913] 1492223=test_gem_commands_unpack_command [376/913] 1492225=test_gem_commands_exec_command [377/913] 1492222=test_pack [378/913] 1492211=test_gem_resolver_local_specification [379/913] 1492211=test_autoload [380/913] 1492215=test_ractor [381/913] 1492215=test_ssl_session [382/913] 1492213=test_optarg [383/913] 1492223=test_stream [384/913] 1492223=test_assignment [385/913] 1492213=test_ruby_lex [386/913] 1492224=test_syntax [387/913] 1492222=test_ossl [388/913] 1492215=test_date_marshal [389/913] 1492215=test_grapheme_breaks [390/913] 1492215=test_gem_request_set_gem_dependency_api [391/913] 1492220=test_rdoc_rd_block_parser [392/913] 1492220=test_ripper [393/913] 1492213=test_key_name_check [394/913] 1492213=test_win32ole_param_event [395/913] 1492213=test_rdoc_servlet [396/913] 1492213=test_singleton [397/913] 1492213=test_vm_dump [398/913] 1492213=test_rdoc_markup_document [399/913] 1492213=test_ftp [400/913] 1492215=test_open3 [401/913] 1492213=errors_test [402/913] 1492213=test_gem_commands_rebuild_command [403/913] 1492213=test_gem_commands_setup_command [404/913] 1492220=test_alias_and_anchor [405/913] 1492220=test_rdoc_stats [406/913] 1492220=test_cesu8 [407/913] 1492225=test_err_in_callback [408/913] 1492225=test_win32ole_variant_m [409/913] 1492220=json_parser_test [410/913] 1492225=test_rdoc_store [411/913] 1492220=test_generic [412/913] 1492220=breadth_first_search_test [413/913] 1492220=test_fiber [414/913] 1492212=test_rdoc_generator_darkfish [415/913] 1492213=test_resize [416/913] 1492213=test_div [417/913] 1492213=test_key_stroke [418/913] 1492213=test_deprecated [419/913] 1492213=test_gc_compact [420/913] 1492217=test_gem_safe_marshal [421/913] 1492212=test_tracer [422/913] 1492225=test_capacity [423/913] 1492225=test_input_method [424/913] 1492225=test_nextafter [425/913] 1492212=test_option [426/913] 1492225=static_literals_test [427/913] 1492225=test_random [428/913] 1492225=test_bundled_ca [429/913] 1492217=test_to_ruby [430/913] 1492217=test_workspace [431/913] 1492212=test_backtrace [432/913] 1492212=test_gem_commands_update_command [433/913] 1492222=test_date_parse [434/913] 1492225=test_fips [435/913] 1492217=test_pkey_ec [436/913] 1492217=test_rand [437/913] 1492222=test_data [438/913] 1492222=test_noarg [439/913] 1492222=test_thread [440/913] 1492222=test_utf32 [441/913] 1492222=test_integer [442/913] 1492225=test_ellipsize [443/913] 1492225=test_memory_view [444/913] 1492225=test_helper [445/913] 1492225=test_too_many_dummy_encodings [446/913] 1492222=test_gem_ext_cmake_builder [447/913] 1492222=test_filter [448/913] 1492217=test_erb_m17n [449/913] 1492223=test_clone [450/913] 1492217=test_objspace [451/913] 1492222=test_koi8 [452/913] 1492225=test_gem_resolver_vendor_set [453/913] 1492222=test_evaluation [454/913] 1492222=test_fnmatch [455/913] 1492225=test_rdoc_markup_to_ansi [456/913] 1492222=test_have_library [457/913] 1492225=test_https [458/913] 1492223=test_require [459/913] 1492221=test_erb_command [460/913] 1492221=test_httpresponses [461/913] 1492221=integer_base_flags_test [462/913] 1492221=test_unicode_escape [463/913] 1492221=test_ftp [464/913] 1492226=test_completion [465/913] 1492221=test_ostruct [466/913] 1492212=test_raise [467/913] 1492212=test_proxy [468/913] 1492221=test_string [469/913] 1492221=test_io_wait_uncommon [470/913] 1492221=test_shift_jis [471/913] 1492212=test_gem_request_set_lockfile_parser [472/913] 1492221=test_yield [473/913] 1492222=test_formatter [474/913] 1492222=test_gem_ci_detector [475/913] 1492222=test_rational2 [476/913] 1492212=fixtures_test [477/913] 1492222=test_gem_dependency_resolution_error [478/913] 1492222=test_http [479/913] 1492215=test_gem_security_policy [480/913] 1492215=test_file [481/913] 1492212=test_gem_install_update_options [482/913] 1492215=test_gem_resolver_index_set [483/913] 1492215=test_rdoc_parser_changelog [484/913] 1492215=test_init [485/913] 1492226=test_rdoc_markup_to_html_crossref [486/913] 1492212=test_case_options [487/913] 1492212=test_arity [488/913] 1492212=test_files_sample [489/913] 1492218=test_update [490/913] 1492218=test_folderitem2_invokeverb [491/913] 1492218=test_switch_hitter [492/913] 1492218=test_ole_methods [493/913] 1492218=test_pack [494/913] 1492223=test_defined [495/913] 1492212=test_call [496/913] 1492223=test_thread [497/913] 1492212=test_hash_create [498/913] 1492212=json_generic_object_test [499/913] 1492212=test_raise_exception [500/913] 1492218=test_gem_util [501/913] 1492215=test_config [502/913] 1492226=test_tempfile [503/913] 1492215=test_gem_resolver [504/913] 1492218=test_gem_gemcutter_utilities [505/913] 1492215=test_gem_remote_fetcher [506/913] 1492226=test_jaro_winkler [507/913] 1492226=test_gem_commands_yank_command [508/913] 1492213=test_exit [509/913] 1492225=test_pattern_key_name_check [510/913] 1492225=test_postponed_job [511/913] 1492218=ractor_test [512/913] 1492213=test_gem_request_set_lockfile [513/913] 1492218=test_cparser [514/913] 1492226=test_human_typo [515/913] 1492226=test_dot_dot [516/913] 1492226=test_bignum [517/913] 1492215=reflection_test [518/913] 1492215=test_key_error [519/913] 1492215=test_enc_raise [520/913] 1492215=test_engine [521/913] 1492215=test_rdoc_markup_to_markdown [522/913] 1492226=test_rdoc_parser_ruby [523/913] 1492213=test_httpresponse [524/913] 1492213=test_show_source [525/913] 1492213=test_inlinecache [526/913] 1492215=test_weakkeymap [527/913] 1492213=test_usrmarshal [528/913] 1492225=test_gem_command [529/913] 1492212=test_pinned [530/913] 1492212=test_memory_view [531/913] 1492225=test_ractor [532/913] 1492218=test_my_integer [533/913] 1492218=test_tracepoint [534/913] 1492225=test_gem_commands_environment_command [535/913] 1492212=test_gem_resolver_installed_specification [536/913] 1492215=test_array_create [537/913] 1492215=test_debugger_integration [538/913] 1492212=test_rdoc_rubygems_hook [539/913] 1492215=test_cgi_cookie [540/913] 1492215=test_internal_ivar [541/913] 1492215=test_gem_commands_mirror [542/913] 1492215=test_cd [543/913] 1492215=symbol_encoding_test [544/913] 1492213=desugar_compiler_test [545/913] 1492225=test_hmac [546/913] 1492215=test_signedness [547/913] 1492225=test_gem_spec_fetcher [548/913] 1492222=test_undef [549/913] 1492222=test_gem_commands_sources_command [550/913] 1492213=test_c_union_entity [551/913] 1492212=test_ws [552/913] 1492212=test_rdoc_require [553/913] 1492213=test_date_arith [554/913] 1492212=test_io_console [555/913] 1492213=test_metaclass [556/913] 1492213=test_numeric [557/913] 1492225=test_io [558/913] 1492218=test_enum [559/913] 1492213=test_gem_commands_which_command [560/913] 1492213=test_unix [561/913] 1492213=test_gem_source_specific_file [562/913] 1492222=parse_test [563/913] 1492213=test_context [564/913] 1492222=test_symbol [565/913] 1492213=test_optparse [566/913] 1492213=test_coder [567/913] 1492213=test_rdoc_markup [568/913] 1492213=test_rdoc_markup_to_bs [569/913] 1492226=test_last_thread [570/913] 1492213=test_gem_source_lock [571/913] 1492213=test_ldap [572/913] 1492213=test_gem_remote_fetcher_local_server [573/913] 1492213=test_etc [574/913] 1492213=test_macro [575/913] 1492213=test_hash [576/913] 1492213=test_cipher [577/913] 1492226=test_new [578/913] 1492226=test_foreach [579/913] 1492226=test_econv [580/913] 1492213=test_nil2vtempty [581/913] 1492213=test_securerandom [582/913] 1492213=test_nowrite [583/913] 1492213=test_flip [584/913] 1492213=test_thread_queue [585/913] 1492212=test_summary [586/913] 1492214=test_stack [587/913] 1492212=test_gem_commands_install_command [588/913] 1492220=test_gem_ext_cargo_builder_unit [589/913] 1492220=test_num2int [590/913] 1492220=test_gem_source_local [591/913] 1492215=test_rdoc_parser_rd [592/913] 1492215=test_iter_break [593/913] 1492215=test_parse [594/913] 1492218=test_process [595/913] 1492220=test_have_macro [596/913] 1492220=test_wss [597/913] 1492220=test_address_resolve [598/913] 1492220=test_closure [599/913] 1492226=test_digest [600/913] 1492221=test_variable [601/913] 1492226=test_cstr [602/913] 1492215=test_gem_resolver_lock_specification [603/913] 1492214=test_method_cache [604/913] 1492214=test_gem_resolver_index_specification [605/913] 1492215=test_string [606/913] 1492215=test_marshalable [607/913] 1492215=test_iterator [608/913] 1492214=test_gem_dependency [609/913] 1492221=test_const [610/913] 1492221=test_serialize_subclasses [611/913] 1492221=test_class [612/913] 1492215=parse_comments_test [613/913] 1492215=test_gem_commands_dependency_command [614/913] 1492214=test_qsort [615/913] 1492214=test_cmethod [616/913] 1492214=test_gem_ext_ext_conf_builder [617/913] 1492215=test_path_to_class [618/913] 1492215=test_storage [619/913] 1492215=test_thread_fd_close [620/913] 1492215=json_addition_test [621/913] 1492215=test_coverage [622/913] 1492220=test_stream [623/913] 1492220=json_common_interface_test [624/913] 1492220=test_func [625/913] 1492213=test_pathname [626/913] 1492212=test_remote_fetch_error [627/913] 1492212=test_kill_ring [628/913] 1492212=test_gem_resolver_git_specification [629/913] 1492223=test_dir_m17n [630/913] 1492224=test_cgi_tag_helper [631/913] 1492224=test_gem_commands_cert_command [632/913] 1492213=test_io [633/913] 1492212=test_fileutils [634/913] 1492226=test_eval [635/913] 1492226=test_object [636/913] 1492213=test_process [637/913] 1492213=test_gem_resolver_conflict [638/913] 1492213=test_readpartial [639/913] 1492212=test_rdoc_generator_markup [640/913] 1492212=test_scalar [641/913] 1492212=test_rdoc_cross_reference [642/913] 1492213=test_gem_commands_contents_command [643/913] 1492213=newline_offsets_test [644/913] 1492222=test_regexp [645/913] 1492226=test_str2big [646/913] 1492226=test_rational [647/913] 1492226=test_windows_1251 [648/913] 1492226=test_unicode [649/913] 1492226=test_parser_events [650/913] 1492224=test_addr [651/913] 1492213=test_stat [652/913] 1492213=test_eval [653/913] 1492224=test_convertible [654/913] 1492215=test_gem_resolver_best_set [655/913] 1492226=test_win32ole_method [656/913] 1492226=test_yamldbm [657/913] 1492226=test_helper [658/913] 1492226=test_thread_cv [659/913] 1492215=test_cgi_modruby [660/913] 1492215=test_rendering [661/913] 1492215=test_gem_resolver_api_specification [662/913] 1492215=test_getopts [663/913] 1492215=parameters_signature_test [664/913] 1492215=test_rdoc_include [665/913] 1492212=test_gem_request [666/913] 1492215=test_primitive [667/913] 1492215=test_gem_commands_signin_command [668/913] 1492226=test_nonblock [669/913] 1492226=test_pkey [670/913] 1492215=test_gem_commands_specification_command [671/913] 1492213=test_yield_block [672/913] 1492213=test_recorder [673/913] 1492213=test_ansi_with_terminfo [674/913] 1492213=test_rdoc_options [675/913] 1492226=test_yaml [676/913] 1492214=test_config [677/913] 1492215=test_boolean [678/913] 1492215=test_ractor [679/913] 1492226=test_pstore [680/913] 1492212=test_document [681/913] 1492212=test_bug_reporter [682/913] 1492226=test_spell_checker [683/913] 1492215=test_file [684/913] 1492226=bom_test [685/913] 1492226=test_frozen_error [686/913] 1492226=test_sockopt [687/913] 1492226=test_lambda [688/913] 1492226=test_encoding [689/913] 1492226=test_pattern_matching [690/913] 1492226=test_thread [691/913] 1492212=test_gem_commands_search_command [692/913] 1492226=test_arithmetic_sequence [693/913] 1492212=test_literal [694/913] 1492226=test_irb [695/913] 1492223=test_rdoc_any_method [696/913] 1492214=test_flush [697/913] 1492214=test_complexrational [698/913] 1492213=test_pkcs7 [699/913] 1492214=test_cgi_header [700/913] 1492214=test_gem_commands_fetch_command [701/913] 1492220=test_rdoc_markup_to_html_snippet [702/913] 1492220=test_mul [703/913] 1492220=test_mkmf [704/913] 1492214=test_win32ole_variant_outarg [705/913] 1492220=test_enumerator_kw [706/913] 1492214=test_mixed_unicode_escapes [707/913] 1492220=test_require_path_check [708/913] 1492214=test_x509crl [709/913] 1492226=test_numeric [710/913] 1492226=test_stringscanner [711/913] 1492213=test_class [712/913] 1492213=test_cgi_session [713/913] 1492226=test_word [714/913] 1492226=test_gb18030 [715/913] 1492213=test_gem_package_tar_reader [716/913] 1492226=test_type_completor [717/913] 1492226=test_win32ole_variable [718/913] 1492226=test_rdoc_markup_attributes [719/913] 1492226=test_gbk [720/913] 1492226=test_gem_specification [721/913] 1492220=test_rdoc_class_module [722/913] 1492213=test_gem_name_tuple [723/913] 1492213=test_win32ole_type_event [724/913] 1492213=test_warning [725/913] 1492214=test_gem_dependency_installer [726/913] 1492213=test_refinement [727/913] 1492223=test_pointer [728/913] 1492220=test_protect [729/913] 1492220=test_tree_builder [730/913] 1492220=test_protocol [731/913] 1492215=test_gem_ext_cargo_builder_link_flag_converter [732/913] 1492220=test_gem_commands_open_command [733/913] 1492215=test_cgi_util [734/913] 1492220=test_x509req [735/913] 1492223=test_c_struct_builder [736/913] 1492223=location_test [737/913] 1492215=dump_test [738/913] 1492223=test_enc_associate [739/913] 1492220=test_allocation [740/913] 1492212=test_gc [741/913] 1492219=test_iseq [742/913] 1492224=test_store [743/913] 1492223=test_insns_leaf [744/913] 1492223=test_string_memory [745/913] 1492223=test_rdoc_markup_to_joined_paragraph [746/913] 1492224=regexp_test [747/913] 1492223=test_rdoc_markup_to_html [748/913] 1492224=test_rdoc_context [749/913] 1492223=test_pkg_config [750/913] 1492223=test_rdoc_markup_indented_paragraph [751/913] 1492223=test_line_editor [752/913] 1492226=test_big2str [753/913] 1492226=test_rdoc_parser [754/913] 1492226=test_open-uri [755/913] 1492223=test_coderange [756/913] 1492223=test_dln [757/913] 1492223=test_history [758/913] 1492223=test_x509attr [759/913] 1492223=test_complex2 [760/913] 1492223=test_iso_8859 [761/913] 1492223=test_rat [762/913] 1492223=test_extlibs [763/913] 1492214=test_rdoc_markup_heading [764/913] 1492214=json_string_matching_test [765/913] 1492226=test_monitor [766/913] 1492214=test_gem_ext_rake_builder [767/913] 1492219=test_flags [768/913] 1492226=test_asn1 [769/913] 1492226=test_transcode [770/913] 1492221=test_whileuntil [771/913] 1492226=test_sprintf_comb [772/913] 1492221=test_tcp [773/913] 1492225=test_pp [774/913] 1492215=test_rdoc_markdown_test [775/913] 1492221=test_rdoc_normal_module [776/913] 1492225=test_method_cache [777/913] 1492225=test_path [778/913] 1492225=test_gem_stub_specification [779/913] 1492221=tunnel_test [780/913] 1492221=test_settracefunc [781/913] 1492226=test_gem_text [782/913] 1492226=test_gem_commands_stale_command [783/913] 1492226=test_rdoc_markup_to_tt_only [784/913] 1492226=test_gem_version [785/913] 1492224=test_win32ole [786/913] 1492224=equality_test [787/913] 1492225=test_gem_commands_query_command [788/913] 1492224=test_color [789/913] 1492226=test_c_struct_entry [790/913] 1492224=test_eval_history [791/913] 1492219=test_case [792/913] 1492224=test_files_ext [793/913] 1492219=test_x509ext [794/913] 1492219=unescape_test [795/913] 1492224=source_location_test [796/913] 1492214=test_complex [797/913] 1492224=test_at_exit [798/913] 1492224=test_rdoc_markup_verbatim [799/913] 1492224=test_instrumentation_api [800/913] 1492226=test_inadvertent_creation [801/913] 1492214=static_inspect_test [802/913] 1492214=test_gem_uri_formatter [803/913] 1492214=test_sprintf [804/913] 1492225=test_rdoc_encoding [805/913] 1492226=test_optimization [806/913] 1492225=test_rdoc_markdown [807/913] 1492214=test_gem_request_connection_pools [808/913] 1492225=test_common [809/913] 1492214=test_registry [810/913] 1492214=test_rdoc_constant [811/913] 1492217=test_deprecate [812/913] 1492217=test_ssl [813/913] 1492214=parse_success_test [814/913] 1492214=test_module [815/913] 1492221=test_gem_commands_push_command [816/913] 1492224=test_ractor [817/913] 1492224=test_euc_jp [818/913] 1492224=test_win32ole_typelib [819/913] 1492224=test_scanner_events [820/913] 1492225=test_external_new [821/913] 1492225=test_abi [822/913] 1492224=test_gem_resolver_dependency_request [823/913] 1492224=test_force_exit [824/913] 1492224=test_rubyvm [825/913] 1492224=test_data_error [826/913] 1492224=test_rdoc_markup_to_table_of_contents [827/913] 1492224=test_ancdata [828/913] 1492224=test_gem_doctor [829/913] 1492225=test_weakmap [830/913] 1492215=test_rdoc_generator_pot_po_entry [831/913] 1492224=test_gem_resolver_specification [832/913] 1492215=test_encoding [833/913] 1492224=test_load [834/913] 1492224=json_fixtures_test [835/913] 1492224=test_default_gems [836/913] 1492221=test_constant [837/913] 1492223=test_gem_security_trust_dir [838/913] 1492224=test_rdoc_parser_c [839/913] 1492223=test_have_func [840/913] 1492215=test_logperiod [841/913] 1492215=test_enc_str_buf_cat [842/913] 1492215=test_gem_package_tar_reader_entry [843/913] 1492224=test_zsh_completion [844/913] 1492224=test_webauthn_listener [845/913] 1492224=test_lock_native_thread [846/913] 1492215=test_logdevice [847/913] 1492224=test_rdoc_attr [848/913] 1492224=test_http [849/913] 1492224=test_passing_block [850/913] 1492224=test_x509cert [851/913] 1492213=test_addrinfo [852/913] 1492220=test_bug-14834 [853/913] 1492213=test_svcb_https [854/913] 1492213=test_buffering [855/913] 1492213=test_rdoc_context_section [856/913] 1492213=ruby_parser_test [857/913] 1492213=test_key_actor_vi [858/913] 1492220=test_enumerable [859/913] 1492220=test_bmethod [860/913] 1492220=test_ansi_without_terminfo [861/913] 1492223=test_rdoc_markup_include [862/913] 1492220=test_terminfo [863/913] 1492220=test_iseq_load [864/913] 1492223=test_fstring [865/913] 1492213=test_name_error_extension [866/913] 1492213=test_signal [867/913] 1492224=test_timeout [868/913] 1492224=test_fixnum [869/913] 1492224=test_rdoc_markup_raw [870/913] 1492224=test_scheduler [871/913] 1492223=test_ensure_and_callcc [872/913] 1492223=test_null [873/913] 1492223=test_big5 [874/913] 1492223=test_gem_resolver_activation_request [875/913] 1492223=test_fd_setsize [876/913] 1492223=test_objectspace [877/913] 1492224=test_trick [878/913] 1492219=test_gem_request_set [879/913] 1492219=version_test [880/913] 1492219=test_gem_rdoc [881/913] 1492219=test_require_lib [882/913] 1492215=test_files_test_2 [883/913] 1492223=test_gem_version_option [884/913] 1492223=test_gem_remote_fetcher_s3 [885/913] 1492223=test_rdoc_markup_parser [886/913] 1492223=test_rdoc_i18n_text [887/913] 1492223=test_gem_unsatisfiable_dependency_error [888/913] 1492221=test_rdoc_tom_doc [889/913] 1492223=test_ractor [890/913] 1492220=pattern_test [891/913] 1492221=test_disable_irb [892/913] 1492220=test_gem_package_tar_header [893/913] 1492213=test_sexp [894/913] 1492223=test_logger [895/913] 1492213=test_import [896/913] 1492223=test_basicsocket [897/913] 1492223=test_gem_commands_owner_command [898/913] 1492220=test_recursion [899/913] 1492220=test_normalize [900/913] 1492220=test_find [901/913] 1492221=locals_test [902/913] 1492220=test_gem_resolver_vendor_specification [903/913] 1492220=test_typeddata [904/913] 1492214=test_date_strftime [905/913] 1492223=compiler_test [906/913] 1492223=test_struct [907/913] 1492223=test_basicinstructions [908/913] 1492223=test_bigzero [909/913] 1492223=test_mutex [910/913] 1492221=test_key_actor_emacs [911/913] 1492220=test_gem_ext_builder [912/913] 1492221=test_history [913/913] 1492221=test_verbose $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 1035 1035 1035 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental 1 1272223 1272223 1272223 ? -1 Ssl 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite 1042 1450810 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 1450810 1450813 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.20240809-233707 --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 1450813 1450814 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.20240809-233707 --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 1450814 1491880 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1491880 1491881 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1491881 1492208 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 1492208 1492211 1041 1041 pts/0 1041 Sl+ 1000 0:23 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1492211 1502209 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1492211 1502217 1041 1041 pts/0 1041 Z+ 1000 0:00 [test_autoload.*] <defunct> 1492211 1502222 1041 1041 pts/0 1041 Z+ 1000 0:00 [test_autoload.*] <defunct> 1450814 1526311 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035, 1272223], 1035=>[1041], 1041=>[1042], 1042=>[1450810], 1450810=>[1450813], 1450813=>[1450814], 1450814=>[1491880, 1526311], 1491880=>[1491881], 1491881=>[1492208], 1492208=>[1492211], 1492211=>[1502209, 1502217, 1502222]} $ timeout 60 gdb -p 1502209 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1502210] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b4172274afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x74795be006c0 (LWP 1502209) "test_autoload.*" 0x00005b4172274afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7479718006c0 (LWP 1502210) "test_autoload.*" 0x000074798db1b4cd in __GI___poll (fds=0x747957309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7479718006c0 (LWP 1502210) "test_autoload.*"): #0 0x000074798db1b4cd in __GI___poll (fds=0x747957309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b41721ff39a in __interceptor_poll () No symbol table info available. #2 0x00005b41725abe3f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x00005b417225874f in asan_thread_start(void*) () No symbol table info available. #5 0x000074798da9ca94 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 = {128064944080576, -3592186229679769701, 128064944080576, -352, 0, 128064581263888, -3592186229667186789, -3592742185522874469}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000074798db29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x74795be006c0 (LWP 1502209) "test_autoload.*"): #0 0x00005b4172274afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b4172275aba in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b41721c4330 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005b41721c41a9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00005b41721c3dd5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x00005b41721bedde in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005b41721bebc8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005b417225ab33 in __interceptor_malloc () No symbol table info available. #8 0x00005b41722dbc85 in rb_gc_impl_malloc (objspace_ptr=0x51e000000080, size=33) at /tmp/ruby/src/trunk_asan/gc/default.c:8532 gpr = 107008 objspace = 0x51e000000080 mem = <optimized out> #9 0x00005b417253143a in str_make_independent_expand (str=str@entry=128064921954400, len=len@entry=5, expand=expand@entry=27, termlen=1) at /tmp/ruby/src/trunk_asan/string.c:2568 capa = 32 ptr = <optimized out> oldptr = <optimized out> #10 0x00005b417252721b in rb_str_resize (str=str@entry=128064921954400, len=len@entry=32) at /tmp/ruby/src/trunk_asan/string.c:3268 capa = <optimized out> independent = 1 slen = 5 termlen = 1 #11 0x00005b41722ace66 in rb_file_expand_path_internal (fname=128064934893640, dname=<optimized out>, abs_mode=<optimized out>, long_name=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/file.c:4028 skip = 1 rootdiff = <optimized out> fsenc = <optimized out> s = 0x747970f3d874 "/autoload20240809-1492211-qsf72z.rb" enc = 0x50d000000110 buf = 0x7479702e6878 "/tmp/" p = 0x7479702e687c "/" buflen = 32 pend = <optimized out> b = 0x747970f3d865 "rubytest.fdalzn/autoload20240809-1492211-qsf72z.rb" bdiff = 4 root = 0x7479702e6878 "/tmp/" fend = <optimized out> #12 0x00005b41722b0d10 in file_expand_path_1 (fname=128064934893640) at /tmp/ruby/src/trunk_asan/file.c:4209 No locals. #13 rb_find_file (path=128064934893640) at /tmp/ruby/src/trunk_asan/file.c:6595 f = <optimized out> expanded = <optimized out> tmp = <optimized out> load_path = <optimized out> #14 0x00005b4172398eaf in search_required (vm=0x525000000100, fname=128064934893640, path=<optimized out>, rb_feature_p=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1062 tmp = <optimized out> ft = 0 ftptr = <optimized out> ext = 0x747970f3d894 ".rb" type = <optimized out> loading = <optimized out> lookup_name = <optimized out> #15 require_internal (ec=ec@entry=0x5160008730d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1266 found = <optimized out> handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000271580 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 128065408717960 realpath_map = 128065408717800 path = 128064934893640 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 0x00005b4172396d60 in rb_require_string_internal (fname=128064934893640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160008730d0 result = <optimized out> #17 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #18 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #19 0x00005b4172678568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x1610100140003 cc = <optimized out> me = 0x74796bbbce08 cfunc = 0x504000018518 recv = 128065408847360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005b417265f9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74795bdfd520) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x00005b4172665615 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4173 No locals. #22 0x00005b41726271bd in vm_sendish (ec=0x5160008730d0, reg_cfp=0x74796b91d6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160008730d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x74796b91d6e8 reg_pc = 0x5110000b40f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005b4172616458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160008730d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x00005b417268c4ca in vm_call0_body (ec=<optimized out>, calling=0x747958d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x747958d098d0 cc = <optimized out> ret = <optimized out> #26 0x00005b41726414ee in vm_call0_cc (recv=128065408847360, id=22593, argc=<optimized out>, argv=<optimized out>, cc=0x74796bbbca70, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x74796bbbca70 self = <optimized out> #28 0x00005b417264231e in rb_funcallv (recv=128065408847360, mid=22593, argc=1, argv=0x74795bdfdbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x74795bdfdbc0 #30 0x00005b417260205e in autoload_feature_require (_arguments=128064581263280) at /tmp/ruby/src/trunk_asan/variable.c:2934 arguments = 0x74795bdfdfb0 autoload_const = <optimized out> result = <optimized out> #31 autoload_try_load (_arguments=128064581263280) at /tmp/ruby/src/trunk_asan/variable.c:2948 arguments = 0x74795bdfdfb0 result = <optimized out> ce = <optimized out> #32 0x00005b41722a2f90 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 = 0x5160008730d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74795bdfdf30, <optimized out>, 0x74795bdfde40, <optimized out>, <optimized out>}, prev = 0x747958c09a40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008730d0 state = RUBY_TAG_NONE errinfo = <optimized out> #33 0x00005b41726013a1 in rb_autoload_load (module=module@entry=128065415609640, name=name@entry=253115) at /tmp/ruby/src/trunk_asan/variable.c:3009 ce = 0x50300221f080 arguments = {module = 128065415609640, name = 253115, flag = 0, mutex = 128064921954480, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #34 0x00005b417260ad2d in rb_const_search_from (klass=128064864945760, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111 ac = 0xfffffffffffffe00 am = 128065415609640 tmp = 128065415609640 ce = <optimized out> current = 128065415609640 value = <optimized out> first_iteration = <optimized out> #35 0x00005b41726030c4 in rb_const_search (klass=128064864945760, id=253115, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133 value = <optimized out> #36 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3060 c = <optimized out> #37 0x00005b417260e02e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 92358976733704 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #38 0x00005b4172618fd3 in vm_get_ev_const_chain (ec=0x5160008730d0, segments=0x50200040d650) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 th: 0x515000271580, native_id: 0x74795be006c0 -- Control frame information ----------------------------------------------- val = 128 idx = <optimized out> allow_nil = <optimized out> c:0006 p:---- s:0024 e:000023 CFUNC :require #39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200040d670) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6341 segments = 0x50200040d650 ice = <optimized out> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] val = <optimized out> #40 0x00005b417261bb57 in vm_exec_core (ec=ec@entry=0x5160008730d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork leaf = false val = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:396 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x74796b91d720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x00005b4172616458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160008730d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #42 0x00005b4172695aa2 in invoke_iseq_block_from_c (ec=0x5160008730d0, captured=0x74796b91d7a8, self=128064861033280, 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 = 0x74796a6505d8 cfp = <optimized out> sp = 0x74796b81d850 use_argv = 0x0 stack_argv = 0x74796b81d850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 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 = 0x74796b91d7a8 #44 0x00005b4172643736 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. #45 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. #46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #47 0x00005b4172643736 in rb_yield (val=<optimized out>) No locals. #48 0x00005b41722a286a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x5160008730d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74795bdfed70, <optimized out>, 0x74795bdfec80, <optimized out>, <optimized out>}, prev = 0x747958c09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160008730d0 cfp = 0x74796b91d758 #49 0x00005b417241d65b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4390 status = <optimized out> pid = <optimized out> #50 0x00005b4172678568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x644100040001 cc = <optimized out> me = 0x7479702e6900 cfunc = 0x50400001ff58 recv = 128064861033280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x00005b417265f9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74795bdff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #52 0x00005b417265f475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x0 #53 0x00005b417261e92f in vm_sendish (ec=0x5160008730d0, reg_cfp=0x74796b91d790, cd=0x5020004081d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #54 vm_exec_core (ec=ec@entry=0x5160008730d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020004081d0 insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x74796b91d790 reg_pc = 0x5040004ebcf0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #55 0x00005b4172616458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160008730d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #56 0x00005b417265353b in invoke_iseq_block_from_c (ec=0x5160008730d0, captured=<optimized out>, self=128064861033280, 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 = 0x74796a6506c8 cfp = 0x74796b91d7c8 sp = 0x74796b81d818 use_argv = <optimized out> stack_argv = 0x74796b81d818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #57 invoke_block_from_c_proc (ec=0x5160008730d0, self=128064861033280, 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> #58 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. #59 0x00005b41726517c6 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, proc@entry=0x5040004b1250, argc=1915177726, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #60 0x00005b41725a9cc9 in thread_do_start_proc (th=th@entry=0x515000271580) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040004b1250 args_len = 0 args_ptr = <optimized out> #61 0x00005b41725a787a in thread_do_start (th=0x515000271580) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #62 thread_start_func_2 (th=th@entry=0x515000271580, 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> #63 0x00005b41725a6b3e in call_thread_start_func_2 (th=0x515000271580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x74795bdffce0 #64 nt_start (ptr=0x50c0001066c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000271580 sched = <optimized out> nt = 0x50c0001066c0 vm = 0x525000000100 #65 0x00005b417225874f in asan_thread_start(void*) () No symbol table info available. #66 0x000074798da9ca94 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 = {128064581273280, -3592279413290223717, 128064581273280, -352, 0, 140732248061520, -3592279413277640805, -3592742185522874469}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #67 0x000074798db29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1502209) detached] $ timeout 60 gdb -p 1502217 -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> $ timeout 60 gdb -p 1502222 -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> $ timeout 60 gdb -p 1492211 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1526339] [New LWP 1502223] [New LWP 1502120] [New LWP 1500094] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000074798da98d61 in __futex_abstimed_wait_common64 (private=23361, cancel=true, abstime=0x7ffec7a78140, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x74798dc33c40 (LWP 1492211) "ruby" 0x000074798da98d61 in __futex_abstimed_wait_common64 (private=23361, cancel=true, abstime=0x7ffec7a78140, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x74795fa006c0 (LWP 1526339) "envutil.rb:178" 0x000074798db1b4cd in __GI___poll (fds=0x74795da09960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7479718006c0 (LWP 1502223) "test_autoload.*" 0x000074798db1b4cd in __GI___poll (fds=0x747960d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x74796a0006c0 (LWP 1502120) "parallel.rb:40" 0x000074798db1b4cd in __GI___poll (fds=0x747961a0c360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x74796a6006c0 (LWP 1500094) "Gem::Timeout st" 0x000074798da98d61 in __futex_abstimed_wait_common64 (private=23361, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000114210) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x74796a6006c0 (LWP 1500094) "Gem::Timeout st"): #0 0x000074798da98d61 in __futex_abstimed_wait_common64 (private=23361, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000114210) 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=23361, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000114210) 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=0x50c000114210, 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 0x000074798da9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0001141e8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x74798da9b4a0 <__condvar_cleanup_waiting>, __arg = 0x74796a5fec30, __canceltype = 1592910576, __prev = 0x0} cbuffer = {wseq = 22, cond = 0x50c0001141e8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 22 seq = 11 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=0x50c0001141e8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b4172581a21 in rb_native_cond_wait (cond=0x50c000114210, 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=0x515000237380, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005b41725a57d2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000237380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005b417258bd31 in native_sleep (th=0x515000237380, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 sched = <optimized out> #9 sleep_forever (th=0x515000237380, 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 0x00005b41725a4245 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128064796019640, 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 0x00005b41722a2f90 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 = 0x516002140bd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74796a5fef90, <optimized out>, 0x74796a5feea0, <optimized out>, <optimized out>}, prev = 0x74795ec09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002140bd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b41725a372d in queue_do_pop (self=<optimized out>, q=0x5040003add10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 128064796019640, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 128064796019640, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040003add10 end = 0 #14 0x00005b4172621ee7 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7299 canary_p = <optimized out> ret = <optimized out> #15 0x00005b4172621ee7 in vm_invoke_builtin_delegate (ec=0x516002140bd0, cfp=0x747965d1d758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516002140bd0) at ../../src/trunk_asan/insns.def:1622 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x747965d1d758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005b4172616458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516002140bd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b417265353b in invoke_iseq_block_from_c (ec=0x516002140bd0, captured=<optimized out>, self=128064766788520, 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 = 0x747968acde50 cfp = 0x747965d1d7c8 sp = 0x747965c1d818 use_argv = <optimized out> stack_argv = 0x747965c1d818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516002140bd0, self=128064766788520, 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 0x00005b41726517c6 in rb_vm_invoke_proc (ec=0x50c000114210, proc=0x189, proc@entry=0x5040002b1b90, argc=-1918268063, 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 0x00005b41725a9cc9 in thread_do_start_proc (th=th@entry=0x515000237380) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040002b1b90 args_len = 0 args_ptr = <optimized out> #23 0x00005b41725a787a in thread_do_start (th=0x515000237380) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000237380, 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 0x00005b41725a6b3e in call_thread_start_func_2 (th=0x515000237380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x74796a5ffce0 #26 nt_start (ptr=0x50c0001141c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000237380 sched = <optimized out> nt = 0x50c0001141c0 vm = 0x525000000100 #27 0x00005b417225874f in asan_thread_start(void*) () No symbol table info available. #28 0x000074798da9ca94 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 = {128064824542912, -3592240930383251557, 128064824542912, -352, 2, 140732248058736, -3592240930370668645, -3592742185522874469}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000074798db29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x74796a0006c0 (LWP 1502120) "parallel.rb:40"): #0 0x000074798db1b4cd in __GI___poll (fds=0x747961a0c360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b41721ff39a in __interceptor_poll () No symbol table info available. #2 0x00005b417235573d in nogvl_wait_for (th=128064847321360, fptr=0x5110000d4c00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 6, 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 0x00005b4172356bb6 in internal_read_func (ptr=0x747961a0c040) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x747961a0c040 result = <optimized out> #5 0x00005b417258fd3b in rb_thread_io_blocking_call (func=0x5b4172356730 <internal_read_func>, data1=0x747961a0c040, 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 0x00005b41722a2f90 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 = 0x5160008742d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x747969ffee50, <optimized out>, 0x747969ffed60, <optimized out>, <optimized out>}, prev = 0x747961a09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008742d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b417236ae75 in io_read_memory_locktmp (str=128064677790560, 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 = 128064847321360, fptr = 0x5110000d4c00, nonblock = 0, fd = 6, buf = 0x5190000f0f80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110000d4c00 n = <optimized out> shrinkable = <optimized out> #9 0x00005b4172347231 in io_readpartial (argc=1637925728, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x00005b4172678568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x408100100003 cc = <optimized out> me = 0x74798d329f30 cfunc = 0x504000010f58 recv = 128064847321520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b41726271bd in vm_sendish (ec=0x5160008742d0, reg_cfp=0x74796bdff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x5160008742d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x74796bdff790 reg_pc = 0x51300004df60 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005b4172616458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160008742d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b417265353b in invoke_iseq_block_from_c (ec=0x5160008742d0, captured=<optimized out>, self=128064847228240, 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 = 0x74798d184450 cfp = 0x74796bdff7c8 sp = 0x74796bcff818 use_argv = <optimized out> stack_argv = 0x74796bcff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160008742d0, self=128064847228240, 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 0x00005b41726517c6 in rb_vm_invoke_proc (ec=0x747961a0c360, proc=0x1, proc@entry=0x5040004d2050, argc=-1917733683, 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 0x00005b41725a9cc9 in thread_do_start_proc (th=th@entry=0x51500026d700) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040004d2050 args_len = 0 args_ptr = <optimized out> #19 0x00005b41725a787a in thread_do_start (th=0x51500026d700) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500026d700, 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 0x00005b41725a6b3e in call_thread_start_func_2 (th=0x51500026d700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x747969fffce0 #22 nt_start (ptr=0x50c000177e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x51500026d700 sched = <optimized out> nt = 0x50c000177e80 vm = 0x525000000100 #23 0x00005b417225874f in asan_thread_start(void*) () No symbol table info available. #24 0x000074798da9ca94 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 = {128064818251456, -3592240105749530725, 128064818251456, -352, 25, 140732248064208, -3592240105736947813, -3592742185522874469}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000074798db29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7479718006c0 (LWP 1502223) "test_autoload.*"): #0 0x000074798db1b4cd in __GI___poll (fds=0x747960d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b41721ff39a in __interceptor_poll () No symbol table info available. #2 0x00005b41725abe3f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x00005b417225874f in asan_thread_start(void*) () No symbol table info available. #5 0x000074798da9ca94 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 = {128064944080576, -3592186229679769701, 128064944080576, -352, 0, 128064650470352, -3592186229667186789, -3592742185522874469}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000074798db29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x74795fa006c0 (LWP 1526339) "envutil.rb:178"): #0 0x000074798db1b4cd in __GI___poll (fds=0x74795da09960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b41721ff39a in __interceptor_poll () No symbol table info available. #2 0x00005b417235573d in nogvl_wait_for (th=128064935098200, fptr=0x5110002cd700, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 12, 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 0x00005b4172356bb6 in internal_read_func (ptr=0x74795da09820) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x74795da09820 result = <optimized out> #5 0x00005b417258fd3b in rb_thread_io_blocking_call (func=0x5b4172356730 <internal_read_func>, data1=data1@entry=0x74795da09820, 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 0x00005b417235654a 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 = 128064935098200, fptr = 0x5110002cd700, nonblock = 0, fd = 12, buf = 0x52500096f100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #7 0x00005b4172359e87 in io_bufread (ptr=0x52500096f100 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002cd700) 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 0x00005b41722a2f90 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 = 0x5160008721d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74795f9fedb0, <optimized out>, 0x74795f9fecc0, <optimized out>, <optimized out>}, prev = 0x74795da09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160008721d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005b41723578ab in io_fread (str=128064935097800, offset=0, size=8192, fptr=0x5110002cd700) at /tmp/ruby/src/trunk_asan/io.c:3081 arg = {str_ptr = 0x52500096f100 '\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=128064935097800) 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 0x00005b4172347612 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 = 0x5110002cd700 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #13 0x00005b4172678568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x3f9100100001 cc = <optimized out> me = 0x74798d329f08 cfunc = 0x504000010f98 recv = 128064921928720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #14 0x00005b41726271bd in vm_sendish (ec=0x5160008721d0, reg_cfp=0x747970eed790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #15 vm_exec_core (ec=ec@entry=0x5160008721d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x747970eed790 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #16 0x00005b4172616458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160008721d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #17 0x00005b417265353b in invoke_iseq_block_from_c (ec=0x5160008721d0, captured=<optimized out>, self=128065369985400, 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 = 0x74798d189658 cfp = 0x747970eed7c8 sp = 0x747970ded818 use_argv = <optimized out> stack_argv = 0x747970ded818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_proc (ec=0x5160008721d0, self=128065369985400, 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 0x00005b41726517c6 in rb_vm_invoke_proc (ec=0x74795da09960, proc=0x1, proc@entry=0x5040004b86d0, argc=-1917733683, 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 0x00005b41725a9cc9 in thread_do_start_proc (th=th@entry=0x51500026d980) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040004b86d0 args_len = 0 args_ptr = <optimized out> #22 0x00005b41725a787a in thread_do_start (th=0x51500026d980) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #23 thread_start_func_2 (th=th@entry=0x51500026d980, 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 0x00005b41725a6b3e in call_thread_start_func_2 (th=0x51500026d980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x74795f9ffce0 #25 nt_start (ptr=0x50c00012ab40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x51500026d980 sched = <optimized out> nt = 0x50c00012ab40 vm = 0x525000000100 #26 0x00005b417225874f in asan_thread_start(void*) () No symbol table info available. #27 0x000074798da9ca94 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 = {128064644187840, -3592288759139059813, 128064644187840, -352, 22, 140732248061520, -3592288759126476901, -3592742185522874469}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #28 0x000074798db29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x74798dc33c40 (LWP 1492211) "ruby"): #0 0x000074798da98d61 in __futex_abstimed_wait_common64 (private=23361, cancel=true, abstime=0x7ffec7a78140, op=137, expected=0, futex_word=0x50c000000094) 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=23361, abstime=0x7ffec7a78140, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffec7a78140, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000074798da9bc7e in __pthread_cond_wait_common (abstime=0x7ffec7a78140, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x74798da9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffec7a78030, __canceltype = 1928752384, __prev = 0x0} cbuffer = {wseq = 1523, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 1523 seq = 761 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=0x7ffec7a78140) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005b41725a52a1 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=0x74798b8380e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005b41725aabe4 in native_sleep (th=0x515000000300, rel=0x74798b8380e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335 sched = <optimized out> #8 thread_join_sleep (arg=128065382865760) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x74798ba75b60 target_th = 0x51500026d980 th = 0x515000000300 end = 1534894919943810 limit = 0x74798b8380e0 #9 0x00005b41722a2f90 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 = {0x7ffec7a78350, <optimized out>, 0x7ffec7a78260, <optimized out>, <optimized out>}, prev = 0x74798ba3fa40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005b41725aa738 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 0x00005b417259ee40 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 = 0x74798b8380e0 #12 0x00005b4172678568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x34a100100003 cc = <optimized out> me = 0x74798d1f9868 cfunc = 0x50400001ead8 recv = 128064935098200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005b41726271bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74798afff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x74798afff410 reg_pc = 0x522000005720 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00005b4172616811 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. #16 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 #17 0x00005b4172695aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x74798afff620, self=128064847228240, 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 = 0x74798cf825a8 cfp = <optimized out> sp = 0x74798aeffa28 use_argv = 0x74798b828260 stack_argv = 0x74798aeffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #18 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 = 0x74798afff620 #19 0x00005b4172643736 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. #20 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. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #22 0x00005b4172643736 in rb_yield (val=<optimized out>) No locals. #23 0x00005b41727ea316 in rb_ary_collect (ary=128064838048640) at /tmp/ruby/src/trunk_asan/array.c:3672 collect = 128064825785160 i = 3 #24 0x00005b4172678568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x163100000001 cc = <optimized out> me = 0x74798d330150 cfunc = 0x50400000a798 recv = 128064838048640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005b417261e92f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74798afff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 th: 0x515000000300, native_id: 0x74798dc33c40 val = 36 ci = <optimized out> -- Control frame information ----------------------------------------------- argc = <optimized out> c:0019 p:---- s:0176 e:000175 CFUNC :join recv = <optimized out> c:0018 p:0452 s:0171 E:001920 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181 c:0017 p:0275 s:0133 e:000132 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 cc = <optimized out> calling = <optimized out> c:0016 p:0032 s:0109 e:000108 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:334 c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107 #26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:327 bh = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 blockiseq = <optimized out> leaf = false c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH] val = <optimized out> cd = 0x51100000d090 c:0010 p:---- s:0069 e:000068 CFUNC :map insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x74798afff608 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657 reg_pc = 0x5190000184b8 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361 INSN_LABEL_nop = <optimized out> c:0007 p:0066 s:0046 E:0016b0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_getlocal = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_setlocal = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_getspecial = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> th: 0x515000237380, native_id: 0x74796a6006c0 INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> th: 0x51500026d700, native_id: 0x74796a0006c0 INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x00005b4172616811 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. #28 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 #29 0x00005b4172695aa2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x74798afff738, self=128064847228240, 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 = 0x74798d184720 cfp = <optimized out> sp = 0x74798aeff8d0 use_argv = 0x74798b82e3a0 stack_argv = 0x74798aeff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x74798afff738 #31 0x00005b4172643736 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #34 0x00005b4172643736 in rb_yield (val=<optimized out>) No locals. #35 0x00005b41727ea316 in rb_ary_collect (ary=128064847321680) at /tmp/ruby/src/trunk_asan/array.c:3672 collect = 128064847321600 i = 0 #36 0x00005b4172678568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x163100000001 cc = <optimized out> me = 0x74798d330150 cfunc = 0x50400000a798 recv = 128064847321680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00005b417261e92f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74798afff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015790 insns_address_table = {0x5b417261b306 <vm_exec_core+6678>, 0x5b41726205c1 <vm_exec_core+27857>, 0x5b417261ad79 <vm_exec_core+5257>, 0x5b41726218d6 <vm_exec_core+32742>, 0x5b417261f240 <vm_exec_core+22864>, 0x5b417261d0e6 <vm_exec_core+14326>, 0x5b4172619eae <vm_exec_core+1470>, 0x5b4172620d8d <vm_exec_core+29853>, 0x5b417262094c <vm_exec_core+28764>, 0x5b417261b11a <vm_exec_core+6186>, 0x5b417261a491 <vm_exec_core+2977>, 0x5b417261f821 <vm_exec_core+24369>, 0x5b417261baf8 <vm_exec_core+8712>, 0x5b417262148c <vm_exec_core+31644>, 0x5b4172620b4d <vm_exec_core+29277>, 0x5b417261c0c3 <vm_exec_core+10195>, 0x5b417261d02e <vm_exec_core+14142>, 0x5b417261f4e2 <vm_exec_core+23538>, 0x5b4172620ab3 <vm_exec_core+29123>, 0x5b417261e123 <vm_exec_core+18483>, 0x5b417261f564 <vm_exec_core+23668>, 0x5b417261fbb7 <vm_exec_core+25287>, 0x5b417261e061 <vm_exec_core+18289>, 0x5b417261a3bd <vm_exec_core+2765>, 0x5b417261ed1a <vm_exec_core+21546>, 0x5b417261a1de <vm_exec_core+2286>, 0x5b417261a613 <vm_exec_core+3363>, 0x5b417261c349 <vm_exec_core+10841>, 0x5b417261dd85 <vm_exec_core+17557>, 0x5b417261e6c7 <vm_exec_core+19927>, 0x5b417261dab0 <vm_exec_core+16832>, 0x5b4172619e0a <vm_exec_core+1306>, 0x5b417261fdad <vm_exec_core+25789>, 0x5b4172620811 <vm_exec_core+28449>, 0x5b417261a7bc <vm_exec_core+3788>, 0x5b417261b407 <vm_exec_core+6935>, 0x5b417261b209 <vm_exec_core+6425>, 0x5b417261bba4 <vm_exec_core+8884>, 0x5b417261cf80 <vm_exec_core+13968>, 0x5b417261a876 <vm_exec_core+3974>, 0x5b417261fc62 <vm_exec_core+25458>, 0x5b417261b34b <vm_exec_core+6747>, 0x5b417261ceb9 <vm_exec_core+13769>, 0x5b417261d8ae <vm_exec_core+16318>, 0x5b417261fa33 <vm_exec_core+24899>, 0x5b417261e4cb <vm_exec_core+19419>, 0x5b417261be51 <vm_exec_core+9569>, 0x5b417261b661 <vm_exec_core+7537>, 0x5b417261f707 <vm_exec_core+24087>, 0x5b417261c698 <vm_exec_core+11688>, 0x5b417261edee <vm_exec_core+21758>, 0x5b417261e59c <vm_exec_core+19628>, 0x5b417261eec4 <vm_exec_core+21972>, 0x5b4172620377 <vm_exec_core+27271>, 0x5b417261da1c <vm_exec_core+16684>, 0x5b417261fad9 <vm_exec_core+25065>, 0x5b417261bf20 <vm_exec_core+9776>, 0x5b417261f607 <vm_exec_core+23831>, 0x5b4172619c7b <vm_exec_core+907>, 0x5b417261debb <vm_exec_core+17867>, 0x5b417261e288 <vm_exec_core+18840>, 0x5b417261a6b6 <vm_exec_core+3526>, 0x5b417261db54 <vm_exec_core+16996>, 0x5b417261c167 <vm_exec_core+10359>, 0x5b417261b8a7 <vm_exec_core+8119>, 0x5b417261efc6 <vm_exec_core+22230>, 0x5b417261aa91 <vm_exec_core+4513>, 0x5b417261d543 <vm_exec_core+15443>, 0x5b4172628aae <vm_exec_core+61886>, 0x5b417261e1c2 <vm_exec_core+18642>, 0x5b417261ab33 <vm_exec_core+4675>, 0x5b417261aff6 <vm_exec_core+5894>, 0x5b417261ac57 <vm_exec_core+4967>, 0x5b417261b4f7 <vm_exec_core+7175>, 0x5b417261bca0 <vm_exec_core+9136>, 0x5b4172621b3b <vm_exec_core+33355>, 0x5b417261ead8 <vm_exec_core+20968>, 0x5b417261d93a <vm_exec_core+16458>, 0x5b417261fcb4 <vm_exec_core+25540>, 0x5b4172621c0b <vm_exec_core+33563>, 0x5b4172620085 <vm_exec_core+26517>, 0x5b41726215ab <vm_exec_core+31931>, 0x5b41726217c4 <vm_exec_core+32468>, 0x5b417261a2da <vm_exec_core+2538>, 0x5b4172620ca6 <vm_exec_core+29622>, 0x5b417261c5b5 <vm_exec_core+11461>, 0x5b4172620eaa <vm_exec_core+30138>, 0x5b417261bfe5 <vm_exec_core+9973>, 0x5b417261ffa9 <vm_exec_core+26297>, 0x5b417261a0cd <vm_exec_core+2013>, 0x5b417261a95b <vm_exec_core+4203>, 0x5b417261b6e9 <vm_exec_core+7673>, 0x5b417261c93d <vm_exec_core+12365>, 0x5b417261cada <vm_exec_core+12778>, 0x5b4172619c80 <vm_exec_core+912>, 0x5b417261a03b <vm_exec_core+1867>, 0x5b4172619d12 <vm_exec_core+1058>, 0x5b4172620187 <vm_exec_core+26775>, 0x5b417261c459 <vm_exec_core+11113>, 0x5b417261d755 <vm_exec_core+15973>, 0x5b417261cc86 <vm_exec_core+13206>, 0x5b417261d419 <vm_exec_core+15145>, 0x5b417261d335 <vm_exec_core+14917>, 0x5b417261c24b <vm_exec_core+10587>, 0x5b417261cb7b <vm_exec_core+12939>, 0x5b417261c813 <vm_exec_core+12067>, 0x5b417261ce37 <vm_exec_core+13639>, 0x5b417261cdb5 <vm_exec_core+13509>, 0x5b417261b2f7 <vm_exec_core+6663>, 0x5b41726205b2 <vm_exec_core+27842>, 0x5b417261ad6a <vm_exec_core+5242>, 0x5b41726218c7 <vm_exec_core+32727>, 0x5b417261f231 <vm_exec_core+22849>, 0x5b417261d0d7 <vm_exec_core+14311>, 0x5b4172619e9f <vm_exec_core+1455>, 0x5b4172620d7e <vm_exec_core+29838>, 0x5b417262093d <vm_exec_core+28749>, 0x5b417261b10b <vm_exec_core+6171>, 0x5b417261a482 <vm_exec_core+2962>, 0x5b417261f812 <vm_exec_core+24354>, 0x5b417261bae9 <vm_exec_core+8697>, 0x5b417262147d <vm_exec_core+31629>, 0x5b4172620b3e <vm_exec_core+29262>, 0x5b417261c0b4 <vm_exec_core+10180>, 0x5b417261d01f <vm_exec_core+14127>, 0x5b417261f4d3 <vm_exec_core+23523>, 0x5b4172620aa4 <vm_exec_core+29108>, 0x5b417261e114 <vm_exec_core+18468>, 0x5b417261f555 <vm_exec_core+23653>, 0x5b417261fba8 <vm_exec_core+25272>, 0x5b417261e052 <vm_exec_core+18274>, 0x5b417261a3ae <vm_exec_core+2750>, 0x5b417261ed0b <vm_exec_core+21531>, 0x5b417261a1cf <vm_exec_core+2271>, 0x5b417261a604 <vm_exec_core+3348>, 0x5b417261c33a <vm_exec_core+10826>, 0x5b417261dd76 <vm_exec_core+17542>, 0x5b417261e6b8 <vm_exec_core+19912>, 0x5b417261daa1 <vm_exec_core+16817>, 0x5b4172619dfb <vm_exec_core+1291>, 0x5b417261fd9e <vm_exec_core+25774>, 0x5b4172620802 <vm_exec_core+28434>, 0x5b417261a7ad <vm_exec_core+3773>, 0x5b417261b3f8 <vm_exec_core+6920>, 0x5b417261b1fa <vm_exec_core+6410>, 0x5b417261bb95 <vm_exec_core+8869>, 0x5b417261cf71 <vm_exec_core+13953>, 0x5b417261a867 <vm_exec_core+3959>, 0x5b417261fc53 <vm_exec_core+25443>, 0x5b417261b33c <vm_exec_core+6732>, 0x5b417261ceaa <vm_exec_core+13754>, 0x5b417261d89f <vm_exec_core+16303>, 0x5b417261fa24 <vm_exec_core+24884>, 0x5b417261e4bc <vm_exec_core+19404>, 0x5b417261be42 <vm_exec_core+9554>, 0x5b417261b652 <vm_exec_core+7522>, 0x5b417261f6f8 <vm_exec_core+24072>, 0x5b417261c689 <vm_exec_core+11673>, 0x5b417261eddf <vm_exec_core+21743>, 0x5b417261e58d <vm_exec_core+19613>, 0x5b417261eeb5 <vm_exec_core+21957>, 0x5b4172620368 <vm_exec_core+27256>, 0x5b417261da0d <vm_exec_core+16669>, 0x5b417261faca <vm_exec_core+25050>, 0x5b417261bf11 <vm_exec_core+9761>, 0x5b417261f5f8 <vm_exec_core+23816>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261deac <vm_exec_core+17852>, 0x5b417261e279 <vm_exec_core+18825>, 0x5b417261d737 <vm_exec_core+15943>, 0x5b417261db45 <vm_exec_core+16981>, 0x5b417261c158 <vm_exec_core+10344>, 0x5b417261b898 <vm_exec_core+8104>, 0x5b417261efb7 <vm_exec_core+22215>, 0x5b417261aa82 <vm_exec_core+4498>, 0x5b417261d534 <vm_exec_core+15428>, 0x5b4172628a9f <vm_exec_core+61871>, 0x5b417261e1b3 <vm_exec_core+18627>, 0x5b417261ab24 <vm_exec_core+4660>, 0x5b417261afe7 <vm_exec_core+5879>, 0x5b417261ac48 <vm_exec_core+4952>, 0x5b417261b4e8 <vm_exec_core+7160>, 0x5b417261bc91 <vm_exec_core+9121>, 0x5b417261d935 <vm_exec_core+16453>, 0x5b417261cf67 <vm_exec_core+13943>, 0x5b417261d930 <vm_exec_core+16448>, 0x5b417261e100 <vm_exec_core+18448>, 0x5b417261e04d <vm_exec_core+18269>, 0x5b417261b4e3 <vm_exec_core+7155>, 0x5b417261e480 <vm_exec_core+19344>, 0x5b417261c5ab <vm_exec_core+11451>, 0x5b417261c5b0 <vm_exec_core+11456>, 0x5b417261e048 <vm_exec_core+18264>, 0x5b417261dc36 <vm_exec_core+17222>, 0x5b417261d400 <vm_exec_core+15120>, 0x5b417261d321 <vm_exec_core+14897>, 0x5b417261dd71 <vm_exec_core+17537>, 0x5b417261d73c <vm_exec_core+15948>, 0x5b417261cf6c <vm_exec_core+13948>, 0x5b417261b6da <vm_exec_core+7658>...} reg_cfp = 0x74798afff720 reg_pc = 0x50400002e378 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00005b4172616811 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. #40 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 #41 0x00005b417229f28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x74798d1849f0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec7a7a250, <optimized out>, 0x7ffec7a7a1a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x74798d1849f0 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #43 0x00005b41722987f7 in rb_main (argc=10, argv=0x7ffec7a7a418) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #44 main (argc=10, argv=0x7ffec7a7a418) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1492211) detached] $ timeout 60 gdb -p 1492208 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1492210] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007800c1926cd7 in __GI___select (nfds=7, readfds=0x50c00583b880, writefds=0x0, exceptfds=0x0, timeout=0x7ffffcc6e100) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7800c1af2c40 (LWP 1492208) "ruby" 0x00007800c1926cd7 in __GI___select (nfds=7, readfds=0x50c00583b880, writefds=0x0, exceptfds=0x0, timeout=0x7ffffcc6e100) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7800a56006c0 (LWP 1492210) "ruby" 0x00007800c191b4cd in __GI___poll (fds=0x7800a4309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7800a56006c0 (LWP 1492210) "ruby"): #0 0x00007800c191b4cd in __GI___poll (fds=0x7800a4309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000651c6c09d39a in __interceptor_poll () No symbol table info available. #2 0x0000651c6c449e3f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x0000651c6c0f674f in asan_thread_start(void*) () No symbol table info available. #5 0x00007800c189ca94 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 = {131944169866944, -710670700797837859, 131944169866944, -352, 25, 140737434285664, -710670700776866339, -710450060049990179}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007800c1929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7800c1af2c40 (LWP 1492208) "ruby"): #0 0x00007800c1926cd7 in __GI___select (nfds=7, readfds=0x50c00583b880, writefds=0x0, exceptfds=0x0, timeout=0x7ffffcc6e100) 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 = 505819000} pts64 = 0x7ffffcc6dfa0 r = <optimized out> #1 0x0000651c6c434115 in native_fd_select (n=7, readfds=0x50c00583b880, writefds=0x0, exceptfds=0x7800c1926cd7 <__GI___select+327>, timeout=0x7ffffcc6dfa0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439 No locals. #2 do_select (p=131944608369952) at /tmp/ruby/src/trunk_asan/thread.c:4291 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffffcc6e0b0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x0000651c6c140f90 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 = {0x7ffffcc6e270, <optimized out>, 0x7ffffcc6e180, <optimized out>, <optimized out>}, prev = 0x7800bf830c80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000651c6c4336ee in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4351 set = {max = 7, th = 0x515000000300, rset = 0x7800bf830b40, 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 = 0x7800bf830ba0} #5 0x0000651c6c1fe29d in select_internal (read=131944090328240, write=4, except=4, tp=0x7800bf830ba0, fds=0x7800bf830b40) at /tmp/ruby/src/trunk_asan/io.c:10633 timerec = <optimized out> max = 7 pending = <optimized out> rp = 0x7800bf830b40 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=131944608369440) at /tmp/ruby/src/trunk_asan/io.c:10703 p = 0x7800bf830b20 #7 0x0000651c6c140f90 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 = {0x7ffffcc6e570, <optimized out>, 0x7ffffcc6e480, <optimized out>, <optimized out>}, prev = 0x7800bf880d40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x0000651c6c1da597 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 0x0000651c6c516568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x15e100100009 cc = <optimized out> me = 0x7800c11da6e8 cfunc = 0x504000010798 recv = 131944635235000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000651c6c4c51bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7800bedff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x651c6c4b9306 <vm_exec_core+6678>, 0x651c6c4be5c1 <vm_exec_core+27857>, 0x651c6c4b8d79 <vm_exec_core+5257>, 0x651c6c4bf8d6 <vm_exec_core+32742>, 0x651c6c4bd240 <vm_exec_core+22864>, 0x651c6c4bb0e6 <vm_exec_core+14326>, 0x651c6c4b7eae <vm_exec_core+1470>, 0x651c6c4bed8d <vm_exec_core+29853>, 0x651c6c4be94c <vm_exec_core+28764>, 0x651c6c4b911a <vm_exec_core+6186>, 0x651c6c4b8491 <vm_exec_core+2977>, 0x651c6c4bd821 <vm_exec_core+24369>, 0x651c6c4b9af8 <vm_exec_core+8712>, 0x651c6c4bf48c <vm_exec_core+31644>, 0x651c6c4beb4d <vm_exec_core+29277>, 0x651c6c4ba0c3 <vm_exec_core+10195>, 0x651c6c4bb02e <vm_exec_core+14142>, 0x651c6c4bd4e2 <vm_exec_core+23538>, 0x651c6c4beab3 <vm_exec_core+29123>, 0x651c6c4bc123 <vm_exec_core+18483>, 0x651c6c4bd564 <vm_exec_core+23668>, 0x651c6c4bdbb7 <vm_exec_core+25287>, 0x651c6c4bc061 <vm_exec_core+18289>, 0x651c6c4b83bd <vm_exec_core+2765>, 0x651c6c4bcd1a <vm_exec_core+21546>, 0x651c6c4b81de <vm_exec_core+2286>, 0x651c6c4b8613 <vm_exec_core+3363>, 0x651c6c4ba349 <vm_exec_core+10841>, 0x651c6c4bbd85 <vm_exec_core+17557>, 0x651c6c4bc6c7 <vm_exec_core+19927>, 0x651c6c4bbab0 <vm_exec_core+16832>, 0x651c6c4b7e0a <vm_exec_core+1306>, 0x651c6c4bddad <vm_exec_core+25789>, 0x651c6c4be811 <vm_exec_core+28449>, 0x651c6c4b87bc <vm_exec_core+3788>, 0x651c6c4b9407 <vm_exec_core+6935>, 0x651c6c4b9209 <vm_exec_core+6425>, 0x651c6c4b9ba4 <vm_exec_core+8884>, 0x651c6c4baf80 <vm_exec_core+13968>, 0x651c6c4b8876 <vm_exec_core+3974>, 0x651c6c4bdc62 <vm_exec_core+25458>, 0x651c6c4b934b <vm_exec_core+6747>, 0x651c6c4baeb9 <vm_exec_core+13769>, 0x651c6c4bb8ae <vm_exec_core+16318>, 0x651c6c4bda33 <vm_exec_core+24899>, 0x651c6c4bc4cb <vm_exec_core+19419>, 0x651c6c4b9e51 <vm_exec_core+9569>, 0x651c6c4b9661 <vm_exec_core+7537>, 0x651c6c4bd707 <vm_exec_core+24087>, 0x651c6c4ba698 <vm_exec_core+11688>, 0x651c6c4bcdee <vm_exec_core+21758>, 0x651c6c4bc59c <vm_exec_core+19628>, 0x651c6c4bcec4 <vm_exec_core+21972>, 0x651c6c4be377 <vm_exec_core+27271>, 0x651c6c4bba1c <vm_exec_core+16684>, 0x651c6c4bdad9 <vm_exec_core+25065>, 0x651c6c4b9f20 <vm_exec_core+9776>, 0x651c6c4bd607 <vm_exec_core+23831>, 0x651c6c4b7c7b <vm_exec_core+907>, 0x651c6c4bbebb <vm_exec_core+17867>, 0x651c6c4bc288 <vm_exec_core+18840>, 0x651c6c4b86b6 <vm_exec_core+3526>, 0x651c6c4bbb54 <vm_exec_core+16996>, 0x651c6c4ba167 <vm_exec_core+10359>, 0x651c6c4b98a7 <vm_exec_core+8119>, 0x651c6c4bcfc6 <vm_exec_core+22230>, 0x651c6c4b8a91 <vm_exec_core+4513>, 0x651c6c4bb543 <vm_exec_core+15443>, 0x651c6c4c6aae <vm_exec_core+61886>, 0x651c6c4bc1c2 <vm_exec_core+18642>, 0x651c6c4b8b33 <vm_exec_core+4675>, 0x651c6c4b8ff6 <vm_exec_core+5894>, 0x651c6c4b8c57 <vm_exec_core+4967>, 0x651c6c4b94f7 <vm_exec_core+7175>, 0x651c6c4b9ca0 <vm_exec_core+9136>, 0x651c6c4bfb3b <vm_exec_core+33355>, 0x651c6c4bcad8 <vm_exec_core+20968>, 0x651c6c4bb93a <vm_exec_core+16458>, 0x651c6c4bdcb4 <vm_exec_core+25540>, 0x651c6c4bfc0b <vm_exec_core+33563>, 0x651c6c4be085 <vm_exec_core+26517>, 0x651c6c4bf5ab <vm_exec_core+31931>, 0x651c6c4bf7c4 <vm_exec_core+32468>, 0x651c6c4b82da <vm_exec_core+2538>, 0x651c6c4beca6 <vm_exec_core+29622>, 0x651c6c4ba5b5 <vm_exec_core+11461>, 0x651c6c4beeaa <vm_exec_core+30138>, 0x651c6c4b9fe5 <vm_exec_core+9973>, 0x651c6c4bdfa9 <vm_exec_core+26297>, 0x651c6c4b80cd <vm_exec_core+2013>, 0x651c6c4b895b <vm_exec_core+4203>, 0x651c6c4b96e9 <vm_exec_core+7673>, 0x651c6c4ba93d <vm_exec_core+12365>, 0x651c6c4baada <vm_exec_core+12778>, 0x651c6c4b7c80 <vm_exec_core+912>, 0x651c6c4b803b <vm_exec_core+1867>, 0x651c6c4b7d12 <vm_exec_core+1058>, 0x651c6c4be187 <vm_exec_core+26775>, 0x651c6c4ba459 <vm_exec_core+11113>, 0x651c6c4bb755 <vm_exec_core+15973>, 0x651c6c4bac86 <vm_exec_core+13206>, 0x651c6c4bb419 <vm_exec_core+15145>, 0x651c6c4bb335 <vm_exec_core+14917>, 0x651c6c4ba24b <vm_exec_core+10587>, 0x651c6c4bab7b <vm_exec_core+12939>, 0x651c6c4ba813 <vm_exec_core+12067>, 0x651c6c4bae37 <vm_exec_core+13639>, 0x651c6c4badb5 <vm_exec_core+13509>, 0x651c6c4b92f7 <vm_exec_core+6663>, 0x651c6c4be5b2 <vm_exec_core+27842>, 0x651c6c4b8d6a <vm_exec_core+5242>, 0x651c6c4bf8c7 <vm_exec_core+32727>, 0x651c6c4bd231 <vm_exec_core+22849>, 0x651c6c4bb0d7 <vm_exec_core+14311>, 0x651c6c4b7e9f <vm_exec_core+1455>, 0x651c6c4bed7e <vm_exec_core+29838>, 0x651c6c4be93d <vm_exec_core+28749>, 0x651c6c4b910b <vm_exec_core+6171>, 0x651c6c4b8482 <vm_exec_core+2962>, 0x651c6c4bd812 <vm_exec_core+24354>, 0x651c6c4b9ae9 <vm_exec_core+8697>, 0x651c6c4bf47d <vm_exec_core+31629>, 0x651c6c4beb3e <vm_exec_core+29262>, 0x651c6c4ba0b4 <vm_exec_core+10180>, 0x651c6c4bb01f <vm_exec_core+14127>, 0x651c6c4bd4d3 <vm_exec_core+23523>, 0x651c6c4beaa4 <vm_exec_core+29108>, 0x651c6c4bc114 <vm_exec_core+18468>, 0x651c6c4bd555 <vm_exec_core+23653>, 0x651c6c4bdba8 <vm_exec_core+25272>, 0x651c6c4bc052 <vm_exec_core+18274>, 0x651c6c4b83ae <vm_exec_core+2750>, 0x651c6c4bcd0b <vm_exec_core+21531>, 0x651c6c4b81cf <vm_exec_core+2271>, 0x651c6c4b8604 <vm_exec_core+3348>, 0x651c6c4ba33a <vm_exec_core+10826>, 0x651c6c4bbd76 <vm_exec_core+17542>, 0x651c6c4bc6b8 <vm_exec_core+19912>, 0x651c6c4bbaa1 <vm_exec_core+16817>, 0x651c6c4b7dfb <vm_exec_core+1291>, 0x651c6c4bdd9e <vm_exec_core+25774>, 0x651c6c4be802 <vm_exec_core+28434>, 0x651c6c4b87ad <vm_exec_core+3773>, 0x651c6c4b93f8 <vm_exec_core+6920>, 0x651c6c4b91fa <vm_exec_core+6410>, 0x651c6c4b9b95 <vm_exec_core+8869>, 0x651c6c4baf71 <vm_exec_core+13953>, 0x651c6c4b8867 <vm_exec_core+3959>, 0x651c6c4bdc53 <vm_exec_core+25443>, 0x651c6c4b933c <vm_exec_core+6732>, 0x651c6c4baeaa <vm_exec_core+13754>, 0x651c6c4bb89f <vm_exec_core+16303>, 0x651c6c4bda24 <vm_exec_core+24884>, 0x651c6c4bc4bc <vm_exec_core+19404>, 0x651c6c4b9e42 <vm_exec_core+9554>, 0x651c6c4b9652 <vm_exec_core+7522>, 0x651c6c4bd6f8 <vm_exec_core+24072>, 0x651c6c4ba689 <vm_exec_core+11673>, 0x651c6c4bcddf <vm_exec_core+21743>, 0x651c6c4bc58d <vm_exec_core+19613>, 0x651c6c4bceb5 <vm_exec_core+21957>, 0x651c6c4be368 <vm_exec_core+27256>, 0x651c6c4bba0d <vm_exec_core+16669>, 0x651c6c4bdaca <vm_exec_core+25050>, 0x651c6c4b9f11 <vm_exec_core+9761>, 0x651c6c4bd5f8 <vm_exec_core+23816>, 0x651c6c4bc100 <vm_exec_core+18448>, 0x651c6c4bbeac <vm_exec_core+17852>, 0x651c6c4bc279 <vm_exec_core+18825>, 0x651c6c4bb737 <vm_exec_core+15943>, 0x651c6c4bbb45 <vm_exec_core+16981>, 0x651c6c4ba158 <vm_exec_core+10344>, 0x651c6c4b9898 <vm_exec_core+8104>, 0x651c6c4bcfb7 <vm_exec_core+22215>, 0x651c6c4b8a82 <vm_exec_core+4498>, 0x651c6c4bb534 <vm_exec_core+15428>, 0x651c6c4c6a9f <vm_exec_core+61871>, 0x651c6c4bc1b3 <vm_exec_core+18627>, 0x651c6c4b8b24 <vm_exec_core+4660>, 0x651c6c4b8fe7 <vm_exec_core+5879>, 0x651c6c4b8c48 <vm_exec_core+4952>, 0x651c6c4b94e8 <vm_exec_core+7160>, 0x651c6c4b9c91 <vm_exec_core+9121>, 0x651c6c4bb935 <vm_exec_core+16453>, 0x651c6c4baf67 <vm_exec_core+13943>, 0x651c6c4bb930 <vm_exec_core+16448>, 0x651c6c4bc100 <vm_exec_core+18448>, 0x651c6c4bc04d <vm_exec_core+18269>, 0x651c6c4b94e3 <vm_exec_core+7155>, 0x651c6c4bc480 <vm_exec_core+19344>, 0x651c6c4ba5ab <vm_exec_core+11451>, 0x651c6c4ba5b0 <vm_exec_core+11456>, 0x651c6c4bc048 <vm_exec_core+18264>, 0x651c6c4bbc36 <vm_exec_core+17222>, 0x651c6c4bb400 <vm_exec_core+15120>, 0x651c6c4bb321 <vm_exec_core+14897>, 0x651c6c4bbd71 <vm_exec_core+17537>, 0x651c6c4bb73c <vm_exec_core+15948>, 0x651c6c4baf6c <vm_exec_core+13948>, 0x651c6c4b96da <vm_exec_core+7658>...} reg_cfp = 0x7800bedff3a0 reg_pc = 0x5220000038a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x0000651c6c4b4811 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 0x0000651c6c23be7b in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131944634728640) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x7800c1153c88 #15 0x0000651c6c236e77 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 = 131944635225240 realpath_map = 131944635225080 path = 131944634728640 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 0x0000651c6c23512b in rb_require_string_internal (fname=131944634728680, 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 0x0000651c6c516568 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 ci = 0x585100140003 cc = <optimized out> me = 0x7800c1154138 cfunc = 0x504000018598 recv = 131944635354600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x0000651c6c4fd9bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffffcc6fd00) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4764 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x0000651c6c4fd475 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4904 ci = <optimized out> cc = 0x0 #21 0x0000651c6c4c51bd in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7800bedff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x651c6c4b9306 <vm_exec_core+6678>, 0x651c6c4be5c1 <vm_exec_core+27857>, 0x651c6c4b8d79 <vm_exec_core+5257>, 0x651c6c4bf8d6 <vm_exec_core+32742>, 0x651c6c4bd240 <vm_exec_core+22864>, 0x651c6c4bb0e6 <vm_exec_core+14326>, 0x651c6c4b7eae <vm_exec_core+1470>, 0x651c6c4bed8d <vm_exec_core+29853>, 0x651c6c4be94c <vm_exec_core+28764>, 0x651c6c4b911a <vm_exec_core+6186>, 0x651c6c4b8491 <vm_exec_core+2977>, 0x651c6c4bd821 <vm_exec_core+24369>, 0x651c6c4b9af8 <vm_exec_core+8712>, 0x651c6c4bf48c <vm_exec_core+31644>, 0x651c6c4beb4d <vm_exec_core+29277>, 0x651c6c4ba0c3 <vm_exec_core+10195>, 0x651c6c4bb02e <vm_exec_core+14142>, 0x651c6c4bd4e2 <vm_exec_core+23538>, 0x651c6c4beab3 <vm_exec_core+29123>, 0x651c6c4bc123 <vm_exec_core+18483>, 0x651c6c4bd564 <vm_exec_core+23668>, 0x651c6c4bdbb7 <vm_exec_core+25287>, 0x651c6c4bc061 <vm_exec_core+18289>, 0x651c6c4b83bd <vm_exec_core+2765>, 0x651c6c4bcd1a <vm_exec_core+21546>, 0x651c6c4b81de <vm_exec_core+2286>, 0x651c6c4b8613 <vm_exec_core+3363>, 0x651c6c4ba349 <vm_exec_core+10841>, 0x651c6c4bbd85 <vm_exec_core+17557>, 0x651c6c4bc6c7 <vm_exec_core+19927>, 0x651c6c4bbab0 <vm_exec_core+16832>, 0x651c6c4b7e0a <vm_exec_core+1306>, 0x651c6c4bddad <vm_exec_core+25789>, 0x651c6c4be811 <vm_exec_core+28449>, 0x651c6c4b87bc <vm_exec_core+3788>, 0x651c6c4b9407 <vm_exec_core+6935>, 0x651c6c4b9209 <vm_exec_core+6425>, 0x651c6c4b9ba4 <vm_exec_core+8884>, 0x651c6c4baf80 <vm_exec_core+13968>, 0x651c6c4b8876 <vm_exec_core+3974>, 0x651c6c4bdc62 <vm_exec_core+25458>, 0x651c6c4b934b <vm_exec_core+6747>, 0x651c6c4baeb9 <vm_exec_core+13769>, 0x651c6c4bb8ae <vm_exec_core+16318>, 0x651c6c4bda33 <vm_exec_core+24899>, 0x651c6c4bc4cb <vm_exec_core+19419>, 0x651c6c4b9e51 <vm_exec_core+9569>, 0x651c6c4b9661 <vm_exec_core+7537>, 0x651c6c4bd707 <vm_exec_core+24087>, 0x651c6c4ba698 <vm_exec_core+11688>, 0x651c6c4bcdee <vm_exec_core+21758>, 0x651c6c4bc59c <vm_exec_core+19628>, 0x651c6c4bcec4 <vm_exec_core+21972>, 0x651c6c4be377 <vm_exec_core+27271>, 0x651c6c4bba1c <vm_exec_core+16684>, 0x651c6c4bdad9 <vm_exec_core+25065>, 0x651c6c4b9f20 <vm_exec_core+9776>, 0x651c6c4bd607 <vm_exec_core+23831>, 0x651c6c4b7c7b <vm_exec_core+907>, 0x651c6c4bbebb <vm_exec_core+17867>, 0x651c6c4bc288 <vm_exec_core+18840>, 0x651c6c4b86b6 <vm_exec_core+3526>, 0x651c6c4bbb54 <vm_exec_core+16996>, 0x651c6c4ba167 <vm_exec_core+10359>, 0x651c6c4b98a7 <vm_exec_core+8119>, 0x651c6c4bcfc6 <vm_exec_core+22230>, 0x651c6c4b8a91 <vm_exec_core+4513>, 0x651c6c4bb543 <vm_exec_core+15443>, 0x651c6c4c6aae <vm_exec_core+61886>, 0x651c6c4bc1c2 <vm_exec_core+18642>, 0x651c6c4b8b33 <vm_exec_core+4675>, 0x651c6c4b8ff6 <vm_exec_core+5894>, 0x651c6c4b8c57 <vm_exec_core+4967>, 0x651c6c4b94f7 <vm_exec_core+7175>, 0x651c6c4b9ca0 <vm_exec_core+9136>, 0x651c6c4bfb3b <vm_exec_core+33355>, 0x651c6c4bcad8 <vm_exec_core+20968>, 0x651c6c4bb93a <vm_exec_core+16458>, 0x651c6c4bdcb4 <vm_exec_core+25540>, 0x651c6c4bfc0b <vm_exec_core+33563>, 0x651c6c4be085 <vm_exec_core+26517>, 0x651c6c4bf5ab <vm_exec_core+31931>, 0x651c6c4bf7c4 <vm_exec_core+32468>, 0x651c6c4b82da <vm_exec_core+2538>, 0x651c6c4beca6 <vm_exec_core+29622>, 0x651c6c4ba5b5 <vm_exec_core+11461>, 0x651c6c4beeaa <vm_exec_core+30138>, 0x651c6c4b9fe5 <vm_exec_core+9973>, 0x651c6c4bdfa9 <vm_exec_core+26297>, 0x651c6c4b80cd <vm_exec_core+2013>, 0x651c6c4b895b <vm_exec_core+4203>, 0x651c6c4b96e9 <vm_exec_core+7673>, 0x651c6c4ba93d <vm_exec_core+12365>, 0x651c6c4baada <vm_exec_core+12778>, 0x651c6c4b7c80 <vm_exec_core+912>, 0x651c6c4b803b <vm_exec_core+1867>, 0x651c6c4b7d12 <vm_exec_core+1058>, 0x651c6c4be187 <vm_exec_core+26775>, 0x651c6c4ba459 <vm_exec_core+11113>, 0x651c6c4bb755 <vm_exec_core+15973>, 0x651c6c4bac86 <vm_exec_core+13206>, 0x651c6c4bb419 <vm_exec_core+15145>, 0x651c6c4bb335 <vm_exec_core+14917>, 0x651c6c4ba24b <vm_exec_core+10587>, 0x651c6c4bab7b <vm_exec_core+12939>, 0x651c6c4ba813 <vm_exec_core+12067>, 0x651c6c4bae37 <vm_exec_core+13639>, 0x651c6c4badb5 <vm_exec_core+13509>, 0x651c6c4b92f7 <vm_exec_core+6663>, 0x651c6c4be5b2 <vm_exec_core+27842>, 0x651c6c4b8d6a <vm_exec_core+5242>, 0x651c6c4bf8c7 <vm_exec_core+32727>, 0x651c6c4bd231 <vm_exec_core+22849>, 0x651c6c4bb0d7 <vm_exec_core+14311>, 0x651c6c4b7e9f <vm_exec_core+1455>, 0x651c6c4bed7e <vm_exec_core+29838>, 0x651c6c4be93d <vm_exec_core+28749>, 0x651c6c4b910b <vm_exec_core+6171>, 0x651c6c4b8482 <vm_exec_core+2962>, 0x651c6c4bd812 <vm_exec_core+24354>, 0x651c6c4b9ae9 <vm_exec_core+8697>, 0x651c6c4bf47d <vm_exec_core+31629>, 0x651c6c4beb3e <vm_exec_core+29262>, 0x651c6c4ba0b4 <vm_exec_core+10180>, 0x651c6c4bb01f <vm_exec_core+14127>, 0x651c6c4bd4d3 <vm_exec_core+23523>, 0x651c6c4beaa4 <vm_exec_core+29108>, 0x651c6c4bc114 <vm_exec_core+18468>, 0x651c6c4bd555 <vm_exec_core+23653>, 0x651c6c4bdba8 <vm_exec_core+25272>, 0x651c6c4bc052 <vm_exec_core+18274>, 0x651c6c4b83ae <vm_exec_core+2750>, 0x651c6c4bcd0b <vm_exec_core+21531>, 0x651c6c4b81cf <vm_exec_core+2271>, 0x651c6c4b8604 <vm_exec_core+3348>, 0x651c6c4ba33a <vm_exec_core+10826>, 0x651c6c4bbd76 <vm_exec_core+17542>, 0x651c6c4bc6b8 <vm_exec_core+19912>, 0x651c6c4bbaa1 <vm_exec_core+16817>, 0x651c6c4b7dfb <vm_exec_core+1291>, 0x651c6c4bdd9e <vm_exec_core+25774>, 0x651c6c4be802 <vm_exec_core+28434>, 0x651c6c4b87ad <vm_exec_core+3773>, 0x651c6c4b93f8 <vm_exec_core+6920>, 0x651c6c4b91fa <vm_exec_core+6410>, 0x651c6c4b9b95 <vm_exec_core+8869>, 0x651c6c4baf71 <vm_exec_core+13953>, 0x651c6c4b8867 <vm_exec_core+3959>, 0x651c6c4bdc53 <vm_exec_core+25443>, 0x651c6c4b933c <vm_exec_core+6732>, 0x651c6c4baeaa <vm_exec_core+13754>, 0x651c6c4bb89f <vm_exec_core+16303>, 0x651c6c4bda24 <vm_exec_core+24884>, 0x651c6c4bc4bc <vm_exec_core+19404>, 0x651c6c4b9e42 <vm_exec_core+9554>, 0x651c6c4b9652 <vm_exec_core+7522>, 0x651c6c4bd6f8 <vm_exec_core+24072>, 0x651c6c4ba689 <vm_exec_core+11673>, 0x651c6c4bcddf <vm_exec_core+21743>, 0x651c6c4bc58d <vm_exec_core+19613>, 0x651c6c4bceb5 <vm_exec_core+21957>, 0x651c6c4be368 <vm_exec_core+27256>, 0x651c6c4bba0d <vm_exec_core+16669>, 0x651c6c4bdaca <vm_exec_core+25050>, 0x651c6c4b9f11 <vm_exec_core+9761>, 0x651c6c4bd5f8 <vm_exec_core+23816>, 0x651c6c4bc100 <vm_exec_core+18448>, 0x651c6c4bbeac <vm_exec_core+17852>, 0x651c6c4bc279 <vm_exec_core+18825>, 0x651c6c4bb737 <vm_exec_core+15943>, 0x651c6c4bbb45 <vm_exec_core+16981>, 0x651c6c4ba158 <vm_exec_core+10344>, 0x651c6c4b9898 <vm_exec_core+8104>, 0x651c6c4bcfb7 <vm_exec_core+22215>, 0x651c6c4b8a82 <vm_exec_core+4498>, 0x651c6c4bb534 <vm_exec_core+15428>, 0x651c6c4c6a9f <vm_exec_core+61871>, 0x651c6c4bc1b3 <vm_exec_core+18627>, 0x651c6c4b8b24 <vm_exec_core+4660>, 0x651c6c4b8fe7 <vm_exec_core+5879>, 0x651c6c4b8c48 <vm_exec_core+4952>, 0x651c6c4b94e8 <vm_exec_core+7160>, 0x651c6c4b9c91 <vm_exec_core+9121>, 0x651c6c4bb935 <vm_exec_core+16453>, 0x651c6c4baf67 <vm_exec_core+13943>, 0x651c6c4bb930 <vm_exec_core+16448>, 0x651c6c4bc100 <vm_exec_core+18448>, 0x651c6c4bc04d <vm_exec_core+18269>, 0x651c6c4b94e3 <vm_exec_core+7155>, 0x651c6c4bc480 <vm_exec_core+19344>, 0x651c6c4ba5ab <vm_exec_core+11451>, 0x651c6c4ba5b0 <vm_exec_core+11456>, 0x651c6c4bc048 <vm_exec_core+18264>, 0x651c6c4bbc36 <vm_exec_core+17222>, 0x651c6c4bb400 <vm_exec_core+15120>, 0x651c6c4bb321 <vm_exec_core+14897>, 0x651c6c4bbd71 <vm_exec_core+17537>, 0x651c6c4bb73c <vm_exec_core+15948>, 0x651c6c4baf6c <vm_exec_core+13948>, 0x651c6c4b96da <vm_exec_core+7658>...} reg_cfp = 0x7800bedff790 reg_pc = 0x50400002dcb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> 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> th: 0x515000000300, native_id: 0x7800c1af2c40 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> -- Control frame information ----------------------------------------------- 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> c:0021 p:---- s:0130 e:000129 CFUNC :select INSN_LABEL_trace_opt_succ = <optimized out> c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:690 INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x0000651c6c4b4458 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000006d0 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:818 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:857 _tag = <optimized out> state = RUBY_TAG_NONE c:0017 p:0127 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1603 result = <optimized out> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1298 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 #24 0x0000651c6c13d28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7800c11541d8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffffcc70250, <optimized out>, 0x7ffffcc701a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 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 iseq = 0x7800c11541d8 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1798 ec = 0x5160000006d0 status = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1045 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:890 #26 0x0000651c6c1367f7 in rb_main (argc=9, argv=0x7ffffcc70428) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 #27 main (argc=9, argv=0x7ffffcc70428) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1282 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881 >>> Dump Ruby level backtrace (if possible) c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1885 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 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] $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. [Inferior 1 (process 1492208) detached] Children under /tmp/rubytest.fdalzn: * drwx------ 2 60 2024-08-09 23:47:48 +0000 autoload20240809-1492211-i6nbhj/ * -rw-r--r-- 1 37 2024-08-09 23:47:48 +0000 test-bug-11055.rb $ timeout 60 gdb -p 1491881 -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". 0x000076e0a35107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe0a9e297c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x76e0a367c740 (LWP 1491881) "make" 0x000076e0a35107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe0a9e297c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x76e0a367c740 (LWP 1491881) "make"): #0 0x000076e0a35107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe0a9e297c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x000059a916aa5d16 in reap_children () No symbol table info available. #2 0x000059a916aa6a8c in new_job () No symbol table info available. #3 0x000059a916ab572a in ?? () No symbol table info available. #4 0x000059a916ab609e in update_goal_chain () No symbol table info available. #5 0x000059a916a9067a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 1491881) detached] make: *** [uncommon.mk:964: yes-test-all] Error 1 #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1491880 -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 1526311 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-08-09T20:28:53Z master 7b7dde37f5) [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.363202 seconds 3432 files, 32772 examples, 133802 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.