# Logfile created on 2025-01-27 11:37:58 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007bacbf6cfdd0 @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.20250127-113758", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007bacbf6f00a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007bacbffcfd40 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007bacbe5fa190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250127-113758", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250127-113758>, @binmode=false, @mon_data=#<Monitor:0x00007bacbffcf958>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = c3c7300b89 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /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' $$$[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 -Dmodular_gc_dir= 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 -Dmodular_gc_dir= 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 ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961 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 -Dmodular_gc_dir= 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 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 -Dmodular_gc_dir= 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 b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin 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 unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/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.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.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 -Dmodular_gc_dir= 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 -Dmodular_gc_dir= 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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/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=5398 "--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/765] 1477410=test_defined [ 2/765] 1477413=test_pack [ 3/765] 1477412=test_switch_hitter [ 4/765] 1477420=test_thread [ 5/765] 1477415=test_call [ 6/765] 1477411=json_generic_object_test [ 7/765] 1477416=test_hash_create [ 8/765] 1477405=test_file [ 9/765] 1477408=test_gem_install_update_options [ 10/765] 1477418=test_gem_security_policy [ 11/765] 1477417=test_gem_resolver_index_set [ 12/765] 1477416=test_update [ 13/765] 1477407=test_files_sample [ 14/765] 1477406=test_arity [ 15/765] 1477414=test_case_options [ 16/765] 1477419=test_proxy [ 17/765] 1477409=test_raise [ 18/765] 1477409=test_gem_ci_detector [ 19/765] 1477416=test_shift_jis [ 20/765] 1477411=test_yield [ 21/765] 1477406=test_gem_request_set_lockfile_parser [ 22/765] 1477414=test_io_wait_uncommon [ 23/765] 1477416=test_string [ 24/765] 1477414=test_http [ 25/765] 1477412=fixtures_test [ 26/765] 1477405=test_rational2 [ 27/765] 1477405=test_gem_dependency_resolution_error [ 28/765] 1477410=test_filter [ 29/765] 1477407=test_gem_ext_cmake_builder [ 30/765] 1477415=test_too_many_dummy_encodings [ 31/765] 1477410=test_koi8 [ 32/765] 1477410=test_erb_m17n [ 33/765] 1477419=test_clone [ 34/765] 1477410=test_objspace [ 35/765] 1477416=test_erb_command [ 36/765] 1477415=test_require [ 37/765] 1477416=test_https [ 38/765] 1477409=test_have_library [ 39/765] 1477417=test_fnmatch [ 40/765] 1477405=test_gem_resolver_vendor_set [ 41/765] 1477405=test_ftp [ 42/765] 1477405=test_unicode_escape [ 43/765] 1477417=test_httpresponses [ 44/765] 1477406=integer_base_flags_test [ 45/765] 1477412=test_gem_source_specific_file [ 46/765] 1477407=test_unix [ 47/765] 1477417=parse_test [ 48/765] 1477413=test_enum [ 49/765] 1477405=test_gem_commands_which_command [ 50/765] 1477407=test_symbol [ 51/765] 1477419=test_optparse [ 52/765] 1477406=test_coder [ 53/765] 1477405=test_gem_remote_fetcher_local_server [ 54/765] 1477408=test_etc [ 55/765] 1477417=test_gem_source_lock [ 56/765] 1477406=test_ldap [ 57/765] 1477418=test_last_thread [ 58/765] 1477406=test_new [ 59/765] 1477405=test_hash [ 60/765] 1477406=test_cipher [ 61/765] 1477419=test_array_create [ 62/765] 1477419=test_gem_resolver_installed_specification [ 63/765] 1477417=test_my_integer [ 64/765] 1477417=test_gem_commands_environment_command [ 65/765] 1477405=test_tracepoint [ 66/765] 1477408=test_ractor [ 67/765] 1477406=test_hmac [ 68/765] 1477406=test_signedness [ 69/765] 1477417=desugar_compiler_test [ 70/765] 1477408=symbol_encoding_test [ 71/765] 1477417=test_internal_ivar [ 72/765] 1477417=test_cgi_cookie [ 73/765] 1477417=test_gem_commands_mirror [ 74/765] 1477417=test_gem_commands_sources_command [ 75/765] 1477412=test_c_union_entity [ 76/765] 1477419=test_undef [ 77/765] 1477419=test_gem_spec_fetcher [ 78/765] 1477412=test_ractor [ 79/765] 1477408=test_io [ 80/765] 1477412=test_metaclass [ 81/765] 1477412=test_numeric [ 82/765] 1477418=test_date_arith [ 83/765] 1477418=test_io_console [ 84/765] 1477419=test_ws [ 85/765] 1477419=test_enc_raise [ 86/765] 1477419=test_engine [ 87/765] 1477419=test_key_error [ 88/765] 1477412=test_usrmarshal [ 89/765] 1477419=test_weakkeymap [ 90/765] 1477417=test_inlinecache [ 91/765] 1477405=test_httpresponse [ 92/765] 1477405=test_memory_view [ 93/765] 1477417=test_pinned [ 94/765] 1477417=test_gem_command [ 95/765] 1477405=test_gem_remote_fetcher [ 96/765] 1477417=test_gem_gemcutter_utilities [ 97/765] 1477412=test_gem_resolver [ 98/765] 1477409=test_config [ 99/765] 1477417=test_tempfile [100/765] 1477409=test_gem_util [101/765] 1477405=test_pattern_key_name_check [102/765] 1477405=test_exit [103/765] 1477412=test_gem_commands_yank_command [104/765] 1477405=test_jaro_winkler [105/765] 1477405=ractor_test [106/765] 1477409=test_gem_request_set_lockfile [107/765] 1477405=test_postponed_job [108/765] 1477412=reflection_test [109/765] 1477412=test_bignum [110/765] 1477417=test_dot_dot [111/765] 1477417=test_human_typo [112/765] 1477417=test_cparser [113/765] 1477413=test_remote_fetch_error [114/765] 1477412=test_pathname [115/765] 1477409=test_stream [116/765] 1477409=json_common_interface_test [117/765] 1477409=test_func [118/765] 1477418=test_coverage [119/765] 1477413=named_capture_test [120/765] 1477415=test_cgi_tag_helper [121/765] 1477415=test_gem_resolver_git_specification [122/765] 1477406=test_dir_m17n [123/765] 1477412=test_io [124/765] 1477413=test_gem_commands_cert_command [125/765] 1477405=test_process [126/765] 1477405=test_object [127/765] 1477414=test_eval [128/765] 1477414=test_fileutils [129/765] 1477412=test_gem_dependency [130/765] 1477417=test_iterator [131/765] 1477415=test_marshalable [132/765] 1477415=test_string [133/765] 1477415=test_gem_resolver_index_specification [134/765] 1477415=test_method_cache [135/765] 1477415=parse_comments_test [136/765] 1477417=test_serialize_subclasses [137/765] 1477417=test_const [138/765] 1477417=test_class [139/765] 1477412=test_cmethod [140/765] 1477412=test_qsort [141/765] 1477419=test_gem_ext_ext_conf_builder [142/765] 1477412=test_gem_commands_dependency_command [143/765] 1477407=test_thread_fd_close [144/765] 1477407=json_addition_test [145/765] 1477415=string_test [146/765] 1477407=test_path_to_class [147/765] 1477415=test_storage [148/765] 1477412=test_gem_source_local [149/765] 1477407=test_num2int [150/765] 1477415=test_parse [151/765] 1477407=test_have_macro [152/765] 1477414=test_process [153/765] 1477412=test_iter_break [154/765] 1477412=test_closure [155/765] 1477416=test_address_resolve [156/765] 1477409=test_wss [157/765] 1477416=test_cstr [158/765] 1477409=test_gem_resolver_lock_specification [159/765] 1477407=test_digest [160/765] 1477405=test_variable [161/765] 1477407=test_securerandom [162/765] 1477407=test_econv [163/765] 1477409=test_foreach [164/765] 1477409=test_summary [165/765] 1477412=test_thread_queue [166/765] 1477416=test_flip [167/765] 1477409=test_nowrite [168/765] 1477405=test_gem_commands_install_command [169/765] 1477418=test_gem_ext_cargo_builder_unit [170/765] 1477409=test_stack [171/765] 1477418=test_lambda [172/765] 1477416=bom_test [173/765] 1477415=test_sockopt [174/765] 1477415=test_frozen_error [175/765] 1477415=test_file [176/765] 1477416=test_encoding [177/765] 1477418=test_gem_commands_search_command [178/765] 1477416=test_thread [179/765] 1477418=test_pattern_matching [180/765] 1477418=test_literal [181/765] 1477416=test_arithmetic_sequence [182/765] 1477416=parameters_signature_test [183/765] 1477416=test_gem_resolver_api_specification [184/765] 1477413=test_getopts [185/765] 1477413=test_pkey [186/765] 1477413=test_nonblock [187/765] 1477413=test_gem_commands_signin_command [188/765] 1477413=test_primitive [189/765] 1477413=test_gem_request [190/765] 1477416=test_boolean [191/765] 1477416=test_config [192/765] 1477419=test_yaml [193/765] 1477420=test_yield_block [194/765] 1477413=test_recorder [195/765] 1477420=test_gem_commands_specification_command [196/765] 1477406=test_bug_reporter [197/765] 1477413=test_spell_checker [198/765] 1477413=test_document [199/765] 1477413=test_ractor [200/765] 1477413=test_parser_events [201/765] 1477419=relocation_test [202/765] 1477413=test_windows_1251 [203/765] 1477413=test_gem_resolver_best_set [204/765] 1477419=test_convertible [205/765] 1477407=test_eval [206/765] 1477413=test_stat [207/765] 1477413=test_addr [208/765] 1477416=test_helper [209/765] 1477416=test_yamldbm [210/765] 1477416=test_cgi_modruby [211/765] 1477409=test_thread_cv [212/765] 1477416=test_gem_resolver_conflict [213/765] 1477413=test_gem_commands_contents_command [214/765] 1477416=test_scalar [215/765] 1477416=test_readpartial [216/765] 1477420=test_str2big [217/765] 1477420=test_rational [218/765] 1477413=test_regexp [219/765] 1477416=newline_offsets_test [220/765] 1477411=test_pkg_config [221/765] 1477409=regexp_test [222/765] 1477411=test_string_memory [223/765] 1477406=test_coderange [224/765] 1477411=test_open-uri [225/765] 1477406=test_big2str [226/765] 1477406=test_dln [227/765] 1477406=test_iso_8859 [228/765] 1477405=test_complex2 [229/765] 1477412=test_x509attr [230/765] 1477405=test_protocol [231/765] 1477406=test_gem_ext_cargo_builder_link_flag_converter [232/765] 1477412=test_tree_builder [233/765] 1477412=test_protect [234/765] 1477409=test_x509req [235/765] 1477412=test_cgi_util [236/765] 1477406=test_gem_commands_open_command [237/765] 1477405=test_gc [238/765] 1477406=test_allocation [239/765] 1477409=dump_test [240/765] 1477416=test_enc_associate [241/765] 1477411=location_test [242/765] 1477420=test_c_struct_builder [243/765] 1477412=test_insns_leaf [244/765] 1477412=test_store [245/765] 1477415=test_iseq [246/765] 1477420=test_cgi_session [247/765] 1477411=test_class [248/765] 1477420=test_numeric [249/765] 1477411=test_stringscanner [250/765] 1477420=test_x509crl [251/765] 1477411=test_gem_package_tar_reader [252/765] 1477418=test_gb18030 [253/765] 1477418=test_gem_specification [254/765] 1477420=test_gbk [255/765] 1477420=test_pointer [256/765] 1477407=test_refinement [257/765] 1477411=test_gem_dependency_installer [258/765] 1477412=test_warning [259/765] 1477412=test_gem_name_tuple [260/765] 1477420=test_flush [261/765] 1477420=test_complexrational [262/765] 1477412=test_cgi_header [263/765] 1477420=test_gem_commands_fetch_command [264/765] 1477412=test_pkcs7 [265/765] 1477416=test_enumerator_kw [266/765] 1477416=test_mixed_unicode_escapes [267/765] 1477416=test_mul [268/765] 1477416=test_mkmf [269/765] 1477416=test_require_path_check [270/765] 1477420=test_complex [271/765] 1477416=source_location_test [272/765] 1477412=test_instrumentation_api [273/765] 1477416=test_at_exit [274/765] 1477416=test_inadvertent_creation [275/765] 1477415=static_inspect_test [276/765] 1477415=test_gem_commands_query_command [277/765] 1477420=equality_test [278/765] 1477416=test_c_struct_entry [279/765] 1477420=test_x509ext [280/765] 1477420=test_files_ext [281/765] 1477420=unescape_test [282/765] 1477420=test_path [283/765] 1477420=test_method_cache [284/765] 1477420=test_tcp [285/765] 1477416=test_pp [286/765] 1477416=test_sprintf_comb [287/765] 1477410=test_gem_stub_specification [288/765] 1477415=test_gem_text [289/765] 1477420=test_settracefunc [290/765] 1477416=tunnel_test [291/765] 1477416=test_gem_version [292/765] 1477415=test_gem_commands_stale_command [293/765] 1477415=test_rat [294/765] 1477415=test_extlibs [295/765] 1477416=test_asn1 [296/765] 1477409=test_flags [297/765] 1477416=json_string_matching_test [298/765] 1477416=test_gem_ext_rake_builder [299/765] 1477412=test_monitor [300/765] 1477412=test_whileuntil [301/765] 1477412=test_transcode [302/765] 1477410=test_passing_block [303/765] 1477410=test_http [304/765] 1477410=test_addrinfo [305/765] 1477410=test_x509cert [306/765] 1477412=ruby_parser_test [307/765] 1477412=test_buffering [308/765] 1477412=test_svcb_https [309/765] 1477412=test_bug-14834 [310/765] 1477408=test_bmethod [311/765] 1477408=test_enumerable [312/765] 1477408=json_fixtures_test [313/765] 1477412=test_encoding [314/765] 1477408=test_load [315/765] 1477408=test_gem_resolver_specification [316/765] 1477408=test_constant [317/765] 1477419=test_gem_security_trust_dir [318/765] 1477418=test_default_gems [319/765] 1477419=test_enc_str_buf_cat [320/765] 1477419=test_have_func [321/765] 1477418=test_lock_native_thread [322/765] 1477418=test_webauthn_listener [323/765] 1477410=test_zsh_completion [324/765] 1477410=test_gem_package_tar_reader_entry [325/765] 1477409=test_abi [326/765] 1477418=test_scanner_events [327/765] 1477418=test_external_new [328/765] 1477418=test_euc_jp [329/765] 1477418=test_gem_resolver_dependency_request [330/765] 1477418=test_rubyvm [331/765] 1477412=test_data_error [332/765] 1477418=test_gem_doctor [333/765] 1477418=test_ancdata [334/765] 1477418=test_weakmap [335/765] 1477410=test_gem_uri_formatter [336/765] 1477410=test_sprintf [337/765] 1477416=test_common [338/765] 1477409=test_gem_request_connection_pools [339/765] 1477412=test_optimization [340/765] 1477417=test_ssl [341/765] 1477419=test_registry [342/765] 1477419=test_deprecate [343/765] 1477420=test_ractor [344/765] 1477419=test_module [345/765] 1477411=test_gem_commands_push_command [346/765] 1477420=parse_success_test [347/765] 1477420=test_struct [348/765] 1477410=test_date_strftime [349/765] 1477409=compiler_test [350/765] 1477409=test_gem_resolver_vendor_specification [351/765] 1477409=test_typeddata [352/765] 1477420=test_mutex [353/765] 1477416=test_basicinstructions [354/765] 1477416=test_bigzero [355/765] 1477416=test_verbose [356/765] 1477416=test_gem_ext_builder [357/765] 1477420=test_ractor [358/765] 1477409=test_gem_unsatisfiable_dependency_error [359/765] 1477411=test_sexp [360/765] 1477409=pattern_test [361/765] 1477411=test_gem_package_tar_header [362/765] 1477409=test_gem_commands_owner_command [363/765] 1477420=test_basicsocket [364/765] 1477411=test_import [365/765] 1477420=test_find [366/765] 1477420=locals_test [367/765] 1477420=test_normalize [368/765] 1477420=test_recursion [369/765] 1477420=test_fd_setsize [370/765] 1477420=test_gem_request_set [371/765] 1477410=version_test [372/765] 1477409=test_trick [373/765] 1477410=test_objectspace [374/765] 1477420=test_require_lib [375/765] 1477415=test_files_test_2 [376/765] 1477411=test_gem_version_option [377/765] 1477411=test_gem_rdoc [378/765] 1477408=lex_test [379/765] 1477408=test_gem_remote_fetcher_s3 [380/765] 1477407=test_timeout [381/765] 1477407=test_fixnum [382/765] 1477407=test_signal [383/765] 1477411=test_fstring [384/765] 1477408=test_name_error_extension [385/765] 1477408=test_iseq_load [386/765] 1477411=test_ensure_and_callcc [387/765] 1477411=test_scheduler [388/765] 1477411=test_big5 [389/765] 1477411=test_gem_resolver_activation_request [390/765] 1477411=test_null [391/765] 1477411=test_tmpdir [392/765] 1477416=node_id_test [393/765] 1477411=test_gem_source_subpath_problem [394/765] 1477411=test_ts [395/765] 1477416=test_emitter [396/765] 1477416=parse_stream_test [397/765] 1477416=test_gem_resolver_api_set [398/765] 1477416=test_gem_impossible_dependencies_error [399/765] 1477416=json_generator_test [400/765] 1477407=encodings_test [401/765] 1477407=test_io_buffer [402/765] 1477419=test_dryrun [403/765] 1477407=test_range [404/765] 1477419=test_type [405/765] 1477411=dispatcher_test [406/765] 1477419=test_udp [407/765] 1477419=test_windows_1252 [408/765] 1477411=test_configuration [409/765] 1477419=test_stringify_symbols [410/765] 1477419=test_to_ary_concat [411/765] 1477411=warnings_test [412/765] 1477411=test_printf [413/765] 1477408=test_rubyoptions [414/765] 1477411=test_gem_commands_uninstall_command [415/765] 1477416=test_gem_resolver_installer_set [416/765] 1477418=test_gem_dependency_list [417/765] 1477418=test_files_test [418/765] 1477416=test_gem_silent_ui [419/765] 1477416=test_ifunless [420/765] 1477416=test_require [421/765] 1477416=test_pkey_dh [422/765] 1477418=test_ocsp [423/765] 1477416=test_shapes [424/765] 1477416=test_gem_commands_cleanup_command [425/765] 1477419=test_interned_str [426/765] 1477419=test_placearg [427/765] 1477419=test_project_sanity [428/765] 1477419=test_env [429/765] 1477411=regular_expression_encoding_test [430/765] 1477411=test_forwardable [431/765] 1477409=test_object_create_start [432/765] 1477409=test_continuation [433/765] 1477411=test_ensured [434/765] 1477409=test_io_m17n [435/765] 1477418=test_delete [436/765] 1477418=comments_test [437/765] 1477411=test_config [438/765] 1477418=test_dir [439/765] 1477411=test_x509store [440/765] 1477416=test_mdns [441/765] 1477416=test_gem_ext_configure_builder [442/765] 1477417=test_merge_keys [443/765] 1477416=test_random [444/765] 1477416=test_io_wait [445/765] 1477417=test_kwargs [446/765] 1477417=test_lexer [447/765] 1477406=test_threadgroup [448/765] 1477417=test_set_len [449/765] 1477417=test_gem_commands_lock_command [450/765] 1477417=test_euc_kr [451/765] 1477417=test_gem_local_remote_options [452/765] 1477407=test_gem_security_signer [453/765] 1477416=test_bash_completion [454/765] 1477416=test_exception [455/765] 1477411=test_install [456/765] 1477417=test_gem_validator [457/765] 1477417=integer_parse_test [458/765] 1477417=test_prettyprint [459/765] 1477407=regular_expression_options_test [460/765] 1477407=test_queue [461/765] 1477407=test_sleep [462/765] 1477417=test_integer_comb [463/765] 1477418=index_write_test [464/765] 1477418=test_tsort [465/765] 1477418=test_depth_first [466/765] 1477418=test_ns_spki [467/765] 1477418=lex_test [468/765] 1477406=test_bundled_gems [469/765] 1477406=test_pair [470/765] 1477411=test_m17n_comb [471/765] 1477420=test_date_ractor [472/765] 1477420=test_tree_spell_checker [473/765] 1477420=test_resource [474/765] 1477420=test_gem_update_suggestion [475/765] 1477420=test_gem_source_fetch_problem [476/765] 1477420=test_set [477/765] 1477420=test_gem_console_ui [478/765] 1477420=test_member [479/765] 1477420=test_unicode_normalize [480/765] 1477420=test_method [481/765] 1477409=test_gem_resolver_lock_set [482/765] 1477409=test_ractor_compatibility [483/765] 1477407=test_append [484/765] 1477407=test_reqarg [485/765] 1477415=test_buffered_io [486/765] 1477418=test_yjit [487/765] 1477415=test_m17n [488/765] 1477409=test_gem_resolver_composed_set [489/765] 1477409=test_egrep_cpp [490/765] 1477415=test_argf [491/765] 1477409=test_webauthn_poller [492/765] 1477406=test_date_conv [493/765] 1477407=test_nofree [494/765] 1477407=test_trace [495/765] 1477407=test_numhash [496/765] 1477407=test_gem_stream_ui [497/765] 1477409=test_pkey_rsa [498/765] 1477406=test_ipaddr [499/765] 1477406=test_arity [500/765] 1477406=test_io_buffer [501/765] 1477407=test_gem_resolver_requirement_list [502/765] 1477407=test_beginendblock [503/765] 1477406=test_arith_seq_beg_len_step [504/765] 1477406=test_hash [505/765] 1477409=test_scalar_scanner [506/765] 1477409=test_yamlstore [507/765] 1477409=test_gem_commands_pristine_command [508/765] 1477407=test_gem_config_file [509/765] 1477410=test_yjit_exit_locations [510/765] 1477405=test_yaml_tree [511/765] 1477407=test_case_mapping [512/765] 1477410=test_mailto [513/765] 1477405=ripper_test [514/765] 1477407=test_rubygems [515/765] 1477410=test_gem_package_tar_writer [516/765] 1477410=test_not [517/765] 1477410=test_timeout [518/765] 1477407=test_weakref [519/765] 1477416=test_function [520/765] 1477412=test_socket [521/765] 1477407=test_gem_bundler_version_finder [522/765] 1477407=test_console_attr [523/765] 1477407=test_array [524/765] 1477407=test_ubf_async_safe [525/765] 1477410=snippets_test [526/765] 1477407=parser_test [527/765] 1477407=newline_test [528/765] 1477419=heredoc_test [529/765] 1477419=test_webauthn_listener_response [530/765] 1477419=test_gem_path_support [531/765] 1477419=constant_path_node_test [532/765] 1477419=test_popen_deadlock [533/765] 1477416=test_autoconf [534/765] 1477416=test_did_you_mean [535/765] 1477407=test_digest_extend [536/765] 1477407=test_gem_safe_yaml [537/765] 1477407=test_case [538/765] 1477407=test_cgi_multipart [539/765] 1477416=test_bug-5832 [540/765] 1477416=test_struct [541/765] 1477416=onigmo_test [542/765] 1477416=test_rb_str_dup [543/765] 1477416=fuzzer_test [544/765] 1477416=test_ast [545/765] 1477407=test_pack [546/765] 1477407=test_super [547/765] 1477405=test_libs [548/765] 1477405=test_gc [549/765] 1477405=test_math [550/765] 1477405=json_encoding_test [551/765] 1477405=test_time [552/765] 1477409=test_gem_commands_build_command [553/765] 1477419=test_compile_prism [554/765] 1477405=test_euc_tw [555/765] 1477405=test_gem_security [556/765] 1477409=test_alias [557/765] 1477409=test_gem_requirement [558/765] 1477407=test_sizeof [559/765] 1477412=test_wait [560/765] 1477419=test_object_references [561/765] 1477409=test_sleep [562/765] 1477419=test_x509name [563/765] 1477419=test_stringio [564/765] 1477412=test_dns [565/765] 1477411=test_dup [566/765] 1477419=test_require [567/765] 1477412=test_system [568/765] 1477417=test_emoji_breaks [569/765] 1477417=test_notimplement [570/765] 1477417=test_bug-3571 [571/765] 1477417=test_configuration [572/765] 1477417=test_comparable [573/765] 1477417=command_line_test [574/765] 1477417=test_gem_commands_info_command [575/765] 1477411=test_io_timeout [576/765] 1477411=test_date_new [577/765] 1477411=test_nomethod_error [578/765] 1477411=test_pkey_dsa [579/765] 1477417=test_https_proxy [580/765] 1477417=test_date_strptime [581/765] 1477409=test_ssl [582/765] 1477417=test_ractor [583/765] 1477411=test_json_tree [584/765] 1477411=test_emitter Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46413> [585/765] 1477411=library_symbols_test [586/765] 1477411=test_marshalCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1477409 ko1 10u IPv4 423273828 0t0 TCP localhost:46413->localhost:32888 (CLOSE_WAIT) [587/765] 1477410=magic_comment_test Closed file descriptor: TestOpenURISSL#test_validation_failure: 10 [588/765] 1477420=test_zlib [589/765] 1477417=test_omap [590/765] 1477417=test_case_comprehensive [591/765] 1477417=test_framework [592/765] 1477410=test_cclass [593/765] 1477417=test_shellwords [594/765] 1477417=test_singleton_function [595/765] 1477417=test_proc [596/765] 1477410=test_load [597/765] 1477410=test_uncorrectable_name_check [598/765] 1477411=test_cgi_core [599/765] 1477410=test_delegate [600/765] 1477411=test_yaml_special_cases [601/765] 1477410=test_gem_source_list [602/765] 1477411=test_parser [603/765] 1477411=attribute_write_test [604/765] 1477411=test_float [605/765] 1477410=test_ractor [606/765] 1477410=test_gem_remote_fetcher_local_ssl_server [607/765] 1477409=test_files_test_1 [608/765] 1477412=freeze_test [609/765] 1477412=percent_delimiter_string_test [610/765] 1477412=test_gem [611/765] 1477413=test_gem_commands_check_command [612/765] 1477413=test_random_formatter [613/765] 1477413=test_pipe [614/765] 1477413=test_regex_casefold [615/765] 1477413=test_gem_source_git [616/765] 1477405=test_gem_command_manager [617/765] 1477405=test_gem_installer [618/765] 1477411=test_integer [619/765] 1477413=test_duplicate [620/765] 1477413=test_time [621/765] 1477417=json_ext_parser_test [622/765] 1477417=test_scan_args [623/765] 1477417=test_date_attr [624/765] 1477417=test_erb [625/765] 1477407=test_cp949 [626/765] 1477407=test_condition [627/765] 1477407=test_gem_resolver_git_set [628/765] 1477413=test_class_name_check [629/765] 1477417=test_emoji [630/765] 1477413=test_files_lib [631/765] 1477417=test_sorted_set [632/765] 1477415=test_string [633/765] 1477410=test_gem_source [634/765] 1477407=test_frozen [635/765] 1477407=test_handle [636/765] 1477417=test_safe_load [637/765] 1477417=string_encoding_test [638/765] 1477417=test_exception_at_throwing [639/765] 1477412=test_name_error [640/765] 1477417=test_enumerator [641/765] 1477407=test_utf16 [642/765] 1477407=test_gem_package [643/765] 1477410=test_change_word [644/765] 1477410=test_gem_available_set [645/765] 1477410=test_modify_expand [646/765] 1477410=test_gem_source_installed [647/765] 1477410=test_parser [648/765] 1477410=test_date [649/765] 1477410=test_date_time [650/765] 1477410=test_pkcs12 [651/765] 1477412=test_assembler [652/765] 1477412=test_pty [653/765] 1477406=test_variable_name_check [654/765] 1477410=test_dbm [655/765] 1477407=test_gem_source_vendor [656/765] 1477410=test_gem_commands_list_command [657/765] 1477407=overlap_test [658/765] 1477406=test_gem_platform [659/765] 1477410=test_gem_uninstaller [660/765] 1477406=test_symbol [661/765] 1477412=test_debug [662/765] 1477406=test_arith_seq_extract [663/765] 1477406=test_gem_commands_help_command [664/765] 1477412=test_stringchar [665/765] 1477420=test_digest [666/765] 1477406=test_gem_uri [667/765] 1477406=test_rbconfig [668/765] 1477406=test_gem_package_old [669/765] 1477412=test_psych [670/765] 1477406=test_ractor [671/765] 1477412=test_enumerator [672/765] 1477412=test_fiddle [673/765] 1477419=test_gem_commands_outdated_command [674/765] 1477419=test_gem_request_set_lockfile_tokenizer [675/765] 1477406=test_nil [676/765] 1477406=test_class2name [677/765] 1477406=test_kdf [678/765] 1477419=test_backtrace [679/765] 1477412=test_time_tz [680/765] 1477406=string_query_test [681/765] 1477406=test_date_compat [682/765] 1477406=test_resolve_symbol [683/765] 1477412=test_profile_frames [684/765] 1477406=test_lazy_enumerator [685/765] 1477407=test_set [686/765] 1477407=test_find_executable [687/765] 1477412=test_array [688/765] 1477407=test_error_highlight [689/765] 1477420=test_assignment [690/765] 1477419=test_grapheme_breaks [691/765] 1477419=test_gem_request_set_gem_dependency_api [692/765] 1477410=test_ossl [693/765] 1477406=test_date_marshal [694/765] 1477406=test_syntax [695/765] 1477419=test_ripper [696/765] 1477409=test_key_name_check [697/765] 1477409=test_singleton [698/765] 1477409=test_gem_gem_runner [699/765] 1477409=test_gem_ext_cargo_builder [700/765] 1477419=test_file_exhaustive [701/765] 1477409=test_gem_commands_signout_command [702/765] 1477409=test_object [703/765] 1477409=test_exception [704/765] 1477409=test_autoload [705/765] 1477408=test_gem_resolver_local_specification [706/765] 1477408=test_gem_commands_exec_command [707/765] 1477411=test_gem_commands_unpack_command [708/765] 1477407=test_pack [709/765] 1477414=test_stream [710/765] 1477413=test_ssl_session [711/765] 1477411=test_ractor [712/765] 1477414=test_optarg [713/765] 1477411=heredoc_dedent_test [714/765] 1477411=test_method_name_check [715/765] 1477411=test_kernel [716/765] 1477407=test_function_entry [717/765] 1477407=test_len [718/765] 1477407=test_acceptable [719/765] 1477414=implicit_array_test [720/765] 1477410=test_bn [721/765] 1477410=test_provider [722/765] 1477407=test_gem_package_task [723/765] 1477407=test_gem_commands_server_command [724/765] 1477407=test_data [725/765] 1477414=test_http_request [726/765] 1477414=test_httpheader [727/765] 1477407=numeric_value_test [728/765] 1477407=test_keyword [729/765] 1477414=!Nothing_to_test [730/765] 1477414=test_fips [731/765] 1477413=test_gem_commands_update_command [732/765] 1477408=test_date_parse [733/765] 1477414=test_noarg [734/765] 1477411=test_data [735/765] 1477410=test_rand [736/765] 1477411=test_pkey_ec [737/765] 1477408=test_ellipsize [738/765] 1477408=test_integer [739/765] 1477411=test_utf32 [740/765] 1477411=test_helper [741/765] 1477411=test_memory_view [742/765] 1477408=test_gem_safe_marshal [743/765] 1477411=test_nextafter [744/765] 1477414=test_capacity [745/765] 1477414=test_random [746/765] 1477414=test_to_ruby [747/765] 1477414=test_bundled_ca [748/765] 1477411=static_literals_test [749/765] 1477411=test_backtrace [750/765] 1477411=breadth_first_search_test [751/765] 1477411=test_generic [752/765] 1477420=test_fiber [753/765] 1477411=test_div [754/765] 1477411=test_resize [755/765] 1477411=test_gc_compact [756/765] 1477407=test_deprecated [757/765] 1477407=test_ftp [758/765] 1477407=test_vm_dump [759/765] 1477407=errors_test [760/765] 1477405=test_open3 [761/765] 1477414=test_cesu8 [762/765] 1477414=test_gem_commands_setup_command [763/765] 1477407=test_alias_and_anchor [764/765] 1477407=test_gem_commands_rebuild_command [765/765] 1477410=json_parser_test $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -1 Ss 1000 0:06 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 959 972 972 972 pts/0 972 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 972 973 972 972 pts/0 972 S+ 1000 0:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 1476091 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1476091 1476094 972 972 pts/0 972 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.20250127-113758 --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 1476094 1476095 972 972 pts/0 972 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250127-113758 --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 1476095 1477072 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1477072 1477073 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1477073 1477402 972 972 pts/0 972 Sl+ 1000 0:16 /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 1477402 1477409 972 972 pts/0 972 Sl+ 1000 0:29 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1477409 1512906 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1477409 1512920 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1477409 1512924 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1476095 1513975 972 972 pts/0 972 R+ 1000 0:00 ps jx 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent {1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[1476091], 1476091=>[1476094], 1476094=>[1476095], 1476095=>[1477072, 1513975], 1477072=>[1477073], 1477073=>[1477402], 1477402=>[1477409], 1477409=>[1512906, 1512920, 1512924], 3070353=>[3070354]} $ timeout 60 gdb -p 1512906 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1512908] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7d3d228006c0 (LWP 1512906) "test_autoload.*" 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7d3d2b0006c0 (LWP 1512908) "test_autoload.*" 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1e909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7d3d2b0006c0 (LWP 1512908) "test_autoload.*"): #0 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1e909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000600bf45676ea in __interceptor_poll () No symbol table info available. #2 0x0000600bf491e06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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:3006 vm = <optimized out> #4 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007d3d5429ca94 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 = {137701667899072, -9033377472778726331, 137701667899072, -360, 0, 137701525283184, -9033377472791309243, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007d3d54329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7d3d228006c0 (LWP 1512906) "test_autoload.*"): #0 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000600bf45dde0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000600bf452c680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000600bf452c4f9 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 0x0000600bf452c125 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 0x0000600bf452712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x0000600bf4526f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x0000600bf45c2e83 in __interceptor_malloc () No symbol table info available. #8 0x0000600bf4564ba7 in __interceptor_realpath () No symbol table info available. #9 0x0000600bf46162d4 in rb_check_realpath_internal (basedir=4, path=137702351009560, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4576 resolved_ptr = 0x0 resolved_buffer = 0x0 unresolved_path = 137702351009480 resolved = <optimized out> st = <optimized out> errno_to_fail = <optimized out> errno_to_fail = <optimized out> rb_gc_guarded_ptr = <optimized out> #10 0x0000600bf4705a66 in realpath_internal_cached (hash=137702353458000, path=137702351009560) at /tmp/ruby/src/trunk_asan/load.c:730 ret = 4 realpath = <optimized out> #11 require_internal (ec=ec@entry=0x51600213fcd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1290 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150001fde00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 137702353458160 realpath_map = 137702353458000 path = 137702351009560 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #12 0x0000600bf4703b22 in rb_require_string_internal (fname=137702351010040, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x51600213fcd0 result = <optimized out> #13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #14 0x0000600bf49eecb8 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:3801 ci = 0x1647100140003 cc = <optimized out> me = 0x7d3d535f5060 cfunc = 0x504000018558 recv = 137702353587600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x0000600bf49d510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d3d227fd2f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #16 0x0000600bf49dad65 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #17 0x0000600bf499c217 in vm_sendish (ec=0x51600213fcd0, reg_cfp=0x7d3d205ff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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> #18 vm_exec_core (ec=ec@entry=0x51600213fcd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d205ff6e8 reg_pc = 0x5110000a2538 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_duparray_send = <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> #19 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600213fcd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #20 0x0000600bf4a02c3a in vm_call0_body (ec=<optimized out>, calling=0x7d3d1d909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7d3d1d9098d0 cc = <optimized out> ret = <optimized out> #21 0x0000600bf4a024af in vm_call0_cme (ec=0x51600213fcd0, calling=0x7d3d1d909860, argv=0x7d3d227fdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #22 vm_call0_body (ec=<optimized out>, calling=0x7d3d1d909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 th: 0x5150001fde00, native_id: 0x7d3d228006c0 cme = 0x7d3d307ccb18 orig_cme = <optimized out> ci = 0x7d3d1d9098d0 cc = 0x7d3d307df880 ret = <optimized out> #23 0x0000600bf49b69ce in vm_call0_cc (recv=137702353587600, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7d3d307df880, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> -- Control frame information ----------------------------------------------- c:0006 p:---- s:0024 e:000023 CFUNC :require use_argv = 0x0 av = <optimized out> #24 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 = 0x7d3d307df880 self = <optimized out> #25 0x0000600bf49b77fe in rb_funcallv (recv=137702353587600, mid=22673, argc=1, argv=0x7d3d227fdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #26 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] ar = <optimized out> argv = 0x7d3d227fdaa0 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 #27 0x0000600bf4975f7e in autoload_feature_require (_arguments=137701525282448) at /tmp/ruby/src/trunk_asan/variable.c:2958 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] arguments = 0x7d3d227fde90 autoload_const = <optimized out> result = <optimized out> #28 autoload_try_load (_arguments=137701525282448) at /tmp/ruby/src/trunk_asan/variable.c:2972 arguments = 0x7d3d227fde90 result = <optimized out> ce = <optimized out> #29 0x0000600bf460b2e0 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:1074 _ec = 0x51600213fcd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d227fde10, <optimized out>, 0x7d3d227fdd20, <optimized out>, <optimized out>}, prev = 0x7d3d1d809740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600213fcd0 state = RUBY_TAG_NONE errinfo = <optimized out> #30 0x0000600bf49752e6 in rb_autoload_load (module=module@entry=137702353665320, name=name@entry=269387) at /tmp/ruby/src/trunk_asan/variable.c:3033 ce = 0x5030002dd990 arguments = {module = 137702353665320, name = 269387, flag = 0, mutex = 137701760043920, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #31 0x0000600bf497ed1d in rb_const_search_from (klass=137702344992640, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3135 ac = 0xfffffffffffffe00 am = 137702353665320 tmp = 137702353665320 ce = <optimized out> current = 137702353665320 value = <optimized out> first_iteration = <optimized out> #32 0x0000600bf4976fe4 in rb_const_search (klass=137702344992640, id=269387, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3157 value = <optimized out> #33 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:3084 c = <optimized out> #34 0x0000600bf498211e 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 = 92358976737416 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> #35 0x0000600bf498d481 in vm_get_ev_const_chain (ec=0x51600213fcd0, segments=0x50200010c870) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #36 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200010c830) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436 segments = 0x50200010c870 ice = <optimized out> val = <optimized out> #37 0x0000600bf498ef00 in vm_exec_core (ec=ec@entry=0x51600213fcd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d205ff720 reg_pc = 0x503000f8b160 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600213fcd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #39 0x0000600bf4a0c682 in invoke_iseq_block_from_c (ec=0x51600213fcd0, captured=0x7d3d205ff7a8, self=137701870139280, 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:1625 flags = 0 iseq = 0x7d3d541ca1d8 cfp = <optimized out> sp = 0x7d3d204ff850 use_argv = 0x0 stack_argv = 0x7d3d204ff850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #40 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:1639 captured = 0x7d3d205ff7a8 #41 0x0000600bf49b8c16 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:1676 No locals. #42 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #43 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #44 0x0000600bf49b8c16 in rb_yield (val=<optimized out>) No locals. #45 0x0000600bf460abba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x51600213fcd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d227fecd0, <optimized out>, 0x7d3d227febe0, <optimized out>, <optimized out>}, prev = 0x7d3d1d809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x51600213fcd0 cfp = 0x7d3d205ff758 #46 0x0000600bf478ecab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #47 0x0000600bf49eecb8 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:3801 ci = 0x649100040001 cc = <optimized out> me = 0x7d3d2ceb9f38 cfunc = 0x50400001ffd8 recv = 137701870139280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #48 0x0000600bf49d510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d3d227ff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #49 0x0000600bf49d4bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #50 0x0000600bf49957e7 in vm_sendish (ec=0x51600213fcd0, reg_cfp=0x7d3d205ff790, cd=0x50200010c8f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #51 vm_exec_core (ec=ec@entry=0x51600213fcd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200010c8f0 insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d205ff790 reg_pc = 0x5040002e26b0 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_duparray_send = <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> #52 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600213fcd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #53 0x0000600bf49c886b in invoke_iseq_block_from_c (ec=0x51600213fcd0, captured=<optimized out>, self=137701870139280, 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:1625 flags = 0 iseq = 0x7d3d541ca200 cfp = 0x7d3d205ff7c8 sp = 0x7d3d204ff818 use_argv = <optimized out> stack_argv = 0x7d3d204ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #54 invoke_block_from_c_proc (ec=0x51600213fcd0, self=137701870139280, 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:1719 block = <optimized out> keyword_hash = <optimized out> #55 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:1749 No locals. #56 0x0000600bf49c6af6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x5040003b6110, argc=-195178930, 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:1770 self = 0 #57 0x0000600bf491ce09 in thread_do_start_proc (th=th@entry=0x5150001fde00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040003b6110 args_len = 0 args_ptr = <optimized out> #58 0x0000600bf491aa3a in thread_do_start (th=0x5150001fde00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #59 thread_start_func_2 (th=th@entry=0x5150001fde00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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> #60 0x0000600bf4919cfe in call_thread_start_func_2 (th=0x5150001fde00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7d3d227ffcc0 #61 nt_start (ptr=0x50c0009f2f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001fde00 sched = <optimized out> nt = 0x50c0009f2f80 vm = 0x525000000100 #62 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #63 0x00007d3d5429ca94 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 = {137701525292736, -9033396164476398523, 137701525292736, -360, 0, 140722922752144, -9033396164488981435, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #64 0x00007d3d54329c3c 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 1512906) detached] $ timeout 60 gdb -p 1512920 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1512922] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7d3d252006c0 (LWP 1512920) "test_autoload.*" 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7d3d2b0006c0 (LWP 1512922) "test_autoload.*" 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1e909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7d3d2b0006c0 (LWP 1512922) "test_autoload.*"): #0 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1e909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000600bf45676ea in __interceptor_poll () No symbol table info available. #2 0x0000600bf491e06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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:3006 vm = <optimized out> #4 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007d3d5429ca94 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 = {137701667899072, -9033377472778726331, 137701667899072, -360, 0, 137701569323792, -9033377472791309243, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007d3d54329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7d3d252006c0 (LWP 1512920) "test_autoload.*"): #0 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000600bf45dde0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000600bf452c680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000600bf452c4f9 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 0x0000600bf452c125 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 0x0000600bf452712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x0000600bf4526f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x0000600bf45c2e83 in __interceptor_malloc () No symbol table info available. #8 0x0000600bf4564ba7 in __interceptor_realpath () No symbol table info available. #9 0x0000600bf46162d4 in rb_check_realpath_internal (basedir=4, path=137702351009400, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4576 resolved_ptr = 0x0 resolved_buffer = 0x0 unresolved_path = 137702351009320 resolved = <optimized out> st = <optimized out> errno_to_fail = <optimized out> errno_to_fail = <optimized out> rb_gc_guarded_ptr = <optimized out> #10 0x0000600bf4705a66 in realpath_internal_cached (hash=137702353458000, path=137702351009400) at /tmp/ruby/src/trunk_asan/load.c:730 ret = 4 realpath = <optimized out> #11 require_internal (ec=ec@entry=0x5160021402d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1290 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150001fe300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 137702353458160 realpath_map = 137702353458000 path = 137702351009400 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #12 0x0000600bf4703b22 in rb_require_string_internal (fname=137702351010040, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160021402d0 result = <optimized out> #13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #14 0x0000600bf49eecb8 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:3801 ci = 0x1647100140003 cc = <optimized out> me = 0x7d3d535f5060 cfunc = 0x504000018558 recv = 137702353587600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x0000600bf49d510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d3d251fd490) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #16 0x0000600bf49dad65 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #17 0x0000600bf499c217 in vm_sendish (ec=0x5160021402d0, reg_cfp=0x7d3d1f7ff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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> #18 vm_exec_core (ec=ec@entry=0x5160021402d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d1f7ff6e8 reg_pc = 0x5110000a2538 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_duparray_send = <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> #19 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160021402d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #20 0x0000600bf4a02c3a in vm_call0_body (ec=<optimized out>, calling=0x7d3d1cd09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7d3d1cd098d0 cc = <optimized out> ret = <optimized out> #21 0x0000600bf4a024af in vm_call0_cme (ec=0x5160021402d0, calling=0x7d3d1cd09860, argv=0x7d3d251fdc40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #22 vm_call0_body (ec=<optimized out>, calling=0x7d3d1cd09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7d3d307ccb18 orig_cme = <optimized out> ci = 0x7d3d1cd098d0 cc = 0x7d3d307df880 ret = <optimized out> #23 0x0000600bf49b69ce in vm_call0_cc (recv=137702353587600, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7d3d307df880, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #24 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 = 0x7d3d307df880 self = <optimized out> #25 0x0000600bf49b77fe in rb_funcallv (recv=137702353587600, mid=22673, argc=1, argv=0x7d3d251fdc40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #26 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7d3d251fdc40 #27 0x0000600bf4975f7e in autoload_feature_require (_arguments=137701569323056) at /tmp/ruby/src/trunk_asan/variable.c:2958 arguments = 0x7d3d251fe030 autoload_const = <optimized out> result = <optimized out> #28 autoload_try_load (_arguments=137701569323056) at /tmp/ruby/src/trunk_asan/variable.c:2972 arguments = 0x7d3d251fe030 result = <optimized out> ce = <optimized out> #29 0x0000600bf460b2e0 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:1074 _ec = 0x5160021402d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d251fdfb0, <optimized out>, 0x7d3d251fdec0, <optimized out>, <optimized out>}, prev = 0x7d3d1cc09640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160021402d0 state = RUBY_TAG_NONE errinfo = <optimized out> #30 0x0000600bf49752e6 in rb_autoload_load (module=module@entry=137702353665320, name=name@entry=269387) at /tmp/ruby/src/trunk_asan/variable.c:3033 ce = 0x5030002dd990 arguments = {module = 137702353665320, name = 269387, flag = 0, mutex = 137701760043920, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> th: 0x5150001fe300, native_id: 0x7d3d252006c0 autoload_const_value = <optimized out> #31 0x0000600bf497ed1d in rb_const_search_from (klass=137702344992640, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3135 -- Control frame information ----------------------------------------------- c:0006 p:---- s:0024 e:000023 CFUNC :require c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] ac = 0xfffffffffffffe00 c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] am = 137702353665320 c:0003 p:---- s:0010 e:000009 CFUNC :fork tmp = 137702353665320 ce = <optimized out> current = 137702353665320 value = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] first_iteration = <optimized out> #32 0x0000600bf4976fe4 in rb_const_search (klass=137702344992640, id=269387, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3157 value = <optimized out> #33 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:3084 c = <optimized out> #34 0x0000600bf498211e 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 = 92358976737416 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> #35 0x0000600bf498d481 in vm_get_ev_const_chain (ec=0x5160021402d0, segments=0x50200010c870) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #36 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200010c830) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436 segments = 0x50200010c870 ice = <optimized out> val = <optimized out> #37 0x0000600bf498ef00 in vm_exec_core (ec=ec@entry=0x5160021402d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d1f7ff720 reg_pc = 0x503000f8b160 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160021402d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #39 0x0000600bf4a0c682 in invoke_iseq_block_from_c (ec=0x5160021402d0, captured=0x7d3d1f7ff7a8, self=137701870139280, 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:1625 flags = 0 iseq = 0x7d3d541ca1d8 cfp = <optimized out> sp = 0x7d3d1f6ff850 use_argv = 0x0 stack_argv = 0x7d3d1f6ff850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #40 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:1639 captured = 0x7d3d1f7ff7a8 #41 0x0000600bf49b8c16 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:1676 No locals. #42 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #43 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #44 0x0000600bf49b8c16 in rb_yield (val=<optimized out>) No locals. #45 0x0000600bf460abba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x5160021402d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d251fee70, <optimized out>, 0x7d3d251fed80, <optimized out>, <optimized out>}, prev = 0x7d3d1cc09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160021402d0 cfp = 0x7d3d1f7ff758 #46 0x0000600bf478ecab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #47 0x0000600bf49eecb8 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:3801 ci = 0x649100040001 cc = <optimized out> me = 0x7d3d2ceb9f38 cfunc = 0x50400001ffd8 recv = 137701870139280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #48 0x0000600bf49957e7 in vm_sendish (ec=0x5160021402d0, reg_cfp=0x7d3d1f7ff790, cd=0x50200010c8f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #49 vm_exec_core (ec=ec@entry=0x5160021402d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200010c8f0 insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d1f7ff790 reg_pc = 0x5040002e26b0 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_duparray_send = <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> #50 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160021402d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #51 0x0000600bf49c886b in invoke_iseq_block_from_c (ec=0x5160021402d0, captured=<optimized out>, self=137701870139280, 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:1625 flags = 0 iseq = 0x7d3d541ca200 cfp = 0x7d3d1f7ff7c8 sp = 0x7d3d1f6ff818 use_argv = <optimized out> stack_argv = 0x7d3d1f6ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #52 invoke_block_from_c_proc (ec=0x5160021402d0, self=137701870139280, 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:1719 block = <optimized out> keyword_hash = <optimized out> #53 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:1749 No locals. #54 0x0000600bf49c6af6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x5040003b6490, argc=-195178930, 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:1770 self = 0 #55 0x0000600bf491ce09 in thread_do_start_proc (th=th@entry=0x5150001fe300) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040003b6490 args_len = 0 args_ptr = <optimized out> #56 0x0000600bf491aa3a in thread_do_start (th=0x5150001fe300) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #57 thread_start_func_2 (th=th@entry=0x5150001fe300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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> #58 0x0000600bf4919cfe in call_thread_start_func_2 (th=0x5150001fe300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7d3d251ffcc0 #59 nt_start (ptr=0x50c0009f3400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001fe300 sched = <optimized out> nt = 0x50c0009f3400 vm = 0x525000000100 #60 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #61 0x00007d3d5429ca94 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 = {137701569332928, -9033410733005466555, 137701569332928, -360, 0, 140722922752144, -9033410733018049467, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #62 0x00007d3d54329c3c 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 1512920) detached] $ timeout 60 gdb -p 1512924 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1512926] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7d3d2b0006c0 (LWP 1512924) "test_autoload.*" 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7d3d380006c0 (LWP 1512926) "test_autoload.*" 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1e909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7d3d380006c0 (LWP 1512926) "test_autoload.*"): #0 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1e909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000600bf45676ea in __interceptor_poll () No symbol table info available. #2 0x0000600bf491e06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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:3006 vm = <optimized out> #4 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007d3d5429ca94 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 = {137701886002880, -9033441244453137339, 137701886002880, -360, 0, 137701667889936, -9033441244465720251, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007d3d54329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7d3d2b0006c0 (LWP 1512924) "test_autoload.*"): #0 0x0000600bf45dce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000600bf45dde0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000600bf452c680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000600bf452c4f9 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 0x0000600bf452c125 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 0x0000600bf452712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x0000600bf4526f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x0000600bf45c2e83 in __interceptor_malloc () No symbol table info available. #8 0x0000600bf4564ba7 in __interceptor_realpath () No symbol table info available. #9 0x0000600bf46162d4 in rb_check_realpath_internal (basedir=4, path=137702351009240, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4576 resolved_ptr = 0x0 resolved_buffer = 0x0 unresolved_path = 137702351009160 resolved = <optimized out> st = <optimized out> errno_to_fail = <optimized out> errno_to_fail = <optimized out> rb_gc_guarded_ptr = <optimized out> #10 0x0000600bf4705a66 in realpath_internal_cached (hash=137702353458000, path=137702351009240) at /tmp/ruby/src/trunk_asan/load.c:730 ret = 4 realpath = <optimized out> #11 require_internal (ec=ec@entry=0x516002140ed0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1290 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150001fe800 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 137702353458160 realpath_map = 137702353458000 path = 137702351009240 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #12 0x0000600bf4703b22 in rb_require_string_internal (fname=137702351010040, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x516002140ed0 result = <optimized out> #13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #14 0x0000600bf49eecb8 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:3801 ci = 0x1647100140003 cc = <optimized out> me = 0x7d3d535f5060 cfunc = 0x504000018558 recv = 137702353587600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x0000600bf49d510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d3d2affd490) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #16 0x0000600bf49dad65 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #17 0x0000600bf499c217 in vm_sendish (ec=0x516002140ed0, reg_cfp=0x7d3d1f5fb6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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> #18 vm_exec_core (ec=ec@entry=0x516002140ed0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d1f5fb6e8 reg_pc = 0x5110000a2538 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_duparray_send = <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> #19 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002140ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #20 0x0000600bf4a02c3a in vm_call0_body (ec=<optimized out>, calling=0x7d3d1a909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7d3d1a9098d0 cc = <optimized out> ret = <optimized out> #21 0x0000600bf4a024af in vm_call0_cme (ec=0x516002140ed0, calling=0x7d3d1a909860, argv=0x7d3d2affdc40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #22 vm_call0_body (ec=<optimized out>, calling=0x7d3d1a909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7d3d307ccb18 orig_cme = <optimized out> ci = 0x7d3d1a9098d0 cc = 0x7d3d307df880 ret = <optimized out> #23 0x0000600bf49b69ce in vm_call0_cc (recv=137702353587600, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7d3d307df880, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #24 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> th: 0x5150001fe800, native_id: 0x7d3d2b0006c0 cc = 0x7d3d307df880 self = <optimized out> #25 0x0000600bf49b77fe in rb_funcallv (recv=137702353587600, mid=22673, argc=1, argv=0x7d3d2affdc40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #26 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7d3d2affdc40 #27 0x0000600bf4975f7e in autoload_feature_require (_arguments=137701667889200) at /tmp/ruby/src/trunk_asan/variable.c:2958 -- Control frame information ----------------------------------------------- c:0006 p:---- s:0024 e:000023 CFUNC :require arguments = 0x7d3d2affe030 autoload_const = <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] result = <optimized out> #28 autoload_try_load (_arguments=137701667889200) at /tmp/ruby/src/trunk_asan/variable.c:2972 arguments = 0x7d3d2affe030 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 result = <optimized out> ce = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] #29 0x0000600bf460b2e0 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:1074 _ec = 0x516002140ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d2affdfb0, <optimized out>, 0x7d3d2affdec0, <optimized out>, <optimized out>}, prev = 0x7d3d1a809640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] ec = 0x516002140ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #30 0x0000600bf49752e6 in rb_autoload_load (module=module@entry=137702353665320, name=name@entry=269387) at /tmp/ruby/src/trunk_asan/variable.c:3033 ce = 0x5030002dd990 arguments = {module = 137702353665320, name = 269387, flag = 0, mutex = 137701760043920, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #31 0x0000600bf497ed1d in rb_const_search_from (klass=137702344992640, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3135 ac = 0xfffffffffffffe00 am = 137702353665320 tmp = 137702353665320 ce = <optimized out> current = 137702353665320 value = <optimized out> first_iteration = <optimized out> #32 0x0000600bf4976fe4 in rb_const_search (klass=137702344992640, id=269387, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3157 value = <optimized out> #33 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:3084 c = <optimized out> #34 0x0000600bf498211e 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 = 92358976737416 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> #35 0x0000600bf498d481 in vm_get_ev_const_chain (ec=0x516002140ed0, segments=0x50200010c870) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #36 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200010c830) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436 segments = 0x50200010c870 ice = <optimized out> val = <optimized out> #37 0x0000600bf498ef00 in vm_exec_core (ec=ec@entry=0x516002140ed0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d1f5fb720 reg_pc = 0x503000f8b160 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002140ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #39 0x0000600bf4a0c682 in invoke_iseq_block_from_c (ec=0x516002140ed0, captured=0x7d3d1f5fb7a8, self=137701870139280, 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:1625 flags = 0 iseq = 0x7d3d541ca1d8 cfp = <optimized out> sp = 0x7d3d1f4fb850 use_argv = 0x0 stack_argv = 0x7d3d1f4fb850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #40 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:1639 captured = 0x7d3d1f5fb7a8 #41 0x0000600bf49b8c16 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:1676 No locals. #42 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #43 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #44 0x0000600bf49b8c16 in rb_yield (val=<optimized out>) No locals. #45 0x0000600bf460abba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x516002140ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d2affee70, <optimized out>, 0x7d3d2affed80, <optimized out>, <optimized out>}, prev = 0x7d3d1a809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516002140ed0 cfp = 0x7d3d1f5fb758 #46 0x0000600bf478ecab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #47 0x0000600bf49eecb8 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:3801 ci = 0x649100040001 cc = <optimized out> me = 0x7d3d2ceb9f38 cfunc = 0x50400001ffd8 recv = 137701870139280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #48 0x0000600bf49957e7 in vm_sendish (ec=0x516002140ed0, reg_cfp=0x7d3d1f5fb790, cd=0x50200010c8f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #49 vm_exec_core (ec=ec@entry=0x516002140ed0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200010c8f0 insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d1f5fb790 reg_pc = 0x5040002e26b0 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_duparray_send = <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> #50 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002140ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #51 0x0000600bf49c886b in invoke_iseq_block_from_c (ec=0x516002140ed0, captured=<optimized out>, self=137701870139280, 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:1625 flags = 0 iseq = 0x7d3d541ca200 cfp = 0x7d3d1f5fb7c8 sp = 0x7d3d1f4fb818 use_argv = <optimized out> stack_argv = 0x7d3d1f4fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #52 invoke_block_from_c_proc (ec=0x516002140ed0, self=137701870139280, 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:1719 block = <optimized out> keyword_hash = <optimized out> #53 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:1749 No locals. #54 0x0000600bf49c6af6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x5040003b6550, argc=-195178930, 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:1770 self = 0 #55 0x0000600bf491ce09 in thread_do_start_proc (th=th@entry=0x5150001fe800) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040003b6550 args_len = 0 args_ptr = <optimized out> #56 0x0000600bf491aa3a in thread_do_start (th=0x5150001fe800) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #57 thread_start_func_2 (th=th@entry=0x5150001fe800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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> #58 0x0000600bf4919cfe in call_thread_start_func_2 (th=0x5150001fe800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7d3d2afffcc0 #59 nt_start (ptr=0x50c0009f37c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001fe800 sched = <optimized out> nt = 0x50c0009f37c0 vm = 0x525000000100 #60 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #61 0x00007d3d5429ca94 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 = {137701667899072, -9033377472778726331, 137701667899072, -360, 0, 140722922752144, -9033377472791309243, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #62 0x00007d3d54329c3c 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 1512924) detached] $ timeout 60 gdb -p 1477409 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1514031] [New LWP 1512925] [New LWP 1508987] [New LWP 1495873] [New LWP 1491338] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007d3d54298d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc9bd29360, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7d3d545f5c40 (LWP 1477409) "ruby" 0x00007d3d54298d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc9bd29360, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x7d3d264006c0 (LWP 1514031) "envutil.rb:183" 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1de09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7d3d380006c0 (LWP 1512925) "test_autoload.*" 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1e909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7d3d20a006c0 (LWP 1508987) "parallel.rb:40" 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d21a15d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7d3d22e006c0 (LWP 1495873) "Gem::Timeout st" 0x00007d3d54298d61 in __futex_abstimed_wait_common64 (private=32061, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000ed0094) at ./nptl/futex-internal.c:57 6 Thread 0x7d3d240006c0 (LWP 1491338) "Timeout stdlib " 0x00007d3d54298d61 in __futex_abstimed_wait_common64 (private=32061, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0008df154) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x7d3d240006c0 (LWP 1491338) "Timeout stdlib "): #0 0x00007d3d54298d61 in __futex_abstimed_wait_common64 (private=32061, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0008df154) 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=32061, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0008df154) 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=0x50c0008df154, 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 0x00007d3d5429b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0008df128) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7d3d5429b4a0 <__condvar_cleanup_waiting>, __arg = 0x7d3d23ffeb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 39, cond = 0x50c0008df128, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 39 seq = 19 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=0x50c0008df128, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000600bf48f3f3f in rb_native_cond_wait (cond=0x50c0008df154, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150001b2900, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x0000600bf4918c12 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001b2900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x0000600bf48fe3d1 in native_sleep (th=0x5150001b2900, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x5150001b2900, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x0000600bf4917685 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137702352857800, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x0000600bf460b2e0 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:1074 _ec = 0x516002aafbd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d23ffeef0, <optimized out>, 0x7d3d23ffee00, <optimized out>, <optimized out>}, prev = 0x7d3d23209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002aafbd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x0000600bf4916b6d in queue_do_pop (self=<optimized out>, q=0x50400005d9d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 137702352857800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 137702352857800, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d9d0 end = 0 #14 0x0000600bf4996f8f 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:7395 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x0000600bf4996f8f in vm_invoke_builtin_delegate (ec=0x516002aafbd0, cfp=0x7d3d373fd758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516002aafbd0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d373fd758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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_duparray_send = <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 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002aafbd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000600bf49c886b in invoke_iseq_block_from_c (ec=0x516002aafbd0, captured=<optimized out>, self=137702351498800, 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:1625 flags = 0 iseq = 0x7d3d53d3b950 cfp = 0x7d3d373fd7c8 sp = 0x7d3d372fd818 use_argv = <optimized out> stack_argv = 0x7d3d372fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516002aafbd0, self=137702351498800, 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:1719 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:1749 No locals. #21 0x0000600bf49c6af6 in rb_vm_invoke_proc (ec=0x50c0008df154, proc=0x189, proc@entry=0x50400053fe90, argc=1412009313, 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:1770 self = 0 #22 0x0000600bf491ce09 in thread_do_start_proc (th=th@entry=0x5150001b2900) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400053fe90 args_len = 0 args_ptr = <optimized out> #23 0x0000600bf491aa3a in thread_do_start (th=0x5150001b2900) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001b2900, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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 0x0000600bf4919cfe in call_thread_start_func_2 (th=0x5150001b2900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7d3d23fffcc0 #26 nt_start (ptr=0x50c0008df100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001b2900 sched = <optimized out> nt = 0x50c0008df100 vm = 0x525000000100 #27 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #28 0x00007d3d5429ca94 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 = {137701550458560, -9033397263988026299, 137701550458560, -360, 0, 140722922749232, -9033397264000609211, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007d3d54329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x7d3d22e006c0 (LWP 1495873) "Gem::Timeout st"): #0 0x00007d3d54298d61 in __futex_abstimed_wait_common64 (private=32061, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000ed0094) 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=32061, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000ed0094) 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=0x50c000ed0094, 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 0x00007d3d5429b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000ed0068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7d3d5429b4a0 <__condvar_cleanup_waiting>, __arg = 0x7d3d22dfeb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 47, cond = 0x50c000ed0068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 47 seq = 23 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=0x50c000ed0068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000600bf48f3f3f in rb_native_cond_wait (cond=0x50c000ed0094, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500018ec80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x0000600bf4918c12 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500018ec80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x0000600bf48fe3d1 in native_sleep (th=0x51500018ec80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x51500018ec80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x0000600bf4917685 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137701863688120, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x0000600bf460b2e0 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:1074 _ec = 0x5160029d6cd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d22dfeef0, <optimized out>, 0x7d3d22dfee00, <optimized out>, <optimized out>}, prev = 0x7d3d24409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160029d6cd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x0000600bf4916b6d in queue_do_pop (self=<optimized out>, q=0x504000339110, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 137701863688120, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 137701863688120, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x504000339110 end = 0 #14 0x0000600bf4996f8f 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:7395 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x0000600bf4996f8f in vm_invoke_builtin_delegate (ec=0x5160029d6cd0, cfp=0x7d3d2e515758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160029d6cd0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d2e515758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_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_duparray_send = <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 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160029d6cd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000600bf49c886b in invoke_iseq_block_from_c (ec=0x5160029d6cd0, captured=<optimized out>, self=137701863650880, 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:1625 flags = 0 iseq = 0x7d3d36ab90f0 cfp = 0x7d3d2e5157c8 sp = 0x7d3d2e415818 use_argv = <optimized out> stack_argv = 0x7d3d2e415818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160029d6cd0, self=137701863650880, 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:1719 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:1749 No locals. #21 0x0000600bf49c6af6 in rb_vm_invoke_proc (ec=0x50c000ed0094, proc=0x189, proc@entry=0x5040030be050, argc=1412009313, 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:1770 self = 0 #22 0x0000600bf491ce09 in thread_do_start_proc (th=th@entry=0x51500018ec80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040030be050 args_len = 0 args_ptr = <optimized out> #23 0x0000600bf491aa3a in thread_do_start (th=0x51500018ec80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500018ec80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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 0x0000600bf4919cfe in call_thread_start_func_2 (th=0x51500018ec80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7d3d22dffcc0 #26 nt_start (ptr=0x50c000ed0040) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500018ec80 sched = <optimized out> nt = 0x50c000ed0040 vm = 0x525000000100 #27 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #28 0x00007d3d5429ca94 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 = {137701531584192, -9033394790086863803, 137701531584192, -360, 0, 137701493822864, -9033394790099446715, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007d3d54329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7d3d20a006c0 (LWP 1508987) "parallel.rb:40"): #0 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d21a15d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000600bf45676ea in __interceptor_poll () No symbol table info available. #2 0x0000600bf46c192d in nogvl_wait_for (th=137702357628400, fptr=0x5110002b3440, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x0000600bf46c2da6 in internal_read_func (ptr=0x7d3d21a15b40) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7d3d21a15b40 result = <optimized out> #5 0x0000600bf49022db in rb_thread_io_blocking_call (func=0x600bf46c2920 <internal_read_func>, data1=0x7d3d21a15b40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __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 0x0000600bf460b2e0 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:1074 _ec = 0x51600213e1d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d209fedb0, <optimized out>, 0x7d3d209fecc0, <optimized out>, <optimized out>}, prev = 0x7d3d21a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600213e1d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x0000600bf46d71b5 in io_read_memory_locktmp (str=137701510700384, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451 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:3497 str = <optimized out> iis = {th = 137702357628400, fptr = 0x5110002b3440, nonblock = 0, fd = 6, buf = 0x5190004c9080, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110002b3440 n = <optimized out> shrinkable = <optimized out> #9 0x0000600bf46b33f1 in io_readpartial (argc=564223328, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x0000600bf49eecb8 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:3801 ci = 0x40b100100003 cc = <optimized out> me = 0x7d3d53dd9ec0 cfunc = 0x504000010f58 recv = 137702357628520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000600bf499c217 in vm_sendish (ec=0x51600213e1d0, reg_cfp=0x7d3d27df3790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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=0x51600213e1d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d27df3790 reg_pc = 0x513000053c20 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_duparray_send = <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 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600213e1d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000600bf49c886b in invoke_iseq_block_from_c (ec=0x51600213e1d0, captured=<optimized out>, self=137702345064440, 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:1625 flags = 0 iseq = 0x7d3d53d542c0 cfp = 0x7d3d27df37c8 sp = 0x7d3d27cf3818 use_argv = <optimized out> stack_argv = 0x7d3d27cf3818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x51600213e1d0, self=137702345064440, 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:1719 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:1749 No locals. #17 0x0000600bf49c6af6 in rb_vm_invoke_proc (ec=0x7d3d21a15d60, proc=0x1, proc@entry=0x5040030b3090, argc=1412543693, 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:1770 self = 4294967295 #18 0x0000600bf491ce09 in thread_do_start_proc (th=th@entry=0x5150001f8400) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040030b3090 args_len = 0 args_ptr = <optimized out> #19 0x0000600bf491aa3a in thread_do_start (th=0x5150001f8400) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150001f8400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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 0x0000600bf4919cfe in call_thread_start_func_2 (th=0x5150001f8400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7d3d209ffcc0 #22 nt_start (ptr=0x50c0009e8600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001f8400 sched = <optimized out> nt = 0x50c0009e8600 vm = 0x525000000100 #23 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #24 0x00007d3d5429ca94 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 = {137701493835456, -9033398638377561019, 137701493835456, -360, 25, 140722922754960, -9033398638390143931, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007d3d54329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7d3d380006c0 (LWP 1512925) "test_autoload.*"): #0 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1e909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000600bf45676ea in __interceptor_poll () No symbol table info available. #2 0x0000600bf491e06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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:3006 vm = <optimized out> #4 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007d3d5429ca94 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 = {137701886002880, -9033441244453137339, 137701886002880, -360, 0, 137701667889968, -9033441244465720251, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007d3d54329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7d3d264006c0 (LWP 1514031) "envutil.rb:183"): #0 0x00007d3d5431b4cd in __GI___poll (fds=0x7d3d1de09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000600bf45676ea in __interceptor_poll () No symbol table info available. #2 0x0000600bf46c192d in nogvl_wait_for (th=137701865566720, fptr=0x51100007ed00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 12, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x0000600bf46c2da6 in internal_read_func (ptr=0x7d3d1de09620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7d3d1de09620 result = <optimized out> #5 0x0000600bf49022db in rb_thread_io_blocking_call (func=0x600bf46c2920 <internal_read_func>, data1=data1@entry=0x7d3d1de09620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __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 0x0000600bf46c273a in rb_io_blocking_region_wait (argument=0x7d3d1de09620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314 iis = {th = 137701865566720, fptr = 0x51100007ed00, nonblock = 0, fd = 12, buf = 0x525000755900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x0000600bf46c6077 in io_bufread (ptr=0x525000755900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100007ed00) at /tmp/ruby/src/trunk_asan/io.c:3057 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096 p = <optimized out> #10 0x0000600bf460b2e0 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:1074 _ec = 0x51600213aed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7d3d263fed10, <optimized out>, 0x7d3d263fec20, <optimized out>, <optimized out>}, prev = 0x7d3d1de09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600213aed0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x0000600bf46c3a9b in io_fread (str=137701865566400, offset=0, size=8192, fptr=0x51100007ed00) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x525000755900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=137701865566400) at /tmp/ruby/src/trunk_asan/io.c:3388 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x0000600bf46b37d3 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812 str = <optimized out> length = <optimized out> fptr = 0x51100007ed00 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x0000600bf49eecb8 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:3801 ci = 0x3fc100100001 cc = <optimized out> me = 0x7d3d53dd9e98 cfunc = 0x504000010f98 recv = 137701865571360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x0000600bf499c217 in vm_sendish (ec=0x51600213aed0, reg_cfp=0x7d3d217ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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> #16 vm_exec_core (ec=ec@entry=0x51600213aed0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d217ff790 reg_pc = 0x5040000568b0 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_duparray_send = <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 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600213aed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000600bf49c886b in invoke_iseq_block_from_c (ec=0x51600213aed0, captured=<optimized out>, self=137702351483760, 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:1625 flags = 0 iseq = 0x7d3d53d32800 cfp = 0x7d3d217ff7c8 sp = 0x7d3d216ff818 use_argv = <optimized out> stack_argv = 0x7d3d216ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600213aed0, self=137702351483760, 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:1719 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:1749 No locals. #21 0x0000600bf49c6af6 in rb_vm_invoke_proc (ec=0x7d3d1de09760, proc=0x1, proc@entry=0x50400062b190, argc=1412543693, 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:1770 self = 4294967295 #22 0x0000600bf491ce09 in thread_do_start_proc (th=th@entry=0x515000204700) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400062b190 args_len = 0 args_ptr = <optimized out> #23 0x0000600bf491aa3a in thread_do_start (th=0x515000204700) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000204700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _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 0x0000600bf4919cfe in call_thread_start_func_2 (th=0x515000204700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7d3d263ffcc0 #26 nt_start (ptr=0x50c000ecb240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000204700 sched = <optimized out> nt = 0x50c000ecb240 vm = 0x525000000100 #27 0x0000600bf45c0a9f in asan_thread_start(void*) () No symbol table info available. #28 0x00007d3d5429ca94 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 = {137701588207296, -9033404410813606843, 137701588207296, -360, 22, 140722922752144, -9033404410826189755, -9033655012714605499}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007d3d54329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7d3d545f5c40 (LWP 1477409) "ruby"): #0 0x00007d3d54298d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc9bd29360, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32764, abstime=0x7ffc9bd29360, clockid=20816, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffc9bd29360, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007d3d5429bc7e in __pthread_cond_wait_common (abstime=0x7ffc9bd29360, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7d3d5429b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffc9bd29250, __canceltype = -181126720, __prev = 0x0} cbuffer = {wseq = 2116, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 2116 seq = 1058 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=0x7ffc9bd29360) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x0000600bf49186e1 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=0x7d3d520e3ee0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x0000600bf491f1b4 in native_sleep (th=0x515000000300, rel=0x7d3d520e3ee0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 thread_join_sleep (arg=137702325238880) at /tmp/ruby/src/trunk_asan/thread.c:1076 scheduler = <optimized out> p = 0x7d3d522e3c60 target_th = 0x515000204700 th = 0x515000000300 end = 2302224398553306 limit = 0x7d3d520e3ee0 #9 0x0000600bf460b2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc9bd29570, <optimized out>, 0x7ffc9bd29480, <optimized out>, <optimized out>}, prev = 0x7d3d522b5040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x0000600bf491ed08 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #11 0x0000600bf4911a60 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214 rel = <optimized out> timeout = <optimized out> limit = 0x7d3d520e3ee0 #12 0x0000600bf49eecb8 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:3801 ci = 0x34d100100003 cc = <optimized out> me = 0x7d3d53db9670 cfunc = 0x50400001eb58 recv = 137701865566720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x0000600bf499c217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d3d517ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d517ff410 reg_pc = 0x523000009c70 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_duparray_send = <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 0x0000600bf498a911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #17 0x0000600bf4a0c682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d3d517ff620, self=137702345064440, 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:1625 flags = 0 iseq = 0x7d3d53d35d98 cfp = <optimized out> sp = 0x7d3d516ffa28 use_argv = 0x7d3d520cb160 stack_argv = 0x7d3d516ffa28 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:1639 captured = 0x7d3d517ff620 #19 0x0000600bf49b8c16 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:1676 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:1684 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 0x0000600bf49b8c16 in rb_yield (val=<optimized out>) No locals. #23 0x0000600bf4b6cda6 in rb_ary_collect (ary=137701873732880) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 137701750274560 i = 22 #24 0x0000600bf49eecb8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7d3d53de0130 cfunc = 0x50400000a758 recv = 137701873732880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> th: 0x515000000300, native_id: 0x7d3d545f5c40 val = <optimized out> #25 0x0000600bf49957e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d3d517ff608, cd=0x51100000d450, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 -- Control frame information ----------------------------------------------- ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> c:0019 p:---- s:0178 e:000177 CFUNC :join c:0018 p:0494 s:0173 E:0000b8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0016 p:0032 s:0110 e:000109 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:333 c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105 #26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d450 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326 insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d517ff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> 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 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 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:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:000660 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_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <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_putself = <optimized out> INSN_LABEL_putobject = <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_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> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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> th: 0x5150001b2900, native_id: 0x7d3d240006c0 -- Control frame information ----------------------------------------------- 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> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 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_duparray_send = <optimized out> 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_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> th: 0x51500018ec80, native_id: 0x7d3d22e006c0 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> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 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> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> th: 0x5150001f8400, native_id: 0x7d3d20a006c0 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> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_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 0x0000600bf498a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #28 0x0000600bf4a0c682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d3d517ff738, self=137702345064440, 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:1625 flags = 0 iseq = 0x7d3d53d54478 cfp = <optimized out> sp = 0x7d3d516ff8d0 use_argv = 0x7d3d520f6b20 stack_argv = 0x7d3d516ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7d3d517ff738 #30 0x0000600bf49b8c16 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:1676 No locals. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x0000600bf49b8c16 in rb_yield (val=<optimized out>) No locals. #34 0x0000600bf4b6cda6 in rb_ary_collect (ary=137702357628680) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 137702357628600 i = 0 #35 0x0000600bf49eecb8 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:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7d3d53de0130 cfunc = 0x50400000a758 recv = 137702357628680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x0000600bf49957e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d3d517ff720, cd=0x502000012db0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012db0 insns_address_table = {0x600bf499151c <vm_exec_core+14140>, 0x600bf498e4eb <vm_exec_core+1803>, 0x600bf498fe99 <vm_exec_core+8377>, 0x600bf49959c8 <vm_exec_core+31720>, 0x600bf498f771 <vm_exec_core+6545>, 0x600bf499677d <vm_exec_core+35229>, 0x600bf49947ca <vm_exec_core+27114>, 0x600bf499239c <vm_exec_core+17852>, 0x600bf498e820 <vm_exec_core+2624>, 0x600bf49961fb <vm_exec_core+33819>, 0x600bf4995d9b <vm_exec_core+32699>, 0x600bf498fb6c <vm_exec_core+7564>, 0x600bf498ee8c <vm_exec_core+4268>, 0x600bf4994d01 <vm_exec_core+28449>, 0x600bf4990b1c <vm_exec_core+11580>, 0x600bf499643d <vm_exec_core+34397>, 0x600bf4995fea <vm_exec_core+33290>, 0x600bf4991394 <vm_exec_core+13748>, 0x600bf49922ed <vm_exec_core+17677>, 0x600bf499497a <vm_exec_core+27546>, 0x600bf4995f32 <vm_exec_core+33106>, 0x600bf499392c <vm_exec_core+23372>, 0x600bf4994a2e <vm_exec_core+27726>, 0x600bf4994eb8 <vm_exec_core+28888>, 0x600bf499383e <vm_exec_core+23134>, 0x600bf498ed6c <vm_exec_core+3980>, 0x600bf4994121 <vm_exec_core+25409>, 0x600bf498eb94 <vm_exec_core+3508>, 0x600bf498ef4d <vm_exec_core+4461>, 0x600bf4991689 <vm_exec_core+14505>, 0x600bf49936ab <vm_exec_core+22731>, 0x600bf4993cef <vm_exec_core+24335>, 0x600bf49933f4 <vm_exec_core+22036>, 0x600bf498e751 <vm_exec_core+2417>, 0x600bf499515c <vm_exec_core+29564>, 0x600bf4995c4b <vm_exec_core+32363>, 0x600bf498f064 <vm_exec_core+4740>, 0x600bf499031d <vm_exec_core+9533>, 0x600bf498fd90 <vm_exec_core+8112>, 0x600bf4990c97 <vm_exec_core+11959>, 0x600bf499221b <vm_exec_core+17467>, 0x600bf498f170 <vm_exec_core+5008>, 0x600bf4994fa1 <vm_exec_core+29121>, 0x600bf4990262 <vm_exec_core+9346>, 0x600bf4992084 <vm_exec_core+17060>, 0x600bf4992c27 <vm_exec_core+20039>, 0x600bf4994e1b <vm_exec_core+28731>, 0x600bf4993b17 <vm_exec_core+23863>, 0x600bf4990ed7 <vm_exec_core+12535>, 0x600bf499059b <vm_exec_core+10171>, 0x600bf4994bc1 <vm_exec_core+28129>, 0x600bf4991835 <vm_exec_core+14933>, 0x600bf49941e8 <vm_exec_core+25608>, 0x600bf4993c46 <vm_exec_core+24166>, 0x600bf4994443 <vm_exec_core+26211>, 0x600bf4995486 <vm_exec_core+30374>, 0x600bf4992e64 <vm_exec_core+20612>, 0x600bf498e18b <vm_exec_core+939>, 0x600bf4991069 <vm_exec_core+12937>, 0x600bf4994af1 <vm_exec_core+27921>, 0x600bf49911ac <vm_exec_core+13260>, 0x600bf4993764 <vm_exec_core+22916>, 0x600bf4994008 <vm_exec_core+25128>, 0x600bf4992932 <vm_exec_core+19282>, 0x600bf499354d <vm_exec_core+22381>, 0x600bf499142b <vm_exec_core+13899>, 0x600bf49908b1 <vm_exec_core+10961>, 0x600bf4994536 <vm_exec_core+26454>, 0x600bf498f242 <vm_exec_core+5218>, 0x600bf4992716 <vm_exec_core+18742>, 0x600bf499dbdb <vm_exec_core+65019>, 0x600bf49939ec <vm_exec_core+23564>, 0x600bf498f501 <vm_exec_core+5921>, 0x600bf498fa33 <vm_exec_core+7251>, 0x600bf498f63a <vm_exec_core+6234>, 0x600bf499042b <vm_exec_core+9803>, 0x600bf4990d12 <vm_exec_core+12082>, 0x600bf498e190 <vm_exec_core+944>, 0x600bf4990141 <vm_exec_core+9057>, 0x600bf49969d2 <vm_exec_core+35826>, 0x600bf4993f08 <vm_exec_core+24872>, 0x600bf4992d07 <vm_exec_core+20263>, 0x600bf4995036 <vm_exec_core+29270>, 0x600bf4996abb <vm_exec_core+36059>, 0x600bf4995389 <vm_exec_core+30121>, 0x600bf49964e7 <vm_exec_core+34567>, 0x600bf49965d1 <vm_exec_core+34801>, 0x600bf498ec73 <vm_exec_core+3731>, 0x600bf49960a8 <vm_exec_core+33480>, 0x600bf4991742 <vm_exec_core+14690>, 0x600bf49962f0 <vm_exec_core+34064>, 0x600bf499126d <vm_exec_core+13453>, 0x600bf499524d <vm_exec_core+29805>, 0x600bf49906e4 <vm_exec_core+10500>, 0x600bf4991a8b <vm_exec_core+15531>, 0x600bf49966c7 <vm_exec_core+35047>, 0x600bf499215b <vm_exec_core+17275>, 0x600bf4991c3c <vm_exec_core+15964>, 0x600bf498e276 <vm_exec_core+1174>, 0x600bf498e98f <vm_exec_core+2991>, 0x600bf498e374 <vm_exec_core+1428>, 0x600bf4992a42 <vm_exec_core+19554>, 0x600bf4991e12 <vm_exec_core+16434>, 0x600bf49925d7 <vm_exec_core+18423>, 0x600bf49924de <vm_exec_core+18174>, 0x600bf4991576 <vm_exec_core+14230>, 0x600bf4991cf2 <vm_exec_core+16146>, 0x600bf499194c <vm_exec_core+15212>, 0x600bf4991f56 <vm_exec_core+16758>, 0x600bf4991fed <vm_exec_core+16909>, 0x600bf499150d <vm_exec_core+14125>, 0x600bf498e4dc <vm_exec_core+1788>, 0x600bf498fe8a <vm_exec_core+8362>, 0x600bf49959b9 <vm_exec_core+31705>, 0x600bf498f762 <vm_exec_core+6530>, 0x600bf499676e <vm_exec_core+35214>, 0x600bf49947bb <vm_exec_core+27099>, 0x600bf499238d <vm_exec_core+17837>, 0x600bf498e811 <vm_exec_core+2609>, 0x600bf49961ec <vm_exec_core+33804>, 0x600bf4995d8c <vm_exec_core+32684>, 0x600bf498fb5d <vm_exec_core+7549>, 0x600bf498ee7d <vm_exec_core+4253>, 0x600bf4994cf2 <vm_exec_core+28434>, 0x600bf4990b0d <vm_exec_core+11565>, 0x600bf499642e <vm_exec_core+34382>, 0x600bf4995fdb <vm_exec_core+33275>, 0x600bf4991385 <vm_exec_core+13733>, 0x600bf49922de <vm_exec_core+17662>, 0x600bf499496b <vm_exec_core+27531>, 0x600bf4995f23 <vm_exec_core+33091>, 0x600bf499391d <vm_exec_core+23357>, 0x600bf4994a1f <vm_exec_core+27711>, 0x600bf4994ea9 <vm_exec_core+28873>, 0x600bf499382f <vm_exec_core+23119>, 0x600bf498ed5d <vm_exec_core+3965>, 0x600bf4994112 <vm_exec_core+25394>, 0x600bf498eb85 <vm_exec_core+3493>, 0x600bf498ef3e <vm_exec_core+4446>, 0x600bf499167a <vm_exec_core+14490>, 0x600bf499369c <vm_exec_core+22716>, 0x600bf4993ce0 <vm_exec_core+24320>, 0x600bf49933e5 <vm_exec_core+22021>, 0x600bf498e742 <vm_exec_core+2402>, 0x600bf499514d <vm_exec_core+29549>, 0x600bf4995c3c <vm_exec_core+32348>, 0x600bf498f055 <vm_exec_core+4725>, 0x600bf499030e <vm_exec_core+9518>, 0x600bf498fd81 <vm_exec_core+8097>, 0x600bf4990c88 <vm_exec_core+11944>, 0x600bf499220c <vm_exec_core+17452>, 0x600bf498f161 <vm_exec_core+4993>, 0x600bf4994f92 <vm_exec_core+29106>, 0x600bf4990253 <vm_exec_core+9331>, 0x600bf4992075 <vm_exec_core+17045>, 0x600bf4992c18 <vm_exec_core+20024>, 0x600bf4994e0c <vm_exec_core+28716>, 0x600bf4993b08 <vm_exec_core+23848>, 0x600bf4990ec8 <vm_exec_core+12520>, 0x600bf499058c <vm_exec_core+10156>, 0x600bf4994bb2 <vm_exec_core+28114>, 0x600bf4991826 <vm_exec_core+14918>, 0x600bf49941d9 <vm_exec_core+25593>, 0x600bf4993c37 <vm_exec_core+24151>, 0x600bf4994434 <vm_exec_core+26196>, 0x600bf4995477 <vm_exec_core+30359>, 0x600bf4992e55 <vm_exec_core+20597>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf499105a <vm_exec_core+12922>, 0x600bf4994ae2 <vm_exec_core+27906>, 0x600bf499119d <vm_exec_core+13245>, 0x600bf4993755 <vm_exec_core+22901>, 0x600bf4993ab8 <vm_exec_core+23768>, 0x600bf4992923 <vm_exec_core+19267>, 0x600bf499353e <vm_exec_core+22366>, 0x600bf499141c <vm_exec_core+13884>, 0x600bf49908a2 <vm_exec_core+10946>, 0x600bf4994527 <vm_exec_core+26439>, 0x600bf498f233 <vm_exec_core+5203>, 0x600bf4992707 <vm_exec_core+18727>, 0x600bf499dbcc <vm_exec_core+65004>, 0x600bf49939dd <vm_exec_core+23549>, 0x600bf498f4f2 <vm_exec_core+5906>, 0x600bf498fa24 <vm_exec_core+7236>, 0x600bf498f62b <vm_exec_core+6219>, 0x600bf499041c <vm_exec_core+9788>, 0x600bf4990d03 <vm_exec_core+12067>, 0x600bf4992d02 <vm_exec_core+20258>, 0x600bf4992202 <vm_exec_core+17442>, 0x600bf4992cfd <vm_exec_core+20253>, 0x600bf4993918 <vm_exec_core+23352>, 0x600bf499382a <vm_exec_core+23114>, 0x600bf4990417 <vm_exec_core+9783>, 0x600bf4993acc <vm_exec_core+23788>, 0x600bf4991738 <vm_exec_core+14680>, 0x600bf499173d <vm_exec_core+14685>, 0x600bf4993825 <vm_exec_core+23109>, 0x600bf4993692 <vm_exec_core+22706>, 0x600bf49925be <vm_exec_core+18398>, 0x600bf49924ca <vm_exec_core+18154>...} reg_cfp = 0x7d3d517ff720 reg_pc = 0x50400002ff78 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x0000600bf498a911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x0000600bf46075db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7d3d53d54608) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc9bd2b5f0, <optimized out>, 0x7ffc9bd2b540, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7d3d53d54608 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x0000600bf4600b47 in rb_main (argc=10, argv=0x7ffc9bd2b7b8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffc9bd2b7b8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1477409) detached] $ timeout 60 gdb -p 1477402 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1477404] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000758996526cd7 in __GI___select (nfds=15, readfds=0x50c004b5fb00, writefds=0x0, exceptfds=0x0, timeout=0x7ffc00c45e00) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x758996705c40 (LWP 1477402) "ruby" 0x0000758996526cd7 in __GI___select (nfds=15, readfds=0x50c004b5fb00, writefds=0x0, exceptfds=0x0, timeout=0x7ffc00c45e00) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x75897a2006c0 (LWP 1477404) "ruby" 0x000075899651b4cd in __GI___poll (fds=0x758978f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x75897a2006c0 (LWP 1477404) "ruby"): #0 0x000075899651b4cd in __GI___poll (fds=0x758978f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006271296986ea in __interceptor_poll () No symbol table info available. #2 0x0000627129a4f06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 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:3006 vm = <optimized out> #4 0x00006271296f1a9f in asan_thread_start(void*) () No symbol table info available. #5 0x000075899649ca94 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 = {129233319888576, 1673067121535583520, 129233319888576, -360, 0, 140720321363872, 1673067121556555040, 1672582597445256480}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000758996529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x758996705c40 (LWP 1477402) "ruby"): #0 0x0000758996526cd7 in __GI___select (nfds=15, readfds=0x50c004b5fb00, writefds=0x0, exceptfds=0x0, timeout=0x7ffc00c45e00) 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 = 531327463} pts64 = 0x7ffc00c45ca0 r = <optimized out> #1 0x0000627129a39d45 in native_fd_select (n=15, readfds=0x50c004b5fb00, writefds=0x0, exceptfds=0x758996526cd7 <__GI___select+327>, timeout=0x7ffc00c45ca0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380 No locals. #2 do_select (p=129233758528032) at /tmp/ruby/src/trunk_asan/thread.c:4314 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffc00c45db0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000062712973c2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc00c45f70, <optimized out>, 0x7ffc00c45e80, <optimized out>, <optimized out>}, prev = 0x758994452180, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000627129a3931e 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:4374 set = {max = 15, th = 0x515000000300, rset = 0x758994452040, 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 = 0x7589944520a0} #5 0x00006271297fd51f in select_internal (read=129233746169360, write=4, except=4, tp=0x7589944520a0, fds=0x758994452040) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 15 pending = <optimized out> rp = 0x758994452040 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=129233758527520) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x758994452020 #7 0x000062712973c2e0 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:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc00c46270, <optimized out>, 0x7ffc00c46180, <optimized out>, <optimized out>}, prev = 0x7589944fd740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00006271297d9767 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x0000627129b1fcb8 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:3801 ci = 0x160100100009 cc = <optimized out> me = 0x758995dea690 cfunc = 0x504000010798 recv = 129233785322000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000627129acd217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7589939ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x627129ac251c <vm_exec_core+14140>, 0x627129abf4eb <vm_exec_core+1803>, 0x627129ac0e99 <vm_exec_core+8377>, 0x627129ac69c8 <vm_exec_core+31720>, 0x627129ac0771 <vm_exec_core+6545>, 0x627129ac777d <vm_exec_core+35229>, 0x627129ac57ca <vm_exec_core+27114>, 0x627129ac339c <vm_exec_core+17852>, 0x627129abf820 <vm_exec_core+2624>, 0x627129ac71fb <vm_exec_core+33819>, 0x627129ac6d9b <vm_exec_core+32699>, 0x627129ac0b6c <vm_exec_core+7564>, 0x627129abfe8c <vm_exec_core+4268>, 0x627129ac5d01 <vm_exec_core+28449>, 0x627129ac1b1c <vm_exec_core+11580>, 0x627129ac743d <vm_exec_core+34397>, 0x627129ac6fea <vm_exec_core+33290>, 0x627129ac2394 <vm_exec_core+13748>, 0x627129ac32ed <vm_exec_core+17677>, 0x627129ac597a <vm_exec_core+27546>, 0x627129ac6f32 <vm_exec_core+33106>, 0x627129ac492c <vm_exec_core+23372>, 0x627129ac5a2e <vm_exec_core+27726>, 0x627129ac5eb8 <vm_exec_core+28888>, 0x627129ac483e <vm_exec_core+23134>, 0x627129abfd6c <vm_exec_core+3980>, 0x627129ac5121 <vm_exec_core+25409>, 0x627129abfb94 <vm_exec_core+3508>, 0x627129abff4d <vm_exec_core+4461>, 0x627129ac2689 <vm_exec_core+14505>, 0x627129ac46ab <vm_exec_core+22731>, 0x627129ac4cef <vm_exec_core+24335>, 0x627129ac43f4 <vm_exec_core+22036>, 0x627129abf751 <vm_exec_core+2417>, 0x627129ac615c <vm_exec_core+29564>, 0x627129ac6c4b <vm_exec_core+32363>, 0x627129ac0064 <vm_exec_core+4740>, 0x627129ac131d <vm_exec_core+9533>, 0x627129ac0d90 <vm_exec_core+8112>, 0x627129ac1c97 <vm_exec_core+11959>, 0x627129ac321b <vm_exec_core+17467>, 0x627129ac0170 <vm_exec_core+5008>, 0x627129ac5fa1 <vm_exec_core+29121>, 0x627129ac1262 <vm_exec_core+9346>, 0x627129ac3084 <vm_exec_core+17060>, 0x627129ac3c27 <vm_exec_core+20039>, 0x627129ac5e1b <vm_exec_core+28731>, 0x627129ac4b17 <vm_exec_core+23863>, 0x627129ac1ed7 <vm_exec_core+12535>, 0x627129ac159b <vm_exec_core+10171>, 0x627129ac5bc1 <vm_exec_core+28129>, 0x627129ac2835 <vm_exec_core+14933>, 0x627129ac51e8 <vm_exec_core+25608>, 0x627129ac4c46 <vm_exec_core+24166>, 0x627129ac5443 <vm_exec_core+26211>, 0x627129ac6486 <vm_exec_core+30374>, 0x627129ac3e64 <vm_exec_core+20612>, 0x627129abf18b <vm_exec_core+939>, 0x627129ac2069 <vm_exec_core+12937>, 0x627129ac5af1 <vm_exec_core+27921>, 0x627129ac21ac <vm_exec_core+13260>, 0x627129ac4764 <vm_exec_core+22916>, 0x627129ac5008 <vm_exec_core+25128>, 0x627129ac3932 <vm_exec_core+19282>, 0x627129ac454d <vm_exec_core+22381>, 0x627129ac242b <vm_exec_core+13899>, 0x627129ac18b1 <vm_exec_core+10961>, 0x627129ac5536 <vm_exec_core+26454>, 0x627129ac0242 <vm_exec_core+5218>, 0x627129ac3716 <vm_exec_core+18742>, 0x627129acebdb <vm_exec_core+65019>, 0x627129ac49ec <vm_exec_core+23564>, 0x627129ac0501 <vm_exec_core+5921>, 0x627129ac0a33 <vm_exec_core+7251>, 0x627129ac063a <vm_exec_core+6234>, 0x627129ac142b <vm_exec_core+9803>, 0x627129ac1d12 <vm_exec_core+12082>, 0x627129abf190 <vm_exec_core+944>, 0x627129ac1141 <vm_exec_core+9057>, 0x627129ac79d2 <vm_exec_core+35826>, 0x627129ac4f08 <vm_exec_core+24872>, 0x627129ac3d07 <vm_exec_core+20263>, 0x627129ac6036 <vm_exec_core+29270>, 0x627129ac7abb <vm_exec_core+36059>, 0x627129ac6389 <vm_exec_core+30121>, 0x627129ac74e7 <vm_exec_core+34567>, 0x627129ac75d1 <vm_exec_core+34801>, 0x627129abfc73 <vm_exec_core+3731>, 0x627129ac70a8 <vm_exec_core+33480>, 0x627129ac2742 <vm_exec_core+14690>, 0x627129ac72f0 <vm_exec_core+34064>, 0x627129ac226d <vm_exec_core+13453>, 0x627129ac624d <vm_exec_core+29805>, 0x627129ac16e4 <vm_exec_core+10500>, 0x627129ac2a8b <vm_exec_core+15531>, 0x627129ac76c7 <vm_exec_core+35047>, 0x627129ac315b <vm_exec_core+17275>, 0x627129ac2c3c <vm_exec_core+15964>, 0x627129abf276 <vm_exec_core+1174>, 0x627129abf98f <vm_exec_core+2991>, 0x627129abf374 <vm_exec_core+1428>, 0x627129ac3a42 <vm_exec_core+19554>, 0x627129ac2e12 <vm_exec_core+16434>, 0x627129ac35d7 <vm_exec_core+18423>, 0x627129ac34de <vm_exec_core+18174>, 0x627129ac2576 <vm_exec_core+14230>, 0x627129ac2cf2 <vm_exec_core+16146>, 0x627129ac294c <vm_exec_core+15212>, 0x627129ac2f56 <vm_exec_core+16758>, 0x627129ac2fed <vm_exec_core+16909>, 0x627129ac250d <vm_exec_core+14125>, 0x627129abf4dc <vm_exec_core+1788>, 0x627129ac0e8a <vm_exec_core+8362>, 0x627129ac69b9 <vm_exec_core+31705>, 0x627129ac0762 <vm_exec_core+6530>, 0x627129ac776e <vm_exec_core+35214>, 0x627129ac57bb <vm_exec_core+27099>, 0x627129ac338d <vm_exec_core+17837>, 0x627129abf811 <vm_exec_core+2609>, 0x627129ac71ec <vm_exec_core+33804>, 0x627129ac6d8c <vm_exec_core+32684>, 0x627129ac0b5d <vm_exec_core+7549>, 0x627129abfe7d <vm_exec_core+4253>, 0x627129ac5cf2 <vm_exec_core+28434>, 0x627129ac1b0d <vm_exec_core+11565>, 0x627129ac742e <vm_exec_core+34382>, 0x627129ac6fdb <vm_exec_core+33275>, 0x627129ac2385 <vm_exec_core+13733>, 0x627129ac32de <vm_exec_core+17662>, 0x627129ac596b <vm_exec_core+27531>, 0x627129ac6f23 <vm_exec_core+33091>, 0x627129ac491d <vm_exec_core+23357>, 0x627129ac5a1f <vm_exec_core+27711>, 0x627129ac5ea9 <vm_exec_core+28873>, 0x627129ac482f <vm_exec_core+23119>, 0x627129abfd5d <vm_exec_core+3965>, 0x627129ac5112 <vm_exec_core+25394>, 0x627129abfb85 <vm_exec_core+3493>, 0x627129abff3e <vm_exec_core+4446>, 0x627129ac267a <vm_exec_core+14490>, 0x627129ac469c <vm_exec_core+22716>, 0x627129ac4ce0 <vm_exec_core+24320>, 0x627129ac43e5 <vm_exec_core+22021>, 0x627129abf742 <vm_exec_core+2402>, 0x627129ac614d <vm_exec_core+29549>, 0x627129ac6c3c <vm_exec_core+32348>, 0x627129ac0055 <vm_exec_core+4725>, 0x627129ac130e <vm_exec_core+9518>, 0x627129ac0d81 <vm_exec_core+8097>, 0x627129ac1c88 <vm_exec_core+11944>, 0x627129ac320c <vm_exec_core+17452>, 0x627129ac0161 <vm_exec_core+4993>, 0x627129ac5f92 <vm_exec_core+29106>, 0x627129ac1253 <vm_exec_core+9331>, 0x627129ac3075 <vm_exec_core+17045>, 0x627129ac3c18 <vm_exec_core+20024>, 0x627129ac5e0c <vm_exec_core+28716>, 0x627129ac4b08 <vm_exec_core+23848>, 0x627129ac1ec8 <vm_exec_core+12520>, 0x627129ac158c <vm_exec_core+10156>, 0x627129ac5bb2 <vm_exec_core+28114>, 0x627129ac2826 <vm_exec_core+14918>, 0x627129ac51d9 <vm_exec_core+25593>, 0x627129ac4c37 <vm_exec_core+24151>, 0x627129ac5434 <vm_exec_core+26196>, 0x627129ac6477 <vm_exec_core+30359>, 0x627129ac3e55 <vm_exec_core+20597>, 0x627129ac4ab8 <vm_exec_core+23768>, 0x627129ac205a <vm_exec_core+12922>, 0x627129ac5ae2 <vm_exec_core+27906>, 0x627129ac219d <vm_exec_core+13245>, 0x627129ac4755 <vm_exec_core+22901>, 0x627129ac4ab8 <vm_exec_core+23768>, 0x627129ac3923 <vm_exec_core+19267>, 0x627129ac453e <vm_exec_core+22366>, 0x627129ac241c <vm_exec_core+13884>, 0x627129ac18a2 <vm_exec_core+10946>, 0x627129ac5527 <vm_exec_core+26439>, 0x627129ac0233 <vm_exec_core+5203>, 0x627129ac3707 <vm_exec_core+18727>, 0x627129acebcc <vm_exec_core+65004>, 0x627129ac49dd <vm_exec_core+23549>, 0x627129ac04f2 <vm_exec_core+5906>, 0x627129ac0a24 <vm_exec_core+7236>, 0x627129ac062b <vm_exec_core+6219>, 0x627129ac141c <vm_exec_core+9788>, 0x627129ac1d03 <vm_exec_core+12067>, 0x627129ac3d02 <vm_exec_core+20258>, 0x627129ac3202 <vm_exec_core+17442>, 0x627129ac3cfd <vm_exec_core+20253>, 0x627129ac4918 <vm_exec_core+23352>, 0x627129ac482a <vm_exec_core+23114>, 0x627129ac1417 <vm_exec_core+9783>, 0x627129ac4acc <vm_exec_core+23788>, 0x627129ac2738 <vm_exec_core+14680>, 0x627129ac273d <vm_exec_core+14685>, 0x627129ac4825 <vm_exec_core+23109>, 0x627129ac4692 <vm_exec_core+22706>, 0x627129ac35be <vm_exec_core+18398>, 0x627129ac34ca <vm_exec_core+18154>...} reg_cfp = 0x7589939ff3a0 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_duparray_send = <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 0x0000627129abb6ef in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000627129b3d682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7589939ff578, self=129233784478840, 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:1625 flags = 0 iseq = 0x758995d673d0 cfp = <optimized out> sp = 0x7589938ff9e8 use_argv = 0x7589942cbba0 stack_argv = 0x7589938ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7589939ff578 #16 0x0000627129ae9c16 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:1676 No locals. th: 0x515000000300, native_id: 0x758996705c40 #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 -- Control frame information ----------------------------------------------- No locals. c:0021 p:---- s:0128 e:000127 CFUNC :select #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x0000627129ae9c16 in rb_yield (val=<optimized out>) No locals. #20 0x0000627129c9101a in rb_ary_each (ary=129233778420400) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x0000627129b1fcb8 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:3801 ci = 0xc0100000001 c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 cc = <optimized out> me = 0x758995df0540 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 cfunc = 0x50400000a298 recv = 129233778420400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x0000627129ac67e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7589939ff560, cd=0x511000020c80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 cc = <optimized out> calling = <optimized out> c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 blockiseq = <optimized out> leaf = false c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] val = <optimized out> cd = 0x511000020c80 insns_address_table = {0x627129ac251c <vm_exec_core+14140>, 0x627129abf4eb <vm_exec_core+1803>, 0x627129ac0e99 <vm_exec_core+8377>, 0x627129ac69c8 <vm_exec_core+31720>, 0x627129ac0771 <vm_exec_core+6545>, 0x627129ac777d <vm_exec_core+35229>, 0x627129ac57ca <vm_exec_core+27114>, 0x627129ac339c <vm_exec_core+17852>, 0x627129abf820 <vm_exec_core+2624>, 0x627129ac71fb <vm_exec_core+33819>, 0x627129ac6d9b <vm_exec_core+32699>, 0x627129ac0b6c <vm_exec_core+7564>, 0x627129abfe8c <vm_exec_core+4268>, 0x627129ac5d01 <vm_exec_core+28449>, 0x627129ac1b1c <vm_exec_core+11580>, 0x627129ac743d <vm_exec_core+34397>, 0x627129ac6fea <vm_exec_core+33290>, 0x627129ac2394 <vm_exec_core+13748>, 0x627129ac32ed <vm_exec_core+17677>, 0x627129ac597a <vm_exec_core+27546>, 0x627129ac6f32 <vm_exec_core+33106>, 0x627129ac492c <vm_exec_core+23372>, 0x627129ac5a2e <vm_exec_core+27726>, 0x627129ac5eb8 <vm_exec_core+28888>, 0x627129ac483e <vm_exec_core+23134>, 0x627129abfd6c <vm_exec_core+3980>, 0x627129ac5121 <vm_exec_core+25409>, 0x627129abfb94 <vm_exec_core+3508>, 0x627129abff4d <vm_exec_core+4461>, 0x627129ac2689 <vm_exec_core+14505>, 0x627129ac46ab <vm_exec_core+22731>, 0x627129ac4cef <vm_exec_core+24335>, 0x627129ac43f4 <vm_exec_core+22036>, 0x627129abf751 <vm_exec_core+2417>, 0x627129ac615c <vm_exec_core+29564>, 0x627129ac6c4b <vm_exec_core+32363>, 0x627129ac0064 <vm_exec_core+4740>, 0x627129ac131d <vm_exec_core+9533>, 0x627129ac0d90 <vm_exec_core+8112>, 0x627129ac1c97 <vm_exec_core+11959>, 0x627129ac321b <vm_exec_core+17467>, 0x627129ac0170 <vm_exec_core+5008>, 0x627129ac5fa1 <vm_exec_core+29121>, 0x627129ac1262 <vm_exec_core+9346>, 0x627129ac3084 <vm_exec_core+17060>, 0x627129ac3c27 <vm_exec_core+20039>, 0x627129ac5e1b <vm_exec_core+28731>, 0x627129ac4b17 <vm_exec_core+23863>, 0x627129ac1ed7 <vm_exec_core+12535>, 0x627129ac159b <vm_exec_core+10171>, 0x627129ac5bc1 <vm_exec_core+28129>, 0x627129ac2835 <vm_exec_core+14933>, 0x627129ac51e8 <vm_exec_core+25608>, 0x627129ac4c46 <vm_exec_core+24166>, 0x627129ac5443 <vm_exec_core+26211>, 0x627129ac6486 <vm_exec_core+30374>, 0x627129ac3e64 <vm_exec_core+20612>, 0x627129abf18b <vm_exec_core+939>, 0x627129ac2069 <vm_exec_core+12937>, 0x627129ac5af1 <vm_exec_core+27921>, 0x627129ac21ac <vm_exec_core+13260>, 0x627129ac4764 <vm_exec_core+22916>, 0x627129ac5008 <vm_exec_core+25128>, 0x627129ac3932 <vm_exec_core+19282>, 0x627129ac454d <vm_exec_core+22381>, 0x627129ac242b <vm_exec_core+13899>, 0x627129ac18b1 <vm_exec_core+10961>, 0x627129ac5536 <vm_exec_core+26454>, 0x627129ac0242 <vm_exec_core+5218>, 0x627129ac3716 <vm_exec_core+18742>, 0x627129acebdb <vm_exec_core+65019>, 0x627129ac49ec <vm_exec_core+23564>, 0x627129ac0501 <vm_exec_core+5921>, 0x627129ac0a33 <vm_exec_core+7251>, 0x627129ac063a <vm_exec_core+6234>, 0x627129ac142b <vm_exec_core+9803>, 0x627129ac1d12 <vm_exec_core+12082>, 0x627129abf190 <vm_exec_core+944>, 0x627129ac1141 <vm_exec_core+9057>, 0x627129ac79d2 <vm_exec_core+35826>, 0x627129ac4f08 <vm_exec_core+24872>, 0x627129ac3d07 <vm_exec_core+20263>, 0x627129ac6036 <vm_exec_core+29270>, 0x627129ac7abb <vm_exec_core+36059>, 0x627129ac6389 <vm_exec_core+30121>, 0x627129ac74e7 <vm_exec_core+34567>, 0x627129ac75d1 <vm_exec_core+34801>, 0x627129abfc73 <vm_exec_core+3731>, 0x627129ac70a8 <vm_exec_core+33480>, 0x627129ac2742 <vm_exec_core+14690>, 0x627129ac72f0 <vm_exec_core+34064>, 0x627129ac226d <vm_exec_core+13453>, 0x627129ac624d <vm_exec_core+29805>, 0x627129ac16e4 <vm_exec_core+10500>, 0x627129ac2a8b <vm_exec_core+15531>, 0x627129ac76c7 <vm_exec_core+35047>, 0x627129ac315b <vm_exec_core+17275>, 0x627129ac2c3c <vm_exec_core+15964>, 0x627129abf276 <vm_exec_core+1174>, 0x627129abf98f <vm_exec_core+2991>, 0x627129abf374 <vm_exec_core+1428>, 0x627129ac3a42 <vm_exec_core+19554>, 0x627129ac2e12 <vm_exec_core+16434>, 0x627129ac35d7 <vm_exec_core+18423>, 0x627129ac34de <vm_exec_core+18174>, 0x627129ac2576 <vm_exec_core+14230>, 0x627129ac2cf2 <vm_exec_core+16146>, 0x627129ac294c <vm_exec_core+15212>, 0x627129ac2f56 <vm_exec_core+16758>, 0x627129ac2fed <vm_exec_core+16909>, 0x627129ac250d <vm_exec_core+14125>, 0x627129abf4dc <vm_exec_core+1788>, 0x627129ac0e8a <vm_exec_core+8362>, 0x627129ac69b9 <vm_exec_core+31705>, 0x627129ac0762 <vm_exec_core+6530>, 0x627129ac776e <vm_exec_core+35214>, 0x627129ac57bb <vm_exec_core+27099>, 0x627129ac338d <vm_exec_core+17837>, 0x627129abf811 <vm_exec_core+2609>, 0x627129ac71ec <vm_exec_core+33804>, 0x627129ac6d8c <vm_exec_core+32684>, 0x627129ac0b5d <vm_exec_core+7549>, 0x627129abfe7d <vm_exec_core+4253>, 0x627129ac5cf2 <vm_exec_core+28434>, 0x627129ac1b0d <vm_exec_core+11565>, 0x627129ac742e <vm_exec_core+34382>, 0x627129ac6fdb <vm_exec_core+33275>, 0x627129ac2385 <vm_exec_core+13733>, 0x627129ac32de <vm_exec_core+17662>, 0x627129ac596b <vm_exec_core+27531>, 0x627129ac6f23 <vm_exec_core+33091>, 0x627129ac491d <vm_exec_core+23357>, 0x627129ac5a1f <vm_exec_core+27711>, 0x627129ac5ea9 <vm_exec_core+28873>, 0x627129ac482f <vm_exec_core+23119>, 0x627129abfd5d <vm_exec_core+3965>, 0x627129ac5112 <vm_exec_core+25394>, 0x627129abfb85 <vm_exec_core+3493>, 0x627129abff3e <vm_exec_core+4446>, 0x627129ac267a <vm_exec_core+14490>, 0x627129ac469c <vm_exec_core+22716>, 0x627129ac4ce0 <vm_exec_core+24320>, 0x627129ac43e5 <vm_exec_core+22021>, 0x627129abf742 <vm_exec_core+2402>, 0x627129ac614d <vm_exec_core+29549>, 0x627129ac6c3c <vm_exec_core+32348>, 0x627129ac0055 <vm_exec_core+4725>, 0x627129ac130e <vm_exec_core+9518>, 0x627129ac0d81 <vm_exec_core+8097>, 0x627129ac1c88 <vm_exec_core+11944>, 0x627129ac320c <vm_exec_core+17452>, 0x627129ac0161 <vm_exec_core+4993>, 0x627129ac5f92 <vm_exec_core+29106>, 0x627129ac1253 <vm_exec_core+9331>, 0x627129ac3075 <vm_exec_core+17045>, 0x627129ac3c18 <vm_exec_core+20024>, 0x627129ac5e0c <vm_exec_core+28716>, 0x627129ac4b08 <vm_exec_core+23848>, 0x627129ac1ec8 <vm_exec_core+12520>, 0x627129ac158c <vm_exec_core+10156>, 0x627129ac5bb2 <vm_exec_core+28114>, 0x627129ac2826 <vm_exec_core+14918>, 0x627129ac51d9 <vm_exec_core+25593>, 0x627129ac4c37 <vm_exec_core+24151>, 0x627129ac5434 <vm_exec_core+26196>, 0x627129ac6477 <vm_exec_core+30359>, 0x627129ac3e55 <vm_exec_core+20597>, 0x627129ac4ab8 <vm_exec_core+23768>, 0x627129ac205a <vm_exec_core+12922>, 0x627129ac5ae2 <vm_exec_core+27906>, 0x627129ac219d <vm_exec_core+13245>, 0x627129ac4755 <vm_exec_core+22901>, 0x627129ac4ab8 <vm_exec_core+23768>, 0x627129ac3923 <vm_exec_core+19267>, 0x627129ac453e <vm_exec_core+22366>, 0x627129ac241c <vm_exec_core+13884>, 0x627129ac18a2 <vm_exec_core+10946>, 0x627129ac5527 <vm_exec_core+26439>, 0x627129ac0233 <vm_exec_core+5203>, 0x627129ac3707 <vm_exec_core+18727>, 0x627129acebcc <vm_exec_core+65004>, 0x627129ac49dd <vm_exec_core+23549>, 0x627129ac04f2 <vm_exec_core+5906>, 0x627129ac0a24 <vm_exec_core+7236>, 0x627129ac062b <vm_exec_core+6219>, 0x627129ac141c <vm_exec_core+9788>, 0x627129ac1d03 <vm_exec_core+12067>, 0x627129ac3d02 <vm_exec_core+20258>, 0x627129ac3202 <vm_exec_core+17442>, 0x627129ac3cfd <vm_exec_core+20253>, 0x627129ac4918 <vm_exec_core+23352>, 0x627129ac482a <vm_exec_core+23114>, 0x627129ac1417 <vm_exec_core+9783>, 0x627129ac4acc <vm_exec_core+23788>, 0x627129ac2738 <vm_exec_core+14680>, 0x627129ac273d <vm_exec_core+14685>, 0x627129ac4825 <vm_exec_core+23109>, 0x627129ac4692 <vm_exec_core+22706>, 0x627129ac35be <vm_exec_core+18398>, 0x627129ac34ca <vm_exec_core+18154>...} reg_cfp = 0x7589939ff560 reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> c:0013 p:---- s:0061 e:000060 CFUNC :each 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> 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 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> 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> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 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> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 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> 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_dup = <optimized out> INSN_LABEL_dupn = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative 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> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x0000627129abb911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x000062712983bc6c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=129233784813200) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x758995d63578 #27 0x0000627129836b2b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 129233785312240 realpath_map = 129233785312080 path = 129233784813200 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x0000627129834ce5 in rb_require_string_internal (fname=129233784813240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x0000627129b1fcb8 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:3801 ci = 0x58a100140003 cc = <optimized out> me = 0x758995d63708 cfunc = 0x5040000185d8 recv = 129233785441680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x0000627129b0610d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc00c48650) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x0000627129b05bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #33 0x0000627129acd217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7589939ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x627129ac251c <vm_exec_core+14140>, 0x627129abf4eb <vm_exec_core+1803>, 0x627129ac0e99 <vm_exec_core+8377>, 0x627129ac69c8 <vm_exec_core+31720>, 0x627129ac0771 <vm_exec_core+6545>, 0x627129ac777d <vm_exec_core+35229>, 0x627129ac57ca <vm_exec_core+27114>, 0x627129ac339c <vm_exec_core+17852>, 0x627129abf820 <vm_exec_core+2624>, 0x627129ac71fb <vm_exec_core+33819>, 0x627129ac6d9b <vm_exec_core+32699>, 0x627129ac0b6c <vm_exec_core+7564>, 0x627129abfe8c <vm_exec_core+4268>, 0x627129ac5d01 <vm_exec_core+28449>, 0x627129ac1b1c <vm_exec_core+11580>, 0x627129ac743d <vm_exec_core+34397>, 0x627129ac6fea <vm_exec_core+33290>, 0x627129ac2394 <vm_exec_core+13748>, 0x627129ac32ed <vm_exec_core+17677>, 0x627129ac597a <vm_exec_core+27546>, 0x627129ac6f32 <vm_exec_core+33106>, 0x627129ac492c <vm_exec_core+23372>, 0x627129ac5a2e <vm_exec_core+27726>, 0x627129ac5eb8 <vm_exec_core+28888>, 0x627129ac483e <vm_exec_core+23134>, 0x627129abfd6c <vm_exec_core+3980>, 0x627129ac5121 <vm_exec_core+25409>, 0x627129abfb94 <vm_exec_core+3508>, 0x627129abff4d <vm_exec_core+4461>, 0x627129ac2689 <vm_exec_core+14505>, 0x627129ac46ab <vm_exec_core+22731>, 0x627129ac4cef <vm_exec_core+24335>, 0x627129ac43f4 <vm_exec_core+22036>, 0x627129abf751 <vm_exec_core+2417>, 0x627129ac615c <vm_exec_core+29564>, 0x627129ac6c4b <vm_exec_core+32363>, 0x627129ac0064 <vm_exec_core+4740>, 0x627129ac131d <vm_exec_core+9533>, 0x627129ac0d90 <vm_exec_core+8112>, 0x627129ac1c97 <vm_exec_core+11959>, 0x627129ac321b <vm_exec_core+17467>, 0x627129ac0170 <vm_exec_core+5008>, 0x627129ac5fa1 <vm_exec_core+29121>, 0x627129ac1262 <vm_exec_core+9346>, 0x627129ac3084 <vm_exec_core+17060>, 0x627129ac3c27 <vm_exec_core+20039>, 0x627129ac5e1b <vm_exec_core+28731>, 0x627129ac4b17 <vm_exec_core+23863>, 0x627129ac1ed7 <vm_exec_core+12535>, 0x627129ac159b <vm_exec_core+10171>, 0x627129ac5bc1 <vm_exec_core+28129>, 0x627129ac2835 <vm_exec_core+14933>, 0x627129ac51e8 <vm_exec_core+25608>, 0x627129ac4c46 <vm_exec_core+24166>, 0x627129ac5443 <vm_exec_core+26211>, 0x627129ac6486 <vm_exec_core+30374>, 0x627129ac3e64 <vm_exec_core+20612>, 0x627129abf18b <vm_exec_core+939>, 0x627129ac2069 <vm_exec_core+12937>, 0x627129ac5af1 <vm_exec_core+27921>, 0x627129ac21ac <vm_exec_core+13260>, 0x627129ac4764 <vm_exec_core+22916>, 0x627129ac5008 <vm_exec_core+25128>, 0x627129ac3932 <vm_exec_core+19282>, 0x627129ac454d <vm_exec_core+22381>, 0x627129ac242b <vm_exec_core+13899>, 0x627129ac18b1 <vm_exec_core+10961>, 0x627129ac5536 <vm_exec_core+26454>, 0x627129ac0242 <vm_exec_core+5218>, 0x627129ac3716 <vm_exec_core+18742>, 0x627129acebdb <vm_exec_core+65019>, 0x627129ac49ec <vm_exec_core+23564>, 0x627129ac0501 <vm_exec_core+5921>, 0x627129ac0a33 <vm_exec_core+7251>, 0x627129ac063a <vm_exec_core+6234>, 0x627129ac142b <vm_exec_core+9803>, 0x627129ac1d12 <vm_exec_core+12082>, 0x627129abf190 <vm_exec_core+944>, 0x627129ac1141 <vm_exec_core+9057>, 0x627129ac79d2 <vm_exec_core+35826>, 0x627129ac4f08 <vm_exec_core+24872>, 0x627129ac3d07 <vm_exec_core+20263>, 0x627129ac6036 <vm_exec_core+29270>, 0x627129ac7abb <vm_exec_core+36059>, 0x627129ac6389 <vm_exec_core+30121>, 0x627129ac74e7 <vm_exec_core+34567>, 0x627129ac75d1 <vm_exec_core+34801>, 0x627129abfc73 <vm_exec_core+3731>, 0x627129ac70a8 <vm_exec_core+33480>, 0x627129ac2742 <vm_exec_core+14690>, 0x627129ac72f0 <vm_exec_core+34064>, 0x627129ac226d <vm_exec_core+13453>, 0x627129ac624d <vm_exec_core+29805>, 0x627129ac16e4 <vm_exec_core+10500>, 0x627129ac2a8b <vm_exec_core+15531>, 0x627129ac76c7 <vm_exec_core+35047>, 0x627129ac315b <vm_exec_core+17275>, 0x627129ac2c3c <vm_exec_core+15964>, 0x627129abf276 <vm_exec_core+1174>, 0x627129abf98f <vm_exec_core+2991>, 0x627129abf374 <vm_exec_core+1428>, 0x627129ac3a42 <vm_exec_core+19554>, 0x627129ac2e12 <vm_exec_core+16434>, 0x627129ac35d7 <vm_exec_core+18423>, 0x627129ac34de <vm_exec_core+18174>, 0x627129ac2576 <vm_exec_core+14230>, 0x627129ac2cf2 <vm_exec_core+16146>, 0x627129ac294c <vm_exec_core+15212>, 0x627129ac2f56 <vm_exec_core+16758>, 0x627129ac2fed <vm_exec_core+16909>, 0x627129ac250d <vm_exec_core+14125>, 0x627129abf4dc <vm_exec_core+1788>, 0x627129ac0e8a <vm_exec_core+8362>, 0x627129ac69b9 <vm_exec_core+31705>, 0x627129ac0762 <vm_exec_core+6530>, 0x627129ac776e <vm_exec_core+35214>, 0x627129ac57bb <vm_exec_core+27099>, 0x627129ac338d <vm_exec_core+17837>, 0x627129abf811 <vm_exec_core+2609>, 0x627129ac71ec <vm_exec_core+33804>, 0x627129ac6d8c <vm_exec_core+32684>, 0x627129ac0b5d <vm_exec_core+7549>, 0x627129abfe7d <vm_exec_core+4253>, 0x627129ac5cf2 <vm_exec_core+28434>, 0x627129ac1b0d <vm_exec_core+11565>, 0x627129ac742e <vm_exec_core+34382>, 0x627129ac6fdb <vm_exec_core+33275>, 0x627129ac2385 <vm_exec_core+13733>, 0x627129ac32de <vm_exec_core+17662>, 0x627129ac596b <vm_exec_core+27531>, 0x627129ac6f23 <vm_exec_core+33091>, 0x627129ac491d <vm_exec_core+23357>, 0x627129ac5a1f <vm_exec_core+27711>, 0x627129ac5ea9 <vm_exec_core+28873>, 0x627129ac482f <vm_exec_core+23119>, 0x627129abfd5d <vm_exec_core+3965>, 0x627129ac5112 <vm_exec_core+25394>, 0x627129abfb85 <vm_exec_core+3493>, 0x627129abff3e <vm_exec_core+4446>, 0x627129ac267a <vm_exec_core+14490>, 0x627129ac469c <vm_exec_core+22716>, 0x627129ac4ce0 <vm_exec_core+24320>, 0x627129ac43e5 <vm_exec_core+22021>, 0x627129abf742 <vm_exec_core+2402>, 0x627129ac614d <vm_exec_core+29549>, 0x627129ac6c3c <vm_exec_core+32348>, 0x627129ac0055 <vm_exec_core+4725>, 0x627129ac130e <vm_exec_core+9518>, 0x627129ac0d81 <vm_exec_core+8097>, 0x627129ac1c88 <vm_exec_core+11944>, 0x627129ac320c <vm_exec_core+17452>, 0x627129ac0161 <vm_exec_core+4993>, 0x627129ac5f92 <vm_exec_core+29106>, 0x627129ac1253 <vm_exec_core+9331>, 0x627129ac3075 <vm_exec_core+17045>, 0x627129ac3c18 <vm_exec_core+20024>, 0x627129ac5e0c <vm_exec_core+28716>, 0x627129ac4b08 <vm_exec_core+23848>, 0x627129ac1ec8 <vm_exec_core+12520>, 0x627129ac158c <vm_exec_core+10156>, 0x627129ac5bb2 <vm_exec_core+28114>, 0x627129ac2826 <vm_exec_core+14918>, 0x627129ac51d9 <vm_exec_core+25593>, 0x627129ac4c37 <vm_exec_core+24151>, 0x627129ac5434 <vm_exec_core+26196>, 0x627129ac6477 <vm_exec_core+30359>, 0x627129ac3e55 <vm_exec_core+20597>, 0x627129ac4ab8 <vm_exec_core+23768>, 0x627129ac205a <vm_exec_core+12922>, 0x627129ac5ae2 <vm_exec_core+27906>, 0x627129ac219d <vm_exec_core+13245>, 0x627129ac4755 <vm_exec_core+22901>, 0x627129ac4ab8 <vm_exec_core+23768>, 0x627129ac3923 <vm_exec_core+19267>, 0x627129ac453e <vm_exec_core+22366>, 0x627129ac241c <vm_exec_core+13884>, 0x627129ac18a2 <vm_exec_core+10946>, 0x627129ac5527 <vm_exec_core+26439>, 0x627129ac0233 <vm_exec_core+5203>, 0x627129ac3707 <vm_exec_core+18727>, 0x627129acebcc <vm_exec_core+65004>, 0x627129ac49dd <vm_exec_core+23549>, 0x627129ac04f2 <vm_exec_core+5906>, 0x627129ac0a24 <vm_exec_core+7236>, 0x627129ac062b <vm_exec_core+6219>, 0x627129ac141c <vm_exec_core+9788>, 0x627129ac1d03 <vm_exec_core+12067>, 0x627129ac3d02 <vm_exec_core+20258>, 0x627129ac3202 <vm_exec_core+17442>, 0x627129ac3cfd <vm_exec_core+20253>, 0x627129ac4918 <vm_exec_core+23352>, 0x627129ac482a <vm_exec_core+23114>, 0x627129ac1417 <vm_exec_core+9783>, 0x627129ac4acc <vm_exec_core+23788>, 0x627129ac2738 <vm_exec_core+14680>, 0x627129ac273d <vm_exec_core+14685>, 0x627129ac4825 <vm_exec_core+23109>, 0x627129ac4692 <vm_exec_core+22706>, 0x627129ac35be <vm_exec_core+18398>, 0x627129ac34ca <vm_exec_core+18154>...} reg_cfp = 0x7589939ff790 reg_pc = 0x50400002fd78 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_duparray_send = <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> #35 0x0000627129abb558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00006271297385db in rb_ec_exec_node (ec=0x5160000006d0, n=0x758995d637a8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc00c48b90, <optimized out>, 0x7ffc00c48ae0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x758995d637a8 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x0000627129731b47 in rb_main (argc=9, argv=0x7ffc00c48d68) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffc00c48d68) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. [Inferior 1 (process 1477402) detached] Children under /tmp/rubytest.v3r4rv: * drwx------ 2 60 2025-01-27 11:48:10 +0000 autoload20250127-1477409-iic4b9/ * -rw-r--r-- 1 37 2025-01-27 11:48:10 +0000 test-bug-11055.rb $ timeout 60 gdb -p 1477073 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1477072 -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 1513975 -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 -Dmodular_gc_dir= 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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/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.5.0dev (2025-01-27T08:19:32Z master c3c7300b89) +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 .............. Finished in 35.288852 seconds 3313 files, 33298 examples, 135741 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.