# Logfile created on 2024-10-14 01:14:59 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d3033ddfdc0 @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_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20241014-011459", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d3034e106b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d3034e101e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d3033d1a200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241014-011459", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241014-011459>, @binmode=false, @mon_data=#<Monitor:0x00007d30357efbc0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = cf8388f76c $$$[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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.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 e62ebea3db30119993489be00cb801814dafe40a91dfad716ed36f2bd8e7a880 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/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' 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/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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' 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.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb 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 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.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 typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' 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 Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./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.1 logger 1.6.1 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 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 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.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 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.dev 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.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 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 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -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.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.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/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=53962 "--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/915] 297916=reflection_test [ 2/915] 297913=test_bignum [ 3/915] 297918=test_dot_dot [ 4/915] 297912=test_human_typo [ 5/915] 297918=test_cparser [ 6/915] 297921=ractor_test [ 7/915] 297914=test_gem_request_set_lockfile [ 8/915] 297915=test_postponed_job [ 9/915] 297922=test_pattern_key_name_check [ 10/915] 297910=test_exit [ 11/915] 297908=test_gem_commands_yank_command [ 12/915] 297912=test_jaro_winkler [ 13/915] 297917=test_gem_remote_fetcher [ 14/915] 297909=test_gem_gemcutter_utilities [ 15/915] 297920=test_gem_resolver [ 16/915] 297911=test_config [ 17/915] 297923=test_tempfile [ 18/915] 297912=test_raise_exception [ 19/915] 297919=test_gem_util [ 20/915] 297922=test_memory_view [ 21/915] 297922=test_pinned [ 22/915] 297922=test_gem_command [ 23/915] 297916=test_usrmarshal [ 24/915] 297921=test_weakkeymap [ 25/915] 297911=test_show_source [ 26/915] 297913=test_inlinecache [ 27/915] 297918=test_rdoc_markup_to_markdown [ 28/915] 297913=test_rdoc_parser_ruby [ 29/915] 297911=test_httpresponse [ 30/915] 297910=test_enc_raise [ 31/915] 297910=test_engine [ 32/915] 297910=test_key_error [ 33/915] 297916=test_io [ 34/915] 297911=test_metaclass [ 35/915] 297923=test_numeric [ 36/915] 297910=test_rdoc_require [ 37/915] 297911=test_date_arith [ 38/915] 297911=test_io_console [ 39/915] 297918=test_ws [ 40/915] 297922=test_gem_commands_sources_command [ 41/915] 297918=test_c_union_entity [ 42/915] 297908=test_undef [ 43/915] 297908=test_gem_spec_fetcher [ 44/915] 297918=test_ractor [ 45/915] 297923=test_hmac [ 46/915] 297909=test_signedness [ 47/915] 297918=desugar_compiler_test [ 48/915] 297919=test_cd [ 49/915] 297919=symbol_encoding_test [ 50/915] 297915=test_cgi_cookie [ 51/915] 297915=test_internal_ivar [ 52/915] 297915=test_gem_commands_mirror [ 53/915] 297923=test_gem_resolver_installed_specification [ 54/915] 297920=test_debugger_integration [ 55/915] 297910=test_array_create [ 56/915] 297910=test_rdoc_rubygems_hook [ 57/915] 297920=test_my_integer [ 58/915] 297918=test_tracepoint [ 59/915] 297920=test_gem_commands_environment_command [ 60/915] 297919=test_ractor [ 61/915] 297914=test_new [ 62/915] 297914=test_hash [ 63/915] 297908=test_macro [ 64/915] 297914=test_cipher [ 65/915] 297920=test_gem_remote_fetcher_local_server [ 66/915] 297917=test_etc [ 67/915] 297922=test_gem_source_lock [ 68/915] 297919=test_ldap [ 69/915] 297919=test_rdoc_markup_to_bs [ 70/915] 297908=test_last_thread [ 71/915] 297910=test_rdoc_markup [ 72/915] 297914=test_symbol [ 73/915] 297922=test_coder [ 74/915] 297910=test_optparse [ 75/915] 297920=test_context [ 76/915] 297922=test_gem_source_specific_file [ 77/915] 297917=test_unix [ 78/915] 297923=parse_test [ 79/915] 297915=test_enum [ 80/915] 297917=test_gem_commands_which_command [ 81/915] 297912=test_ftp [ 82/915] 297910=test_unicode_escape [ 83/915] 297912=test_httpresponses [ 84/915] 297917=integer_base_flags_test [ 85/915] 297922=test_erb_command [ 86/915] 297918=test_require [ 87/915] 297919=test_https [ 88/915] 297923=test_have_library [ 89/915] 297912=test_fnmatch [ 90/915] 297922=test_rdoc_markup_to_ansi [ 91/915] 297917=test_gem_resolver_vendor_set [ 92/915] 297910=test_evaluation [ 93/915] 297910=test_koi8 [ 94/915] 297917=test_erb_m17n [ 95/915] 297910=test_objspace [ 96/915] 297912=test_clone [ 97/915] 297917=test_gem_ext_cmake_builder [ 98/915] 297917=test_filter [ 99/915] 297920=test_too_many_dummy_encodings [100/915] 297913=test_http [101/915] 297917=test_rational2 [102/915] 297917=fixtures_test [103/915] 297908=test_gem_dependency_resolution_error [104/915] 297922=test_gem_ci_detector [105/915] 297908=test_formatter [106/915] 297908=test_shift_jis [107/915] 297922=test_gem_request_set_lockfile_parser [108/915] 297908=test_yield [109/915] 297920=test_string [110/915] 297920=test_io_wait_uncommon [111/915] 297920=test_proxy [112/915] 297922=test_completion [113/915] 297912=test_ostruct [114/915] 297920=test_raise [115/915] 297920=test_update [116/915] 297920=test_files_sample [117/915] 297917=test_folderitem2_invokeverb [118/915] 297917=test_arity [119/915] 297917=test_case_options [120/915] 297917=test_rdoc_markup_to_html_crossref Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 7 #<File::Stat dev=0x8, ino=691311076, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [121/915] 297920=test_init COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 297913 ko1 7u IPv4 691311076 0t0 TCP localhost:39011->localhost:41738 (CLOSE_WAIT) [122/915] 297911=test_rdoc_parser_changelog [123/915] 297912=test_gem_resolver_index_set [124/915] 297921=test_file [125/915] 297921=test_gem_install_update_options [126/915] 297911=test_gem_security_policy [127/915] 297912=json_generic_object_test [128/915] 297912=test_hash_create [129/915] 297912=test_thread [130/915] 297920=test_call [131/915] 297917=test_ole_methods [132/915] 297917=test_pack [133/915] 297920=test_defined [134/915] 297923=test_switch_hitter [135/915] 297909=test_str2big [136/915] 297909=test_rational [137/915] 297923=test_regexp [138/915] 297909=newline_offsets_test [139/915] 297920=test_gem_commands_contents_command [140/915] 297920=test_rdoc_cross_reference [141/915] 297915=test_scalar [142/915] 297921=test_readpartial [143/915] 297915=test_rdoc_generator_markup [144/915] 297911=test_gem_resolver_conflict [145/915] 297911=test_cgi_modruby [146/915] 297911=test_thread_cv [147/915] 297917=test_helper [148/915] 297917=test_win32ole_method [149/915] 297917=test_yamldbm [150/915] 297917=test_gem_resolver_best_set [151/915] 297921=test_convertible [152/915] 297922=test_eval [153/915] 297915=test_stat [154/915] 297917=test_addr [155/915] 297915=test_parser_events [156/915] 297917=test_unicode [157/915] 297917=test_windows_1251 [158/915] 297909=test_bug_reporter [159/915] 297915=test_spell_checker [160/915] 297917=test_document [161/915] 297917=test_pstore [162/915] 297915=test_ractor [163/915] 297911=test_boolean [164/915] 297917=test_config [165/915] 297911=test_rdoc_options [166/915] 297915=test_ansi_with_terminfo [167/915] 297915=test_yaml [168/915] 297922=test_yield_block [169/915] 297922=test_recorder [170/915] 297922=test_gem_commands_specification_command [171/915] 297909=test_pkey [172/915] 297909=test_nonblock [173/915] 297914=test_gem_commands_signin_command [174/915] 297922=test_gem_request [175/915] 297918=test_primitive [176/915] 297909=parameters_signature_test [177/915] 297918=test_rdoc_include [178/915] 297909=test_rendering [179/915] 297915=test_gem_resolver_api_specification [180/915] 297914=test_getopts [181/915] 297914=test_literal [182/915] 297915=test_irb [183/915] 297918=test_arithmetic_sequence [184/915] 297909=test_gem_commands_search_command [185/915] 297918=test_thread [186/915] 297909=test_pattern_matching [187/915] 297909=test_encoding [188/915] 297918=test_lambda [189/915] 297920=bom_test [190/915] 297909=test_frozen_error [191/915] 297909=test_sockopt [192/915] 297909=test_file [193/915] 297920=test_gem_commands_install_command [194/915] 297918=test_gem_ext_cargo_builder_unit [195/915] 297922=test_stack [196/915] 297918=test_summary [197/915] 297911=test_thread_queue [198/915] 297917=test_flip [199/915] 297917=test_nowrite [200/915] 297917=test_nil2vtempty [201/915] 297917=test_securerandom [202/915] 297913=test_econv [203/915] 297917=test_foreach [204/915] 297918=test_cstr [205/915] 297917=test_gem_resolver_lock_specification [206/915] 297917=test_digest [207/915] 297917=test_variable [208/915] 297915=test_closure [209/915] 297919=test_address_resolve [210/915] 297919=test_wss [211/915] 297919=test_parse [212/915] 297917=test_process [213/915] 297915=test_have_macro [214/915] 297918=test_iter_break [215/915] 297918=test_gem_source_local [216/915] 297918=test_rdoc_parser_rd [217/915] 297915=test_num2int [218/915] 297918=test_thread_fd_close [219/915] 297918=json_addition_test [220/915] 297915=test_path_to_class [221/915] 297915=test_storage [222/915] 297915=test_qsort [223/915] 297915=test_cmethod [224/915] 297918=test_gem_ext_ext_conf_builder [225/915] 297915=test_gem_commands_dependency_command [226/915] 297915=parse_comments_test [227/915] 297915=test_const [228/915] 297919=test_serialize_subclasses [229/915] 297915=test_class [230/915] 297922=test_gem_dependency [231/915] 297919=test_marshalable [232/915] 297919=test_string [233/915] 297919=test_gem_resolver_index_specification [234/915] 297919=test_iterator [235/915] 297922=test_method_cache [236/915] 297922=test_object [237/915] 297919=test_process [238/915] 297920=test_eval [239/915] 297920=test_fileutils [240/915] 297919=test_io [241/915] 297913=test_gem_commands_cert_command [242/915] 297914=test_cgi_tag_helper [243/915] 297914=test_gem_resolver_git_specification [244/915] 297919=test_dir_m17n [245/915] 297909=test_kill_ring [246/915] 297909=test_remote_fetch_error [247/915] 297911=test_pathname [248/915] 297909=test_stream [249/915] 297909=json_common_interface_test [250/915] 297909=test_func [251/915] 297920=test_coverage [252/915] 297914=test_whileuntil [253/915] 297914=test_transcode [254/915] 297911=test_asn1 [255/915] 297911=test_flags [256/915] 297922=json_string_matching_test [257/915] 297922=test_monitor [258/915] 297914=test_gem_ext_rake_builder [259/915] 297922=test_rdoc_markup_heading [260/915] 297922=test_rat [261/915] 297922=test_extlibs [262/915] 297908=test_gem_version [263/915] 297921=test_win32ole [264/915] 297921=test_rdoc_markup_to_tt_only [265/915] 297908=test_gem_commands_stale_command [266/915] 297908=test_settracefunc [267/915] 297921=test_gem_text [268/915] 297913=tunnel_test [269/915] 297918=test_gem_stub_specification [270/915] 297921=test_path [271/915] 297921=test_method_cache [272/915] 297921=test_rdoc_markdown_test [273/915] 297913=test_rdoc_normal_module [274/915] 297913=test_sprintf_comb [275/915] 297918=test_tcp [276/915] 297918=test_pp [277/915] 297918=unescape_test [278/915] 297911=test_x509ext [279/915] 297911=test_files_ext [280/915] 297912=test_case [281/915] 297913=test_c_struct_entry [282/915] 297912=test_eval_history [283/915] 297920=test_color [284/915] 297911=test_gem_commands_query_command [285/915] 297909=equality_test [286/915] 297909=test_inadvertent_creation [287/915] 297920=static_inspect_test [288/915] 297920=test_instrumentation_api [289/915] 297914=test_rdoc_markup_verbatim [290/915] 297912=test_at_exit [291/915] 297912=test_complex [292/915] 297913=source_location_test [293/915] 297909=test_require_path_check [294/915] 297914=test_enumerator_kw [295/915] 297914=test_mixed_unicode_escapes [296/915] 297914=test_mul [297/915] 297914=test_mkmf [298/915] 297913=test_win32ole_variant_outarg [299/915] 297913=test_rdoc_markup_to_html_snippet [300/915] 297909=test_complexrational [301/915] 297914=test_gem_commands_fetch_command [302/915] 297909=test_cgi_header [303/915] 297909=test_pkcs7 [304/915] 297913=test_flush [305/915] 297913=test_rdoc_any_method [306/915] 297912=test_pointer [307/915] 297914=test_refinement [308/915] 297916=test_gem_dependency_installer [309/915] 297909=test_warning [310/915] 297919=test_gem_name_tuple [311/915] 297919=test_win32ole_type_event [312/915] 297919=test_rdoc_class_module [313/915] 297909=test_gem_specification [314/915] 297911=test_gbk [315/915] 297911=test_rdoc_markup_attributes [316/915] 297911=test_win32ole_variable [317/915] 297911=test_gem_package_tar_reader [318/915] 297911=test_type_completor [319/915] 297911=test_gb18030 [320/915] 297911=test_cgi_session [321/915] 297912=test_class [322/915] 297911=test_word [323/915] 297911=test_numeric [324/915] 297908=test_stringscanner [325/915] 297912=test_x509crl [326/915] 297911=test_insns_leaf [327/915] 297911=test_store [328/915] 297908=test_iseq [329/915] 297920=test_gc [330/915] 297912=test_allocation [331/915] 297913=dump_test [332/915] 297921=test_enc_associate [333/915] 297911=location_test [334/915] 297911=test_c_struct_builder [335/915] 297911=test_x509req [336/915] 297922=test_cgi_util [337/915] 297911=test_gem_commands_open_command [338/915] 297919=test_protocol [339/915] 297908=test_gem_ext_cargo_builder_link_flag_converter [340/915] 297911=test_tree_builder [341/915] 297919=test_protect [342/915] 297911=test_iso_8859 [343/915] 297919=test_complex2 [344/915] 297919=test_x509attr [345/915] 297919=test_dln [346/915] 297911=test_history [347/915] 297919=test_rdoc_parser [348/915] 297908=test_coderange [349/915] 297908=test_open-uri [350/915] 297911=test_rdoc_markup_indented_paragraph [351/915] 297919=test_big2str [352/915] 297919=test_line_editor [353/915] 297911=test_pkg_config [354/915] 297911=test_rdoc_context [355/915] 297922=regexp_test [356/915] 297919=test_rdoc_markup_to_html [357/915] 297921=test_rdoc_markup_to_joined_paragraph [358/915] 297921=test_string_memory [359/915] 297922=test_big5 [360/915] 297922=test_gem_resolver_activation_request [361/915] 297922=test_null [362/915] 297922=test_ensure_and_callcc [363/915] 297922=test_scheduler [364/915] 297919=test_rdoc_markup_raw [365/915] 297921=test_signal [366/915] 297919=test_timeout [367/915] 297919=test_fixnum [368/915] 297919=test_fstring [369/915] 297908=test_name_error_extension [370/915] 297908=test_iseq_load [371/915] 297922=test_rdoc_markup_parser [372/915] 297922=test_gem_remote_fetcher_s3 [373/915] 297919=test_require_lib [374/915] 297922=test_files_test_2 [375/915] 297918=test_gem_version_option [376/915] 297918=test_gem_rdoc [377/915] 297913=lex_test [378/915] 297913=test_gem_request_set [379/915] 297909=version_test [380/915] 297918=test_trick [381/915] 297909=test_objectspace [382/915] 297911=test_fd_setsize [383/915] 297911=test_find [384/915] 297911=locals_test [385/915] 297911=test_normalize [386/915] 297911=test_recursion [387/915] 297911=test_gem_commands_owner_command [388/915] 297915=test_basicsocket [389/915] 297915=test_import [390/915] 297913=test_sexp [391/915] 297913=test_logger [392/915] 297913=pattern_test [393/915] 297913=test_gem_package_tar_header Ignoring e-1 because its extensions are not built. Try: gem pristine e --version 1 [394/915] 297913=test_disable_irb [395/915] 297921=test_ractor [396/915] 297911=test_rdoc_i18n_text [397/915] 297911=test_gem_unsatisfiable_dependency_error [398/915] 297916=test_rdoc_tom_doc [399/915] 297911=test_verbose [400/915] 297921=test_history [401/915] 297911=test_gem_ext_builder [402/915] 297913=test_key_actor_emacs [403/915] 297921=test_mutex [404/915] 297908=test_basicinstructions [405/915] 297916=test_bigzero [406/915] 297916=test_struct [407/915] 297916=test_date_strftime [408/915] 297913=compiler_test [409/915] 297908=test_gem_resolver_vendor_specification [410/915] 297913=test_typeddata [411/915] 297908=test_ractor [412/915] 297908=test_module [413/915] 297921=test_gem_commands_push_command [414/915] 297913=parse_success_test [415/915] 297913=test_ssl [416/915] 297915=test_rdoc_constant [417/915] 297921=test_registry [418/915] 297921=test_deprecate [419/915] 297915=test_common [420/915] 297921=test_rdoc_markdown [421/915] 297916=test_gem_request_connection_pools [422/915] 297910=test_optimization [423/915] 297921=test_rdoc_encoding [424/915] 297914=test_gem_uri_formatter [425/915] 297915=test_sprintf [426/915] 297916=test_ancdata [427/915] 297914=test_gem_doctor [428/915] 297916=test_weakmap [429/915] 297921=test_rdoc_markup_to_table_of_contents [430/915] 297914=test_rubyvm [431/915] 297914=test_data_error [432/915] 297921=test_force_exit [433/915] 297921=test_gem_resolver_dependency_request [434/915] 297914=test_abi [435/915] 297921=test_scanner_events [436/915] 297921=test_external_new [437/915] 297921=test_euc_jp [438/915] 297921=test_win32ole_typelib [439/915] 297915=test_lock_native_thread [440/915] 297921=test_webauthn_listener [441/915] 297915=test_zsh_completion [442/915] 297915=test_gem_package_tar_reader_entry [443/915] 297921=test_enc_str_buf_cat [444/915] 297921=test_logperiod [445/915] 297921=test_have_func [446/915] 297911=test_constant [447/915] 297914=test_rdoc_parser_c [448/915] 297915=test_gem_security_trust_dir [449/915] 297915=test_default_gems [450/915] 297915=json_fixtures_test [451/915] 297915=test_encoding [452/915] 297914=test_load [453/915] 297914=test_gem_resolver_specification [454/915] 297914=test_rdoc_generator_pot_po_entry [455/915] 297914=test_terminfo [456/915] 297914=test_ansi_without_terminfo [457/915] 297914=test_rdoc_markup_include [458/915] 297914=test_bmethod [459/915] 297914=test_enumerable [460/915] 297914=test_key_actor_vi [461/915] 297921=test_svcb_https [462/915] 297915=test_rdoc_context_section [463/915] 297921=ruby_parser_test [464/915] 297915=test_buffering [465/915] 297915=test_bug-14834 [466/915] 297921=test_addrinfo [467/915] 297918=test_x509cert [468/915] 297914=test_rdoc_attr [469/915] 297914=test_http [470/915] 297915=test_passing_block [471/915] 297915=test_logdevice [472/915] 297921=test_pair [473/915] 297914=test_date_ractor [474/915] 297918=test_m17n_comb [475/915] 297914=test_tree_spell_checker [476/915] 297914=lex_test [477/915] 297908=test_custom_command [478/915] 297908=test_bundled_gems [479/915] 297919=test_tsort [480/915] 297908=test_ns_spki [481/915] 297919=test_depth_first [482/915] 297919=test_integer_comb [483/915] 297908=index_write_test [484/915] 297908=test_key_event_record [485/915] 297908=regular_expression_options_test [486/915] 297908=test_queue [487/915] 297908=test_sleep [488/915] 297922=test_gem_validator [489/915] 297915=integer_parse_test [490/915] 297915=test_prettyprint [491/915] 297922=test_install [492/915] 297915=test_rdoc_markup_to_label [493/915] 297915=test_gem_security_signer [494/915] 297915=test_bash_completion [495/915] 297915=test_exception [496/915] 297911=test_gem_local_remote_options [497/915] 297911=test_gem_commands_lock_command [498/915] 297922=test_euc_kr [499/915] 297922=test_threadgroup [500/915] 297911=test_set_len [501/915] 297911=test_rdoc_generator_json_index [502/915] 297911=test_io_wait [503/915] 297911=test_rdoc_extend [504/915] 297914=test_kwargs [505/915] 297914=test_win32ole_type [506/915] 297914=test_lexer [507/915] 297911=test_merge_keys [508/915] 297911=test_random [509/915] 297914=test_dir [510/915] 297911=test_mdns [511/915] 297911=test_x509store [512/915] 297922=test_gem_ext_configure_builder [513/915] 297922=test_rdoc_rd_inline_parser [514/915] 297922=test_ensured [515/915] 297911=test_io_m17n [516/915] 297922=test_delete [517/915] 297922=comments_test [518/915] 297922=test_config [519/915] 297922=test_forwardable [520/915] 297914=test_object_create_start [521/915] 297914=test_continuation [522/915] 297914=test_project_sanity [523/915] 297921=test_config [524/915] 297922=regular_expression_encoding_test [525/915] 297922=test_env [526/915] 297921=test_gem_commands_cleanup_command [527/915] 297914=test_interned_str [528/915] 297914=test_placearg [529/915] 297912=test_rdoc_markup_paragraph [530/915] 297908=test_pkey_dh [531/915] 297913=test_ocsp [532/915] 297908=test_rdoc_text [533/915] 297912=test_shapes [534/915] 297912=test_gem_silent_ui [535/915] 297914=test_ifunless [536/915] 297914=test_require [537/915] 297914=test_gem_resolver_installer_set [538/915] 297912=test_files_test [539/915] 297908=test_gem_dependency_list [540/915] 297923=test_nesting_parser [541/915] 297912=test_rendering [542/915] 297912=test_gem_commands_uninstall_command [543/915] 297908=test_to_ary_concat [544/915] 297914=warnings_test [545/915] 297914=test_rdoc_token_stream [546/915] 297914=test_printf [547/915] 297923=test_rubyoptions [548/915] 297914=test_stringify_symbols [549/915] 297914=test_windows_1252 [550/915] 297913=test_configuration [551/915] 297914=test_rdoc_single_class [552/915] 297914=test_rdoc_alias [553/915] 297921=dispatcher_test [554/915] 297914=test_udp [555/915] 297921=test_range [556/915] 297914=test_type [557/915] 297914=test_gem_impossible_dependencies_error [558/915] 297914=json_generator_test [559/915] 297916=encodings_test [560/915] 297913=test_string_processing [561/915] 297913=test_io_buffer [562/915] 297914=test_dryrun [563/915] 297913=test_ts [564/915] 297916=test_emitter [565/915] 297914=test_locale [566/915] 297916=test_gem_resolver_api_set [567/915] 297916=parse_stream_test [568/915] 297916=node_id_test [569/915] 297914=test_tmpdir [570/915] 297914=test_gem_source_subpath_problem [571/915] 297914=test_rdoc_rd [572/915] 297916=command_line_test [573/915] 297914=test_gem_commands_info_command [574/915] 297916=test_io_timeout [575/915] 297916=test_date_new [576/915] 297909=test_system [577/915] 297916=test_notimplement [578/915] 297914=test_emoji_breaks [579/915] 297916=test_bug-3571 [580/915] 297914=test_comparable [581/915] 297914=test_dup [582/915] 297916=test_require [583/915] 297912=test_stringio [584/915] 297913=test_dns [585/915] 297911=test_sleep [586/915] 297914=test_x509name [587/915] 297914=test_wait [588/915] 297912=test_object_references [589/915] 297912=test_alias [590/915] 297914=test_gem_requirement [591/915] 297913=test_sizeof [592/915] 297914=test_face [593/915] 297912=test_gem_commands_build_command [594/915] 297914=test_compile_prism [595/915] 297908=test_euc_tw [596/915] 297908=test_gem_security [597/915] 297911=test_super [598/915] 297912=test_libs [599/915] 297921=test_gc [600/915] 297921=json_encoding_test [601/915] 297921=test_time [602/915] 297912=test_math [603/915] 297912=test_struct [604/915] 297912=onigmo_test [605/915] 297914=fuzzer_test [606/915] 297914=test_rb_str_dup [607/915] 297912=test_ast [608/915] 297914=test_rdoc_comment [609/915] 297914=test_pack [610/915] 297914=test_case [611/915] 297921=test_cgi_multipart [612/915] 297914=test_bug-5832 [613/915] 297914=test_popen_deadlock [614/915] 297921=test_autoconf [615/915] 297921=test_did_you_mean [616/915] 297915=test_digest_extend [617/915] 297915=test_gem_safe_yaml [618/915] 297909=test_win32ole_record [619/915] 297915=constant_path_node_test [620/915] 297909=test_gem_path_support [621/915] 297915=snippets_test [622/915] 297909=parser_test [623/915] 297909=test_array [624/915] 297909=test_ubf_async_safe [625/915] 297909=newline_test [626/915] 297921=heredoc_test [627/915] 297921=test_webauthn_listener_response [628/915] 297921=test_gem_bundler_version_finder [629/915] 297909=test_console_attr [630/915] 297909=test_function [631/915] 297921=test_socket [632/915] 297911=test_not [633/915] 297911=test_timeout [634/915] 297908=test_weakref [635/915] 297909=ripper_test [636/915] 297908=test_gem_package_tar_writer [637/915] 297914=test_rubygems [638/915] 297908=test_yaml_tree [639/915] 297911=test_case_mapping [640/915] 297911=test_mailto [641/915] 297911=test_rdoc_markup_pre_process [642/915] 297918=test_rdoc_rdoc [643/915] 297908=test_yjit_exit_locations [644/915] 297914=test_rdoc_method_attr [645/915] 297918=test_yamlstore [646/915] 297918=test_gem_commands_pristine_command [647/915] 297911=test_gem_config_file [648/915] 297908=test_within_pipe [649/915] 297908=test_scalar_scanner [650/915] 297919=test_win32ole_event [651/915] 297919=test_io_buffer [652/915] 297908=test_gem_resolver_requirement_list [653/915] 297908=test_beginendblock [654/915] 297914=test_arith_seq_beg_len_step [655/915] 297919=test_hash [656/915] 297911=test_reline [657/915] 297922=test_ipaddr [658/915] 297914=test_arity [659/915] 297914=test_rdoc_generator_ri [660/915] 297914=test_nofree [661/915] 297909=test_trace [662/915] 297914=test_gem_stream_ui [663/915] 297922=test_numhash [664/915] 297922=test_pkey_rsa [665/915] 297909=test_gem_resolver_composed_set [666/915] 297909=test_egrep_cpp [667/915] 297920=test_argf [668/915] 297914=test_rdoc_i18n_locale [669/915] 297914=test_webauthn_poller [670/915] 297909=test_date_conv [671/915] 297909=test_rdoc_markup_attribute_manager [672/915] 297914=test_buffered_io [673/915] 297914=test_yjit [674/915] 297910=test_m17n [675/915] 297909=test_reqarg [676/915] 297908=test_rdoc_generator_pot_po [677/915] 297908=test_reline_key [678/915] 297908=test_method [679/915] 297921=test_unicode_normalize [680/915] 297915=test_gem_resolver_lock_set [681/915] 297913=test_rdoc_markup_hard_break [682/915] 297921=test_ractor_compatibility [683/915] 297915=test_append [684/915] 297913=test_gem_console_ui [685/915] 297915=test_member [686/915] 297913=test_resource [687/915] 297915=test_gem_update_suggestion [688/915] 297913=test_gem_source_fetch_problem [689/915] 297910=test_set [690/915] 297913=test_set [691/915] 297910=test_find_executable [692/915] 297913=test_array [693/915] 297915=test_error_highlight [694/915] 297910=test_date_compat [695/915] 297910=test_resolve_symbol [696/915] 297910=test_profile_frames [697/915] 297910=test_lazy_enumerator [698/915] 297909=test_time_tz [699/915] 297922=test_backtrace [700/915] 297909=test_rdoc_task [701/915] 297909=string_query_test [702/915] 297909=test_gem_commands_outdated_command [703/915] 297909=test_gem_request_set_lockfile_tokenizer [704/915] 297921=test_nil [705/915] 297921=test_class2name [706/915] 297921=test_kdf [707/915] 297909=test_enumerator [708/915] 297909=test_rdoc_markup_formatter [709/915] 297909=test_win32ole_variant [710/915] 297909=test_fiddle [711/915] 297921=test_rdoc_parser_prism_ruby [712/915] 297909=test_psych [713/915] 297909=test_ractor [714/915] 297918=test_digest [715/915] 297915=test_command [716/915] 297909=test_gem_package_old [717/915] 297909=test_rbconfig [718/915] 297910=test_gem_uri [719/915] 297909=test_debug [720/915] 297909=test_arith_seq_extract [721/915] 297911=test_stringchar [722/915] 297910=test_gem_commands_help_command [723/915] 297922=test_propertyputref [724/915] 297922=overlap_test [725/915] 297910=test_rdoc_ri_paths [726/915] 297911=test_gem_platform [727/915] 297916=test_gem_uninstaller [728/915] 297910=test_symbol [729/915] 297910=test_assembler [730/915] 297910=test_pty [731/915] 297909=test_variable_name_check [732/915] 297911=test_gem_commands_list_command [733/915] 297915=test_gem_source_vendor [734/915] 297911=test_parser [735/915] 297915=test_date [736/915] 297915=test_pkcs12 [737/915] 297911=test_date_time [738/915] 297911=test_change_word [739/915] 297911=test_gem_available_set [740/915] 297918=test_modify_expand [741/915] 297918=test_gem_source_installed [742/915] 297909=test_utf16 [743/915] 297909=test_gem_package [744/915] 297918=test_rdoc_parser_simple [745/915] 297911=test_enumerator [746/915] 297918=string_encoding_test [747/915] 297918=test_benchmark [748/915] 297910=test_exception_at_throwing [749/915] 297922=test_name_error [750/915] 297910=test_gem_source [751/915] 297915=test_rdoc_markup_to_rdoc [752/915] 297921=test_handle [753/915] 297915=test_frozen [754/915] 297915=test_safe_load [755/915] 297915=test_color_printer [756/915] 297915=test_class_name_check [757/915] 297915=test_gem_resolver_git_set [758/915] 297918=test_help [759/915] 297910=test_emoji [760/915] 297918=test_sorted_set [761/915] 297922=test_files_lib [762/915] 297922=test_string [763/915] 297910=test_cp949 [764/915] 297910=test_condition [765/915] 297910=test_erb [766/915] 297915=test_integer [767/915] 297910=test_time [768/915] 297921=json_ext_parser_test [769/915] 297921=test_duplicate [770/915] 297921=test_scan_args [771/915] 297909=test_date_attr [772/915] 297909=test_gem_command_manager [773/915] 297921=test_rdoc_top_level [774/915] 297918=test_multi_irb_commands [775/915] 297918=test_gem_installer [776/915] 297910=test_rdoc_code_object [777/915] 297909=test_pipe [778/915] 297916=test_regex_casefold [779/915] 297916=test_gem_source_git [780/915] 297909=test_rdoc_normal_class [781/915] 297921=test_random_formatter [782/915] 297921=test_gem_commands_check_command [783/915] 297921=test_files_test_1 [784/915] 297909=test_gem [785/915] 297916=test_float [786/915] 297910=test_ractor [787/915] 297910=test_severity [788/915] 297910=test_gem_remote_fetcher_local_ssl_server [789/915] 297916=test_rdoc_rd_inline [790/915] 297916=test_gem_source_list [791/915] 297916=test_yaml_special_cases [792/915] 297916=test_parser [793/915] 297916=attribute_write_test [794/915] 297916=test_cgi_core [795/915] 297916=test_helper_method [796/915] 297916=test_delegate [797/915] 297916=test_shellwords [798/915] 297916=test_cclass [799/915] 297909=test_singleton_function [800/915] 297909=test_proc [801/915] 297916=test_load [802/915] 297916=test_uncorrectable_name_check [803/915] 297916=test_marshal [804/915] 297910=magic_comment_test [805/915] 297910=test_zlib [806/915] 297909=test_omap [807/915] 297909=test_case_comprehensive [808/915] 297909=test_framework [809/915] 297909=test_ractor [810/915] 297916=test_json_tree [811/915] 297916=test_emitter [812/915] 297916=library_symbols_test [813/915] 297916=test_nomethod_error [814/915] 297916=test_pkey_dsa [815/915] 297920=test_https_proxy [816/915] 297920=test_ssl Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 35703> [817/915] 297916=test_date_strptimeCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 297920 ko1 8u IPv4 691336855 0t0 TCP localhost:35703->localhost:41566 (CLOSE_WAIT) [818/915] 297909=test_rdoc_store [819/915] 297916=test_win32ole_variant_m [820/915] 297916=json_parser_test Closed file descriptor: TestOpenURISSL#test_validation_failure: 8 [821/915] 297916=test_err_in_callback [822/915] 297916=test_cesu8 [823/915] 297916=test_rdoc_stats [824/915] 297908=test_gem_commands_setup_command [825/915] 297916=test_alias_and_anchor [826/915] 297916=test_gem_commands_rebuild_command [827/915] 297916=errors_test [828/915] 297916=test_open3 [829/915] 297917=test_rdoc_markup_document [830/915] 297917=test_ftp [831/915] 297920=test_vm_dump [832/915] 297920=test_gc_compact [833/915] 297915=test_deprecated [834/915] 297915=test_key_stroke [835/915] 297917=test_div [836/915] 297917=test_resize [837/915] 297915=test_rdoc_generator_darkfish [838/915] 297917=test_fiber [839/915] 297908=breadth_first_search_test [840/915] 297908=test_generic [841/915] 297908=test_backtrace [842/915] 297908=test_workspace [843/915] 297909=test_random [844/915] 297909=test_bundled_ca [845/915] 297908=test_to_ruby [846/915] 297908=static_literals_test [847/915] 297908=test_option [848/915] 297915=test_input_method [849/915] 297915=test_nextafter [850/915] 297908=test_tracer [851/915] 297915=test_capacity [852/915] 297908=test_gem_safe_marshal [853/915] 297915=test_helper [854/915] 297915=test_memory_view [855/915] 297915=test_ellipsize [856/915] 297915=test_integer [857/915] 297915=test_utf32 [858/915] 297915=test_thread [859/915] 297915=test_noarg [860/915] 297909=test_data [861/915] 297909=test_rand [862/915] 297923=test_pkey_ec [863/915] 297921=test_fips [864/915] 297919=test_gem_commands_update_command [865/915] 297923=test_date_parse [866/915] 297915=numeric_value_test [867/915] 297915=test_keyword [868/915] 297923=!Nothing_to_test [869/915] 297923=test_gem_commands_server_command [870/915] 297923=test_rdoc_ri_driver [871/915] 297908=test_data [872/915] 297908=test_http_request [873/915] 297908=test_httpheader [874/915] 297908=test_bn [875/915] 297921=test_win32ole_method_event [876/915] 297921=test_provider [877/915] 297908=test_gem_package_task [878/915] 297908=test_len [879/915] 297908=test_acceptable [880/915] 297909=implicit_array_test [881/915] 297909=test_win32ole_param [882/915] 297909=test_rdoc_parser_markdown [883/915] 297913=test_function_entry [884/915] 297913=test_method_name_check [885/915] 297909=test_kernel [886/915] 297913=heredoc_dedent_test [887/915] 297913=test_stream [888/915] 297913=test_ssl_session [889/915] 297908=test_ractor [890/915] 297908=test_optarg [891/915] 297908=test_autoload [892/915] 297923=test_gem_resolver_local_specification [893/915] 297923=test_gem_commands_exec_command [894/915] 297915=test_gem_commands_unpack_command [895/915] 297910=test_pack [896/915] 297913=test_gem_commands_signout_command [897/915] 297921=test_object [898/915] 297913=test_rdoc_generator_pot [899/915] 297921=test_exception [900/915] 297913=test_gem_gem_runner [901/915] 297921=test_gem_ext_cargo_builder [902/915] 297921=test_file_exhaustive [903/915] 297913=test_singleton [904/915] 297913=test_rdoc_servlet [905/915] 297913=test_key_name_check [906/915] 297913=test_ripper [907/915] 297918=test_win32ole_param_event [908/915] 297918=test_rdoc_rd_block_parser [909/915] 297918=test_grapheme_breaks [910/915] 297918=test_gem_request_set_gem_dependency_api [911/915] 297909=test_ossl [912/915] 297915=test_date_marshal [913/915] 297915=test_syntax [914/915] 297910=test_ruby_lex [915/915] 297918=test_assignment Ignoring a-2 because its extensions are not built. Try: gem pristine a --version 2 $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:09 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 960 296271 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 296271 296274 959 959 pts/0 959 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.20241014-011459 --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 --exclude-steps=test_btest 296274 296275 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241014-011459 --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 --exclude-steps=test_btest 296275 297570 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 297570 297571 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 297571 297905 959 959 pts/0 959 Sl+ 1000 0:18 /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 297905 297908 959 959 pts/0 959 Sl+ 1000 1:04 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 297908 333947 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 297908 333953 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 296275 335058 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) {1=>[949, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[296271], 296271=>[296274], 296274=>[296275], 296275=>[297570, 335058], 297570=>[297571], 297571=>[297905], 297905=>[297908], 297908=>[333947, 333953], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 333947 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 333949] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005bad5f00ab8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x71a0a66006c0 (LWP 333947) "test_autoload.*" 0x00005bad5f00ab8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x71a0ac0006c0 (LWP 333949) "test_autoload.*" 0x000071a0d9d1b4cd in __GI___poll (fds=0x71a0a0309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x71a0ac0006c0 (LWP 333949) "test_autoload.*"): #0 0x000071a0d9d1b4cd in __GI___poll (fds=0x71a0a0309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bad5ef9542a in __interceptor_poll () No symbol table info available. #2 0x00005bad5f34395f 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:3067 vm = <optimized out> #4 0x00005bad5efee7df in asan_thread_start(void*) () No symbol table info available. #5 0x000071a0d9c9ca94 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 = {124934894388928, 7834737737839647610, 124934894388928, -352, 0, 124934800008112, 7834737737852230522, 7834697759524232058}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000071a0d9d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x71a0a66006c0 (LWP 333947) "test_autoload.*"): #0 0x00005bad5f00ab8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005bad5f00bb4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005bad5ef5a3c0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005bad5ef5a239 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 0x00005bad5ef59e65 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 0x00005bad5ef54e6e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005bad5ef54c58 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005bad5eff0bc3 in __interceptor_malloc () No symbol table info available. #8 0x00005bad5f8b4642 in context_push (parser=0x71a0a65fc6f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8658 context_node = <optimized out> #9 parse_statements (parser=parser@entry=0x71a0a65fc6f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13855 statements = 0x504000eff390 last_value = <optimized out> #10 0x00005bad5f896f94 in parse_program (parser=0x71a0a65fc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:21998 current_block_exits = {size = 0, capacity = 0, nodes = 0x0} previous_block_exits = 0x0 statements = <optimized out> locals = <optimized out> #11 pm_parse (parser=0x71a0a65fc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22424 No locals. #12 0x00005bad5f64e4a0 in pm_parse_file (result=0x71a0a65fc6f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:10955 rbimpl_id = 51179 node = <optimized out> error = <optimized out> id_script_lines = <optimized out> #13 0x00005bad5f131973 in load_iseq_eval (ec=0x51600444e1d0, fname=fname@entry=124935180488080) at /tmp/ruby/src/trunk_asan/load.c:751 result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>} error = <optimized out> ec = 0x51600444e1d0 v = <optimized out> th = <optimized out> realpath_map = 124935657542480 iseq = <optimized out> #14 0x00005bad5f12cbd7 in require_internal (ec=ec@entry=0x51600444e1d0, 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 = 0x515000313380 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 124935657542640 realpath_map = 124935657542480 path = 124935180488080 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #15 0x00005bad5f12aac0 in rb_require_string_internal (fname=124935180488320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x51600444e1d0 result = <optimized out> #16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #17 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #18 0x00005bad5f412428 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:3794 ci = 0x163a100140003 cc = <optimized out> me = 0x71a0d8fdb2c8 cfunc = 0x504000018618 recv = 124935657672160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005bad5f3f859d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71a0a65fd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x00005bad5f3fe1f5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181 No locals. #21 0x00005bad5f3bfcbd in vm_sendish (ec=0x51600444e1d0, reg_cfp=0x71a0ab3f76e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x51600444e1d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0ab3f76e8 reg_pc = 0x5110000a18b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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> #23 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600444e1d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x00005bad5f4263ea in vm_call0_body (ec=<optimized out>, calling=0x71a0a4309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x71a0a43098d0 cc = <optimized out> ret = <optimized out> #25 0x00005bad5f425c5f in vm_call0_cme (ec=0x51600444e1d0, calling=0x71a0a4309860, argv=0x71a0a65fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #26 vm_call0_body (ec=<optimized out>, calling=0x71a0a4309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x71a0bd057330 orig_cme = <optimized out> ci = 0x71a0a43098d0 cc = 0x71a0bd057308 th: 0x515000313380, native_id: 0x71a0a66006c0 -- Control frame information ----------------------------------------------- ret = <optimized out> #27 0x00005bad5f3d9fae in vm_call0_cc (recv=124935657672160, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x71a0bd057308, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> c:0006 p:---- s:0024 e:000023 CFUNC :require use_argv = 0x0 av = <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] #28 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> c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] ec = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] cc = 0x71a0bd057308 self = <optimized out> #29 0x00005bad5f3dadde in rb_funcallv (recv=124935657672160, mid=22641, argc=1, argv=0x71a0a65fdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #30 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x71a0a65fdd60 #31 0x00005bad5f39ab2e in autoload_feature_require (_arguments=124934800007504) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x71a0a65fe150 autoload_const = <optimized out> result = <optimized out> #32 autoload_try_load (_arguments=124934800007504) at /tmp/ruby/src/trunk_asan/variable.c:2951 arguments = 0x71a0a65fe150 result = <optimized out> ce = <optimized out> #33 0x00005bad5f039020 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 = 0x51600444e1d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71a0a65fe0d0, <optimized out>, 0x71a0a65fdfe0, <optimized out>, <optimized out>}, prev = 0x71a0a4209640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600444e1d0 state = RUBY_TAG_NONE errinfo = <optimized out> #34 0x00005bad5f399e71 in rb_autoload_load (module=module@entry=124935657749800, name=name@entry=319115) at /tmp/ruby/src/trunk_asan/variable.c:3012 ce = 0x503001154620 arguments = {module = 124935657749800, name = 319115, flag = 0, mutex = 124935179930640, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #35 0x00005bad5f3a37fd in rb_const_search_from (klass=124935050080800, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114 ac = 0xfffffffffffffe00 am = 124935657749800 tmp = 124935657749800 ce = <optimized out> current = 124935657749800 value = <optimized out> first_iteration = <optimized out> #36 0x00005bad5f39bb94 in rb_const_search (klass=124935050080800, id=319115, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3136 value = <optimized out> #37 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:3063 c = <optimized out> #38 0x00005bad5f3a6aae 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 = 92358976733448 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> #39 0x00005bad5f3b1a43 in vm_get_ev_const_chain (ec=0x51600444e1d0, segments=0x5020006cfab0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #40 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020006cfe90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6371 segments = 0x5020006cfab0 ice = <optimized out> val = <optimized out> #41 0x00005bad5f3b87e6 in vm_exec_core (ec=ec@entry=0x51600444e1d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0ab3f7720 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_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_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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> #42 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600444e1d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #43 0x00005bad5f42fa32 in invoke_iseq_block_from_c (ec=0x51600444e1d0, captured=0x71a0ab3f77a8, self=124935041595800, 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 = 0x71a0bda44c58 cfp = <optimized out> sp = 0x71a0ab2f7850 use_argv = 0x0 stack_argv = 0x71a0ab2f7850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #44 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 = 0x71a0ab3f77a8 #45 0x00005bad5f3dc1f6 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. #46 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. #47 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #48 0x00005bad5f3dc1f6 in rb_yield (val=<optimized out>) No locals. #49 0x00005bad5f0388fa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x51600444e1d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71a0a65fef10, <optimized out>, 0x71a0a65fee20, <optimized out>, <optimized out>}, prev = 0x71a0a4209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x51600444e1d0 cfp = 0x71a0ab3f7758 #50 0x00005bad5f1b3b3b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381 status = <optimized out> pid = <optimized out> #51 0x00005bad5f412428 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:3794 ci = 0x648100040001 cc = <optimized out> me = 0x71a0aee92e18 cfunc = 0x504000020098 recv = 124935041595800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #52 0x00005bad5f3b725b in vm_sendish (ec=0x51600444e1d0, reg_cfp=0x71a0ab3f7790, cd=0x5020006cfc90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #53 vm_exec_core (ec=ec@entry=0x51600444e1d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020006cfc90 insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0ab3f7790 reg_pc = 0x5040007ec370 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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> #54 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600444e1d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #55 0x00005bad5f3ec0cb in invoke_iseq_block_from_c (ec=0x51600444e1d0, captured=<optimized out>, self=124935041595800, 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 = 0x71a0bda44a50 cfp = 0x71a0ab3f77c8 sp = 0x71a0ab2f7818 use_argv = <optimized out> stack_argv = 0x71a0ab2f7818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #56 invoke_block_from_c_proc (ec=0x51600444e1d0, self=124935041595800, 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> #57 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. #58 0x00005bad5f3ea356 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000d2ce90, argc=1593879438, 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 #59 0x00005bad5f3417e9 in thread_do_start_proc (th=th@entry=0x515000313380) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000d2ce90 args_len = 0 args_ptr = <optimized out> #60 0x00005bad5f33f39a in thread_do_start (th=0x515000313380) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #61 thread_start_func_2 (th=th@entry=0x515000313380, 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> #62 0x00005bad5f33e65e in call_thread_start_func_2 (th=0x515000313380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x71a0a65ffce0 #63 nt_start (ptr=0x50c000a9e340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000313380 sched = <optimized out> nt = 0x50c000a9e340 vm = 0x525000000100 #64 0x00005bad5efee7df in asan_thread_start(void*) () No symbol table info available. #65 0x000071a0d9c9ca94 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 = {124934800017088, 7834731965403601786, 124934800017088, -352, 0, 140737290592784, 7834731965416184698, 7834697759524232058}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #66 0x000071a0d9d29c3c 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 333947) detached] $ timeout 60 gdb -p 333953 -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 297908 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 335085] [New LWP 333954] [New LWP 330835] [New LWP 315679] [New LWP 298069] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=3636, cancel=true, abstime=0x7ffff4366ce0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x71a0d9fccc40 (LWP 297908) "ruby" 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=3636, cancel=true, abstime=0x7ffff4366ce0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x71a0b4c006c0 (LWP 335085) "test_autoload.*" 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x71a0b4bfc5e0, op=137, expected=0, futex_word=0x50c000aa42d0) at ./nptl/futex-internal.c:57 3 Thread 0x71a0bda006c0 (LWP 333954) "test_autoload.*" 0x000071a0d9d1b4cd in __GI___poll (fds=0x71a0a7709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x71a0b42006c0 (LWP 330835) "parallel.rb:40" 0x000071a0d9d1b4cd in __GI___poll (fds=0x71a0ac615f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x71a0a92006c0 (LWP 315679) "Timeout stdlib " 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=23469, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000295650) at ./nptl/futex-internal.c:57 6 Thread 0x71a0b54006c0 (LWP 298069) "Gem::Timeout st" 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=23469, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000666090) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x71a0b54006c0 (LWP 298069) "Gem::Timeout st"): #0 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=23469, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000666090) 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=23469, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000666090) 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=0x50c000666090, 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 0x000071a0d9c9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000666068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x71a0d9c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x71a0b53fec30, __canceltype = -1297018128, __prev = 0x0} cbuffer = {wseq = 10, cond = 0x50c000666068, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 10 seq = 5 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=0x50c000666068, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005bad5f3192c1 in rb_native_cond_wait (cond=0x50c000666090, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x515000110100, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005bad5f33d2f2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000110100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005bad5f323731 in native_sleep (th=0x515000110100, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344 sched = <optimized out> #9 sleep_forever (th=0x515000110100, 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 0x00005bad5f33bd65 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=124935168360480, 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 0x00005bad5f039020 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 = 0x516001fb00d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71a0b53fef90, <optimized out>, 0x71a0b53feea0, <optimized out>, <optimized out>}, prev = 0x71a0b2809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001fb00d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005bad5f33b24d in queue_do_pop (self=<optimized out>, q=0x504000334550, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 124935168360480, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 124935168360480, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x504000334550 end = 0 #14 0x00005bad5f3bab74 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:7330 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005bad5f3bab74 in vm_invoke_builtin_delegate (ec=0x516001fb00d0, cfp=0x71a0b4fff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001fb00d0) at ../../src/trunk_asan/insns.def:1621 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0b4fff758 reg_pc = 0x5100000011f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001fb00d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005bad5f3ec0cb in invoke_iseq_block_from_c (ec=0x516001fb00d0, captured=<optimized out>, self=124935168563680, 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 = 0x71a0bc548930 cfp = 0x71a0b4fff7c8 sp = 0x71a0b4eff818 use_argv = <optimized out> stack_argv = 0x71a0b4eff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001fb00d0, self=124935168563680, 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 0x00005bad5f3ea356 in rb_vm_invoke_proc (ec=0x50c000666090, proc=0x189, proc@entry=0x5040003c2050, argc=-641102495, 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 0x00005bad5f3417e9 in thread_do_start_proc (th=th@entry=0x515000110100) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003c2050 args_len = 0 args_ptr = <optimized out> #23 0x00005bad5f33f39a in thread_do_start (th=0x515000110100) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000110100, 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 0x00005bad5f33e65e in call_thread_start_func_2 (th=0x515000110100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x71a0b53ffce0 #26 nt_start (ptr=0x50c000666040) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000110100 sched = <optimized out> nt = 0x50c000666040 vm = 0x525000000100 #27 0x00005bad5efee7df in asan_thread_start(void*) () No symbol table info available. #28 0x000071a0d9c9ca94 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 = {124935049578176, 7834761377339644794, 124935049578176, -352, 0, 124935030691472, 7834761377352227706, 7834697759524232058}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000071a0d9d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x71a0a92006c0 (LWP 315679) "Timeout stdlib "): #0 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=23469, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000295650) 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=23469, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000295650) 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=0x50c000295650, 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 0x000071a0d9c9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000295628) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x71a0d9c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x71a0a91fec30, __canceltype = -1468423440, __prev = 0x0} cbuffer = {wseq = 188, cond = 0x50c000295628, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 188 seq = 94 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=0x50c000295628, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005bad5f3192c1 in rb_native_cond_wait (cond=0x50c000295650, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150001b0380, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005bad5f33d2f2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150001b0380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005bad5f323731 in native_sleep (th=0x5150001b0380, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344 sched = <optimized out> #9 sleep_forever (th=0x5150001b0380, 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 0x00005bad5f33bd65 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=124935655640920, 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 0x00005bad5f039020 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 = 0x516001325ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71a0a91fef90, <optimized out>, 0x71a0a91feea0, <optimized out>, <optimized out>}, prev = 0x71a0a8409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001325ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005bad5f33b24d in queue_do_pop (self=<optimized out>, q=0x50400005d210, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 124935655640920, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 124935655640920, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d210 end = 0 #14 0x00005bad5f3bab74 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:7330 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005bad5f3bab74 in vm_invoke_builtin_delegate (ec=0x516001325ad0, cfp=0x71a0a93ff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001325ad0) at ../../src/trunk_asan/insns.def:1621 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0a93ff758 reg_pc = 0x5100000011f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001325ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005bad5f3ec0cb in invoke_iseq_block_from_c (ec=0x516001325ad0, captured=<optimized out>, self=124935655453800, 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 = 0x71a0d95fde30 cfp = 0x71a0a93ff7c8 sp = 0x71a0a92ff818 use_argv = <optimized out> stack_argv = 0x71a0a92ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001325ad0, self=124935655453800, 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 0x00005bad5f3ea356 in rb_vm_invoke_proc (ec=0x50c000295650, proc=0x189, proc@entry=0x5040001e8510, argc=-641102495, 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 0x00005bad5f3417e9 in thread_do_start_proc (th=th@entry=0x5150001b0380) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040001e8510 args_len = 0 args_ptr = <optimized out> #23 0x00005bad5f33f39a in thread_do_start (th=0x5150001b0380) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001b0380, 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 0x00005bad5f33e65e in call_thread_start_func_2 (th=0x5150001b0380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x71a0a91ffce0 #26 nt_start (ptr=0x50c000295600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150001b0380 sched = <optimized out> nt = 0x50c000295600 vm = 0x525000000100 #27 0x00005bad5efee7df in asan_thread_start(void*) () No symbol table info available. #28 0x000071a0d9c9ca94 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 = {124934846154432, 7834734714182671226, 124934846154432, -352, 0, 124934894373264, 7834734714195254138, 7834697759524232058}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000071a0d9d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x71a0b42006c0 (LWP 330835) "parallel.rb:40"): #0 0x000071a0d9d1b4cd in __GI___poll (fds=0x71a0ac615f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bad5ef9542a in __interceptor_poll () No symbol table info available. #2 0x00005bad5f0e8f3d in nogvl_wait_for (th=124935190400880, fptr=0x511001a5d780, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1172 ready = <optimized out> #4 0x00005bad5f0ea3b6 in internal_read_func (ptr=0x71a0ac615d40) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x71a0ac615d40 result = <optimized out> #5 0x00005bad5f32773b in rb_thread_io_blocking_call (func=0x5bad5f0e9f30 <internal_read_func>, data1=0x71a0ac615d40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __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 0x00005bad5f039020 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 = 0x5160044badd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71a0b41fee50, <optimized out>, 0x71a0b41fed60, <optimized out>, <optimized out>}, prev = 0x71a0ac609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160044badd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005bad5f0fe765 in io_read_memory_locktmp (str=124934900768608, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3449 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:3495 str = <optimized out> iis = {th = 124935190400880, fptr = 0x511001a5d780, nonblock = 0, fd = 4, buf = 0x51900033db80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511001a5d780 n = <optimized out> shrinkable = <optimized out> #9 0x00005bad5f0daa51 in io_readpartial (argc=-1402904736, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615 ret = <optimized out> #10 0x00005bad5f412428 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:3794 ci = 0x409100100003 cc = <optimized out> me = 0x71a0d97d9e70 cfunc = 0x504000011018 recv = 124935190401040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005bad5f3bfcbd in vm_sendish (ec=0x5160044badd0, reg_cfp=0x71a0b105b790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x5160044badd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0b105b790 reg_pc = 0x513000050ce0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160044badd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005bad5f3ec0cb in invoke_iseq_block_from_c (ec=0x5160044badd0, captured=<optimized out>, self=124935649097600, 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 = 0x71a0d9725628 cfp = 0x71a0b105b7c8 sp = 0x71a0b0f5b818 use_argv = <optimized out> stack_argv = 0x71a0b0f5b818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160044badd0, self=124935649097600, 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 0x00005bad5f3ea356 in rb_vm_invoke_proc (ec=0x71a0ac615f60, proc=0x1, proc@entry=0x5040008075d0, argc=-640568115, 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 0x00005bad5f3417e9 in thread_do_start_proc (th=th@entry=0x5150001fde00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040008075d0 args_len = 0 args_ptr = <optimized out> #19 0x00005bad5f33f39a in thread_do_start (th=0x5150001fde00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150001fde00, 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 0x00005bad5f33e65e in call_thread_start_func_2 (th=0x5150001fde00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x71a0b41ffce0 #22 nt_start (ptr=0x50c000ab43c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150001fde00 sched = <optimized out> nt = 0x50c000ab43c0 vm = 0x525000000100 #23 0x00005bad5efee7df in asan_thread_start(void*) () No symbol table info available. #24 0x000071a0d9c9ca94 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 = {124935030703808, 7834763301484993402, 124935030703808, -352, 25, 140737290595472, 7834763301497576314, 7834697759524232058}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000071a0d9d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x71a0bda006c0 (LWP 333954) "test_autoload.*"): #0 0x000071a0d9d1b4cd in __GI___poll (fds=0x71a0a7709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bad5ef9542a in __interceptor_poll () No symbol table info available. #2 0x00005bad5f34395f 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:3067 vm = <optimized out> #4 0x00005bad5efee7df in asan_thread_start(void*) () No symbol table info available. #5 0x000071a0d9c9ca94 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 = {124935190087360, 7834777595136154490, 124935190087360, -352, 0, 124934758065104, 7834777595148737402, 7834697759524232058}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000071a0d9d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x71a0b4c006c0 (LWP 335085) "test_autoload.*"): #0 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x71a0b4bfc5e0, op=137, expected=0, futex_word=0x50c000aa42d0) 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=20576, abstime=0x71a0b4bfc5e0, clockid=20576, expected=0, futex_word=0x50c000aa42d0) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5267712 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000aa42d0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x71a0b4bfc5e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000071a0d9c9bc7e in __pthread_cond_wait_common (abstime=0x71a0b4bfc5e0, clockid=1, mutex=0x515000304c20, cond=0x50c000aa42a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x71a0d9c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x71a0b4bfc4d0, __canceltype = 51, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000aa42a8, mutex = 0x515000304c20, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 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=0x50c000aa42a8, mutex=mutex@entry=0x515000304c20, abstime=abstime@entry=0x71a0b4bfc5e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005bad5f33cdc1 in native_cond_timedwait (cond=0x50c000aa42a8, mutex=0x515000304c20, 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=0x515000304b00, rel=rel@entry=0x71a0a980a6e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2490 end = <optimized out> sched = 0x515000000920 lock = 0x515000304c20 cond = 0x50c000aa42a8 max = 100000000000000000 #7 0x00005bad5f3244b4 in native_sleep (th=0x515000304b00, rel=0x71a0a980a6e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3337 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299 prev_status = THREAD_RUNNABLE end = 3905673250127247 woke = 1 #9 0x00005bad5f1b46ad in rb_f_sleep (argc=1, argv=0x71a0aaff18c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5062 beg = 1728869110 scheduler = <optimized out> end = <optimized out> #10 0x00005bad5f412428 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:3794 ci = 0x66f100140003 cc = <optimized out> me = 0x71a0d8fd70b0 cfunc = 0x504000020298 recv = 124935042022120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005bad5f3f859d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71a0b4bfccc0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x00005bad5f3f8055 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x71a0b4bfc5e0 #13 0x00005bad5f3bfcbd in vm_sendish (ec=0x51600444cfd0, reg_cfp=0x71a0ab0f16b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x51600444cfd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0ab0f16b0 reg_pc = 0x504000649038 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600444cfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x00005bad5f131bd1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124935180092520) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x71a0bd078260 #17 0x00005bad5f12cbd7 in require_internal (ec=ec@entry=0x51600444cfd0, 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 = 0x515000304b00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 124935657542640 realpath_map = 124935657542480 path = 124935180092520 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #18 0x00005bad5f12aac0 in rb_require_string_internal (fname=124935180479360, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x51600444cfd0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #20 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #21 0x00005bad5f412428 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:3794 ci = 0x163a100140003 cc = <optimized out> me = 0x71a0d8fdb2c8 cfunc = 0x504000018618 recv = 124935657672160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005bad5f3f859d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71a0b4bfe100) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #23 0x00005bad5f3fe1f5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181 No locals. #24 0x00005bad5f3bfcbd in vm_sendish (ec=0x51600444cfd0, reg_cfp=0x71a0ab0f1758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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> #25 vm_exec_core (ec=ec@entry=0x51600444cfd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0ab0f1758 reg_pc = 0x5110000a18b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #26 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600444cfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #27 0x00005bad5f4263ea in vm_call0_body (ec=<optimized out>, calling=0x71a0a9b09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x71a0a9b094d0 cc = <optimized out> ret = <optimized out> #28 0x00005bad5f425c5f in vm_call0_cme (ec=0x51600444cfd0, calling=0x71a0a9b09460, argv=0x71a0b4bfe8c0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #29 vm_call0_body (ec=<optimized out>, calling=0x71a0a9b09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x71a0bd057330 orig_cme = <optimized out> ci = 0x71a0a9b094d0 cc = 0x71a0bd057308 ret = <optimized out> #30 0x00005bad5f3d9fae in vm_call0_cc (recv=124935657672160, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x71a0bd057308, 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 0x89)> use_argv = 0x0 av = <optimized out> #31 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 = 0x71a0bd057308 self = <optimized out> #32 0x00005bad5f3dadde in rb_funcallv (recv=124935657672160, mid=22641, argc=1, argv=0x71a0b4bfe8c0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #33 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x71a0b4bfe8c0 #34 0x00005bad5f39ab2e in autoload_feature_require (_arguments=124935041182896) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x71a0b4bfecb0 autoload_const = <optimized out> result = <optimized out> #35 autoload_try_load (_arguments=124935041182896) at /tmp/ruby/src/trunk_asan/variable.c:2951 arguments = 0x71a0b4bfecb0 result = <optimized out> ce = <optimized out> #36 0x00005bad5f039020 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 = 0x51600444cfd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71a0b4bfec30, <optimized out>, 0x71a0b4bfeb40, <optimized out>, <optimized out>}, prev = 0x71a0a9a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600444cfd0 state = RUBY_TAG_NONE errinfo = <optimized out> #37 0x00005bad5f399e71 in rb_autoload_load (module=module@entry=124935657749800, name=name@entry=319115) at /tmp/ruby/src/trunk_asan/variable.c:3012 ce = 0x50300114e530 arguments = {module = 124935657749800, name = 319115, flag = 0, mutex = 124935180092720, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #38 0x00005bad5f3a37fd in rb_const_search_from (klass=124935050080800, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114 ac = 0xfffffffffffffdfc am = 124935657749800 tmp = 124935657749800 ce = <optimized out> current = 124935657749800 value = <optimized out> first_iteration = <optimized out> #39 0x00005bad5f39bb94 in rb_const_search (klass=124935050080800, id=319115, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3136 value = <optimized out> #40 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:3063 c = <optimized out> #41 0x00005bad5f3a6aae 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 = 88785575101136 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> #42 0x00005bad5f3b1a43 in vm_get_ev_const_chain (ec=0x51600444cfd0, segments=0x5020006d3d30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #43 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020006d3bb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6371 segments = 0x5020006d3d30 ice = <optimized out> val = <optimized out> #44 0x00005bad5f3b87e6 in vm_exec_core (ec=ec@entry=0x51600444cfd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0ab0f1790 reg_pc = 0xfffffffffffffdfc INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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> #45 0x00005bad5f3aeed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600444cfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #46 0x00005bad5f3ec0cb in invoke_iseq_block_from_c (ec=0x51600444cfd0, captured=<optimized out>, self=124935042024040, 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 = 0x71a0bda31658 cfp = 0x71a0ab0f17c8 sp = 0x71a0aaff1818 use_argv = <optimized out> stack_argv = 0x71a0aaff1818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #47 invoke_block_from_c_proc (ec=0x51600444cfd0, self=124935042024040, 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> #48 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. #49 0x00005bad5f3ea356 in rb_vm_invoke_proc (ec=0x50c000aa42d0, proc=0x89, proc@entry=0x504000419810, argc=-641102495, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #50 0x00005bad5f3417e9 in thread_do_start_proc (th=th@entry=0x515000304b00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000419810 args_len = 0 args_ptr = <optimized out> #51 0x00005bad5f33f39a in thread_do_start (th=0x515000304b00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #52 thread_start_func_2 (th=th@entry=0x515000304b00, 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> #53 0x00005bad5f33e65e in call_thread_start_func_2 (th=0x515000304b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x71a0b4bffce0 #54 nt_start (ptr=0x50c000aa4280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000304b00 sched = <optimized out> nt = 0x50c000aa4280 vm = 0x525000000100 #55 0x00005bad5efee7df in asan_thread_start(void*) () No symbol table info available. #56 0x000071a0d9c9ca94 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 = {124935041189568, 7834762476851272570, 124935041189568, -352, 0, 140737290592784, 7834762476863855482, 7834697759524232058}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #57 0x000071a0d9d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x71a0d9fccc40 (LWP 297908) "ruby"): #0 0x000071a0d9c98d61 in __futex_abstimed_wait_common64 (private=3636, cancel=true, abstime=0x7ffff4366ce0, 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=3636, abstime=0x7ffff4366ce0, clockid=29088, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 7446784 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=0x7ffff4366ce0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000071a0d9c9bc7e in __pthread_cond_wait_common (abstime=0x7ffff4366ce0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x71a0d9c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffff4366bd0, __canceltype = -197760016, __prev = 0x0} cbuffer = {wseq = 1813, 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 = 1813 seq = 906 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=0x7ffff4366ce0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005bad5f33cdc1 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=rel@entry=0x71a0d7a21c60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2490 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005bad5f3244b4 in native_sleep (th=0x515000000300, rel=0x71a0d7a21c60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3337 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1299 prev_status = THREAD_RUNNABLE end = 3905672849620880 woke = 1 #9 0x00005bad5f1b46ad in rb_f_sleep (argc=1, argv=0x71a0d70ffbd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:5062 beg = 1728869110 scheduler = <optimized out> end = <optimized out> #10 0x00005bad5f412428 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:3794 ci = 0x66f100140003 cc = <optimized out> me = 0x71a0d8fd70b0 cfunc = 0x504000020298 recv = 124935042024040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005bad5f3f859d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffff43673c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x00005bad5f3f8055 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x7ffff4366ce0 #13 0x00005bad5f3bfcbd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71a0d71ff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0d71ff448 reg_pc = 0x51400018ad48 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> th: 0x515000000300, native_id: 0x71a0d9fccc40 -- Control frame information ----------------------------------------------- INSN_LABEL_intern = <optimized out> c:0018 p:---- s:0127 e:000126 CFUNC :sleep INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> c:0017 p:0033 s:0122 E:001e50 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576 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> c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562 c:0014 p:0011 s:0095 E:000760 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 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> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> 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:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 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> c:0007 p:0069 s:0046 E:001ab0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] 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_ary_freeze = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_opt_hash_freeze = <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> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> th: 0x515000110100, native_id: 0x71a0b54006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_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> th: 0x5150001b0380, native_id: 0x71a0a92006c0 INSN_LABEL_trace_opt_mult = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_div = <optimized out> th: 0x5150001fde00, native_id: 0x71a0b42006c0 -- Control frame information ----------------------------------------------- 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> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x515000304b00, native_id: 0x71a0b4c006c0 -- Control frame information ----------------------------------------------- c:0007 p:---- s:0028 e:000027 CFUNC :sleep c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.vheejm/autoload20241014-297908-kexklv.rb:1 INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.vheejm/autoload20241014-297908-kexklv.rb:1 [FINISH] 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 0x00005bad5f3af291 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 c:0004 p:---- s:0017 e:000016 CFUNC :require c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] #17 0x00005bad5f42fa32 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x71a0d71ff620, self=124935649097600, 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 = 0x71a0d95f70a8 cfp = <optimized out> sp = 0x71a0d70ffa28 use_argv = 0x71a0d7a1c6e0 stack_argv = 0x71a0d70ffa28 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 c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] captured = 0x71a0d71ff620 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #19 0x00005bad5f3dc1f6 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 0x00005bad5f3dc1f6 in rb_yield (val=<optimized out>) No locals. #23 0x00005bad5f587086 in rb_ary_collect (ary=124935179726240) at /tmp/ruby/src/trunk_asan/array.c:3667 collect = 124935179775760 i = 20 #24 0x00005bad5f412428 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:3794 ci = 0x163100000001 cc = <optimized out> me = 0x71a0d97e00e0 cfunc = 0x50400000a818 recv = 124935179726240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005bad5f3b725b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71a0d71ff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000cf50 insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0d71ff608 reg_pc = 0x5190000161b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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 0x00005bad5f3af291 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #29 0x00005bad5f42fa32 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x71a0d71ff738, self=124935649097600, 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 = 0x71a0d97257e0 cfp = <optimized out> sp = 0x71a0d70ff8d0 use_argv = 0x71a0d7a38320 stack_argv = 0x71a0d70ff8d0 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 = 0x71a0d71ff738 #31 0x00005bad5f3dc1f6 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 0x00005bad5f3dc1f6 in rb_yield (val=<optimized out>) No locals. #35 0x00005bad5f587086 in rb_ary_collect (ary=124935190401200) at /tmp/ruby/src/trunk_asan/array.c:3667 collect = 124935190401120 i = 0 #36 0x00005bad5f412428 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:3794 ci = 0x163100000001 cc = <optimized out> me = 0x71a0d97e00e0 cfunc = 0x50400000a818 recv = 124935190401200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00005bad5f3b725b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71a0d71ff720, cd=0x502000012ef0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012ef0 insns_address_table = {0x5bad5f3b2a69 <vm_exec_core+1801>, 0x5bad5f3b3b3a <vm_exec_core+6106>, 0x5bad5f3b976f <vm_exec_core+29711>, 0x5bad5f3b3692 <vm_exec_core+4914>, 0x5bad5f3ba36e <vm_exec_core+32782>, 0x5bad5f3b8132 <vm_exec_core+24018>, 0x5bad5f3b5aad <vm_exec_core+14157>, 0x5bad5f3b2be9 <vm_exec_core+2185>, 0x5bad5f3b9dd7 <vm_exec_core+31351>, 0x5bad5f3b9ad1 <vm_exec_core+30577>, 0x5bad5f3b390a <vm_exec_core+5546>, 0x5bad5f3b3187 <vm_exec_core+3623>, 0x5bad5f3b8787 <vm_exec_core+25639>, 0x5bad5f3b48c1 <vm_exec_core+9569>, 0x5bad5f3ba015 <vm_exec_core+31925>, 0x5bad5f3b9c5f <vm_exec_core+30975>, 0x5bad5f3b4f21 <vm_exec_core+11201>, 0x5bad5f3b5a2b <vm_exec_core+14027>, 0x5bad5f3b8380 <vm_exec_core+24608>, 0x5bad5f3b9bc0 <vm_exec_core+30816>, 0x5bad5f3b74e7 <vm_exec_core+20871>, 0x5bad5f3b841a <vm_exec_core+24762>, 0x5bad5f3b8b38 <vm_exec_core+26584>, 0x5bad5f3b7413 <vm_exec_core+20659>, 0x5bad5f3b30b3 <vm_exec_core+3411>, 0x5bad5f3b7c4c <vm_exec_core+22764>, 0x5bad5f3b2f29 <vm_exec_core+3017>, 0x5bad5f3b3399 <vm_exec_core+4153>, 0x5bad5f3b526e <vm_exec_core+12046>, 0x5bad5f3b6fb4 <vm_exec_core+19540>, 0x5bad5f3b7995 <vm_exec_core+22069>, 0x5bad5f3b6b50 <vm_exec_core+18416>, 0x5bad5f3b2aae <vm_exec_core+1870>, 0x5bad5f3b90ba <vm_exec_core+27994>, 0x5bad5f3b99e6 <vm_exec_core+30342>, 0x5bad5f3b3472 <vm_exec_core+4370>, 0x5bad5f3b4006 <vm_exec_core+7334>, 0x5bad5f3b3a8c <vm_exec_core+5932>, 0x5bad5f3b49c6 <vm_exec_core+9830>, 0x5bad5f3b59c0 <vm_exec_core+13920>, 0x5bad5f3b3534 <vm_exec_core+4564>, 0x5bad5f3b8f03 <vm_exec_core+27555>, 0x5bad5f3b3f75 <vm_exec_core+7189>, 0x5bad5f3b587e <vm_exec_core+13598>, 0x5bad5f3b6233 <vm_exec_core+16083>, 0x5bad5f3b8833 <vm_exec_core+25811>, 0x5bad5f3b76c3 <vm_exec_core+21347>, 0x5bad5f3b4aba <vm_exec_core+10074>, 0x5bad5f3b4343 <vm_exec_core+8163>, 0x5bad5f3b8661 <vm_exec_core+25345>, 0x5bad5f3b54bc <vm_exec_core+12636>, 0x5bad5f3b7d57 <vm_exec_core+23031>, 0x5bad5f3b774b <vm_exec_core+21483>, 0x5bad5f3b7e24 <vm_exec_core+23236>, 0x5bad5f3b9691 <vm_exec_core+29489>, 0x5bad5f3b6814 <vm_exec_core+17588>, 0x5bad5f3b8902 <vm_exec_core+26018>, 0x5bad5f3b26eb <vm_exec_core+907>, 0x5bad5f3b84c5 <vm_exec_core+24933>, 0x5bad5f3b4d92 <vm_exec_core+10802>, 0x5bad5f3b7058 <vm_exec_core+19704>, 0x5bad5f3b75b8 <vm_exec_core+21080>, 0x5bad5f3b26f0 <vm_exec_core+912>, 0x5bad5f3b6ec3 <vm_exec_core+19299>, 0x5bad5f3b518f <vm_exec_core+11823>, 0x5bad5f3b4500 <vm_exec_core+8608>, 0x5bad5f3b7eb8 <vm_exec_core+23384>, 0x5bad5f3b35f0 <vm_exec_core+4752>, 0x5bad5f3b5d74 <vm_exec_core+14868>, 0x5bad5f3c15d9 <vm_exec_core+62073>, 0x5bad5f3b7a77 <vm_exec_core+22295>, 0x5bad5f3b3e51 <vm_exec_core+6897>, 0x5bad5f3b421f <vm_exec_core+7871>, 0x5bad5f3b40fd <vm_exec_core+7581>, 0x5bad5f3b4756 <vm_exec_core+9206>, 0x5bad5f3b4fde <vm_exec_core+11390>, 0x5bad5f3b3d72 <vm_exec_core+6674>, 0x5bad5f3ba603 <vm_exec_core+33443>, 0x5bad5f3b7b2e <vm_exec_core+22478>, 0x5bad5f3b663c <vm_exec_core+17116>, 0x5bad5f3b8fb1 <vm_exec_core+27729>, 0x5bad5f3ba721 <vm_exec_core+33729>, 0x5bad5f3b9317 <vm_exec_core+28599>, 0x5bad5f3ba16e <vm_exec_core+32270>, 0x5bad5f3ba246 <vm_exec_core+32486>, 0x5bad5f3b2fcc <vm_exec_core+3180>, 0x5bad5f3b9cf4 <vm_exec_core+31124>, 0x5bad5f3b537f <vm_exec_core+12319>, 0x5bad5f3b9f2f <vm_exec_core+31695>, 0x5bad5f3b4e3e <vm_exec_core+10974>, 0x5bad5f3b9215 <vm_exec_core+28341>, 0x5bad5f3b2df3 <vm_exec_core+2707>, 0x5bad5f3b4bd4 <vm_exec_core+10356>, 0x5bad5f3b5f7c <vm_exec_core+15388>, 0x5bad5f3b5915 <vm_exec_core+13749>, 0x5bad5f3b56e4 <vm_exec_core+13188>, 0x5bad5f3b27e7 <vm_exec_core+1159>, 0x5bad5f3b2d0a <vm_exec_core+2474>, 0x5bad5f3b2879 <vm_exec_core+1305>, 0x5bad5f3b9530 <vm_exec_core+29136>, 0x5bad5f3b6d60 <vm_exec_core+18944>, 0x5bad5f3b6304 <vm_exec_core+16292>, 0x5bad5f3b6a21 <vm_exec_core+18113>, 0x5bad5f3b673a <vm_exec_core+17370>, 0x5bad5f3b5785 <vm_exec_core+13349>, 0x5bad5f3b6128 <vm_exec_core+15816>, 0x5bad5f3b5c4a <vm_exec_core+14570>, 0x5bad5f3b6433 <vm_exec_core+16595>, 0x5bad5f3b64b5 <vm_exec_core+16725>, 0x5bad5f3b2a5a <vm_exec_core+1786>, 0x5bad5f3b3b2b <vm_exec_core+6091>, 0x5bad5f3b9760 <vm_exec_core+29696>, 0x5bad5f3b3683 <vm_exec_core+4899>, 0x5bad5f3ba35f <vm_exec_core+32767>, 0x5bad5f3b8123 <vm_exec_core+24003>, 0x5bad5f3b5a9e <vm_exec_core+14142>, 0x5bad5f3b2bda <vm_exec_core+2170>, 0x5bad5f3b9dc8 <vm_exec_core+31336>, 0x5bad5f3b9ac2 <vm_exec_core+30562>, 0x5bad5f3b38fb <vm_exec_core+5531>, 0x5bad5f3b3178 <vm_exec_core+3608>, 0x5bad5f3b8778 <vm_exec_core+25624>, 0x5bad5f3b48b2 <vm_exec_core+9554>, 0x5bad5f3ba006 <vm_exec_core+31910>, 0x5bad5f3b9c50 <vm_exec_core+30960>, 0x5bad5f3b4f12 <vm_exec_core+11186>, 0x5bad5f3b5a1c <vm_exec_core+14012>, 0x5bad5f3b8371 <vm_exec_core+24593>, 0x5bad5f3b9bb1 <vm_exec_core+30801>, 0x5bad5f3b74d8 <vm_exec_core+20856>, 0x5bad5f3b840b <vm_exec_core+24747>, 0x5bad5f3b8b29 <vm_exec_core+26569>, 0x5bad5f3b7404 <vm_exec_core+20644>, 0x5bad5f3b30a4 <vm_exec_core+3396>, 0x5bad5f3b7c3d <vm_exec_core+22749>, 0x5bad5f3b2f1a <vm_exec_core+3002>, 0x5bad5f3b338a <vm_exec_core+4138>, 0x5bad5f3b525f <vm_exec_core+12031>, 0x5bad5f3b6fa5 <vm_exec_core+19525>, 0x5bad5f3b7986 <vm_exec_core+22054>, 0x5bad5f3b6b41 <vm_exec_core+18401>, 0x5bad5f3b2a9f <vm_exec_core+1855>, 0x5bad5f3b90ab <vm_exec_core+27979>, 0x5bad5f3b99d7 <vm_exec_core+30327>, 0x5bad5f3b3463 <vm_exec_core+4355>, 0x5bad5f3b3ff7 <vm_exec_core+7319>, 0x5bad5f3b3a7d <vm_exec_core+5917>, 0x5bad5f3b49b7 <vm_exec_core+9815>, 0x5bad5f3b59b1 <vm_exec_core+13905>, 0x5bad5f3b3525 <vm_exec_core+4549>, 0x5bad5f3b8ef4 <vm_exec_core+27540>, 0x5bad5f3b3f66 <vm_exec_core+7174>, 0x5bad5f3b586f <vm_exec_core+13583>, 0x5bad5f3b6224 <vm_exec_core+16068>, 0x5bad5f3b8824 <vm_exec_core+25796>, 0x5bad5f3b76b4 <vm_exec_core+21332>, 0x5bad5f3b4aab <vm_exec_core+10059>, 0x5bad5f3b4334 <vm_exec_core+8148>, 0x5bad5f3b8652 <vm_exec_core+25330>, 0x5bad5f3b54ad <vm_exec_core+12621>, 0x5bad5f3b7d48 <vm_exec_core+23016>, 0x5bad5f3b773c <vm_exec_core+21468>, 0x5bad5f3b7e15 <vm_exec_core+23221>, 0x5bad5f3b9682 <vm_exec_core+29474>, 0x5bad5f3b6805 <vm_exec_core+17573>, 0x5bad5f3b88f3 <vm_exec_core+26003>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b84b6 <vm_exec_core+24918>, 0x5bad5f3b4d83 <vm_exec_core+10787>, 0x5bad5f3b7049 <vm_exec_core+19689>, 0x5bad5f3b75a9 <vm_exec_core+21065>, 0x5bad5f3b5f68 <vm_exec_core+15368>, 0x5bad5f3b6eb4 <vm_exec_core+19284>, 0x5bad5f3b5180 <vm_exec_core+11808>, 0x5bad5f3b44f1 <vm_exec_core+8593>, 0x5bad5f3b7ea9 <vm_exec_core+23369>, 0x5bad5f3b35e1 <vm_exec_core+4737>, 0x5bad5f3b5d65 <vm_exec_core+14853>, 0x5bad5f3c15ca <vm_exec_core+62058>, 0x5bad5f3b7a68 <vm_exec_core+22280>, 0x5bad5f3b3e42 <vm_exec_core+6882>, 0x5bad5f3b4210 <vm_exec_core+7856>, 0x5bad5f3b40ee <vm_exec_core+7566>, 0x5bad5f3b4747 <vm_exec_core+9191>, 0x5bad5f3b4fcf <vm_exec_core+11375>, 0x5bad5f3b6eaf <vm_exec_core+19279>, 0x5bad5f3b6632 <vm_exec_core+17106>, 0x5bad5f3b6eaa <vm_exec_core+19274>, 0x5bad5f3b76a0 <vm_exec_core+21312>, 0x5bad5f3b769e <vm_exec_core+21310>, 0x5bad5f3b4742 <vm_exec_core+9186>, 0x5bad5f3b7c01 <vm_exec_core+22689>, 0x5bad5f3b5a12 <vm_exec_core+14002>, 0x5bad5f3b5a17 <vm_exec_core+14007>, 0x5bad5f3b769c <vm_exec_core+21308>, 0x5bad5f3b757b <vm_exec_core+21019>, 0x5bad5f3b6a08 <vm_exec_core+18088>, 0x5bad5f3b6726 <vm_exec_core+17350>, 0x5bad5f3b769a <vm_exec_core+21306>, 0x5bad5f3b6b3c <vm_exec_core+18396>...} reg_cfp = 0x71a0d71ff720 reg_pc = 0x50400002f938 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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 0x00005bad5f3af291 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #41 0x00005bad5f03531b in rb_ec_exec_node (ec=0x5160000003d0, n=0x71a0d9725970) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffff4368e10, <optimized out>, 0x7ffff4368d60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x71a0d9725970 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #43 0x00005bad5f02e887 in rb_main (argc=10, argv=0x7ffff4368fe8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #44 main (argc=10, argv=0x7ffff4368fe8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 297908) detached] $ timeout 60 gdb -p 297905 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 297907] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f03aa126cd7 in __GI___select (nfds=7, readfds=0x50c005366ec0, writefds=0x0, exceptfds=0x0, timeout=0x7fffe7126760) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7f03aa2b4c40 (LWP 297905) "ruby" 0x00007f03aa126cd7 in __GI___select (nfds=7, readfds=0x50c005366ec0, writefds=0x0, exceptfds=0x0, timeout=0x7fffe7126760) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7f038de006c0 (LWP 297907) "ruby" 0x00007f03aa11b4cd in __GI___poll (fds=0x7f038cb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7f038de006c0 (LWP 297907) "ruby"): #0 0x00007f03aa11b4cd in __GI___poll (fds=0x7f038cb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b24170df42a in __interceptor_poll () No symbol table info available. #2 0x00005b241748d95f 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:3067 vm = <optimized out> #4 0x00005b24171387df in asan_thread_start(void*) () No symbol table info available. #5 0x00007f03aa09ca94 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 = {139653241898688, -8632808133426305850, 139653241898688, -352, 25, 140737070136544, -8632808133438888762, -8632744001197333306}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007f03aa129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7f03aa2b4c40 (LWP 297905) "ruby"): #0 0x00007f03aa126cd7 in __GI___select (nfds=7, readfds=0x50c005366ec0, writefds=0x0, exceptfds=0x0, timeout=0x7fffe7126760) 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 = 491029249} pts64 = 0x7fffe7126600 r = <optimized out> #1 0x00005b2417477bf5 in native_fd_select (n=7, readfds=0x50c005366ec0, writefds=0x0, exceptfds=0x7f03aa126cd7 <__GI___select+327>, timeout=0x7fffe7126600, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2441 No locals. #2 do_select (p=139653680513568) at /tmp/ruby/src/trunk_asan/thread.c:4273 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fffe7126710 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005b2417183020 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 = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe71268d0, <optimized out>, 0x7fffe71267e0, <optimized out>, <optimized out>}, prev = 0x7f03a804c180, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005b24174771ce 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:4333 set = {max = 7, th = 0x515000000300, rset = 0x7f03a804c040, 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 = 0x7f03a804c0a0} #5 0x00005b241723db1d in select_internal (read=139653242694560, write=4, except=4, tp=0x7f03a804c0a0, fds=0x7f03a804c040) at /tmp/ruby/src/trunk_asan/io.c:10674 timerec = <optimized out> max = 7 pending = <optimized out> rp = 0x7f03a804c040 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=139653680513056) at /tmp/ruby/src/trunk_asan/io.c:10744 p = 0x7f03a804c020 #7 0x00005b2417183020 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 = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe7126bd0, <optimized out>, 0x7fffe7126ae0, <optimized out>, <optimized out>}, prev = 0x7f03a8078540, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005b2417219dd7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11100 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005b241755c428 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:3794 ci = 0x15e100100009 cc = <optimized out> me = 0x7f03a997a640 cfunc = 0x504000010858 recv = 139653706873200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005b2417509cbd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7f03a75ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b24174fca69 <vm_exec_core+1801>, 0x5b24174fdb3a <vm_exec_core+6106>, 0x5b241750376f <vm_exec_core+29711>, 0x5b24174fd692 <vm_exec_core+4914>, 0x5b241750436e <vm_exec_core+32782>, 0x5b2417502132 <vm_exec_core+24018>, 0x5b24174ffaad <vm_exec_core+14157>, 0x5b24174fcbe9 <vm_exec_core+2185>, 0x5b2417503dd7 <vm_exec_core+31351>, 0x5b2417503ad1 <vm_exec_core+30577>, 0x5b24174fd90a <vm_exec_core+5546>, 0x5b24174fd187 <vm_exec_core+3623>, 0x5b2417502787 <vm_exec_core+25639>, 0x5b24174fe8c1 <vm_exec_core+9569>, 0x5b2417504015 <vm_exec_core+31925>, 0x5b2417503c5f <vm_exec_core+30975>, 0x5b24174fef21 <vm_exec_core+11201>, 0x5b24174ffa2b <vm_exec_core+14027>, 0x5b2417502380 <vm_exec_core+24608>, 0x5b2417503bc0 <vm_exec_core+30816>, 0x5b24175014e7 <vm_exec_core+20871>, 0x5b241750241a <vm_exec_core+24762>, 0x5b2417502b38 <vm_exec_core+26584>, 0x5b2417501413 <vm_exec_core+20659>, 0x5b24174fd0b3 <vm_exec_core+3411>, 0x5b2417501c4c <vm_exec_core+22764>, 0x5b24174fcf29 <vm_exec_core+3017>, 0x5b24174fd399 <vm_exec_core+4153>, 0x5b24174ff26e <vm_exec_core+12046>, 0x5b2417500fb4 <vm_exec_core+19540>, 0x5b2417501995 <vm_exec_core+22069>, 0x5b2417500b50 <vm_exec_core+18416>, 0x5b24174fcaae <vm_exec_core+1870>, 0x5b24175030ba <vm_exec_core+27994>, 0x5b24175039e6 <vm_exec_core+30342>, 0x5b24174fd472 <vm_exec_core+4370>, 0x5b24174fe006 <vm_exec_core+7334>, 0x5b24174fda8c <vm_exec_core+5932>, 0x5b24174fe9c6 <vm_exec_core+9830>, 0x5b24174ff9c0 <vm_exec_core+13920>, 0x5b24174fd534 <vm_exec_core+4564>, 0x5b2417502f03 <vm_exec_core+27555>, 0x5b24174fdf75 <vm_exec_core+7189>, 0x5b24174ff87e <vm_exec_core+13598>, 0x5b2417500233 <vm_exec_core+16083>, 0x5b2417502833 <vm_exec_core+25811>, 0x5b24175016c3 <vm_exec_core+21347>, 0x5b24174feaba <vm_exec_core+10074>, 0x5b24174fe343 <vm_exec_core+8163>, 0x5b2417502661 <vm_exec_core+25345>, 0x5b24174ff4bc <vm_exec_core+12636>, 0x5b2417501d57 <vm_exec_core+23031>, 0x5b241750174b <vm_exec_core+21483>, 0x5b2417501e24 <vm_exec_core+23236>, 0x5b2417503691 <vm_exec_core+29489>, 0x5b2417500814 <vm_exec_core+17588>, 0x5b2417502902 <vm_exec_core+26018>, 0x5b24174fc6eb <vm_exec_core+907>, 0x5b24175024c5 <vm_exec_core+24933>, 0x5b24174fed92 <vm_exec_core+10802>, 0x5b2417501058 <vm_exec_core+19704>, 0x5b24175015b8 <vm_exec_core+21080>, 0x5b24174fc6f0 <vm_exec_core+912>, 0x5b2417500ec3 <vm_exec_core+19299>, 0x5b24174ff18f <vm_exec_core+11823>, 0x5b24174fe500 <vm_exec_core+8608>, 0x5b2417501eb8 <vm_exec_core+23384>, 0x5b24174fd5f0 <vm_exec_core+4752>, 0x5b24174ffd74 <vm_exec_core+14868>, 0x5b241750b5d9 <vm_exec_core+62073>, 0x5b2417501a77 <vm_exec_core+22295>, 0x5b24174fde51 <vm_exec_core+6897>, 0x5b24174fe21f <vm_exec_core+7871>, 0x5b24174fe0fd <vm_exec_core+7581>, 0x5b24174fe756 <vm_exec_core+9206>, 0x5b24174fefde <vm_exec_core+11390>, 0x5b24174fdd72 <vm_exec_core+6674>, 0x5b2417504603 <vm_exec_core+33443>, 0x5b2417501b2e <vm_exec_core+22478>, 0x5b241750063c <vm_exec_core+17116>, 0x5b2417502fb1 <vm_exec_core+27729>, 0x5b2417504721 <vm_exec_core+33729>, 0x5b2417503317 <vm_exec_core+28599>, 0x5b241750416e <vm_exec_core+32270>, 0x5b2417504246 <vm_exec_core+32486>, 0x5b24174fcfcc <vm_exec_core+3180>, 0x5b2417503cf4 <vm_exec_core+31124>, 0x5b24174ff37f <vm_exec_core+12319>, 0x5b2417503f2f <vm_exec_core+31695>, 0x5b24174fee3e <vm_exec_core+10974>, 0x5b2417503215 <vm_exec_core+28341>, 0x5b24174fcdf3 <vm_exec_core+2707>, 0x5b24174febd4 <vm_exec_core+10356>, 0x5b24174fff7c <vm_exec_core+15388>, 0x5b24174ff915 <vm_exec_core+13749>, 0x5b24174ff6e4 <vm_exec_core+13188>, 0x5b24174fc7e7 <vm_exec_core+1159>, 0x5b24174fcd0a <vm_exec_core+2474>, 0x5b24174fc879 <vm_exec_core+1305>, 0x5b2417503530 <vm_exec_core+29136>, 0x5b2417500d60 <vm_exec_core+18944>, 0x5b2417500304 <vm_exec_core+16292>, 0x5b2417500a21 <vm_exec_core+18113>, 0x5b241750073a <vm_exec_core+17370>, 0x5b24174ff785 <vm_exec_core+13349>, 0x5b2417500128 <vm_exec_core+15816>, 0x5b24174ffc4a <vm_exec_core+14570>, 0x5b2417500433 <vm_exec_core+16595>, 0x5b24175004b5 <vm_exec_core+16725>, 0x5b24174fca5a <vm_exec_core+1786>, 0x5b24174fdb2b <vm_exec_core+6091>, 0x5b2417503760 <vm_exec_core+29696>, 0x5b24174fd683 <vm_exec_core+4899>, 0x5b241750435f <vm_exec_core+32767>, 0x5b2417502123 <vm_exec_core+24003>, 0x5b24174ffa9e <vm_exec_core+14142>, 0x5b24174fcbda <vm_exec_core+2170>, 0x5b2417503dc8 <vm_exec_core+31336>, 0x5b2417503ac2 <vm_exec_core+30562>, 0x5b24174fd8fb <vm_exec_core+5531>, 0x5b24174fd178 <vm_exec_core+3608>, 0x5b2417502778 <vm_exec_core+25624>, 0x5b24174fe8b2 <vm_exec_core+9554>, 0x5b2417504006 <vm_exec_core+31910>, 0x5b2417503c50 <vm_exec_core+30960>, 0x5b24174fef12 <vm_exec_core+11186>, 0x5b24174ffa1c <vm_exec_core+14012>, 0x5b2417502371 <vm_exec_core+24593>, 0x5b2417503bb1 <vm_exec_core+30801>, 0x5b24175014d8 <vm_exec_core+20856>, 0x5b241750240b <vm_exec_core+24747>, 0x5b2417502b29 <vm_exec_core+26569>, 0x5b2417501404 <vm_exec_core+20644>, 0x5b24174fd0a4 <vm_exec_core+3396>, 0x5b2417501c3d <vm_exec_core+22749>, 0x5b24174fcf1a <vm_exec_core+3002>, 0x5b24174fd38a <vm_exec_core+4138>, 0x5b24174ff25f <vm_exec_core+12031>, 0x5b2417500fa5 <vm_exec_core+19525>, 0x5b2417501986 <vm_exec_core+22054>, 0x5b2417500b41 <vm_exec_core+18401>, 0x5b24174fca9f <vm_exec_core+1855>, 0x5b24175030ab <vm_exec_core+27979>, 0x5b24175039d7 <vm_exec_core+30327>, 0x5b24174fd463 <vm_exec_core+4355>, 0x5b24174fdff7 <vm_exec_core+7319>, 0x5b24174fda7d <vm_exec_core+5917>, 0x5b24174fe9b7 <vm_exec_core+9815>, 0x5b24174ff9b1 <vm_exec_core+13905>, 0x5b24174fd525 <vm_exec_core+4549>, 0x5b2417502ef4 <vm_exec_core+27540>, 0x5b24174fdf66 <vm_exec_core+7174>, 0x5b24174ff86f <vm_exec_core+13583>, 0x5b2417500224 <vm_exec_core+16068>, 0x5b2417502824 <vm_exec_core+25796>, 0x5b24175016b4 <vm_exec_core+21332>, 0x5b24174feaab <vm_exec_core+10059>, 0x5b24174fe334 <vm_exec_core+8148>, 0x5b2417502652 <vm_exec_core+25330>, 0x5b24174ff4ad <vm_exec_core+12621>, 0x5b2417501d48 <vm_exec_core+23016>, 0x5b241750173c <vm_exec_core+21468>, 0x5b2417501e15 <vm_exec_core+23221>, 0x5b2417503682 <vm_exec_core+29474>, 0x5b2417500805 <vm_exec_core+17573>, 0x5b24175028f3 <vm_exec_core+26003>, 0x5b24175016a0 <vm_exec_core+21312>, 0x5b24175024b6 <vm_exec_core+24918>, 0x5b24174fed83 <vm_exec_core+10787>, 0x5b2417501049 <vm_exec_core+19689>, 0x5b24175015a9 <vm_exec_core+21065>, 0x5b24174fff68 <vm_exec_core+15368>, 0x5b2417500eb4 <vm_exec_core+19284>, 0x5b24174ff180 <vm_exec_core+11808>, 0x5b24174fe4f1 <vm_exec_core+8593>, 0x5b2417501ea9 <vm_exec_core+23369>, 0x5b24174fd5e1 <vm_exec_core+4737>, 0x5b24174ffd65 <vm_exec_core+14853>, 0x5b241750b5ca <vm_exec_core+62058>, 0x5b2417501a68 <vm_exec_core+22280>, 0x5b24174fde42 <vm_exec_core+6882>, 0x5b24174fe210 <vm_exec_core+7856>, 0x5b24174fe0ee <vm_exec_core+7566>, 0x5b24174fe747 <vm_exec_core+9191>, 0x5b24174fefcf <vm_exec_core+11375>, 0x5b2417500eaf <vm_exec_core+19279>, 0x5b2417500632 <vm_exec_core+17106>, 0x5b2417500eaa <vm_exec_core+19274>, 0x5b24175016a0 <vm_exec_core+21312>, 0x5b241750169e <vm_exec_core+21310>, 0x5b24174fe742 <vm_exec_core+9186>, 0x5b2417501c01 <vm_exec_core+22689>, 0x5b24174ffa12 <vm_exec_core+14002>, 0x5b24174ffa17 <vm_exec_core+14007>, 0x5b241750169c <vm_exec_core+21308>, 0x5b241750157b <vm_exec_core+21019>, 0x5b2417500a08 <vm_exec_core+18088>, 0x5b2417500726 <vm_exec_core+17350>, 0x5b241750169a <vm_exec_core+21306>, 0x5b2417500b3c <vm_exec_core+18396>...} reg_cfp = 0x7f03a75ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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 0x00005b24174f9291 in vm_exec_loop (ec=0x5160000003d0, 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 = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x00005b241727bbd1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139653705255440) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x7f03a97e48f8 #15 0x00005b2417276bd7 in require_internal (ec=ec@entry=0x5160000003d0, 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 = 139653706863440 realpath_map = 139653706863280 path = 139653705255440 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 0x00005b2417274e8b in rb_require_string_internal (fname=139653705255480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000003d0 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 0x00005b241755c428 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:3794 ci = 0x588100140003 cc = <optimized out> me = 0x7f03a97e4a88 cfunc = 0x504000018698 recv = 139653706993120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005b241754259d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffe7128380) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x00005b2417542055 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #21 0x00005b2417509cbd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7f03a75ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b24174fca69 <vm_exec_core+1801>, 0x5b24174fdb3a <vm_exec_core+6106>, 0x5b241750376f <vm_exec_core+29711>, 0x5b24174fd692 <vm_exec_core+4914>, 0x5b241750436e <vm_exec_core+32782>, 0x5b2417502132 <vm_exec_core+24018>, 0x5b24174ffaad <vm_exec_core+14157>, 0x5b24174fcbe9 <vm_exec_core+2185>, 0x5b2417503dd7 <vm_exec_core+31351>, 0x5b2417503ad1 <vm_exec_core+30577>, 0x5b24174fd90a <vm_exec_core+5546>, 0x5b24174fd187 <vm_exec_core+3623>, 0x5b2417502787 <vm_exec_core+25639>, 0x5b24174fe8c1 <vm_exec_core+9569>, 0x5b2417504015 <vm_exec_core+31925>, 0x5b2417503c5f <vm_exec_core+30975>, 0x5b24174fef21 <vm_exec_core+11201>, 0x5b24174ffa2b <vm_exec_core+14027>, 0x5b2417502380 <vm_exec_core+24608>, 0x5b2417503bc0 <vm_exec_core+30816>, 0x5b24175014e7 <vm_exec_core+20871>, 0x5b241750241a <vm_exec_core+24762>, 0x5b2417502b38 <vm_exec_core+26584>, 0x5b2417501413 <vm_exec_core+20659>, 0x5b24174fd0b3 <vm_exec_core+3411>, 0x5b2417501c4c <vm_exec_core+22764>, 0x5b24174fcf29 <vm_exec_core+3017>, 0x5b24174fd399 <vm_exec_core+4153>, 0x5b24174ff26e <vm_exec_core+12046>, 0x5b2417500fb4 <vm_exec_core+19540>, 0x5b2417501995 <vm_exec_core+22069>, 0x5b2417500b50 <vm_exec_core+18416>, 0x5b24174fcaae <vm_exec_core+1870>, 0x5b24175030ba <vm_exec_core+27994>, 0x5b24175039e6 <vm_exec_core+30342>, 0x5b24174fd472 <vm_exec_core+4370>, 0x5b24174fe006 <vm_exec_core+7334>, 0x5b24174fda8c <vm_exec_core+5932>, 0x5b24174fe9c6 <vm_exec_core+9830>, 0x5b24174ff9c0 <vm_exec_core+13920>, 0x5b24174fd534 <vm_exec_core+4564>, 0x5b2417502f03 <vm_exec_core+27555>, 0x5b24174fdf75 <vm_exec_core+7189>, 0x5b24174ff87e <vm_exec_core+13598>, 0x5b2417500233 <vm_exec_core+16083>, 0x5b2417502833 <vm_exec_core+25811>, 0x5b24175016c3 <vm_exec_core+21347>, 0x5b24174feaba <vm_exec_core+10074>, 0x5b24174fe343 <vm_exec_core+8163>, 0x5b2417502661 <vm_exec_core+25345>, 0x5b24174ff4bc <vm_exec_core+12636>, 0x5b2417501d57 <vm_exec_core+23031>, 0x5b241750174b <vm_exec_core+21483>, 0x5b2417501e24 <vm_exec_core+23236>, 0x5b2417503691 <vm_exec_core+29489>, 0x5b2417500814 <vm_exec_core+17588>, 0x5b2417502902 <vm_exec_core+26018>, 0x5b24174fc6eb <vm_exec_core+907>, 0x5b24175024c5 <vm_exec_core+24933>, 0x5b24174fed92 <vm_exec_core+10802>, 0x5b2417501058 <vm_exec_core+19704>, 0x5b24175015b8 <vm_exec_core+21080>, 0x5b24174fc6f0 <vm_exec_core+912>, 0x5b2417500ec3 <vm_exec_core+19299>, 0x5b24174ff18f <vm_exec_core+11823>, 0x5b24174fe500 <vm_exec_core+8608>, 0x5b2417501eb8 <vm_exec_core+23384>, 0x5b24174fd5f0 <vm_exec_core+4752>, 0x5b24174ffd74 <vm_exec_core+14868>, 0x5b241750b5d9 <vm_exec_core+62073>, 0x5b2417501a77 <vm_exec_core+22295>, 0x5b24174fde51 <vm_exec_core+6897>, 0x5b24174fe21f <vm_exec_core+7871>, 0x5b24174fe0fd <vm_exec_core+7581>, 0x5b24174fe756 <vm_exec_core+9206>, 0x5b24174fefde <vm_exec_core+11390>, 0x5b24174fdd72 <vm_exec_core+6674>, 0x5b2417504603 <vm_exec_core+33443>, 0x5b2417501b2e <vm_exec_core+22478>, 0x5b241750063c <vm_exec_core+17116>, 0x5b2417502fb1 <vm_exec_core+27729>, 0x5b2417504721 <vm_exec_core+33729>, 0x5b2417503317 <vm_exec_core+28599>, 0x5b241750416e <vm_exec_core+32270>, 0x5b2417504246 <vm_exec_core+32486>, 0x5b24174fcfcc <vm_exec_core+3180>, 0x5b2417503cf4 <vm_exec_core+31124>, 0x5b24174ff37f <vm_exec_core+12319>, 0x5b2417503f2f <vm_exec_core+31695>, 0x5b24174fee3e <vm_exec_core+10974>, 0x5b2417503215 <vm_exec_core+28341>, 0x5b24174fcdf3 <vm_exec_core+2707>, 0x5b24174febd4 <vm_exec_core+10356>, 0x5b24174fff7c <vm_exec_core+15388>, 0x5b24174ff915 <vm_exec_core+13749>, 0x5b24174ff6e4 <vm_exec_core+13188>, 0x5b24174fc7e7 <vm_exec_core+1159>, 0x5b24174fcd0a <vm_exec_core+2474>, 0x5b24174fc879 <vm_exec_core+1305>, 0x5b2417503530 <vm_exec_core+29136>, 0x5b2417500d60 <vm_exec_core+18944>, 0x5b2417500304 <vm_exec_core+16292>, 0x5b2417500a21 <vm_exec_core+18113>, 0x5b241750073a <vm_exec_core+17370>, 0x5b24174ff785 <vm_exec_core+13349>, 0x5b2417500128 <vm_exec_core+15816>, 0x5b24174ffc4a <vm_exec_core+14570>, 0x5b2417500433 <vm_exec_core+16595>, 0x5b24175004b5 <vm_exec_core+16725>, 0x5b24174fca5a <vm_exec_core+1786>, 0x5b24174fdb2b <vm_exec_core+6091>, 0x5b2417503760 <vm_exec_core+29696>, 0x5b24174fd683 <vm_exec_core+4899>, 0x5b241750435f <vm_exec_core+32767>, 0x5b2417502123 <vm_exec_core+24003>, 0x5b24174ffa9e <vm_exec_core+14142>, 0x5b24174fcbda <vm_exec_core+2170>, 0x5b2417503dc8 <vm_exec_core+31336>, 0x5b2417503ac2 <vm_exec_core+30562>, 0x5b24174fd8fb <vm_exec_core+5531>, 0x5b24174fd178 <vm_exec_core+3608>, 0x5b2417502778 <vm_exec_core+25624>, 0x5b24174fe8b2 <vm_exec_core+9554>, 0x5b2417504006 <vm_exec_core+31910>, 0x5b2417503c50 <vm_exec_core+30960>, 0x5b24174fef12 <vm_exec_core+11186>, 0x5b24174ffa1c <vm_exec_core+14012>, 0x5b2417502371 <vm_exec_core+24593>, 0x5b2417503bb1 <vm_exec_core+30801>, 0x5b24175014d8 <vm_exec_core+20856>, 0x5b241750240b <vm_exec_core+24747>, 0x5b2417502b29 <vm_exec_core+26569>, 0x5b2417501404 <vm_exec_core+20644>, 0x5b24174fd0a4 <vm_exec_core+3396>, 0x5b2417501c3d <vm_exec_core+22749>, 0x5b24174fcf1a <vm_exec_core+3002>, 0x5b24174fd38a <vm_exec_core+4138>, 0x5b24174ff25f <vm_exec_core+12031>, 0x5b2417500fa5 <vm_exec_core+19525>, 0x5b2417501986 <vm_exec_core+22054>, 0x5b2417500b41 <vm_exec_core+18401>, 0x5b24174fca9f <vm_exec_core+1855>, 0x5b24175030ab <vm_exec_core+27979>, 0x5b24175039d7 <vm_exec_core+30327>, 0x5b24174fd463 <vm_exec_core+4355>, 0x5b24174fdff7 <vm_exec_core+7319>, 0x5b24174fda7d <vm_exec_core+5917>, 0x5b24174fe9b7 <vm_exec_core+9815>, 0x5b24174ff9b1 <vm_exec_core+13905>, 0x5b24174fd525 <vm_exec_core+4549>, 0x5b2417502ef4 <vm_exec_core+27540>, 0x5b24174fdf66 <vm_exec_core+7174>, 0x5b24174ff86f <vm_exec_core+13583>, 0x5b2417500224 <vm_exec_core+16068>, 0x5b2417502824 <vm_exec_core+25796>, 0x5b24175016b4 <vm_exec_core+21332>, 0x5b24174feaab <vm_exec_core+10059>, 0x5b24174fe334 <vm_exec_core+8148>, 0x5b2417502652 <vm_exec_core+25330>, 0x5b24174ff4ad <vm_exec_core+12621>, 0x5b2417501d48 <vm_exec_core+23016>, 0x5b241750173c <vm_exec_core+21468>, 0x5b2417501e15 <vm_exec_core+23221>, 0x5b2417503682 <vm_exec_core+29474>, 0x5b2417500805 <vm_exec_core+17573>, 0x5b24175028f3 <vm_exec_core+26003>, 0x5b24175016a0 <vm_exec_core+21312>, 0x5b24175024b6 <vm_exec_core+24918>, 0x5b24174fed83 <vm_exec_core+10787>, 0x5b2417501049 <vm_exec_core+19689>, 0x5b24175015a9 <vm_exec_core+21065>, 0x5b24174fff68 <vm_exec_core+15368>, 0x5b2417500eb4 <vm_exec_core+19284>, 0x5b24174ff180 <vm_exec_core+11808>, 0x5b24174fe4f1 <vm_exec_core+8593>, 0x5b2417501ea9 <vm_exec_core+23369>, 0x5b24174fd5e1 <vm_exec_core+4737>, 0x5b24174ffd65 <vm_exec_core+14853>, 0x5b241750b5ca <vm_exec_core+62058>, 0x5b2417501a68 <vm_exec_core+22280>, 0x5b24174fde42 <vm_exec_core+6882>, 0x5b24174fe210 <vm_exec_core+7856>, 0x5b24174fe0ee <vm_exec_core+7566>, 0x5b24174fe747 <vm_exec_core+9191>, 0x5b24174fefcf <vm_exec_core+11375>, 0x5b2417500eaf <vm_exec_core+19279>, 0x5b2417500632 <vm_exec_core+17106>, 0x5b2417500eaa <vm_exec_core+19274>, 0x5b24175016a0 <vm_exec_core+21312>, 0x5b241750169e <vm_exec_core+21310>, 0x5b24174fe742 <vm_exec_core+9186>, 0x5b2417501c01 <vm_exec_core+22689>, 0x5b24174ffa12 <vm_exec_core+14002>, 0x5b24174ffa17 <vm_exec_core+14007>, 0x5b241750169c <vm_exec_core+21308>, 0x5b241750157b <vm_exec_core+21019>, 0x5b2417500a08 <vm_exec_core+18088>, 0x5b2417500726 <vm_exec_core+17350>, 0x5b241750169a <vm_exec_core+21306>, 0x5b2417500b3c <vm_exec_core+18396>...} reg_cfp = 0x7f03a75ff790 th: 0x515000000300, native_id: 0x7f03aa2b4c40 -- Control frame information ----------------------------------------------- reg_pc = 0x50400002f738 c:0021 p:---- s:0130 e:000129 CFUNC :select INSN_LABEL_nop = <optimized out> c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 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> c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 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> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> 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] 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> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <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> #23 0x00005b24174f8ed8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x00005b241717f31b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7f03a97e4b28) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe71288d0, <optimized out>, 0x7fffe7128820, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f03a97e4b28 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x00005b2417178887 in rb_main (argc=9, argv=0x7fffe7128a98) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7fffe7128a98) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 297905) detached] 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. Children under /tmp/rubytest.vheejm: * -rw------- 1 35 2024-10-14 01:25:10 +0000 autoload20241014-297908-kexklv.rb $ timeout 60 gdb -p 297571 -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". 0x00007049f01107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fffa67ea26c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7049f029b740 (LWP 297571) "make" 0x00007049f01107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fffa67ea26c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x7049f029b740 (LWP 297571) "make"): #0 0x00007049f01107a7 in __GI___wait4 (pid=-1, stat_loc=0x7fffa67ea26c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x00006192a23cfd16 in reap_children () No symbol table info available. #2 0x00006192a23d0a8c in new_job () No symbol table info available. #3 0x00006192a23df72a in ?? () No symbol table info available. #4 0x00006192a23e009e in update_goal_chain () No symbol table info available. #5 0x00006192a23ba67a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 297571) detached] make: *** [uncommon.mk:963: yes-test-all] Error 1 #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 297570 -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 335058 -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.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.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/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-10-13T13:00:20Z master cf8388f76c) +PRISM [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 34.277861 seconds 3436 files, 32793 examples, 133051 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.