# Logfile created on 2025-05-22 21:50:35 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000079fd4babfdc0 @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.20250522-215035", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000079fd4be9f288 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000079fd4be9f0d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000079fd4a9e9fc8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250522-215035", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250522-215035>, @binmode=false, @mon_data=#<Monitor:0x000079fd4be9eae0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 9583b7af8f $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem x86_64-linux-fake.rb updated generating enc.mk Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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 47395d629c1be9d84464882ff6a01ea0b38e813a6ce4bc23019cc5549e88c6fb 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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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/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.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/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/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/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/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' 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' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+1 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+1 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+1 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+1 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+1 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+1 bundler 2.7.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.1 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.12.0 openssl 3.3.0 pathname 0.4.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+1 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.4 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.3 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.14.0 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+1/cache skipped bundled gems: power_assert-2.0.6dev.gem not found in bundled_gems win32ole-1.9.2.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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=61089 "--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/752] 343870=prism/newline_offsets_test [ 2/752] 343872=ruby/test_regexp [ 3/752] 343869=-ext-/bignum/test_str2big [ 4/752] 343874=ruby/test_rational [ 5/752] 343878=psych/test_scalar [ 6/752] 343866=ruby/test_readpartial [ 7/752] 343869=rubygems/test_gem_commands_contents_command [ 8/752] 343867=rubygems/test_gem_resolver_conflict [ 9/752] 343865=ruby/test_thread_cv [ 10/752] 343876=json/test_helper [ 11/752] 343877=psych/test_yamldbm [ 12/752] 343868=-ext-/file/test_stat [ 13/752] 343871=ruby/test_eval [ 14/752] 343873=resolv/test_addr [ 15/752] 343864=mkmf/test_convertible [ 16/752] 343879=rubygems/test_gem_resolver_best_set [ 17/752] 343875=prism/ruby/relocation_test [ 18/752] 343868=ruby/enc/test_windows_1251 [ 19/752] 343876=ripper/test_parser_events [ 20/752] 343868=psych/test_document [ 21/752] 343878=fiber/test_ractor [ 22/752] 343877=-ext-/bug_reporter/test_bug_reporter [ 23/752] 343868=did_you_mean/test_spell_checker [ 24/752] 343873=-ext-/iter/test_yield_block [ 25/752] 343868=psych/handlers/test_recorder [ 26/752] 343873=rubygems/test_gem_commands_specification_command [ 27/752] 343868=psych/test_boolean [ 28/752] 343868=mkmf/test_config [ 29/752] 343866=psych/test_yaml [ 30/752] 343878=ruby/test_primitive [ 31/752] 343876=rubygems/test_gem_request [ 32/752] 343875=openssl/test_pkey [ 33/752] 343878=socket/test_nonblock [ 34/752] 343878=rubygems/test_gem_commands_signin_command [ 35/752] 343865=rubygems/test_gem_resolver_api_specification [ 36/752] 343875=optparse/test_getopts [ 37/752] 343867=prism/ruby/parameters_signature_test [ 38/752] 343875=ruby/test_arithmetic_sequence [ 39/752] 343866=ruby/test_literal [ 40/752] 343879=fiber/test_thread [ 41/752] 343875=ruby/test_pattern_matching [ 42/752] 343875=rubygems/test_gem_commands_search_command [ 43/752] 343869=psych/test_encoding [ 44/752] 343879=prism/bom_test [ 45/752] 343867=socket/test_sockopt [ 46/752] 343867=ruby/test_frozen_error [ 47/752] 343867=ruby/test_file [ 48/752] 343877=ruby/test_lambda [ 49/752] 343869=ruby/test_stack [ 50/752] 343879=rubygems/test_gem_commands_install_command [ 51/752] 343873=rubygems/test_gem_ext_cargo_builder_unit [ 52/752] 343877=ruby/test_thread_queue [ 53/752] 343873=fileutils/test_nowrite [ 54/752] 343878=ruby/test_flip [ 55/752] 343875=optparse/test_summary [ 56/752] 343870=ruby/test_econv [ 57/752] 343873=-ext-/st/test_foreach [ 58/752] 343873=test_securerandom [ 59/752] 343865=-ext-/string/test_cstr [ 60/752] 343873=rubygems/test_gem_resolver_lock_specification [ 61/752] 343874=openssl/test_digest [ 62/752] 343878=ruby/test_variable [ 63/752] 343873=uri/test_wss [ 64/752] 343873=fiber/test_address_resolve [ 65/752] 343873=ruby/test_parse [ 66/752] 343874=mkmf/test_have_macro [ 67/752] 343876=ruby/test_process [ 68/752] 343868=-ext-/iter/test_iter_break [ 69/752] 343868=rubygems/test_gem_source_local [ 70/752] 343875=-ext-/num2int/test_num2int [ 71/752] 343875=json/json_addition_test [ 72/752] 343878=-ext-/path_to_class/test_path_to_class [ 73/752] 343878=prism/result/string_test [ 74/752] 343875=fiber/test_storage [ 75/752] 343875=rubygems/test_gem_commands_dependency_command [ 76/752] 343865=dtrace/test_cmethod [ 77/752] 343865=-ext-/string/test_qsort [ 78/752] 343865=rubygems/test_gem_ext_ext_conf_builder [ 79/752] 343878=prism/api/parse_comments_test [ 80/752] 343878=psych/test_serialize_subclasses [ 81/752] 343878=ruby/test_const [ 82/752] 343878=ruby/test_class [ 83/752] 343875=ruby/test_iterator [ 84/752] 343871=rubygems/test_gem_resolver_index_specification [ 85/752] 343875=dtrace/test_string [ 86/752] 343875=psych/test_marshalable [ 87/752] 343875=dtrace/test_method_cache [ 88/752] 343875=rubygems/test_gem_dependency [ 89/752] 343874=fileutils/test_fileutils [ 90/752] 343875=fiber/test_process [ 91/752] 343875=ruby/test_object [ 92/752] 343871=-ext-/eval/test_eval [ 93/752] 343871=fiber/test_io [ 94/752] 343868=rubygems/test_gem_commands_cert_command [ 95/752] 343873=rubygems/test_gem_resolver_git_specification [ 96/752] 343874=ruby/test_dir_m17n [ 97/752] 343871=prism/result/named_capture_test [ 98/752] 343869=json/json_common_interface_test [ 99/752] 343871=psych/test_stream [100/752] 343869=coverage/test_coverage [101/752] 343871=pathname/test_pathname [102/752] 343873=rubygems/test_remote_fetch_error [103/752] 343873=-ext-/load/test_dot_dot [104/752] 343873=did_you_mean/tree_spell/test_human_typo [105/752] 343873=prism/ruby/reflection_test [106/752] 343873=ruby/test_bignum [107/752] 343871=-ext-/postponed_job/test_postponed_job [108/752] 343873=json/ractor_test [109/752] 343879=rubygems/test_gem_request_set_lockfile [110/752] 343870=rubygems/test_gem_commands_yank_command [111/752] 343873=did_you_mean/edit_distance/test_jaro_winkler [112/752] 343873=did_you_mean/spell_checking/test_pattern_key_name_check [113/752] 343873=rubygems/test_exit [114/752] 343875=openssl/test_config [115/752] 343877=test_tempfile [116/752] 343875=rubygems/test_gem_util [117/752] 343873=rubygems/test_gem_gemcutter_utilities [118/752] 343867=rubygems/test_gem_remote_fetcher [119/752] 343868=rubygems/test_gem_resolver [120/752] 343879=rubygems/test_gem_command [121/752] 343866=ruby/test_inlinecache [122/752] 343875=net/http/test_httpresponse [123/752] 343873=ruby/test_weakkeymap [124/752] 343865=-ext-/marshal/test_usrmarshal [125/752] 343866=ruby/test_key_error [126/752] 343879=-ext-/exception/test_enc_raise [127/752] 343866=openssl/test_engine [128/752] 343879=io/console/test_io_console [129/752] 343870=date/test_date_arith [130/752] 343870=uri/test_ws [131/752] 343875=ruby/test_io [132/752] 343871=ruby/test_metaclass [133/752] 343871=ruby/test_numeric [134/752] 343870=rubygems/test_gem_spec_fetcher [135/752] 343866=io/console/test_ractor [136/752] 343868=rubygems/test_gem_commands_sources_command [137/752] 343877=ruby/test_undef [138/752] 343877=prism/encoding/symbol_encoding_test [139/752] 343866=-ext-/marshal/test_internal_ivar [140/752] 343866=rubygems/test_gem_commands_mirror [141/752] 343867=openssl/test_hmac [142/752] 343867=mkmf/test_signedness [143/752] 343871=prism/ruby/desugar_compiler_test [144/752] 343871=pathname/test_ractor [145/752] 343877=dtrace/test_array_create [146/752] 343877=rubygems/test_gem_resolver_installed_specification [147/752] 343870=-ext-/integer/test_my_integer [148/752] 343870=rubygems/test_gem_commands_environment_command [149/752] 343865=-ext-/tracepoint/test_tracepoint [150/752] 343868=psych/test_hash [151/752] 343866=openssl/test_cipher [152/752] 343871=-ext-/time/test_new [153/752] 343871=-ext-/gvl/test_last_thread [154/752] 343868=rubygems/test_gem_remote_fetcher_local_server [155/752] 343870=etc/test_etc [156/752] 343866=rubygems/test_gem_source_lock [157/752] 343868=uri/test_ldap [158/752] 343868=ruby/test_symbol [159/752] 343869=optparse/test_optparse [160/752] 343866=psych/test_coder [161/752] 343866=ruby/test_enum [162/752] 343877=rubygems/test_gem_commands_which_command [163/752] 343869=rubygems/test_gem_source_specific_file [164/752] 343877=socket/test_unix [165/752] 343877=prism/api/parse_test [166/752] 343870=ruby/test_unicode_escape [167/752] 343871=net/http/test_httpresponses [168/752] 343877=prism/result/integer_base_flags_test [169/752] 343869=uri/test_ftp [170/752] 343877=ruby/test_fnmatch [171/752] 343869=rubygems/test_gem_resolver_vendor_set [172/752] 343865=rubygems/test_require [173/752] 343869=net/http/test_https [174/752] 343877=erb/test_erb_command [175/752] 343870=mkmf/test_have_library [176/752] 343871=erb/test_erb_m17n [177/752] 343871=ruby/test_clone [178/752] 343877=objspace/test_objspace [179/752] 343871=ruby/enc/test_koi8 [180/752] 343871=-ext-/string/test_too_many_dummy_encodings [181/752] 343864=ripper/test_filter [182/752] 343874=rubygems/test_gem_ext_cmake_builder [183/752] 343871=prism/fixtures_test [184/752] 343879=ruby/test_rational2 [185/752] 343864=rubygems/test_gem_dependency_resolution_error [186/752] 343879=net/http/test_http [187/752] 343873=io/wait/test_io_wait_uncommon [188/752] 343873=psych/test_string [189/752] 343874=rubygems/test_gem_ci_detector [190/752] 343874=ruby/enc/test_shift_jis [191/752] 343874=ruby/test_yield [192/752] 343871=rubygems/test_gem_request_set_lockfile_parser [193/752] 343873=dtrace/test_raise [194/752] 343873=open-uri/test_proxy [195/752] 343864=ruby/enc/test_case_options [196/752] 343864=ripper/test_files_sample [197/752] 343873=-ext-/st/test_update [198/752] 343873=ruby/test_ractor [199/752] 343871=-ext-/method/test_arity [200/752] 343871=rubygems/test_gem_resolver_index_set [201/752] 343871=rubygems/test_gem_security_policy [202/752] 343873=uri/test_file [203/752] 343873=rubygems/test_gem_install_update_options [204/752] 343864=dtrace/test_hash_create [205/752] 343864=json/json_generic_object_test [206/752] 343864=ruby/test_call [207/752] 343873=ruby/test_thread [208/752] 343864=date/test_switch_hitter [209/752] 343864=ruby/test_defined [210/752] 343871=-ext-/bignum/test_pack [211/752] 343870=psych/test_null [212/752] 343870=ruby/enc/test_big5 [213/752] 343867=rubygems/test_gem_resolver_activation_request [214/752] 343864=-ext-/test_ensure_and_callcc [215/752] 343870=fiber/test_scheduler [216/752] 343864=-ext-/string/test_fstring [217/752] 343867=did_you_mean/core_ext/test_name_error_extension [218/752] 343867=-ext-/iseq_load/test_iseq_load [219/752] 343866=ruby/test_fixnum [220/752] 343866=fiber/test_timeout [221/752] 343866=ruby/test_signal [222/752] 343864=rubygems/test_gem_remote_fetcher_s3 [223/752] 343864=psych/test_stringio [224/752] 343864=ruby/test_require_lib [225/752] 343871=rubygems/test_gem_version_option [226/752] 343871=ripper/test_files_test_2 [227/752] 343865=prism/api/lex_test [228/752] 343865=rubygems/test_gem_rdoc [229/752] 343865=test_trick [230/752] 343868=ruby/test_objectspace [231/752] 343869=rubygems/test_gem_request_set [232/752] 343867=prism/version_test [233/752] 343867=-ext-/win32/test_fd_setsize [234/752] 343867=-ext-/string/test_normalize [235/752] 343867=-ext-/test_recursion [236/752] 343867=test_find [237/752] 343867=prism/locals_test [238/752] 343867=socket/test_basicsocket [239/752] 343867=rubygems/test_gem_commands_owner_command [240/752] 343869=prism/ruby/pattern_test [241/752] 343867=rubygems/test_gem_package_tar_header [242/752] 343867=ripper/test_sexp [243/752] 343867=rubygems/test_gem_unsatisfiable_dependency_error [244/752] 343867=objspace/test_ractor [245/752] 343869=rubygems/test_gem_ext_builder [246/752] 343870=fileutils/test_verbose [247/752] 343870=fiber/test_mutex [248/752] 343867=ruby/test_basicinstructions [249/752] 343879=-ext-/bignum/test_bigzero [250/752] 343879=date/test_date_strftime [251/752] 343870=prism/ruby/compiler_test [252/752] 343870=rubygems/test_gem_resolver_vendor_specification [253/752] 343867=-ext-/typeddata/test_typeddata [254/752] 343870=ruby/test_struct [255/752] 343870=ruby/test_module [256/752] 343867=rubygems/test_gem_commands_push_command [257/752] 343879=prism/api/parse_success_test [258/752] 343879=strscan/test_ractor [259/752] 343879=win32/test_registry [260/752] 343879=rubygems/test_deprecate [261/752] 343867=openssl/test_ssl [262/752] 343879=rubygems/test_gem_request_connection_pools [263/752] 343869=ruby/test_optimization [264/752] 343879=uri/test_common [265/752] 343866=rubygems/test_gem_uri_formatter [266/752] 343866=ruby/test_sprintf [267/752] 343865=rubygems/test_gem_doctor [268/752] 343865=socket/test_ancdata [269/752] 343865=ruby/test_weakmap [270/752] 343879=ruby/test_rubyvm [271/752] 343879=-ext-/exception/test_data_error [272/752] 343864=rubygems/test_gem_resolver_dependency_request [273/752] 343879=ruby/enc/test_euc_jp [274/752] 343879=-ext-/test_abi [275/752] 343864=ripper/test_scanner_events [276/752] 343864=-ext-/string/test_external_new [277/752] 343864=optparse/test_zsh_completion [278/752] 343866=rubygems/test_gem_package_tar_reader_entry [279/752] 343864=-ext-/thread/test_lock_native_thread [280/752] 343864=rubygems/test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 32967> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 343864 ko1 12u IPv4 1365671689 0t0 TCP localhost:32967->localhost:50168 (CLOSE_WAIT) [281/752] 343864=mkmf/test_have_func [282/752] 343874=-ext-/string/test_enc_str_buf_cat [283/752] 343879=ruby/test_default_gems [284/752] 343874=mkmf/test_constant [285/752] 343866=rubygems/test_gem_security_trust_dir [286/752] 343879=rubygems/test_gem_resolver_specification [287/752] 343879=json/json_fixtures_test [288/752] 343866=ruby/test_encoding [289/752] 343879=dtrace/test_load [290/752] 343879=-ext-/proc/test_bmethod [291/752] 343879=psych/nodes/test_enumerable [292/752] 343879=openssl/test_buffering [293/752] 343879=prism/ruby/ruby_parser_test [294/752] 343879=resolv/test_svcb_https [295/752] 343879=-ext-/test_bug-14834 [296/752] 343879=openssl/test_x509cert [297/752] 343871=socket/test_addrinfo [298/752] 343866=-ext-/funcall/test_passing_block [299/752] 343866=uri/test_http [300/752] 343871=ruby/test_transcode [301/752] 343866=ruby/test_whileuntil [302/752] 343866=json/json_string_matching_test [303/752] 343866=rubygems/test_gem_ext_rake_builder [304/752] 343864=monitor/test_monitor [305/752] 343864=openssl/test_asn1 [306/752] 343864=mkmf/test_flags [307/752] 343879=-ext-/rational/test_rat [308/752] 343879=test_extlibs [309/752] 343871=rubygems/test_gem_commands_stale_command [310/752] 343871=rubygems/test_gem_version [311/752] 343871=rubygems/test_gem_text [312/752] 343871=ruby/test_settracefunc [313/752] 343868=prism/ruby/tunnel_test [314/752] 343875=rubygems/test_gem_stub_specification [315/752] 343868=test_pp [316/752] 343868=socket/test_tcp [317/752] 343875=ruby/test_sprintf_comb [318/752] 343870=ruby/test_path [319/752] 343868=ruby/test_method_cache [320/752] 343870=prism/unescape_test [321/752] 343870=ruby/test_object_id [322/752] 343868=ripper/test_files_ext [323/752] 343870=psych/test_data [324/752] 343870=openssl/test_x509ext [325/752] 343870=prism/result/equality_test [326/752] 343870=rubygems/test_gem_commands_query_command [327/752] 343866=prism/result/static_inspect_test [328/752] 343864=-ext-/symbol/test_inadvertent_creation [329/752] 343875=-ext-/vm/test_at_exit [330/752] 343868=-ext-/thread/test_instrumentation_api [331/752] 343875=prism/result/source_location_test [332/752] 343866=ruby/test_complex [333/752] 343875=did_you_mean/spell_checking/test_require_path_check [334/752] 343864=-ext-/test_enumerator_kw [335/752] 343864=ruby/test_mixed_unicode_escapes [336/752] 343864=-ext-/bignum/test_mul [337/752] 343864=mkmf/test_mkmf [338/752] 343864=ruby/test_complexrational [339/752] 343864=openssl/test_pkcs7 [340/752] 343875=rubygems/test_gem_commands_fetch_command [341/752] 343866=io/nonblock/test_flush [342/752] 343866=ruby/test_warning [343/752] 343875=rubygems/test_gem_name_tuple [344/752] 343875=ruby/test_refinement [345/752] 343864=rubygems/test_gem_dependency_installer [346/752] 343866=rubygems/test_gem_specification [347/752] 343870=ruby/enc/test_gbk [348/752] 343870=rubygems/test_gem_package_tar_reader [349/752] 343874=ruby/enc/test_gb18030 [350/752] 343870=strscan/test_stringscanner [351/752] 343874=psych/test_numeric [352/752] 343874=openssl/test_x509crl [353/752] 343870=psych/test_class [354/752] 343870=ruby/test_iseq [355/752] 343871=ruby/test_insns_leaf [356/752] 343871=yaml/test_store [357/752] 343871=prism/ruby/location_test [358/752] 343871=ruby/test_allocation [359/752] 343878=ruby/test_gc [360/752] 343874=prism/api/dump_test [361/752] 343868=-ext-/string/test_enc_associate [362/752] 343865=rubygems/test_gem_commands_open_command [363/752] 343865=openssl/test_x509req [364/752] 343868=-ext-/load/test_protect [365/752] 343868=net/protocol/test_protocol [366/752] 343879=rubygems/test_gem_ext_cargo_builder_link_flag_converter [367/752] 343868=psych/test_tree_builder [368/752] 343868=openssl/test_x509attr [369/752] 343865=ruby/enc/test_iso_8859 [370/752] 343879=ruby/test_complex2 [371/752] 343879=-ext-/win32/test_dln [372/752] 343879=-ext-/bignum/test_big2str [373/752] 343868=open-uri/test_open-uri [374/752] 343879=-ext-/string/test_coderange [375/752] 343865=prism/regexp_test [376/752] 343879=ruby/test_string_memory [377/752] 343865=mkmf/test_pkg_config [378/752] 343865=ruby/test_io_timeout [379/752] 343865=date/test_date_new [380/752] 343865=prism/api/command_line_test [381/752] 343865=rubygems/test_gem_commands_info_command [382/752] 343879=mmtk/test_configuration [383/752] 343879=ruby/test_comparable [384/752] 343879=ruby/test_system Leaked file descriptor: TestOpenURI#test_redirect: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45237> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 343868 ko1 10u IPv4 1365677830 0t0 TCP localhost:45237->localhost:45168 (CLOSE_WAIT) [385/752] 343865=ruby/enc/test_emoji_breaks Closed file descriptor: TestOpenURI#test_non_http_proxy: 10 [386/752] 343865=-ext-/test_notimplement [387/752] 343865=-ext-/test_bug-3571 [388/752] 343865=ruby/test_require [389/752] 343868=ruby/test_dup [390/752] 343870=resolv/test_dns [391/752] 343868=stringio/test_stringio [392/752] 343870=fiber/test_sleep [393/752] 343868=openssl/test_x509name [394/752] 343868=psych/test_object_references [395/752] 343868=-ext-/wait/test_wait [396/752] 343867=mkmf/test_sizeof [397/752] 343866=ruby/test_alias [398/752] 343868=rubygems/test_gem_requirement [399/752] 343870=ruby/enc/test_euc_tw [400/752] 343870=rubygems/test_gem_security [401/752] 343868=rubygems/test_gem_commands_build_command [402/752] 343866=ruby/test_compile_prism [403/752] 343868=ruby/test_super [404/752] 343864=mkmf/test_libs [405/752] 343874=dtrace/test_gc [406/752] 343874=ruby/test_math [407/752] 343864=test_time [408/752] 343874=json/json_encoding_test [409/752] 343874=-ext-/string/test_rb_str_dup [410/752] 343874=prism/fuzzer_test [411/752] 343874=ruby/test_ast [412/752] 343864=psych/test_struct [413/752] 343864=prism/onigmo_test [414/752] 343866=-ext-/test_bug-5832 [415/752] 343866=ruby/test_case [416/752] 343879=digest/test_digest_extend [417/752] 343879=rubygems/test_gem_safe_yaml [418/752] 343879=-ext-/popen_deadlock/test_popen_deadlock [419/752] 343864=optparse/test_autoconf [420/752] 343866=optparse/test_did_you_mean [421/752] 343864=rubygems/test_gem_path_support [422/752] 343864=prism/result/constant_path_node_test [423/752] 343864=psych/test_psych_set [424/752] 343864=prism/result/heredoc_test [425/752] 343864=rubygems/test_webauthn_listener_response [426/752] 343864=-ext-/gvl/test_ubf_async_safe [427/752] 343864=psych/test_array [428/752] 343864=prism/ruby/parser_test [429/752] 343864=prism/snippets_test [430/752] 343866=prism/newline_test [431/752] 343866=-ext-/win32/test_console_attr [432/752] 343866=rubygems/test_gem_bundler_version_finder [433/752] 343866=socket/test_socket [434/752] 343868=test_weakref [435/752] 343868=ruby/test_not [436/752] 343868=test_timeout [437/752] 343870=prism/ruby/ripper_test [438/752] 343879=rubygems/test_rubygems [439/752] 343879=rubygems/test_gem_package_tar_writer [440/752] 343868=ruby/enc/test_case_mapping [441/752] 343868=psych/visitors/test_yaml_tree [442/752] 343868=-ext-/namespace/test_load_ext [443/752] 343868=uri/test_mailto [444/752] 343868=ruby/test_yjit_exit_locations [445/752] 343879=psych/test_yamlstore [446/752] 343879=rubygems/test_gem_commands_pristine_command [447/752] 343868=rubygems/test_gem_config_file [448/752] 343868=psych/test_scalar_scanner [449/752] 343868=rubygems/test_gem_resolver_requirement_list [450/752] 343868=ruby/test_beginendblock [451/752] 343870=-ext-/arith_seq/test_arith_seq_beg_len_step [452/752] 343870=ruby/test_hash [453/752] 343867=ruby/test_io_buffer [454/752] 343867=ruby/test_arity [455/752] 343867=test_ipaddr [456/752] 343867=openssl/test_pkey_rsa [457/752] 343868=-ext-/string/test_nofree [458/752] 343868=ruby/test_trace [459/752] 343868=-ext-/st/test_numhash [460/752] 343868=rubygems/test_gem_stream_ui [461/752] 343866=rubygems/test_webauthn_poller [462/752] 343866=date/test_date_conv [463/752] 343866=rubygems/test_gem_resolver_composed_set [464/752] 343868=mkmf/test_egrep_cpp [465/752] 343869=ruby/test_argf [466/752] 343866=ruby/test_m17n [467/752] 343864=net/http/test_buffered_io [468/752] 343868=ruby/test_yjit [469/752] 343864=optparse/test_reqarg [470/752] 343875=rubygems/test_gem_resolver_lock_set [471/752] 343875=did_you_mean/test_ractor_compatibility [472/752] 343867=-ext-/econv/test_append [473/752] 343867=test_unicode_normalize [474/752] 343867=ruby/test_method [475/752] 343866=-ext-/struct/test_member [476/752] 343866=rubygems/test_gem_console_ui [477/752] 343866=rubygems/test_gem_update_suggestion [478/752] 343866=psych/test_set [479/752] 343866=rubygems/test_gem_source_fetch_problem [480/752] 343866=resolv/test_resource [481/752] 343866=did_you_mean/test_tree_spell_checker [482/752] 343866=openssl/test_pair [483/752] 343879=ruby/test_m17n_comb [484/752] 343875=date/test_date_ractor [485/752] 343864=test_bundled_gems [486/752] 343864=prism/lex_test [487/752] 343865=test_tsort [488/752] 343865=psych/visitors/test_depth_first [489/752] 343865=openssl/test_ns_spki [490/752] 343865=prism/result/index_write_test [491/752] 343865=ruby/test_integer_comb [492/752] 343875=fiber/test_queue [493/752] 343875=ruby/test_sleep [494/752] 343864=prism/result/regular_expression_options_test [495/752] 343864=test_prettyprint [496/752] 343864=rubygems/test_gem_validator [497/752] 343864=prism/result/integer_parse_test [498/752] 343864=mkmf/test_install [499/752] 343875=rubygems/test_gem_security_signer [500/752] 343875=optparse/test_bash_completion [501/752] 343875=ruby/test_exception [502/752] 343864=rubygems/test_gem_local_remote_options [503/752] 343866=ruby/enc/test_euc_kr [504/752] 343866=rubygems/test_gem_commands_lock_command [505/752] 343866=-ext-/string/test_set_len [506/752] 343866=ruby/test_threadgroup [507/752] 343864=ripper/test_lexer [508/752] 343864=io/wait/test_io_wait [509/752] 343871=optparse/test_kwargs [510/752] 343866=psych/test_merge_keys [511/752] 343871=-ext-/test_random [512/752] 343866=cgi/test_cgi_escape [513/752] 343871=ruby/test_dir [514/752] 343866=openssl/test_x509store [515/752] 343871=resolv/test_mdns [516/752] 343871=rubygems/test_gem_ext_configure_builder [517/752] 343871=ruby/test_io_m17n [518/752] 343866=prism/result/comments_test [519/752] 343866=-ext-/hash/test_delete [520/752] 343866=rubygems/test_config [521/752] 343866=-ext-/exception/test_ensured [522/752] 343866=ruby/test_continuation [523/752] 343866=test_forwardable [524/752] 343866=dtrace/test_object_create_start [525/752] 343866=ruby/test_env [526/752] 343871=prism/encoding/regular_expression_encoding_test [527/752] 343871=ruby/test_zjit [528/752] 343871=rubygems/test_project_sanity [529/752] 343871=optparse/test_placearg [530/752] 343870=-ext-/string/test_interned_str [531/752] 343870=rubygems/test_gem_commands_cleanup_command [532/752] 343865=openssl/test_ocsp [533/752] 343871=ruby/test_shapes [534/752] 343871=openssl/test_pkey_dh [535/752] 343871=ruby/test_ifunless [536/752] 343871=dtrace/test_require [537/752] 343871=rubygems/test_gem_silent_ui [538/752] 343871=rubygems/test_gem_resolver_installer_set [539/752] 343869=rubygems/test_gem_dependency_list [540/752] 343869=ripper/test_files_test [541/752] 343871=rubygems/test_gem_commands_uninstall_command [542/752] 343870=-ext-/test_printf [543/752] 343870=ruby/test_rubyoptions [544/752] 343865=-ext-/array/test_to_ary_concat [545/752] 343869=prism/result/warnings_test [546/752] 343869=-ext-/load/test_stringify_symbols [547/752] 343869=ruby/enc/test_windows_1252 [548/752] 343869=mkmf/test_configuration [549/752] 343876=prism/ruby/dispatcher_test [550/752] 343875=socket/test_udp [551/752] 343875=ruby/test_range [552/752] 343879=-ext-/symbol/test_type [553/752] 343879=fileutils/test_dryrun [554/752] 343879=rubygems/test_gem_impossible_dependencies_error [555/752] 343876=json/json_generator_test [556/752] 343879=prism/encoding/encodings_test [557/752] 343869=fiber/test_io_buffer [558/752] 343869=prism/api/parse_stream_test [559/752] 343869=rubygems/test_gem_resolver_api_set [560/752] 343867=openssl/test_ts [561/752] 343879=psych/test_emitter [562/752] 343879=test_tmpdir [563/752] 343869=prism/result/node_id_test [564/752] 343879=rubygems/test_gem_source_subpath_problem [565/752] 343864=json/json_parser_test [566/752] 343879=rubygems/test_gem_commands_setup_command [567/752] 343864=psych/test_alias_and_anchor [568/752] 343864=rubygems/test_gem_commands_rebuild_command [569/752] 343864=ruby/enc/test_cesu8 [570/752] 343864=prism/errors_test [571/752] 343869=test_open3 [572/752] 343876=ruby/test_vm_dump [573/752] 343876=open-uri/test_ftp [574/752] 343864=psych/test_deprecated [575/752] 343876=ruby/test_gc_compact [576/752] 343864=-ext-/array/test_resize [577/752] 343871=-ext-/bignum/test_div [578/752] 343864=ruby/test_fiber [579/752] 343871=uri/test_generic [580/752] 343865=prism/result/breadth_first_search_test [581/752] 343865=fiber/test_backtrace [582/752] 343865=prism/result/static_literals_test [583/752] 343865=openssl/test_random [584/752] 343865=psych/visitors/test_to_ruby [585/752] 343871=rubygems/test_bundled_ca [586/752] 343867=-ext-/float/test_nextafter [587/752] 343865=-ext-/string/test_capacity [588/752] 343865=rubygems/test_gem_safe_marshal [589/752] 343867=prism/test_helper [590/752] 343867=ruby/test_memory_view [591/752] 343867=-ext-/integer/test_integer [592/752] 343867=ruby/enc/test_utf32 [593/752] 343867=-ext-/string/test_ellipsize [594/752] 343867=ruby/test_rand [595/752] 343879=openssl/test_pkey_ec [596/752] 343879=-ext-/struct/test_data [597/752] 343879=optparse/test_noarg [598/752] 343877=rubygems/test_gem_commands_update_command [599/752] 343871=date/test_date_parse [600/752] 343865=openssl/test_fips [601/752] 343871=ruby/test_keyword [602/752] 343879=prism/result/numeric_value_test [603/752] 343879=lib/!Nothing_to_test [604/752] 343879=ruby/test_data [605/752] 343879=net/http/test_http_request [606/752] 343879=net/http/test_httpheader [607/752] 343879=rubygems/test_gem_commands_server_command [608/752] 343867=rubygems/test_gem_package_task [609/752] 343879=openssl/test_bn [610/752] 343867=openssl/test_provider [611/752] 343879=optparse/test_acceptable [612/752] 343865=prism/result/implicit_array_test [613/752] 343865=-ext-/struct/test_len [614/752] 343865=dtrace/test_function_entry [615/752] 343865=rubygems/test_kernel [616/752] 343866=did_you_mean/spell_checking/test_method_name_check [617/752] 343879=prism/heredoc_dedent_test [618/752] 343866=io/wait/test_ractor [619/752] 343879=openssl/test_ssl_session [620/752] 343875=optparse/test_optarg [621/752] 343866=psych/json/test_stream [622/752] 343866=rubygems/test_gem_commands_unpack_command [623/752] 343875=rubygems/test_gem_commands_exec_command [624/752] 343878=ruby/test_pack [625/752] 343866=rubygems/test_gem_resolver_local_specification [626/752] 343867=ruby/test_autoload [627/752] 343866=psych/test_exception [628/752] 343866=rubygems/test_gem_commands_signout_command [629/752] 343866=psych/test_object [630/752] 343866=ruby/test_file_exhaustive [631/752] 343871=rubygems/test_gem_gem_runner [632/752] 343871=rubygems/test_gem_ext_cargo_builder [633/752] 343879=test_singleton [634/752] 343871=ripper/test_ripper [635/752] 343878=did_you_mean/spell_checking/test_key_name_check [636/752] 343879=ruby/test_syntax [637/752] 343878=rubygems/test_gem_request_set_gem_dependency_api [638/752] 343865=ruby/enc/test_grapheme_breaks [639/752] 343865=date/test_date_marshal [640/752] 343865=openssl/test_ossl [641/752] 343877=ruby/test_assignment [642/752] 343878=error_highlight/test_error_highlight [643/752] 343871=mkmf/test_find_executable [644/752] 343875=ruby/test_array [645/752] 343871=ruby/test_lazy_enumerator [646/752] 343871=date/test_date_compat [647/752] 343871=-ext-/load/test_resolve_symbol [648/752] 343869=-ext-/debug/test_profile_frames [649/752] 343871=prism/ruby/string_query_test [650/752] 343871=ruby/test_backtrace [651/752] 343869=ruby/test_time_tz [652/752] 343869=openssl/test_kdf [653/752] 343869=rubygems/test_gem_commands_outdated_command [654/752] 343869=rubygems/test_gem_request_set_lockfile_tokenizer [655/752] 343869=psych/test_nil [656/752] 343869=-ext-/class/test_class2name [657/752] 343869=fiber/test_enumerator [658/752] 343869=psych/test_psych [659/752] 343869=json/json_coder_test [660/752] 343869=digest/test_ractor [661/752] 343869=digest/test_digest [662/752] 343871=rubygems/test_gem_uri [663/752] 343878=test_rbconfig [664/752] 343871=rubygems/test_gem_package_old [665/752] 343871=-ext-/arith_seq/test_arith_seq_extract [666/752] 343878=rubygems/test_gem_commands_help_command [667/752] 343868=ruby/test_stringchar [668/752] 343878=-ext-/debug/test_debug [669/752] 343878=prism/result/overlap_test [670/752] 343865=rubygems/test_gem_platform [671/752] 343876=prism/ractor_test [672/752] 343868=psych/test_symbol [673/752] 343868=rubygems/test_gem_uninstaller [674/752] 343871=did_you_mean/spell_checking/test_variable_name_check [675/752] 343865=yaml/test_dbm [676/752] 343865=rubygems/test_gem_source_vendor [677/752] 343865=rubygems/test_gem_commands_list_command [678/752] 343865=test_pty [679/752] 343876=date/test_date [680/752] 343876=psych/test_date_time [681/752] 343871=openssl/test_pkcs12 [682/752] 343876=uri/test_parser [683/752] 343876=rubygems/test_gem_available_set [684/752] 343878=-ext-/string/test_modify_expand [685/752] 343878=rubygems/test_gem_source_installed [686/752] 343876=did_you_mean/tree_spell/test_change_word [687/752] 343878=rubygems/test_gem_package [688/752] 343876=ruby/enc/test_utf16 [689/752] 343876=ruby/test_enumerator [690/752] 343865=ruby/test_name_error [691/752] 343871=-ext-/exception/test_exception_at_throwing [692/752] 343877=prism/encoding/string_encoding_test [693/752] 343871=psych/test_safe_load [694/752] 343871=rubygems/test_gem_source [695/752] 343877=ruby/test_frozen [696/752] 343877=ruby/enc/test_emoji [697/752] 343877=ripper/test_files_lib [698/752] 343865=ruby/test_string [699/752] 343871=rubygems/test_gem_resolver_git_set [700/752] 343878=did_you_mean/spell_checking/test_class_name_check [701/752] 343868=ruby/enc/test_cp949 [702/752] 343868=ruby/test_condition [703/752] 343878=erb/test_erb [704/752] 343868=-ext-/test_scan_args [705/752] 343868=date/test_date_attr [706/752] 343868=ruby/test_integer [707/752] 343878=-ext-/struct/test_duplicate [708/752] 343878=json/json_ext_parser_test [709/752] 343878=ruby/test_time [710/752] 343871=rubygems/test_gem_installer [711/752] 343878=rubygems/test_gem_command_manager [712/752] 343878=ruby/test_pipe [713/752] 343878=ruby/enc/test_regex_casefold [714/752] 343878=rubygems/test_gem_source_git [715/752] 343878=rubygems/test_gem_commands_check_command [716/752] 343878=ruby/test_random_formatter [717/752] 343878=prism/api/freeze_test [718/752] 343878=prism/percent_delimiter_string_test [719/752] 343878=rubygems/test_gem [720/752] 343864=ripper/test_files_test_1 [721/752] 343864=rubygems/test_gem_remote_fetcher_local_ssl_server [722/752] 343869=ruby/test_float [723/752] 343869=stringio/test_ractor [724/752] 343869=psych/test_parser [725/752] 343869=prism/result/attribute_write_test [726/752] 343869=psych/test_yaml_special_cases [727/752] 343869=rubygems/test_gem_source_list [728/752] 343872=test_delegate [729/752] 343872=-ext-/stack/test_stack_overflow [730/752] 343869=ruby/test_set [731/752] 343872=optparse/test_load [732/752] 343872=did_you_mean/spell_checking/test_uncorrectable_name_check [733/752] 343872=optparse/test_cclass [734/752] 343878=test_shellwords [735/752] 343869=dtrace/test_singleton_function [736/752] 343869=ruby/test_proc [737/752] 343878=ruby/enc/test_case_comprehensive [738/752] 343878=mkmf/test_framework [739/752] 343878=ruby/test_marshal [740/752] 343877=zlib/test_zlib [741/752] 343872=prism/magic_comment_test [742/752] 343864=psych/test_omap [743/752] 343864=psych/test_json_tree [744/752] 343864=psych/visitors/test_emitter [745/752] 343864=prism/library_symbols_test [746/752] 343864=psych/test_ractor [747/752] 343872=date/test_date_strptime [748/752] 343864=open-uri/test_ssl [749/752] 343875=ruby/test_namespace [750/752] 343875=ruby/test_nomethod_error [751/752] 343875=openssl/test_pkey_dsa [752/752] 343872=net/http/test_https_proxy $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:17 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 996 1015 1015 1015 pts/0 1015 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 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 135569 1015 1015 pts/0 1015 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 151621 1015 1015 pts/0 1015 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 311356 1015 1015 pts/0 1015 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 341541 1015 1015 pts/0 1015 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 1018 342547 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 342547 342550 1015 1015 pts/0 1015 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.20250522-215035 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 342550 342551 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250522-215035 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 342551 343523 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 343523 343524 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 343524 343861 1015 1015 pts/0 1015 Sl+ 1000 0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 343861 343867 1015 1015 pts/0 1015 Sl+ 1000 0:49 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 419256 1015 1015 pts/0 1015 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 343867 483992 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 343867 484048 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1 538081 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 570573 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 590551 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 620161 1015 1015 pts/0 1015 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 653320 1015 1015 pts/0 1015 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 694506 1015 1015 pts/0 1015 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 825635 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 342551 911777 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 1050354 1015 1015 pts/0 1015 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 1203214 1015 1015 pts/0 1015 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 1369697 1015 1015 pts/0 1015 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 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 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 2597670 1015 1015 pts/0 1015 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 3179324 1015 1015 pts/0 1015 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 3432248 1015 1015 pts/0 1015 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 3455248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 3646963 1015 1015 pts/0 1015 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 3782510 1015 1015 pts/0 1015 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 3823805 1015 1015 pts/0 1015 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 3916981 1015 1015 pts/0 1015 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 3942842 1015 1015 pts/0 1015 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 4035856 1015 1015 pts/0 1015 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 4068349 1015 1015 pts/0 1015 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=>[996, 135569, 151621, 311356, 341541, 419256, 538081, 570573, 590551, 620161, 653320, 694506, 825635, 1050354, 1203214, 1369697, 1740617, 1863343, 2597670, 3179324, 3432248, 3455248, 3646963, 3782510, 3823805, 3916981, 3942842, 4035856, 4068349], 996=>[1015], 1015=>[1018], 1018=>[342547], 342547=>[342550], 342550=>[342551], 342551=>[343523, 911777], 343523=>[343524], 343524=>[343861], 343861=>[343867], 343867=>[483992, 484048]} $ timeout 60 gdb -p 483992 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 483994] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006495b1b2fe5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7064918006c0 (LWP 483992) "test_autoload.*" 0x00006495b1b2fe5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x70649ce006c0 (LWP 483994) "test_autoload.*" 0x00007064c571b4cd in __GI___poll (fds=0x706499d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x70649ce006c0 (LWP 483994) "test_autoload.*"): #0 0x00007064c571b4cd in __GI___poll (fds=0x706499d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006495b1aba6fa in __interceptor_poll () No symbol table info available. #2 0x00006495b1e8d75f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3014 vm = <optimized out> #4 0x00006495b1b13aaf in asan_thread_start(void*) () No symbol table info available. #5 0x00007064c569caa4 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 = {123577430968000, -4217203821099003284, 123577430968000, -352, 0, 123577240117904, -4217203821119974804, -4217119555159109012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007064c5729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7064918006c0 (LWP 483992) "test_autoload.*"): #0 0x00006495b1b2fe5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00006495b1b30e1a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00006495b1a7f690 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00006495b1a7f509 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 0x00006495b1a7f135 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 0x00006495b1a7a13e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00006495b1a79f28 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00006495b1b15e93 in __interceptor_malloc () No symbol table info available. #8 0x00006495b242b9f2 in context_push (parser=0x7064917fc2f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8684 context_node = <optimized out> #9 parse_statements (parser=parser@entry=0x7064917fc2f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13913 statements = 0x5040003ced10 last_value = <optimized out> #10 0x00006495b240d50b in parse_program (parser=0x7064917fc2f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22385 current_block_exits = {size = 0, capacity = 0, nodes = 0x0} previous_block_exits = 0x0 statements = <optimized out> locals = <optimized out> #11 pm_parse (parser=0x7064917fc2f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22810 No locals. #12 0x00006495b21bccf0 in pm_parse_file (result=0x7064917fc2f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11388 rbimpl_id = 39691 node = <optimized out> error = <optimized out> id_script_lines = <optimized out> #13 0x00006495b1c6886c in load_iseq_eval (ec=0x516000ebbfd0, fname=fname@entry=123577496764320) at /tmp/ruby/src/trunk_asan/load.c:825 result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>} error = <optimized out> ec = 0x516000ebbfd0 v = <optimized out> realpath_map = 123578103626240 vm_ns_v = <optimized out> loading_ns = 0x0 iseq = <optimized out> vm_ns = <optimized out> #14 0x00006495b1c6238b in require_internal (ec=ec@entry=0x516000ebbfd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1450 arg = <optimized out> found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000252400 saved = <optimized out> vm_ns_v = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = <optimized out> realpath_map = 123578103626240 path = 123577496764320 saved_path = <optimized out> state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> vm_ns = <optimized out> reset_ext_config = <optimized out> #15 0x00006495b1c5fdb2 in rb_require_string_internal (fname=123577479564320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1565 result = <optimized out> ec = 0x516000ebbfd0 result = <optimized out> #16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1551 No locals. #17 0x00006495b1f63c08 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:3798 ci = 0x1386100140003 cc = <optimized out> me = 0x7064c4d8ec50 cfunc = 0x5060000373a8 recv = 123578103549360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x00006495b1f49ba3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7064917fd340) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #19 0x00006495b1f4fb75 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4185 No locals. #20 0x00006495b1f0f99c in vm_sendish (ec=0x516000ebbfd0, reg_cfp=0x70649b8e56e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #21 vm_exec_core (ec=ec@entry=0x516000ebbfd0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b8e56e8 reg_pc = 0x5110000a04b8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #22 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000ebbfd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7064917fd740, <optimized out>, <optimized out>}, prev = 0x706492c09d80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #23 0x00006495b1f793fd in vm_call0_body (ec=<optimized out>, calling=0x706492d09c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x706492d09ce0 cc = <optimized out> ret = <optimized out> #24 0x00006495b1f78c51 in vm_call0_cme (ec=0x516000ebbfd0, calling=0x706492d09c60, argv=0x7064917fdb80, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 th: 0x515000252400, native_id: 0x7064918006c0 -- Control frame information ----------------------------------------------- No locals. #25 vm_call0_body (ec=<optimized out>, calling=0x706492d09c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7064a9438db0 orig_cme = <optimized out> ci = 0x706492d09ce0 cc = <optimized out> ret = <optimized out> #26 0x00006495b1f2a45d in vm_call0_cc (ec=0x516000ebbfd0, recv=123578103549360, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = {cd = 0x706492d09cc0, cc = 0x706492f091e0, block_handler = 0, recv = 123578103549360, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require use_argv = 0x7064917fdb80 av = <optimized out> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH] #27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065 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:409 [FINISH] ci = <optimized out> ec = 0x516000ebbfd0 cc = <optimized out> self = <optimized out> #28 0x00006495b1f2b31e in rb_funcallv (recv=123578103549360, mid=22705, argc=1, argv=0x7064917fdb80) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080 No locals. c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137 ar = <optimized out> argv = 0x7064917fdb80 #30 0x00006495b1ee707e in autoload_feature_require (_arguments=123577240117024) at /tmp/ruby/src/trunk_asan/variable.c:3441 receiver = 123578103549360 arguments = 0x7064917fdf20 autoload_const = <optimized out> autoload_namespace = <optimized out> result = <optimized out> data = <optimized out> #31 autoload_try_load (_arguments=123577240117024) at /tmp/ruby/src/trunk_asan/variable.c:3454 arguments = 0x7064917fdf20 result = <optimized out> ce = <optimized out> #32 0x00006495b1b5e310 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:1078 _ec = 0x516000ebbfd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7064917fded0, <optimized out>, 0x7064917fdde0, <optimized out>, <optimized out>}, prev = 0x706492c09440, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000ebbfd0 state = RUBY_TAG_NONE errinfo = <optimized out> #33 0x00006495b1ee63f0 in rb_autoload_load (module=module@entry=123578103495840, name=name@entry=233179) at /tmp/ruby/src/trunk_asan/variable.c:3515 ce = <optimized out> arguments = {module = 123578103495840, name = 233179, flag = 0, mutex = 123577488965560, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #34 0x00006495b1ef2ca3 in rb_const_search_from (klass=123578064515920, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3617 ac = 0x0 am = 123578103495840 tmp = 123578103495840 ce = <optimized out> current = 123578103495840 value = <optimized out> first_iteration = <optimized out> #35 0x00006495b1ee7ed4 in rb_const_search (klass=123578064515920, id=233179, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3639 value = <optimized out> #36 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3566 c = <optimized out> #37 0x00006495b1ef642e 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:1129 root_cref = <optimized out> klass = 92358976733448 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #38 0x00006495b1f01932 in vm_get_ev_const_chain (ec=0x516000ebbfd0, segments=0x5020020ee330) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020020ee350) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6462 segments = 0x5020020ee330 ice = <optimized out> val = <optimized out> #40 0x00006495b1f03b18 in vm_exec_core (ec=ec@entry=0x516000ebbfd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b8e5720 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000ebbfd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7064917fea80, <optimized out>, <optimized out>}, prev = 0x706492d098b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #42 0x00006495b1f830e2 in invoke_iseq_block_from_c (ec=0x516000ebbfd0, captured=0x70649b8e57a8, self=123578065273600, 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:1655 flags = 0 iseq = 0x7064a0cf1c08 cfp = <optimized out> sp = 0x70649b7e5850 use_argv = 0x0 stack_argv = 0x70649b7e5850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1669 captured = 0x70649b8e57a8 #44 0x00006495b1f2c726 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:1706 No locals. #45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1714 No locals. #46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362 No locals. #47 0x00006495b1f2c726 in rb_yield (val=<optimized out>) No locals. #48 0x00006495b1b5dbea in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1058 _ec = 0x516000ebbfd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7064917fee10, <optimized out>, 0x7064917fed20, <optimized out>, <optimized out>}, prev = 0x706492c09140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516000ebbfd0 cfp = 0x70649b8e5758 #49 0x00006495b1cec9cb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4287 status = <optimized out> pid = <optimized out> #50 0x00006495b1f63c08 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:3798 ci = 0x64e100040001 cc = <optimized out> me = 0x7064a1edb568 cfunc = 0x506000047a28 recv = 123578065273600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x00006495b1f0a72a in vm_sendish (ec=0x516000ebbfd0, reg_cfp=0x70649b8e5790, cd=0x5020020ee2b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #52 vm_exec_core (ec=ec@entry=0x516000ebbfd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020020ee2b0 insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b8e5790 reg_pc = 0x504000495370 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #53 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000ebbfd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7064917ff6c0, <optimized out>, <optimized out>}, prev = 0x7064917ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #54 0x00006495b1f3c63b in invoke_iseq_block_from_c (ec=0x516000ebbfd0, captured=<optimized out>, self=123578065273600, 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:1655 flags = 0 iseq = 0x7064a0cf1c58 cfp = 0x70649b8e57c8 sp = 0x70649b7e5818 use_argv = <optimized out> stack_argv = 0x70649b7e5818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #55 invoke_block_from_c_proc (ec=0x516000ebbfd0, self=123578065273600, 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:1749 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:1779 No locals. #57 0x00006495b1f3a8f6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000460e50, argc=-1313669538, 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:1800 self = 0 #58 0x00006495b1e8bdbd in thread_do_start_proc (th=th@entry=0x515000252400) at /tmp/ruby/src/trunk_asan/thread.c:607 args = <optimized out> procval = <optimized out> proc = 0x504000460e50 args_len = 0 args_ptr = <optimized out> #59 0x00006495b1e8999a in thread_do_start (th=0x515000252400) at /tmp/ruby/src/trunk_asan/thread.c:624 result = 36 #60 thread_start_func_2 (th=th@entry=0x515000252400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679 _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 0x00006495b1e88c5e in call_thread_start_func_2 (th=0x515000252400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2184 stack_start = <optimized out> stack_start_addr = 0x7064917ffcc0 #62 nt_start (ptr=0x50c00066fb80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2229 th = 0x515000252400 sched = <optimized out> nt = 0x50c00066fb80 vm = 0x525000000100 #63 0x00006495b1b13aaf in asan_thread_start(void*) () No symbol table info available. #64 0x00007064c569caa4 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 = {123577240127168, -4217233782790860180, 123577240127168, -352, 0, 140728357000880, -4217233782811831700, -4217119555159109012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #65 0x00007064c5729c3c 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 483992) detached] $ timeout 60 gdb -p 484048 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 484052] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006495b1b2fe5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x70649ce006c0 (LWP 484048) "test_autoload.*" 0x00006495b1b2fe5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7064a94006c0 (LWP 484052) "test_autoload.*" 0x00007064c571b4cd in __GI___poll (fds=0x706499d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7064a94006c0 (LWP 484052) "test_autoload.*"): #0 0x00007064c571b4cd in __GI___poll (fds=0x706499d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006495b1aba6fa in __interceptor_poll () No symbol table info available. #2 0x00006495b1e8d75f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3014 vm = <optimized out> #4 0x00006495b1b13aaf in asan_thread_start(void*) () No symbol table info available. #5 0x00007064c569caa4 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 = {123577638586048, -4217321193965268372, 123577638586048, -352, 0, 123577430958736, -4217321193986239892, -4217119555159109012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007064c5729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x70649ce006c0 (LWP 484048) "test_autoload.*"): #0 0x00006495b1b2fe5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00006495b1b30e1a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00006495b1a7f690 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00006495b1a7f509 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 0x00006495b1a7f135 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 0x00006495b1a7a13e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00006495b1a79f28 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00006495b1b15e93 in __interceptor_malloc () No symbol table info available. #8 0x00006495b242b9f2 in context_push (parser=0x70649cdfc2f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8684 context_node = <optimized out> #9 parse_statements (parser=parser@entry=0x70649cdfc2f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13913 statements = 0x5040003ced10 last_value = <optimized out> #10 0x00006495b240d50b in parse_program (parser=0x70649cdfc2f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22385 current_block_exits = {size = 0, capacity = 0, nodes = 0x0} previous_block_exits = 0x0 statements = <optimized out> locals = <optimized out> #11 pm_parse (parser=0x70649cdfc2f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22810 No locals. #12 0x00006495b21bccf0 in pm_parse_file (result=0x70649cdfc2f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11388 rbimpl_id = 39691 node = <optimized out> error = <optimized out> id_script_lines = <optimized out> #13 0x00006495b1c6886c in load_iseq_eval (ec=0x516000eb89d0, fname=fname@entry=123577496764320) at /tmp/ruby/src/trunk_asan/load.c:825 result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>} error = <optimized out> ec = 0x516000eb89d0 v = <optimized out> realpath_map = 123578103626240 vm_ns_v = <optimized out> loading_ns = 0x0 iseq = <optimized out> vm_ns = <optimized out> #14 0x00006495b1c6238b in require_internal (ec=ec@entry=0x516000eb89d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1450 arg = <optimized out> found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000247280 saved = <optimized out> vm_ns_v = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = <optimized out> realpath_map = 123578103626240 path = 123577496764320 saved_path = <optimized out> state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> vm_ns = <optimized out> reset_ext_config = <optimized out> #15 0x00006495b1c5fdb2 in rb_require_string_internal (fname=123577479564320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1565 result = <optimized out> ec = 0x516000eb89d0 result = <optimized out> #16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1551 No locals. #17 0x00006495b1f63c08 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:3798 ci = 0x1386100140003 cc = <optimized out> me = 0x7064c4d8ec50 cfunc = 0x5060000373a8 recv = 123578103549360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x00006495b1f49ba3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x70649cdfd340) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #19 0x00006495b1f4fb75 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4185 No locals. #20 0x00006495b1f0f99c in vm_sendish (ec=0x516000eb89d0, reg_cfp=0x70649b6e16e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #21 vm_exec_core (ec=ec@entry=0x516000eb89d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b6e16e8 reg_pc = 0x5110000a04b8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #22 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000eb89d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x70649cdfd740, <optimized out>, <optimized out>}, prev = 0x706490a09d80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #23 0x00006495b1f793fd in vm_call0_body (ec=<optimized out>, calling=0x706490b09c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x706490b09ce0 cc = <optimized out> ret = <optimized out> #24 0x00006495b1f78c51 in vm_call0_cme (ec=0x516000eb89d0, calling=0x706490b09c60, argv=0x70649cdfdb80, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #25 vm_call0_body (ec=<optimized out>, calling=0x706490b09c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7064a9438db0 orig_cme = <optimized out> ci = 0x706490b09ce0 cc = <optimized out> ret = <optimized out> #26 0x00006495b1f2a45d in vm_call0_cc (ec=0x516000eb89d0, recv=123578103549360, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = {cd = 0x706490b09cc0, cc = 0x706490d091e0, block_handler = 0, recv = 123578103549360, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} use_argv = 0x70649cdfdb80 av = <optimized out> #27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065 ci = <optimized out> ec = 0x516000eb89d0 cc = <optimized out> self = <optimized out> #28 0x00006495b1f2b31e in rb_funcallv (recv=123578103549360, mid=22705, argc=1, argv=0x70649cdfdb80) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080 No locals. #29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137 ar = <optimized out> argv = 0x70649cdfdb80 #30 0x00006495b1ee707e in autoload_feature_require (_arguments=123577430957856) at /tmp/ruby/src/trunk_asan/variable.c:3441 receiver = 123578103549360 arguments = 0x70649cdfdf20 autoload_const = <optimized out> autoload_namespace = <optimized out> result = <optimized out> data = <optimized out> #31 autoload_try_load (_arguments=123577430957856) at /tmp/ruby/src/trunk_asan/variable.c:3454 arguments = 0x70649cdfdf20 result = <optimized out> ce = <optimized out> #32 0x00006495b1b5e310 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:1078 _ec = 0x516000eb89d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x70649cdfded0, <optimized out>, 0x70649cdfdde0, <optimized out>, <optimized out>}, prev = 0x706490a09440, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000eb89d0 state = RUBY_TAG_NONE errinfo = <optimized out> #33 0x00006495b1ee63f0 in rb_autoload_load (module=module@entry=123578103495840, name=name@entry=233179) at /tmp/ruby/src/trunk_asan/variable.c:3515 ce = <optimized out> arguments = {module = 123578103495840, name = 233179, flag = 0, mutex = 123577488965560, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #34 0x00006495b1ef2ca3 in rb_const_search_from (klass=123578064515920, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3617 ac = 0x0 am = 123578103495840 tmp = 123578103495840 ce = <optimized out> current = 123578103495840 value = <optimized out> first_iteration = <optimized out> #35 0x00006495b1ee7ed4 in rb_const_search (klass=123578064515920, id=233179, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3639 value = <optimized out> #36 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3566 c = <optimized out> #37 0x00006495b1ef642e 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:1129 root_cref = <optimized out> klass = 92358976733448 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #38 0x00006495b1f01932 in vm_get_ev_const_chain (ec=0x516000eb89d0, segments=0x5020020ee330) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020020ee350) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6462 segments = 0x5020020ee330 th: 0x515000247280, native_id: 0x70649ce006c0 ice = <optimized out> val = <optimized out> #40 0x00006495b1f03b18 in vm_exec_core (ec=ec@entry=0x516000eb89d0) at ../../src/trunk_asan/insns.def:263 -- Control frame information ----------------------------------------------- ic = 0x0 leaf = false val = <optimized out> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b6e1720 c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH] INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <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:409 [FINISH] INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000eb89d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x70649cdfea80, <optimized out>, <optimized out>}, prev = 0x706490b098b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #42 0x00006495b1f830e2 in invoke_iseq_block_from_c (ec=0x516000eb89d0, captured=0x70649b6e17a8, self=123578065273600, 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:1655 flags = 0 iseq = 0x7064a0cf1c08 cfp = <optimized out> sp = 0x70649b5e1850 use_argv = 0x0 stack_argv = 0x70649b5e1850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1669 captured = 0x70649b6e17a8 #44 0x00006495b1f2c726 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:1706 No locals. #45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1714 No locals. #46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362 No locals. #47 0x00006495b1f2c726 in rb_yield (val=<optimized out>) No locals. #48 0x00006495b1b5dbea in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1058 _ec = 0x516000eb89d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x70649cdfee10, <optimized out>, 0x70649cdfed20, <optimized out>, <optimized out>}, prev = 0x706490a09140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516000eb89d0 cfp = 0x70649b6e1758 #49 0x00006495b1cec9cb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4287 status = <optimized out> pid = <optimized out> #50 0x00006495b1f63c08 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:3798 ci = 0x64e100040001 cc = <optimized out> me = 0x7064a1edb568 cfunc = 0x506000047a28 recv = 123578065273600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x00006495b1f0a72a in vm_sendish (ec=0x516000eb89d0, reg_cfp=0x70649b6e1790, cd=0x5020020ee2b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #52 vm_exec_core (ec=ec@entry=0x516000eb89d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020020ee2b0 insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b6e1790 reg_pc = 0x504000495370 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #53 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000eb89d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x70649cdff6c0, <optimized out>, <optimized out>}, prev = 0x70649cdffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #54 0x00006495b1f3c63b in invoke_iseq_block_from_c (ec=0x516000eb89d0, captured=<optimized out>, self=123578065273600, 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:1655 flags = 0 iseq = 0x7064a0cf1c58 cfp = 0x70649b6e17c8 sp = 0x70649b5e1818 use_argv = <optimized out> stack_argv = 0x70649b5e1818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #55 invoke_block_from_c_proc (ec=0x516000eb89d0, self=123578065273600, 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:1749 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:1779 No locals. #57 0x00006495b1f3a8f6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x50400045b3d0, argc=-1313669538, 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:1800 self = 0 #58 0x00006495b1e8bdbd in thread_do_start_proc (th=th@entry=0x515000247280) at /tmp/ruby/src/trunk_asan/thread.c:607 args = <optimized out> procval = <optimized out> proc = 0x50400045b3d0 args_len = 0 args_ptr = <optimized out> #59 0x00006495b1e8999a in thread_do_start (th=0x515000247280) at /tmp/ruby/src/trunk_asan/thread.c:624 result = 36 #60 thread_start_func_2 (th=th@entry=0x515000247280, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679 _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 0x00006495b1e88c5e in call_thread_start_func_2 (th=0x515000247280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2184 stack_start = <optimized out> stack_start_addr = 0x70649cdffcc0 #62 nt_start (ptr=0x50c00065bfc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2229 th = 0x515000247280 sched = <optimized out> nt = 0x50c00065bfc0 vm = 0x525000000100 #63 0x00006495b1b13aaf in asan_thread_start(void*) () No symbol table info available. #64 0x00007064c569caa4 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 = {123577430968000, -4217203821099003284, 123577430968000, -352, 0, 140728357000880, -4217203821119974804, -4217119555159109012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #65 0x00007064c5729c3c 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 484048) detached] $ timeout 60 gdb -p 343867 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 911818] [New LWP 484050] [New LWP 462064] [New LWP 355454] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007064c5698d71 in __futex_abstimed_wait_common64 (private=28772, cancel=true, abstime=0x7ffddfbaa180, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7064c5822c40 (LWP 343867) "ruby" 0x00007064c5698d71 in __futex_abstimed_wait_common64 (private=28772, cancel=true, abstime=0x7ffddfbaa180, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x706486c006c0 (LWP 911818) "test_autoload.*" 0x00007064c5698d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x706486bfc1e0, op=137, expected=0, futex_word=0x50c000670650) at ./nptl/futex-internal.c:57 3 Thread 0x7064a94006c0 (LWP 484050) "test_autoload.*" 0x00007064c571b4cd in __GI___poll (fds=0x706499d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7064a1e006c0 (LWP 462064) "parallel.rb:40" 0x00007064c571b4cd in __GI___poll (fds=0x706496814a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7064a0c006c0 (LWP 355454) "Gem::Timeout st" 0x00007064c5698d71 in __futex_abstimed_wait_common64 (private=25749, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000272910) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7064a0c006c0 (LWP 355454) "Gem::Timeout st"): #0 0x00007064c5698d71 in __futex_abstimed_wait_common64 (private=25749, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000272910) 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=25749, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000272910) 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=0x50c000272910, 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 0x00007064c569b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0002728e8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7064c569b4b0 <__condvar_cleanup_waiting>, __arg = 0x7064a0bfeb10, __canceltype = 14603008, __prev = 0x0} cbuffer = {wseq = 20, cond = 0x50c0002728e8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 20 seq = 10 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=0x50c0002728e8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006495b1e63adf in rb_native_cond_wait (cond=0x50c000272910, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000045b80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00006495b1e87b72 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000045b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00006495b1e6df21 in native_sleep (th=0x515000045b80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3289 sched = <optimized out> #9 sleep_forever (th=0x515000045b80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00006495b1e865e5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=123577629429480, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00006495b1b5e310 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:1078 _ec = 0x516000ded2d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7064a0bfee90, <optimized out>, 0x7064a0bfeda0, <optimized out>, <optimized out>}, prev = 0x706498209140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000ded2d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006495b1e85acd in queue_do_pop (self=<optimized out>, q=0x5040002b3b10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 123577629429480, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 123577629429480, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040002b3b10 end = 0 #14 0x00006495b1f0ab25 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:7427 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00006495b1f0ab25 in vm_invoke_builtin_delegate (ec=0x516000ded2d0, cfp=0x70649d8f1758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000ded2d0) at ../../src/trunk_asan/insns.def:1695 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649d8f1758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000ded2d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7064a0bff6c0, <optimized out>, <optimized out>}, prev = 0x7064a0bffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00006495b1f3c63b in invoke_iseq_block_from_c (ec=0x516000ded2d0, captured=<optimized out>, self=123577616059480, 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:1655 flags = 0 iseq = 0x7064a8b45820 cfp = 0x70649d8f17c8 sp = 0x70649d7f1818 use_argv = <optimized out> stack_argv = 0x70649d7f1818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000ded2d0, self=123577616059480, 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:1749 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:1779 No locals. #21 0x00006495b1f3a8f6 in rb_vm_invoke_proc (ec=0x50c000272910, proc=0x189, proc@entry=0x50400010fdd0, argc=-982938255, 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:1800 self = 0 #22 0x00006495b1e8bdbd in thread_do_start_proc (th=th@entry=0x515000045b80) at /tmp/ruby/src/trunk_asan/thread.c:607 args = <optimized out> procval = <optimized out> proc = 0x50400010fdd0 args_len = 0 args_ptr = <optimized out> #23 0x00006495b1e8999a in thread_do_start (th=0x515000045b80) at /tmp/ruby/src/trunk_asan/thread.c:624 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000045b80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679 _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 0x00006495b1e88c5e in call_thread_start_func_2 (th=0x515000045b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2184 stack_start = <optimized out> stack_start_addr = 0x7064a0bffcc0 #26 nt_start (ptr=0x50c0002728c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2229 th = 0x515000045b80 sched = <optimized out> nt = 0x50c0002728c0 vm = 0x525000000100 #27 0x00006495b1b13aaf in asan_thread_start(void*) () No symbol table info available. #28 0x00007064c569caa4 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 = {123577495979712, -4217335487616429460, 123577495979712, -352, 0, 123577462412464, -4217335487637400980, -4217119555159109012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007064c5729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7064a1e006c0 (LWP 462064) "parallel.rb:40"): #0 0x00007064c571b4cd in __GI___poll (fds=0x706496814a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006495b1aba6fa in __interceptor_poll () No symbol table info available. #2 0x00006495b1c1cd49 in nogvl_wait_for (th=123577497285280, fptr=0x511000685dc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12606 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00006495b1c1e1da in internal_read_func (ptr=0x706496814840) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x706496814840 result = <optimized out> #5 0x00006495b1e71d1e in rb_thread_io_blocking_call (io=0x511000685dc0, func=0x6495b1c1dcd0 <internal_read_func>, data1=0x706496814840, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1857 __region = <optimized out> saved_state = RUBY_TAG_NONE _tag = <optimized out> _ec = <optimized out> ec = 0x5160037731d0 th = 0x51500028c880 val = <optimized out> blocking_operation = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> fd = <optimized out> #6 0x00006495b1b5e310 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:1078 _ec = 0x5160037731d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7064a1dfed50, <optimized out>, 0x7064a1dfec60, <optimized out>, <optimized out>}, prev = 0x706496809140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160037731d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00006495b1c32615 in io_read_memory_locktmp (str=123577324096096, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458 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:3504 str = <optimized out> iis = {th = 123577497285280, fptr = 0x511000685dc0, nonblock = 0, fd = 6, buf = 0x5190007e4580, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000685dc0 n = <optimized out> shrinkable = <optimized out> #9 0x00006495b1c0e8b1 in io_readpartial (argc=-1769911712, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x00006495b1f63c08 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:3798 ci = 0x40d100100003 cc = <optimized out> me = 0x7064c4f39eb0 cfunc = 0x50600002c2a8 recv = 123577497285400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006495b1f0f99c in vm_sendish (ec=0x5160037731d0, reg_cfp=0x70649eefd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x5160037731d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649eefd790 reg_pc = 0x51300004b718 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x5160037731d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7064a1dff6c0, <optimized out>, <optimized out>}, prev = 0x7064a1dffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00006495b1f3c63b in invoke_iseq_block_from_c (ec=0x5160037731d0, captured=<optimized out>, self=123578064677480, 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:1655 flags = 0 iseq = 0x7064c4dbb598 cfp = 0x70649eefd7c8 sp = 0x70649edfd818 use_argv = <optimized out> stack_argv = 0x70649edfd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160037731d0, self=123578064677480, 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:1749 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:1779 No locals. #17 0x00006495b1f3a8f6 in rb_vm_invoke_proc (ec=0x706496814a60, proc=0x1, proc@entry=0x50400048b850, argc=-982403891, 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:1800 self = 4294967295 #18 0x00006495b1e8bdbd in thread_do_start_proc (th=th@entry=0x51500028c880) at /tmp/ruby/src/trunk_asan/thread.c:607 args = <optimized out> procval = <optimized out> proc = 0x50400048b850 args_len = 0 args_ptr = <optimized out> #19 0x00006495b1e8999a in thread_do_start (th=0x51500028c880) at /tmp/ruby/src/trunk_asan/thread.c:624 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500028c880, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679 _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 0x00006495b1e88c5e in call_thread_start_func_2 (th=0x51500028c880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2184 stack_start = <optimized out> stack_start_addr = 0x7064a1dffcc0 #22 nt_start (ptr=0x50c0006a9240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2229 th = 0x51500028c880 sched = <optimized out> nt = 0x50c0006a9240 vm = 0x525000000100 #23 0x00006495b1b13aaf in asan_thread_start(void*) () No symbol table info available. #24 0x00007064c569caa4 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 = {123577514854080, -4217337961517591956, 123577514854080, -352, 25, 140728357003792, -4217337961538563476, -4217119555159109012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007064c5729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7064a94006c0 (LWP 484050) "test_autoload.*"): #0 0x00007064c571b4cd in __GI___poll (fds=0x706499d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006495b1aba6fa in __interceptor_poll () No symbol table info available. #2 0x00006495b1e8d75f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3014 vm = <optimized out> #4 0x00006495b1b13aaf in asan_thread_start(void*) () No symbol table info available. #5 0x00007064c569caa4 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 = {123577638586048, -4217321193965268372, 123577638586048, -352, 0, 123577430958768, -4217321193986239892, -4217119555159109012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007064c5729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x706486c006c0 (LWP 911818) "test_autoload.*"): #0 0x00007064c5698d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x706486bfc1e0, op=137, expected=0, futex_word=0x50c000670650) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=20576, abstime=0x706486bfc1e0, clockid=28772, expected=0, futex_word=0x50c000670650) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 7365888 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000670650, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x706486bfc1e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007064c569bc8e in __pthread_cond_wait_common (abstime=0x706486bfc1e0, clockid=1, mutex=0x5150002c8750, cond=0x50c000670628) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7064c569b4b0 <__condvar_cleanup_waiting>, __arg = 0x706486bfc0d0, __canceltype = -1309494498, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000670628, mutex = 0x5150002c8750, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000670628, mutex=mutex@entry=0x5150002c8750, abstime=abstime@entry=0x706486bfc1e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00006495b1e87641 in native_cond_timedwait (cond=0x50c000670628, mutex=0x5150002c8750, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x5150002c8600, rel=rel@entry=0x70649900a9a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2437 end = <optimized out> sched = 0x5160000004a0 lock = 0x5150002c8750 cond = 0x50c000670628 max = 100000000000000000 #7 0x00006495b1e6eca4 in native_sleep (th=0x5150002c8600, rel=0x70649900a9a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1309 prev_status = THREAD_RUNNABLE end = 9527031937831863 woke = 1 #9 0x00006495b1ced53d in rb_f_sleep (argc=1, argv=0x70649b4df8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4968 beg = 1747951246 scheduler = <optimized out> end = <optimized out> #10 0x00006495b1f63c08 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:3798 ci = 0x675100140003 cc = <optimized out> me = 0x7064c3f60278 cfunc = 0x506000047d28 recv = 123578101845600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006495b1f49ba3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x706486bfc960) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x00006495b1f49645 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4916 ci = <optimized out> cc = 0x706486bfc1e0 #13 0x00006495b1f0f99c in vm_sendish (ec=0x516000ebf8d0, reg_cfp=0x70649b5df6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x516000ebf8d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b5df6b0 reg_pc = 0x5040004aa3f8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000ebf8d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x706486bfcd60, <optimized out>, <optimized out>}, prev = 0x706486bfd7c0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #16 0x00006495b1c68d03 in load_iseq_eval (ec=0x516000ebf8d0, fname=fname@entry=123577638801040) at /tmp/ruby/src/trunk_asan/load.c:871 vm_ns_v = <optimized out> loading_ns = 0x0 iseq = 0x7064a9434df0 vm_ns = <optimized out> #17 0x00006495b1c6238b in require_internal (ec=ec@entry=0x516000ebf8d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1450 arg = <optimized out> found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150002c8600 saved = <optimized out> vm_ns_v = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = <optimized out> realpath_map = 123578103626240 path = 123577638801040 saved_path = <optimized out> state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> vm_ns = <optimized out> reset_ext_config = <optimized out> #18 0x00006495b1c5fdb2 in rb_require_string_internal (fname=123577479558320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1565 result = <optimized out> ec = 0x516000ebf8d0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1551 No locals. #20 0x00006495b1f63c08 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:3798 ci = 0x1386100140003 cc = <optimized out> me = 0x7064c4d8ec50 cfunc = 0x5060000373a8 recv = 123578103549360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x00006495b1f49ba3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x706486bfdf80) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #22 0x00006495b1f4fb75 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4185 No locals. #23 0x00006495b1f0f99c in vm_sendish (ec=0x516000ebf8d0, reg_cfp=0x70649b5df758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #24 vm_exec_core (ec=ec@entry=0x516000ebf8d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b5df758 reg_pc = 0x5110000a04b8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #25 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000ebf8d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x706486bfe380, <optimized out>, <optimized out>}, prev = 0x706499209a80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #26 0x00006495b1f793fd in vm_call0_body (ec=<optimized out>, calling=0x706499309660, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7064993096e0 cc = <optimized out> ret = <optimized out> #27 0x00006495b1f78c51 in vm_call0_cme (ec=0x516000ebf8d0, calling=0x706499309660, argv=0x706486bfe7c0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #28 vm_call0_body (ec=<optimized out>, calling=0x706499309660, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7064a9438db0 orig_cme = <optimized out> ci = 0x7064993096e0 cc = <optimized out> ret = <optimized out> #29 0x00006495b1f2a45d in vm_call0_cc (ec=0x516000ebf8d0, recv=123578103549360, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = {cd = 0x7064993096c0, cc = 0x7064995091e0, block_handler = 0, recv = 123578103549360, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} use_argv = 0x706486bfe7c0 av = <optimized out> #30 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:1065 ci = <optimized out> ec = 0x516000ebf8d0 cc = <optimized out> self = <optimized out> #31 0x00006495b1f2b31e in rb_funcallv (recv=123578103549360, mid=22705, argc=1, argv=0x706486bfe7c0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080 No locals. #32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137 ar = <optimized out> argv = 0x706486bfe7c0 #33 0x00006495b1ee707e in autoload_feature_require (_arguments=123577059765088) at /tmp/ruby/src/trunk_asan/variable.c:3441 receiver = 123578103549360 arguments = 0x706486bfeb60 autoload_const = <optimized out> autoload_namespace = <optimized out> result = <optimized out> data = <optimized out> #34 autoload_try_load (_arguments=123577059765088) at /tmp/ruby/src/trunk_asan/variable.c:3454 arguments = 0x706486bfeb60 result = <optimized out> ce = <optimized out> #35 0x00006495b1b5e310 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:1078 _ec = 0x516000ebf8d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x706486bfeb10, <optimized out>, 0x706486bfea20, <optimized out>, <optimized out>}, prev = 0x706499209140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000ebf8d0 state = RUBY_TAG_NONE errinfo = <optimized out> #36 0x00006495b1ee63f0 in rb_autoload_load (module=module@entry=123578103495840, name=name@entry=233179) at /tmp/ruby/src/trunk_asan/variable.c:3515 ce = <optimized out> arguments = {module = 123578103495840, name = 233179, flag = 0, mutex = 123577638801120, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #37 0x00006495b1ef2ca3 in rb_const_search_from (klass=123578064515920, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3617 ac = 0x0 am = 123578103495840 tmp = 123578103495840 ce = <optimized out> current = 123578103495840 value = <optimized out> first_iteration = <optimized out> #38 0x00006495b1ee7ed4 in rb_const_search (klass=123578064515920, id=233179, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3639 value = <optimized out> #39 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:3566 c = <optimized out> #40 0x00006495b1ef642e 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:1129 root_cref = <optimized out> klass = 88785570694736 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> #41 0x00006495b1f01932 in vm_get_ev_const_chain (ec=0x516000ebf8d0, segments=0x5020020ef190) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020020ef1d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6462 segments = 0x5020020ef190 ice = <optimized out> val = <optimized out> #43 0x00006495b1f03b18 in vm_exec_core (ec=ec@entry=0x516000ebf8d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x70649b5df790 reg_pc = 0xfffffffffffffdfc INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #44 0x00006495b1efea4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x516000ebf8d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x706486bff6c0, <optimized out>, <optimized out>}, prev = 0x706486bffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #45 0x00006495b1f3c63b in invoke_iseq_block_from_c (ec=0x516000ebf8d0, captured=<optimized out>, self=123578065244160, 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:1655 flags = 0 iseq = 0x7064a0cf36c0 cfp = 0x70649b5df7c8 sp = 0x70649b4df818 use_argv = <optimized out> stack_argv = 0x70649b4df818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #46 invoke_block_from_c_proc (ec=0x516000ebf8d0, self=123578065244160, 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:1749 block = <optimized out> keyword_hash = <optimized out> #47 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:1779 No locals. #48 0x00006495b1f3a8f6 in rb_vm_invoke_proc (ec=0x50c000670650, proc=0x89, proc@entry=0x5040004054d0, argc=-982938255, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1800 self = 0 #49 0x00006495b1e8bdbd in thread_do_start_proc (th=th@entry=0x5150002c8600) at /tmp/ruby/src/trunk_asan/thread.c:607 args = <optimized out> procval = <optimized out> proc = 0x5040004054d0 args_len = 0 args_ptr = <optimized out> #50 0x00006495b1e8999a in thread_do_start (th=0x5150002c8600) at /tmp/ruby/src/trunk_asan/thread.c:624 result = 36 #51 thread_start_func_2 (th=th@entry=0x5150002c8600, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679 _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> #52 0x00006495b1e88c5e in call_thread_start_func_2 (th=0x5150002c8600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2184 stack_start = <optimized out> stack_start_addr = 0x706486bffcc0 #53 nt_start (ptr=0x50c000670600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2229 th = 0x5150002c8600 sched = <optimized out> nt = 0x50c000670600 vm = 0x525000000100 #54 0x00006495b1b13aaf in asan_thread_start(void*) () No symbol table info available. #55 0x00007064c569caa4 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 = {123577059772096, -4217251924732718484, 123577059772096, -352, 0, 140728357000880, -4217251924753690004, -4217119555159109012}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #56 0x00007064c5729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7064c5822c40 (LWP 343867) "ruby"): #0 0x00007064c5698d71 in __futex_abstimed_wait_common64 (private=28772, cancel=true, abstime=0x7ffddfbaa180, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=28772, abstime=0x7ffddfbaa180, clockid=0, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffddfbaa180, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007064c569bc8e in __pthread_cond_wait_common (abstime=0x7ffddfbaa180, clockid=1, mutex=0x515000000450, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7064c569b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffddfbaa070, __canceltype = -541417328, __prev = 0x0} cbuffer = {wseq = 2129, cond = 0x50c000000068, mutex = 0x515000000450, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 2129 seq = 1064 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=0x515000000450, abstime=abstime@entry=0x7ffddfbaa180) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00006495b1e87641 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000450, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x7064c34683e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2437 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000450 cond = 0x50c000000068 max = 100000000000000000 #7 0x00006495b1e6eca4 in native_sleep (th=0x515000000300, rel=0x7064c34683e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1309 prev_status = THREAD_RUNNABLE end = 9527031537472516 woke = 1 #9 0x00006495b1ced53d in rb_f_sleep (argc=1, argv=0x7064c2affbd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4968 beg = 1747951246 scheduler = <optimized out> end = <optimized out> #10 0x00006495b1f63c08 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:3798 ci = 0x675100140003 cc = <optimized out> me = 0x7064c3f60278 cfunc = 0x506000047d28 recv = 123578065244160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006495b1f49ba3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffddfbaa900) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x00006495b1f49645 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4916 ci = <optimized out> cc = 0x7ffddfbaa180 #13 0x00006495b1f0f99c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7064c2bff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x7064c2bff448 reg_pc = 0x5140000c7340 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> th: 0x515000000300, native_id: 0x7064c5822c40 -- Control frame information ----------------------------------------------- c:0018 p:---- s:0127 e:000126 CFUNC :sleep c:0017 p:0032 s:0122 E:001410 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576 INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00006495b1efee3b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652 No locals. c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562 c:0014 p:0011 s:0095 E:001bc0 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2631 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 result = 36 #17 0x00006495b1f830e2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7064c2bff620, self=123578064677480, 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:1655 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:001bb0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 flags = 0 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 iseq = 0x7064c4d8cef0 c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 cfp = <optimized out> sp = 0x7064c2affa28 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 use_argv = 0x7064c34627a0 stack_argv = 0x7064c2affa28 c:0002 p:0062 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:001cf0 DUMMY [FINISH] opt_pc = 0 type = <optimized out> th: 0x515000045b80, native_id: 0x7064a0c006c0 av = <optimized out> bound = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0018 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #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:1669 captured = 0x7064c2bff620 th: 0x51500028c880, native_id: 0x7064a1e006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0035 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150002c8600, native_id: 0x706486c006c0 -- Control frame information ----------------------------------------------- c:0007 p:---- s:0028 e:000027 CFUNC :sleep c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.qebccb/autoload20250522-343867-x6z5lr.rb:1 c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.qebccb/autoload20250522-343867-x6z5lr.rb:1 [FINISH] c:0004 p:---- s:0017 e:000016 CFUNC :require #19 0x00006495b1f2c726 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:1706 c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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:1714 No locals. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362 No locals. #22 0x00006495b1f2c726 in rb_yield (val=<optimized out>) No locals. #23 0x00006495b20e3896 in rb_ary_collect (ary=123577505988760) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 123578064514000 i = 20 #24 0x00006495b1f63c08 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:3798 ci = 0x166100000001 cc = <optimized out> me = 0x7064c4f60128 cfunc = 0x5060000201e8 recv = 123577505988760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00006495b1f0a72a in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7064c2bff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x512000011fb0 insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x7064c2bff608 reg_pc = 0x519000014910 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x00006495b1efee3b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652 No locals. #28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2631 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #29 0x00006495b1f830e2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7064c2bff738, self=123578064677480, 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:1655 flags = 0 iseq = 0x7064c4dbb750 cfp = <optimized out> sp = 0x7064c2aff8d0 use_argv = 0x7064c3480a60 stack_argv = 0x7064c2aff8d0 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:1669 captured = 0x7064c2bff738 #31 0x00006495b1f2c726 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:1706 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:1714 No locals. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362 No locals. #34 0x00006495b1f2c726 in rb_yield (val=<optimized out>) No locals. #35 0x00006495b20e3896 in rb_ary_collect (ary=123577497285560) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 123577497285480 i = 0 #36 0x00006495b1f63c08 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:3798 ci = 0x166100000001 cc = <optimized out> me = 0x7064c4f60128 cfunc = 0x5060000201e8 recv = 123577497285560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00006495b1f0a72a in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7064c2bff720, cd=0x502000011d30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000011d30 insns_address_table = {0x6495b1f08c93 <vm_exec_core+26627>, 0x6495b1f051fb <vm_exec_core+11627>, 0x6495b1f02afd <vm_exec_core+1645>, 0x6495b1f03bbf <vm_exec_core+5935>, 0x6495b1f08e7e <vm_exec_core+27118>, 0x6495b1f0387d <vm_exec_core+5101>, 0x6495b1f0a353 <vm_exec_core+32451>, 0x6495b1f07db4 <vm_exec_core+22820>, 0x6495b1f06296 <vm_exec_core+15878>, 0x6495b1f02e5a <vm_exec_core+2506>, 0x6495b1f09659 <vm_exec_core+29129>, 0x6495b1f0925f <vm_exec_core+28111>, 0x6495b1f03ac0 <vm_exec_core+5680>, 0x6495b1f03378 <vm_exec_core+3816>, 0x6495b1f08323 <vm_exec_core+24211>, 0x6495b1f0475a <vm_exec_core+8906>, 0x6495b1f09adc <vm_exec_core+30284>, 0x6495b1f0950e <vm_exec_core+28798>, 0x6495b1f05019 <vm_exec_core+11145>, 0x6495b1f061fe <vm_exec_core+15726>, 0x6495b1f07ed9 <vm_exec_core+23113>, 0x6495b1f0946a <vm_exec_core+28634>, 0x6495b1f0714b <vm_exec_core+19643>, 0x6495b1f08071 <vm_exec_core+23521>, 0x6495b1f0883d <vm_exec_core+25517>, 0x6495b1f07042 <vm_exec_core+19378>, 0x6495b1f032cd <vm_exec_core+3645>, 0x6495b1f07906 <vm_exec_core+21622>, 0x6495b1f0308d <vm_exec_core+3069>, 0x6495b1f03476 <vm_exec_core+4070>, 0x6495b1f05446 <vm_exec_core+12214>, 0x6495b1f06d8a <vm_exec_core+18682>, 0x6495b1f075d5 <vm_exec_core+20805>, 0x6495b1f06b95 <vm_exec_core+18181>, 0x6495b1f02d76 <vm_exec_core+2278>, 0x6495b1f08bbb <vm_exec_core+26411>, 0x6495b1f09122 <vm_exec_core+27794>, 0x6495b1f03513 <vm_exec_core+4227>, 0x6495b1f041f8 <vm_exec_core+7528>, 0x6495b1f03b65 <vm_exec_core+5845>, 0x6495b1f049ad <vm_exec_core+9501>, 0x6495b1f06052 <vm_exec_core+15298>, 0x6495b1f035ba <vm_exec_core+4394>, 0x6495b1f0890a <vm_exec_core+25722>, 0x6495b1f0412e <vm_exec_core+7326>, 0x6495b1f05cd3 <vm_exec_core+14403>, 0x6495b1f0678b <vm_exec_core+17147>, 0x6495b1f08484 <vm_exec_core+24564>, 0x6495b1f0734a <vm_exec_core+20154>, 0x6495b1f04a56 <vm_exec_core+9670>, 0x6495b1f04451 <vm_exec_core+8129>, 0x6495b1f08228 <vm_exec_core+23960>, 0x6495b1f056a2 <vm_exec_core+12818>, 0x6495b1f079d8 <vm_exec_core+21832>, 0x6495b1f074c2 <vm_exec_core+20530>, 0x6495b1f07a65 <vm_exec_core+21973>, 0x6495b1f08d9e <vm_exec_core+26894>, 0x6495b1f0281b <vm_exec_core+907>, 0x6495b1f08597 <vm_exec_core+24839>, 0x6495b1f04d1f <vm_exec_core+10383>, 0x6495b1f0813e <vm_exec_core+23726>, 0x6495b1f04e45 <vm_exec_core+10677>, 0x6495b1f06f8e <vm_exec_core+19198>, 0x6495b1f09da7 <vm_exec_core+30999>, 0x6495b1f065fa <vm_exec_core+16746>, 0x6495b1f06c52 <vm_exec_core+18370>, 0x6495b1f050ac <vm_exec_core+11292>, 0x6495b1f04575 <vm_exec_core+8421>, 0x6495b1f07b33 <vm_exec_core+22179>, 0x6495b1f036c5 <vm_exec_core+4661>, 0x6495b1f063fe <vm_exec_core+16238>, 0x6495b1f1166f <vm_exec_core+61919>, 0x6495b1f0728b <vm_exec_core+19963>, 0x6495b1f03760 <vm_exec_core+4816>, 0x6495b1f04011 <vm_exec_core+7041>, 0x6495b1f03e2a <vm_exec_core+6554>, 0x6495b1f042ea <vm_exec_core+7770>, 0x6495b1f04b75 <vm_exec_core+9957>, 0x6495b1f09a04 <vm_exec_core+30068>, 0x6495b1f02820 <vm_exec_core+912>, 0x6495b1f03f36 <vm_exec_core+6822>, 0x6495b1f0a4db <vm_exec_core+32843>, 0x6495b1f07804 <vm_exec_core+21364>, 0x6495b1f06a8b <vm_exec_core+17915>, 0x6495b1f0899a <vm_exec_core+25866>, 0x6495b1f0a88d <vm_exec_core+33789>, 0x6495b1f08cc2 <vm_exec_core+26674>, 0x6495b1f09b7e <vm_exec_core+30446>, 0x6495b1f09c4f <vm_exec_core+30655>, 0x6495b1f03197 <vm_exec_core+3335>, 0x6495b1f0957a <vm_exec_core+28906>, 0x6495b1f055c6 <vm_exec_core+12598>, 0x6495b1f097c5 <vm_exec_core+29493>, 0x6495b1f04eea <vm_exec_core+10842>, 0x6495b1f047f7 <vm_exec_core+9063>, 0x6495b1f05b2e <vm_exec_core+13982>, 0x6495b1f0362b <vm_exec_core+4507>, 0x6495b1f09d1c <vm_exec_core+30860>, 0x6495b1f05d8c <vm_exec_core+14588>, 0x6495b1f0591a <vm_exec_core+13450>, 0x6495b1f02914 <vm_exec_core+1156>, 0x6495b1f02f33 <vm_exec_core+2723>, 0x6495b1f0693e <vm_exec_core+17582>, 0x6495b1f05f2a <vm_exec_core+15002>, 0x6495b1f06811 <vm_exec_core+17281>, 0x6495b1f066b3 <vm_exec_core+16931>, 0x6495b1f054e3 <vm_exec_core+12371>, 0x6495b1f05e26 <vm_exec_core+14742>, 0x6495b1f05a0b <vm_exec_core+13691>, 0x6495b1f06183 <vm_exec_core+15603>, 0x6495b1f06108 <vm_exec_core+15480>, 0x6495b1f08c84 <vm_exec_core+26612>, 0x6495b1f051ec <vm_exec_core+11612>, 0x6495b1f02aee <vm_exec_core+1630>, 0x6495b1f03bb0 <vm_exec_core+5920>, 0x6495b1f08e6f <vm_exec_core+27103>, 0x6495b1f0386e <vm_exec_core+5086>, 0x6495b1f0a344 <vm_exec_core+32436>, 0x6495b1f07da5 <vm_exec_core+22805>, 0x6495b1f06287 <vm_exec_core+15863>, 0x6495b1f02e4b <vm_exec_core+2491>, 0x6495b1f0964a <vm_exec_core+29114>, 0x6495b1f09250 <vm_exec_core+28096>, 0x6495b1f03ab1 <vm_exec_core+5665>, 0x6495b1f03369 <vm_exec_core+3801>, 0x6495b1f08314 <vm_exec_core+24196>, 0x6495b1f0474b <vm_exec_core+8891>, 0x6495b1f09acd <vm_exec_core+30269>, 0x6495b1f094ff <vm_exec_core+28783>, 0x6495b1f0500a <vm_exec_core+11130>, 0x6495b1f061ef <vm_exec_core+15711>, 0x6495b1f07eca <vm_exec_core+23098>, 0x6495b1f0945b <vm_exec_core+28619>, 0x6495b1f0713c <vm_exec_core+19628>, 0x6495b1f08062 <vm_exec_core+23506>, 0x6495b1f0882e <vm_exec_core+25502>, 0x6495b1f07033 <vm_exec_core+19363>, 0x6495b1f032be <vm_exec_core+3630>, 0x6495b1f078f7 <vm_exec_core+21607>, 0x6495b1f0307e <vm_exec_core+3054>, 0x6495b1f03467 <vm_exec_core+4055>, 0x6495b1f05437 <vm_exec_core+12199>, 0x6495b1f06d7b <vm_exec_core+18667>, 0x6495b1f075c6 <vm_exec_core+20790>, 0x6495b1f06b86 <vm_exec_core+18166>, 0x6495b1f02d67 <vm_exec_core+2263>, 0x6495b1f08bac <vm_exec_core+26396>, 0x6495b1f09113 <vm_exec_core+27779>, 0x6495b1f03504 <vm_exec_core+4212>, 0x6495b1f041e9 <vm_exec_core+7513>, 0x6495b1f03b56 <vm_exec_core+5830>, 0x6495b1f0499e <vm_exec_core+9486>, 0x6495b1f06043 <vm_exec_core+15283>, 0x6495b1f035ab <vm_exec_core+4379>, 0x6495b1f088fb <vm_exec_core+25707>, 0x6495b1f0411f <vm_exec_core+7311>, 0x6495b1f05cc4 <vm_exec_core+14388>, 0x6495b1f0677c <vm_exec_core+17132>, 0x6495b1f08475 <vm_exec_core+24549>, 0x6495b1f0733b <vm_exec_core+20139>, 0x6495b1f04a47 <vm_exec_core+9655>, 0x6495b1f04442 <vm_exec_core+8114>, 0x6495b1f08219 <vm_exec_core+23945>, 0x6495b1f05693 <vm_exec_core+12803>, 0x6495b1f079c9 <vm_exec_core+21817>, 0x6495b1f074b3 <vm_exec_core+20515>, 0x6495b1f07a56 <vm_exec_core+21958>, 0x6495b1f08d8f <vm_exec_core+26879>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f08588 <vm_exec_core+24824>, 0x6495b1f04d10 <vm_exec_core+10368>, 0x6495b1f0812f <vm_exec_core+23711>, 0x6495b1f04e36 <vm_exec_core+10662>, 0x6495b1f06f7f <vm_exec_core+19183>, 0x6495b1f07268 <vm_exec_core+19928>, 0x6495b1f065eb <vm_exec_core+16731>, 0x6495b1f06c43 <vm_exec_core+18355>, 0x6495b1f0509d <vm_exec_core+11277>, 0x6495b1f04566 <vm_exec_core+8406>, 0x6495b1f07b24 <vm_exec_core+22164>, 0x6495b1f036b6 <vm_exec_core+4646>, 0x6495b1f063ef <vm_exec_core+16223>, 0x6495b1f11660 <vm_exec_core+61904>, 0x6495b1f0727c <vm_exec_core+19948>, 0x6495b1f03751 <vm_exec_core+4801>, 0x6495b1f04002 <vm_exec_core+7026>, 0x6495b1f03e1b <vm_exec_core+6539>, 0x6495b1f042db <vm_exec_core+7755>, 0x6495b1f04b66 <vm_exec_core+9942>, 0x6495b1f06a86 <vm_exec_core+17910>, 0x6495b1f063e5 <vm_exec_core+16213>, 0x6495b1f06a81 <vm_exec_core+17905>, 0x6495b1f07228 <vm_exec_core+19864>, 0x6495b1f071e8 <vm_exec_core+19800>, 0x6495b1f042d6 <vm_exec_core+7750>, 0x6495b1f0758a <vm_exec_core+20730>, 0x6495b1f05910 <vm_exec_core+13440>, 0x6495b1f05915 <vm_exec_core+13445>, 0x6495b1f071e3 <vm_exec_core+19795>, 0x6495b1f06d76 <vm_exec_core+18662>...} reg_cfp = 0x7064c2bff720 reg_pc = 0x5040000050b8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00006495b1efee3b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652 No locals. #40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2631 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #41 0x00006495b1b5a5fb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7064c4dbb8e0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffddfbac550, <optimized out>, 0x7ffddfbac4a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7064c4dbb8e0 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #43 0x00006495b1b53b67 in rb_main (argc=11, argv=0x7ffddfbac718) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #44 main (argc=11, argv=0x7ffddfbac718) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 343867) detached] $ timeout 60 gdb -p 343861 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 343863] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007585dd526cd7 in __GI___select (nfds=13, readfds=0x50c004cc1a40, writefds=0x0, exceptfds=0x0, timeout=0x7ffc14ef1f80) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7585dd614c40 (LWP 343861) "ruby" 0x00007585dd526cd7 in __GI___select (nfds=13, readfds=0x50c004cc1a40, writefds=0x0, exceptfds=0x0, timeout=0x7ffc14ef1f80) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7585c12006c0 (LWP 343863) "ruby" 0x00007585dd51b4cd in __GI___poll (fds=0x7585bff09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7585c12006c0 (LWP 343863) "ruby"): #0 0x00007585dd51b4cd in __GI___poll (fds=0x7585bff09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005fc7852d66fa in __interceptor_poll () No symbol table info available. #2 0x00005fc7856a975f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3014 vm = <optimized out> #4 0x00005fc78532faaf in asan_thread_start(void*) () No symbol table info available. #5 0x00007585dd49caa4 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 = {129217331201728, -8024659590882343632, 129217331201728, -352, 0, 140720659710688, -8024659590861372112, -8024686443846908624}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007585dd529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7585dd614c40 (LWP 343861) "ruby"): #0 0x00007585dd526cd7 in __GI___select (nfds=13, readfds=0x50c004cc1a40, writefds=0x0, exceptfds=0x0, timeout=0x7ffc14ef1f80) 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 = 59999, tv_nsec = 492431016} pts64 = 0x7ffc14ef1e20 r = <optimized out> #1 0x00005fc7856940c5 in native_fd_select (n=13, readfds=0x50c004cc1a40, writefds=0x0, exceptfds=0x7585dd526cd7 <__GI___select+327>, timeout=0x7ffc14ef1e20, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2388 No locals. #2 do_select (p=129217770246432) at /tmp/ruby/src/trunk_asan/thread.c:4350 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffc14ef1f30 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005fc78537a310 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:1078 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc14ef20f0, <optimized out>, 0x7ffc14ef2000, <optimized out>, <optimized out>}, prev = 0x7585db4b5080, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005fc78569369e 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:4410 set = {max = 13, th = 0x515000000300, rset = 0x7585db4b4f40, 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 = 0x7585db4b4fa0} #5 0x00005fc7854438cf in select_internal (read=129217779269960, write=4, except=4, tp=0x7585db4b4fa0, fds=0x7585db4b4f40) at /tmp/ruby/src/trunk_asan/io.c:10768 timerec = <optimized out> max = 13 pending = <optimized out> rp = 0x7585db4b4f40 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=129217770245920) at /tmp/ruby/src/trunk_asan/io.c:10838 p = 0x7585db4b4f20 #7 0x00005fc78537a310 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:1078 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc14ef23f0, <optimized out>, 0x7ffc14ef2300, <optimized out>, <optimized out>}, prev = 0x7585db43ae40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005fc78541fa8b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11206 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005fc78577fc08 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:3798 ci = 0x161100100009 cc = <optimized out> me = 0x7585dcd1a6a0 cfunc = 0x50600002b4c8 recv = 129217794668760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005fc78572b99c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7585da9ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5fc785724c93 <vm_exec_core+26627>, 0x5fc7857211fb <vm_exec_core+11627>, 0x5fc78571eafd <vm_exec_core+1645>, 0x5fc78571fbbf <vm_exec_core+5935>, 0x5fc785724e7e <vm_exec_core+27118>, 0x5fc78571f87d <vm_exec_core+5101>, 0x5fc785726353 <vm_exec_core+32451>, 0x5fc785723db4 <vm_exec_core+22820>, 0x5fc785722296 <vm_exec_core+15878>, 0x5fc78571ee5a <vm_exec_core+2506>, 0x5fc785725659 <vm_exec_core+29129>, 0x5fc78572525f <vm_exec_core+28111>, 0x5fc78571fac0 <vm_exec_core+5680>, 0x5fc78571f378 <vm_exec_core+3816>, 0x5fc785724323 <vm_exec_core+24211>, 0x5fc78572075a <vm_exec_core+8906>, 0x5fc785725adc <vm_exec_core+30284>, 0x5fc78572550e <vm_exec_core+28798>, 0x5fc785721019 <vm_exec_core+11145>, 0x5fc7857221fe <vm_exec_core+15726>, 0x5fc785723ed9 <vm_exec_core+23113>, 0x5fc78572546a <vm_exec_core+28634>, 0x5fc78572314b <vm_exec_core+19643>, 0x5fc785724071 <vm_exec_core+23521>, 0x5fc78572483d <vm_exec_core+25517>, 0x5fc785723042 <vm_exec_core+19378>, 0x5fc78571f2cd <vm_exec_core+3645>, 0x5fc785723906 <vm_exec_core+21622>, 0x5fc78571f08d <vm_exec_core+3069>, 0x5fc78571f476 <vm_exec_core+4070>, 0x5fc785721446 <vm_exec_core+12214>, 0x5fc785722d8a <vm_exec_core+18682>, 0x5fc7857235d5 <vm_exec_core+20805>, 0x5fc785722b95 <vm_exec_core+18181>, 0x5fc78571ed76 <vm_exec_core+2278>, 0x5fc785724bbb <vm_exec_core+26411>, 0x5fc785725122 <vm_exec_core+27794>, 0x5fc78571f513 <vm_exec_core+4227>, 0x5fc7857201f8 <vm_exec_core+7528>, 0x5fc78571fb65 <vm_exec_core+5845>, 0x5fc7857209ad <vm_exec_core+9501>, 0x5fc785722052 <vm_exec_core+15298>, 0x5fc78571f5ba <vm_exec_core+4394>, 0x5fc78572490a <vm_exec_core+25722>, 0x5fc78572012e <vm_exec_core+7326>, 0x5fc785721cd3 <vm_exec_core+14403>, 0x5fc78572278b <vm_exec_core+17147>, 0x5fc785724484 <vm_exec_core+24564>, 0x5fc78572334a <vm_exec_core+20154>, 0x5fc785720a56 <vm_exec_core+9670>, 0x5fc785720451 <vm_exec_core+8129>, 0x5fc785724228 <vm_exec_core+23960>, 0x5fc7857216a2 <vm_exec_core+12818>, 0x5fc7857239d8 <vm_exec_core+21832>, 0x5fc7857234c2 <vm_exec_core+20530>, 0x5fc785723a65 <vm_exec_core+21973>, 0x5fc785724d9e <vm_exec_core+26894>, 0x5fc78571e81b <vm_exec_core+907>, 0x5fc785724597 <vm_exec_core+24839>, 0x5fc785720d1f <vm_exec_core+10383>, 0x5fc78572413e <vm_exec_core+23726>, 0x5fc785720e45 <vm_exec_core+10677>, 0x5fc785722f8e <vm_exec_core+19198>, 0x5fc785725da7 <vm_exec_core+30999>, 0x5fc7857225fa <vm_exec_core+16746>, 0x5fc785722c52 <vm_exec_core+18370>, 0x5fc7857210ac <vm_exec_core+11292>, 0x5fc785720575 <vm_exec_core+8421>, 0x5fc785723b33 <vm_exec_core+22179>, 0x5fc78571f6c5 <vm_exec_core+4661>, 0x5fc7857223fe <vm_exec_core+16238>, 0x5fc78572d66f <vm_exec_core+61919>, 0x5fc78572328b <vm_exec_core+19963>, 0x5fc78571f760 <vm_exec_core+4816>, 0x5fc785720011 <vm_exec_core+7041>, 0x5fc78571fe2a <vm_exec_core+6554>, 0x5fc7857202ea <vm_exec_core+7770>, 0x5fc785720b75 <vm_exec_core+9957>, 0x5fc785725a04 <vm_exec_core+30068>, 0x5fc78571e820 <vm_exec_core+912>, 0x5fc78571ff36 <vm_exec_core+6822>, 0x5fc7857264db <vm_exec_core+32843>, 0x5fc785723804 <vm_exec_core+21364>, 0x5fc785722a8b <vm_exec_core+17915>, 0x5fc78572499a <vm_exec_core+25866>, 0x5fc78572688d <vm_exec_core+33789>, 0x5fc785724cc2 <vm_exec_core+26674>, 0x5fc785725b7e <vm_exec_core+30446>, 0x5fc785725c4f <vm_exec_core+30655>, 0x5fc78571f197 <vm_exec_core+3335>, 0x5fc78572557a <vm_exec_core+28906>, 0x5fc7857215c6 <vm_exec_core+12598>, 0x5fc7857257c5 <vm_exec_core+29493>, 0x5fc785720eea <vm_exec_core+10842>, 0x5fc7857207f7 <vm_exec_core+9063>, 0x5fc785721b2e <vm_exec_core+13982>, 0x5fc78571f62b <vm_exec_core+4507>, 0x5fc785725d1c <vm_exec_core+30860>, 0x5fc785721d8c <vm_exec_core+14588>, 0x5fc78572191a <vm_exec_core+13450>, 0x5fc78571e914 <vm_exec_core+1156>, 0x5fc78571ef33 <vm_exec_core+2723>, 0x5fc78572293e <vm_exec_core+17582>, 0x5fc785721f2a <vm_exec_core+15002>, 0x5fc785722811 <vm_exec_core+17281>, 0x5fc7857226b3 <vm_exec_core+16931>, 0x5fc7857214e3 <vm_exec_core+12371>, 0x5fc785721e26 <vm_exec_core+14742>, 0x5fc785721a0b <vm_exec_core+13691>, 0x5fc785722183 <vm_exec_core+15603>, 0x5fc785722108 <vm_exec_core+15480>, 0x5fc785724c84 <vm_exec_core+26612>, 0x5fc7857211ec <vm_exec_core+11612>, 0x5fc78571eaee <vm_exec_core+1630>, 0x5fc78571fbb0 <vm_exec_core+5920>, 0x5fc785724e6f <vm_exec_core+27103>, 0x5fc78571f86e <vm_exec_core+5086>, 0x5fc785726344 <vm_exec_core+32436>, 0x5fc785723da5 <vm_exec_core+22805>, 0x5fc785722287 <vm_exec_core+15863>, 0x5fc78571ee4b <vm_exec_core+2491>, 0x5fc78572564a <vm_exec_core+29114>, 0x5fc785725250 <vm_exec_core+28096>, 0x5fc78571fab1 <vm_exec_core+5665>, 0x5fc78571f369 <vm_exec_core+3801>, 0x5fc785724314 <vm_exec_core+24196>, 0x5fc78572074b <vm_exec_core+8891>, 0x5fc785725acd <vm_exec_core+30269>, 0x5fc7857254ff <vm_exec_core+28783>, 0x5fc78572100a <vm_exec_core+11130>, 0x5fc7857221ef <vm_exec_core+15711>, 0x5fc785723eca <vm_exec_core+23098>, 0x5fc78572545b <vm_exec_core+28619>, 0x5fc78572313c <vm_exec_core+19628>, 0x5fc785724062 <vm_exec_core+23506>, 0x5fc78572482e <vm_exec_core+25502>, 0x5fc785723033 <vm_exec_core+19363>, 0x5fc78571f2be <vm_exec_core+3630>, 0x5fc7857238f7 <vm_exec_core+21607>, 0x5fc78571f07e <vm_exec_core+3054>, 0x5fc78571f467 <vm_exec_core+4055>, 0x5fc785721437 <vm_exec_core+12199>, 0x5fc785722d7b <vm_exec_core+18667>, 0x5fc7857235c6 <vm_exec_core+20790>, 0x5fc785722b86 <vm_exec_core+18166>, 0x5fc78571ed67 <vm_exec_core+2263>, 0x5fc785724bac <vm_exec_core+26396>, 0x5fc785725113 <vm_exec_core+27779>, 0x5fc78571f504 <vm_exec_core+4212>, 0x5fc7857201e9 <vm_exec_core+7513>, 0x5fc78571fb56 <vm_exec_core+5830>, 0x5fc78572099e <vm_exec_core+9486>, 0x5fc785722043 <vm_exec_core+15283>, 0x5fc78571f5ab <vm_exec_core+4379>, 0x5fc7857248fb <vm_exec_core+25707>, 0x5fc78572011f <vm_exec_core+7311>, 0x5fc785721cc4 <vm_exec_core+14388>, 0x5fc78572277c <vm_exec_core+17132>, 0x5fc785724475 <vm_exec_core+24549>, 0x5fc78572333b <vm_exec_core+20139>, 0x5fc785720a47 <vm_exec_core+9655>, 0x5fc785720442 <vm_exec_core+8114>, 0x5fc785724219 <vm_exec_core+23945>, 0x5fc785721693 <vm_exec_core+12803>, 0x5fc7857239c9 <vm_exec_core+21817>, 0x5fc7857234b3 <vm_exec_core+20515>, 0x5fc785723a56 <vm_exec_core+21958>, 0x5fc785724d8f <vm_exec_core+26879>, 0x5fc785723268 <vm_exec_core+19928>, 0x5fc785724588 <vm_exec_core+24824>, 0x5fc785720d10 <vm_exec_core+10368>, 0x5fc78572412f <vm_exec_core+23711>, 0x5fc785720e36 <vm_exec_core+10662>, 0x5fc785722f7f <vm_exec_core+19183>, 0x5fc785723268 <vm_exec_core+19928>, 0x5fc7857225eb <vm_exec_core+16731>, 0x5fc785722c43 <vm_exec_core+18355>, 0x5fc78572109d <vm_exec_core+11277>, 0x5fc785720566 <vm_exec_core+8406>, 0x5fc785723b24 <vm_exec_core+22164>, 0x5fc78571f6b6 <vm_exec_core+4646>, 0x5fc7857223ef <vm_exec_core+16223>, 0x5fc78572d660 <vm_exec_core+61904>, 0x5fc78572327c <vm_exec_core+19948>, 0x5fc78571f751 <vm_exec_core+4801>, 0x5fc785720002 <vm_exec_core+7026>, 0x5fc78571fe1b <vm_exec_core+6539>, 0x5fc7857202db <vm_exec_core+7755>, 0x5fc785720b66 <vm_exec_core+9942>, 0x5fc785722a86 <vm_exec_core+17910>, 0x5fc7857223e5 <vm_exec_core+16213>, 0x5fc785722a81 <vm_exec_core+17905>, 0x5fc785723228 <vm_exec_core+19864>, 0x5fc7857231e8 <vm_exec_core+19800>, 0x5fc7857202d6 <vm_exec_core+7750>, 0x5fc78572358a <vm_exec_core+20730>, 0x5fc785721910 <vm_exec_core+13440>, 0x5fc785721915 <vm_exec_core+13445>, 0x5fc7857231e3 <vm_exec_core+19795>, 0x5fc785722d76 <vm_exec_core+18662>...} reg_cfp = 0x7585da9ff3a0 reg_pc = 0x52300000b0f8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005fc78571ac09 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2628 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005fc78579f0e2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7585da9ff578, self=129217792520640, 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:1655 flags = 0 iseq = 0x7585dcb65ee0 cfp = <optimized out> sp = 0x7585da8ff9e8 use_argv = 0x7585db2eb520 stack_argv = 0x7585da8ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1669 captured = 0x7585da9ff578 #16 0x00005fc785748726 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:1706 No locals. th: 0x515000000300, native_id: 0x7585dd614c40 -- Control frame information ----------------------------------------------- #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1714 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362 c:0021 p:---- s:0128 e:000127 CFUNC :select c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697 No locals. #19 0x00005fc785748726 in rb_yield (val=<optimized out>) No locals. #20 0x00005fc7858f29da in rb_ary_each (ary=129217779988080) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 #21 0x00005fc78577fc08 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:3798 ci = 0xc0100000001 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each cc = <optimized out> me = 0x7585dcd40530 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 cfunc = 0x50600001eaa8 recv = 129217779988080 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 block_handler = <optimized out> frame_type = 1431634051 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:1289 len = <optimized out> val = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 #22 0x00005fc78572672a in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7585da9ff560, cd=0x51100000d680, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] val = 36 ci = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative argc = <optimized out> recv = <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:001cf0 DUMMY [FINISH] cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d680 insns_address_table = {0x5fc785724c93 <vm_exec_core+26627>, 0x5fc7857211fb <vm_exec_core+11627>, 0x5fc78571eafd <vm_exec_core+1645>, 0x5fc78571fbbf <vm_exec_core+5935>, 0x5fc785724e7e <vm_exec_core+27118>, 0x5fc78571f87d <vm_exec_core+5101>, 0x5fc785726353 <vm_exec_core+32451>, 0x5fc785723db4 <vm_exec_core+22820>, 0x5fc785722296 <vm_exec_core+15878>, 0x5fc78571ee5a <vm_exec_core+2506>, 0x5fc785725659 <vm_exec_core+29129>, 0x5fc78572525f <vm_exec_core+28111>, 0x5fc78571fac0 <vm_exec_core+5680>, 0x5fc78571f378 <vm_exec_core+3816>, 0x5fc785724323 <vm_exec_core+24211>, 0x5fc78572075a <vm_exec_core+8906>, 0x5fc785725adc <vm_exec_core+30284>, 0x5fc78572550e <vm_exec_core+28798>, 0x5fc785721019 <vm_exec_core+11145>, 0x5fc7857221fe <vm_exec_core+15726>, 0x5fc785723ed9 <vm_exec_core+23113>, 0x5fc78572546a <vm_exec_core+28634>, 0x5fc78572314b <vm_exec_core+19643>, 0x5fc785724071 <vm_exec_core+23521>, 0x5fc78572483d <vm_exec_core+25517>, 0x5fc785723042 <vm_exec_core+19378>, 0x5fc78571f2cd <vm_exec_core+3645>, 0x5fc785723906 <vm_exec_core+21622>, 0x5fc78571f08d <vm_exec_core+3069>, 0x5fc78571f476 <vm_exec_core+4070>, 0x5fc785721446 <vm_exec_core+12214>, 0x5fc785722d8a <vm_exec_core+18682>, 0x5fc7857235d5 <vm_exec_core+20805>, 0x5fc785722b95 <vm_exec_core+18181>, 0x5fc78571ed76 <vm_exec_core+2278>, 0x5fc785724bbb <vm_exec_core+26411>, 0x5fc785725122 <vm_exec_core+27794>, 0x5fc78571f513 <vm_exec_core+4227>, 0x5fc7857201f8 <vm_exec_core+7528>, 0x5fc78571fb65 <vm_exec_core+5845>, 0x5fc7857209ad <vm_exec_core+9501>, 0x5fc785722052 <vm_exec_core+15298>, 0x5fc78571f5ba <vm_exec_core+4394>, 0x5fc78572490a <vm_exec_core+25722>, 0x5fc78572012e <vm_exec_core+7326>, 0x5fc785721cd3 <vm_exec_core+14403>, 0x5fc78572278b <vm_exec_core+17147>, 0x5fc785724484 <vm_exec_core+24564>, 0x5fc78572334a <vm_exec_core+20154>, 0x5fc785720a56 <vm_exec_core+9670>, 0x5fc785720451 <vm_exec_core+8129>, 0x5fc785724228 <vm_exec_core+23960>, 0x5fc7857216a2 <vm_exec_core+12818>, 0x5fc7857239d8 <vm_exec_core+21832>, 0x5fc7857234c2 <vm_exec_core+20530>, 0x5fc785723a65 <vm_exec_core+21973>, 0x5fc785724d9e <vm_exec_core+26894>, 0x5fc78571e81b <vm_exec_core+907>, 0x5fc785724597 <vm_exec_core+24839>, 0x5fc785720d1f <vm_exec_core+10383>, 0x5fc78572413e <vm_exec_core+23726>, 0x5fc785720e45 <vm_exec_core+10677>, 0x5fc785722f8e <vm_exec_core+19198>, 0x5fc785725da7 <vm_exec_core+30999>, 0x5fc7857225fa <vm_exec_core+16746>, 0x5fc785722c52 <vm_exec_core+18370>, 0x5fc7857210ac <vm_exec_core+11292>, 0x5fc785720575 <vm_exec_core+8421>, 0x5fc785723b33 <vm_exec_core+22179>, 0x5fc78571f6c5 <vm_exec_core+4661>, 0x5fc7857223fe <vm_exec_core+16238>, 0x5fc78572d66f <vm_exec_core+61919>, 0x5fc78572328b <vm_exec_core+19963>, 0x5fc78571f760 <vm_exec_core+4816>, 0x5fc785720011 <vm_exec_core+7041>, 0x5fc78571fe2a <vm_exec_core+6554>, 0x5fc7857202ea <vm_exec_core+7770>, 0x5fc785720b75 <vm_exec_core+9957>, 0x5fc785725a04 <vm_exec_core+30068>, 0x5fc78571e820 <vm_exec_core+912>, 0x5fc78571ff36 <vm_exec_core+6822>, 0x5fc7857264db <vm_exec_core+32843>, 0x5fc785723804 <vm_exec_core+21364>, 0x5fc785722a8b <vm_exec_core+17915>, 0x5fc78572499a <vm_exec_core+25866>, 0x5fc78572688d <vm_exec_core+33789>, 0x5fc785724cc2 <vm_exec_core+26674>, 0x5fc785725b7e <vm_exec_core+30446>, 0x5fc785725c4f <vm_exec_core+30655>, 0x5fc78571f197 <vm_exec_core+3335>, 0x5fc78572557a <vm_exec_core+28906>, 0x5fc7857215c6 <vm_exec_core+12598>, 0x5fc7857257c5 <vm_exec_core+29493>, 0x5fc785720eea <vm_exec_core+10842>, 0x5fc7857207f7 <vm_exec_core+9063>, 0x5fc785721b2e <vm_exec_core+13982>, 0x5fc78571f62b <vm_exec_core+4507>, 0x5fc785725d1c <vm_exec_core+30860>, 0x5fc785721d8c <vm_exec_core+14588>, 0x5fc78572191a <vm_exec_core+13450>, 0x5fc78571e914 <vm_exec_core+1156>, 0x5fc78571ef33 <vm_exec_core+2723>, 0x5fc78572293e <vm_exec_core+17582>, 0x5fc785721f2a <vm_exec_core+15002>, 0x5fc785722811 <vm_exec_core+17281>, 0x5fc7857226b3 <vm_exec_core+16931>, 0x5fc7857214e3 <vm_exec_core+12371>, 0x5fc785721e26 <vm_exec_core+14742>, 0x5fc785721a0b <vm_exec_core+13691>, 0x5fc785722183 <vm_exec_core+15603>, 0x5fc785722108 <vm_exec_core+15480>, 0x5fc785724c84 <vm_exec_core+26612>, 0x5fc7857211ec <vm_exec_core+11612>, 0x5fc78571eaee <vm_exec_core+1630>, 0x5fc78571fbb0 <vm_exec_core+5920>, 0x5fc785724e6f <vm_exec_core+27103>, 0x5fc78571f86e <vm_exec_core+5086>, 0x5fc785726344 <vm_exec_core+32436>, 0x5fc785723da5 <vm_exec_core+22805>, 0x5fc785722287 <vm_exec_core+15863>, 0x5fc78571ee4b <vm_exec_core+2491>, 0x5fc78572564a <vm_exec_core+29114>, 0x5fc785725250 <vm_exec_core+28096>, 0x5fc78571fab1 <vm_exec_core+5665>, 0x5fc78571f369 <vm_exec_core+3801>, 0x5fc785724314 <vm_exec_core+24196>, 0x5fc78572074b <vm_exec_core+8891>, 0x5fc785725acd <vm_exec_core+30269>, 0x5fc7857254ff <vm_exec_core+28783>, 0x5fc78572100a <vm_exec_core+11130>, 0x5fc7857221ef <vm_exec_core+15711>, 0x5fc785723eca <vm_exec_core+23098>, 0x5fc78572545b <vm_exec_core+28619>, 0x5fc78572313c <vm_exec_core+19628>, 0x5fc785724062 <vm_exec_core+23506>, 0x5fc78572482e <vm_exec_core+25502>, 0x5fc785723033 <vm_exec_core+19363>, 0x5fc78571f2be <vm_exec_core+3630>, 0x5fc7857238f7 <vm_exec_core+21607>, 0x5fc78571f07e <vm_exec_core+3054>, 0x5fc78571f467 <vm_exec_core+4055>, 0x5fc785721437 <vm_exec_core+12199>, 0x5fc785722d7b <vm_exec_core+18667>, 0x5fc7857235c6 <vm_exec_core+20790>, 0x5fc785722b86 <vm_exec_core+18166>, 0x5fc78571ed67 <vm_exec_core+2263>, 0x5fc785724bac <vm_exec_core+26396>, 0x5fc785725113 <vm_exec_core+27779>, 0x5fc78571f504 <vm_exec_core+4212>, 0x5fc7857201e9 <vm_exec_core+7513>, 0x5fc78571fb56 <vm_exec_core+5830>, 0x5fc78572099e <vm_exec_core+9486>, 0x5fc785722043 <vm_exec_core+15283>, 0x5fc78571f5ab <vm_exec_core+4379>, 0x5fc7857248fb <vm_exec_core+25707>, 0x5fc78572011f <vm_exec_core+7311>, 0x5fc785721cc4 <vm_exec_core+14388>, 0x5fc78572277c <vm_exec_core+17132>, 0x5fc785724475 <vm_exec_core+24549>, 0x5fc78572333b <vm_exec_core+20139>, 0x5fc785720a47 <vm_exec_core+9655>, 0x5fc785720442 <vm_exec_core+8114>, 0x5fc785724219 <vm_exec_core+23945>, 0x5fc785721693 <vm_exec_core+12803>, 0x5fc7857239c9 <vm_exec_core+21817>, 0x5fc7857234b3 <vm_exec_core+20515>, 0x5fc785723a56 <vm_exec_core+21958>, 0x5fc785724d8f <vm_exec_core+26879>, 0x5fc785723268 <vm_exec_core+19928>, 0x5fc785724588 <vm_exec_core+24824>, 0x5fc785720d10 <vm_exec_core+10368>, 0x5fc78572412f <vm_exec_core+23711>, 0x5fc785720e36 <vm_exec_core+10662>, 0x5fc785722f7f <vm_exec_core+19183>, 0x5fc785723268 <vm_exec_core+19928>, 0x5fc7857225eb <vm_exec_core+16731>, 0x5fc785722c43 <vm_exec_core+18355>, 0x5fc78572109d <vm_exec_core+11277>, 0x5fc785720566 <vm_exec_core+8406>, 0x5fc785723b24 <vm_exec_core+22164>, 0x5fc78571f6b6 <vm_exec_core+4646>, 0x5fc7857223ef <vm_exec_core+16223>, 0x5fc78572d660 <vm_exec_core+61904>, 0x5fc78572327c <vm_exec_core+19948>, 0x5fc78571f751 <vm_exec_core+4801>, 0x5fc785720002 <vm_exec_core+7026>, 0x5fc78571fe1b <vm_exec_core+6539>, 0x5fc7857202db <vm_exec_core+7755>, 0x5fc785720b66 <vm_exec_core+9942>, 0x5fc785722a86 <vm_exec_core+17910>, 0x5fc7857223e5 <vm_exec_core+16213>, 0x5fc785722a81 <vm_exec_core+17905>, 0x5fc785723228 <vm_exec_core+19864>, 0x5fc7857231e8 <vm_exec_core+19800>, 0x5fc7857202d6 <vm_exec_core+7750>, 0x5fc78572358a <vm_exec_core+20730>, 0x5fc785721910 <vm_exec_core+13440>, 0x5fc785721915 <vm_exec_core+13445>, 0x5fc7857231e3 <vm_exec_core+19795>, 0x5fc785722d76 <vm_exec_core+18662>...} reg_cfp = 0x7585da9ff560 reg_pc = 0x51500001a5d0 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005fc78571ae3b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2652 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2631 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00005fc785484d03 in load_iseq_eval (ec=0x5160000006d0, fname=fname@entry=129217794320720) at /tmp/ruby/src/trunk_asan/load.c:871 vm_ns_v = <optimized out> loading_ns = 0x0 iseq = 0x7585dcbaa838 vm_ns = <optimized out> #27 0x00005fc78547e38b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1450 arg = <optimized out> found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> vm_ns_v = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = <optimized out> realpath_map = 129217796110880 path = 129217794320720 saved_path = <optimized out> state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> vm_ns = <optimized out> reset_ext_config = <optimized out> #28 0x00005fc78547bf75 in rb_require_string_internal (fname=129217794320760, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1565 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1159 base = <optimized out> #30 0x00005fc78577fc08 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:3798 ci = 0x58c100140003 cc = <optimized out> me = 0x7585dcbaa9c8 cfunc = 0x506000037468 recv = 129217796033960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005fc785765ba3 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc14ef4940) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x00005fc785765645 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4916 ci = <optimized out> cc = 0x0 #33 0x00005fc78572b99c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7585da9ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5fc785724c93 <vm_exec_core+26627>, 0x5fc7857211fb <vm_exec_core+11627>, 0x5fc78571eafd <vm_exec_core+1645>, 0x5fc78571fbbf <vm_exec_core+5935>, 0x5fc785724e7e <vm_exec_core+27118>, 0x5fc78571f87d <vm_exec_core+5101>, 0x5fc785726353 <vm_exec_core+32451>, 0x5fc785723db4 <vm_exec_core+22820>, 0x5fc785722296 <vm_exec_core+15878>, 0x5fc78571ee5a <vm_exec_core+2506>, 0x5fc785725659 <vm_exec_core+29129>, 0x5fc78572525f <vm_exec_core+28111>, 0x5fc78571fac0 <vm_exec_core+5680>, 0x5fc78571f378 <vm_exec_core+3816>, 0x5fc785724323 <vm_exec_core+24211>, 0x5fc78572075a <vm_exec_core+8906>, 0x5fc785725adc <vm_exec_core+30284>, 0x5fc78572550e <vm_exec_core+28798>, 0x5fc785721019 <vm_exec_core+11145>, 0x5fc7857221fe <vm_exec_core+15726>, 0x5fc785723ed9 <vm_exec_core+23113>, 0x5fc78572546a <vm_exec_core+28634>, 0x5fc78572314b <vm_exec_core+19643>, 0x5fc785724071 <vm_exec_core+23521>, 0x5fc78572483d <vm_exec_core+25517>, 0x5fc785723042 <vm_exec_core+19378>, 0x5fc78571f2cd <vm_exec_core+3645>, 0x5fc785723906 <vm_exec_core+21622>, 0x5fc78571f08d <vm_exec_core+3069>, 0x5fc78571f476 <vm_exec_core+4070>, 0x5fc785721446 <vm_exec_core+12214>, 0x5fc785722d8a <vm_exec_core+18682>, 0x5fc7857235d5 <vm_exec_core+20805>, 0x5fc785722b95 <vm_exec_core+18181>, 0x5fc78571ed76 <vm_exec_core+2278>, 0x5fc785724bbb <vm_exec_core+26411>, 0x5fc785725122 <vm_exec_core+27794>, 0x5fc78571f513 <vm_exec_core+4227>, 0x5fc7857201f8 <vm_exec_core+7528>, 0x5fc78571fb65 <vm_exec_core+5845>, 0x5fc7857209ad <vm_exec_core+9501>, 0x5fc785722052 <vm_exec_core+15298>, 0x5fc78571f5ba <vm_exec_core+4394>, 0x5fc78572490a <vm_exec_core+25722>, 0x5fc78572012e <vm_exec_core+7326>, 0x5fc785721cd3 <vm_exec_core+14403>, 0x5fc78572278b <vm_exec_core+17147>, 0x5fc785724484 <vm_exec_core+24564>, 0x5fc78572334a <vm_exec_core+20154>, 0x5fc785720a56 <vm_exec_core+9670>, 0x5fc785720451 <vm_exec_core+8129>, 0x5fc785724228 <vm_exec_core+23960>, 0x5fc7857216a2 <vm_exec_core+12818>, 0x5fc7857239d8 <vm_exec_core+21832>, 0x5fc7857234c2 <vm_exec_core+20530>, 0x5fc785723a65 <vm_exec_core+21973>, 0x5fc785724d9e <vm_exec_core+26894>, 0x5fc78571e81b <vm_exec_core+907>, 0x5fc785724597 <vm_exec_core+24839>, 0x5fc785720d1f <vm_exec_core+10383>, 0x5fc78572413e <vm_exec_core+23726>, 0x5fc785720e45 <vm_exec_core+10677>, 0x5fc785722f8e <vm_exec_core+19198>, 0x5fc785725da7 <vm_exec_core+30999>, 0x5fc7857225fa <vm_exec_core+16746>, 0x5fc785722c52 <vm_exec_core+18370>, 0x5fc7857210ac <vm_exec_core+11292>, 0x5fc785720575 <vm_exec_core+8421>, 0x5fc785723b33 <vm_exec_core+22179>, 0x5fc78571f6c5 <vm_exec_core+4661>, 0x5fc7857223fe <vm_exec_core+16238>, 0x5fc78572d66f <vm_exec_core+61919>, 0x5fc78572328b <vm_exec_core+19963>, 0x5fc78571f760 <vm_exec_core+4816>, 0x5fc785720011 <vm_exec_core+7041>, 0x5fc78571fe2a <vm_exec_core+6554>, 0x5fc7857202ea <vm_exec_core+7770>, 0x5fc785720b75 <vm_exec_core+9957>, 0x5fc785725a04 <vm_exec_core+30068>, 0x5fc78571e820 <vm_exec_core+912>, 0x5fc78571ff36 <vm_exec_core+6822>, 0x5fc7857264db <vm_exec_core+32843>, 0x5fc785723804 <vm_exec_core+21364>, 0x5fc785722a8b <vm_exec_core+17915>, 0x5fc78572499a <vm_exec_core+25866>, 0x5fc78572688d <vm_exec_core+33789>, 0x5fc785724cc2 <vm_exec_core+26674>, 0x5fc785725b7e <vm_exec_core+30446>, 0x5fc785725c4f <vm_exec_core+30655>, 0x5fc78571f197 <vm_exec_core+3335>, 0x5fc78572557a <vm_exec_core+28906>, 0x5fc7857215c6 <vm_exec_core+12598>, 0x5fc7857257c5 <vm_exec_core+29493>, 0x5fc785720eea <vm_exec_core+10842>, 0x5fc7857207f7 <vm_exec_core+9063>, 0x5fc785721b2e <vm_exec_core+13982>, 0x5fc78571f62b <vm_exec_core+4507>, 0x5fc785725d1c <vm_exec_core+30860>, 0x5fc785721d8c <vm_exec_core+14588>, 0x5fc78572191a <vm_exec_core+13450>, 0x5fc78571e914 <vm_exec_core+1156>, 0x5fc78571ef33 <vm_exec_core+2723>, 0x5fc78572293e <vm_exec_core+17582>, 0x5fc785721f2a <vm_exec_core+15002>, 0x5fc785722811 <vm_exec_core+17281>, 0x5fc7857226b3 <vm_exec_core+16931>, 0x5fc7857214e3 <vm_exec_core+12371>, 0x5fc785721e26 <vm_exec_core+14742>, 0x5fc785721a0b <vm_exec_core+13691>, 0x5fc785722183 <vm_exec_core+15603>, 0x5fc785722108 <vm_exec_core+15480>, 0x5fc785724c84 <vm_exec_core+26612>, 0x5fc7857211ec <vm_exec_core+11612>, 0x5fc78571eaee <vm_exec_core+1630>, 0x5fc78571fbb0 <vm_exec_core+5920>, 0x5fc785724e6f <vm_exec_core+27103>, 0x5fc78571f86e <vm_exec_core+5086>, 0x5fc785726344 <vm_exec_core+32436>, 0x5fc785723da5 <vm_exec_core+22805>, 0x5fc785722287 <vm_exec_core+15863>, 0x5fc78571ee4b <vm_exec_core+2491>, 0x5fc78572564a <vm_exec_core+29114>, 0x5fc785725250 <vm_exec_core+28096>, 0x5fc78571fab1 <vm_exec_core+5665>, 0x5fc78571f369 <vm_exec_core+3801>, 0x5fc785724314 <vm_exec_core+24196>, 0x5fc78572074b <vm_exec_core+8891>, 0x5fc785725acd <vm_exec_core+30269>, 0x5fc7857254ff <vm_exec_core+28783>, 0x5fc78572100a <vm_exec_core+11130>, 0x5fc7857221ef <vm_exec_core+15711>, 0x5fc785723eca <vm_exec_core+23098>, 0x5fc78572545b <vm_exec_core+28619>, 0x5fc78572313c <vm_exec_core+19628>, 0x5fc785724062 <vm_exec_core+23506>, 0x5fc78572482e <vm_exec_core+25502>, 0x5fc785723033 <vm_exec_core+19363>, 0x5fc78571f2be <vm_exec_core+3630>, 0x5fc7857238f7 <vm_exec_core+21607>, 0x5fc78571f07e <vm_exec_core+3054>, 0x5fc78571f467 <vm_exec_core+4055>, 0x5fc785721437 <vm_exec_core+12199>, 0x5fc785722d7b <vm_exec_core+18667>, 0x5fc7857235c6 <vm_exec_core+20790>, 0x5fc785722b86 <vm_exec_core+18166>, 0x5fc78571ed67 <vm_exec_core+2263>, 0x5fc785724bac <vm_exec_core+26396>, 0x5fc785725113 <vm_exec_core+27779>, 0x5fc78571f504 <vm_exec_core+4212>, 0x5fc7857201e9 <vm_exec_core+7513>, 0x5fc78571fb56 <vm_exec_core+5830>, 0x5fc78572099e <vm_exec_core+9486>, 0x5fc785722043 <vm_exec_core+15283>, 0x5fc78571f5ab <vm_exec_core+4379>, 0x5fc7857248fb <vm_exec_core+25707>, 0x5fc78572011f <vm_exec_core+7311>, 0x5fc785721cc4 <vm_exec_core+14388>, 0x5fc78572277c <vm_exec_core+17132>, 0x5fc785724475 <vm_exec_core+24549>, 0x5fc78572333b <vm_exec_core+20139>, 0x5fc785720a47 <vm_exec_core+9655>, 0x5fc785720442 <vm_exec_core+8114>, 0x5fc785724219 <vm_exec_core+23945>, 0x5fc785721693 <vm_exec_core+12803>, 0x5fc7857239c9 <vm_exec_core+21817>, 0x5fc7857234b3 <vm_exec_core+20515>, 0x5fc785723a56 <vm_exec_core+21958>, 0x5fc785724d8f <vm_exec_core+26879>, 0x5fc785723268 <vm_exec_core+19928>, 0x5fc785724588 <vm_exec_core+24824>, 0x5fc785720d10 <vm_exec_core+10368>, 0x5fc78572412f <vm_exec_core+23711>, 0x5fc785720e36 <vm_exec_core+10662>, 0x5fc785722f7f <vm_exec_core+19183>, 0x5fc785723268 <vm_exec_core+19928>, 0x5fc7857225eb <vm_exec_core+16731>, 0x5fc785722c43 <vm_exec_core+18355>, 0x5fc78572109d <vm_exec_core+11277>, 0x5fc785720566 <vm_exec_core+8406>, 0x5fc785723b24 <vm_exec_core+22164>, 0x5fc78571f6b6 <vm_exec_core+4646>, 0x5fc7857223ef <vm_exec_core+16223>, 0x5fc78572d660 <vm_exec_core+61904>, 0x5fc78572327c <vm_exec_core+19948>, 0x5fc78571f751 <vm_exec_core+4801>, 0x5fc785720002 <vm_exec_core+7026>, 0x5fc78571fe1b <vm_exec_core+6539>, 0x5fc7857202db <vm_exec_core+7755>, 0x5fc785720b66 <vm_exec_core+9942>, 0x5fc785722a86 <vm_exec_core+17910>, 0x5fc7857223e5 <vm_exec_core+16213>, 0x5fc785722a81 <vm_exec_core+17905>, 0x5fc785723228 <vm_exec_core+19864>, 0x5fc7857231e8 <vm_exec_core+19800>, 0x5fc7857202d6 <vm_exec_core+7750>, 0x5fc78572358a <vm_exec_core+20730>, 0x5fc785721910 <vm_exec_core+13440>, 0x5fc785721915 <vm_exec_core+13445>, 0x5fc7857231e3 <vm_exec_core+19795>, 0x5fc785722d76 <vm_exec_core+18662>...} reg_cfp = 0x7585da9ff790 reg_pc = 0x504000004ef8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005fc78571aa4b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2625 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffc14ef4d40, <optimized out>, <optimized out>}, prev = 0x7585db4cbf50, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x00005fc7853765fb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7585dcbaaa68) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc14ef4ed0, <optimized out>, 0x7ffc14ef4e20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7585dcbaaa68 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x00005fc78536fb67 in rb_main (argc=9, argv=0x7ffc14ef50a8) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffc14ef50a8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 343861) detached] running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.qebccb: * -rw------- 1 35 2025-05-22 22:00:46 +0000 autoload20250522-343867-x6z5lr.rb $ timeout 60 gdb -p 343524 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:975: 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 343523 -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 911777 -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.ext/include -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-05-22T21:05:12Z master 9583b7af8f) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ...................................... Finished in 34.185550 seconds 3337 files, 33386 examples, 132827 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.