# Logfile created on 2025-04-24 07:50:02 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007b624debfde0 @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.20250424-075002", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007b624e29efd8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b624e29ee48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b624cde9ed0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250424-075002", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250424-075002>, @binmode=false, @mon_data=#<Monitor:0x00007b624e29e8f8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 7af5a632f4 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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/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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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 ext/configure-ext.mk updated 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' 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.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/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' 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.6/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.2/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' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs generating encdb.h generating enc.mk Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' 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' 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: 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.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' 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.7/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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' 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' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.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 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.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+0 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.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.8.dev strscan 3.1.4.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 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.7 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.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.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped 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/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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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/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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/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.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/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=60489 "--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/755] 3256685=test_bundled_gems [ 2/755] 3256681=prism/lex_test [ 3/755] 3256679=did_you_mean/test_tree_spell_checker [ 4/755] 3256680=ruby/test_m17n_comb [ 5/755] 3256690=date/test_date_ractor [ 6/755] 3256684=openssl/test_pair [ 7/755] 3256686=prism/result/index_write_test [ 8/755] 3256692=ruby/test_integer_comb [ 9/755] 3256683=psych/visitors/test_depth_first [ 10/755] 3256687=openssl/test_ns_spki [ 11/755] 3256682=test_tsort [ 12/755] 3256688=ruby/test_sleep [ 13/755] 3256677=fiber/test_queue [ 14/755] 3256678=prism/result/regular_expression_options_test [ 15/755] 3256689=mkmf/test_install [ 16/755] 3256691=test_prettyprint [ 17/755] 3256682=prism/result/integer_parse_test [ 18/755] 3256677=rubygems/test_gem_validator [ 19/755] 3256683=rubygems/test_gem_local_remote_options [ 20/755] 3256691=ruby/test_exception [ 21/755] 3256679=optparse/test_bash_completion [ 22/755] 3256679=rubygems/test_gem_security_signer [ 23/755] 3256678=-ext-/string/test_set_len [ 24/755] 3256686=ruby/test_threadgroup [ 25/755] 3256678=ruby/enc/test_euc_kr [ 26/755] 3256678=rubygems/test_gem_commands_lock_command [ 27/755] 3256687=-ext-/test_random [ 28/755] 3256682=psych/test_merge_keys [ 29/755] 3256687=ripper/test_lexer [ 30/755] 3256682=optparse/test_kwargs [ 31/755] 3256687=io/wait/test_io_wait [ 32/755] 3256682=rubygems/test_gem_ext_configure_builder [ 33/755] 3256685=openssl/test_x509store [ 34/755] 3256683=resolv/test_mdns [ 35/755] 3256689=ruby/test_dir [ 36/755] 3256683=ruby/test_continuation [ 37/755] 3256683=dtrace/test_object_create_start [ 38/755] 3256683=test_forwardable [ 39/755] 3256690=rubygems/test_config [ 40/755] 3256677=-ext-/hash/test_delete [ 41/755] 3256677=prism/result/comments_test [ 42/755] 3256678=ruby/test_io_m17n [ 43/755] 3256683=-ext-/exception/test_ensured [ 44/755] 3256686=-ext-/string/test_interned_str [ 45/755] 3256686=optparse/test_placearg [ 46/755] 3256682=rubygems/test_gem_commands_cleanup_command [ 47/755] 3256679=ruby/test_env [ 48/755] 3256677=prism/encoding/regular_expression_encoding_test [ 49/755] 3256677=ruby/test_zjit [ 50/755] 3256677=rubygems/test_project_sanity [ 51/755] 3256683=dtrace/test_require [ 52/755] 3256683=ruby/test_ifunless [ 53/755] 3256683=rubygems/test_gem_silent_ui [ 54/755] 3256683=ruby/test_shapes [ 55/755] 3256685=openssl/test_ocsp [ 56/755] 3256683=openssl/test_pkey_dh [ 57/755] 3256677=rubygems/test_gem_commands_uninstall_command [ 58/755] 3256683=rubygems/test_gem_dependency_list [ 59/755] 3256686=ripper/test_files_test [ 60/755] 3256683=rubygems/test_gem_resolver_installer_set [ 61/755] 3256690=-ext-/load/test_stringify_symbols [ 62/755] 3256690=ruby/test_rubyoptions [ 63/755] 3256689=-ext-/test_printf [ 64/755] 3256689=prism/result/warnings_test [ 65/755] 3256686=-ext-/array/test_to_ary_concat [ 66/755] 3256689=socket/test_udp [ 67/755] 3256689=prism/ruby/dispatcher_test [ 68/755] 3256689=mkmf/test_configuration [ 69/755] 3256683=ruby/enc/test_windows_1252 [ 70/755] 3256683=fileutils/test_dryrun [ 71/755] 3256685=fiber/test_io_buffer [ 72/755] 3256683=prism/encoding/encodings_test [ 73/755] 3256685=json/json_generator_test [ 74/755] 3256682=rubygems/test_gem_impossible_dependencies_error [ 75/755] 3256689=-ext-/symbol/test_type [ 76/755] 3256682=ruby/test_range [ 77/755] 3256689=rubygems/test_gem_source_subpath_problem [ 78/755] 3256683=test_tmpdir [ 79/755] 3256686=prism/result/node_id_test [ 80/755] 3256683=prism/api/parse_stream_test [ 81/755] 3256683=rubygems/test_gem_resolver_api_set [ 82/755] 3256683=psych/test_emitter [ 83/755] 3256681=openssl/test_ts [ 84/755] 3256683=mmtk/test_configuration [ 85/755] 3256683=ruby/test_comparable [ 86/755] 3256683=-ext-/test_bug-3571 [ 87/755] 3256685=ruby/enc/test_emoji_breaks [ 88/755] 3256683=-ext-/test_notimplement [ 89/755] 3256685=ruby/test_system [ 90/755] 3256683=date/test_date_new [ 91/755] 3256683=ruby/test_io_timeout [ 92/755] 3256683=rubygems/test_gem_commands_info_command [ 93/755] 3256688=prism/api/command_line_test [ 94/755] 3256686=resolv/test_dns [ 95/755] 3256683=stringio/test_stringio [ 96/755] 3256677=ruby/test_require [ 97/755] 3256689=ruby/test_dup [ 98/755] 3256688=psych/test_object_references [ 99/755] 3256688=-ext-/wait/test_wait [100/755] 3256683=openssl/test_x509name [101/755] 3256683=fiber/test_sleep [102/755] 3256688=rubygems/test_gem_security [103/755] 3256689=ruby/enc/test_euc_tw [104/755] 3256686=ruby/test_compile_prism [105/755] 3256689=rubygems/test_gem_commands_build_command [106/755] 3256683=mkmf/test_sizeof [107/755] 3256678=rubygems/test_gem_requirement [108/755] 3256689=ruby/test_alias [109/755] 3256681=ruby/test_ast [110/755] 3256678=-ext-/string/test_rb_str_dup [111/755] 3256691=prism/fuzzer_test [112/755] 3256686=prism/onigmo_test [113/755] 3256686=psych/test_struct [114/755] 3256678=ruby/test_math [115/755] 3256684=json/json_encoding_test [116/755] 3256678=test_time [117/755] 3256684=dtrace/test_gc [118/755] 3256684=mkmf/test_libs [119/755] 3256686=ruby/test_super [120/755] 3256684=rubygems/test_gem_safe_yaml [121/755] 3256689=digest/test_digest_extend [122/755] 3256691=optparse/test_did_you_mean [123/755] 3256689=optparse/test_autoconf [124/755] 3256689=-ext-/popen_deadlock/test_popen_deadlock [125/755] 3256684=-ext-/test_bug-5832 [126/755] 3256678=cgi/test_cgi_multipart [127/755] 3256684=ruby/test_case [128/755] 3256684=rubygems/test_webauthn_listener_response [129/755] 3256684=prism/result/heredoc_test [130/755] 3256682=prism/newline_test [131/755] 3256691=-ext-/gvl/test_ubf_async_safe [132/755] 3256691=psych/test_array [133/755] 3256678=prism/snippets_test [134/755] 3256691=prism/ruby/parser_test [135/755] 3256691=rubygems/test_gem_path_support [136/755] 3256684=prism/result/constant_path_node_test [137/755] 3256684=-ext-/win32/test_console_attr [138/755] 3256684=rubygems/test_gem_bundler_version_finder [139/755] 3256684=test_weakref [140/755] 3256682=test_timeout [141/755] 3256685=ruby/test_not [142/755] 3256685=socket/test_socket [143/755] 3256684=uri/test_mailto [144/755] 3256684=psych/visitors/test_yaml_tree [145/755] 3256684=ruby/enc/test_case_mapping [146/755] 3256691=rubygems/test_rubygems [147/755] 3256684=rubygems/test_gem_package_tar_writer [148/755] 3256686=prism/ruby/ripper_test [149/755] 3256684=rubygems/test_gem_config_file [150/755] 3256682=rubygems/test_gem_commands_pristine_command [151/755] 3256691=psych/test_yamlstore [152/755] 3256691=ruby/test_yjit_exit_locations [153/755] 3256684=ruby/test_hash [154/755] 3256689=-ext-/arith_seq/test_arith_seq_beg_len_step [155/755] 3256689=ruby/test_beginendblock [156/755] 3256691=rubygems/test_gem_resolver_requirement_list [157/755] 3256691=ruby/test_io_buffer [158/755] 3256691=psych/test_scalar_scanner [159/755] 3256691=openssl/test_pkey_rsa [160/755] 3256688=-ext-/st/test_numhash [161/755] 3256688=rubygems/test_gem_stream_ui [162/755] 3256688=ruby/test_trace [163/755] 3256688=-ext-/string/test_nofree [164/755] 3256688=ruby/test_arity [165/755] 3256688=test_ipaddr [166/755] 3256688=ruby/test_m17n [167/755] 3256686=net/http/test_buffered_io [168/755] 3256686=ruby/test_yjit [169/755] 3256689=date/test_date_conv [170/755] 3256689=rubygems/test_webauthn_poller [171/755] 3256688=ruby/test_argf [172/755] 3256691=mkmf/test_egrep_cpp [173/755] 3256689=rubygems/test_gem_resolver_composed_set [174/755] 3256689=-ext-/econv/test_append [175/755] 3256689=did_you_mean/test_ractor_compatibility [176/755] 3256691=rubygems/test_gem_resolver_lock_set [177/755] 3256691=test_unicode_normalize [178/755] 3256691=ruby/test_method [179/755] 3256687=optparse/test_reqarg [180/755] 3256692=rubygems/test_gem_source_fetch_problem [181/755] 3256679=psych/test_set [182/755] 3256685=rubygems/test_gem_update_suggestion [183/755] 3256679=resolv/test_resource [184/755] 3256679=-ext-/struct/test_member [185/755] 3256679=rubygems/test_gem_console_ui [186/755] 3256679=ruby/test_lazy_enumerator [187/755] 3256685=-ext-/debug/test_profile_frames [188/755] 3256678=-ext-/load/test_resolve_symbol [189/755] 3256689=date/test_date_compat [190/755] 3256689=error_highlight/test_error_highlight [191/755] 3256692=ruby/test_array [192/755] 3256678=mkmf/test_find_executable [193/755] 3256685=set/test_set [194/755] 3256678=openssl/test_kdf [195/755] 3256685=-ext-/class/test_class2name [196/755] 3256685=psych/test_nil [197/755] 3256682=rubygems/test_gem_request_set_lockfile_tokenizer [198/755] 3256685=rubygems/test_gem_commands_outdated_command [199/755] 3256678=prism/ruby/string_query_test [200/755] 3256678=ruby/test_backtrace [201/755] 3256682=ruby/test_time_tz [202/755] 3256685=digest/test_ractor [203/755] 3256682=json/json_coder_test [204/755] 3256682=psych/test_psych [205/755] 3256682=fiber/test_enumerator [206/755] 3256682=rubygems/test_gem_commands_help_command [207/755] 3256687=ruby/test_stringchar [208/755] 3256685=-ext-/arith_seq/test_arith_seq_extract [209/755] 3256682=-ext-/debug/test_debug [210/755] 3256683=rubygems/test_gem_uri [211/755] 3256682=test_rbconfig [212/755] 3256683=rubygems/test_gem_package_old [213/755] 3256687=digest/test_digest [214/755] 3256683=rubygems/test_gem_source_vendor [215/755] 3256679=rubygems/test_gem_commands_list_command [216/755] 3256683=did_you_mean/spell_checking/test_variable_name_check [217/755] 3256682=yaml/test_dbm [218/755] 3256682=test_pty [219/755] 3256679=rubygems/test_gem_uninstaller [220/755] 3256683=psych/test_symbol [221/755] 3256683=rubygems/test_gem_platform [222/755] 3256685=prism/ractor_test [223/755] 3256683=prism/result/overlap_test [224/755] 3256678=rubygems/test_gem_source_installed [225/755] 3256678=-ext-/string/test_modify_expand [226/755] 3256680=rubygems/test_gem_available_set [227/755] 3256678=did_you_mean/tree_spell/test_change_word [228/755] 3256678=psych/test_date_time [229/755] 3256685=openssl/test_pkcs12 [230/755] 3256682=date/test_date [231/755] 3256682=uri/test_parser [232/755] 3256678=ruby/test_enumerator [233/755] 3256682=rubygems/test_gem_package [234/755] 3256683=ruby/enc/test_utf16 [235/755] 3256683=psych/test_safe_load [236/755] 3256683=ruby/test_frozen [237/755] 3256683=rubygems/test_gem_source [238/755] 3256680=ruby/test_name_error [239/755] 3256677=-ext-/exception/test_exception_at_throwing [240/755] 3256677=prism/encoding/string_encoding_test [241/755] 3256677=ruby/test_condition [242/755] 3256677=ruby/enc/test_cp949 [243/755] 3256677=ruby/test_string [244/755] 3256683=ripper/test_files_lib [245/755] 3256685=set/test_sorted_set [246/755] 3256680=ruby/enc/test_emoji [247/755] 3256682=rubygems/test_gem_resolver_git_set [248/755] 3256679=did_you_mean/spell_checking/test_class_name_check [249/755] 3256680=date/test_date_attr [250/755] 3256680=-ext-/test_scan_args [251/755] 3256680=-ext-/struct/test_duplicate [252/755] 3256679=ruby/test_time [253/755] 3256680=json/json_ext_parser_test [254/755] 3256680=ruby/test_integer [255/755] 3256685=erb/test_erb [256/755] 3256685=rubygems/test_gem_installer [257/755] 3256679=rubygems/test_gem_command_manager [258/755] 3256682=rubygems/test_gem_commands_check_command [259/755] 3256682=ruby/test_random_formatter [260/755] 3256682=rubygems/test_gem_source_git [261/755] 3256679=ruby/enc/test_regex_casefold [262/755] 3256679=ruby/test_pipe [263/755] 3256679=rubygems/test_gem_remote_fetcher_local_ssl_server [264/755] 3256682=stringio/test_ractor [265/755] 3256682=ruby/test_float [266/755] 3256682=rubygems/test_gem [267/755] 3256689=prism/percent_delimiter_string_test [268/755] 3256689=prism/api/freeze_test [269/755] 3256689=ripper/test_files_test_1 [270/755] 3256679=test_delegate [271/755] 3256679=cgi/test_cgi_core [272/755] 3256679=-ext-/stack/test_stack_overflow [273/755] 3256687=prism/result/attribute_write_test [274/755] 3256679=psych/test_parser [275/755] 3256691=psych/test_yaml_special_cases [276/755] 3256679=rubygems/test_gem_source_list [277/755] 3256691=mkmf/test_framework [278/755] 3256691=ruby/enc/test_case_comprehensive [279/755] 3256691=psych/test_omap [280/755] 3256691=prism/magic_comment_test [281/755] 3256687=zlib/test_zlib [282/755] 3256679=ruby/test_marshal [283/755] 3256692=did_you_mean/spell_checking/test_uncorrectable_name_check [284/755] 3256692=optparse/test_load [285/755] 3256692=ruby/test_proc [286/755] 3256684=dtrace/test_singleton_function [287/755] 3256684=optparse/test_cclass [288/755] 3256691=test_shellwords [289/755] 3256691=date/test_date_strptime [290/755] 3256679=open-uri/test_ssl [291/755] 3256684=net/http/test_https_proxy [292/755] 3256684=openssl/test_pkey_dsa [293/755] 3256691=ruby/test_nomethod_error [294/755] 3256691=prism/library_symbols_test [295/755] 3256691=psych/visitors/test_emitter [296/755] 3256691=psych/test_json_tree [297/755] 3256691=psych/test_ractor [298/755] 3256682=rubygems/test_gem_commands_rebuild_command [299/755] 3256682=psych/test_alias_and_anchor [300/755] 3256682=rubygems/test_gem_commands_setup_command [301/755] 3256684=ruby/enc/test_cesu8 [302/755] 3256684=json/json_parser_test [303/755] 3256684=ruby/test_vm_dump [304/755] 3256684=open-uri/test_ftp [305/755] 3256684=test_open3 [306/755] 3256688=prism/errors_test [307/755] 3256688=-ext-/array/test_resize [308/755] 3256691=-ext-/bignum/test_div [309/755] 3256688=psych/test_deprecated [310/755] 3256691=ruby/test_gc_compact [311/755] 3256688=uri/test_generic [312/755] 3256688=prism/result/breadth_first_search_test [313/755] 3256688=ruby/test_fiber [314/755] 3256683=prism/result/static_literals_test [315/755] 3256683=psych/visitors/test_to_ruby [316/755] 3256683=rubygems/test_bundled_ca [317/755] 3256682=openssl/test_random [318/755] 3256682=fiber/test_backtrace [319/755] 3256682=rubygems/test_gem_safe_marshal [320/755] 3256692=-ext-/string/test_capacity [321/755] 3256692=-ext-/float/test_nextafter [322/755] 3256679=ruby/enc/test_utf32 [323/755] 3256679=-ext-/integer/test_integer [324/755] 3256692=-ext-/string/test_ellipsize [325/755] 3256683=ruby/test_memory_view [326/755] 3256679=prism/test_helper [327/755] 3256692=date/test_date_parse [328/755] 3256683=rubygems/test_gem_commands_update_command [329/755] 3256679=openssl/test_fips [330/755] 3256692=openssl/test_pkey_ec [331/755] 3256692=ruby/test_rand [332/755] 3256687=optparse/test_noarg [333/755] 3256682=-ext-/struct/test_data [334/755] 3256682=lib/!Nothing_to_test [335/755] 3256682=prism/result/numeric_value_test [336/755] 3256679=ruby/test_keyword [337/755] 3256682=rubygems/test_gem_package_task [338/755] 3256682=openssl/test_provider [339/755] 3256680=openssl/test_bn [340/755] 3256680=net/http/test_httpheader [341/755] 3256680=net/http/test_http_request [342/755] 3256680=ruby/test_data [343/755] 3256680=rubygems/test_gem_commands_server_command [344/755] 3256680=dtrace/test_function_entry [345/755] 3256680=prism/result/implicit_array_test [346/755] 3256687=optparse/test_acceptable [347/755] 3256680=-ext-/struct/test_len [348/755] 3256680=prism/heredoc_dedent_test [349/755] 3256680=did_you_mean/spell_checking/test_method_name_check [350/755] 3256680=rubygems/test_kernel [351/755] 3256687=ruby/test_pack [352/755] 3256692=rubygems/test_gem_commands_exec_command [353/755] 3256682=rubygems/test_gem_commands_unpack_command [354/755] 3256679=rubygems/test_gem_resolver_local_specification [355/755] 3256687=ruby/test_autoload [356/755] 3256679=optparse/test_optarg [357/755] 3256682=openssl/test_ssl_session [358/755] 3256683=io/wait/test_ractor [359/755] 3256680=psych/json/test_stream [360/755] 3256683=ruby/test_file_exhaustive [361/755] 3256680=rubygems/test_gem_ext_cargo_builder [362/755] 3256680=rubygems/test_gem_gem_runner [363/755] 3256679=psych/test_exception [364/755] 3256679=psych/test_object [365/755] 3256679=rubygems/test_gem_commands_signout_command [366/755] 3256679=did_you_mean/spell_checking/test_key_name_check [367/755] 3256679=ripper/test_ripper [368/755] 3256680=test_singleton [369/755] 3256680=ruby/test_assignment [370/755] 3256689=ruby/test_syntax [371/755] 3256682=date/test_date_marshal [372/755] 3256682=openssl/test_ossl [373/755] 3256692=rubygems/test_gem_request_set_gem_dependency_api [374/755] 3256679=ruby/enc/test_grapheme_breaks [375/755] 3256679=-ext-/postponed_job/test_postponed_job [376/755] 3256685=rubygems/test_gem_request_set_lockfile [377/755] 3256692=json/ractor_test [378/755] 3256692=did_you_mean/tree_spell/test_human_typo [379/755] 3256692=-ext-/load/test_dot_dot [380/755] 3256692=ruby/test_bignum [381/755] 3256692=prism/ruby/reflection_test [382/755] 3256685=rubygems/test_gem_util [383/755] 3256684=test_tempfile [384/755] 3256692=openssl/test_config [385/755] 3256692=rubygems/test_gem_resolver [386/755] 3256679=rubygems/test_gem_remote_fetcher [387/755] 3256685=rubygems/test_gem_gemcutter_utilities [388/755] 3256692=did_you_mean/edit_distance/test_jaro_winkler [389/755] 3256692=rubygems/test_gem_commands_yank_command [390/755] 3256685=rubygems/test_exit [391/755] 3256684=did_you_mean/spell_checking/test_pattern_key_name_check [392/755] 3256684=net/http/test_httpresponse [393/755] 3256684=ruby/test_inlinecache [394/755] 3256679=-ext-/marshal/test_usrmarshal [395/755] 3256690=ruby/test_weakkeymap [396/755] 3256685=rubygems/test_gem_command [397/755] 3256684=ruby/test_key_error [398/755] 3256684=openssl/test_engine [399/755] 3256684=-ext-/exception/test_enc_raise [400/755] 3256692=io/console/test_ractor [401/755] 3256684=rubygems/test_gem_spec_fetcher [402/755] 3256692=ruby/test_undef [403/755] 3256692=rubygems/test_gem_commands_sources_command [404/755] 3256685=uri/test_ws [405/755] 3256685=io/console/test_io_console [406/755] 3256684=date/test_date_arith [407/755] 3256684=ruby/test_numeric [408/755] 3256679=ruby/test_metaclass [409/755] 3256679=ruby/test_io [410/755] 3256692=pathname/test_ractor [411/755] 3256684=rubygems/test_gem_commands_environment_command [412/755] 3256692=-ext-/tracepoint/test_tracepoint [413/755] 3256684=-ext-/integer/test_my_integer [414/755] 3256684=dtrace/test_array_create [415/755] 3256684=rubygems/test_gem_resolver_installed_specification [416/755] 3256684=rubygems/test_gem_commands_mirror [417/755] 3256684=-ext-/marshal/test_internal_ivar [418/755] 3256684=cgi/test_cgi_cookie [419/755] 3256684=prism/encoding/symbol_encoding_test [420/755] 3256684=prism/ruby/desugar_compiler_test [421/755] 3256684=mkmf/test_signedness [422/755] 3256691=openssl/test_hmac [423/755] 3256691=-ext-/gvl/test_last_thread [424/755] 3256692=uri/test_ldap [425/755] 3256692=rubygems/test_gem_source_lock [426/755] 3256692=etc/test_etc [427/755] 3256691=rubygems/test_gem_remote_fetcher_local_server [428/755] 3256691=openssl/test_cipher [429/755] 3256691=psych/test_hash [430/755] 3256691=-ext-/time/test_new [431/755] 3256691=rubygems/test_gem_commands_which_command [432/755] 3256692=ruby/test_enum [433/755] 3256691=prism/api/parse_test [434/755] 3256691=rubygems/test_gem_source_specific_file [435/755] 3256685=socket/test_unix [436/755] 3256690=optparse/test_optparse [437/755] 3256691=psych/test_coder [438/755] 3256691=ruby/test_symbol [439/755] 3256685=rubygems/test_gem_resolver_vendor_set [440/755] 3256685=ruby/test_fnmatch [441/755] 3256682=mkmf/test_have_library [442/755] 3256685=erb/test_erb_command [443/755] 3256690=rubygems/test_require [444/755] 3256685=net/http/test_https [445/755] 3256680=prism/result/integer_base_flags_test [446/755] 3256680=net/http/test_httpresponses [447/755] 3256680=ruby/test_unicode_escape [448/755] 3256680=uri/test_ftp [449/755] 3256680=-ext-/string/test_too_many_dummy_encodings [450/755] 3256680=ripper/test_filter [451/755] 3256680=rubygems/test_gem_ext_cmake_builder [452/755] 3256680=ruby/test_clone [453/755] 3256680=objspace/test_objspace [454/755] 3256684=erb/test_erb_m17n [455/755] 3256684=ruby/enc/test_koi8 [456/755] 3256684=rubygems/test_gem_dependency_resolution_error [457/755] 3256684=prism/fixtures_test [458/755] 3256678=ruby/test_rational2 [459/755] 3256678=net/http/test_http [460/755] 3256682=dtrace/test_raise [461/755] 3256682=open-uri/test_proxy [462/755] 3256684=io/wait/test_io_wait_uncommon [463/755] 3256684=psych/test_string [464/755] 3256682=ruby/test_yield [465/755] 3256692=rubygems/test_gem_request_set_lockfile_parser [466/755] 3256684=ruby/enc/test_shift_jis [467/755] 3256684=rubygems/test_gem_ci_detector [468/755] 3256692=ruby/enc/test_case_options [469/755] 3256684=ruby/test_ractor [470/755] 3256692=-ext-/method/test_arity [471/755] 3256692=-ext-/st/test_update [472/755] 3256692=ripper/test_files_sample [473/755] 3256677=rubygems/test_gem_security_policy [474/755] 3256684=rubygems/test_gem_install_update_options [475/755] 3256692=uri/test_file [476/755] 3256692=rubygems/test_gem_resolver_index_set [477/755] 3256690=ruby/test_call [478/755] 3256692=ruby/test_thread [479/755] 3256690=json/json_generic_object_test [480/755] 3256690=dtrace/test_hash_create [481/755] 3256690=date/test_switch_hitter [482/755] 3256684=ruby/test_defined [483/755] 3256677=-ext-/bignum/test_pack [484/755] 3256690=ruby/test_regexp [485/755] 3256684=prism/newline_offsets_test [486/755] 3256677=ruby/test_rational [487/755] 3256684=-ext-/bignum/test_str2big [488/755] 3256684=rubygems/test_gem_resolver_conflict [489/755] 3256684=ruby/test_readpartial [490/755] 3256684=psych/test_scalar [491/755] 3256684=rubygems/test_gem_commands_contents_command [492/755] 3256684=psych/test_yamldbm [493/755] 3256688=json/test_helper [494/755] 3256684=ruby/test_thread_cv [495/755] 3256688=cgi/test_cgi_modruby [496/755] 3256688=ruby/enc/test_windows_1251 [497/755] 3256688=prism/ruby/relocation_test [498/755] 3256688=ripper/test_parser_events [499/755] 3256688=resolv/test_addr [500/755] 3256688=ruby/test_eval [501/755] 3256684=-ext-/file/test_stat [502/755] 3256684=rubygems/test_gem_resolver_best_set [503/755] 3256677=mkmf/test_convertible [504/755] 3256684=rubygems/test_gem_commands_specification_command [505/755] 3256691=psych/handlers/test_recorder [506/755] 3256691=-ext-/iter/test_yield_block [507/755] 3256691=psych/test_yaml [508/755] 3256684=psych/test_boolean [509/755] 3256684=mkmf/test_config [510/755] 3256685=fiber/test_ractor [511/755] 3256686=psych/test_document [512/755] 3256686=did_you_mean/test_spell_checker [513/755] 3256686=-ext-/bug_reporter/test_bug_reporter [514/755] 3256691=optparse/test_getopts [515/755] 3256691=rubygems/test_gem_resolver_api_specification [516/755] 3256685=prism/ruby/parameters_signature_test [517/755] 3256685=ruby/test_primitive [518/755] 3256691=rubygems/test_gem_request [519/755] 3256685=socket/test_nonblock [520/755] 3256685=rubygems/test_gem_commands_signin_command [521/755] 3256685=openssl/test_pkey [522/755] 3256685=ruby/test_pattern_matching [523/755] 3256685=fiber/test_thread [524/755] 3256691=rubygems/test_gem_commands_search_command [525/755] 3256685=ruby/test_arithmetic_sequence [526/755] 3256691=ruby/test_literal [527/755] 3256685=ruby/test_file [528/755] 3256684=socket/test_sockopt [529/755] 3256688=ruby/test_frozen_error [530/755] 3256684=prism/bom_test [531/755] 3256688=ruby/test_lambda [532/755] 3256684=psych/test_encoding [533/755] 3256686=ruby/test_flip [534/755] 3256684=fileutils/test_nowrite [535/755] 3256684=ruby/test_thread_queue [536/755] 3256686=optparse/test_summary [537/755] 3256688=ruby/test_stack [538/755] 3256686=rubygems/test_gem_ext_cargo_builder_unit [539/755] 3256686=rubygems/test_gem_commands_install_command [540/755] 3256688=-ext-/st/test_foreach [541/755] 3256688=ruby/test_econv [542/755] 3256678=test_securerandom [543/755] 3256678=uri/test_wss [544/755] 3256689=fiber/test_address_resolve [545/755] 3256678=ruby/test_variable [546/755] 3256689=openssl/test_digest [547/755] 3256689=rubygems/test_gem_resolver_lock_specification [548/755] 3256689=-ext-/string/test_cstr [549/755] 3256678=-ext-/num2int/test_num2int [550/755] 3256678=rubygems/test_gem_source_local [551/755] 3256691=-ext-/iter/test_iter_break [552/755] 3256691=mkmf/test_have_macro [553/755] 3256689=ruby/test_process [554/755] 3256678=ruby/test_parse [555/755] 3256685=rubygems/test_gem_commands_dependency_command [556/755] 3256686=rubygems/test_gem_ext_ext_conf_builder [557/755] 3256685=dtrace/test_cmethod [558/755] 3256685=-ext-/string/test_qsort [559/755] 3256685=fiber/test_storage [560/755] 3256685=prism/result/string_test [561/755] 3256684=-ext-/path_to_class/test_path_to_class [562/755] 3256685=json/json_addition_test [563/755] 3256684=-ext-/thread_fd/test_thread_fd_close [564/755] 3256684=dtrace/test_method_cache [565/755] 3256684=ruby/test_iterator [566/755] 3256685=psych/test_marshalable [567/755] 3256685=dtrace/test_string [568/755] 3256685=rubygems/test_gem_resolver_index_specification [569/755] 3256685=rubygems/test_gem_dependency [570/755] 3256691=ruby/test_class [571/755] 3256684=psych/test_serialize_subclasses [572/755] 3256684=ruby/test_const [573/755] 3256684=prism/api/parse_comments_test [574/755] 3256684=rubygems/test_gem_commands_cert_command [575/755] 3256685=fiber/test_io [576/755] 3256682=fileutils/test_fileutils [577/755] 3256685=-ext-/eval/test_eval [578/755] 3256685=fiber/test_process [579/755] 3256685=ruby/test_object [580/755] 3256688=coverage/test_coverage [581/755] 3256682=json/json_common_interface_test [582/755] 3256682=psych/test_stream [583/755] 3256682=rubygems/test_remote_fetch_error [584/755] 3256678=pathname/test_pathname [585/755] 3256679=ruby/test_dir_m17n [586/755] 3256682=rubygems/test_gem_resolver_git_specification [587/755] 3256677=cgi/test_cgi_tag_helper [588/755] 3256682=prism/result/named_capture_test [589/755] 3256677=rubygems/test_gem_ext_rake_builder [590/755] 3256682=monitor/test_monitor [591/755] 3256684=json/json_string_matching_test [592/755] 3256684=mkmf/test_flags [593/755] 3256678=openssl/test_asn1 [594/755] 3256678=ruby/test_transcode [595/755] 3256682=ruby/test_whileuntil [596/755] 3256682=test_extlibs [597/755] 3256685=-ext-/rational/test_rat [598/755] 3256685=prism/ruby/tunnel_test [599/755] 3256685=rubygems/test_gem_text [600/755] 3256685=ruby/test_settracefunc [601/755] 3256678=rubygems/test_gem_commands_stale_command [602/755] 3256678=rubygems/test_gem_version [603/755] 3256678=test_pp [604/755] 3256686=socket/test_tcp [605/755] 3256678=ruby/test_sprintf_comb [606/755] 3256686=ruby/test_method_cache [607/755] 3256686=ruby/test_path [608/755] 3256686=rubygems/test_gem_stub_specification [609/755] 3256678=ripper/test_files_ext [610/755] 3256688=openssl/test_x509ext [611/755] 3256688=prism/unescape_test [612/755] 3256688=prism/result/equality_test [613/755] 3256688=rubygems/test_gem_commands_query_command [614/755] 3256684=prism/result/static_inspect_test [615/755] 3256684=-ext-/symbol/test_inadvertent_creation [616/755] 3256686=prism/result/source_location_test [617/755] 3256678=ruby/test_complex [618/755] 3256686=-ext-/vm/test_at_exit [619/755] 3256677=-ext-/thread/test_instrumentation_api [620/755] 3256686=mkmf/test_mkmf [621/755] 3256684=-ext-/bignum/test_mul [622/755] 3256684=ruby/test_mixed_unicode_escapes [623/755] 3256684=-ext-/test_enumerator_kw [624/755] 3256686=did_you_mean/spell_checking/test_require_path_check [625/755] 3256684=io/nonblock/test_flush [626/755] 3256684=cgi/test_cgi_header [627/755] 3256684=rubygems/test_gem_commands_fetch_command [628/755] 3256686=openssl/test_pkcs7 [629/755] 3256678=ruby/test_complexrational [630/755] 3256684=ruby/enc/test_gbk [631/755] 3256678=rubygems/test_gem_specification [632/755] 3256684=rubygems/test_gem_name_tuple [633/755] 3256684=ruby/test_warning [634/755] 3256686=rubygems/test_gem_dependency_installer [635/755] 3256684=ruby/test_refinement [636/755] 3256688=openssl/test_x509crl [637/755] 3256688=strscan/test_stringscanner [638/755] 3256679=psych/test_numeric [639/755] 3256679=cgi/test_cgi_session [640/755] 3256688=psych/test_class [641/755] 3256679=ruby/enc/test_gb18030 [642/755] 3256688=rubygems/test_gem_package_tar_reader [643/755] 3256679=prism/ruby/location_test [644/755] 3256679=-ext-/string/test_enc_associate [645/755] 3256685=prism/api/dump_test [646/755] 3256688=ruby/test_gc [647/755] 3256677=ruby/test_allocation [648/755] 3256682=ruby/test_iseq [649/755] 3256679=yaml/test_store [650/755] 3256679=ruby/test_insns_leaf [651/755] 3256679=-ext-/load/test_protect [652/755] 3256679=psych/test_tree_builder [653/755] 3256679=rubygems/test_gem_ext_cargo_builder_link_flag_converter [654/755] 3256679=net/protocol/test_protocol [655/755] 3256679=rubygems/test_gem_commands_open_command [656/755] 3256691=cgi/test_cgi_util [657/755] 3256679=openssl/test_x509req [658/755] 3256679=-ext-/win32/test_dln [659/755] 3256679=openssl/test_x509attr [660/755] 3256691=ruby/test_complex2 [661/755] 3256679=ruby/enc/test_iso_8859 [662/755] 3256691=ruby/test_string_memory [663/755] 3256679=prism/regexp_test [664/755] 3256679=mkmf/test_pkg_config [665/755] 3256678=-ext-/bignum/test_big2str [666/755] 3256678=-ext-/string/test_coderange [667/755] 3256678=open-uri/test_open-uri [668/755] 3256679=psych/test_null [669/755] 3256679=rubygems/test_gem_resolver_activation_request [670/755] 3256679=ruby/enc/test_big5 [671/755] 3256679=-ext-/iseq_load/test_iseq_load [672/755] 3256691=did_you_mean/core_ext/test_name_error_extension [673/755] 3256691=-ext-/string/test_fstring [674/755] 3256678=ruby/test_fixnum [675/755] 3256678=fiber/test_timeout [676/755] 3256678=ruby/test_signal [677/755] 3256691=fiber/test_scheduler [678/755] 3256685=-ext-/test_ensure_and_callcc [679/755] 3256685=rubygems/test_gem_rdoc [680/755] 3256685=prism/api/lex_test [681/755] 3256685=rubygems/test_gem_version_option [682/755] 3256685=ripper/test_files_test_2 [683/755] 3256686=ruby/test_require_lib [684/755] 3256682=rubygems/test_gem_remote_fetcher_s3 [685/755] 3256682=-ext-/win32/test_fd_setsize [686/755] 3256682=ruby/test_objectspace [687/755] 3256679=test_trick [688/755] 3256680=prism/version_test [689/755] 3256680=rubygems/test_gem_request_set [690/755] 3256680=socket/test_basicsocket [691/755] 3256680=rubygems/test_gem_commands_owner_command [692/755] 3256684=-ext-/test_recursion [693/755] 3256684=-ext-/string/test_normalize [694/755] 3256684=prism/locals_test [695/755] 3256684=test_find [696/755] 3256684=rubygems/test_gem_unsatisfiable_dependency_error [697/755] 3256684=objspace/test_ractor [698/755] 3256684=rubygems/test_gem_package_tar_header [699/755] 3256684=prism/ruby/pattern_test [700/755] 3256684=ripper/test_sexp [701/755] 3256684=rubygems/test_gem_ext_builder [702/755] 3256680=fileutils/test_verbose [703/755] 3256680=-ext-/typeddata/test_typeddata [704/755] 3256680=rubygems/test_gem_resolver_vendor_specification [705/755] 3256680=prism/ruby/compiler_test [706/755] 3256680=date/test_date_strftime [707/755] 3256691=ruby/test_struct [708/755] 3256691=-ext-/bignum/test_bigzero [709/755] 3256691=ruby/test_basicinstructions [710/755] 3256691=fiber/test_mutex [711/755] 3256680=rubygems/test_deprecate [712/755] 3256680=win32/test_registry [713/755] 3256680=openssl/test_ssl [714/755] 3256691=prism/api/parse_success_test [715/755] 3256691=rubygems/test_gem_commands_push_command [716/755] 3256678=ruby/test_module [717/755] 3256679=strscan/test_ractor [718/755] 3256679=ruby/test_sprintf [719/755] 3256691=rubygems/test_gem_uri_formatter [720/755] 3256691=ruby/test_optimization [721/755] 3256685=rubygems/test_gem_request_connection_pools [722/755] 3256684=uri/test_common [723/755] 3256686=-ext-/exception/test_data_error [724/755] 3256686=ruby/test_rubyvm [725/755] 3256686=ruby/test_weakmap [726/755] 3256679=rubygems/test_gem_doctor [727/755] 3256679=socket/test_ancdata [728/755] 3256679=ruby/enc/test_euc_jp [729/755] 3256679=-ext-/string/test_external_new [730/755] 3256685=ripper/test_scanner_events [731/755] 3256679=-ext-/test_abi [732/755] 3256685=rubygems/test_gem_resolver_dependency_request [733/755] 3256685=mkmf/test_have_func [734/755] 3256684=-ext-/string/test_enc_str_buf_cat [735/755] 3256684=rubygems/test_gem_package_tar_reader_entry [736/755] 3256682=optparse/test_zsh_completion [737/755] 3256682=rubygems/test_webauthn_listener [738/755] 3256679=-ext-/thread/test_lock_native_thread [739/755] 3256679=rubygems/test_gem_resolver_specification [740/755] 3256682=dtrace/test_load [741/755] 3256682=ruby/test_encoding [742/755] 3256679=json/json_fixtures_test [743/755] 3256679=ruby/test_default_gems [744/755] 3256684=rubygems/test_gem_security_trust_dir [745/755] 3256679=mkmf/test_constant [746/755] 3256684=-ext-/test_bug-14834 [747/755] 3256684=prism/ruby/ruby_parser_test [748/755] 3256684=openssl/test_buffering [749/755] 3256684=resolv/test_svcb_https [750/755] 3256684=psych/nodes/test_enumerable [751/755] 3256684=-ext-/proc/test_bmethod [752/755] 3256684=-ext-/funcall/test_passing_block [753/755] 3256684=uri/test_http [754/755] 3256684=openssl/test_x509cert [755/755] 3256682=socket/test_addrinfo $$$ #<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:13 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:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 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 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 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 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 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 1018 3255124 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 3255124 3255236 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.20250424-075002 --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 3255236 3255237 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.20250424-075002 --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 3255237 3256337 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3256337 3256338 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 3256338 3256674 1015 1015 pts/0 1015 Sl+ 1000 0:17 /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 3256674 3256687 1015 1015 pts/0 1015 Sl+ 1000 0:12 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3256687 3267224 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3256687 3267243 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 3256687 3267257 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 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 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 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 3255237 4000786 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 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, 311356, 341541, 419256, 620161, 653320, 694506, 1050354, 1203214, 1740617, 1863343, 2597670, 3432248, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[3255124], 3255124=>[3255236], 3255236=>[3255237], 3255237=>[3256337, 4000786], 3256337=>[3256338], 3256338=>[3256674], 3256674=>[3256687], 3256687=>[3267224, 3267243, 3267257]} $ timeout 60 gdb -p 3267224 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3267226] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005b63aa744e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x72e0f7e006c0 (LWP 3267224) "test_autoload.*" 0x00005b63aa744e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x72e1094006c0 (LWP 3267226) "test_autoload.*" 0x000072e12571b4cd in __GI___poll (fds=0x72e0e6b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x72e1094006c0 (LWP 3267226) "test_autoload.*"): #0 0x000072e12571b4cd in __GI___poll (fds=0x72e0e6b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b63aa6cf6da in __interceptor_poll () No symbol table info available. #2 0x00005b63aaa7f9bf 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:3011 vm = <optimized out> #4 0x00005b63aa728a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000072e12569caa4 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 = {126310848399040, 8859350754929977897, 126310848399040, -352, 0, 126310556885360, 8859350754950949417, 8859394375464692265}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000072e125729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72e0f7e006c0 (LWP 3267224) "test_autoload.*"): #0 0x00005b63aa744e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005b63aa745dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005b63aa694670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005b63aa6944e9 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 0x00005b63aa694115 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 0x00005b63aa68f11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005b63aa68ef08 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005b63aa72ae73 in __interceptor_malloc () No symbol table info available. #8 0x00005b63aa7d8806 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8232 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x00005b63aa7b4485 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4713 No locals. #10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4707 No locals. #11 0x00005b63aa8584b2 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:621 new_arena = <optimized out> #12 prepare_iseq_build (iseq=iseq@entry=0x72e10225e918, name=<optimized out>, name@entry=126311315516680, path=path@entry=126310729247200, realpath=realpath@entry=126310838545080, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x72e0ee70adc0, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x72e0ee70ada0) at /tmp/ruby/src/trunk_asan/iseq.c:667 coverage = 0 err_info = 4 body = <optimized out> #13 0x00005b63aa8578b5 in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x72e0ee70ada0, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1095 next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0} code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}} data = <optimized out> iseq = 0x72e10225e918 location = <optimized out> start_line = <optimized out> start = <optimized out> end = <optimized out> #14 0x00005b63aa8574b4 in pm_iseq_new_top (node=node@entry=0x72e0f7dfc7b8, name=name@entry=126311315516680, path=path@entry=126310729247200, realpath=realpath@entry=126310838545080, parent=parent@entry=0x0, error_state=error_state@entry=0x72e0f7dfc8e0) at /tmp/ruby/src/trunk_asan/iseq.c:926 No locals. #15 0x00005b63aa874b90 in load_iseq_eval (ec=0x516001dcb5d0, fname=fname@entry=126310729247200) at /tmp/ruby/src/trunk_asan/load.c:756 error_state = <optimized out> result = <optimized out> error = <optimized out> ec = 0x516001dcb5d0 v = <optimized out> th = <optimized out> realpath_map = 126311315854160 iseq = <optimized out> #16 0x00005b63aa86fc3b in require_internal (ec=ec@entry=0x516001dcb5d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000135e00 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 126311315854320 realpath_map = 126311315854160 path = 126310729247200 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #17 0x00005b63aa86dc32 in rb_require_string_internal (fname=126310838545080, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x516001dcb5d0 result = <optimized out> #18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #19 0x00005b63aab4ec58 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:3795 ci = 0x1374100140003 cc = <optimized out> me = 0x72e12513e560 cfunc = 0x504000018558 recv = 126311315983760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005b63aab34f6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72e0f7dfd410) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x00005b63aab3abc5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4182 No locals. #22 0x00005b63aaafc789 in vm_sendish (ec=0x516001dcb5d0, reg_cfp=0x72e0f8ef96e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x516001dcb5d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e0f8ef96e8 reg_pc = 0x51100007fa38 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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: 0x515000135e00, native_id: 0x72e0f7e006c0 INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #24 0x00005b63aaaeb97b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516001dcb5d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72e0f7dfd7c0, <optimized out>, <optimized out>}, prev = 0x72e0ee809f80, state = RUBY_TAG_NONE, lock_rec = 0} -- Control frame information ----------------------------------------------- c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] state = RUBY_TAG_NONE result = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :fork #25 0x00005b63aab62b7a in vm_call0_body (ec=<optimized out>, calling=0x72e0ee909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] reg_cfp = <optimized out> i = <optimized out> ci = 0x72e0ee9098d0 cc = <optimized out> ret = <optimized out> #26 0x00005b63aab1677e in vm_call0_cc (recv=126311315983760, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x72e12513d2c8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x72e12513d2c8 self = <optimized out> #28 0x00005b63aab175ae in rb_funcallv (recv=126311315983760, mid=22673, argc=1, argv=0x72e0f7dfdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x72e0f7dfdaa0 #30 0x00005b63aaad70be in autoload_feature_require (_arguments=126310556884624) at /tmp/ruby/src/trunk_asan/variable.c:3001 arguments = 0x72e0f7dfde90 autoload_const = <optimized out> result = <optimized out> #31 autoload_try_load (_arguments=126310556884624) at /tmp/ruby/src/trunk_asan/variable.c:3015 arguments = 0x72e0f7dfde90 result = <optimized out> ce = <optimized out> #32 0x00005b63aa7732e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516001dcb5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72e0f7dfde10, <optimized out>, 0x72e0f7dfdd20, <optimized out>, <optimized out>}, prev = 0x72e0ee809740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001dcb5d0 state = RUBY_TAG_NONE errinfo = <optimized out> #33 0x00005b63aaad6426 in rb_autoload_load (module=module@entry=126311316061480, name=name@entry=143899) at /tmp/ruby/src/trunk_asan/variable.c:3076 ce = 0x503000986bc0 arguments = {module = 126311316061480, name = 143899, flag = 0, mutex = 126310729247280, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #34 0x00005b63aaae02ad in rb_const_search_from (klass=126310645995360, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178 ac = 0xfffffffffffffe00 am = 126311316061480 tmp = 126311316061480 ce = <optimized out> current = 126311316061480 value = <optimized out> first_iteration = <optimized out> #35 0x00005b63aaad8124 in rb_const_search (klass=126310645995360, id=143899, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200 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:3127 c = <optimized out> #37 0x00005b63aaae35ae 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:1127 root_cref = <optimized out> klass = 92358976736008 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 0x00005b63aaaee881 in vm_get_ev_const_chain (ec=0x516001dcb5d0, segments=0x502000650110) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1160 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=0x502000650150) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6437 segments = 0x502000650110 ice = <optimized out> val = <optimized out> #40 0x00005b63aaaf01d6 in vm_exec_core (ec=ec@entry=0x516001dcb5d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e0f8ef9720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #41 0x00005b63aaaeb97b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516001dcb5d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72e0f7dfe940, <optimized out>, <optimized out>}, prev = 0x72e0ee9096b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #42 0x00005b63aab6c5c2 in invoke_iseq_block_from_c (ec=0x516001dcb5d0, captured=0x72e0f8ef97a8, self=126310645988960, 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:1648 flags = 0 iseq = 0x72e108ad0370 cfp = <optimized out> sp = 0x72e0f8df9850 use_argv = 0x0 stack_argv = 0x72e0f8df9850 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:1662 captured = 0x72e0f8ef97a8 #44 0x00005b63aab189c6 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:1699 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:1707 No locals. #46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #47 0x00005b63aab189c6 in rb_yield (val=<optimized out>) No locals. #48 0x00005b63aa772bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x516001dcb5d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72e0f7dfecd0, <optimized out>, 0x72e0f7dfebe0, <optimized out>, <optimized out>}, prev = 0x72e0ee809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516001dcb5d0 cfp = 0x72e0f8ef9758 #49 0x00005b63aa8ee67b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #50 0x00005b63aab4ec58 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:3795 ci = 0x64b100040001 cc = <optimized out> me = 0x72e10225ea80 cfunc = 0x504000020058 recv = 126310645988960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x00005b63aab34f6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72e0f7dff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #52 0x00005b63aab34a25 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913 ci = <optimized out> cc = 0x0 #53 0x00005b63aaaf0b98 in vm_sendish (ec=0x516001dcb5d0, reg_cfp=0x72e0f8ef9790, cd=0x50200064ffb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #54 vm_exec_core (ec=ec@entry=0x516001dcb5d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200064ffb0 insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e0f8ef9790 reg_pc = 0x5040006c2a70 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #55 0x00005b63aaaeb97b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516001dcb5d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72e0f7dff6c0, <optimized out>, <optimized out>}, prev = 0x72e0f7dffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #56 0x00005b63aab2887b in invoke_iseq_block_from_c (ec=0x516001dcb5d0, captured=<optimized out>, self=126310645988960, 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:1648 flags = 0 iseq = 0x72e108ad03c0 cfp = 0x72e0f8ef97c8 sp = 0x72e0f8df9818 use_argv = <optimized out> stack_argv = 0x72e0f8df9818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #57 invoke_block_from_c_proc (ec=0x516001dcb5d0, self=126310645988960, 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:1742 block = <optimized out> keyword_hash = <optimized out> #58 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1772 No locals. #59 0x00005b63aab26b06 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040006cab90, argc=-1435218370, 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:1793 self = 0 #60 0x00005b63aaa7e22d in thread_do_start_proc (th=th@entry=0x515000135e00) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040006cab90 args_len = 0 args_ptr = <optimized out> #61 0x00005b63aaa7be0a in thread_do_start (th=0x515000135e00) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #62 thread_start_func_2 (th=th@entry=0x515000135e00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #63 0x00005b63aaa7b0ce in call_thread_start_func_2 (th=0x515000135e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x72e0f7dffcc0 #64 nt_start (ptr=0x50c0006277c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000135e00 sched = <optimized out> nt = 0x50c0006277c0 vm = 0x525000000100 #65 0x00005b63aa728a8f in asan_thread_start(void*) () No symbol table info available. #66 0x000072e12569caa4 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 = {126310556894912, 8858933765145143849, 126310556894912, -352, 0, 140736590521424, 8858933765166115369, 8859394375464692265}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #67 0x000072e125729c3c 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 3267224) detached] $ timeout 60 gdb -p 3267243 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3267257 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3256687 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4000814] [New LWP 3267258] [New LWP 3267118] [New LWP 3256817] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000072e125698d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffca7c2f20, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x72e1259b3c40 (LWP 3256687) "ruby" 0x000072e125698d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffca7c2f20, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x72e0fae006c0 (LWP 4000814) "envutil.rb:183" 0x000072e12571b4cd in __GI___poll (fds=0x72e0ee809760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x72e1094006c0 (LWP 3267258) "test_autoload.*" 0x000072e12571b4cd in __GI___poll (fds=0x72e0ef309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x72e103a006c0 (LWP 3267118) "parallel.rb:40" 0x000072e12571b4cd in __GI___poll (fds=0x72e0f000bb60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x72e1004006c0 (LWP 3256817) "Timeout stdlib " 0x000072e125698d71 in __futex_abstimed_wait_common64 (private=29408, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0003c7dd0) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x72e1004006c0 (LWP 3256817) "Timeout stdlib "): #0 0x000072e125698d71 in __futex_abstimed_wait_common64 (private=29408, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0003c7dd0) 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=29408, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0003c7dd0) 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=0x50c0003c7dd0, 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 0x000072e12569b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0003c7da8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x72e12569b4b0 <__condvar_cleanup_waiting>, __arg = 0x72e1003feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 8, cond = 0x50c0003c7da8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 8 seq = 4 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=0x50c0003c7da8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005b63aaa556df in rb_native_cond_wait (cond=0x50c0003c7dd0, 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=0x5150000a1e80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00005b63aaa79fe2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150000a1e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00005b63aaa5fb81 in native_sleep (th=0x5150000a1e80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x5150000a1e80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005b63aaa78a55 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126311315230400, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00005b63aa7732e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160011fb8d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72e1003feef0, <optimized out>, 0x72e1003fee00, <optimized out>, <optimized out>}, prev = 0x72e0ff609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160011fb8d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005b63aaa77f3d in queue_do_pop (self=<optimized out>, q=0x50400005b090, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 126311315230400, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 126311315230400, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005b090 end = 0 #14 0x00005b63aaaf7ec4 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:7396 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005b63aaaf7ec4 in vm_invoke_builtin_delegate (ec=0x5160011fb8d0, cfp=0x72e1012fd758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160011fb8d0) at ../../src/trunk_asan/insns.def:1669 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e1012fd758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #17 0x00005b63aaaeb97b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160011fb8d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72e1003ff6c0, <optimized out>, <optimized out>}, prev = 0x72e1003ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b63aab2887b in invoke_iseq_block_from_c (ec=0x5160011fb8d0, captured=<optimized out>, self=126311315319640, 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:1648 flags = 0 iseq = 0x72e1251357f8 cfp = 0x72e1012fd7c8 sp = 0x72e1011fd818 use_argv = <optimized out> stack_argv = 0x72e1011fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160011fb8d0, self=126311315319640, 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:1742 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:1772 No locals. #21 0x00005b63aab26b06 in rb_vm_invoke_proc (ec=0x50c0003c7dd0, proc=0x189, proc@entry=0x504000294810, argc=627674481, 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:1793 self = 0 #22 0x00005b63aaa7e22d in thread_do_start_proc (th=th@entry=0x5150000a1e80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000294810 args_len = 0 args_ptr = <optimized out> #23 0x00005b63aaa7be0a in thread_do_start (th=0x5150000a1e80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000a1e80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00005b63aaa7b0ce in call_thread_start_func_2 (th=0x5150000a1e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x72e1003ffcc0 #26 nt_start (ptr=0x50c0003c7d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150000a1e80 sched = <optimized out> nt = 0x50c0003c7d80 vm = 0x525000000100 #27 0x00005b63aa728a8f in asan_thread_start(void*) () No symbol table info available. #28 0x000072e12569caa4 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 = {126310697404096, 8859335361767189033, 126310697404096, -352, 25, 140736590518512, 8859335361788160553, 8859394375464692265}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000072e125729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x72e103a006c0 (LWP 3267118) "parallel.rb:40"): #0 0x000072e12571b4cd in __GI___poll (fds=0x72e0f000bb60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b63aa6cf6da in __interceptor_poll () No symbol table info available. #2 0x00005b63aa82b339 in nogvl_wait_for (th=126310838864840, fptr=0x511000151480, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005b63aa82c7ca in internal_read_func (ptr=0x72e0f000b940) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x72e0f000b940 result = <optimized out> #5 0x00005b63aaa63aca in rb_thread_io_blocking_call (io=<optimized out>, func=0x5b63aa82c2c0 <internal_read_func>, data1=0x72e0f000b940, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00005b63aa7732e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516001dcc1d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72e1039fedb0, <optimized out>, 0x72e1039fecc0, <optimized out>, <optimized out>}, prev = 0x72e0f0009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001dcc1d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005b63aa840af5 in io_read_memory_locktmp (str=126310424820576, 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 = 126310838864840, fptr = 0x511000151480, nonblock = 0, fd = 4, buf = 0x519000c06c80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000151480 n = <optimized out> shrinkable = <optimized out> #9 0x00005b63aa81cea1 in io_readpartial (argc=-268387488, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x00005b63aab4ec58 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:3795 ci = 0x40b100100003 cc = <optimized out> me = 0x72e1251d9ec0 cfunc = 0x504000010f58 recv = 126310838865120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005b63aaafc789 in vm_sendish (ec=0x516001dcc1d0, reg_cfp=0x72e0f91ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516001dcc1d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e0f91ff790 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_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_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #13 0x00005b63aaaeb97b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516001dcc1d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72e1039ff6c0, <optimized out>, <optimized out>}, prev = 0x72e1039ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00005b63aab2887b in invoke_iseq_block_from_c (ec=0x516001dcc1d0, captured=<optimized out>, self=126311297164880, 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:1648 flags = 0 iseq = 0x72e12517c1d0 cfp = 0x72e0f91ff7c8 sp = 0x72e0f90ff818 use_argv = <optimized out> stack_argv = 0x72e0f90ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001dcc1d0, self=126311297164880, 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:1742 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:1772 No locals. #17 0x00005b63aab26b06 in rb_vm_invoke_proc (ec=0x72e0f000bb60, proc=0x1, proc@entry=0x5040006c9450, argc=628208845, 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:1793 self = 4294967295 #18 0x00005b63aaa7e22d in thread_do_start_proc (th=th@entry=0x515000137e80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040006c9450 args_len = 0 args_ptr = <optimized out> #19 0x00005b63aaa7be0a in thread_do_start (th=0x515000137e80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000137e80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00005b63aaa7b0ce in call_thread_start_func_2 (th=0x515000137e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x72e1039ffcc0 #22 nt_start (ptr=0x50c000627640) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000137e80 sched = <optimized out> nt = 0x50c000627640 vm = 0x525000000100 #23 0x00005b63aa728a8f in asan_thread_start(void*) () No symbol table info available. #24 0x000072e12569caa4 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 = {126310754027200, 8859330139086957097, 126310754027200, -352, 25, 140736590524240, 8859330139107928617, 8859394375464692265}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000072e125729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x72e1094006c0 (LWP 3267258) "test_autoload.*"): #0 0x000072e12571b4cd in __GI___poll (fds=0x72e0ef309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b63aa6cf6da in __interceptor_poll () No symbol table info available. #2 0x00005b63aaa7f9bf 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:3011 vm = <optimized out> #4 0x00005b63aa728a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000072e12569caa4 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 = {126310848399040, 8859350754929977897, 126310848399040, -352, 0, 126310613508912, 8859350754950949417, 8859394375464692265}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000072e125729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x72e0fae006c0 (LWP 4000814) "envutil.rb:183"): #0 0x000072e12571b4cd in __GI___poll (fds=0x72e0ee809760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005b63aa6cf6da in __interceptor_poll () No symbol table info available. #2 0x00005b63aa82b339 in nogvl_wait_for (th=126310729203760, fptr=0x511000153280, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 10, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005b63aa82c7ca in internal_read_func (ptr=0x72e0ee809620) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x72e0ee809620 result = <optimized out> #5 0x00005b63aaa63aca in rb_thread_io_blocking_call (io=<optimized out>, func=0x5b63aa82c2c0 <internal_read_func>, data1=data1@entry=0x72e0ee809620, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00005b63aa82c100 in rb_io_blocking_region_wait (io=0x511000153280, function=0x1, argument=0x72e0ee809620, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321 iis = {th = 126310729203760, fptr = 0x511000153280, nonblock = 0, fd = 10, buf = 0x5250000c8100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005b63aa82fa17 in io_bufread (ptr=0x5250000c8100 '\276' <repeats 200 times>..., len=8192, fptr=0x511000153280) at /tmp/ruby/src/trunk_asan/io.c:3064 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103 p = <optimized out> #10 0x00005b63aa7732e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516001db8fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72e0fadfed10, <optimized out>, 0x72e0fadfec20, <optimized out>, <optimized out>}, prev = 0x72e0ee809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001db8fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005b63aa82d43b in io_fread (str=126310729203440, offset=0, size=8192, fptr=0x511000153280) at /tmp/ruby/src/trunk_asan/io.c:3117 arg = {str_ptr = 0x5250000c8100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=126310729203440) at /tmp/ruby/src/trunk_asan/io.c:3395 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x00005b63aa81d283 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819 str = <optimized out> length = <optimized out> fptr = 0x511000153280 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00005b63aab4ec58 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:3795 ci = 0x3fc100100001 cc = <optimized out> me = 0x72e1251d9e98 cfunc = 0x504000010f98 recv = 126310729206840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005b63aaafc789 in vm_sendish (ec=0x516001db8fd0, reg_cfp=0x72e106509790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001db8fd0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e106509790 reg_pc = 0x504000053fb0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #17 0x00005b63aaaeb97b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516001db8fd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72e0fadff6c0, <optimized out>, <optimized out>}, prev = 0x72e0fadffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005b63aab2887b in invoke_iseq_block_from_c (ec=0x516001db8fd0, captured=<optimized out>, self=126311313571280, 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:1648 flags = 0 iseq = 0x72e12513a5c8 cfp = 0x72e1065097c8 sp = 0x72e106409818 use_argv = <optimized out> stack_argv = 0x72e106409818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001db8fd0, self=126311313571280, 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:1742 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:1772 No locals. #21 0x00005b63aab26b06 in rb_vm_invoke_proc (ec=0x72e0ee809760, proc=0x1, proc@entry=0x50400077cfd0, argc=628208845, 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:1793 self = 4294967295 #22 0x00005b63aaa7e22d in thread_do_start_proc (th=th@entry=0x515000130e00) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x50400077cfd0 args_len = 0 args_ptr = <optimized out> #23 0x00005b63aaa7be0a in thread_do_start (th=0x515000130e00) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000130e00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00005b63aaa7b0ce in call_thread_start_func_2 (th=0x515000130e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x72e0fadffcc0 #26 nt_start (ptr=0x50c000622f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000130e00 sched = <optimized out> nt = 0x50c000622f00 vm = 0x525000000100 #27 0x00005b63aa728a8f in asan_thread_start(void*) () No symbol table info available. #28 0x000072e12569caa4 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 = {126310607226560, 8858962352447466025, 126310607226560, -352, 22, 140736590521424, 8858962352468437545, 8859394375464692265}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000072e125729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72e1259b3c40 (LWP 3256687) "ruby"): #0 0x000072e125698d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffca7c2f20, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32767, abstime=0x7fffca7c2f20, clockid=29409, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 7528448 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fffca7c2f20, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000072e12569bc8e in __pthread_cond_wait_common (abstime=0x7fffca7c2f20, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x72e12569b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fffca7c2e10, __canceltype = -1421402432, __prev = 0x0} cbuffer = {wseq = 600, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 600 seq = 300 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7fffca7c2f20) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005b63aaa79ab1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, 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=0x72e1234635a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005b63aaa80b04 in native_sleep (th=0x515000000300, rel=0x72e1234635a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281 sched = <optimized out> #8 thread_join_sleep (arg=126311287747424) at /tmp/ruby/src/trunk_asan/thread.c:1075 scheduler = <optimized out> p = 0x72e1236ff360 target_th = 0x515000130e00 th = 0x515000000300 end = 7057897523824717 limit = 0x72e1234635a0 #9 0x00005b63aa7732e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffca7c3130, <optimized out>, 0x7fffca7c3040, <optimized out>, <optimized out>}, prev = 0x72e1236d1740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005b63aaa80658 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1116 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #11 0x00005b63aaa72e20 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1213 rel = <optimized out> timeout = <optimized out> limit = 0x72e1234635a0 #12 0x00005b63aab4ec58 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:3795 ci = 0x34d100100003 cc = <optimized out> me = 0x72e1251b9260 cfunc = 0x50400001ebd8 recv = 126310729203760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005b63aaafc789 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72e122bff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e122bff410 reg_pc = 0x523000009c70 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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> th: 0x515000000300, native_id: 0x72e1259b3c40 -- Control frame information ----------------------------------------------- INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> c:0019 p:---- s:0178 e:000177 CFUNC :join c:0018 p:0494 s:0173 E:0023f8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_zjit_opt_send_without_block = <optimized out> c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0016 p:0032 s:0110 e:000109 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:333 INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105 INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0082 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] 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> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 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> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 INSN_LABEL_trace_opt_ltlt = <optimized out> c:0007 p:0069 s:0046 E:002200 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 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> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #15 0x00005b63aaaebd6b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 th: 0x5150000a1e80, native_id: 0x72e1004006c0 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 -- Control frame information ----------------------------------------------- #17 0x00005b63aab6c5c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x72e122bff620, self=126311297164880, 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:1648 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/timeout.rb:99 [FINISH] flags = 0 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] iseq = 0x72e12513dbb0 th: 0x515000137e80, native_id: 0x72e103a006c0 -- Control frame information ----------------------------------------------- cfp = <optimized out> sp = 0x72e122affa28 use_argv = 0x72e12344ab20 stack_argv = 0x72e122affa28 opt_pc = 0 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] type = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x72e122bff620 #19 0x00005b63aab189c6 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:1699 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:1707 No locals. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #22 0x00005b63aab189c6 in rb_yield (val=<optimized out>) No locals. #23 0x00005b63aaccc266 in rb_ary_collect (ary=126310729180680) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 126310755127840 i = 4 #24 0x00005b63aab4ec58 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:3795 ci = 0x165100000001 cc = <optimized out> me = 0x72e1251e0130 cfunc = 0x50400000a758 recv = 126310729180680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005b63aaaf0b98 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72e122bff608, cd=0x51100000b650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <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 = 0x51100000b650 insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e122bff608 reg_pc = 0x519000014db8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #27 0x00005b63aaaeb97b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fffca7c4520, <optimized out>, <optimized out>}, prev = 0x72e12363f540, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #28 0x00005b63aab6c5c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x72e122bff738, self=126311297164880, 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:1648 flags = 0 iseq = 0x72e12517c388 cfp = <optimized out> sp = 0x72e122aff8d0 use_argv = 0x72e123421b20 stack_argv = 0x72e122aff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1662 captured = 0x72e122bff738 #30 0x00005b63aab189c6 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:1699 No locals. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x00005b63aab189c6 in rb_yield (val=<optimized out>) No locals. #34 0x00005b63aaccc266 in rb_ary_collect (ary=126310838865600) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 126310838865360 i = 0 #35 0x00005b63aab4ec58 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:3795 ci = 0x165100000001 cc = <optimized out> me = 0x72e1251e0130 cfunc = 0x50400000a758 recv = 126310838865600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x00005b63aaaf0b98 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72e122bff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000008270 insns_address_table = {0x5b63aaaf2948 <vm_exec_core+14200>, 0x5b63aaaef88a <vm_exec_core+1722>, 0x5b63aaaf169c <vm_exec_core+9420>, 0x5b63aaaf61d9 <vm_exec_core+28681>, 0x5b63aaaf0f15 <vm_exec_core+7493>, 0x5b63aaaf7061 <vm_exec_core+32401>, 0x5b63aaaf552d <vm_exec_core+25437>, 0x5b63aaaf382d <vm_exec_core+18013>, 0x5b63aaaefb8e <vm_exec_core+2494>, 0x5b63aaaf6b18 <vm_exec_core+31048>, 0x5b63aaaf6602 <vm_exec_core+29746>, 0x5b63aaaf1287 <vm_exec_core+8375>, 0x5b63aaaf017e <vm_exec_core+4014>, 0x5b63aaaf5c47 <vm_exec_core+27255>, 0x5b63aaaf1f86 <vm_exec_core+11702>, 0x5b63aaaf6e57 <vm_exec_core+31879>, 0x5b63aaaf691c <vm_exec_core+30540>, 0x5b63aaaf2649 <vm_exec_core+13433>, 0x5b63aaaf379a <vm_exec_core+17866>, 0x5b63aaaf593b <vm_exec_core+26475>, 0x5b63aaaf677d <vm_exec_core+30125>, 0x5b63aaaf4a16 <vm_exec_core+22598>, 0x5b63aaaf59d3 <vm_exec_core+26627>, 0x5b63aaaf5dc6 <vm_exec_core+27638>, 0x5b63aaaf493f <vm_exec_core+22383>, 0x5b63aaaf007a <vm_exec_core+3754>, 0x5b63aaaf5169 <vm_exec_core+24473>, 0x5b63aaaefdce <vm_exec_core+3070>, 0x5b63aaaf0223 <vm_exec_core+4179>, 0x5b63aaaf2b55 <vm_exec_core+14725>, 0x5b63aaaf489d <vm_exec_core+22221>, 0x5b63aaaf4e44 <vm_exec_core+23668>, 0x5b63aaaf40c6 <vm_exec_core+20214>, 0x5b63aaaefad1 <vm_exec_core+2305>, 0x5b63aaaf5f13 <vm_exec_core+27971>, 0x5b63aaaf654c <vm_exec_core+29564>, 0x5b63aaaf031e <vm_exec_core+4430>, 0x5b63aaaf1af0 <vm_exec_core+10528>, 0x5b63aaaf15af <vm_exec_core+9183>, 0x5b63aaaf20e7 <vm_exec_core+12055>, 0x5b63aaaf36f6 <vm_exec_core+17702>, 0x5b63aaaf0802 <vm_exec_core+5682>, 0x5b63aaaf5e93 <vm_exec_core+27843>, 0x5b63aaaf1a51 <vm_exec_core+10369>, 0x5b63aaaf3530 <vm_exec_core+17248>, 0x5b63aaaf3d0e <vm_exec_core+19262>, 0x5b63aaaf5d45 <vm_exec_core+27509>, 0x5b63aaaf4ca4 <vm_exec_core+23252>, 0x5b63aaaf24d5 <vm_exec_core+13061>, 0x5b63aaaf1d01 <vm_exec_core+11057>, 0x5b63aaaf5b73 <vm_exec_core+27043>, 0x5b63aaaf2e4b <vm_exec_core+15483>, 0x5b63aaaf5214 <vm_exec_core+24644>, 0x5b63aaaf4db7 <vm_exec_core+23527>, 0x5b63aaaf5456 <vm_exec_core+25222>, 0x5b63aaaf0527 <vm_exec_core+4951>, 0x5b63aaaf41fa <vm_exec_core+20522>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf26c4 <vm_exec_core+13556>, 0x5b63aaaf5a7a <vm_exec_core+26794>, 0x5b63aaaf2859 <vm_exec_core+13961>, 0x5b63aaaf4aba <vm_exec_core+22762>, 0x5b63aaaf03ff <vm_exec_core+4655>, 0x5b63aaaf3fdc <vm_exec_core+19980>, 0x5b63aaaf4765 <vm_exec_core+21909>, 0x5b63aaaf2986 <vm_exec_core+14262>, 0x5b63aaaf2141 <vm_exec_core+12145>, 0x5b63aaaf56ba <vm_exec_core+25834>, 0x5b63aaaf08b8 <vm_exec_core+5864>, 0x5b63aaaf3de0 <vm_exec_core+19472>, 0x5b63aaafdf39 <vm_exec_core+60777>, 0x5b63aaaf4ba4 <vm_exec_core+22996>, 0x5b63aaaf0cdd <vm_exec_core+6925>, 0x5b63aaaf1492 <vm_exec_core+8898>, 0x5b63aaaf0dfa <vm_exec_core+7210>, 0x5b63aaaf1b9c <vm_exec_core+10700>, 0x5b63aaaf232b <vm_exec_core+12635>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf6cfb <vm_exec_core+31531>, 0x5b63aaaef5fb <vm_exec_core+1067>, 0x5b63aaaf11a3 <vm_exec_core+8147>, 0x5b63aaaf7291 <vm_exec_core+32961>, 0x5b63aaaf503a <vm_exec_core+24170>, 0x5b63aaaf1dd0 <vm_exec_core+11264>, 0x5b63aaaf3069 <vm_exec_core+16025>, 0x5b63aaaef570 <vm_exec_core+928>, 0x5b63aaaf6057 <vm_exec_core+28295>, 0x5b63aaaf6ee5 <vm_exec_core+32021>, 0x5b63aaaf6f70 <vm_exec_core+32160>, 0x5b63aaaefe91 <vm_exec_core+3265>, 0x5b63aaaf69be <vm_exec_core+30702>, 0x5b63aaaf3b68 <vm_exec_core+18840>, 0x5b63aaaf3312 <vm_exec_core+16706>, 0x5b63aaaf3a3b <vm_exec_core+18539>, 0x5b63aaaf395e <vm_exec_core+18318>, 0x5b63aaaf2a5e <vm_exec_core+14478>, 0x5b63aaaf320e <vm_exec_core+16446>, 0x5b63aaaf2f46 <vm_exec_core+15734>, 0x5b63aaaf34b5 <vm_exec_core+17125>, 0x5b63aaaf343a <vm_exec_core+17002>, 0x5b63aaaef56b <vm_exec_core+923>, 0x5b63aaaf05f4 <vm_exec_core+5156>, 0x5b63aaaf6819 <vm_exec_core+30281>, 0x5b63aaaf739b <vm_exec_core+33227>, 0x5b63aaaf3604 <vm_exec_core+17460>, 0x5b63aaaf644a <vm_exec_core+29306>, 0x5b63aaaf6c00 <vm_exec_core+31280>, 0x5b63aaaf2bf2 <vm_exec_core+14882>, 0x5b63aaaf60f1 <vm_exec_core+28449>, 0x5b63aaaef7ae <vm_exec_core+1502>, 0x5b63aaaefcee <vm_exec_core+2846>, 0x5b63aaaef6d2 <vm_exec_core+1282>, 0x5b63aaaf2939 <vm_exec_core+14185>, 0x5b63aaaef87b <vm_exec_core+1707>, 0x5b63aaaf168d <vm_exec_core+9405>, 0x5b63aaaf61ca <vm_exec_core+28666>, 0x5b63aaaf0f06 <vm_exec_core+7478>, 0x5b63aaaf7052 <vm_exec_core+32386>, 0x5b63aaaf551e <vm_exec_core+25422>, 0x5b63aaaf381e <vm_exec_core+17998>, 0x5b63aaaefb7f <vm_exec_core+2479>, 0x5b63aaaf6b09 <vm_exec_core+31033>, 0x5b63aaaf65f3 <vm_exec_core+29731>, 0x5b63aaaf1278 <vm_exec_core+8360>, 0x5b63aaaf016f <vm_exec_core+3999>, 0x5b63aaaf5c38 <vm_exec_core+27240>, 0x5b63aaaf1f77 <vm_exec_core+11687>, 0x5b63aaaf6e48 <vm_exec_core+31864>, 0x5b63aaaf690d <vm_exec_core+30525>, 0x5b63aaaf263a <vm_exec_core+13418>, 0x5b63aaaf378b <vm_exec_core+17851>, 0x5b63aaaf592c <vm_exec_core+26460>, 0x5b63aaaf676e <vm_exec_core+30110>, 0x5b63aaaf4a07 <vm_exec_core+22583>, 0x5b63aaaf59c4 <vm_exec_core+26612>, 0x5b63aaaf5db7 <vm_exec_core+27623>, 0x5b63aaaf4930 <vm_exec_core+22368>, 0x5b63aaaf006b <vm_exec_core+3739>, 0x5b63aaaf515a <vm_exec_core+24458>, 0x5b63aaaefdbf <vm_exec_core+3055>, 0x5b63aaaf0214 <vm_exec_core+4164>, 0x5b63aaaf2b46 <vm_exec_core+14710>, 0x5b63aaaf488e <vm_exec_core+22206>, 0x5b63aaaf4e35 <vm_exec_core+23653>, 0x5b63aaaf40b7 <vm_exec_core+20199>, 0x5b63aaaefac2 <vm_exec_core+2290>, 0x5b63aaaf5f04 <vm_exec_core+27956>, 0x5b63aaaf653d <vm_exec_core+29549>, 0x5b63aaaf030f <vm_exec_core+4415>, 0x5b63aaaf1ae1 <vm_exec_core+10513>, 0x5b63aaaf15a0 <vm_exec_core+9168>, 0x5b63aaaf20d8 <vm_exec_core+12040>, 0x5b63aaaf36e7 <vm_exec_core+17687>, 0x5b63aaaf07f3 <vm_exec_core+5667>, 0x5b63aaaf5e84 <vm_exec_core+27828>, 0x5b63aaaf1a42 <vm_exec_core+10354>, 0x5b63aaaf3521 <vm_exec_core+17233>, 0x5b63aaaf3cff <vm_exec_core+19247>, 0x5b63aaaf5d36 <vm_exec_core+27494>, 0x5b63aaaf4c95 <vm_exec_core+23237>, 0x5b63aaaf24c6 <vm_exec_core+13046>, 0x5b63aaaf1cf2 <vm_exec_core+11042>, 0x5b63aaaf5b64 <vm_exec_core+27028>, 0x5b63aaaf2e3c <vm_exec_core+15468>, 0x5b63aaaf5205 <vm_exec_core+24629>, 0x5b63aaaf4da8 <vm_exec_core+23512>, 0x5b63aaaf5447 <vm_exec_core+25207>, 0x5b63aaaf0518 <vm_exec_core+4936>, 0x5b63aaaf41eb <vm_exec_core+20507>, 0x5b63aaaf6043 <vm_exec_core+28275>, 0x5b63aaaf26b5 <vm_exec_core+13541>, 0x5b63aaaf5a6b <vm_exec_core+26779>, 0x5b63aaaf284a <vm_exec_core+13946>, 0x5b63aaaf4aab <vm_exec_core+22747>, 0x5b63aaaf4c54 <vm_exec_core+23172>, 0x5b63aaaf3fcd <vm_exec_core+19965>, 0x5b63aaaf4756 <vm_exec_core+21894>, 0x5b63aaaf2977 <vm_exec_core+14247>, 0x5b63aaaf2132 <vm_exec_core+12130>, 0x5b63aaaf56ab <vm_exec_core+25819>, 0x5b63aaaf08a9 <vm_exec_core+5849>, 0x5b63aaaf3dd1 <vm_exec_core+19457>, 0x5b63aaafdf2a <vm_exec_core+60762>, 0x5b63aaaf4b95 <vm_exec_core+22981>, 0x5b63aaaf0cce <vm_exec_core+6910>, 0x5b63aaaf1483 <vm_exec_core+8883>, 0x5b63aaaf0deb <vm_exec_core+7195>, 0x5b63aaaf1b8d <vm_exec_core+10685>, 0x5b63aaaf231c <vm_exec_core+12620>, 0x5b63aaaf3dcc <vm_exec_core+19452>...} reg_cfp = 0x72e122bff720 reg_pc = 0x50400002d3b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #38 0x00005b63aaaebd6b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x00005b63aa76f5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x72e12517c518) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffca7c51b0, <optimized out>, 0x7fffca7c5100, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x72e12517c518 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x00005b63aa768b47 in rb_main (argc=11, argv=0x7fffca7c5378) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #43 main (argc=11, argv=0x7fffca7c5378) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3256687) detached] $ timeout 60 gdb -p 3256674 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3256676] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007ac2d5326cd7 in __GI___select (nfds=27, readfds=0x50c004d56900, writefds=0x0, exceptfds=0x0, timeout=0x7ffce8ef4420) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7ac2d549fc40 (LWP 3256674) "ruby" 0x00007ac2d5326cd7 in __GI___select (nfds=27, readfds=0x50c004d56900, writefds=0x0, exceptfds=0x0, timeout=0x7ffce8ef4420) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7ac2b90006c0 (LWP 3256676) "ruby" 0x00007ac2d531b4cd in __GI___poll (fds=0x7ac2b7d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7ac2b90006c0 (LWP 3256676) "ruby"): #0 0x00007ac2d531b4cd in __GI___poll (fds=0x7ac2b7d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000057d036f686da in __interceptor_poll () No symbol table info available. #2 0x000057d0373189bf 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:3011 vm = <optimized out> #4 0x000057d036fc1a8f in asan_thread_start(void*) () No symbol table info available. #5 0x00007ac2d529caa4 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 = {134976746030784, 4647513080894215734, 134976746030784, -352, 0, 140724216489408, 4647513080881632822, 4647595150966806070}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007ac2d5329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ac2d549fc40 (LWP 3256674) "ruby"): #0 0x00007ac2d5326cd7 in __GI___select (nfds=27, readfds=0x50c004d56900, writefds=0x0, exceptfds=0x0, timeout=0x7ffce8ef4420) 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 = 449009373} pts64 = 0x7ffce8ef42c0 r = <optimized out> #1 0x000057d0373035b5 in native_fd_select (n=27, readfds=0x50c004d56900, writefds=0x0, exceptfds=0x7ac2d5326cd7 <__GI___select+327>, timeout=0x7ffce8ef42c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385 No locals. #2 do_select (p=134977184593696) at /tmp/ruby/src/trunk_asan/thread.c:4311 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffce8ef43d0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000057d03700c2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffce8ef4590, <optimized out>, 0x7ffce8ef44a0, <optimized out>, <optimized out>}, prev = 0x7ac2d323f680, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000057d037302b8e 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:4371 set = {max = 27, th = 0x515000000300, rset = 0x7ac2d323f540, 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 = 0x7ac2d323f5a0} #5 0x000057d0370ceebf in select_internal (read=134976667021080, write=4, except=4, tp=0x7ac2d323f5a0, fds=0x7ac2d323f540) at /tmp/ruby/src/trunk_asan/io.c:10739 timerec = <optimized out> max = 27 pending = <optimized out> rp = 0x7ac2d323f540 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=134977184593184) at /tmp/ruby/src/trunk_asan/io.c:10809 p = 0x7ac2d323f520 #7 0x000057d03700c2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffce8ef4890, <optimized out>, 0x7ffce8ef47a0, <optimized out>, <optimized out>}, prev = 0x7ac2d32d7040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000057d0370ab19b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11177 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000057d0373e7c58 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:3795 ci = 0x160100100009 cc = <optimized out> me = 0x7ac2d4baa6a0 cfunc = 0x504000010798 recv = 134977211202080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000057d037395789 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ac2d27ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x57d03738b948 <vm_exec_core+14200>, 0x57d03738888a <vm_exec_core+1722>, 0x57d03738a69c <vm_exec_core+9420>, 0x57d03738f1d9 <vm_exec_core+28681>, 0x57d037389f15 <vm_exec_core+7493>, 0x57d037390061 <vm_exec_core+32401>, 0x57d03738e52d <vm_exec_core+25437>, 0x57d03738c82d <vm_exec_core+18013>, 0x57d037388b8e <vm_exec_core+2494>, 0x57d03738fb18 <vm_exec_core+31048>, 0x57d03738f602 <vm_exec_core+29746>, 0x57d03738a287 <vm_exec_core+8375>, 0x57d03738917e <vm_exec_core+4014>, 0x57d03738ec47 <vm_exec_core+27255>, 0x57d03738af86 <vm_exec_core+11702>, 0x57d03738fe57 <vm_exec_core+31879>, 0x57d03738f91c <vm_exec_core+30540>, 0x57d03738b649 <vm_exec_core+13433>, 0x57d03738c79a <vm_exec_core+17866>, 0x57d03738e93b <vm_exec_core+26475>, 0x57d03738f77d <vm_exec_core+30125>, 0x57d03738da16 <vm_exec_core+22598>, 0x57d03738e9d3 <vm_exec_core+26627>, 0x57d03738edc6 <vm_exec_core+27638>, 0x57d03738d93f <vm_exec_core+22383>, 0x57d03738907a <vm_exec_core+3754>, 0x57d03738e169 <vm_exec_core+24473>, 0x57d037388dce <vm_exec_core+3070>, 0x57d037389223 <vm_exec_core+4179>, 0x57d03738bb55 <vm_exec_core+14725>, 0x57d03738d89d <vm_exec_core+22221>, 0x57d03738de44 <vm_exec_core+23668>, 0x57d03738d0c6 <vm_exec_core+20214>, 0x57d037388ad1 <vm_exec_core+2305>, 0x57d03738ef13 <vm_exec_core+27971>, 0x57d03738f54c <vm_exec_core+29564>, 0x57d03738931e <vm_exec_core+4430>, 0x57d03738aaf0 <vm_exec_core+10528>, 0x57d03738a5af <vm_exec_core+9183>, 0x57d03738b0e7 <vm_exec_core+12055>, 0x57d03738c6f6 <vm_exec_core+17702>, 0x57d037389802 <vm_exec_core+5682>, 0x57d03738ee93 <vm_exec_core+27843>, 0x57d03738aa51 <vm_exec_core+10369>, 0x57d03738c530 <vm_exec_core+17248>, 0x57d03738cd0e <vm_exec_core+19262>, 0x57d03738ed45 <vm_exec_core+27509>, 0x57d03738dca4 <vm_exec_core+23252>, 0x57d03738b4d5 <vm_exec_core+13061>, 0x57d03738ad01 <vm_exec_core+11057>, 0x57d03738eb73 <vm_exec_core+27043>, 0x57d03738be4b <vm_exec_core+15483>, 0x57d03738e214 <vm_exec_core+24644>, 0x57d03738ddb7 <vm_exec_core+23527>, 0x57d03738e456 <vm_exec_core+25222>, 0x57d037389527 <vm_exec_core+4951>, 0x57d03738d1fa <vm_exec_core+20522>, 0x57d03738856b <vm_exec_core+923>, 0x57d03738b6c4 <vm_exec_core+13556>, 0x57d03738ea7a <vm_exec_core+26794>, 0x57d03738b859 <vm_exec_core+13961>, 0x57d03738daba <vm_exec_core+22762>, 0x57d0373893ff <vm_exec_core+4655>, 0x57d03738cfdc <vm_exec_core+19980>, 0x57d03738d765 <vm_exec_core+21909>, 0x57d03738b986 <vm_exec_core+14262>, 0x57d03738b141 <vm_exec_core+12145>, 0x57d03738e6ba <vm_exec_core+25834>, 0x57d0373898b8 <vm_exec_core+5864>, 0x57d03738cde0 <vm_exec_core+19472>, 0x57d037396f39 <vm_exec_core+60777>, 0x57d03738dba4 <vm_exec_core+22996>, 0x57d037389cdd <vm_exec_core+6925>, 0x57d03738a492 <vm_exec_core+8898>, 0x57d037389dfa <vm_exec_core+7210>, 0x57d03738ab9c <vm_exec_core+10700>, 0x57d03738b32b <vm_exec_core+12635>, 0x57d0373895f4 <vm_exec_core+5156>, 0x57d03738f819 <vm_exec_core+30281>, 0x57d03739039b <vm_exec_core+33227>, 0x57d03738c604 <vm_exec_core+17460>, 0x57d03738f44a <vm_exec_core+29306>, 0x57d03738fc00 <vm_exec_core+31280>, 0x57d03738bbf2 <vm_exec_core+14882>, 0x57d03738f0f1 <vm_exec_core+28449>, 0x57d0373887ae <vm_exec_core+1502>, 0x57d037388cee <vm_exec_core+2846>, 0x57d0373886d2 <vm_exec_core+1282>, 0x57d03738fcfb <vm_exec_core+31531>, 0x57d0373885fb <vm_exec_core+1067>, 0x57d03738a1a3 <vm_exec_core+8147>, 0x57d037390291 <vm_exec_core+32961>, 0x57d03738e03a <vm_exec_core+24170>, 0x57d03738add0 <vm_exec_core+11264>, 0x57d03738c069 <vm_exec_core+16025>, 0x57d037388570 <vm_exec_core+928>, 0x57d03738f057 <vm_exec_core+28295>, 0x57d03738fee5 <vm_exec_core+32021>, 0x57d03738ff70 <vm_exec_core+32160>, 0x57d037388e91 <vm_exec_core+3265>, 0x57d03738f9be <vm_exec_core+30702>, 0x57d03738cb68 <vm_exec_core+18840>, 0x57d03738c312 <vm_exec_core+16706>, 0x57d03738ca3b <vm_exec_core+18539>, 0x57d03738c95e <vm_exec_core+18318>, 0x57d03738ba5e <vm_exec_core+14478>, 0x57d03738c20e <vm_exec_core+16446>, 0x57d03738bf46 <vm_exec_core+15734>, 0x57d03738c4b5 <vm_exec_core+17125>, 0x57d03738c43a <vm_exec_core+17002>, 0x57d03738856b <vm_exec_core+923>, 0x57d0373895f4 <vm_exec_core+5156>, 0x57d03738f819 <vm_exec_core+30281>, 0x57d03739039b <vm_exec_core+33227>, 0x57d03738c604 <vm_exec_core+17460>, 0x57d03738f44a <vm_exec_core+29306>, 0x57d03738fc00 <vm_exec_core+31280>, 0x57d03738bbf2 <vm_exec_core+14882>, 0x57d03738f0f1 <vm_exec_core+28449>, 0x57d0373887ae <vm_exec_core+1502>, 0x57d037388cee <vm_exec_core+2846>, 0x57d0373886d2 <vm_exec_core+1282>, 0x57d03738b939 <vm_exec_core+14185>, 0x57d03738887b <vm_exec_core+1707>, 0x57d03738a68d <vm_exec_core+9405>, 0x57d03738f1ca <vm_exec_core+28666>, 0x57d037389f06 <vm_exec_core+7478>, 0x57d037390052 <vm_exec_core+32386>, 0x57d03738e51e <vm_exec_core+25422>, 0x57d03738c81e <vm_exec_core+17998>, 0x57d037388b7f <vm_exec_core+2479>, 0x57d03738fb09 <vm_exec_core+31033>, 0x57d03738f5f3 <vm_exec_core+29731>, 0x57d03738a278 <vm_exec_core+8360>, 0x57d03738916f <vm_exec_core+3999>, 0x57d03738ec38 <vm_exec_core+27240>, 0x57d03738af77 <vm_exec_core+11687>, 0x57d03738fe48 <vm_exec_core+31864>, 0x57d03738f90d <vm_exec_core+30525>, 0x57d03738b63a <vm_exec_core+13418>, 0x57d03738c78b <vm_exec_core+17851>, 0x57d03738e92c <vm_exec_core+26460>, 0x57d03738f76e <vm_exec_core+30110>, 0x57d03738da07 <vm_exec_core+22583>, 0x57d03738e9c4 <vm_exec_core+26612>, 0x57d03738edb7 <vm_exec_core+27623>, 0x57d03738d930 <vm_exec_core+22368>, 0x57d03738906b <vm_exec_core+3739>, 0x57d03738e15a <vm_exec_core+24458>, 0x57d037388dbf <vm_exec_core+3055>, 0x57d037389214 <vm_exec_core+4164>, 0x57d03738bb46 <vm_exec_core+14710>, 0x57d03738d88e <vm_exec_core+22206>, 0x57d03738de35 <vm_exec_core+23653>, 0x57d03738d0b7 <vm_exec_core+20199>, 0x57d037388ac2 <vm_exec_core+2290>, 0x57d03738ef04 <vm_exec_core+27956>, 0x57d03738f53d <vm_exec_core+29549>, 0x57d03738930f <vm_exec_core+4415>, 0x57d03738aae1 <vm_exec_core+10513>, 0x57d03738a5a0 <vm_exec_core+9168>, 0x57d03738b0d8 <vm_exec_core+12040>, 0x57d03738c6e7 <vm_exec_core+17687>, 0x57d0373897f3 <vm_exec_core+5667>, 0x57d03738ee84 <vm_exec_core+27828>, 0x57d03738aa42 <vm_exec_core+10354>, 0x57d03738c521 <vm_exec_core+17233>, 0x57d03738ccff <vm_exec_core+19247>, 0x57d03738ed36 <vm_exec_core+27494>, 0x57d03738dc95 <vm_exec_core+23237>, 0x57d03738b4c6 <vm_exec_core+13046>, 0x57d03738acf2 <vm_exec_core+11042>, 0x57d03738eb64 <vm_exec_core+27028>, 0x57d03738be3c <vm_exec_core+15468>, 0x57d03738e205 <vm_exec_core+24629>, 0x57d03738dda8 <vm_exec_core+23512>, 0x57d03738e447 <vm_exec_core+25207>, 0x57d037389518 <vm_exec_core+4936>, 0x57d03738d1eb <vm_exec_core+20507>, 0x57d03738f043 <vm_exec_core+28275>, 0x57d03738b6b5 <vm_exec_core+13541>, 0x57d03738ea6b <vm_exec_core+26779>, 0x57d03738b84a <vm_exec_core+13946>, 0x57d03738daab <vm_exec_core+22747>, 0x57d03738dc54 <vm_exec_core+23172>, 0x57d03738cfcd <vm_exec_core+19965>, 0x57d03738d756 <vm_exec_core+21894>, 0x57d03738b977 <vm_exec_core+14247>, 0x57d03738b132 <vm_exec_core+12130>, 0x57d03738e6ab <vm_exec_core+25819>, 0x57d0373898a9 <vm_exec_core+5849>, 0x57d03738cdd1 <vm_exec_core+19457>, 0x57d037396f2a <vm_exec_core+60762>, 0x57d03738db95 <vm_exec_core+22981>, 0x57d037389cce <vm_exec_core+6910>, 0x57d03738a483 <vm_exec_core+8883>, 0x57d037389deb <vm_exec_core+7195>, 0x57d03738ab8d <vm_exec_core+10685>, 0x57d03738b31c <vm_exec_core+12620>, 0x57d03738cdcc <vm_exec_core+19452>...} reg_cfp = 0x7ac2d27ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> th: 0x515000000300, native_id: 0x7ac2d549fc40 -- Control frame information ----------------------------------------------- INSN_LABEL_sendforward = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select INSN_LABEL_opt_send_without_block = <optimized out> c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697 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 INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> c: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 INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> 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 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> 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 INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #12 0x000057d037384b39 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000057d0374055c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ac2d27ff578, self=134977208922800, 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:1648 flags = 0 iseq = 0x7ac2d49f6f70 cfp = <optimized out> sp = 0x7ac2d26ff9e8 use_argv = 0x7ac2d300ea60 stack_argv = 0x7ac2d26ff9e8 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:1662 captured = 0x7ac2d27ff578 #16 0x000057d0373b19c6 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:1699 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1707 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x000057d0373b19c6 in rb_yield (val=<optimized out>) No locals. #20 0x000057d03755846a in rb_ary_each (ary=134977205176960) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 #21 0x000057d0373e7c58 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:3795 ci = 0xc0100000001 cc = <optimized out> me = 0x7ac2d4bb0550 cfunc = 0x50400000a298 recv = 134977205176960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000057d037389b98 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ac2d27ff560, cd=0x51100000d040, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <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 = 0x51100000d040 insns_address_table = {0x57d03738b948 <vm_exec_core+14200>, 0x57d03738888a <vm_exec_core+1722>, 0x57d03738a69c <vm_exec_core+9420>, 0x57d03738f1d9 <vm_exec_core+28681>, 0x57d037389f15 <vm_exec_core+7493>, 0x57d037390061 <vm_exec_core+32401>, 0x57d03738e52d <vm_exec_core+25437>, 0x57d03738c82d <vm_exec_core+18013>, 0x57d037388b8e <vm_exec_core+2494>, 0x57d03738fb18 <vm_exec_core+31048>, 0x57d03738f602 <vm_exec_core+29746>, 0x57d03738a287 <vm_exec_core+8375>, 0x57d03738917e <vm_exec_core+4014>, 0x57d03738ec47 <vm_exec_core+27255>, 0x57d03738af86 <vm_exec_core+11702>, 0x57d03738fe57 <vm_exec_core+31879>, 0x57d03738f91c <vm_exec_core+30540>, 0x57d03738b649 <vm_exec_core+13433>, 0x57d03738c79a <vm_exec_core+17866>, 0x57d03738e93b <vm_exec_core+26475>, 0x57d03738f77d <vm_exec_core+30125>, 0x57d03738da16 <vm_exec_core+22598>, 0x57d03738e9d3 <vm_exec_core+26627>, 0x57d03738edc6 <vm_exec_core+27638>, 0x57d03738d93f <vm_exec_core+22383>, 0x57d03738907a <vm_exec_core+3754>, 0x57d03738e169 <vm_exec_core+24473>, 0x57d037388dce <vm_exec_core+3070>, 0x57d037389223 <vm_exec_core+4179>, 0x57d03738bb55 <vm_exec_core+14725>, 0x57d03738d89d <vm_exec_core+22221>, 0x57d03738de44 <vm_exec_core+23668>, 0x57d03738d0c6 <vm_exec_core+20214>, 0x57d037388ad1 <vm_exec_core+2305>, 0x57d03738ef13 <vm_exec_core+27971>, 0x57d03738f54c <vm_exec_core+29564>, 0x57d03738931e <vm_exec_core+4430>, 0x57d03738aaf0 <vm_exec_core+10528>, 0x57d03738a5af <vm_exec_core+9183>, 0x57d03738b0e7 <vm_exec_core+12055>, 0x57d03738c6f6 <vm_exec_core+17702>, 0x57d037389802 <vm_exec_core+5682>, 0x57d03738ee93 <vm_exec_core+27843>, 0x57d03738aa51 <vm_exec_core+10369>, 0x57d03738c530 <vm_exec_core+17248>, 0x57d03738cd0e <vm_exec_core+19262>, 0x57d03738ed45 <vm_exec_core+27509>, 0x57d03738dca4 <vm_exec_core+23252>, 0x57d03738b4d5 <vm_exec_core+13061>, 0x57d03738ad01 <vm_exec_core+11057>, 0x57d03738eb73 <vm_exec_core+27043>, 0x57d03738be4b <vm_exec_core+15483>, 0x57d03738e214 <vm_exec_core+24644>, 0x57d03738ddb7 <vm_exec_core+23527>, 0x57d03738e456 <vm_exec_core+25222>, 0x57d037389527 <vm_exec_core+4951>, 0x57d03738d1fa <vm_exec_core+20522>, 0x57d03738856b <vm_exec_core+923>, 0x57d03738b6c4 <vm_exec_core+13556>, 0x57d03738ea7a <vm_exec_core+26794>, 0x57d03738b859 <vm_exec_core+13961>, 0x57d03738daba <vm_exec_core+22762>, 0x57d0373893ff <vm_exec_core+4655>, 0x57d03738cfdc <vm_exec_core+19980>, 0x57d03738d765 <vm_exec_core+21909>, 0x57d03738b986 <vm_exec_core+14262>, 0x57d03738b141 <vm_exec_core+12145>, 0x57d03738e6ba <vm_exec_core+25834>, 0x57d0373898b8 <vm_exec_core+5864>, 0x57d03738cde0 <vm_exec_core+19472>, 0x57d037396f39 <vm_exec_core+60777>, 0x57d03738dba4 <vm_exec_core+22996>, 0x57d037389cdd <vm_exec_core+6925>, 0x57d03738a492 <vm_exec_core+8898>, 0x57d037389dfa <vm_exec_core+7210>, 0x57d03738ab9c <vm_exec_core+10700>, 0x57d03738b32b <vm_exec_core+12635>, 0x57d0373895f4 <vm_exec_core+5156>, 0x57d03738f819 <vm_exec_core+30281>, 0x57d03739039b <vm_exec_core+33227>, 0x57d03738c604 <vm_exec_core+17460>, 0x57d03738f44a <vm_exec_core+29306>, 0x57d03738fc00 <vm_exec_core+31280>, 0x57d03738bbf2 <vm_exec_core+14882>, 0x57d03738f0f1 <vm_exec_core+28449>, 0x57d0373887ae <vm_exec_core+1502>, 0x57d037388cee <vm_exec_core+2846>, 0x57d0373886d2 <vm_exec_core+1282>, 0x57d03738fcfb <vm_exec_core+31531>, 0x57d0373885fb <vm_exec_core+1067>, 0x57d03738a1a3 <vm_exec_core+8147>, 0x57d037390291 <vm_exec_core+32961>, 0x57d03738e03a <vm_exec_core+24170>, 0x57d03738add0 <vm_exec_core+11264>, 0x57d03738c069 <vm_exec_core+16025>, 0x57d037388570 <vm_exec_core+928>, 0x57d03738f057 <vm_exec_core+28295>, 0x57d03738fee5 <vm_exec_core+32021>, 0x57d03738ff70 <vm_exec_core+32160>, 0x57d037388e91 <vm_exec_core+3265>, 0x57d03738f9be <vm_exec_core+30702>, 0x57d03738cb68 <vm_exec_core+18840>, 0x57d03738c312 <vm_exec_core+16706>, 0x57d03738ca3b <vm_exec_core+18539>, 0x57d03738c95e <vm_exec_core+18318>, 0x57d03738ba5e <vm_exec_core+14478>, 0x57d03738c20e <vm_exec_core+16446>, 0x57d03738bf46 <vm_exec_core+15734>, 0x57d03738c4b5 <vm_exec_core+17125>, 0x57d03738c43a <vm_exec_core+17002>, 0x57d03738856b <vm_exec_core+923>, 0x57d0373895f4 <vm_exec_core+5156>, 0x57d03738f819 <vm_exec_core+30281>, 0x57d03739039b <vm_exec_core+33227>, 0x57d03738c604 <vm_exec_core+17460>, 0x57d03738f44a <vm_exec_core+29306>, 0x57d03738fc00 <vm_exec_core+31280>, 0x57d03738bbf2 <vm_exec_core+14882>, 0x57d03738f0f1 <vm_exec_core+28449>, 0x57d0373887ae <vm_exec_core+1502>, 0x57d037388cee <vm_exec_core+2846>, 0x57d0373886d2 <vm_exec_core+1282>, 0x57d03738b939 <vm_exec_core+14185>, 0x57d03738887b <vm_exec_core+1707>, 0x57d03738a68d <vm_exec_core+9405>, 0x57d03738f1ca <vm_exec_core+28666>, 0x57d037389f06 <vm_exec_core+7478>, 0x57d037390052 <vm_exec_core+32386>, 0x57d03738e51e <vm_exec_core+25422>, 0x57d03738c81e <vm_exec_core+17998>, 0x57d037388b7f <vm_exec_core+2479>, 0x57d03738fb09 <vm_exec_core+31033>, 0x57d03738f5f3 <vm_exec_core+29731>, 0x57d03738a278 <vm_exec_core+8360>, 0x57d03738916f <vm_exec_core+3999>, 0x57d03738ec38 <vm_exec_core+27240>, 0x57d03738af77 <vm_exec_core+11687>, 0x57d03738fe48 <vm_exec_core+31864>, 0x57d03738f90d <vm_exec_core+30525>, 0x57d03738b63a <vm_exec_core+13418>, 0x57d03738c78b <vm_exec_core+17851>, 0x57d03738e92c <vm_exec_core+26460>, 0x57d03738f76e <vm_exec_core+30110>, 0x57d03738da07 <vm_exec_core+22583>, 0x57d03738e9c4 <vm_exec_core+26612>, 0x57d03738edb7 <vm_exec_core+27623>, 0x57d03738d930 <vm_exec_core+22368>, 0x57d03738906b <vm_exec_core+3739>, 0x57d03738e15a <vm_exec_core+24458>, 0x57d037388dbf <vm_exec_core+3055>, 0x57d037389214 <vm_exec_core+4164>, 0x57d03738bb46 <vm_exec_core+14710>, 0x57d03738d88e <vm_exec_core+22206>, 0x57d03738de35 <vm_exec_core+23653>, 0x57d03738d0b7 <vm_exec_core+20199>, 0x57d037388ac2 <vm_exec_core+2290>, 0x57d03738ef04 <vm_exec_core+27956>, 0x57d03738f53d <vm_exec_core+29549>, 0x57d03738930f <vm_exec_core+4415>, 0x57d03738aae1 <vm_exec_core+10513>, 0x57d03738a5a0 <vm_exec_core+9168>, 0x57d03738b0d8 <vm_exec_core+12040>, 0x57d03738c6e7 <vm_exec_core+17687>, 0x57d0373897f3 <vm_exec_core+5667>, 0x57d03738ee84 <vm_exec_core+27828>, 0x57d03738aa42 <vm_exec_core+10354>, 0x57d03738c521 <vm_exec_core+17233>, 0x57d03738ccff <vm_exec_core+19247>, 0x57d03738ed36 <vm_exec_core+27494>, 0x57d03738dc95 <vm_exec_core+23237>, 0x57d03738b4c6 <vm_exec_core+13046>, 0x57d03738acf2 <vm_exec_core+11042>, 0x57d03738eb64 <vm_exec_core+27028>, 0x57d03738be3c <vm_exec_core+15468>, 0x57d03738e205 <vm_exec_core+24629>, 0x57d03738dda8 <vm_exec_core+23512>, 0x57d03738e447 <vm_exec_core+25207>, 0x57d037389518 <vm_exec_core+4936>, 0x57d03738d1eb <vm_exec_core+20507>, 0x57d03738f043 <vm_exec_core+28275>, 0x57d03738b6b5 <vm_exec_core+13541>, 0x57d03738ea6b <vm_exec_core+26779>, 0x57d03738b84a <vm_exec_core+13946>, 0x57d03738daab <vm_exec_core+22747>, 0x57d03738dc54 <vm_exec_core+23172>, 0x57d03738cfcd <vm_exec_core+19965>, 0x57d03738d756 <vm_exec_core+21894>, 0x57d03738b977 <vm_exec_core+14247>, 0x57d03738b132 <vm_exec_core+12130>, 0x57d03738e6ab <vm_exec_core+25819>, 0x57d0373898a9 <vm_exec_core+5849>, 0x57d03738cdd1 <vm_exec_core+19457>, 0x57d037396f2a <vm_exec_core+60762>, 0x57d03738db95 <vm_exec_core+22981>, 0x57d037389cce <vm_exec_core+6910>, 0x57d03738a483 <vm_exec_core+8883>, 0x57d037389deb <vm_exec_core+7195>, 0x57d03738ab8d <vm_exec_core+10685>, 0x57d03738b31c <vm_exec_core+12620>, 0x57d03738cdcc <vm_exec_core+19452>...} reg_cfp = 0x7ac2d27ff560 reg_pc = 0x5150000196d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #24 0x000057d037384d6b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x000057d03710dd7c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134977210856880) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7ac2d4b4b498 #27 0x000057d037108c3b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 134977211192320 realpath_map = 134977211192160 path = 134977210856880 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x000057d037106df5 in rb_require_string_internal (fname=134977210856920, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x000057d0373e7c58 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:3795 ci = 0x58a100140003 cc = <optimized out> me = 0x7ac2d4b4b628 cfunc = 0x5040000185d8 recv = 134977211321760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x000057d0373cdf6d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffce8ef6c70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x000057d0373cda25 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913 ci = <optimized out> cc = 0x0 #33 0x000057d037395789 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ac2d27ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5970 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x57d03738b948 <vm_exec_core+14200>, 0x57d03738888a <vm_exec_core+1722>, 0x57d03738a69c <vm_exec_core+9420>, 0x57d03738f1d9 <vm_exec_core+28681>, 0x57d037389f15 <vm_exec_core+7493>, 0x57d037390061 <vm_exec_core+32401>, 0x57d03738e52d <vm_exec_core+25437>, 0x57d03738c82d <vm_exec_core+18013>, 0x57d037388b8e <vm_exec_core+2494>, 0x57d03738fb18 <vm_exec_core+31048>, 0x57d03738f602 <vm_exec_core+29746>, 0x57d03738a287 <vm_exec_core+8375>, 0x57d03738917e <vm_exec_core+4014>, 0x57d03738ec47 <vm_exec_core+27255>, 0x57d03738af86 <vm_exec_core+11702>, 0x57d03738fe57 <vm_exec_core+31879>, 0x57d03738f91c <vm_exec_core+30540>, 0x57d03738b649 <vm_exec_core+13433>, 0x57d03738c79a <vm_exec_core+17866>, 0x57d03738e93b <vm_exec_core+26475>, 0x57d03738f77d <vm_exec_core+30125>, 0x57d03738da16 <vm_exec_core+22598>, 0x57d03738e9d3 <vm_exec_core+26627>, 0x57d03738edc6 <vm_exec_core+27638>, 0x57d03738d93f <vm_exec_core+22383>, 0x57d03738907a <vm_exec_core+3754>, 0x57d03738e169 <vm_exec_core+24473>, 0x57d037388dce <vm_exec_core+3070>, 0x57d037389223 <vm_exec_core+4179>, 0x57d03738bb55 <vm_exec_core+14725>, 0x57d03738d89d <vm_exec_core+22221>, 0x57d03738de44 <vm_exec_core+23668>, 0x57d03738d0c6 <vm_exec_core+20214>, 0x57d037388ad1 <vm_exec_core+2305>, 0x57d03738ef13 <vm_exec_core+27971>, 0x57d03738f54c <vm_exec_core+29564>, 0x57d03738931e <vm_exec_core+4430>, 0x57d03738aaf0 <vm_exec_core+10528>, 0x57d03738a5af <vm_exec_core+9183>, 0x57d03738b0e7 <vm_exec_core+12055>, 0x57d03738c6f6 <vm_exec_core+17702>, 0x57d037389802 <vm_exec_core+5682>, 0x57d03738ee93 <vm_exec_core+27843>, 0x57d03738aa51 <vm_exec_core+10369>, 0x57d03738c530 <vm_exec_core+17248>, 0x57d03738cd0e <vm_exec_core+19262>, 0x57d03738ed45 <vm_exec_core+27509>, 0x57d03738dca4 <vm_exec_core+23252>, 0x57d03738b4d5 <vm_exec_core+13061>, 0x57d03738ad01 <vm_exec_core+11057>, 0x57d03738eb73 <vm_exec_core+27043>, 0x57d03738be4b <vm_exec_core+15483>, 0x57d03738e214 <vm_exec_core+24644>, 0x57d03738ddb7 <vm_exec_core+23527>, 0x57d03738e456 <vm_exec_core+25222>, 0x57d037389527 <vm_exec_core+4951>, 0x57d03738d1fa <vm_exec_core+20522>, 0x57d03738856b <vm_exec_core+923>, 0x57d03738b6c4 <vm_exec_core+13556>, 0x57d03738ea7a <vm_exec_core+26794>, 0x57d03738b859 <vm_exec_core+13961>, 0x57d03738daba <vm_exec_core+22762>, 0x57d0373893ff <vm_exec_core+4655>, 0x57d03738cfdc <vm_exec_core+19980>, 0x57d03738d765 <vm_exec_core+21909>, 0x57d03738b986 <vm_exec_core+14262>, 0x57d03738b141 <vm_exec_core+12145>, 0x57d03738e6ba <vm_exec_core+25834>, 0x57d0373898b8 <vm_exec_core+5864>, 0x57d03738cde0 <vm_exec_core+19472>, 0x57d037396f39 <vm_exec_core+60777>, 0x57d03738dba4 <vm_exec_core+22996>, 0x57d037389cdd <vm_exec_core+6925>, 0x57d03738a492 <vm_exec_core+8898>, 0x57d037389dfa <vm_exec_core+7210>, 0x57d03738ab9c <vm_exec_core+10700>, 0x57d03738b32b <vm_exec_core+12635>, 0x57d0373895f4 <vm_exec_core+5156>, 0x57d03738f819 <vm_exec_core+30281>, 0x57d03739039b <vm_exec_core+33227>, 0x57d03738c604 <vm_exec_core+17460>, 0x57d03738f44a <vm_exec_core+29306>, 0x57d03738fc00 <vm_exec_core+31280>, 0x57d03738bbf2 <vm_exec_core+14882>, 0x57d03738f0f1 <vm_exec_core+28449>, 0x57d0373887ae <vm_exec_core+1502>, 0x57d037388cee <vm_exec_core+2846>, 0x57d0373886d2 <vm_exec_core+1282>, 0x57d03738fcfb <vm_exec_core+31531>, 0x57d0373885fb <vm_exec_core+1067>, 0x57d03738a1a3 <vm_exec_core+8147>, 0x57d037390291 <vm_exec_core+32961>, 0x57d03738e03a <vm_exec_core+24170>, 0x57d03738add0 <vm_exec_core+11264>, 0x57d03738c069 <vm_exec_core+16025>, 0x57d037388570 <vm_exec_core+928>, 0x57d03738f057 <vm_exec_core+28295>, 0x57d03738fee5 <vm_exec_core+32021>, 0x57d03738ff70 <vm_exec_core+32160>, 0x57d037388e91 <vm_exec_core+3265>, 0x57d03738f9be <vm_exec_core+30702>, 0x57d03738cb68 <vm_exec_core+18840>, 0x57d03738c312 <vm_exec_core+16706>, 0x57d03738ca3b <vm_exec_core+18539>, 0x57d03738c95e <vm_exec_core+18318>, 0x57d03738ba5e <vm_exec_core+14478>, 0x57d03738c20e <vm_exec_core+16446>, 0x57d03738bf46 <vm_exec_core+15734>, 0x57d03738c4b5 <vm_exec_core+17125>, 0x57d03738c43a <vm_exec_core+17002>, 0x57d03738856b <vm_exec_core+923>, 0x57d0373895f4 <vm_exec_core+5156>, 0x57d03738f819 <vm_exec_core+30281>, 0x57d03739039b <vm_exec_core+33227>, 0x57d03738c604 <vm_exec_core+17460>, 0x57d03738f44a <vm_exec_core+29306>, 0x57d03738fc00 <vm_exec_core+31280>, 0x57d03738bbf2 <vm_exec_core+14882>, 0x57d03738f0f1 <vm_exec_core+28449>, 0x57d0373887ae <vm_exec_core+1502>, 0x57d037388cee <vm_exec_core+2846>, 0x57d0373886d2 <vm_exec_core+1282>, 0x57d03738b939 <vm_exec_core+14185>, 0x57d03738887b <vm_exec_core+1707>, 0x57d03738a68d <vm_exec_core+9405>, 0x57d03738f1ca <vm_exec_core+28666>, 0x57d037389f06 <vm_exec_core+7478>, 0x57d037390052 <vm_exec_core+32386>, 0x57d03738e51e <vm_exec_core+25422>, 0x57d03738c81e <vm_exec_core+17998>, 0x57d037388b7f <vm_exec_core+2479>, 0x57d03738fb09 <vm_exec_core+31033>, 0x57d03738f5f3 <vm_exec_core+29731>, 0x57d03738a278 <vm_exec_core+8360>, 0x57d03738916f <vm_exec_core+3999>, 0x57d03738ec38 <vm_exec_core+27240>, 0x57d03738af77 <vm_exec_core+11687>, 0x57d03738fe48 <vm_exec_core+31864>, 0x57d03738f90d <vm_exec_core+30525>, 0x57d03738b63a <vm_exec_core+13418>, 0x57d03738c78b <vm_exec_core+17851>, 0x57d03738e92c <vm_exec_core+26460>, 0x57d03738f76e <vm_exec_core+30110>, 0x57d03738da07 <vm_exec_core+22583>, 0x57d03738e9c4 <vm_exec_core+26612>, 0x57d03738edb7 <vm_exec_core+27623>, 0x57d03738d930 <vm_exec_core+22368>, 0x57d03738906b <vm_exec_core+3739>, 0x57d03738e15a <vm_exec_core+24458>, 0x57d037388dbf <vm_exec_core+3055>, 0x57d037389214 <vm_exec_core+4164>, 0x57d03738bb46 <vm_exec_core+14710>, 0x57d03738d88e <vm_exec_core+22206>, 0x57d03738de35 <vm_exec_core+23653>, 0x57d03738d0b7 <vm_exec_core+20199>, 0x57d037388ac2 <vm_exec_core+2290>, 0x57d03738ef04 <vm_exec_core+27956>, 0x57d03738f53d <vm_exec_core+29549>, 0x57d03738930f <vm_exec_core+4415>, 0x57d03738aae1 <vm_exec_core+10513>, 0x57d03738a5a0 <vm_exec_core+9168>, 0x57d03738b0d8 <vm_exec_core+12040>, 0x57d03738c6e7 <vm_exec_core+17687>, 0x57d0373897f3 <vm_exec_core+5667>, 0x57d03738ee84 <vm_exec_core+27828>, 0x57d03738aa42 <vm_exec_core+10354>, 0x57d03738c521 <vm_exec_core+17233>, 0x57d03738ccff <vm_exec_core+19247>, 0x57d03738ed36 <vm_exec_core+27494>, 0x57d03738dc95 <vm_exec_core+23237>, 0x57d03738b4c6 <vm_exec_core+13046>, 0x57d03738acf2 <vm_exec_core+11042>, 0x57d03738eb64 <vm_exec_core+27028>, 0x57d03738be3c <vm_exec_core+15468>, 0x57d03738e205 <vm_exec_core+24629>, 0x57d03738dda8 <vm_exec_core+23512>, 0x57d03738e447 <vm_exec_core+25207>, 0x57d037389518 <vm_exec_core+4936>, 0x57d03738d1eb <vm_exec_core+20507>, 0x57d03738f043 <vm_exec_core+28275>, 0x57d03738b6b5 <vm_exec_core+13541>, 0x57d03738ea6b <vm_exec_core+26779>, 0x57d03738b84a <vm_exec_core+13946>, 0x57d03738daab <vm_exec_core+22747>, 0x57d03738dc54 <vm_exec_core+23172>, 0x57d03738cfcd <vm_exec_core+19965>, 0x57d03738d756 <vm_exec_core+21894>, 0x57d03738b977 <vm_exec_core+14247>, 0x57d03738b132 <vm_exec_core+12130>, 0x57d03738e6ab <vm_exec_core+25819>, 0x57d0373898a9 <vm_exec_core+5849>, 0x57d03738cdd1 <vm_exec_core+19457>, 0x57d037396f2a <vm_exec_core+60762>, 0x57d03738db95 <vm_exec_core+22981>, 0x57d037389cce <vm_exec_core+6910>, 0x57d03738a483 <vm_exec_core+8883>, 0x57d037389deb <vm_exec_core+7195>, 0x57d03738ab8d <vm_exec_core+10685>, 0x57d03738b31c <vm_exec_core+12620>, 0x57d03738cdcc <vm_exec_core+19452>...} reg_cfp = 0x7ac2d27ff790 reg_pc = 0x50400002d1f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_plus = <optimized out> INSN_LABEL_opt_minus = <optimized out> INSN_LABEL_opt_mult = <optimized out> INSN_LABEL_opt_div = <optimized out> INSN_LABEL_opt_mod = <optimized out> INSN_LABEL_opt_eq = <optimized out> INSN_LABEL_opt_neq = <optimized out> INSN_LABEL_opt_lt = <optimized out> INSN_LABEL_opt_le = <optimized out> INSN_LABEL_opt_gt = <optimized out> INSN_LABEL_opt_ge = <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_zjit_opt_send_without_block = <optimized out> INSN_LABEL_zjit_opt_plus = <optimized out> INSN_LABEL_zjit_opt_minus = <optimized out> INSN_LABEL_zjit_opt_mult = <optimized out> INSN_LABEL_zjit_opt_div = <optimized out> INSN_LABEL_zjit_opt_mod = <optimized out> INSN_LABEL_zjit_opt_eq = <optimized out> INSN_LABEL_zjit_opt_neq = <optimized out> INSN_LABEL_zjit_opt_lt = <optimized out> INSN_LABEL_zjit_opt_le = <optimized out> INSN_LABEL_zjit_opt_gt = <optimized out> INSN_LABEL_zjit_opt_ge = <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> INSN_LABEL_trace_zjit_opt_send_without_block = <optimized out> #35 0x000057d03738497b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffce8ef7020, <optimized out>, <optimized out>}, prev = 0x7ac2d3237250, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x000057d0370085db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ac2d4b4b6c8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffce8ef71b0, <optimized out>, 0x7ffce8ef7100, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7ac2d4b4b6c8 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x000057d037001b47 in rb_main (argc=9, argv=0x7ffce8ef7378) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffce8ef7378) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3256674) 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.g40n8d: * drwx------ 2 60 2025-04-24 08:00:12 +0000 autoload20250424-3256687-w1gbjr/ * -rw-r--r-- 1 37 2025-04-24 08:00:12 +0000 test-bug-11055.rb $ timeout 60 gdb -p 3256338 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:967: 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 3256337 -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 4000786 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/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.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/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-04-24T07:03:05Z master 7af5a632f4) +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 32.174738 seconds 3336 files, 33642 examples, 134447 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.