# Logfile created on 2024-10-23 05:24:42 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000076d6de05fdd0 @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.20241023-052442", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000076d6de080198 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000076d6de9cfe38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000076d6dcf8a1e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241023-052442", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241023-052442>, @binmode=false, @mon_data=#<Monitor:0x000076d6de9cf9d8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 19747c1ca6 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 8b0a34bcd959a9da3ddd3b59ce89594cbefedd6eb8cb8053e3064b60fef66e44 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' 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/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.1 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.1 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.4.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.17 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=59566 "--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/917] 2807599=test_gem_source_local [ 2/917] 2807608=test_rdoc_parser_rd [ 3/917] 2807597=test_num2int [ 4/917] 2807606=test_parse [ 5/917] 2807600=test_process [ 6/917] 2807601=test_have_macro [ 7/917] 2807605=test_iter_break [ 8/917] 2807609=test_wss [ 9/917] 2807596=test_closure [ 10/917] 2807602=test_address_resolve [ 11/917] 2807603=test_cstr [ 12/917] 2807605=test_gem_resolver_lock_specification [ 13/917] 2807611=test_digest [ 14/917] 2807604=test_variable [ 15/917] 2807607=test_econv [ 16/917] 2807598=test_foreach [ 17/917] 2807610=test_nil2vtempty [ 18/917] 2807610=test_securerandom [ 19/917] 2807598=test_thread_queue [ 20/917] 2807597=test_flip [ 21/917] 2807609=test_nowrite [ 22/917] 2807602=test_summary [ 23/917] 2807609=test_stack [ 24/917] 2807597=test_gem_commands_install_command [ 25/917] 2807611=test_gem_ext_cargo_builder_unit [ 26/917] 2807610=json_common_interface_test [ 27/917] 2807596=test_stream [ 28/917] 2807603=test_func [ 29/917] 2807610=test_coverage [ 30/917] 2807596=test_remote_fetch_error [ 31/917] 2807608=test_pathname [ 32/917] 2807604=test_gem_resolver_git_specification [ 33/917] 2807602=test_dir_m17n [ 34/917] 2807611=test_kill_ring [ 35/917] 2807605=test_cgi_tag_helper [ 36/917] 2807605=test_io [ 37/917] 2807611=test_gem_commands_cert_command [ 38/917] 2807596=test_fileutils [ 39/917] 2807601=test_object [ 40/917] 2807608=test_process [ 41/917] 2807605=test_eval [ 42/917] 2807605=test_marshalable [ 43/917] 2807605=test_string [ 44/917] 2807608=test_gem_resolver_index_specification [ 45/917] 2807605=test_iterator [ 46/917] 2807603=test_method_cache [ 47/917] 2807603=test_gem_dependency [ 48/917] 2807599=parse_comments_test [ 49/917] 2807605=test_const [ 50/917] 2807605=test_serialize_subclasses [ 51/917] 2807605=test_class [ 52/917] 2807599=test_gem_commands_dependency_command [ 53/917] 2807604=test_qsort [ 54/917] 2807604=test_cmethod [ 55/917] 2807604=test_gem_ext_ext_conf_builder [ 56/917] 2807606=test_thread_fd_close [ 57/917] 2807606=json_addition_test [ 58/917] 2807599=test_path_to_class [ 59/917] 2807599=test_storage [ 60/917] 2807599=relocation_test [ 61/917] 2807596=test_windows_1251 [ 62/917] 2807606=test_parser_events [ 63/917] 2807599=test_unicode [ 64/917] 2807596=test_eval [ 65/917] 2807608=test_stat [ 66/917] 2807608=test_addr [ 67/917] 2807599=test_gem_resolver_best_set [ 68/917] 2807608=test_convertible [ 69/917] 2807599=test_helper [ 70/917] 2807606=test_win32ole_method [ 71/917] 2807599=test_yamldbm [ 72/917] 2807603=test_thread_cv [ 73/917] 2807606=test_cgi_modruby [ 74/917] 2807599=test_gem_resolver_conflict [ 75/917] 2807606=test_scalar [ 76/917] 2807599=test_rdoc_generator_markup [ 77/917] 2807606=test_readpartial [ 78/917] 2807599=test_gem_commands_contents_command [ 79/917] 2807611=test_rdoc_cross_reference [ 80/917] 2807606=test_regexp [ 81/917] 2807601=newline_offsets_test [ 82/917] 2807603=test_str2big [ 83/917] 2807603=test_rational [ 84/917] 2807599=bom_test [ 85/917] 2807599=test_frozen_error [ 86/917] 2807596=test_sockopt [ 87/917] 2807599=test_file [ 88/917] 2807603=test_lambda [ 89/917] 2807596=test_encoding [ 90/917] 2807596=test_thread [ 91/917] 2807596=test_pattern_matching [ 92/917] 2807603=test_gem_commands_search_command [ 93/917] 2807603=test_arithmetic_sequence [ 94/917] 2807596=test_literal [ 95/917] 2807609=test_irb [ 96/917] 2807603=test_rendering [ 97/917] 2807610=test_gem_resolver_api_specification [ 98/917] 2807607=test_getopts [ 99/917] 2807607=parameters_signature_test [100/917] 2807603=test_rdoc_include [101/917] 2807607=test_gem_request [102/917] 2807601=test_primitive [103/917] 2807601=test_pkey [104/917] 2807610=test_nonblock [105/917] 2807610=test_gem_commands_signin_command [106/917] 2807598=test_yield_block [107/917] 2807598=test_recorder [108/917] 2807598=test_gem_commands_specification_command [109/917] 2807601=test_config [110/917] 2807603=test_boolean [111/917] 2807603=test_ansi_with_terminfo [112/917] 2807603=test_rdoc_options [113/917] 2807610=test_yaml [114/917] 2807610=test_document [115/917] 2807609=test_ractor [116/917] 2807610=test_pstore [117/917] 2807610=test_bug_reporter [118/917] 2807598=test_spell_checker [119/917] 2807609=test_completion [120/917] 2807611=test_ostruct [121/917] 2807598=test_raise [122/917] 2807598=test_proxy [123/917] 2807597=test_string [124/917] 2807607=test_io_wait_uncommon [125/917] 2807607=test_formatter [126/917] 2807607=test_gem_ci_detector [127/917] 2807607=test_shift_jis [128/917] 2807597=test_gem_request_set_lockfile_parser [129/917] 2807607=test_yield [130/917] 2807598=test_rational2 [131/917] 2807598=fixtures_test [132/917] 2807602=test_gem_dependency_resolution_error [133/917] 2807597=test_http [134/917] 2807601=test_too_many_dummy_encodings [135/917] 2807611=test_gem_ext_cmake_builder [136/917] 2807604=test_filter [137/917] 2807611=test_erb_m17n [138/917] 2807611=test_clone [139/917] 2807610=test_objspace [140/917] 2807604=test_koi8 [141/917] 2807601=test_fnmatch [142/917] 2807604=test_rdoc_markup_to_ansi [143/917] 2807601=test_gem_resolver_vendor_set [144/917] 2807602=test_evaluation [145/917] 2807602=test_erb_command [146/917] 2807598=test_https [147/917] 2807603=test_require [148/917] 2807602=test_have_library [149/917] 2807604=test_unicode_escape [150/917] 2807611=test_httpresponses Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 7 #<File::Stat dev=0x8, ino=833000609, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2807597 ko1 7u IPv4 833000609 0t0 TCP localhost:34489->localhost:56528 (CLOSE_WAIT) [151/917] 2807611=integer_base_flags_test [152/917] 2807601=test_ftp [153/917] 2807601=test_switch_hitter [154/917] 2807601=test_ole_methods [155/917] 2807601=test_pack [156/917] 2807611=test_defined [157/917] 2807604=test_call [158/917] 2807611=test_thread [159/917] 2807604=json_generic_object_test [160/917] 2807604=test_hash_create [161/917] 2807604=test_gem_security_policy [162/917] 2807599=test_file [163/917] 2807599=test_gem_install_update_options [164/917] 2807601=test_gem_resolver_index_set [165/917] 2807601=test_init [166/917] 2807609=test_rdoc_parser_changelog [167/917] 2807599=test_rdoc_markup_to_html_crossref [168/917] 2807604=test_case_options [169/917] 2807604=test_update [170/917] 2807604=test_files_sample [171/917] 2807596=test_folderitem2_invokeverb [172/917] 2807596=test_arity [173/917] 2807596=test_key_error [174/917] 2807596=test_enc_raise [175/917] 2807596=test_engine [176/917] 2807596=test_show_source [177/917] 2807604=test_inlinecache [178/917] 2807609=test_rdoc_markup_to_markdown [179/917] 2807596=test_rdoc_parser_ruby [180/917] 2807604=test_httpresponse [181/917] 2807609=test_usrmarshal [182/917] 2807604=test_weakkeymap [183/917] 2807601=test_gem_command [184/917] 2807602=test_memory_view [185/917] 2807601=test_pinned [186/917] 2807599=test_config [187/917] 2807601=test_tempfile [188/917] 2807602=test_raise_exception [189/917] 2807609=test_gem_util [190/917] 2807599=test_gem_remote_fetcher [191/917] 2807601=test_gem_gemcutter_utilities [192/917] 2807599=test_gem_resolver [193/917] 2807603=test_gem_commands_yank_command [194/917] 2807608=test_jaro_winkler [195/917] 2807608=test_pattern_key_name_check [196/917] 2807609=test_exit [197/917] 2807608=test_postponed_job [198/917] 2807609=ractor_test [199/917] 2807596=test_gem_request_set_lockfile [200/917] 2807601=test_dot_dot [201/917] 2807601=test_human_typo [202/917] 2807601=test_cparser [203/917] 2807597=reflection_test [204/917] 2807603=test_bignum [205/917] 2807599=test_enum [206/917] 2807609=test_gem_commands_which_command [207/917] 2807597=test_unix [208/917] 2807609=test_gem_source_specific_file [209/917] 2807597=parse_test [210/917] 2807603=test_symbol [211/917] 2807597=test_optparse [212/917] 2807602=test_coder [213/917] 2807609=test_context [214/917] 2807597=test_rdoc_markup [215/917] 2807602=test_rdoc_markup_to_bs [216/917] 2807597=test_last_thread [217/917] 2807596=test_gem_remote_fetcher_local_server [218/917] 2807608=test_etc [219/917] 2807609=test_gem_source_lock [220/917] 2807596=test_ldap [221/917] 2807596=test_macro [222/917] 2807596=test_hash [223/917] 2807609=test_cipher [224/917] 2807596=test_new [225/917] 2807602=test_ractor [226/917] 2807596=test_gem_resolver_installed_specification [227/917] 2807608=test_debugger_integration [228/917] 2807596=test_array_create [229/917] 2807596=test_rdoc_rubygems_hook [230/917] 2807608=test_my_integer [231/917] 2807608=test_tracepoint [232/917] 2807609=test_gem_commands_environment_command [233/917] 2807601=test_cd [234/917] 2807601=symbol_encoding_test [235/917] 2807601=test_cgi_cookie [236/917] 2807602=test_internal_ivar [237/917] 2807602=test_gem_commands_mirror [238/917] 2807602=test_hmac [239/917] 2807601=test_signedness [240/917] 2807609=desugar_compiler_test [241/917] 2807602=test_gem_spec_fetcher [242/917] 2807598=test_ractor [243/917] 2807596=test_gem_commands_sources_command [244/917] 2807597=test_c_union_entity [245/917] 2807598=test_undef [246/917] 2807609=test_rdoc_require [247/917] 2807598=test_io_console [248/917] 2807604=test_date_arith [249/917] 2807604=test_ws [250/917] 2807597=test_io [251/917] 2807604=test_metaclass [252/917] 2807604=test_numeric [253/917] 2807609=test_euc_jp [254/917] 2807609=test_win32ole_typelib [255/917] 2807609=test_abi [256/917] 2807602=test_scanner_events [257/917] 2807604=test_external_new [258/917] 2807604=test_gem_resolver_dependency_request [259/917] 2807602=test_force_exit [260/917] 2807604=test_rubyvm [261/917] 2807604=test_data_error [262/917] 2807596=test_ancdata [263/917] 2807596=test_gem_doctor [264/917] 2807608=test_weakmap [265/917] 2807596=test_rdoc_markup_to_table_of_contents [266/917] 2807602=test_rdoc_encoding [267/917] 2807604=test_gem_uri_formatter [268/917] 2807596=test_sprintf [269/917] 2807602=test_rdoc_markdown [270/917] 2807604=test_gem_request_connection_pools [271/917] 2807609=test_optimization [272/917] 2807605=test_common [273/917] 2807604=test_rdoc_constant [274/917] 2807596=test_registry [275/917] 2807596=test_deprecate [276/917] 2807596=test_ssl [277/917] 2807602=test_module [278/917] 2807604=test_gem_commands_push_command [279/917] 2807599=parse_success_test [280/917] 2807599=test_ractor [281/917] 2807599=test_logdevice [282/917] 2807605=test_rdoc_attr [283/917] 2807598=test_http [284/917] 2807598=test_passing_block [285/917] 2807598=test_x509cert [286/917] 2807605=test_addrinfo [287/917] 2807605=test_svcb_https [288/917] 2807605=ruby_parser_test [289/917] 2807604=test_rdoc_context_section [290/917] 2807604=test_buffering [291/917] 2807601=test_bug-14834 [292/917] 2807604=test_key_actor_vi [293/917] 2807605=test_bmethod [294/917] 2807605=test_enumerable [295/917] 2807605=test_terminfo [296/917] 2807601=test_ansi_without_terminfo [297/917] 2807601=test_rdoc_markup_include [298/917] 2807598=test_gem_resolver_specification [299/917] 2807605=test_rdoc_generator_pot_po_entry [300/917] 2807605=json_fixtures_test [301/917] 2807598=test_encoding [302/917] 2807605=test_load [303/917] 2807605=test_default_gems [304/917] 2807604=test_constant [305/917] 2807605=test_rdoc_parser_c [306/917] 2807601=test_gem_security_trust_dir [307/917] 2807601=test_logperiod [308/917] 2807601=test_have_func [309/917] 2807598=test_enc_str_buf_cat [310/917] 2807598=test_zsh_completion [311/917] 2807598=test_gem_package_tar_reader_entry [312/917] 2807605=test_lock_native_thread [313/917] 2807607=test_webauthn_listener [314/917] 2807605=test_fd_setsize [315/917] 2807605=test_trick [316/917] 2807598=test_objectspace [317/917] 2807611=test_gem_request_set [318/917] 2807607=version_test [319/917] 2807607=test_require_lib [320/917] 2807599=test_gem_version_option [321/917] 2807599=test_files_test_2 [322/917] 2807601=test_gem_rdoc [323/917] 2807603=lex_test [324/917] 2807601=test_rdoc_markup_parser [325/917] 2807603=test_gem_remote_fetcher_s3 [326/917] 2807601=test_fstring [327/917] 2807611=test_name_error_extension [328/917] 2807611=test_iseq_load [329/917] 2807603=test_signal [330/917] 2807601=test_fixnum [331/917] 2807601=test_timeout [332/917] 2807601=test_rdoc_markup_raw [333/917] 2807601=test_ensure_and_callcc [334/917] 2807601=test_scheduler [335/917] 2807601=test_null [336/917] 2807601=test_big5 [337/917] 2807601=test_gem_resolver_activation_request [338/917] 2807601=test_date_strftime [339/917] 2807602=compiler_test [340/917] 2807602=test_gem_resolver_vendor_specification [341/917] 2807602=test_typeddata [342/917] 2807601=test_struct [343/917] 2807601=test_mutex [344/917] 2807604=test_basicinstructions [345/917] 2807604=test_bigzero [346/917] 2807611=test_key_actor_emacs [347/917] 2807604=test_gem_ext_builder [348/917] 2807603=test_verbose [349/917] 2807608=test_history [350/917] 2807603=test_rdoc_i18n_text [351/917] 2807603=test_gem_unsatisfiable_dependency_error [352/917] 2807603=test_rdoc_tom_doc [353/917] 2807602=test_ractor [354/917] 2807603=pattern_test [355/917] 2807608=test_gem_package_tar_header [356/917] 2807601=test_disable_irb [357/917] 2807601=test_sexp [358/917] 2807603=test_logger [359/917] 2807601=test_basicsocket [360/917] 2807608=test_import [361/917] 2807603=test_gem_commands_owner_command [362/917] 2807601=test_normalize [363/917] 2807601=test_recursion [364/917] 2807602=test_find [365/917] 2807601=locals_test [366/917] 2807601=test_stringscanner [367/917] 2807611=test_numeric [368/917] 2807602=test_x509crl [369/917] 2807611=test_cgi_session [370/917] 2807611=test_class [371/917] 2807611=test_word [372/917] 2807601=test_gem_package_tar_reader [373/917] 2807611=test_type_completor [374/917] 2807611=test_gb18030 [375/917] 2807611=test_win32ole_variable [376/917] 2807611=test_gem_specification [377/917] 2807601=test_gbk [378/917] 2807601=test_rdoc_markup_attributes [379/917] 2807601=test_rdoc_class_module [380/917] 2807602=test_warning [381/917] 2807603=test_gem_name_tuple [382/917] 2807603=test_win32ole_type_event [383/917] 2807603=test_pointer [384/917] 2807602=test_refinement [385/917] 2807608=test_gem_dependency_installer [386/917] 2807603=test_flush [387/917] 2807603=test_rdoc_any_method [388/917] 2807596=test_complexrational [389/917] 2807596=test_cgi_header [390/917] 2807596=test_gem_commands_fetch_command [391/917] 2807596=test_pkcs7 [392/917] 2807601=test_rdoc_markup_to_html_snippet [393/917] 2807596=test_enumerator_kw [394/917] 2807596=test_mixed_unicode_escapes [395/917] 2807605=test_mul [396/917] 2807596=test_mkmf [397/917] 2807605=test_win32ole_variant_outarg [398/917] 2807605=test_require_path_check [399/917] 2807601=regexp_test [400/917] 2807596=test_rdoc_markup_to_html [401/917] 2807601=test_rdoc_markup_to_joined_paragraph [402/917] 2807601=test_string_memory [403/917] 2807596=test_pkg_config [404/917] 2807601=test_rdoc_context [405/917] 2807596=test_rdoc_markup_indented_paragraph [406/917] 2807596=test_big2str [407/917] 2807596=test_line_editor [408/917] 2807603=test_rdoc_parser [409/917] 2807596=test_coderange [410/917] 2807596=test_open-uri [411/917] 2807603=test_history [412/917] 2807604=test_dln [413/917] 2807604=test_x509attr [414/917] 2807604=test_iso_8859 [415/917] 2807603=test_complex2 [416/917] 2807603=test_protect [417/917] 2807603=test_protocol [418/917] 2807604=test_gem_ext_cargo_builder_link_flag_converter [419/917] 2807604=test_tree_builder [420/917] 2807604=test_gem_commands_open_command [421/917] 2807603=test_x509req [422/917] 2807605=test_cgi_util [423/917] 2807596=location_test [424/917] 2807596=test_c_struct_builder [425/917] 2807604=test_gc [426/917] 2807610=test_allocation [427/917] 2807603=dump_test [428/917] 2807596=test_enc_associate [429/917] 2807605=test_iseq [430/917] 2807606=test_insns_leaf [431/917] 2807606=test_store [432/917] 2807611=test_rdoc_normal_module [433/917] 2807611=test_rdoc_markdown_test [434/917] 2807606=test_sprintf_comb [435/917] 2807607=test_pp [436/917] 2807607=test_tcp [437/917] 2807599=test_path [438/917] 2807607=test_method_cache [439/917] 2807606=test_gem_stub_specification [440/917] 2807599=test_settracefunc [441/917] 2807596=test_gem_text [442/917] 2807607=tunnel_test [443/917] 2807607=test_gem_commands_stale_command [444/917] 2807601=test_gem_version [445/917] 2807596=test_win32ole [446/917] 2807607=test_rdoc_markup_to_tt_only [447/917] 2807596=test_rat [448/917] 2807596=test_extlibs [449/917] 2807601=test_rdoc_markup_heading [450/917] 2807601=json_string_matching_test [451/917] 2807601=test_monitor [452/917] 2807601=test_gem_ext_rake_builder [453/917] 2807605=test_asn1 [454/917] 2807607=test_flags [455/917] 2807605=test_transcode [456/917] 2807606=test_whileuntil [457/917] 2807606=source_location_test [458/917] 2807597=test_complex [459/917] 2807606=test_rdoc_markup_verbatim [460/917] 2807605=test_at_exit [461/917] 2807605=test_instrumentation_api [462/917] 2807608=static_inspect_test [463/917] 2807606=test_inadvertent_creation [464/917] 2807608=equality_test [465/917] 2807608=test_color [466/917] 2807597=test_gem_commands_query_command [467/917] 2807608=test_c_struct_entry [468/917] 2807606=test_eval_history [469/917] 2807603=test_case [470/917] 2807603=test_files_ext [471/917] 2807606=test_x509ext [472/917] 2807603=unescape_test [473/917] 2807606=test_gem_resolver_requirement_list [474/917] 2807606=test_beginendblock [475/917] 2807607=test_arith_seq_beg_len_step [476/917] 2807608=test_hash [477/917] 2807607=test_reline [478/917] 2807601=test_win32ole_event [479/917] 2807601=test_io_buffer [480/917] 2807611=test_within_pipe [481/917] 2807611=test_scalar_scanner [482/917] 2807601=test_yamlstore [483/917] 2807611=test_gem_commands_pristine_command [484/917] 2807601=test_gem_config_file [485/917] 2807599=test_rdoc_method_attr [486/917] 2807609=test_rdoc_markup_pre_process [487/917] 2807597=test_rdoc_rdoc [488/917] 2807601=test_yjit_exit_locations [489/917] 2807609=test_yaml_tree [490/917] 2807597=test_case_mapping [491/917] 2807599=test_mailto [492/917] 2807597=ripper_test [493/917] 2807599=test_gem_package_tar_writer [494/917] 2807605=test_rubygems [495/917] 2807609=test_weakref [496/917] 2807606=test_not [497/917] 2807601=test_timeout [498/917] 2807606=test_socket [499/917] 2807599=test_function [500/917] 2807609=test_gem_update_suggestion [501/917] 2807605=test_gem_source_fetch_problem [502/917] 2807605=test_set [503/917] 2807598=test_resource [504/917] 2807605=test_member [505/917] 2807605=test_gem_console_ui [506/917] 2807598=test_gem_resolver_lock_set [507/917] 2807605=test_rdoc_markup_hard_break [508/917] 2807605=test_ractor_compatibility [509/917] 2807609=test_append [510/917] 2807602=test_unicode_normalize [511/917] 2807598=test_method [512/917] 2807609=test_reline_key [513/917] 2807609=test_reqarg [514/917] 2807602=test_rdoc_generator_pot_po [515/917] 2807602=test_m17n [516/917] 2807601=test_rdoc_markup_attribute_manager [517/917] 2807599=test_yjit [518/917] 2807601=test_buffered_io [519/917] 2807601=test_webauthn_poller [520/917] 2807601=test_date_conv [521/917] 2807601=test_gem_resolver_composed_set [522/917] 2807601=test_egrep_cpp [523/917] 2807597=test_rdoc_i18n_locale [524/917] 2807601=test_argf [525/917] 2807602=test_pkey_rsa [526/917] 2807597=test_rdoc_generator_ri [527/917] 2807597=test_nofree [528/917] 2807597=test_trace [529/917] 2807597=test_gem_stream_ui [530/917] 2807605=test_numhash [531/917] 2807597=test_arity [532/917] 2807605=test_ipaddr [533/917] 2807597=test_euc_tw [534/917] 2807597=test_gem_security [535/917] 2807596=test_gem_commands_build_command [536/917] 2807605=test_compile_prism [537/917] 2807609=test_sizeof [538/917] 2807596=test_face [539/917] 2807607=test_alias [540/917] 2807596=test_gem_requirement [541/917] 2807596=test_object_references [542/917] 2807606=test_wait [543/917] 2807611=test_sleep [544/917] 2807596=test_x509name [545/917] 2807596=test_dns [546/917] 2807605=test_stringio [547/917] 2807606=test_require [548/917] 2807607=test_dup [549/917] 2807605=test_comparable [550/917] 2807605=test_system [551/917] 2807602=test_notimplement [552/917] 2807602=test_emoji_breaks [553/917] 2807602=test_bug-3571 [554/917] 2807596=test_io_timeout [555/917] 2807596=test_date_new [556/917] 2807602=test_rdoc_rd [557/917] 2807596=command_line_test [558/917] 2807596=test_gem_commands_info_command [559/917] 2807602=test_console_attr [560/917] 2807602=test_gem_bundler_version_finder [561/917] 2807596=heredoc_test [562/917] 2807596=test_webauthn_listener_response [563/917] 2807607=snippets_test [564/917] 2807602=parser_test [565/917] 2807596=test_ubf_async_safe [566/917] 2807602=test_array [567/917] 2807602=newline_test [568/917] 2807596=test_win32ole_record [569/917] 2807596=constant_path_node_test [570/917] 2807596=test_gem_path_support [571/917] 2807596=test_digest_extend [572/917] 2807596=test_gem_safe_yaml [573/917] 2807596=test_popen_deadlock [574/917] 2807602=test_autoconf [575/917] 2807602=test_did_you_mean [576/917] 2807611=test_bug-5832 [577/917] 2807611=test_case [578/917] 2807611=test_cgi_multipart [579/917] 2807602=fuzzer_test [580/917] 2807602=test_rb_str_dup [581/917] 2807602=test_ast [582/917] 2807603=test_rdoc_comment [583/917] 2807611=test_pack [584/917] 2807603=test_struct [585/917] 2807611=onigmo_test [586/917] 2807603=test_super [587/917] 2807611=test_libs [588/917] 2807611=test_gc [589/917] 2807611=json_encoding_test [590/917] 2807611=test_time [591/917] 2807611=test_math [592/917] 2807611=test_rendering [593/917] 2807611=test_gem_commands_uninstall_command [594/917] 2807596=test_nesting_parser [595/917] 2807596=test_gem_resolver_installer_set [596/917] 2807596=test_files_test [597/917] 2807605=test_gem_dependency_list [598/917] 2807596=test_ifunless [599/917] 2807596=test_require [600/917] 2807605=test_gem_silent_ui [601/917] 2807596=test_ocsp [602/917] 2807605=test_rdoc_text [603/917] 2807603=test_shapes [604/917] 2807603=test_pkey_dh [605/917] 2807605=test_interned_str [606/917] 2807605=test_placearg [607/917] 2807603=test_rdoc_markup_paragraph [608/917] 2807603=test_gem_commands_cleanup_command [609/917] 2807597=test_config [610/917] 2807597=regular_expression_encoding_test [611/917] 2807597=test_env [612/917] 2807605=test_project_sanity [613/917] 2807596=test_continuation [614/917] 2807596=test_forwardable [615/917] 2807611=test_object_create_start [616/917] 2807611=test_io_m17n [617/917] 2807596=test_delete [618/917] 2807605=comments_test [619/917] 2807596=test_config [620/917] 2807605=test_ensured [621/917] 2807607=node_id_test [622/917] 2807596=test_tmpdir [623/917] 2807605=test_gem_source_subpath_problem [624/917] 2807596=test_locale [625/917] 2807596=parse_stream_test [626/917] 2807596=test_gem_resolver_api_set [627/917] 2807605=test_ts [628/917] 2807596=test_emitter [629/917] 2807596=test_dryrun [630/917] 2807603=test_gem_impossible_dependencies_error [631/917] 2807603=json_generator_test [632/917] 2807596=encodings_test [633/917] 2807596=test_string_processing [634/917] 2807607=test_io_buffer [635/917] 2807596=test_range [636/917] 2807609=test_type [637/917] 2807603=dispatcher_test [638/917] 2807609=test_udp [639/917] 2807607=test_rdoc_single_class [640/917] 2807609=test_rdoc_alias [641/917] 2807607=test_windows_1252 [642/917] 2807607=test_configuration [643/917] 2807603=test_stringify_symbols [644/917] 2807609=test_rdoc_token_stream [645/917] 2807603=test_printf [646/917] 2807609=test_rubyoptions [647/917] 2807603=test_to_ary_concat [648/917] 2807607=warnings_test [649/917] 2807607=test_install [650/917] 2807605=test_rdoc_markup_to_label [651/917] 2807607=test_prettyprint [652/917] 2807607=test_gem_validator [653/917] 2807605=integer_parse_test [654/917] 2807605=test_queue [655/917] 2807605=test_sleep [656/917] 2807607=test_key_event_record [657/917] 2807607=regular_expression_options_test [658/917] 2807607=index_write_test [659/917] 2807607=test_integer_comb [660/917] 2807598=test_tsort [661/917] 2807598=test_ns_spki [662/917] 2807598=test_depth_first [663/917] 2807598=test_custom_command [664/917] 2807610=test_bundled_gems [665/917] 2807610=lex_test [666/917] 2807598=test_tree_spell_checker [667/917] 2807598=test_pair [668/917] 2807611=test_date_ractor [669/917] 2807603=test_m17n_comb [670/917] 2807596=test_rdoc_rd_inline_parser [671/917] 2807596=test_dir [672/917] 2807611=test_x509store [673/917] 2807606=test_mdns [674/917] 2807605=test_gem_ext_configure_builder [675/917] 2807606=test_merge_keys [676/917] 2807606=test_random [677/917] 2807606=test_win32ole_type [678/917] 2807605=test_lexer [679/917] 2807606=test_io_wait [680/917] 2807605=test_rdoc_extend [681/917] 2807605=test_kwargs [682/917] 2807605=test_set_len [683/917] 2807605=test_rdoc_generator_json_index [684/917] 2807608=test_threadgroup [685/917] 2807606=test_euc_kr [686/917] 2807611=test_gem_commands_lock_command [687/917] 2807605=test_gem_local_remote_options [688/917] 2807611=test_gem_security_signer [689/917] 2807606=test_bash_completion [690/917] 2807606=test_exception [691/917] 2807596=heredoc_dedent_test [692/917] 2807596=test_method_name_check [693/917] 2807605=test_kernel [694/917] 2807596=test_rdoc_parser_markdown [695/917] 2807596=test_function_entry [696/917] 2807596=test_win32ole_param [697/917] 2807596=test_acceptable [698/917] 2807611=implicit_array_test [699/917] 2807611=test_len [700/917] 2807611=test_gem_package_task [701/917] 2807611=test_bn [702/917] 2807611=test_win32ole_method_event [703/917] 2807611=test_provider [704/917] 2807608=test_data [705/917] 2807608=test_rdoc_ri_driver [706/917] 2807596=test_http_request [707/917] 2807596=test_httpheader [708/917] 2807596=test_gem_commands_server_command [709/917] 2807610=numeric_value_test [710/917] 2807596=test_keyword [711/917] 2807610=!Nothing_to_test [712/917] 2807610=test_ruby_lex [713/917] 2807601=test_assignment [714/917] 2807608=test_syntax [715/917] 2807610=test_gem_request_set_gem_dependency_api [716/917] 2807611=test_grapheme_breaks [717/917] 2807611=test_date_marshal [718/917] 2807611=test_ossl [719/917] 2807605=test_rdoc_rd_block_parser [720/917] 2807605=test_key_name_check [721/917] 2807605=test_ripper [722/917] 2807610=test_win32ole_param_event [723/917] 2807610=test_singleton [724/917] 2807610=test_rdoc_servlet [725/917] 2807610=test_file_exhaustive [726/917] 2807598=test_gem_gem_runner [727/917] 2807596=test_gem_ext_cargo_builder [728/917] 2807598=test_rdoc_generator_pot [729/917] 2807596=test_exception [730/917] 2807596=test_gem_commands_signout_command [731/917] 2807596=test_object [732/917] 2807596=test_gem_commands_exec_command [733/917] 2807598=test_gem_commands_unpack_command [734/917] 2807597=test_pack [735/917] 2807605=test_gem_resolver_local_specification [736/917] 2807605=test_autoload [737/917] 2807598=test_ssl_session [738/917] 2807597=test_ractor [739/917] 2807597=test_optarg [740/917] 2807597=test_stream [741/917] 2807597=test_generic [742/917] 2807597=breadth_first_search_test [743/917] 2807597=test_fiber [744/917] 2807604=test_resize [745/917] 2807598=test_rdoc_generator_darkfish [746/917] 2807600=test_div [747/917] 2807600=test_key_stroke [748/917] 2807604=test_deprecated [749/917] 2807604=test_gc_compact [750/917] 2807600=test_vm_dump [751/917] 2807600=test_ftp [752/917] 2807600=test_rdoc_markup_document [753/917] 2807596=errors_test [754/917] 2807600=test_open3 [755/917] 2807596=test_gem_commands_setup_command [756/917] 2807598=test_alias_and_anchor [757/917] 2807598=test_gem_commands_rebuild_command [758/917] 2807598=test_cesu8 [759/917] 2807598=test_rdoc_stats [760/917] 2807611=test_err_in_callback [761/917] 2807611=test_rdoc_store [762/917] 2807598=test_win32ole_variant_m [763/917] 2807598=json_parser_test [764/917] 2807598=test_gem_commands_update_command [765/917] 2807606=test_date_parse [766/917] 2807607=test_fips [767/917] 2807606=test_rand [768/917] 2807596=test_pkey_ec [769/917] 2807596=test_thread [770/917] 2807596=test_noarg [771/917] 2807607=test_data [772/917] 2807601=test_integer [773/917] 2807607=test_utf32 [774/917] 2807607=test_ellipsize [775/917] 2807607=test_helper [776/917] 2807607=test_memory_view [777/917] 2807596=test_gem_safe_marshal [778/917] 2807607=test_nextafter [779/917] 2807601=test_input_method [780/917] 2807606=test_tracer [781/917] 2807606=test_capacity [782/917] 2807606=test_option [783/917] 2807601=static_literals_test [784/917] 2807601=test_workspace [785/917] 2807607=test_random [786/917] 2807607=test_bundled_ca [787/917] 2807606=test_to_ruby [788/917] 2807606=test_backtrace [789/917] 2807606=test_random_formatter [790/917] 2807606=test_gem_commands_check_command [791/917] 2807601=test_rdoc_normal_class [792/917] 2807606=test_pipe [793/917] 2807611=test_regex_casefold [794/917] 2807601=test_gem_source_git [795/917] 2807611=test_rdoc_code_object [796/917] 2807607=test_gem_installer [797/917] 2807606=test_gem_command_manager [798/917] 2807596=test_rdoc_top_level [799/917] 2807606=test_multi_irb_commands [800/917] 2807606=test_scan_args [801/917] 2807606=test_date_attr [802/917] 2807606=test_integer [803/917] 2807601=test_time [804/917] 2807598=json_ext_parser_test [805/917] 2807598=test_duplicate [806/917] 2807610=test_erb [807/917] 2807598=test_cp949 [808/917] 2807598=test_condition [809/917] 2807598=test_emoji [810/917] 2807598=test_sorted_set [811/917] 2807610=test_files_lib [812/917] 2807611=test_string [813/917] 2807601=test_gem_resolver_git_set [814/917] 2807596=test_class_name_check [815/917] 2807596=test_help [816/917] 2807596=test_ssl [817/917] 2807603=test_date_strptime [818/917] 2807598=test_nomethod_error [819/917] 2807598=test_pkey_dsa [820/917] 2807601=test_https_proxy [821/917] 2807601=test_json_tree [822/917] 2807601=test_emitter [823/917] 2807601=library_symbols_test [824/917] 2807601=test_ractor [825/917] 2807603=test_case_comprehensive [826/917] 2807603=test_framework [827/917] 2807603=test_marshal [828/917] 2807598=magic_comment_test [829/917] 2807601=test_zlib [830/917] 2807598=test_omap [831/917] 2807598=test_load [832/917] 2807598=test_uncorrectable_name_check [833/917] 2807598=test_shellwords [834/917] 2807598=test_cclass [835/917] 2807600=test_singleton_function [836/917] 2807596=test_proc [837/917] 2807600=test_helper_method [838/917] 2807598=test_delegate [839/917] 2807598=test_cgi_core [840/917] 2807598=test_parser [841/917] 2807603=attribute_write_test [842/917] 2807603=test_gem_source_list [843/917] 2807598=test_yaml_special_cases [844/917] 2807600=test_gem_remote_fetcher_local_ssl_server [845/917] 2807598=test_rdoc_rd_inline [846/917] 2807598=test_float [847/917] 2807603=test_ractor [848/917] 2807603=test_severity [849/917] 2807603=test_gem [850/917] 2807599=test_files_test_1 [851/917] 2807599=test_arith_seq_extract [852/917] 2807599=test_stringchar [853/917] 2807596=test_gem_commands_help_command [854/917] 2807599=test_debug [855/917] 2807599=test_digest [856/917] 2807596=test_command [857/917] 2807604=test_gem_package_old [858/917] 2807604=test_gem_uri [859/917] 2807598=test_rbconfig [860/917] 2807604=test_psych [861/917] 2807598=test_ractor [862/917] 2807604=test_rdoc_parser_prism_ruby [863/917] 2807598=test_win32ole_variant [864/917] 2807598=test_fiddle [865/917] 2807596=test_enumerator [866/917] 2807596=test_rdoc_markup_formatter [867/917] 2807596=test_kdf [868/917] 2807598=test_gem_commands_outdated_command [869/917] 2807598=test_gem_request_set_lockfile_tokenizer [870/917] 2807596=test_nil [871/917] 2807596=test_class2name [872/917] 2807598=test_rdoc_task [873/917] 2807596=string_query_test [874/917] 2807598=test_time_tz [875/917] 2807596=test_backtrace [876/917] 2807598=test_lazy_enumerator [877/917] 2807599=test_date_compat [878/917] 2807599=test_resolve_symbol [879/917] 2807599=test_profile_frames [880/917] 2807599=test_error_highlight [881/917] 2807600=test_set [882/917] 2807600=test_find_executable [883/917] 2807600=test_array [884/917] 2807603=test_safe_load [885/917] 2807603=test_color_printer [886/917] 2807603=test_gem_source [887/917] 2807598=test_rdoc_markup_to_rdoc [888/917] 2807598=test_handle [889/917] 2807596=test_frozen [890/917] 2807596=test_name_error [891/917] 2807603=test_exception_at_throwing [892/917] 2807603=string_encoding_test [893/917] 2807603=test_benchmark [894/917] 2807596=test_rdoc_parser_simple [895/917] 2807598=test_enumerator [896/917] 2807596=test_gem_package [897/917] 2807606=test_utf16 [898/917] 2807606=test_gem_available_set 'snippet_max_width' adjusted to minimum value of 20. [899/917] 2807606=test_modify_expand [900/917] 2807606=test_gem_source_installed [901/917] 2807603=test_change_word [902/917] 2807606=test_date [903/917] 2807603=test_date_time [904/917] 2807606=test_pkcs12 [905/917] 2807597=test_parser [906/917] 2807603=test_dbm [907/917] 2807603=test_variable_name_check [908/917] 2807597=test_gem_commands_list_command [909/917] 2807603=test_gem_source_vendor [910/917] 2807599=test_assembler [911/917] 2807597=test_pty [912/917] 2807599=overlap_test [913/917] 2807603=test_rdoc_ri_paths [914/917] 2807603=test_gem_platform [915/917] 2807603=test_gem_uninstaller [916/917] 2807608=test_symbol [917/917] 2807608=test_propertyputref $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:11 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 1248492 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) 960 2806280 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2806280 2806283 959 959 pts/0 959 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241023-052442 --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 2806283 2806284 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241023-052442 --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 2806284 2807253 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2807253 2807254 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2807254 2807593 959 959 pts/0 959 Sl+ 1000 0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 2807593 2807605 959 959 pts/0 959 Sl+ 1000 0:43 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2807605 2840391 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2807605 2840405 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2807605 2840412 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 2806284 2842661 959 959 pts/0 959 R+ 1000 0:00 ps jx {1=>[949, 1248492, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 2090122=>[2090124, 2360588], 2628222=>[2628224], 960=>[2806280], 2806280=>[2806283], 2806283=>[2806284], 2806284=>[2807253, 2842661], 2807253=>[2807254], 2807254=>[2807593], 2807593=>[2807605], 2807605=>[2840391, 2840405, 2840412]} $ timeout 60 gdb -p 2840391 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2840392] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b4b11b40bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x74c7cd2006c0 (LWP 2840391) "test_autoload.*" 0x00005b4b11b40bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x74c7d6e006c0 (LWP 2840392) "test_autoload.*" 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7cbd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x74c7d6e006c0 (LWP 2840392) "test_autoload.*"): #0 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7cbd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4b11acb46a in __interceptor_poll () No symbol table info available. #2 0x00005b4b11e773df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #5 0x000074c7ffe9ca94 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 = {128401652319936, 6020118954446914487, 128401652319936, -352, 0, 128401488732688, 6020118954425942967, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000074c7fff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x74c7cd2006c0 (LWP 2840391) "test_autoload.*"): #0 0x00005b4b11b40bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b4b11b41b8a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b4b11a90400 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005b4b11a90279 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 0x00005b4b11a8fea5 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 0x00005b4b11a8aeae in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005b4b11a8ac98 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005b4b11b26c03 in __interceptor_malloc () No symbol table info available. #8 0x00005b4b11ac8927 in __interceptor_realpath () No symbol table info available. #9 0x00005b4b11b7a0f4 in rb_check_realpath_internal (basedir=4, path=128401712327920, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4576 resolved_ptr = 0x0 resolved_buffer = 0x0 unresolved_path = 128401712327760 resolved = <optimized out> st = <optimized out> errno_to_fail = <optimized out> errno_to_fail = <optimized out> rb_gc_guarded_ptr = <optimized out> #10 0x00005b4b11c62ad3 in realpath_internal_cached (hash=128402335060800, path=128401712327920) at /tmp/ruby/src/trunk_asan/load.c:729 ret = 4 realpath = <optimized out> #11 require_internal (ec=ec@entry=0x516001dacfd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1281 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000066b00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 128402335060960 realpath_map = 128402335060800 path = 128401712327920 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 0x00005b4b11c60a80 in rb_require_string_internal (fname=128401712328240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x516001dacfd0 result = <optimized out> #13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #14 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #15 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163c100140003 cc = <optimized out> me = 0x74c7ff15b120 cfunc = 0x504000018598 recv = 128402335190520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #16 0x00005b4b11f2c02d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74c7cd1fd400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #17 0x00005b4b11f31c85 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181 No locals. #18 0x00005b4b11ef374d in vm_sendish (ec=0x516001dacfd0, reg_cfp=0x74c7e2ed86e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #19 vm_exec_core (ec=ec@entry=0x516001dacfd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7e2ed86e8 reg_pc = 0x5110000a14f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #20 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001dacfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #21 0x00005b4b11f59e7a in vm_call0_body (ec=<optimized out>, calling=0x74c7c7509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x74c7c75098d0 cc = <optimized out> ret = <optimized out> #22 0x00005b4b11f596ef in vm_call0_cme (ec=0x516001dacfd0, calling=0x74c7c7509860, argv=0x74c7cd1fdbc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #23 vm_call0_body (ec=<optimized out>, calling=0x74c7c7509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x74c7e2897b90 orig_cme = <optimized out> ci = 0x74c7c75098d0 cc = 0x74c7e2891510 ret = <optimized out> #24 0x00005b4b11f0da3e in vm_call0_cc (recv=128402335190520, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x74c7e2891510, 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 th: 0x515000066b00, native_id: 0x74c7cd2006c0 -- Control frame information ----------------------------------------------- av = <optimized out> 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] #25 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 c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] ci = <optimized out> ec = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] cc = 0x74c7e2891510 self = <optimized out> #26 0x00005b4b11f0e86e in rb_funcallv (recv=128402335190520, mid=22641, argc=1, argv=0x74c7cd1fdbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #27 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] ar = <optimized out> argv = 0x74c7cd1fdbc0 #28 0x00005b4b11ece5be in autoload_feature_require (_arguments=128401488732080) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x74c7cd1fdfb0 autoload_const = <optimized out> result = <optimized out> #29 autoload_try_load (_arguments=128401488732080) at /tmp/ruby/src/trunk_asan/variable.c:2951 arguments = 0x74c7cd1fdfb0 result = <optimized out> ce = <optimized out> #30 0x00005b4b11b6f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001dacfd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74c7cd1fdf30, <optimized out>, 0x74c7cd1fde40, <optimized out>, <optimized out>}, prev = 0x74c7c7409740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001dacfd0 state = RUBY_TAG_NONE errinfo = <optimized out> #31 0x00005b4b11ecd901 in rb_autoload_load (module=module@entry=128402339855680, name=name@entry=310043) at /tmp/ruby/src/trunk_asan/variable.c:3012 ce = 0x5030011be3d0 arguments = {module = 128402339855680, name = 310043, flag = 0, mutex = 128401848071040, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #32 0x00005b4b11ed728d in rb_const_search_from (klass=128401845715440, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114 ac = 0xfffffffffffffe00 am = 128402339855680 tmp = 128402339855680 ce = <optimized out> current = 128402339855680 value = <optimized out> first_iteration = <optimized out> #33 0x00005b4b11ecf624 in rb_const_search (klass=128401845715440, id=310043, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3136 value = <optimized out> #34 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3063 c = <optimized out> #35 0x00005b4b11eda53e 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> #36 0x00005b4b11ee54d3 in vm_get_ev_const_chain (ec=0x516001dacfd0, segments=0x502002640c70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #37 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502002640cb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6369 segments = 0x502002640c70 ice = <optimized out> val = <optimized out> #38 0x00005b4b11eec276 in vm_exec_core (ec=ec@entry=0x516001dacfd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7e2ed8720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001dacfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #40 0x00005b4b11f634c2 in invoke_iseq_block_from_c (ec=0x516001dacfd0, captured=0x74c7e2ed87a8, self=128401694644160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7dad0f248 cfp = <optimized out> sp = 0x74c7e2dd8850 use_argv = 0x0 stack_argv = 0x74c7e2dd8850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #41 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x74c7e2ed87a8 #42 0x00005b4b11f0fc86 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #43 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #44 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #45 0x00005b4b11f0fc86 in rb_yield (val=<optimized out>) No locals. #46 0x00005b4b11b6e93a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x516001dacfd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74c7cd1fed70, <optimized out>, 0x74c7cd1fec80, <optimized out>, <optimized out>}, prev = 0x74c7c7409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516001dacfd0 cfp = 0x74c7e2ed8758 #47 0x00005b4b11ce9aab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381 status = <optimized out> pid = <optimized out> #48 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x648100040001 cc = <optimized out> me = 0x74c7e28af3d0 cfunc = 0x504000020018 recv = 128401694644160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #49 0x00005b4b11f2c02d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74c7cd1ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #50 0x00005b4b11f2bae5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #51 0x00005b4b11eeaceb in vm_sendish (ec=0x516001dacfd0, reg_cfp=0x74c7e2ed8790, cd=0x502002640bf0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #52 vm_exec_core (ec=ec@entry=0x516001dacfd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502002640bf0 insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7e2ed8790 reg_pc = 0x504000326370 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #53 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001dacfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #54 0x00005b4b11f1fb5b in invoke_iseq_block_from_c (ec=0x516001dacfd0, captured=<optimized out>, self=128401694644160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7dad0f270 cfp = 0x74c7e2ed87c8 sp = 0x74c7e2dd8818 use_argv = <optimized out> stack_argv = 0x74c7e2dd8818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #55 invoke_block_from_c_proc (ec=0x516001dacfd0, self=128401694644160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #56 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #57 0x00005b4b11f1dde6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x50400076a910, argc=297012174, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #58 0x00005b4b11e75269 in thread_do_start_proc (th=th@entry=0x515000066b00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400076a910 args_len = 0 args_ptr = <optimized out> #59 0x00005b4b11e72e1a in thread_do_start (th=0x515000066b00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #60 thread_start_func_2 (th=th@entry=0x515000066b00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #61 0x00005b4b11e720de in call_thread_start_func_2 (th=0x515000066b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x74c7cd1ffce0 #62 nt_start (ptr=0x50c000192580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x515000066b00 sched = <optimized out> nt = 0x50c000192580 vm = 0x525000000100 #63 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #64 0x000074c7ffe9ca94 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 = {128401488742080, 6020175579295744951, 128401488742080, -352, 0, 140721616641968, 6020175579274773431, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #65 0x000074c7fff29c3c 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 2840391) detached] $ timeout 60 gdb -p 2840405 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2840407] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b4b11b40bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x74c7d0c006c0 (LWP 2840405) "test_autoload.*" 0x00005b4b11b40bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x74c7d6e006c0 (LWP 2840407) "test_autoload.*" 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7cbd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x74c7d6e006c0 (LWP 2840407) "test_autoload.*"): #0 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7cbd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4b11acb46a in __interceptor_poll () No symbol table info available. #2 0x00005b4b11e773df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #5 0x000074c7ffe9ca94 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 = {128401652319936, 6020118954446914487, 128401652319936, -352, 0, 128401549550512, 6020118954425942967, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000074c7fff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x74c7d0c006c0 (LWP 2840405) "test_autoload.*"): #0 0x00005b4b11b40bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b4b11b41b8a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b4b11a90400 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005b4b11a90279 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 0x00005b4b11a8fea5 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 0x00005b4b11a8aeae in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005b4b11a8ac98 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005b4b11b26c03 in __interceptor_malloc () No symbol table info available. #8 0x00005b4b11ac8927 in __interceptor_realpath () No symbol table info available. #9 0x00005b4b11b7a0f4 in rb_check_realpath_internal (basedir=4, path=128401712327920, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4576 resolved_ptr = 0x0 resolved_buffer = 0x0 unresolved_path = 128401712327760 resolved = <optimized out> st = <optimized out> errno_to_fail = <optimized out> errno_to_fail = <optimized out> rb_gc_guarded_ptr = <optimized out> #10 0x00005b4b11c62ad3 in realpath_internal_cached (hash=128402335060800, path=128401712327920) at /tmp/ruby/src/trunk_asan/load.c:729 ret = 4 realpath = <optimized out> #11 require_internal (ec=ec@entry=0x516001dabdd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1281 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150000b7f00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 128402335060960 realpath_map = 128402335060800 path = 128401712327920 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 0x00005b4b11c60a80 in rb_require_string_internal (fname=128401712328240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x516001dabdd0 result = <optimized out> #13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #14 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #15 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163c100140003 cc = <optimized out> me = 0x74c7ff15b120 cfunc = 0x504000018598 recv = 128402335190520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #16 0x00005b4b11f2c02d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74c7d0bfd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #17 0x00005b4b11f31c85 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181 No locals. #18 0x00005b4b11ef374d in vm_sendish (ec=0x516001dabdd0, reg_cfp=0x74c7e2cb86e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #19 vm_exec_core (ec=ec@entry=0x516001dabdd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7e2cb86e8 reg_pc = 0x5110000a14f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #20 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001dabdd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #21 0x00005b4b11f59e7a in vm_call0_body (ec=<optimized out>, calling=0x74c7c5d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x74c7c5d098d0 cc = <optimized out> ret = <optimized out> #22 0x00005b4b11f596ef in vm_call0_cme (ec=0x516001dabdd0, calling=0x74c7c5d09860, argv=0x74c7d0bfdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #23 vm_call0_body (ec=<optimized out>, calling=0x74c7c5d09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x74c7e2897b90 orig_cme = <optimized out> ci = 0x74c7c5d098d0 cc = 0x74c7e2891510 ret = <optimized out> #24 0x00005b4b11f0da3e in vm_call0_cc (recv=128402335190520, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x74c7e2891510, 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> #25 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 = 0x74c7e2891510 self = <optimized out> #26 0x00005b4b11f0e86e in rb_funcallv (recv=128402335190520, mid=22641, argc=1, argv=0x74c7d0bfdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #27 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x74c7d0bfdd60 #28 0x00005b4b11ece5be in autoload_feature_require (_arguments=128401549549904) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x74c7d0bfe150 autoload_const = <optimized out> result = <optimized out> #29 autoload_try_load (_arguments=128401549549904) at /tmp/ruby/src/trunk_asan/variable.c:2951 arguments = 0x74c7d0bfe150 result = <optimized out> ce = <optimized out> #30 0x00005b4b11b6f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001dabdd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74c7d0bfe0d0, <optimized out>, 0x74c7d0bfdfe0, <optimized out>, <optimized out>}, prev = 0x74c7c5c09640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001dabdd0 state = RUBY_TAG_NONE errinfo = <optimized out> th: 0x5150000b7f00, native_id: 0x74c7d0c006c0 -- 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] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] #31 0x00005b4b11ecd901 in rb_autoload_load (module=module@entry=128402339855680, name=name@entry=310043) at /tmp/ruby/src/trunk_asan/variable.c:3012 ce = 0x5030011be3d0 arguments = {module = 128402339855680, name = 310043, flag = 0, mutex = 128401848070360, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #32 0x00005b4b11ed728d in rb_const_search_from (klass=128401845715440, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114 ac = 0xfffffffffffffe00 am = 128402339855680 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] tmp = 128402339855680 ce = <optimized out> current = 128402339855680 value = <optimized out> first_iteration = <optimized out> #33 0x00005b4b11ecf624 in rb_const_search (klass=128401845715440, id=310043, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3136 value = <optimized out> #34 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3063 c = <optimized out> #35 0x00005b4b11eda53e 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> #36 0x00005b4b11ee54d3 in vm_get_ev_const_chain (ec=0x516001dabdd0, segments=0x502002640c70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #37 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502002640cb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6369 segments = 0x502002640c70 ice = <optimized out> val = <optimized out> #38 0x00005b4b11eec276 in vm_exec_core (ec=ec@entry=0x516001dabdd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7e2cb8720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001dabdd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #40 0x00005b4b11f634c2 in invoke_iseq_block_from_c (ec=0x516001dabdd0, captured=0x74c7e2cb87a8, self=128401694644160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7dad0f248 cfp = <optimized out> sp = 0x74c7e2bb8850 use_argv = 0x0 stack_argv = 0x74c7e2bb8850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #41 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x74c7e2cb87a8 #42 0x00005b4b11f0fc86 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #43 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #44 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #45 0x00005b4b11f0fc86 in rb_yield (val=<optimized out>) No locals. #46 0x00005b4b11b6e93a in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x516001dabdd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74c7d0bfef10, <optimized out>, 0x74c7d0bfee20, <optimized out>, <optimized out>}, prev = 0x74c7c5c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516001dabdd0 cfp = 0x74c7e2cb8758 #47 0x00005b4b11ce9aab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381 status = <optimized out> pid = <optimized out> #48 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x648100040001 cc = <optimized out> me = 0x74c7e28af3d0 cfunc = 0x504000020018 recv = 128401694644160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #49 0x00005b4b11eeaceb in vm_sendish (ec=0x516001dabdd0, reg_cfp=0x74c7e2cb8790, cd=0x502002640bf0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #50 vm_exec_core (ec=ec@entry=0x516001dabdd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502002640bf0 insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7e2cb8790 reg_pc = 0x504000326370 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #51 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001dabdd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #52 0x00005b4b11f1fb5b in invoke_iseq_block_from_c (ec=0x516001dabdd0, captured=<optimized out>, self=128401694644160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7dad0f270 cfp = 0x74c7e2cb87c8 sp = 0x74c7e2bb8818 use_argv = <optimized out> stack_argv = 0x74c7e2bb8818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #53 invoke_block_from_c_proc (ec=0x516001dabdd0, self=128401694644160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #54 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #55 0x00005b4b11f1dde6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x50400076a9d0, argc=297012174, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #56 0x00005b4b11e75269 in thread_do_start_proc (th=th@entry=0x5150000b7f00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400076a9d0 args_len = 0 args_ptr = <optimized out> #57 0x00005b4b11e72e1a in thread_do_start (th=0x5150000b7f00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #58 thread_start_func_2 (th=th@entry=0x5150000b7f00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #59 0x00005b4b11e720de in call_thread_start_func_2 (th=0x5150000b7f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x74c7d0bffce0 #60 nt_start (ptr=0x50c000191b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150000b7f00 sched = <optimized out> nt = 0x50c000191b00 vm = 0x525000000100 #61 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #62 0x000074c7ffe9ca94 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 = {128401549559488, 6020132423464354743, 128401549559488, -352, 0, 140721616641968, 6020132423443383223, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #63 0x000074c7fff29c3c 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 2840405) detached] $ timeout 60 gdb -p 2840412 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2807605 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2842720] [New LWP 2842719] [New LWP 2840413] [New LWP 2835252] [New LWP 2832222] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000074c7ffe98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffc4df8eaa0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x74c800138c40 (LWP 2807605) "ruby" 0x000074c7ffe98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffc4df8eaa0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x74c7cea006c0 (LWP 2842720) "envutil.rb:183" 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7c7409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x74c7cba006c0 (LWP 2842719) "envutil.rb:182" 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7c8009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x74c7e3c006c0 (LWP 2840413) "test_autoload.*" 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7cbd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x74c7d5e006c0 (LWP 2835252) "parallel.rb:40" 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7cee18860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 6 Thread 0x74c7ccc006c0 (LWP 2832222) "Timeout stdlib " 0x000074c7ffe98d61 in __futex_abstimed_wait_common64 (private=23371, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0008cf490) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x74c7ccc006c0 (LWP 2832222) "Timeout stdlib "): #0 0x000074c7ffe98d61 in __futex_abstimed_wait_common64 (private=23371, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0008cf490) 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=23371, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0008cf490) 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=0x50c0008cf490, 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 0x000074c7ffe9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c0008cf468) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x74c7ffe9b4a0 <__condvar_cleanup_waiting>, __arg = 0x74c7ccbfec30, __canceltype = -923757840, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c0008cf468, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c0008cf468, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b4b11e4cfa1 in rb_native_cond_wait (cond=0x50c0008cf490, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x515000252180, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005b4b11e70fd2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000252180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005b4b11e57411 in native_sleep (th=0x515000252180, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287 sched = <optimized out> #9 sleep_forever (th=0x515000252180, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005b4b11e6fa45 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128402333354120, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x00005b4b11b6f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x51600219b7d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74c7ccbfef90, <optimized out>, 0x74c7ccbfeea0, <optimized out>, <optimized out>}, prev = 0x74c7c8c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600219b7d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b4b11e6ef2d in queue_do_pop (self=<optimized out>, q=0x50400005d2d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 128402333354120, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 128402333354120, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d2d0 end = 0 #14 0x00005b4b11eee604 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:7328 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005b4b11eee604 in vm_invoke_builtin_delegate (ec=0x51600219b7d0, cfp=0x74c7dac0f758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600219b7d0) at ../../src/trunk_asan/insns.def:1621 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7dac0f758 reg_pc = 0x5100000011f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600219b7d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b4b11f1fb5b in invoke_iseq_block_from_c (ec=0x51600219b7d0, captured=<optimized out>, self=128402333168440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7ff77d850 cfp = 0x74c7dac0f7c8 sp = 0x74c7dab0f818 use_argv = <optimized out> stack_argv = 0x74c7dab0f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600219b7d0, self=128402333168440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x00005b4b11f1dde6 in rb_vm_invoke_proc (ec=0x50c0008cf490, proc=0x189, proc@entry=0x5040005b6cd0, argc=-1471135, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x00005b4b11e75269 in thread_do_start_proc (th=th@entry=0x515000252180) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040005b6cd0 args_len = 0 args_ptr = <optimized out> #23 0x00005b4b11e72e1a in thread_do_start (th=0x515000252180) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000252180, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005b4b11e720de in call_thread_start_func_2 (th=0x515000252180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x74c7ccbffce0 #26 nt_start (ptr=0x50c0008cf440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x515000252180 sched = <optimized out> nt = 0x50c0008cf440 vm = 0x525000000100 #27 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #28 0x000074c7ffe9ca94 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 = {128401482450624, 6020176403929465783, 128401482450624, -352, 2, 140721616639184, 6020176403908494263, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000074c7fff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x74c7d5e006c0 (LWP 2835252) "parallel.rb:40"): #0 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7cee18860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4b11acb46a in __interceptor_poll () No symbol table info available. #2 0x00005b4b11c1eecd in nogvl_wait_for (th=128401718427160, fptr=0x511000509640, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1172 ready = <optimized out> #4 0x00005b4b11c20346 in internal_read_func (ptr=0x74c7cee18640) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x74c7cee18640 result = <optimized out> #5 0x00005b4b11e5b41b in rb_thread_io_blocking_call (func=0x5b4b11c1fec0 <internal_read_func>, data1=0x74c7cee18640, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005b4b11b6f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160022a4cd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74c7d5dfee50, <optimized out>, 0x74c7d5dfed60, <optimized out>, <optimized out>}, prev = 0x74c7cee09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160022a4cd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b4b11c346f5 in io_read_memory_locktmp (str=128401518200928, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3449 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3495 str = <optimized out> iis = {th = 128401718427160, fptr = 0x511000509640, nonblock = 0, fd = 4, buf = 0x519000824180, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000509640 n = <optimized out> shrinkable = <optimized out> #9 0x00005b4b11c109e1 in io_readpartial (argc=-824080288, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615 ret = <optimized out> #10 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x409100100003 cc = <optimized out> me = 0x74c7ff929ed8 cfunc = 0x504000010f98 recv = 128401718427520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b4b11ef374d in vm_sendish (ec=0x5160022a4cd0, reg_cfp=0x74c7d9a0f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x5160022a4cd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7d9a0f790 reg_pc = 0x5130000513e0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160022a4cd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b4b11f1fb5b in invoke_iseq_block_from_c (ec=0x5160022a4cd0, captured=<optimized out>, self=128402326811360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7ff795270 cfp = 0x74c7d9a0f7c8 sp = 0x74c7d990f818 use_argv = <optimized out> stack_argv = 0x74c7d990f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160022a4cd0, self=128402326811360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #17 0x00005b4b11f1dde6 in rb_vm_invoke_proc (ec=0x74c7cee18860, proc=0x1, proc@entry=0x5040003295d0, argc=-936755, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #18 0x00005b4b11e75269 in thread_do_start_proc (th=th@entry=0x5150002d9e00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003295d0 args_len = 0 args_ptr = <optimized out> #19 0x00005b4b11e72e1a in thread_do_start (th=0x5150002d9e00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150002d9e00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x00005b4b11e720de in call_thread_start_func_2 (th=0x5150002d9e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x74c7d5dffce0 #22 nt_start (ptr=0x50c00043f180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150002d9e00 sched = <optimized out> nt = 0x50c00043f180 vm = 0x525000000100 #23 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #24 0x000074c7ffe9ca94 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 = {128401635542720, 6020121153470170039, 128401635542720, -352, 25, 140721616644656, 6020121153449198519, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000074c7fff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x74c7e3c006c0 (LWP 2840413) "test_autoload.*"): #0 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7cbd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4b11acb46a in __interceptor_poll () No symbol table info available. #2 0x00005b4b11e773df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #5 0x000074c7ffe9ca94 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 = {128401868326592, 6020090642022499255, 128401868326592, -352, 0, 128401507607504, 6020090642001527735, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000074c7fff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x74c7cba006c0 (LWP 2842719) "envutil.rb:182"): #0 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7c8009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4b11acb46a in __interceptor_poll () No symbol table info available. #2 0x00005b4b11c1eecd in nogvl_wait_for (th=128401848021760, fptr=0x51100029ecc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 8, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1172 ready = <optimized out> #4 0x00005b4b11c20346 in internal_read_func (ptr=0x74c7c8009620) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x74c7c8009620 result = <optimized out> #5 0x00005b4b11e5b41b in rb_thread_io_blocking_call (func=0x5b4b11c1fec0 <internal_read_func>, data1=data1@entry=0x74c7c8009620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005b4b11c1fcda in rb_io_blocking_region_wait (argument=0x74c7c8009620, 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:1312 iis = {th = 128401848021760, fptr = 0x51100029ecc0, nonblock = 0, fd = 8, buf = 0x525001277900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005b4b11c23617 in io_bufread (ptr=0x525001277900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100029ecc0) at /tmp/ruby/src/trunk_asan/io.c:3055 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3094 p = <optimized out> #10 0x00005b4b11b6f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001db5cd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74c7cb9fedb0, <optimized out>, 0x74c7cb9fecc0, <optimized out>, <optimized out>}, prev = 0x74c7c8009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001db5cd0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005b4b11c2103b in io_fread (str=128401848021200, offset=0, size=8192, fptr=0x51100029ecc0) at /tmp/ruby/src/trunk_asan/io.c:3108 arg = {str_ptr = 0x525001277900 '\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=128401848021200) at /tmp/ruby/src/trunk_asan/io.c:3386 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x00005b4b11c10dc2 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3810 str = <optimized out> length = <optimized out> fptr = 0x51100029ecc0 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x3fa100100001 cc = <optimized out> me = 0x74c7ff929eb0 cfunc = 0x504000010fd8 recv = 128401848025600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005b4b11ef374d in vm_sendish (ec=0x516001db5cd0, reg_cfp=0x74c7d74fd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001db5cd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7d74fd790 reg_pc = 0x5040000561f0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001db5cd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b4b11f1fb5b in invoke_iseq_block_from_c (ec=0x516001db5cd0, captured=<optimized out>, self=128402333153400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7ff7737d8 cfp = 0x74c7d74fd7c8 sp = 0x74c7d73fd818 use_argv = <optimized out> stack_argv = 0x74c7d73fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001db5cd0, self=128402333153400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x00005b4b11f1dde6 in rb_vm_invoke_proc (ec=0x74c7c8009760, proc=0x1, proc@entry=0x50400060d850, argc=-936755, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #22 0x00005b4b11e75269 in thread_do_start_proc (th=th@entry=0x515000188380) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400060d850 args_len = 0 args_ptr = <optimized out> #23 0x00005b4b11e72e1a in thread_do_start (th=0x515000188380) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000188380, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005b4b11e720de in call_thread_start_func_2 (th=0x515000188380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x74c7cb9ffce0 #26 nt_start (ptr=0x50c000847600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x515000188380 sched = <optimized out> nt = 0x50c000847600 vm = 0x525000000100 #27 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #28 0x000074c7ffe9ca94 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 = {128401463576256, 6020178877830628279, 128401463576256, -352, 22, 140721616641968, 6020178877809656759, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000074c7fff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x74c7cea006c0 (LWP 2842720) "envutil.rb:183"): #0 0x000074c7fff1b4cd in __GI___poll (fds=0x74c7c7409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b4b11acb46a in __interceptor_poll () No symbol table info available. #2 0x00005b4b11c1eecd in nogvl_wait_for (th=128401848021480, fptr=0x5110002ad540, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 10, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1172 ready = <optimized out> #4 0x00005b4b11c20346 in internal_read_func (ptr=0x74c7c7409620) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x74c7c7409620 result = <optimized out> #5 0x00005b4b11e5b41b in rb_thread_io_blocking_call (func=0x5b4b11c1fec0 <internal_read_func>, data1=data1@entry=0x74c7c7409620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005b4b11c1fcda in rb_io_blocking_region_wait (argument=0x74c7c7409620, 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:1312 iis = {th = 128401848021480, fptr = 0x5110002ad540, nonblock = 0, fd = 10, buf = 0x525001097900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005b4b11c23617 in io_bufread (ptr=0x525001097900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002ad540) at /tmp/ruby/src/trunk_asan/io.c:3055 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3094 p = <optimized out> #10 0x00005b4b11b6f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001db4dd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x74c7ce9fedb0, <optimized out>, 0x74c7ce9fecc0, <optimized out>, <optimized out>}, prev = 0x74c7c7409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001db4dd0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005b4b11c2103b in io_fread (str=128401848021080, offset=0, size=8192, fptr=0x5110002ad540) at /tmp/ruby/src/trunk_asan/io.c:3108 arg = {str_ptr = 0x525001097900 '\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=128401848021080) at /tmp/ruby/src/trunk_asan/io.c:3386 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x00005b4b11c10dc2 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3810 str = <optimized out> length = <optimized out> fptr = 0x5110002ad540 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x3fa100100001 cc = <optimized out> me = 0x74c7ff929eb0 cfunc = 0x504000010fd8 recv = 128401848025480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005b4b11ef374d in vm_sendish (ec=0x516001db4dd0, reg_cfp=0x74c7d73fb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001db4dd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7d73fb790 reg_pc = 0x5040000562b0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005b4b11ee2968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001db4dd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b4b11f1fb5b in invoke_iseq_block_from_c (ec=0x516001db4dd0, captured=<optimized out>, self=128402333153400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7ff773760 cfp = 0x74c7d73fb7c8 sp = 0x74c7d72fb818 use_argv = <optimized out> stack_argv = 0x74c7d72fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001db4dd0, self=128402333153400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x00005b4b11f1dde6 in rb_vm_invoke_proc (ec=0x74c7c7409760, proc=0x1, proc@entry=0x50400060d790, argc=-936755, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #22 0x00005b4b11e75269 in thread_do_start_proc (th=th@entry=0x51500014df00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400060d790 args_len = 0 args_ptr = <optimized out> #23 0x00005b4b11e72e1a in thread_do_start (th=0x51500014df00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500014df00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005b4b11e720de in call_thread_start_func_2 (th=0x51500014df00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x74c7ce9ffce0 #26 nt_start (ptr=0x50c000847480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500014df00 sched = <optimized out> nt = 0x50c000847480 vm = 0x525000000100 #27 0x00005b4b11b2481f in asan_thread_start(void*) () No symbol table info available. #28 0x000074c7ffe9ca94 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 = {128401513907904, 6020172280760861623, 128401513907904, -352, 22, 140721616641968, 6020172280739890103, 6020063826167038903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000074c7fff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x74c800138c40 (LWP 2807605) "ruby"): #0 0x000074c7ffe98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffc4df8eaa0, 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=4095, abstime=0x7ffc4df8eaa0, clockid=29895, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 7652864 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=0x7ffc4df8eaa0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000074c7ffe9bc7e in __pthread_cond_wait_common (abstime=0x7ffc4df8eaa0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x74c7ffe9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffc4df8e990, __canceltype = 310775936, __prev = 0x0} cbuffer = {wseq = 1906, 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 = 1906 seq = 953 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=0x7ffc4df8eaa0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005b4b11e70aa1 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=0x74c7fdc96620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005b4b11e76184 in native_sleep (th=0x515000000300, rel=0x74c7fdc96620) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280 sched = <optimized out> #8 thread_join_sleep (arg=128402306829920) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x74c7fde30e60 target_th = 0x515000188380 th = 0x515000000300 end = 4698267231760979 limit = 0x74c7fdc96620 #9 0x00005b4b11b6f060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc4df8ecb0, <optimized out>, 0x7ffc4df8ebc0, <optimized out>, <optimized out>}, prev = 0x74c7fde21b40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005b4b11e75cd8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000380 #11 0x00005b4b11e6a640 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202 rel = <optimized out> timeout = <optimized out> limit = 0x74c7fdc96620 #12 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x34b100100003 cc = <optimized out> me = 0x74c7ff7f96d0 cfunc = 0x50400001eb98 recv = 128401848021760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005b4b11ef374d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x74c7fd3ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7fd3ff480 reg_pc = 0x523000009bf0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00005b4b11ee2d21 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #17 0x00005b4b11f634c2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x74c7fd3ff620, self=128402326811360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7ff776cf8 cfp = <optimized out> sp = 0x74c7fd2ffa28 use_argv = 0x74c7fdc8ab20 stack_argv = 0x74c7fd2ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x74c7fd3ff620 #19 0x00005b4b11f0fc86 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #22 0x00005b4b11f0fc86 in rb_yield (val=<optimized out>) No locals. #23 0x00005b4b120c1046 in rb_ary_collect (ary=128401848898440) at /tmp/ruby/src/trunk_asan/array.c:3618 collect = 128401741752520 th: 0x515000000300, native_id: 0x74c800138c40 -- Control frame information ----------------------------------------------- c:0017 p:---- s:0158 e:000157 CFUNC :join i = 24 c:0016 p:0478 s:0153 E:002078 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0015 p:0060 s:0114 e:000113 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:103 #24 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x74c7ff930148 cfunc = 0x50400000a798 recv = 128401848898440 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005b4b11eeaceb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x74c7fd3ff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> c:0014 p:0099 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:33 recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000cf50 insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7fd3ff608 reg_pc = 0x5190000166b8 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> 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_getinstancevariable = <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 INSN_LABEL_setinstancevariable = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <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:001740 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_opt_getconstant_path = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_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> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_putspecialobject = <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_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> th: 0x515000252180, native_id: 0x74c7ccc006c0 INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150002d9e00, native_id: 0x74c7d5e006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x00005b4b11ee2d21 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #29 0x00005b4b11f634c2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x74c7fd3ff738, self=128402326811360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x74c7ff795428 cfp = <optimized out> sp = 0x74c7fd2ff8d0 use_argv = 0x74c7fdc369e0 stack_argv = 0x74c7fd2ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x74c7fd3ff738 #31 0x00005b4b11f0fc86 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #34 0x00005b4b11f0fc86 in rb_yield (val=<optimized out>) No locals. #35 0x00005b4b120c1046 in rb_ary_collect (ary=128401718427840) at /tmp/ruby/src/trunk_asan/array.c:3618 collect = 128401718427680 i = 0 #36 0x00005b4b11f45eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x74c7ff930148 cfunc = 0x50400000a798 recv = 128401718427840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00005b4b11eeaceb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x74c7fd3ff720, cd=0x502000012d10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012d10 insns_address_table = {0x5b4b11ee64f9 <vm_exec_core+1801>, 0x5b4b11ee75ca <vm_exec_core+6106>, 0x5b4b11eed1ff <vm_exec_core+29711>, 0x5b4b11ee7122 <vm_exec_core+4914>, 0x5b4b11eeddfe <vm_exec_core+32782>, 0x5b4b11eebbc2 <vm_exec_core+24018>, 0x5b4b11ee953d <vm_exec_core+14157>, 0x5b4b11ee6679 <vm_exec_core+2185>, 0x5b4b11eed867 <vm_exec_core+31351>, 0x5b4b11eed561 <vm_exec_core+30577>, 0x5b4b11ee739a <vm_exec_core+5546>, 0x5b4b11ee6c17 <vm_exec_core+3623>, 0x5b4b11eec217 <vm_exec_core+25639>, 0x5b4b11ee8351 <vm_exec_core+9569>, 0x5b4b11eedaa5 <vm_exec_core+31925>, 0x5b4b11eed6ef <vm_exec_core+30975>, 0x5b4b11ee89b1 <vm_exec_core+11201>, 0x5b4b11ee94bb <vm_exec_core+14027>, 0x5b4b11eebe10 <vm_exec_core+24608>, 0x5b4b11eed650 <vm_exec_core+30816>, 0x5b4b11eeaf77 <vm_exec_core+20871>, 0x5b4b11eebeaa <vm_exec_core+24762>, 0x5b4b11eec5c8 <vm_exec_core+26584>, 0x5b4b11eeaea3 <vm_exec_core+20659>, 0x5b4b11ee6b43 <vm_exec_core+3411>, 0x5b4b11eeb6dc <vm_exec_core+22764>, 0x5b4b11ee69b9 <vm_exec_core+3017>, 0x5b4b11ee6e29 <vm_exec_core+4153>, 0x5b4b11ee8cfe <vm_exec_core+12046>, 0x5b4b11eeaa44 <vm_exec_core+19540>, 0x5b4b11eeb425 <vm_exec_core+22069>, 0x5b4b11eea5e0 <vm_exec_core+18416>, 0x5b4b11ee653e <vm_exec_core+1870>, 0x5b4b11eecb4a <vm_exec_core+27994>, 0x5b4b11eed476 <vm_exec_core+30342>, 0x5b4b11ee6f02 <vm_exec_core+4370>, 0x5b4b11ee7a96 <vm_exec_core+7334>, 0x5b4b11ee751c <vm_exec_core+5932>, 0x5b4b11ee8456 <vm_exec_core+9830>, 0x5b4b11ee9450 <vm_exec_core+13920>, 0x5b4b11ee6fc4 <vm_exec_core+4564>, 0x5b4b11eec993 <vm_exec_core+27555>, 0x5b4b11ee7a05 <vm_exec_core+7189>, 0x5b4b11ee930e <vm_exec_core+13598>, 0x5b4b11ee9cc3 <vm_exec_core+16083>, 0x5b4b11eec2c3 <vm_exec_core+25811>, 0x5b4b11eeb153 <vm_exec_core+21347>, 0x5b4b11ee854a <vm_exec_core+10074>, 0x5b4b11ee7dd3 <vm_exec_core+8163>, 0x5b4b11eec0f1 <vm_exec_core+25345>, 0x5b4b11ee8f4c <vm_exec_core+12636>, 0x5b4b11eeb7e7 <vm_exec_core+23031>, 0x5b4b11eeb1db <vm_exec_core+21483>, 0x5b4b11eeb8b4 <vm_exec_core+23236>, 0x5b4b11eed121 <vm_exec_core+29489>, 0x5b4b11eea2a4 <vm_exec_core+17588>, 0x5b4b11eec392 <vm_exec_core+26018>, 0x5b4b11ee617b <vm_exec_core+907>, 0x5b4b11eebf55 <vm_exec_core+24933>, 0x5b4b11ee8822 <vm_exec_core+10802>, 0x5b4b11eeaae8 <vm_exec_core+19704>, 0x5b4b11eeb048 <vm_exec_core+21080>, 0x5b4b11ee6180 <vm_exec_core+912>, 0x5b4b11eea953 <vm_exec_core+19299>, 0x5b4b11ee8c1f <vm_exec_core+11823>, 0x5b4b11ee7f90 <vm_exec_core+8608>, 0x5b4b11eeb948 <vm_exec_core+23384>, 0x5b4b11ee7080 <vm_exec_core+4752>, 0x5b4b11ee9804 <vm_exec_core+14868>, 0x5b4b11ef5069 <vm_exec_core+62073>, 0x5b4b11eeb507 <vm_exec_core+22295>, 0x5b4b11ee78e1 <vm_exec_core+6897>, 0x5b4b11ee7caf <vm_exec_core+7871>, 0x5b4b11ee7b8d <vm_exec_core+7581>, 0x5b4b11ee81e6 <vm_exec_core+9206>, 0x5b4b11ee8a6e <vm_exec_core+11390>, 0x5b4b11ee7802 <vm_exec_core+6674>, 0x5b4b11eee093 <vm_exec_core+33443>, 0x5b4b11eeb5be <vm_exec_core+22478>, 0x5b4b11eea0cc <vm_exec_core+17116>, 0x5b4b11eeca41 <vm_exec_core+27729>, 0x5b4b11eee1b1 <vm_exec_core+33729>, 0x5b4b11eecda7 <vm_exec_core+28599>, 0x5b4b11eedbfe <vm_exec_core+32270>, 0x5b4b11eedcd6 <vm_exec_core+32486>, 0x5b4b11ee6a5c <vm_exec_core+3180>, 0x5b4b11eed784 <vm_exec_core+31124>, 0x5b4b11ee8e0f <vm_exec_core+12319>, 0x5b4b11eed9bf <vm_exec_core+31695>, 0x5b4b11ee88ce <vm_exec_core+10974>, 0x5b4b11eecca5 <vm_exec_core+28341>, 0x5b4b11ee6883 <vm_exec_core+2707>, 0x5b4b11ee8664 <vm_exec_core+10356>, 0x5b4b11ee9a0c <vm_exec_core+15388>, 0x5b4b11ee93a5 <vm_exec_core+13749>, 0x5b4b11ee9174 <vm_exec_core+13188>, 0x5b4b11ee6277 <vm_exec_core+1159>, 0x5b4b11ee679a <vm_exec_core+2474>, 0x5b4b11ee6309 <vm_exec_core+1305>, 0x5b4b11eecfc0 <vm_exec_core+29136>, 0x5b4b11eea7f0 <vm_exec_core+18944>, 0x5b4b11ee9d94 <vm_exec_core+16292>, 0x5b4b11eea4b1 <vm_exec_core+18113>, 0x5b4b11eea1ca <vm_exec_core+17370>, 0x5b4b11ee9215 <vm_exec_core+13349>, 0x5b4b11ee9bb8 <vm_exec_core+15816>, 0x5b4b11ee96da <vm_exec_core+14570>, 0x5b4b11ee9ec3 <vm_exec_core+16595>, 0x5b4b11ee9f45 <vm_exec_core+16725>, 0x5b4b11ee64ea <vm_exec_core+1786>, 0x5b4b11ee75bb <vm_exec_core+6091>, 0x5b4b11eed1f0 <vm_exec_core+29696>, 0x5b4b11ee7113 <vm_exec_core+4899>, 0x5b4b11eeddef <vm_exec_core+32767>, 0x5b4b11eebbb3 <vm_exec_core+24003>, 0x5b4b11ee952e <vm_exec_core+14142>, 0x5b4b11ee666a <vm_exec_core+2170>, 0x5b4b11eed858 <vm_exec_core+31336>, 0x5b4b11eed552 <vm_exec_core+30562>, 0x5b4b11ee738b <vm_exec_core+5531>, 0x5b4b11ee6c08 <vm_exec_core+3608>, 0x5b4b11eec208 <vm_exec_core+25624>, 0x5b4b11ee8342 <vm_exec_core+9554>, 0x5b4b11eeda96 <vm_exec_core+31910>, 0x5b4b11eed6e0 <vm_exec_core+30960>, 0x5b4b11ee89a2 <vm_exec_core+11186>, 0x5b4b11ee94ac <vm_exec_core+14012>, 0x5b4b11eebe01 <vm_exec_core+24593>, 0x5b4b11eed641 <vm_exec_core+30801>, 0x5b4b11eeaf68 <vm_exec_core+20856>, 0x5b4b11eebe9b <vm_exec_core+24747>, 0x5b4b11eec5b9 <vm_exec_core+26569>, 0x5b4b11eeae94 <vm_exec_core+20644>, 0x5b4b11ee6b34 <vm_exec_core+3396>, 0x5b4b11eeb6cd <vm_exec_core+22749>, 0x5b4b11ee69aa <vm_exec_core+3002>, 0x5b4b11ee6e1a <vm_exec_core+4138>, 0x5b4b11ee8cef <vm_exec_core+12031>, 0x5b4b11eeaa35 <vm_exec_core+19525>, 0x5b4b11eeb416 <vm_exec_core+22054>, 0x5b4b11eea5d1 <vm_exec_core+18401>, 0x5b4b11ee652f <vm_exec_core+1855>, 0x5b4b11eecb3b <vm_exec_core+27979>, 0x5b4b11eed467 <vm_exec_core+30327>, 0x5b4b11ee6ef3 <vm_exec_core+4355>, 0x5b4b11ee7a87 <vm_exec_core+7319>, 0x5b4b11ee750d <vm_exec_core+5917>, 0x5b4b11ee8447 <vm_exec_core+9815>, 0x5b4b11ee9441 <vm_exec_core+13905>, 0x5b4b11ee6fb5 <vm_exec_core+4549>, 0x5b4b11eec984 <vm_exec_core+27540>, 0x5b4b11ee79f6 <vm_exec_core+7174>, 0x5b4b11ee92ff <vm_exec_core+13583>, 0x5b4b11ee9cb4 <vm_exec_core+16068>, 0x5b4b11eec2b4 <vm_exec_core+25796>, 0x5b4b11eeb144 <vm_exec_core+21332>, 0x5b4b11ee853b <vm_exec_core+10059>, 0x5b4b11ee7dc4 <vm_exec_core+8148>, 0x5b4b11eec0e2 <vm_exec_core+25330>, 0x5b4b11ee8f3d <vm_exec_core+12621>, 0x5b4b11eeb7d8 <vm_exec_core+23016>, 0x5b4b11eeb1cc <vm_exec_core+21468>, 0x5b4b11eeb8a5 <vm_exec_core+23221>, 0x5b4b11eed112 <vm_exec_core+29474>, 0x5b4b11eea295 <vm_exec_core+17573>, 0x5b4b11eec383 <vm_exec_core+26003>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eebf46 <vm_exec_core+24918>, 0x5b4b11ee8813 <vm_exec_core+10787>, 0x5b4b11eeaad9 <vm_exec_core+19689>, 0x5b4b11eeb039 <vm_exec_core+21065>, 0x5b4b11ee99f8 <vm_exec_core+15368>, 0x5b4b11eea944 <vm_exec_core+19284>, 0x5b4b11ee8c10 <vm_exec_core+11808>, 0x5b4b11ee7f81 <vm_exec_core+8593>, 0x5b4b11eeb939 <vm_exec_core+23369>, 0x5b4b11ee7071 <vm_exec_core+4737>, 0x5b4b11ee97f5 <vm_exec_core+14853>, 0x5b4b11ef505a <vm_exec_core+62058>, 0x5b4b11eeb4f8 <vm_exec_core+22280>, 0x5b4b11ee78d2 <vm_exec_core+6882>, 0x5b4b11ee7ca0 <vm_exec_core+7856>, 0x5b4b11ee7b7e <vm_exec_core+7566>, 0x5b4b11ee81d7 <vm_exec_core+9191>, 0x5b4b11ee8a5f <vm_exec_core+11375>, 0x5b4b11eea93f <vm_exec_core+19279>, 0x5b4b11eea0c2 <vm_exec_core+17106>, 0x5b4b11eea93a <vm_exec_core+19274>, 0x5b4b11eeb130 <vm_exec_core+21312>, 0x5b4b11eeb12e <vm_exec_core+21310>, 0x5b4b11ee81d2 <vm_exec_core+9186>, 0x5b4b11eeb691 <vm_exec_core+22689>, 0x5b4b11ee94a2 <vm_exec_core+14002>, 0x5b4b11ee94a7 <vm_exec_core+14007>, 0x5b4b11eeb12c <vm_exec_core+21308>, 0x5b4b11eeb00b <vm_exec_core+21019>, 0x5b4b11eea498 <vm_exec_core+18088>, 0x5b4b11eea1b6 <vm_exec_core+17350>, 0x5b4b11eeb12a <vm_exec_core+21306>, 0x5b4b11eea5cc <vm_exec_core+18396>...} reg_cfp = 0x74c7fd3ff720 reg_pc = 0x50400002f9f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00005b4b11ee2d21 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #41 0x00005b4b11b6b35b in rb_ec_exec_node (ec=0x5160000003d0, n=0x74c7ff7955b8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc4df90bb0, <optimized out>, 0x7ffc4df90b00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x74c7ff7955b8 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #43 0x00005b4b11b648c7 in rb_main (argc=10, argv=0x7ffc4df90d88) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #44 main (argc=10, argv=0x7ffc4df90d88) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) [Thread 0x74c7cea006c0 (LWP 2842720) exited] [Thread 0x74c7cba006c0 (LWP 2842719) exited] $1 = true [Inferior 1 (process 2807605) detached] $ timeout 60 gdb -p 2807593 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2807595] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000075cd60326cd7 in __GI___select (nfds=25, readfds=0x50c005454ac0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd0d6fab80) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x75cd6058fc40 (LWP 2807593) "ruby" 0x000075cd60326cd7 in __GI___select (nfds=25, readfds=0x50c005454ac0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd0d6fab80) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x75cd440006c0 (LWP 2807595) "ruby" 0x000075cd6031b4cd in __GI___poll (fds=0x75cd42d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x75cd440006c0 (LWP 2807595) "ruby"): #0 0x000075cd6031b4cd in __GI___poll (fds=0x75cd42d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000060af3028646a in __interceptor_poll () No symbol table info available. #2 0x000060af306323df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x000060af302df81f in asan_thread_start(void*) () No symbol table info available. #5 0x000075cd6029ca94 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 = {129524469597888, -7679198512690521516, 129524469597888, -352, 25, 140724828881152, -7679198512711493036, -7679123280189089196}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000075cd60329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x75cd6058fc40 (LWP 2807593) "ruby"): #0 0x000075cd60326cd7 in __GI___select (nfds=25, readfds=0x50c005454ac0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd0d6fab80) 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 = 942850588} pts64 = 0x7ffd0d6faa20 r = <optimized out> #1 0x000060af3061c8d5 in native_fd_select (n=25, readfds=0x50c005454ac0, writefds=0x0, exceptfds=0x75cd60326cd7 <__GI___select+327>, timeout=0x7ffd0d6faa20, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384 No locals. #2 do_select (p=129524908168736) at /tmp/ruby/src/trunk_asan/thread.c:4273 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffd0d6fab30 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000060af3032a060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0d6facf0, <optimized out>, 0x7ffd0d6fac00, <optimized out>, <optimized out>}, prev = 0x75cd5e241580, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000060af3061beae in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4333 set = {max = 25, th = 0x515000000300, rset = 0x75cd5e241440, 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 = 0x75cd5e2414a0} #5 0x000060af303e4aad in select_internal (read=129524470285280, write=4, except=4, tp=0x75cd5e2414a0, fds=0x75cd5e241440) at /tmp/ruby/src/trunk_asan/io.c:10674 timerec = <optimized out> max = 25 pending = <optimized out> rp = 0x75cd5e241440 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=129524908168224) at /tmp/ruby/src/trunk_asan/io.c:10744 p = 0x75cd5e241420 #7 0x000060af3032a060 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0d6faff0, <optimized out>, 0x7ffd0d6faf00, <optimized out>, <optimized out>}, prev = 0x75cd5e279040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000060af303c0d67 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11100 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000060af30700eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x15e100100009 cc = <optimized out> me = 0x75cd5fd6a6a8 cfunc = 0x5040000107d8 recv = 129524936604160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000060af306ae74d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x75cd5d7ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x60af306a14f9 <vm_exec_core+1801>, 0x60af306a25ca <vm_exec_core+6106>, 0x60af306a81ff <vm_exec_core+29711>, 0x60af306a2122 <vm_exec_core+4914>, 0x60af306a8dfe <vm_exec_core+32782>, 0x60af306a6bc2 <vm_exec_core+24018>, 0x60af306a453d <vm_exec_core+14157>, 0x60af306a1679 <vm_exec_core+2185>, 0x60af306a8867 <vm_exec_core+31351>, 0x60af306a8561 <vm_exec_core+30577>, 0x60af306a239a <vm_exec_core+5546>, 0x60af306a1c17 <vm_exec_core+3623>, 0x60af306a7217 <vm_exec_core+25639>, 0x60af306a3351 <vm_exec_core+9569>, 0x60af306a8aa5 <vm_exec_core+31925>, 0x60af306a86ef <vm_exec_core+30975>, 0x60af306a39b1 <vm_exec_core+11201>, 0x60af306a44bb <vm_exec_core+14027>, 0x60af306a6e10 <vm_exec_core+24608>, 0x60af306a8650 <vm_exec_core+30816>, 0x60af306a5f77 <vm_exec_core+20871>, 0x60af306a6eaa <vm_exec_core+24762>, 0x60af306a75c8 <vm_exec_core+26584>, 0x60af306a5ea3 <vm_exec_core+20659>, 0x60af306a1b43 <vm_exec_core+3411>, 0x60af306a66dc <vm_exec_core+22764>, 0x60af306a19b9 <vm_exec_core+3017>, 0x60af306a1e29 <vm_exec_core+4153>, 0x60af306a3cfe <vm_exec_core+12046>, 0x60af306a5a44 <vm_exec_core+19540>, 0x60af306a6425 <vm_exec_core+22069>, 0x60af306a55e0 <vm_exec_core+18416>, 0x60af306a153e <vm_exec_core+1870>, 0x60af306a7b4a <vm_exec_core+27994>, 0x60af306a8476 <vm_exec_core+30342>, 0x60af306a1f02 <vm_exec_core+4370>, 0x60af306a2a96 <vm_exec_core+7334>, 0x60af306a251c <vm_exec_core+5932>, 0x60af306a3456 <vm_exec_core+9830>, 0x60af306a4450 <vm_exec_core+13920>, 0x60af306a1fc4 <vm_exec_core+4564>, 0x60af306a7993 <vm_exec_core+27555>, 0x60af306a2a05 <vm_exec_core+7189>, 0x60af306a430e <vm_exec_core+13598>, 0x60af306a4cc3 <vm_exec_core+16083>, 0x60af306a72c3 <vm_exec_core+25811>, 0x60af306a6153 <vm_exec_core+21347>, 0x60af306a354a <vm_exec_core+10074>, 0x60af306a2dd3 <vm_exec_core+8163>, 0x60af306a70f1 <vm_exec_core+25345>, 0x60af306a3f4c <vm_exec_core+12636>, 0x60af306a67e7 <vm_exec_core+23031>, 0x60af306a61db <vm_exec_core+21483>, 0x60af306a68b4 <vm_exec_core+23236>, 0x60af306a8121 <vm_exec_core+29489>, 0x60af306a52a4 <vm_exec_core+17588>, 0x60af306a7392 <vm_exec_core+26018>, 0x60af306a117b <vm_exec_core+907>, 0x60af306a6f55 <vm_exec_core+24933>, 0x60af306a3822 <vm_exec_core+10802>, 0x60af306a5ae8 <vm_exec_core+19704>, 0x60af306a6048 <vm_exec_core+21080>, 0x60af306a1180 <vm_exec_core+912>, 0x60af306a5953 <vm_exec_core+19299>, 0x60af306a3c1f <vm_exec_core+11823>, 0x60af306a2f90 <vm_exec_core+8608>, 0x60af306a6948 <vm_exec_core+23384>, 0x60af306a2080 <vm_exec_core+4752>, 0x60af306a4804 <vm_exec_core+14868>, 0x60af306b0069 <vm_exec_core+62073>, 0x60af306a6507 <vm_exec_core+22295>, 0x60af306a28e1 <vm_exec_core+6897>, 0x60af306a2caf <vm_exec_core+7871>, 0x60af306a2b8d <vm_exec_core+7581>, 0x60af306a31e6 <vm_exec_core+9206>, 0x60af306a3a6e <vm_exec_core+11390>, 0x60af306a2802 <vm_exec_core+6674>, 0x60af306a9093 <vm_exec_core+33443>, 0x60af306a65be <vm_exec_core+22478>, 0x60af306a50cc <vm_exec_core+17116>, 0x60af306a7a41 <vm_exec_core+27729>, 0x60af306a91b1 <vm_exec_core+33729>, 0x60af306a7da7 <vm_exec_core+28599>, 0x60af306a8bfe <vm_exec_core+32270>, 0x60af306a8cd6 <vm_exec_core+32486>, 0x60af306a1a5c <vm_exec_core+3180>, 0x60af306a8784 <vm_exec_core+31124>, 0x60af306a3e0f <vm_exec_core+12319>, 0x60af306a89bf <vm_exec_core+31695>, 0x60af306a38ce <vm_exec_core+10974>, 0x60af306a7ca5 <vm_exec_core+28341>, 0x60af306a1883 <vm_exec_core+2707>, 0x60af306a3664 <vm_exec_core+10356>, 0x60af306a4a0c <vm_exec_core+15388>, 0x60af306a43a5 <vm_exec_core+13749>, 0x60af306a4174 <vm_exec_core+13188>, 0x60af306a1277 <vm_exec_core+1159>, 0x60af306a179a <vm_exec_core+2474>, 0x60af306a1309 <vm_exec_core+1305>, 0x60af306a7fc0 <vm_exec_core+29136>, 0x60af306a57f0 <vm_exec_core+18944>, 0x60af306a4d94 <vm_exec_core+16292>, 0x60af306a54b1 <vm_exec_core+18113>, 0x60af306a51ca <vm_exec_core+17370>, 0x60af306a4215 <vm_exec_core+13349>, 0x60af306a4bb8 <vm_exec_core+15816>, 0x60af306a46da <vm_exec_core+14570>, 0x60af306a4ec3 <vm_exec_core+16595>, 0x60af306a4f45 <vm_exec_core+16725>, 0x60af306a14ea <vm_exec_core+1786>, 0x60af306a25bb <vm_exec_core+6091>, 0x60af306a81f0 <vm_exec_core+29696>, 0x60af306a2113 <vm_exec_core+4899>, 0x60af306a8def <vm_exec_core+32767>, 0x60af306a6bb3 <vm_exec_core+24003>, 0x60af306a452e <vm_exec_core+14142>, 0x60af306a166a <vm_exec_core+2170>, 0x60af306a8858 <vm_exec_core+31336>, 0x60af306a8552 <vm_exec_core+30562>, 0x60af306a238b <vm_exec_core+5531>, 0x60af306a1c08 <vm_exec_core+3608>, 0x60af306a7208 <vm_exec_core+25624>, 0x60af306a3342 <vm_exec_core+9554>, 0x60af306a8a96 <vm_exec_core+31910>, 0x60af306a86e0 <vm_exec_core+30960>, 0x60af306a39a2 <vm_exec_core+11186>, 0x60af306a44ac <vm_exec_core+14012>, 0x60af306a6e01 <vm_exec_core+24593>, 0x60af306a8641 <vm_exec_core+30801>, 0x60af306a5f68 <vm_exec_core+20856>, 0x60af306a6e9b <vm_exec_core+24747>, 0x60af306a75b9 <vm_exec_core+26569>, 0x60af306a5e94 <vm_exec_core+20644>, 0x60af306a1b34 <vm_exec_core+3396>, 0x60af306a66cd <vm_exec_core+22749>, 0x60af306a19aa <vm_exec_core+3002>, 0x60af306a1e1a <vm_exec_core+4138>, 0x60af306a3cef <vm_exec_core+12031>, 0x60af306a5a35 <vm_exec_core+19525>, 0x60af306a6416 <vm_exec_core+22054>, 0x60af306a55d1 <vm_exec_core+18401>, 0x60af306a152f <vm_exec_core+1855>, 0x60af306a7b3b <vm_exec_core+27979>, 0x60af306a8467 <vm_exec_core+30327>, 0x60af306a1ef3 <vm_exec_core+4355>, 0x60af306a2a87 <vm_exec_core+7319>, 0x60af306a250d <vm_exec_core+5917>, 0x60af306a3447 <vm_exec_core+9815>, 0x60af306a4441 <vm_exec_core+13905>, 0x60af306a1fb5 <vm_exec_core+4549>, 0x60af306a7984 <vm_exec_core+27540>, 0x60af306a29f6 <vm_exec_core+7174>, 0x60af306a42ff <vm_exec_core+13583>, 0x60af306a4cb4 <vm_exec_core+16068>, 0x60af306a72b4 <vm_exec_core+25796>, 0x60af306a6144 <vm_exec_core+21332>, 0x60af306a353b <vm_exec_core+10059>, 0x60af306a2dc4 <vm_exec_core+8148>, 0x60af306a70e2 <vm_exec_core+25330>, 0x60af306a3f3d <vm_exec_core+12621>, 0x60af306a67d8 <vm_exec_core+23016>, 0x60af306a61cc <vm_exec_core+21468>, 0x60af306a68a5 <vm_exec_core+23221>, 0x60af306a8112 <vm_exec_core+29474>, 0x60af306a5295 <vm_exec_core+17573>, 0x60af306a7383 <vm_exec_core+26003>, 0x60af306a6130 <vm_exec_core+21312>, 0x60af306a6f46 <vm_exec_core+24918>, 0x60af306a3813 <vm_exec_core+10787>, 0x60af306a5ad9 <vm_exec_core+19689>, 0x60af306a6039 <vm_exec_core+21065>, 0x60af306a49f8 <vm_exec_core+15368>, 0x60af306a5944 <vm_exec_core+19284>, 0x60af306a3c10 <vm_exec_core+11808>, 0x60af306a2f81 <vm_exec_core+8593>, 0x60af306a6939 <vm_exec_core+23369>, 0x60af306a2071 <vm_exec_core+4737>, 0x60af306a47f5 <vm_exec_core+14853>, 0x60af306b005a <vm_exec_core+62058>, 0x60af306a64f8 <vm_exec_core+22280>, 0x60af306a28d2 <vm_exec_core+6882>, 0x60af306a2ca0 <vm_exec_core+7856>, 0x60af306a2b7e <vm_exec_core+7566>, 0x60af306a31d7 <vm_exec_core+9191>, 0x60af306a3a5f <vm_exec_core+11375>, 0x60af306a593f <vm_exec_core+19279>, 0x60af306a50c2 <vm_exec_core+17106>, 0x60af306a593a <vm_exec_core+19274>, 0x60af306a6130 <vm_exec_core+21312>, 0x60af306a612e <vm_exec_core+21310>, 0x60af306a31d2 <vm_exec_core+9186>, 0x60af306a6691 <vm_exec_core+22689>, 0x60af306a44a2 <vm_exec_core+14002>, 0x60af306a44a7 <vm_exec_core+14007>, 0x60af306a612c <vm_exec_core+21308>, 0x60af306a600b <vm_exec_core+21019>, 0x60af306a5498 <vm_exec_core+18088>, 0x60af306a51b6 <vm_exec_core+17350>, 0x60af306a612a <vm_exec_core+21306>, 0x60af306a55cc <vm_exec_core+18396>...} reg_cfp = 0x75cd5d7ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x000060af3069dd21 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x000060af30422b91 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=129524934985240) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x75cd5fbd4500 #15 0x000060af3041db97 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 129524936594400 realpath_map = 129524936594240 path = 129524934985240 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x000060af3041be4b in rb_require_string_internal (fname=129524934985280, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000003d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> #18 0x000060af30700eb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x588100140003 cc = <optimized out> me = 0x75cd5fbd4690 cfunc = 0x504000018618 recv = 129524936723960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> th: 0x515000000300, native_id: 0x75cd6058fc40 #19 0x000060af306e702d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd0d6fc7a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> -- Control frame information ----------------------------------------------- c:0021 p:---- s:0130 e:000129 CFUNC :select c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x000060af306e6ae5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #21 0x000060af306ae74d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x75cd5d7ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 insns_address_table = {0x60af306a14f9 <vm_exec_core+1801>, 0x60af306a25ca <vm_exec_core+6106>, 0x60af306a81ff <vm_exec_core+29711>, 0x60af306a2122 <vm_exec_core+4914>, 0x60af306a8dfe <vm_exec_core+32782>, 0x60af306a6bc2 <vm_exec_core+24018>, 0x60af306a453d <vm_exec_core+14157>, 0x60af306a1679 <vm_exec_core+2185>, 0x60af306a8867 <vm_exec_core+31351>, 0x60af306a8561 <vm_exec_core+30577>, 0x60af306a239a <vm_exec_core+5546>, 0x60af306a1c17 <vm_exec_core+3623>, 0x60af306a7217 <vm_exec_core+25639>, 0x60af306a3351 <vm_exec_core+9569>, 0x60af306a8aa5 <vm_exec_core+31925>, 0x60af306a86ef <vm_exec_core+30975>, 0x60af306a39b1 <vm_exec_core+11201>, 0x60af306a44bb <vm_exec_core+14027>, 0x60af306a6e10 <vm_exec_core+24608>, 0x60af306a8650 <vm_exec_core+30816>, 0x60af306a5f77 <vm_exec_core+20871>, 0x60af306a6eaa <vm_exec_core+24762>, 0x60af306a75c8 <vm_exec_core+26584>, 0x60af306a5ea3 <vm_exec_core+20659>, 0x60af306a1b43 <vm_exec_core+3411>, 0x60af306a66dc <vm_exec_core+22764>, 0x60af306a19b9 <vm_exec_core+3017>, 0x60af306a1e29 <vm_exec_core+4153>, 0x60af306a3cfe <vm_exec_core+12046>, 0x60af306a5a44 <vm_exec_core+19540>, 0x60af306a6425 <vm_exec_core+22069>, 0x60af306a55e0 <vm_exec_core+18416>, 0x60af306a153e <vm_exec_core+1870>, 0x60af306a7b4a <vm_exec_core+27994>, 0x60af306a8476 <vm_exec_core+30342>, 0x60af306a1f02 <vm_exec_core+4370>, 0x60af306a2a96 <vm_exec_core+7334>, 0x60af306a251c <vm_exec_core+5932>, 0x60af306a3456 <vm_exec_core+9830>, 0x60af306a4450 <vm_exec_core+13920>, 0x60af306a1fc4 <vm_exec_core+4564>, 0x60af306a7993 <vm_exec_core+27555>, 0x60af306a2a05 <vm_exec_core+7189>, 0x60af306a430e <vm_exec_core+13598>, 0x60af306a4cc3 <vm_exec_core+16083>, 0x60af306a72c3 <vm_exec_core+25811>, 0x60af306a6153 <vm_exec_core+21347>, 0x60af306a354a <vm_exec_core+10074>, 0x60af306a2dd3 <vm_exec_core+8163>, 0x60af306a70f1 <vm_exec_core+25345>, 0x60af306a3f4c <vm_exec_core+12636>, 0x60af306a67e7 <vm_exec_core+23031>, 0x60af306a61db <vm_exec_core+21483>, 0x60af306a68b4 <vm_exec_core+23236>, 0x60af306a8121 <vm_exec_core+29489>, 0x60af306a52a4 <vm_exec_core+17588>, 0x60af306a7392 <vm_exec_core+26018>, 0x60af306a117b <vm_exec_core+907>, 0x60af306a6f55 <vm_exec_core+24933>, 0x60af306a3822 <vm_exec_core+10802>, 0x60af306a5ae8 <vm_exec_core+19704>, 0x60af306a6048 <vm_exec_core+21080>, 0x60af306a1180 <vm_exec_core+912>, 0x60af306a5953 <vm_exec_core+19299>, 0x60af306a3c1f <vm_exec_core+11823>, 0x60af306a2f90 <vm_exec_core+8608>, 0x60af306a6948 <vm_exec_core+23384>, 0x60af306a2080 <vm_exec_core+4752>, 0x60af306a4804 <vm_exec_core+14868>, 0x60af306b0069 <vm_exec_core+62073>, 0x60af306a6507 <vm_exec_core+22295>, 0x60af306a28e1 <vm_exec_core+6897>, 0x60af306a2caf <vm_exec_core+7871>, 0x60af306a2b8d <vm_exec_core+7581>, 0x60af306a31e6 <vm_exec_core+9206>, 0x60af306a3a6e <vm_exec_core+11390>, 0x60af306a2802 <vm_exec_core+6674>, 0x60af306a9093 <vm_exec_core+33443>, 0x60af306a65be <vm_exec_core+22478>, 0x60af306a50cc <vm_exec_core+17116>, 0x60af306a7a41 <vm_exec_core+27729>, 0x60af306a91b1 <vm_exec_core+33729>, 0x60af306a7da7 <vm_exec_core+28599>, 0x60af306a8bfe <vm_exec_core+32270>, 0x60af306a8cd6 <vm_exec_core+32486>, 0x60af306a1a5c <vm_exec_core+3180>, 0x60af306a8784 <vm_exec_core+31124>, 0x60af306a3e0f <vm_exec_core+12319>, 0x60af306a89bf <vm_exec_core+31695>, 0x60af306a38ce <vm_exec_core+10974>, 0x60af306a7ca5 <vm_exec_core+28341>, 0x60af306a1883 <vm_exec_core+2707>, 0x60af306a3664 <vm_exec_core+10356>, 0x60af306a4a0c <vm_exec_core+15388>, 0x60af306a43a5 <vm_exec_core+13749>, 0x60af306a4174 <vm_exec_core+13188>, 0x60af306a1277 <vm_exec_core+1159>, 0x60af306a179a <vm_exec_core+2474>, 0x60af306a1309 <vm_exec_core+1305>, 0x60af306a7fc0 <vm_exec_core+29136>, 0x60af306a57f0 <vm_exec_core+18944>, 0x60af306a4d94 <vm_exec_core+16292>, 0x60af306a54b1 <vm_exec_core+18113>, 0x60af306a51ca <vm_exec_core+17370>, 0x60af306a4215 <vm_exec_core+13349>, 0x60af306a4bb8 <vm_exec_core+15816>, 0x60af306a46da <vm_exec_core+14570>, 0x60af306a4ec3 <vm_exec_core+16595>, 0x60af306a4f45 <vm_exec_core+16725>, 0x60af306a14ea <vm_exec_core+1786>, 0x60af306a25bb <vm_exec_core+6091>, 0x60af306a81f0 <vm_exec_core+29696>, 0x60af306a2113 <vm_exec_core+4899>, 0x60af306a8def <vm_exec_core+32767>, 0x60af306a6bb3 <vm_exec_core+24003>, 0x60af306a452e <vm_exec_core+14142>, 0x60af306a166a <vm_exec_core+2170>, 0x60af306a8858 <vm_exec_core+31336>, 0x60af306a8552 <vm_exec_core+30562>, 0x60af306a238b <vm_exec_core+5531>, 0x60af306a1c08 <vm_exec_core+3608>, 0x60af306a7208 <vm_exec_core+25624>, 0x60af306a3342 <vm_exec_core+9554>, 0x60af306a8a96 <vm_exec_core+31910>, 0x60af306a86e0 <vm_exec_core+30960>, 0x60af306a39a2 <vm_exec_core+11186>, 0x60af306a44ac <vm_exec_core+14012>, 0x60af306a6e01 <vm_exec_core+24593>, 0x60af306a8641 <vm_exec_core+30801>, 0x60af306a5f68 <vm_exec_core+20856>, 0x60af306a6e9b <vm_exec_core+24747>, 0x60af306a75b9 <vm_exec_core+26569>, 0x60af306a5e94 <vm_exec_core+20644>, 0x60af306a1b34 <vm_exec_core+3396>, 0x60af306a66cd <vm_exec_core+22749>, 0x60af306a19aa <vm_exec_core+3002>, 0x60af306a1e1a <vm_exec_core+4138>, 0x60af306a3cef <vm_exec_core+12031>, 0x60af306a5a35 <vm_exec_core+19525>, 0x60af306a6416 <vm_exec_core+22054>, 0x60af306a55d1 <vm_exec_core+18401>, 0x60af306a152f <vm_exec_core+1855>, 0x60af306a7b3b <vm_exec_core+27979>, 0x60af306a8467 <vm_exec_core+30327>, 0x60af306a1ef3 <vm_exec_core+4355>, 0x60af306a2a87 <vm_exec_core+7319>, 0x60af306a250d <vm_exec_core+5917>, 0x60af306a3447 <vm_exec_core+9815>, 0x60af306a4441 <vm_exec_core+13905>, 0x60af306a1fb5 <vm_exec_core+4549>, 0x60af306a7984 <vm_exec_core+27540>, 0x60af306a29f6 <vm_exec_core+7174>, 0x60af306a42ff <vm_exec_core+13583>, 0x60af306a4cb4 <vm_exec_core+16068>, 0x60af306a72b4 <vm_exec_core+25796>, 0x60af306a6144 <vm_exec_core+21332>, 0x60af306a353b <vm_exec_core+10059>, 0x60af306a2dc4 <vm_exec_core+8148>, 0x60af306a70e2 <vm_exec_core+25330>, 0x60af306a3f3d <vm_exec_core+12621>, 0x60af306a67d8 <vm_exec_core+23016>, 0x60af306a61cc <vm_exec_core+21468>, 0x60af306a68a5 <vm_exec_core+23221>, 0x60af306a8112 <vm_exec_core+29474>, 0x60af306a5295 <vm_exec_core+17573>, 0x60af306a7383 <vm_exec_core+26003>, 0x60af306a6130 <vm_exec_core+21312>, 0x60af306a6f46 <vm_exec_core+24918>, 0x60af306a3813 <vm_exec_core+10787>, 0x60af306a5ad9 <vm_exec_core+19689>, 0x60af306a6039 <vm_exec_core+21065>, 0x60af306a49f8 <vm_exec_core+15368>, 0x60af306a5944 <vm_exec_core+19284>, 0x60af306a3c10 <vm_exec_core+11808>, 0x60af306a2f81 <vm_exec_core+8593>, 0x60af306a6939 <vm_exec_core+23369>, 0x60af306a2071 <vm_exec_core+4737>, 0x60af306a47f5 <vm_exec_core+14853>, 0x60af306b005a <vm_exec_core+62058>, 0x60af306a64f8 <vm_exec_core+22280>, 0x60af306a28d2 <vm_exec_core+6882>, 0x60af306a2ca0 <vm_exec_core+7856>, 0x60af306a2b7e <vm_exec_core+7566>, 0x60af306a31d7 <vm_exec_core+9191>, 0x60af306a3a5f <vm_exec_core+11375>, 0x60af306a593f <vm_exec_core+19279>, 0x60af306a50c2 <vm_exec_core+17106>, 0x60af306a593a <vm_exec_core+19274>, 0x60af306a6130 <vm_exec_core+21312>, 0x60af306a612e <vm_exec_core+21310>, 0x60af306a31d2 <vm_exec_core+9186>, 0x60af306a6691 <vm_exec_core+22689>, 0x60af306a44a2 <vm_exec_core+14002>, 0x60af306a44a7 <vm_exec_core+14007>, 0x60af306a612c <vm_exec_core+21308>, 0x60af306a600b <vm_exec_core+21019>, 0x60af306a5498 <vm_exec_core+18088>, 0x60af306a51b6 <vm_exec_core+17350>, 0x60af306a612a <vm_exec_core+21306>, 0x60af306a55cc <vm_exec_core+18396>...} reg_cfp = 0x75cd5d7ff790 reg_pc = 0x50400002f7f8 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> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 INSN_LABEL_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:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <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_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 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> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] 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> 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> 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_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x000060af3069d968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x000060af3032635b in rb_ec_exec_node (ec=0x5160000003d0, n=0x75cd5fbd4730) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd0d6fccf0, <optimized out>, 0x7ffd0d6fcc40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x75cd5fbd4730 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x000060af3031f8c7 in rb_main (argc=9, argv=0x7ffd0d6fceb8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffd0d6fceb8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_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 2807593) detached] Children under /tmp/rubytest.41sw9w: * drwx------ 2 60 2024-10-23 05:34:55 +0000 autoload20241023-2807605-nac014/ * -rw-r--r-- 1 37 2024-10-23 05:34:55 +0000 test-bug-11055.rb $ timeout 60 gdb -p 2807254 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:963: 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 2807253 -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 2842661 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-10-23T04:07:30Z master 19747c1ca6) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 34.495930 seconds 3436 files, 32794 examples, 132648 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.