# Logfile created on 2025-01-23 20:49:40 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007654a3b4fdc0 @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.20250123-204940", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007654a3b704f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007654a55dff50 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007654a3a8a1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250123-204940", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250123-204940>, @binmode=false, @mon_data=#<Monitor:0x00007654a55dfac8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 7ed08c4fd3 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: 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/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' 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/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.15.1 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=25443 "--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/814] 3284961=test_gem_installer [ 2/814] 3284968=test_gem_command_manager [ 3/814] 3284956=test_multi_irb_commands [ 4/814] 3284963=test_random_formatter [ 5/814] 3284962=test_gem_commands_check_command [ 6/814] 3284969=test_regex_casefold [ 7/814] 3284955=test_pipe [ 8/814] 3284966=test_gem_source_git [ 9/814] 3284958=test_cp949 [ 10/814] 3284954=test_condition [ 11/814] 3284960=test_sorted_set [ 12/814] 3284965=test_files_lib [ 13/814] 3284957=test_emoji [ 14/814] 3284967=test_string [ 15/814] 3284959=test_gem_resolver_git_set [ 16/814] 3284964=test_class_name_check [ 17/814] 3284954=test_help [ 18/814] 3284958=test_scan_args [ 19/814] 3284956=test_date_attr [ 20/814] 3284956=json_ext_parser_test [ 21/814] 3284969=test_time [ 22/814] 3284954=test_duplicate [ 23/814] 3284958=test_integer [ 24/814] 3284954=test_erb [ 25/814] 3284964=test_case_comprehensive [ 26/814] 3284963=test_framework [ 27/814] 3284956=test_zlib [ 28/814] 3284957=magic_comment_test [ 29/814] 3284964=test_marshal [ 30/814] 3284963=test_omap [ 31/814] 3284963=test_load [ 32/814] 3284963=test_uncorrectable_name_check [ 33/814] 3284963=test_singleton_function [ 34/814] 3284954=test_shellwords [ 35/814] 3284963=test_cclass [ 36/814] 3284954=test_proc [ 37/814] 3284955=test_ssl [ 38/814] 3284969=test_date_strptime [ 39/814] 3284962=test_nomethod_error [ 40/814] 3284962=test_https_proxy [ 41/814] 3284960=test_pkey_dsa [ 42/814] 3284963=test_emitter [ 43/814] 3284963=test_json_tree [ 44/814] 3284962=library_symbols_test [ 45/814] 3284963=test_ractor [ 46/814] 3284969=test_gem_remote_fetcher_local_ssl_server [ 47/814] 3284968=test_float [ 48/814] 3284962=test_ractor [ 49/814] 3284964=freeze_test [ 50/814] 3284962=test_gem [ 51/814] 3284959=percent_delimiter_string_test [ 52/814] 3284964=test_files_test_1 [ 53/814] 3284959=test_helper_method [ 54/814] 3284966=test_delegate [ 55/814] 3284957=test_cgi_core [ 56/814] 3284957=test_parser [ 57/814] 3284966=attribute_write_test [ 58/814] 3284957=test_gem_source_list [ 59/814] 3284959=test_yaml_special_cases [ 60/814] 3284959=test_psych [ 61/814] 3284966=test_ractor [ 62/814] 3284960=test_fiddle [ 63/814] 3284959=test_enumerator [ 64/814] 3284959=test_arith_seq_extract [ 65/814] 3284963=test_stringchar [ 66/814] 3284960=test_gem_commands_help_command [ 67/814] 3284966=test_debug [ 68/814] 3284966=test_gem_package_old [ 69/814] 3284957=test_command [ 70/814] 3284966=test_gem_uri [ 71/814] 3284966=test_rbconfig [ 72/814] 3284963=test_digest [ 73/814] 3284966=test_lazy_enumerator [ 74/814] 3284959=test_date_compat [ 75/814] 3284959=test_profile_frames [ 76/814] 3284968=test_resolve_symbol [ 77/814] 3284960=test_error_highlight [ 78/814] 3284968=test_find_executable [ 79/814] 3284959=test_set [ 80/814] 3284968=test_array [ 81/814] 3284959=test_kdf [ 82/814] 3284959=test_gem_request_set_lockfile_tokenizer [ 83/814] 3284955=test_gem_commands_outdated_command [ 84/814] 3284959=test_class2name [ 85/814] 3284959=test_nil [ 86/814] 3284959=string_query_test [ 87/814] 3284959=test_time_tz [ 88/814] 3284954=test_backtrace [ 89/814] 3284959=test_enumerator [ 90/814] 3284956=test_gem_package [ 91/814] 3284957=test_utf16 [ 92/814] 3284957=test_safe_load [ 93/814] 3284955=test_color_printer [ 94/814] 3284957=test_handle [ 95/814] 3284966=test_frozen [ 96/814] 3284966=test_gem_source [ 97/814] 3284963=test_exception_at_throwing [ 98/814] 3284955=test_name_error [ 99/814] 3284963=string_encoding_test [100/814] 3284963=test_gem_commands_list_command [101/814] 3284969=test_gem_source_vendor [102/814] 3284969=test_dbm [103/814] 3284957=test_variable_name_check [104/814] 3284969=test_pty [105/814] 3284962=test_assembler [106/814] 3284962=overlap_test [107/814] 3284957=test_symbol [108/814] 3284966=test_gem_uninstaller [109/814] 3284957=test_gem_platform [110/814] 3284954=test_gem_available_set [111/814] 3284957=test_gem_source_installed [112/814] 3284957=test_modify_expand [113/814] 3284957=test_change_word [114/814] 3284957=test_date_time [115/814] 3284957=test_pkcs12 [116/814] 3284963=test_date [117/814] 3284963=test_parser [118/814] 3284955=test_function_entry [119/814] 3284955=test_acceptable [120/814] 3284963=implicit_array_test [121/814] 3284963=test_len [122/814] 3284963=heredoc_dedent_test [123/814] 3284963=test_kernel [124/814] 3284969=test_method_name_check [125/814] 3284955=test_keyword [126/814] 3284969=numeric_value_test [127/814] 3284954=!Nothing_to_test [128/814] 3284954=test_ansi [129/814] 3284956=test_gem_package_task [130/814] 3284956=test_bn [131/814] 3284956=test_provider [132/814] 3284969=test_http_request [133/814] 3284954=test_data [134/814] 3284954=test_httpheader [135/814] 3284962=test_gem_commands_server_command [136/814] 3284969=test_ripper [137/814] 3284962=test_key_name_check [138/814] 3284962=test_singleton [139/814] 3284962=test_assignment [140/814] 3284954=test_ruby_lex [141/814] 3284957=test_syntax [142/814] 3284954=test_grapheme_breaks [143/814] 3284954=test_gem_request_set_gem_dependency_api [144/814] 3284960=test_ossl [145/814] 3284963=test_date_marshal [146/814] 3284963=test_pack [147/814] 3284956=test_gem_commands_unpack_command [148/814] 3284954=test_gem_commands_exec_command [149/814] 3284966=test_autoload [150/814] 3284955=test_gem_resolver_local_specification [151/814] 3284969=test_optarg [152/814] 3284955=test_ssl_session [153/814] 3284956=test_ractor [154/814] 3284963=test_stream [155/814] 3284969=test_file_exhaustive [156/814] 3284963=test_gem_gem_runner [157/814] 3284956=test_gem_ext_cargo_builder [158/814] 3284956=test_exception [159/814] 3284956=test_gem_commands_signout_command [160/814] 3284956=test_object [161/814] 3284956=test_resize [162/814] 3284956=test_div [163/814] 3284956=test_key_stroke [164/814] 3284963=test_deprecated [165/814] 3284963=test_gc_compact [166/814] 3284956=test_generic [167/814] 3284956=breadth_first_search_test [168/814] 3284956=test_fiber [169/814] 3284955=test_alias_and_anchor [170/814] 3284955=test_gem_commands_setup_command [171/814] 3284954=test_gem_commands_rebuild_command [172/814] 3284958=test_cesu8 [173/814] 3284958=json_parser_test [174/814] 3284967=test_vm_dump [175/814] 3284967=test_ftp [176/814] 3284958=errors_test [177/814] 3284954=test_open3 [178/814] 3284967=test_integer [179/814] 3284955=test_utf32 [180/814] 3284955=test_ellipsize [181/814] 3284955=test_helper [182/814] 3284967=test_memory_view [183/814] 3284958=test_date_parse [184/814] 3284967=test_gem_commands_update_command [185/814] 3284955=test_fips [186/814] 3284964=test_rand [187/814] 3284958=test_pkey_ec [188/814] 3284965=test_data [189/814] 3284965=test_noarg [190/814] 3284960=static_literals_test [191/814] 3284960=test_workspace [192/814] 3284958=test_bundled_ca [193/814] 3284964=test_to_ruby [194/814] 3284964=test_random [195/814] 3284955=test_backtrace [196/814] 3284955=test_gem_safe_marshal [197/814] 3284964=test_input_method [198/814] 3284965=test_nextafter [199/814] 3284960=test_capacity [200/814] 3284960=test_tracer [201/814] 3284960=test_option [202/814] 3284965=test_ifunless [203/814] 3284965=test_require [204/814] 3284965=test_gem_silent_ui [205/814] 3284960=test_ocsp [206/814] 3284968=test_shapes [207/814] 3284968=test_pkey_dh [208/814] 3284964=test_rendering [209/814] 3284964=test_gem_commands_uninstall_command [210/814] 3284968=test_nesting_parser [211/814] 3284965=test_gem_resolver_installer_set [212/814] 3284968=test_files_test [213/814] 3284955=test_gem_dependency_list [214/814] 3284958=test_continuation [215/814] 3284958=test_object_create_start [216/814] 3284958=test_forwardable [217/814] 3284958=test_io_m17n [218/814] 3284955=test_config [219/814] 3284962=comments_test [220/814] 3284962=test_delete [221/814] 3284962=test_ensured [222/814] 3284965=test_placearg [223/814] 3284960=test_interned_str [224/814] 3284968=test_gem_commands_cleanup_command [225/814] 3284955=regular_expression_encoding_test [226/814] 3284960=test_env [227/814] 3284955=test_config [228/814] 3284962=test_project_sanity [229/814] 3284965=test_dryrun [230/814] 3284955=json_generator_test [231/814] 3284965=test_gem_impossible_dependencies_error [232/814] 3284965=test_io_buffer [233/814] 3284962=test_string_processing [234/814] 3284965=encodings_test [235/814] 3284962=test_range [236/814] 3284965=test_type [237/814] 3284965=node_id_test [238/814] 3284961=test_tmpdir [239/814] 3284967=test_gem_source_subpath_problem [240/814] 3284961=parse_stream_test [241/814] 3284968=test_gem_resolver_api_set [242/814] 3284961=test_locale [243/814] 3284968=test_emitter [244/814] 3284967=test_ts [245/814] 3284968=test_stringify_symbols [246/814] 3284968=test_rubyoptions [247/814] 3284965=test_printf [248/814] 3284964=test_to_ary_concat [249/814] 3284965=warnings_test [250/814] 3284961=dispatcher_test [251/814] 3284965=test_udp [252/814] 3284965=test_windows_1252 [253/814] 3284961=test_configuration [254/814] 3284965=test_sleep [255/814] 3284955=test_queue [256/814] 3284955=test_key_event_record [257/814] 3284955=regular_expression_options_test [258/814] 3284955=test_install [259/814] 3284961=test_prettyprint [260/814] 3284961=test_gem_validator [261/814] 3284961=integer_parse_test [262/814] 3284961=test_custom_command [263/814] 3284961=test_bundled_gems [264/814] 3284961=lex_test [265/814] 3284969=test_tree_spell_checker [266/814] 3284969=test_pair [267/814] 3284955=test_date_ractor [268/814] 3284967=test_m17n_comb [269/814] 3284955=index_write_test [270/814] 3284955=test_integer_comb [271/814] 3284963=test_ns_spki [272/814] 3284963=test_depth_first [273/814] 3284963=test_tsort [274/814] 3284963=test_random [275/814] 3284963=test_merge_keys [276/814] 3284963=test_lexer [277/814] 3284963=test_io_wait [278/814] 3284958=test_kwargs [279/814] 3284962=test_dir [280/814] 3284958=test_gem_ext_configure_builder [281/814] 3284964=test_x509store [282/814] 3284958=test_mdns [283/814] 3284958=test_gem_local_remote_options [284/814] 3284963=test_gem_security_signer [285/814] 3284958=test_exception [286/814] 3284963=test_bash_completion [287/814] 3284963=test_set_len [288/814] 3284963=test_threadgroup [289/814] 3284954=test_euc_kr [290/814] 3284954=test_gem_commands_lock_command [291/814] 3284954=test_yamlstore [292/814] 3284964=test_gem_config_file [293/814] 3284954=test_gem_commands_pristine_command [294/814] 3284962=test_yjit_exit_locations [295/814] 3284964=test_beginendblock [296/814] 3284963=test_gem_resolver_requirement_list [297/814] 3284963=test_hash [298/814] 3284962=test_reline [299/814] 3284965=test_arith_seq_beg_len_step [300/814] 3284961=test_io_buffer [301/814] 3284965=test_within_pipe [302/814] 3284961=test_scalar_scanner [303/814] 3284965=test_weakref [304/814] 3284961=test_not [305/814] 3284961=test_timeout [306/814] 3284965=test_socket [307/814] 3284964=test_function [308/814] 3284961=test_mailto [309/814] 3284961=test_case_mapping [310/814] 3284961=test_yaml_tree [311/814] 3284961=ripper_test [312/814] 3284964=test_gem_package_tar_writer [313/814] 3284969=test_rubygems [314/814] 3284964=test_gem_resolver_lock_set [315/814] 3284964=test_append [316/814] 3284964=test_ractor_compatibility [317/814] 3284969=test_unicode_normalize [318/814] 3284969=test_method [319/814] 3284954=test_reline_key [320/814] 3284954=test_reqarg [321/814] 3284961=test_gem_update_suggestion [322/814] 3284962=test_gem_source_fetch_problem [323/814] 3284962=test_set [324/814] 3284962=test_resource [325/814] 3284961=test_member [326/814] 3284962=test_gem_console_ui [327/814] 3284964=test_pkey_rsa [328/814] 3284961=test_nofree [329/814] 3284962=test_gem_stream_ui [330/814] 3284961=test_numhash [331/814] 3284961=test_trace [332/814] 3284961=test_arity [333/814] 3284961=test_ipaddr [334/814] 3284961=test_m17n [335/814] 3284962=test_yjit [336/814] 3284960=test_buffered_io [337/814] 3284965=test_webauthn_poller [338/814] 3284960=test_date_conv [339/814] 3284960=test_gem_resolver_composed_set [340/814] 3284960=test_argf [341/814] 3284965=test_egrep_cpp [342/814] 3284964=test_object_references [343/814] 3284964=test_wait [344/814] 3284965=test_sleep [345/814] 3284961=test_x509name [346/814] 3284954=test_euc_tw [347/814] 3284954=test_gem_security [348/814] 3284964=test_gem_commands_build_command [349/814] 3284961=test_compile_prism [350/814] 3284956=test_sizeof [351/814] 3284964=test_face [352/814] 3284964=test_gem_requirement [353/814] 3284958=test_alias [354/814] 3284961=test_comparable [355/814] 3284964=test_configuration [356/814] 3284961=test_notimplement [357/814] 3284965=test_emoji_breaks [358/814] 3284961=test_system [359/814] 3284965=test_bug-3571 [360/814] 3284964=test_date_new [361/814] 3284964=test_io_timeout [362/814] 3284965=command_line_test [363/814] 3284964=test_gem_commands_info_command [364/814] 3284965=test_dns [365/814] 3284964=test_stringio [366/814] 3284958=test_require [367/814] 3284964=test_dup [368/814] 3284965=heredoc_test [369/814] 3284965=test_webauthn_listener_response [370/814] 3284957=snippets_test [371/814] 3284965=parser_test [372/814] 3284965=test_array [373/814] 3284965=test_ubf_async_safe [374/814] 3284965=newline_test [375/814] 3284964=constant_path_node_test [376/814] 3284964=test_gem_path_support [377/814] 3284964=test_console_attr [378/814] 3284964=test_gem_bundler_version_finder [379/814] 3284965=fuzzer_test [380/814] 3284964=test_rb_str_dup [381/814] 3284965=test_pack [382/814] 3284964=test_ast [383/814] 3284965=test_struct [384/814] 3284965=onigmo_test [385/814] 3284965=test_libs [386/814] 3284965=test_super [387/814] 3284959=test_time [388/814] 3284955=json_encoding_test [389/814] 3284955=test_math [390/814] 3284955=test_gc [391/814] 3284955=test_digest_extend [392/814] 3284955=test_gem_safe_yaml [393/814] 3284955=test_popen_deadlock [394/814] 3284967=test_did_you_mean [395/814] 3284959=test_autoconf [396/814] 3284959=test_bug-5832 [397/814] 3284959=test_cgi_multipart [398/814] 3284961=test_case [399/814] 3284961=test_gem_specification [400/814] 3284959=test_gbk [401/814] 3284959=test_warning [402/814] 3284967=test_gem_name_tuple [403/814] 3284967=test_refinement [404/814] 3284965=test_pointer [405/814] 3284959=test_gem_dependency_installer [406/814] 3284954=test_numeric [407/814] 3284954=test_stringscanner [408/814] 3284954=test_x509crl [409/814] 3284954=test_class [410/814] 3284955=test_cgi_session [411/814] 3284954=test_type_completor [412/814] 3284954=test_gem_package_tar_reader [413/814] 3284955=test_gb18030 [414/814] 3284955=test_mixed_unicode_escapes [415/814] 3284955=test_enumerator_kw [416/814] 3284955=test_mkmf [417/814] 3284954=test_mul [418/814] 3284954=test_require_path_check [419/814] 3284965=test_flush [420/814] 3284965=test_pkcs7 [421/814] 3284955=test_cgi_header [422/814] 3284955=test_gem_commands_fetch_command [423/814] 3284954=test_complexrational [424/814] 3284954=test_dln [425/814] 3284954=test_history [426/814] 3284954=test_x509attr [427/814] 3284954=test_iso_8859 [428/814] 3284955=test_complex2 [429/814] 3284955=regexp_test [430/814] 3284965=test_string_memory [431/814] 3284955=test_pkg_config [432/814] 3284954=test_line_editor [433/814] 3284955=test_big2str [434/814] 3284955=test_open-uri [435/814] 3284954=test_coderange [436/814] 3284954=location_test [437/814] 3284956=test_c_struct_builder [438/814] 3284965=test_allocation [439/814] 3284954=test_gc [440/814] 3284957=test_enc_associate [441/814] 3284956=dump_test [442/814] 3284955=test_iseq [443/814] 3284957=test_insns_leaf [444/814] 3284957=test_store [445/814] 3284955=test_protect [446/814] 3284955=test_gem_ext_cargo_builder_link_flag_converter [447/814] 3284955=test_protocol [448/814] 3284955=test_tree_builder [449/814] 3284955=test_gem_commands_open_command [450/814] 3284957=test_x509req [451/814] 3284955=test_cgi_util [452/814] 3284957=test_settracefunc [453/814] 3284955=test_gem_text [454/814] 3284969=tunnel_test [455/814] 3284955=test_gem_commands_stale_command [456/814] 3284969=test_gem_version [457/814] 3284955=test_sprintf_comb [458/814] 3284961=test_tcp [459/814] 3284969=test_pp [460/814] 3284969=test_path [461/814] 3284969=test_method_cache [462/814] 3284969=test_gem_stub_specification [463/814] 3284955=test_monitor [464/814] 3284958=test_gem_ext_rake_builder [465/814] 3284961=json_string_matching_test [466/814] 3284955=test_asn1 [467/814] 3284956=test_flags [468/814] 3284959=test_transcode [469/814] 3284961=test_whileuntil [470/814] 3284963=test_extlibs [471/814] 3284961=test_rat [472/814] 3284955=test_inadvertent_creation [473/814] 3284969=static_inspect_test [474/814] 3284961=source_location_test [475/814] 3284969=test_complex [476/814] 3284961=test_at_exit [477/814] 3284961=test_instrumentation_api [478/814] 3284955=test_files_ext [479/814] 3284959=test_x509ext [480/814] 3284959=unescape_test [481/814] 3284959=equality_test [482/814] 3284969=test_color [483/814] 3284959=test_gem_commands_query_command [484/814] 3284955=test_c_struct_entry [485/814] 3284969=test_eval_history [486/814] 3284969=test_data_error [487/814] 3284969=test_rubyvm [488/814] 3284969=test_weakmap [489/814] 3284955=test_ancdata [490/814] 3284960=test_gem_doctor [491/814] 3284955=test_euc_jp [492/814] 3284955=test_abi [493/814] 3284960=test_external_new [494/814] 3284960=test_scanner_events [495/814] 3284960=test_gem_resolver_dependency_request [496/814] 3284960=test_force_exit [497/814] 3284960=test_deprecate [498/814] 3284956=test_registry [499/814] 3284956=test_ssl [500/814] 3284960=test_gem_commands_push_command [501/814] 3284955=test_module [502/814] 3284957=parse_success_test [503/814] 3284957=test_ractor [504/814] 3284959=test_sprintf [505/814] 3284957=test_gem_uri_formatter [506/814] 3284957=test_gem_request_connection_pools [507/814] 3284958=test_optimization [508/814] 3284961=test_common [509/814] 3284960=test_svcb_https [510/814] 3284960=test_buffering [511/814] 3284960=ruby_parser_test [512/814] 3284960=test_bug-14834 [513/814] 3284957=test_key_actor_vi [514/814] 3284959=test_bmethod [515/814] 3284959=test_enumerable [516/814] 3284959=test_http [517/814] 3284959=test_passing_block [518/814] 3284959=test_x509cert [519/814] 3284960=test_addrinfo [520/814] 3284960=test_have_func [521/814] 3284967=test_enc_str_buf_cat [522/814] 3284967=test_zsh_completion [523/814] 3284967=test_gem_package_tar_reader_entry [524/814] 3284961=test_lock_native_thread [525/814] 3284961=test_webauthn_listener [526/814] 3284961=test_gem_resolver_specification [527/814] 3284961=json_fixtures_test [528/814] 3284961=test_load [529/814] 3284961=test_encoding [530/814] 3284957=test_default_gems [531/814] 3284967=test_gem_security_trust_dir [532/814] 3284967=test_constant [533/814] 3284957=test_files_test_2 [534/814] 3284959=test_gem_version_option [535/814] 3284959=test_require_lib [536/814] 3284961=lex_test [537/814] 3284961=test_gem_rdoc [538/814] 3284960=test_gem_remote_fetcher_s3 [539/814] 3284961=test_fd_setsize [540/814] 3284961=test_trick [541/814] 3284960=test_objectspace [542/814] 3284963=version_test [543/814] 3284963=test_gem_request_set [544/814] 3284963=test_null [545/814] 3284963=test_gem_resolver_activation_request [546/814] 3284963=test_big5 [547/814] 3284963=test_name_error_extension [548/814] 3284963=test_fstring [549/814] 3284963=test_iseq_load [550/814] 3284967=test_signal [551/814] 3284955=test_timeout [552/814] 3284955=test_fixnum [553/814] 3284955=test_ensure_and_callcc [554/814] 3284955=test_scheduler [555/814] 3284955=test_gem_ext_builder [556/814] 3284963=test_verbose [557/814] 3284968=test_history [558/814] 3284963=compiler_test [559/814] 3284963=test_date_strftime [560/814] 3284968=test_typeddata [561/814] 3284967=test_gem_resolver_vendor_specification [562/814] 3284967=test_struct [563/814] 3284968=test_mutex [564/814] 3284956=test_bigzero [565/814] 3284956=test_basicinstructions [566/814] 3284967=test_key_actor_emacs [567/814] 3284956=test_basicsocket [568/814] 3284956=test_import [569/814] 3284968=test_gem_commands_owner_command [570/814] 3284963=test_normalize [571/814] 3284963=test_recursion [572/814] 3284963=locals_test [573/814] 3284963=test_find [574/814] 3284963=test_gem_unsatisfiable_dependency_error [575/814] 3284963=test_ractor [576/814] 3284967=test_disable_irb [577/814] 3284965=test_gem_package_tar_header [578/814] 3284963=pattern_test [579/814] 3284965=test_sexp [580/814] 3284963=test_gem_dependency_resolution_error [581/814] 3284963=test_rational2 [582/814] 3284963=fixtures_test [583/814] 3284965=test_http [584/814] 3284967=test_raise [585/814] 3284961=test_completion [586/814] 3284967=test_proxy [587/814] 3284967=test_string [588/814] 3284968=test_io_wait_uncommon [589/814] 3284968=test_gem_ci_detector [590/814] 3284968=test_gem_request_set_lockfile_parser [591/814] 3284967=test_yield [592/814] 3284963=test_shift_jis [593/814] 3284963=test_fnmatch [594/814] 3284968=test_evaluation [595/814] 3284968=test_gem_resolver_vendor_set [596/814] 3284963=test_erb_command [597/814] 3284968=test_https [598/814] 3284955=test_require [599/814] 3284963=test_have_library [600/814] 3284969=test_unicode_escape [601/814] 3284956=integer_base_flags_test [602/814] 3284956=test_httpresponses [603/814] 3284956=test_ftp [604/814] 3284956=test_too_many_dummy_encodings [605/814] 3284969=test_gem_ext_cmake_builder [606/814] 3284969=test_filter [607/814] 3284969=test_clone [608/814] 3284956=test_objspace [609/814] 3284959=test_erb_m17n [610/814] 3284959=test_koi8 [611/814] 3284959=test_call [612/814] 3284957=test_thread [613/814] 3284959=test_hash_create [614/814] 3284959=json_generic_object_test [615/814] 3284959=test_switch_hitter [616/814] 3284969=test_pack [617/814] 3284959=test_defined [618/814] 3284959=test_case_options [619/814] 3284959=test_files_sample [620/814] 3284959=test_update [621/814] 3284959=test_arity [622/814] 3284959=test_gem_security_policy [623/814] 3284961=test_gem_install_update_options [624/814] 3284969=test_file [625/814] 3284969=test_gem_resolver_index_set [626/814] 3284969=test_init [627/814] 3284961=test_inlinecache [628/814] 3284962=test_show_source [629/814] 3284963=test_httpresponse [630/814] 3284961=test_weakkeymap [631/814] 3284963=test_usrmarshal [632/814] 3284959=test_gem_command [633/814] 3284962=test_memory_view [634/814] 3284959=test_pinned [635/814] 3284969=test_key_error [636/814] 3284969=test_engine [637/814] 3284969=test_enc_raise [638/814] 3284969=test_postponed_job [639/814] 3284962=test_gem_request_set_lockfile [640/814] 3284959=ractor_test [641/814] 3284959=test_dot_dot [642/814] 3284959=test_cparser [643/814] 3284963=test_human_typo [644/814] 3284963=reflection_test [645/814] 3284963=test_bignum [646/814] 3284955=test_tempfile [647/814] 3284962=test_config [648/814] 3284963=test_raise_exception [649/814] 3284962=test_gem_util [650/814] 3284969=test_gem_gemcutter_utilities [651/814] 3284965=test_gem_remote_fetcher [652/814] 3284962=test_gem_resolver [653/814] 3284955=test_gem_commands_yank_command [654/814] 3284969=test_jaro_winkler [655/814] 3284969=test_pattern_key_name_check [656/814] 3284969=test_exit [657/814] 3284960=test_last_thread [658/814] 3284959=test_etc [659/814] 3284962=test_gem_remote_fetcher_local_server [660/814] 3284969=test_ldap [661/814] 3284969=test_gem_source_lock [662/814] 3284955=test_cipher [663/814] 3284962=test_hash [664/814] 3284969=test_macro [665/814] 3284965=test_new [666/814] 3284965=test_gem_commands_which_command [667/814] 3284969=test_enum [668/814] 3284962=parse_test [669/814] 3284955=test_unix [670/814] 3284962=test_gem_source_specific_file [671/814] 3284959=test_optparse [672/814] 3284965=test_coder [673/814] 3284955=test_symbol [674/814] 3284965=test_context [675/814] 3284962=test_ractor [676/814] 3284959=test_gem_spec_fetcher [677/814] 3284962=test_c_union_entity [678/814] 3284960=test_gem_commands_sources_command [679/814] 3284962=test_undef [680/814] 3284962=test_date_arith [681/814] 3284963=test_io_console [682/814] 3284962=test_ws [683/814] 3284962=test_io [684/814] 3284968=test_numeric [685/814] 3284959=test_metaclass [686/814] 3284965=test_ractor [687/814] 3284959=test_gem_resolver_installed_specification [688/814] 3284959=test_array_create [689/814] 3284959=test_debugger_integration [690/814] 3284959=test_tracepoint [691/814] 3284960=test_gem_commands_environment_command [692/814] 3284968=test_my_integer [693/814] 3284968=symbol_encoding_test [694/814] 3284965=test_cd [695/814] 3284965=test_gem_commands_mirror [696/814] 3284965=test_cgi_cookie [697/814] 3284960=test_internal_ivar [698/814] 3284965=test_signedness [699/814] 3284960=test_hmac [700/814] 3284960=desugar_compiler_test [701/814] 3284960=test_wss [702/814] 3284960=test_closure [703/814] 3284961=test_address_resolve [704/814] 3284968=test_gem_resolver_lock_specification [705/814] 3284961=test_cstr [706/814] 3284968=test_variable [707/814] 3284958=test_digest [708/814] 3284958=test_gem_source_local [709/814] 3284959=test_num2int [710/814] 3284959=test_process [711/814] 3284968=test_have_macro [712/814] 3284960=test_parse [713/814] 3284958=test_iter_break [714/814] 3284958=test_thread_queue [715/814] 3284968=test_nowrite [716/814] 3284968=test_flip [717/814] 3284968=test_summary [718/814] 3284961=test_stack [719/814] 3284963=test_gem_ext_cargo_builder_unit [720/814] 3284954=test_gem_commands_install_command [721/814] 3284963=test_econv [722/814] 3284968=test_foreach [723/814] 3284968=test_securerandom [724/814] 3284968=test_io [725/814] 3284969=test_gem_commands_cert_command [726/814] 3284960=test_fileutils [727/814] 3284968=test_object [728/814] 3284960=test_process [729/814] 3284965=test_eval [730/814] 3284965=test_func [731/814] 3284960=test_stream [732/814] 3284960=json_common_interface_test [733/814] 3284960=test_coverage [734/814] 3284957=test_pathname [735/814] 3284968=test_remote_fetch_error [736/814] 3284967=test_dir_m17n [737/814] 3284968=test_gem_resolver_git_specification [738/814] 3284961=test_kill_ring [739/814] 3284961=test_cgi_tag_helper [740/814] 3284957=named_capture_test [741/814] 3284961=test_gem_commands_dependency_command [742/814] 3284957=test_gem_ext_ext_conf_builder [743/814] 3284958=test_command_aliasing [744/814] 3284961=test_qsort [745/814] 3284958=test_cmethod [746/814] 3284958=json_addition_test [747/814] 3284961=test_thread_fd_close [748/814] 3284961=test_storage [749/814] 3284958=test_path_to_class [750/814] 3284961=string_test [751/814] 3284958=test_string [752/814] 3284958=test_gem_resolver_index_specification [753/814] 3284961=test_marshalable [754/814] 3284961=test_iterator [755/814] 3284958=test_method_cache [756/814] 3284958=test_gem_dependency [757/814] 3284968=parse_comments_test [758/814] 3284969=test_class [759/814] 3284963=test_const [760/814] 3284968=test_serialize_subclasses [761/814] 3284963=test_helper [762/814] 3284968=test_yamldbm [763/814] 3284963=test_thread_cv [764/814] 3284968=test_cgi_modruby [765/814] 3284968=test_windows_1251 [766/814] 3284961=relocation_test [767/814] 3284968=test_parser_events [768/814] 3284961=test_unicode [769/814] 3284958=test_stat [770/814] 3284958=test_eval [771/814] 3284968=test_addr [772/814] 3284961=test_convertible [773/814] 3284968=test_gem_resolver_best_set [774/814] 3284968=test_copy [775/814] 3284968=newline_offsets_test [776/814] 3284963=test_regexp [777/814] 3284954=test_rational [778/814] 3284955=test_str2big [779/814] 3284955=test_pager [780/814] 3284960=test_gem_resolver_conflict [781/814] 3284960=test_scalar [782/814] 3284960=test_readpartial [783/814] 3284955=test_gem_commands_contents_command [784/814] 3284968=test_thread [785/814] 3284955=test_pattern_matching [786/814] 3284960=test_gem_commands_search_command [787/814] 3284960=test_arithmetic_sequence [788/814] 3284968=test_irb [789/814] 3284960=test_literal [790/814] 3284955=test_frozen_error [791/814] 3284955=test_sockopt [792/814] 3284955=bom_test [793/814] 3284955=test_file [794/814] 3284954=test_lambda [795/814] 3284954=test_encoding [796/814] 3284954=test_recorder [797/814] 3284954=test_yield_block [798/814] 3284954=test_gem_commands_specification_command [799/814] 3284958=test_config [800/814] 3284965=test_boolean [801/814] 3284965=test_yaml [802/814] 3284968=test_document [803/814] 3284968=test_ractor [804/814] 3284954=test_spell_checker [805/814] 3284954=test_bug_reporter [806/814] 3284957=test_getopts [807/814] 3284968=test_rendering [808/814] 3284957=test_gem_resolver_api_specification [809/814] 3284968=parameters_signature_test [810/814] 3284968=test_gem_request [811/814] 3284957=test_primitive [812/814] 3284965=test_pkey [813/814] 3284957=test_nonblock [814/814] 3284957=test_gem_commands_signin_command $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -1 Ss 1000 0:05 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 972 972 972 pts/0 972 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 972 973 972 972 pts/0 972 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 973 3283712 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 3283712 3283715 972 972 pts/0 972 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250123-204940 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 3283715 3283716 972 972 pts/0 972 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250123-204940 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 3283716 3284621 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3284621 3284622 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 3284622 3284951 972 972 pts/0 972 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 3284951 3284966 972 972 pts/0 972 Sl+ 1000 0:08 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3284966 3287380 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3284966 3287390 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3284966 3287395 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 3283716 3318864 972 972 pts/0 972 R+ 1000 0:00 ps jx 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent {1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 3070353=>[3070354], 973=>[3283712], 3283712=>[3283715], 3283715=>[3283716], 3283716=>[3284621, 3318864], 3284621=>[3284622], 3284622=>[3284951], 3284951=>[3284966], 3284966=>[3287380, 3287390, 3287395]} $ timeout 60 gdb -p 3287380 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3287382] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000063e6ac7aae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7ecffa0006c0 (LWP 3287380) "test_autoload.*" 0x000063e6ac7aae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7ed0042006c0 (LWP 3287382) "test_autoload.*" 0x00007ed02051b4cd in __GI___poll (fds=0x7ecfdd909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7ed0042006c0 (LWP 3287382) "test_autoload.*"): #0 0x00007ed02051b4cd in __GI___poll (fds=0x7ecfdd909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063e6ac7356ea in __interceptor_poll () No symbol table info available. #2 0x000063e6acaec06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x000063e6ac78ea9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007ed02049ca94 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 = {139431887505088, -3292256267105250113, 139431887505088, -360, 0, 139431717626224, -3292256267117833025, -3292194059042859841}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007ed020529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ecffa0006c0 (LWP 3287380) "test_autoload.*"): #0 0x000063e6ac7aae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000063e6ac7abe0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000063e6ac6fa680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000063e6ac6fa4f9 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 0x000063e6ac6fa125 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 0x000063e6ac6f512e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000063e6ac6f4f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000063e6ac790e83 in __interceptor_malloc () No symbol table info available. #8 0x000063e6ac83d0c6 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8179 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x000063e6ac819965 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4603 No locals. #10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4597 No locals. #11 0x000063e6ac8bc512 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:601 new_arena = <optimized out> #12 prepare_iseq_build (iseq=iseq@entry=0x7ecffbc3a8a8, name=<optimized out>, name@entry=139432352165760, path=path@entry=139432336230440, realpath=realpath@entry=139432336231560, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x7ecfdf10af40, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7ecfdf10af20) at /tmp/ruby/src/trunk_asan/iseq.c:647 coverage = 0 err_info = 4 body = <optimized out> #13 0x000063e6ac8bb915 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=0x7ecfdf10af20, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1075 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 = 0x7ecffbc3a8a8 location = <optimized out> start_line = <optimized out> start = <optimized out> end = <optimized out> #14 0x000063e6ac8bb514 in pm_iseq_new_top (node=node@entry=0x7ecff9ffc698, name=name@entry=139432352165760, path=path@entry=139432336230440, realpath=realpath@entry=139432336231560, parent=parent@entry=0x0, error_state=error_state@entry=0x7ecff9ffc7c0) at /tmp/ruby/src/trunk_asan/iseq.c:906 No locals. #15 0x000063e6ac8d8a80 in load_iseq_eval (ec=0x516001d778d0, fname=fname@entry=139432336230440) at /tmp/ruby/src/trunk_asan/load.c:756 error_state = <optimized out> result = <optimized out> error = <optimized out> ec = 0x516001d778d0 v = <optimized out> th = <optimized out> realpath_map = 139432352863040 iseq = <optimized out> #16 0x000063e6ac8d3b2b in require_internal (ec=ec@entry=0x516001d778d0, 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 = 0x5150001bc680 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 139432352863200 realpath_map = 139432352863040 path = 139432336230440 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 0x000063e6ac8d1b22 in rb_require_string_internal (fname=139432336231560, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x516001d778d0 result = <optimized out> #18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #19 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x1644100140003 cc = <optimized out> me = 0x7ed01edc5498 cfunc = 0x504000018558 recv = 139432352992680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x000063e6acba310d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ecff9ffd2f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x000063e6acba8d65 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #22 0x000063e6acb6a217 in vm_sendish (ec=0x516001d778d0, reg_cfp=0x7ecffa1fb6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x516001d778d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ecffa1fb6e8 reg_pc = 0x5110000a1b38 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> th: 0x5150001bc680, native_id: 0x7ecffa0006c0 INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d778d0 -- Control frame information ----------------------------------------------- _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] #25 0x000063e6acbd0c3a in vm_call0_body (ec=<optimized out>, calling=0x7ecfdf309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7ecfdf3098d0 c:0006 p:---- s:0024 e:000023 CFUNC :require cc = <optimized out> ret = <optimized out> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] #26 0x000063e6acbd04af in vm_call0_cme (ec=0x516001d778d0, calling=0x7ecfdf309860, argv=0x7ecff9ffdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #27 vm_call0_body (ec=<optimized out>, calling=0x7ecfdf309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7ecffba25798 orig_cme = <optimized out> ci = 0x7ecfdf3098d0 cc = 0x7ecffbc3d030 ret = <optimized out> #28 0x000063e6acb849ce in vm_call0_cc (recv=139432352992680, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7ecffbc3d030, 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> #29 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 = 0x7ecffbc3d030 self = <optimized out> #30 0x000063e6acb857fe in rb_funcallv (recv=139432352992680, mid=22673, argc=1, argv=0x7ecff9ffdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7ecff9ffdaa0 #32 0x000063e6acb43f7e in autoload_feature_require (_arguments=139431717625488) at /tmp/ruby/src/trunk_asan/variable.c:2958 arguments = 0x7ecff9ffde90 autoload_const = <optimized out> result = <optimized out> #33 autoload_try_load (_arguments=139431717625488) at /tmp/ruby/src/trunk_asan/variable.c:2972 arguments = 0x7ecff9ffde90 result = <optimized out> ce = <optimized out> #34 0x000063e6ac7d92e0 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 = 0x516001d778d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ecff9ffde10, <optimized out>, 0x7ecff9ffdd20, <optimized out>, <optimized out>}, prev = 0x7ecfdf209740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001d778d0 state = RUBY_TAG_NONE errinfo = <optimized out> #35 0x000063e6acb432e6 in rb_autoload_load (module=module@entry=139432353070400, name=name@entry=205131) at /tmp/ruby/src/trunk_asan/variable.c:3033 ce = 0x5030008517d0 arguments = {module = 139432353070400, name = 205131, flag = 0, mutex = 139431747234080, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #36 0x000063e6acb4cd1d in rb_const_search_from (klass=139431777272000, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3135 ac = 0xfffffffffffffe00 am = 139432353070400 tmp = 139432353070400 ce = <optimized out> current = 139432353070400 value = <optimized out> first_iteration = <optimized out> #37 0x000063e6acb44fe4 in rb_const_search (klass=139431777272000, id=205131, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3157 value = <optimized out> #38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3084 c = <optimized out> #39 0x000063e6acb5011e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 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> #40 0x000063e6acb5b481 in vm_get_ev_const_chain (ec=0x516001d778d0, segments=0x502000568c10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000568c30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436 segments = 0x502000568c10 ice = <optimized out> val = <optimized out> #42 0x000063e6acb5cf00 in vm_exec_core (ec=ec@entry=0x516001d778d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ecffa1fb720 reg_pc = 0x503000854d20 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #43 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d778d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #44 0x000063e6acbda682 in invoke_iseq_block_from_c (ec=0x516001d778d0, captured=0x7ecffa1fb7a8, self=139431800820840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7ecffa846ef0 cfp = <optimized out> sp = 0x7ecffa0fb850 use_argv = 0x0 stack_argv = 0x7ecffa0fb850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #45 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7ecffa1fb7a8 #46 0x000063e6acb86c16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #49 0x000063e6acb86c16 in rb_yield (val=<optimized out>) No locals. #50 0x000063e6ac7d8bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x516001d778d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ecff9ffecd0, <optimized out>, 0x7ecff9ffebe0, <optimized out>, <optimized out>}, prev = 0x7ecfdf209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516001d778d0 cfp = 0x7ecffa1fb758 #51 0x000063e6ac95ccab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #52 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x649100040001 cc = <optimized out> me = 0x7ecffbc3a970 cfunc = 0x50400001ffd8 recv = 139431800820840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #53 0x000063e6acba310d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ecff9fff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #54 0x000063e6acba2bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #55 0x000063e6acb637e7 in vm_sendish (ec=0x516001d778d0, reg_cfp=0x7ecffa1fb790, cd=0x502000568f50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #56 vm_exec_core (ec=ec@entry=0x516001d778d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000568f50 insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ecffa1fb790 reg_pc = 0x504000319970 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #57 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d778d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #58 0x000063e6acb9686b in invoke_iseq_block_from_c (ec=0x516001d778d0, captured=<optimized out>, self=139431800820840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7ecffa846f18 cfp = 0x7ecffa1fb7c8 sp = 0x7ecffa0fb818 use_argv = <optimized out> stack_argv = 0x7ecffa0fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #59 invoke_block_from_c_proc (ec=0x516001d778d0, self=139431800820840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #60 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #61 0x000063e6acb94af6 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x50400038ec90, argc=-1401246130, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #62 0x000063e6acaeae09 in thread_do_start_proc (th=th@entry=0x5150001bc680) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400038ec90 args_len = 0 args_ptr = <optimized out> #63 0x000063e6acae8a3a in thread_do_start (th=0x5150001bc680) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #64 thread_start_func_2 (th=th@entry=0x5150001bc680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #65 0x000063e6acae7cfe in call_thread_start_func_2 (th=0x5150001bc680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7ecff9fffcc0 #66 nt_start (ptr=0x50c0005a7840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001bc680 sched = <optimized out> nt = 0x50c0005a7840 vm = 0x525000000100 #67 0x000063e6ac78ea9f in asan_thread_start(void*) () No symbol table info available. #68 0x00007ed02049ca94 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 = {139431717635776, -3282994805786585921, 139431717635776, -360, 0, 140728256294448, -3282994805799168833, -3292194059042859841}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #69 0x00007ed020529c3c 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 3287380) detached] $ timeout 60 gdb -p 3287390 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3287392] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000063e6ac7aae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7ecfe3c006c0 (LWP 3287390) "test_autoload.*" 0x000063e6ac7aae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7ed0042006c0 (LWP 3287392) "test_autoload.*" 0x00007ed02051b4cd in __GI___poll (fds=0x7ecfdd909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7ed0042006c0 (LWP 3287392) "test_autoload.*"): #0 0x00007ed02051b4cd in __GI___poll (fds=0x7ecfdd909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063e6ac7356ea in __interceptor_poll () No symbol table info available. #2 0x000063e6acaec06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x000063e6ac78ea9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007ed02049ca94 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 = {139431887505088, -3292256267105250113, 139431887505088, -360, 0, 139431344333584, -3292256267117833025, -3292194059042859841}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007ed020529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ecfe3c006c0 (LWP 3287390) "test_autoload.*"): #0 0x000063e6ac7aae4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000063e6ac7abe0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000063e6ac6fa680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000063e6ac6fa4f9 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 0x000063e6ac6fa125 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 0x000063e6ac6f512e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000063e6ac6f4f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000063e6ac790e83 in __interceptor_malloc () No symbol table info available. #8 0x000063e6ac732ba7 in __interceptor_realpath () No symbol table info available. #9 0x000063e6ac7e42d4 in rb_check_realpath_internal (basedir=4, path=139432336230280, origenc=0x50d000000110, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk_asan/file.c:4576 resolved_ptr = 0x0 resolved_buffer = 0x0 unresolved_path = 139432336230200 resolved = <optimized out> st = <optimized out> errno_to_fail = <optimized out> errno_to_fail = <optimized out> rb_gc_guarded_ptr = <optimized out> #10 0x000063e6ac8d3a66 in realpath_internal_cached (hash=139432352863040, path=139432336230280) at /tmp/ruby/src/trunk_asan/load.c:730 ret = 4 realpath = <optimized out> #11 require_internal (ec=ec@entry=0x516001d784d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1290 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x5150001bcb80 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 139432352863200 realpath_map = 139432352863040 path = 139432336230280 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #12 0x000063e6ac8d1b22 in rb_require_string_internal (fname=139432336231560, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x516001d784d0 result = <optimized out> #13 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #14 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x1644100140003 cc = <optimized out> me = 0x7ed01edc5498 cfunc = 0x504000018558 recv = 139432352992680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000063e6acba310d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ecfe3bfd490) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #16 0x000063e6acba8d65 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188 No locals. #17 0x000063e6acb6a217 in vm_sendish (ec=0x516001d784d0, reg_cfp=0x7ecff9afd6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #18 vm_exec_core (ec=ec@entry=0x516001d784d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ecff9afd6e8 reg_pc = 0x5110000a1b38 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #19 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d784d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #20 0x000063e6acbd0c3a in vm_call0_body (ec=<optimized out>, calling=0x7ecfdff09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7ecfdff098d0 cc = <optimized out> ret = <optimized out> #21 0x000063e6acbd04af in vm_call0_cme (ec=0x516001d784d0, calling=0x7ecfdff09860, argv=0x7ecfe3bfdc40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #22 vm_call0_body (ec=<optimized out>, calling=0x7ecfdff09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7ecffba25798 orig_cme = <optimized out> ci = 0x7ecfdff098d0 cc = 0x7ecffbc3d030 ret = <optimized out> #23 0x000063e6acb849ce in vm_call0_cc (recv=139432352992680, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7ecffbc3d030, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #24 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x7ecffbc3d030 self = <optimized out> #25 0x000063e6acb857fe in rb_funcallv (recv=139432352992680, mid=22673, argc=1, argv=0x7ecfe3bfdc40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #26 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x7ecfe3bfdc40 #27 0x000063e6acb43f7e in autoload_feature_require (_arguments=139431344332848) at /tmp/ruby/src/trunk_asan/variable.c:2958 arguments = 0x7ecfe3bfe030 autoload_const = <optimized out> result = <optimized out> #28 autoload_try_load (_arguments=139431344332848) at /tmp/ruby/src/trunk_asan/variable.c:2972 arguments = 0x7ecfe3bfe030 result = <optimized out> ce = <optimized out> #29 0x000063e6ac7d92e0 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 = 0x516001d784d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ecfe3bfdfb0, <optimized out>, 0x7ecfe3bfdec0, <optimized out>, <optimized out>}, prev = 0x7ecfdfe09640, state = RUBY_TAG_NONE, lock_rec = 0} th: 0x5150001bcb80, native_id: 0x7ecfe3c006c0 -- Control frame information ----------------------------------------------- result = 4 ec = 0x516001d784d0 state = RUBY_TAG_NONE errinfo = <optimized out> #30 0x000063e6acb432e6 in rb_autoload_load (module=module@entry=139432353070400, name=name@entry=205131) at /tmp/ruby/src/trunk_asan/variable.c:3033 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] ce = 0x5030008517d0 arguments = {module = 139432353070400, name = 205131, flag = 0, mutex = 139431747234080, autoload_const = 0x0, autoload_data = 0x0} c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork result = <optimized out> autoload_const_value = <optimized out> #31 0x000063e6acb4cd1d in rb_const_search_from (klass=139431777272000, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3135 ac = 0xfffffffffffffe00 am = 139432353070400 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] tmp = 139432353070400 ce = <optimized out> current = 139432353070400 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] value = <optimized out> first_iteration = <optimized out> #32 0x000063e6acb44fe4 in rb_const_search (klass=139431777272000, id=205131, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3157 value = <optimized out> #33 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3084 c = <optimized out> #34 0x000063e6acb5011e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1134 root_cref = <optimized out> klass = 92358976737416 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #35 0x000063e6acb5b481 in vm_get_ev_const_chain (ec=0x516001d784d0, segments=0x502000568c10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #36 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000568c30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436 segments = 0x502000568c10 ice = <optimized out> val = <optimized out> #37 0x000063e6acb5cf00 in vm_exec_core (ec=ec@entry=0x516001d784d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ecff9afd720 reg_pc = 0x503000854d20 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d784d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #39 0x000063e6acbda682 in invoke_iseq_block_from_c (ec=0x516001d784d0, captured=0x7ecff9afd7a8, self=139431800820840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7ecffa846ef0 cfp = <optimized out> sp = 0x7ecff99fd850 use_argv = 0x0 stack_argv = 0x7ecff99fd850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #40 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7ecff9afd7a8 #41 0x000063e6acb86c16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #42 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #43 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #44 0x000063e6acb86c16 in rb_yield (val=<optimized out>) No locals. #45 0x000063e6ac7d8bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x516001d784d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ecfe3bfee70, <optimized out>, 0x7ecfe3bfed80, <optimized out>, <optimized out>}, prev = 0x7ecfdfe09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516001d784d0 cfp = 0x7ecff9afd758 #46 0x000063e6ac95ccab in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #47 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x649100040001 cc = <optimized out> me = 0x7ecffbc3a970 cfunc = 0x50400001ffd8 recv = 139431800820840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #48 0x000063e6acb637e7 in vm_sendish (ec=0x516001d784d0, reg_cfp=0x7ecff9afd790, cd=0x502000568f50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #49 vm_exec_core (ec=ec@entry=0x516001d784d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000568f50 insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ecff9afd790 reg_pc = 0x504000319970 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #50 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d784d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #51 0x000063e6acb9686b in invoke_iseq_block_from_c (ec=0x516001d784d0, captured=<optimized out>, self=139431800820840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7ecffa846f18 cfp = 0x7ecff9afd7c8 sp = 0x7ecff99fd818 use_argv = <optimized out> stack_argv = 0x7ecff99fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #52 invoke_block_from_c_proc (ec=0x516001d784d0, self=139431800820840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #53 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #54 0x000063e6acb94af6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x50400038ed10, argc=-1401246130, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #55 0x000063e6acaeae09 in thread_do_start_proc (th=th@entry=0x5150001bcb80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400038ed10 args_len = 0 args_ptr = <optimized out> #56 0x000063e6acae8a3a in thread_do_start (th=0x5150001bcb80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #57 thread_start_func_2 (th=th@entry=0x5150001bcb80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #58 0x000063e6acae7cfe in call_thread_start_func_2 (th=0x5150001bcb80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7ecfe3bffcc0 #59 nt_start (ptr=0x50c0005a6b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001bcb80 sched = <optimized out> nt = 0x50c0005a6b80 vm = 0x525000000100 #60 0x000063e6ac78ea9f in asan_thread_start(void*) () No symbol table info available. #61 0x00007ed02049ca94 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 = {139431344342720, -3283052530147044161, 139431344342720, -360, 0, 140728256294448, -3283052530159627073, -3292194059042859841}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #62 0x00007ed020529c3c 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 3287390) detached] $ timeout 60 gdb -p 3287395 -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 3284966 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3318909] [New LWP 3287396] [New LWP 3287095] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007ed020498d61 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffdd9b9f900, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7ed0206cdc40 (LWP 3284966) "ruby" 0x00007ed020498d61 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffdd9b9f900, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x7ecfe42006c0 (LWP 3318909) "envutil.rb:183" 0x00007ed02051b4cd in __GI___poll (fds=0x7ecfe2209760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7ed0042006c0 (LWP 3287396) "test_autoload.*" 0x00007ed02051b4cd in __GI___poll (fds=0x7ecfe4509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7ecffce006c0 (LWP 3287095) "parallel.rb:40" 0x00007ed02051b4cd in __GI___poll (fds=0x7ecffac0e860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x7ecffce006c0 (LWP 3287095) "parallel.rb:40"): #0 0x00007ed02051b4cd in __GI___poll (fds=0x7ecffac0e860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063e6ac7356ea in __interceptor_poll () No symbol table info available. #2 0x000063e6ac88f92d in nogvl_wait_for (th=139431726297680, fptr=0x5110001c90c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 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 0x000063e6ac890da6 in internal_read_func (ptr=0x7ecffac0e640) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7ecffac0e640 result = <optimized out> #5 0x000063e6acad02db in rb_thread_io_blocking_call (func=0x63e6ac890920 <internal_read_func>, data1=0x7ecffac0e640, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000063e6ac7d92e0 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 = 0x516001d72dd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ecffcdfedb0, <optimized out>, 0x7ecffcdfecc0, <optimized out>, <optimized out>}, prev = 0x7ecffac09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001d72dd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000063e6ac8a51b5 in io_read_memory_locktmp (str=139431730276448, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497 str = <optimized out> iis = {th = 139431726297680, fptr = 0x5110001c90c0, nonblock = 0, fd = 4, buf = 0x5190000dca80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001c90c0 n = <optimized out> shrinkable = <optimized out> #9 0x000063e6ac8813f1 in io_readpartial (argc=-88020896, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x40b100100003 cc = <optimized out> me = 0x7ed01fdd9ed8 cfunc = 0x504000010f58 recv = 139431726297880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000063e6acb6a217 in vm_sendish (ec=0x516001d72dd0, reg_cfp=0x7ecffcfff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516001d72dd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ecffcfff790 reg_pc = 0x513000053a60 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d72dd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000063e6acb9686b in invoke_iseq_block_from_c (ec=0x516001d72dd0, captured=<optimized out>, self=139432335885320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7ed01fd24448 cfp = 0x7ecffcfff7c8 sp = 0x7ecffceff818 use_argv = <optimized out> stack_argv = 0x7ecffceff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001d72dd0, self=139432335885320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #17 0x000063e6acb94af6 in rb_vm_invoke_proc (ec=0x7ecffac0e860, proc=0x1, proc@entry=0x50400038bfd0, argc=542225613, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #18 0x000063e6acaeae09 in thread_do_start_proc (th=th@entry=0x5150001b8a80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400038bfd0 args_len = 0 args_ptr = <optimized out> #19 0x000063e6acae8a3a in thread_do_start (th=0x5150001b8a80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150001b8a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x000063e6acae7cfe in call_thread_start_func_2 (th=0x5150001b8a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7ecffcdffcc0 #22 nt_start (ptr=0x50c0005a43c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001b8a80 sched = <optimized out> nt = 0x50c0005a43c0 vm = 0x525000000100 #23 0x000063e6ac78ea9f in asan_thread_start(void*) () No symbol table info available. #24 0x00007ed02049ca94 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 = {139431765870272, -3282983535792401217, 139431765870272, -360, 25, 140728256297264, -3282983535804984129, -3292194059042859841}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007ed020529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7ed0042006c0 (LWP 3287396) "test_autoload.*"): #0 0x00007ed02051b4cd in __GI___poll (fds=0x7ecfe4509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063e6ac7356ea in __interceptor_poll () No symbol table info available. #2 0x000063e6acaec06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x000063e6ac78ea9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007ed02049ca94 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 = {139431887505088, -3292256267105250113, 139431887505088, -360, 0, 139431331750704, -3292256267117833025, -3292194059042859841}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007ed020529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7ecfe42006c0 (LWP 3318909) "envutil.rb:183"): #0 0x00007ed02051b4cd in __GI___poll (fds=0x7ecfe2209760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063e6ac7356ea in __interceptor_poll () No symbol table info available. #2 0x000063e6ac88f92d in nogvl_wait_for (th=139431726593680, fptr=0x511000241340, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 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 0x000063e6ac890da6 in internal_read_func (ptr=0x7ecfe2209620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7ecfe2209620 result = <optimized out> #5 0x000063e6acad02db in rb_thread_io_blocking_call (func=0x63e6ac890920 <internal_read_func>, data1=data1@entry=0x7ecfe2209620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000063e6ac89073a in rb_io_blocking_region_wait (argument=0x7ecfe2209620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314 iis = {th = 139431726593680, fptr = 0x511000241340, nonblock = 0, fd = 10, buf = 0x5250007e4100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x000063e6ac894077 in io_bufread (ptr=0x5250007e4100 '\276' <repeats 200 times>..., len=8192, fptr=0x511000241340) at /tmp/ruby/src/trunk_asan/io.c:3057 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096 p = <optimized out> #10 0x000063e6ac7d92e0 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 = 0x516002b3ecd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ecfe41fed10, <optimized out>, 0x7ecfe41fec20, <optimized out>, <optimized out>}, prev = 0x7ecfe2209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002b3ecd0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000063e6ac891a9b in io_fread (str=139431726592800, offset=0, size=8192, fptr=0x511000241340) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x5250007e4100 '\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=139431726592800) at /tmp/ruby/src/trunk_asan/io.c:3388 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x000063e6ac8817d3 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812 str = <optimized out> length = <optimized out> fptr = 0x511000241340 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x3fc100100001 cc = <optimized out> me = 0x7ed01fdd9eb0 cfunc = 0x504000010f98 recv = 139431726597360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000063e6acb6a217 in vm_sendish (ec=0x516002b3ecd0, reg_cfp=0x7ed003910790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516002b3ecd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ed003910790 reg_pc = 0x504000056830 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002b3ecd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000063e6acb9686b in invoke_iseq_block_from_c (ec=0x516002b3ecd0, captured=<optimized out>, self=139432350692200, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7ed01fbf2958 cfp = 0x7ed0039107c8 sp = 0x7ed003810818 use_argv = <optimized out> stack_argv = 0x7ed003810818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516002b3ecd0, self=139432350692200, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #21 0x000063e6acb94af6 in rb_vm_invoke_proc (ec=0x7ecfe2209760, proc=0x1, proc@entry=0x5040005115d0, argc=542225613, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #22 0x000063e6acaeae09 in thread_do_start_proc (th=th@entry=0x515000120280) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040005115d0 args_len = 0 args_ptr = <optimized out> #23 0x000063e6acae8a3a in thread_do_start (th=0x515000120280) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000120280, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x000063e6acae7cfe in call_thread_start_func_2 (th=0x515000120280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7ecfe41ffcc0 #26 nt_start (ptr=0x50c0008baf80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000120280 sched = <optimized out> nt = 0x50c0008baf80 vm = 0x525000000100 #27 0x000063e6ac78ea9f in asan_thread_start(void*) () No symbol table info available. #28 0x00007ed02049ca94 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 = {139431350634176, -3283037961617976129, 139431350634176, -360, 22, 140728256294448, -3283037961630559041, -3292194059042859841}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007ed020529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ed0206cdc40 (LWP 3284966) "ruby"): #0 0x00007ed020498d61 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffdd9b9f900, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32765, abstime=0x7ffdd9b9f900, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffdd9b9f900, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007ed02049bc7e in __pthread_cond_wait_common (abstime=0x7ffdd9b9f900, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7ed02049b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffdd9b9f7f0, __canceltype = -1387193920, __prev = 0x0} cbuffer = {wseq = 517, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 517 seq = 258 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=0x7ffdd9b9f900) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000063e6acae66e1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x7ed01e28e9a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x000063e6acaed1b4 in native_sleep (th=0x515000000300, rel=0x7ed01e28e9a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 thread_join_sleep (arg=139432325883744) at /tmp/ruby/src/trunk_asan/thread.c:1076 scheduler = <optimized out> p = 0x7ed01e412760 target_th = 0x515000120280 th = 0x515000000300 end = 1989815958930666 limit = 0x7ed01e28e9a0 #9 0x000063e6ac7d92e0 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 = {0x7ffdd9b9fb10, <optimized out>, 0x7ffdd9b9fa20, <optimized out>, <optimized out>}, prev = 0x7ed01e4e2d40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x000063e6acaecd08 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #11 0x000063e6acadfa60 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214 rel = <optimized out> timeout = <optimized out> limit = 0x7ed01e28e9a0 #12 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x34d100100003 cc = <optimized out> me = 0x7ed01fdb96b0 cfunc = 0x50400001eb58 recv = 139431726593680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x000063e6acb6a217 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ed01d9ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ed01d9ff410 reg_pc = 0x523000009c70 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> th: 0x515000000300, native_id: 0x7ed0206cdc40 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> c:0019 p:---- s:0179 e:000178 CFUNC :join INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> c:0018 p:0494 s:0174 E:0010a8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0017 p:0275 s:0135 e:000134 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> c:0016 p:0044 s:0111 e:000110 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:563 c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105 INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x000063e6acb58911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #17 0x000063e6acbda682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ed01d9ff620, self=139432335885320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7ed01fbf5ef0 cfp = <optimized out> sp = 0x7ed01d8ffa28 use_argv = 0x7ed01e274ba0 stack_argv = 0x7ed01d8ffa28 opt_pc = 0 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:559 type = <optimized out> av = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 bound = <optimized out> #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7ed01d9ff620 #19 0x000063e6acb86c16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map No locals. #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 No locals. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 c:0007 p:0069 s:0046 E:002260 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] No locals. #22 0x000063e6acb86c16 in rb_yield (val=<optimized out>) c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 No locals. #23 0x000063e6acd3ada6 in rb_ary_collect (ary=139431707660800) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 139431759420160 i = 9 c:0003 p:0210 s:0016 E:0024e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 #24 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x165100000001 c:0002 p:0051 s:0006 E:002430 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] cc = <optimized out> me = 0x7ed01fde0148 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] cfunc = 0x50400000a758 recv = 139431707660800 block_handler = <optimized out> frame_type = 1431634051 th: 0x5150001b8a80, native_id: 0x7ecffce006c0 -- Control frame information ----------------------------------------------- len = <optimized out> val = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial #25 0x000063e6acb637e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ed01d9ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] ci = <optimized out> argc = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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 th: 0x515000120280, native_id: 0x7ecfe42006c0 -- Control frame information ----------------------------------------------- val = <optimized out> cd = 0x51100000d310 c:0003 p:---- s:0010 e:000009 CFUNC :read c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:183 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ed01d9ff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x000063e6acb58558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #28 0x000063e6acbda682 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ed01d9ff738, self=139432335885320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7ed01fd24600 cfp = <optimized out> sp = 0x7ed01d8ff8d0 use_argv = 0x7ed01e2c1fe0 stack_argv = 0x7ed01d8ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7ed01d9ff738 #30 0x000063e6acb86c16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x000063e6acb86c16 in rb_yield (val=<optimized out>) No locals. #34 0x000063e6acd3ada6 in rb_ary_collect (ary=139431726298120) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 139431726297960 i = 0 #35 0x000063e6acbbccb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x165100000001 cc = <optimized out> me = 0x7ed01fde0148 cfunc = 0x50400000a758 recv = 139431726298120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x000063e6acb637e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ed01d9ff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012d50 insns_address_table = {0x63e6acb5f51c <vm_exec_core+14140>, 0x63e6acb5c4eb <vm_exec_core+1803>, 0x63e6acb5de99 <vm_exec_core+8377>, 0x63e6acb639c8 <vm_exec_core+31720>, 0x63e6acb5d771 <vm_exec_core+6545>, 0x63e6acb6477d <vm_exec_core+35229>, 0x63e6acb627ca <vm_exec_core+27114>, 0x63e6acb6039c <vm_exec_core+17852>, 0x63e6acb5c820 <vm_exec_core+2624>, 0x63e6acb641fb <vm_exec_core+33819>, 0x63e6acb63d9b <vm_exec_core+32699>, 0x63e6acb5db6c <vm_exec_core+7564>, 0x63e6acb5ce8c <vm_exec_core+4268>, 0x63e6acb62d01 <vm_exec_core+28449>, 0x63e6acb5eb1c <vm_exec_core+11580>, 0x63e6acb6443d <vm_exec_core+34397>, 0x63e6acb63fea <vm_exec_core+33290>, 0x63e6acb5f394 <vm_exec_core+13748>, 0x63e6acb602ed <vm_exec_core+17677>, 0x63e6acb6297a <vm_exec_core+27546>, 0x63e6acb63f32 <vm_exec_core+33106>, 0x63e6acb6192c <vm_exec_core+23372>, 0x63e6acb62a2e <vm_exec_core+27726>, 0x63e6acb62eb8 <vm_exec_core+28888>, 0x63e6acb6183e <vm_exec_core+23134>, 0x63e6acb5cd6c <vm_exec_core+3980>, 0x63e6acb62121 <vm_exec_core+25409>, 0x63e6acb5cb94 <vm_exec_core+3508>, 0x63e6acb5cf4d <vm_exec_core+4461>, 0x63e6acb5f689 <vm_exec_core+14505>, 0x63e6acb616ab <vm_exec_core+22731>, 0x63e6acb61cef <vm_exec_core+24335>, 0x63e6acb613f4 <vm_exec_core+22036>, 0x63e6acb5c751 <vm_exec_core+2417>, 0x63e6acb6315c <vm_exec_core+29564>, 0x63e6acb63c4b <vm_exec_core+32363>, 0x63e6acb5d064 <vm_exec_core+4740>, 0x63e6acb5e31d <vm_exec_core+9533>, 0x63e6acb5dd90 <vm_exec_core+8112>, 0x63e6acb5ec97 <vm_exec_core+11959>, 0x63e6acb6021b <vm_exec_core+17467>, 0x63e6acb5d170 <vm_exec_core+5008>, 0x63e6acb62fa1 <vm_exec_core+29121>, 0x63e6acb5e262 <vm_exec_core+9346>, 0x63e6acb60084 <vm_exec_core+17060>, 0x63e6acb60c27 <vm_exec_core+20039>, 0x63e6acb62e1b <vm_exec_core+28731>, 0x63e6acb61b17 <vm_exec_core+23863>, 0x63e6acb5eed7 <vm_exec_core+12535>, 0x63e6acb5e59b <vm_exec_core+10171>, 0x63e6acb62bc1 <vm_exec_core+28129>, 0x63e6acb5f835 <vm_exec_core+14933>, 0x63e6acb621e8 <vm_exec_core+25608>, 0x63e6acb61c46 <vm_exec_core+24166>, 0x63e6acb62443 <vm_exec_core+26211>, 0x63e6acb63486 <vm_exec_core+30374>, 0x63e6acb60e64 <vm_exec_core+20612>, 0x63e6acb5c18b <vm_exec_core+939>, 0x63e6acb5f069 <vm_exec_core+12937>, 0x63e6acb62af1 <vm_exec_core+27921>, 0x63e6acb5f1ac <vm_exec_core+13260>, 0x63e6acb61764 <vm_exec_core+22916>, 0x63e6acb62008 <vm_exec_core+25128>, 0x63e6acb60932 <vm_exec_core+19282>, 0x63e6acb6154d <vm_exec_core+22381>, 0x63e6acb5f42b <vm_exec_core+13899>, 0x63e6acb5e8b1 <vm_exec_core+10961>, 0x63e6acb62536 <vm_exec_core+26454>, 0x63e6acb5d242 <vm_exec_core+5218>, 0x63e6acb60716 <vm_exec_core+18742>, 0x63e6acb6bbdb <vm_exec_core+65019>, 0x63e6acb619ec <vm_exec_core+23564>, 0x63e6acb5d501 <vm_exec_core+5921>, 0x63e6acb5da33 <vm_exec_core+7251>, 0x63e6acb5d63a <vm_exec_core+6234>, 0x63e6acb5e42b <vm_exec_core+9803>, 0x63e6acb5ed12 <vm_exec_core+12082>, 0x63e6acb5c190 <vm_exec_core+944>, 0x63e6acb5e141 <vm_exec_core+9057>, 0x63e6acb649d2 <vm_exec_core+35826>, 0x63e6acb61f08 <vm_exec_core+24872>, 0x63e6acb60d07 <vm_exec_core+20263>, 0x63e6acb63036 <vm_exec_core+29270>, 0x63e6acb64abb <vm_exec_core+36059>, 0x63e6acb63389 <vm_exec_core+30121>, 0x63e6acb644e7 <vm_exec_core+34567>, 0x63e6acb645d1 <vm_exec_core+34801>, 0x63e6acb5cc73 <vm_exec_core+3731>, 0x63e6acb640a8 <vm_exec_core+33480>, 0x63e6acb5f742 <vm_exec_core+14690>, 0x63e6acb642f0 <vm_exec_core+34064>, 0x63e6acb5f26d <vm_exec_core+13453>, 0x63e6acb6324d <vm_exec_core+29805>, 0x63e6acb5e6e4 <vm_exec_core+10500>, 0x63e6acb5fa8b <vm_exec_core+15531>, 0x63e6acb646c7 <vm_exec_core+35047>, 0x63e6acb6015b <vm_exec_core+17275>, 0x63e6acb5fc3c <vm_exec_core+15964>, 0x63e6acb5c276 <vm_exec_core+1174>, 0x63e6acb5c98f <vm_exec_core+2991>, 0x63e6acb5c374 <vm_exec_core+1428>, 0x63e6acb60a42 <vm_exec_core+19554>, 0x63e6acb5fe12 <vm_exec_core+16434>, 0x63e6acb605d7 <vm_exec_core+18423>, 0x63e6acb604de <vm_exec_core+18174>, 0x63e6acb5f576 <vm_exec_core+14230>, 0x63e6acb5fcf2 <vm_exec_core+16146>, 0x63e6acb5f94c <vm_exec_core+15212>, 0x63e6acb5ff56 <vm_exec_core+16758>, 0x63e6acb5ffed <vm_exec_core+16909>, 0x63e6acb5f50d <vm_exec_core+14125>, 0x63e6acb5c4dc <vm_exec_core+1788>, 0x63e6acb5de8a <vm_exec_core+8362>, 0x63e6acb639b9 <vm_exec_core+31705>, 0x63e6acb5d762 <vm_exec_core+6530>, 0x63e6acb6476e <vm_exec_core+35214>, 0x63e6acb627bb <vm_exec_core+27099>, 0x63e6acb6038d <vm_exec_core+17837>, 0x63e6acb5c811 <vm_exec_core+2609>, 0x63e6acb641ec <vm_exec_core+33804>, 0x63e6acb63d8c <vm_exec_core+32684>, 0x63e6acb5db5d <vm_exec_core+7549>, 0x63e6acb5ce7d <vm_exec_core+4253>, 0x63e6acb62cf2 <vm_exec_core+28434>, 0x63e6acb5eb0d <vm_exec_core+11565>, 0x63e6acb6442e <vm_exec_core+34382>, 0x63e6acb63fdb <vm_exec_core+33275>, 0x63e6acb5f385 <vm_exec_core+13733>, 0x63e6acb602de <vm_exec_core+17662>, 0x63e6acb6296b <vm_exec_core+27531>, 0x63e6acb63f23 <vm_exec_core+33091>, 0x63e6acb6191d <vm_exec_core+23357>, 0x63e6acb62a1f <vm_exec_core+27711>, 0x63e6acb62ea9 <vm_exec_core+28873>, 0x63e6acb6182f <vm_exec_core+23119>, 0x63e6acb5cd5d <vm_exec_core+3965>, 0x63e6acb62112 <vm_exec_core+25394>, 0x63e6acb5cb85 <vm_exec_core+3493>, 0x63e6acb5cf3e <vm_exec_core+4446>, 0x63e6acb5f67a <vm_exec_core+14490>, 0x63e6acb6169c <vm_exec_core+22716>, 0x63e6acb61ce0 <vm_exec_core+24320>, 0x63e6acb613e5 <vm_exec_core+22021>, 0x63e6acb5c742 <vm_exec_core+2402>, 0x63e6acb6314d <vm_exec_core+29549>, 0x63e6acb63c3c <vm_exec_core+32348>, 0x63e6acb5d055 <vm_exec_core+4725>, 0x63e6acb5e30e <vm_exec_core+9518>, 0x63e6acb5dd81 <vm_exec_core+8097>, 0x63e6acb5ec88 <vm_exec_core+11944>, 0x63e6acb6020c <vm_exec_core+17452>, 0x63e6acb5d161 <vm_exec_core+4993>, 0x63e6acb62f92 <vm_exec_core+29106>, 0x63e6acb5e253 <vm_exec_core+9331>, 0x63e6acb60075 <vm_exec_core+17045>, 0x63e6acb60c18 <vm_exec_core+20024>, 0x63e6acb62e0c <vm_exec_core+28716>, 0x63e6acb61b08 <vm_exec_core+23848>, 0x63e6acb5eec8 <vm_exec_core+12520>, 0x63e6acb5e58c <vm_exec_core+10156>, 0x63e6acb62bb2 <vm_exec_core+28114>, 0x63e6acb5f826 <vm_exec_core+14918>, 0x63e6acb621d9 <vm_exec_core+25593>, 0x63e6acb61c37 <vm_exec_core+24151>, 0x63e6acb62434 <vm_exec_core+26196>, 0x63e6acb63477 <vm_exec_core+30359>, 0x63e6acb60e55 <vm_exec_core+20597>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb5f05a <vm_exec_core+12922>, 0x63e6acb62ae2 <vm_exec_core+27906>, 0x63e6acb5f19d <vm_exec_core+13245>, 0x63e6acb61755 <vm_exec_core+22901>, 0x63e6acb61ab8 <vm_exec_core+23768>, 0x63e6acb60923 <vm_exec_core+19267>, 0x63e6acb6153e <vm_exec_core+22366>, 0x63e6acb5f41c <vm_exec_core+13884>, 0x63e6acb5e8a2 <vm_exec_core+10946>, 0x63e6acb62527 <vm_exec_core+26439>, 0x63e6acb5d233 <vm_exec_core+5203>, 0x63e6acb60707 <vm_exec_core+18727>, 0x63e6acb6bbcc <vm_exec_core+65004>, 0x63e6acb619dd <vm_exec_core+23549>, 0x63e6acb5d4f2 <vm_exec_core+5906>, 0x63e6acb5da24 <vm_exec_core+7236>, 0x63e6acb5d62b <vm_exec_core+6219>, 0x63e6acb5e41c <vm_exec_core+9788>, 0x63e6acb5ed03 <vm_exec_core+12067>, 0x63e6acb60d02 <vm_exec_core+20258>, 0x63e6acb60202 <vm_exec_core+17442>, 0x63e6acb60cfd <vm_exec_core+20253>, 0x63e6acb61918 <vm_exec_core+23352>, 0x63e6acb6182a <vm_exec_core+23114>, 0x63e6acb5e417 <vm_exec_core+9783>, 0x63e6acb61acc <vm_exec_core+23788>, 0x63e6acb5f738 <vm_exec_core+14680>, 0x63e6acb5f73d <vm_exec_core+14685>, 0x63e6acb61825 <vm_exec_core+23109>, 0x63e6acb61692 <vm_exec_core+22706>, 0x63e6acb605be <vm_exec_core+18398>, 0x63e6acb604ca <vm_exec_core+18154>...} reg_cfp = 0x7ed01d9ff720 reg_pc = 0x50400002fef8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x000063e6acb58911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x000063e6ac7d55db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ed01fd24790) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd9ba1b90, <optimized out>, 0x7ffdd9ba1ae0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7ed01fd24790 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x000063e6ac7ceb47 in rb_main (argc=10, argv=0x7ffdd9ba1d58) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffdd9ba1d58) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3284966) detached] $ timeout 60 gdb -p 3284951 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null 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. [New LWP 3319262] [New LWP 3284953] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". __memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:328 >>> Threads Id Target Id Frame * 1 Thread 0x7967c7060c40 (LWP 3284951) "ruby" __memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:328 2 Thread 0x7967a60006c0 (LWP 3319262) "Timeout stdlib " 0x00007967c6e98d61 in __futex_abstimed_wait_common64 (private=24076, cancel=true, abstime=0x7967a5ffdb40, op=137, expected=0, futex_word=0x50c004fb41d4) at ./nptl/futex-internal.c:57 3 Thread 0x7967aac006c0 (LWP 3284953) "ruby" 0x00007967c6f1b4cd in __GI___poll (fds=0x7967a9909040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 3 (Thread 0x7967aac006c0 (LWP 3284953) "ruby"): #0 0x00007967c6f1b4cd in __GI___poll (fds=0x7967a9909040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005e0c05e676ea in __interceptor_poll () No symbol table info available. #2 0x00005e0c0621e06f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = 10 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x00005e0c05ec0a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007967c6e9ca94 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 = {133486153303744, 4609770992609451601, 133486153303744, -360, 0, 140725995185440, 4609770992622034513, 4609973972469603921}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007967c6f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7967a60006c0 (LWP 3319262) "Timeout stdlib "): #0 0x00007967c6e98d61 in __futex_abstimed_wait_common64 (private=24076, cancel=true, abstime=0x7967a5ffdb40, op=137, expected=0, futex_word=0x50c004fb41d4) 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=24076, abstime=0x7967a5ffdb40, clockid=0, expected=0, futex_word=0x50c004fb41d4) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c004fb41d4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7967a5ffdb40, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007967c6e9bc7e in __pthread_cond_wait_common (abstime=0x7967a5ffdb40, clockid=1, mutex=0x51500004eb20, cond=0x50c004fb41a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7967c6e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7967a5ffda30, __canceltype = -1509959088, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x50c004fb41a8, mutex = 0x51500004eb20, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3 seq = 1 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=0x50c004fb41a8, mutex=mutex@entry=0x51500004eb20, abstime=abstime@entry=0x7967a5ffdb40) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005e0c062186e1 in native_cond_timedwait (cond=0x50c004fb41a8, mutex=0x51500004eb20, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x51500004ea00, rel=rel@entry=0x7967a500a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x51500004eb20 cond = 0x50c004fb41a8 max = 100000000000000000 #7 0x00005e0c061feed4 in native_sleep (th=0x51500004ea00, rel=0x7967a500a520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=999825000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1311 prev_status = THREAD_RUNNABLE end = 1989717416593181 woke = 1 #9 0x00005e0c061f9630 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575 timeout_value = <optimized out> relative_timeout = 18446744073709551100 arguments = <optimized out> timeout = 18410702694718111746 woken = 20 scheduler = <optimized out> #10 0x00005e0c05f0b2e0 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 = 0x516000887ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7967a5ffddd0, <optimized out>, 0x7967a5ffdce0, <optimized out>, <optimized out>}, prev = 0x7967a520b880, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000887ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005e0c061f9206 in rb_mutex_sleep (self=<optimized out>, timeout=18410702694718111746) at /tmp/ruby/src/trunk_asan/thread_sync.c:598 arguments = {self = 133486616101480, timeout = <optimized out>} beg = 1737665992 woken = <optimized out> end = <optimized out> #12 0x00005e0c06302efc in vm_call0_cfunc_with_frame (ec=0x516000887ad0, calling=<optimized out>, argv=0x7967a520b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7967a97ff6e8 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 133486616101480 argc = 1 mid = 26369 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #13 vm_call0_cfunc (ec=0x516000887ad0, calling=<optimized out>, argv=0x7967a520b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #15 0x00005e0c062b69ce in vm_call0_cc (recv=133486616101480, id=26369, argc=<optimized out>, argv=<optimized out>, cc=0x7967c421aa70, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #16 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 = 0x7967c421aa70 self = <optimized out> #17 0x00005e0c05f0b2e0 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 = 0x516000887ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7967a5ffe150, <optimized out>, 0x7967a5ffe060, <optimized out>, <optimized out>}, prev = 0x7967a520ae40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000887ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #18 0x00005e0c0622352d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1554 sync_waiter = {self = 133486616101480, th = 0x51500004ea00, fiber = 0x0, node = {next = 0x5030000abcd0, prev = 0x5030000abcd0}} ec = <optimized out> cv = 0x5030000abcd0 args = <optimized out> #19 0x00005e0c062eecb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x460100100005 cc = <optimized out> me = 0x7967c6738578 cfunc = 0x50400001fbd8 recv = 133486616101840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005e0c062d510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7967a5ffe7b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #21 0x00005e0c062d4bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x7967a5ffdb40 #22 0x00005e0c0629c217 in vm_sendish (ec=0x516000887ad0, reg_cfp=0x7967a97ff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #23 vm_exec_core (ec=ec@entry=0x516000887ad0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5e0c0629151c <vm_exec_core+14140>, 0x5e0c0628e4eb <vm_exec_core+1803>, 0x5e0c0628fe99 <vm_exec_core+8377>, 0x5e0c062959c8 <vm_exec_core+31720>, 0x5e0c0628f771 <vm_exec_core+6545>, 0x5e0c0629677d <vm_exec_core+35229>, 0x5e0c062947ca <vm_exec_core+27114>, 0x5e0c0629239c <vm_exec_core+17852>, 0x5e0c0628e820 <vm_exec_core+2624>, 0x5e0c062961fb <vm_exec_core+33819>, 0x5e0c06295d9b <vm_exec_core+32699>, 0x5e0c0628fb6c <vm_exec_core+7564>, 0x5e0c0628ee8c <vm_exec_core+4268>, 0x5e0c06294d01 <vm_exec_core+28449>, 0x5e0c06290b1c <vm_exec_core+11580>, 0x5e0c0629643d <vm_exec_core+34397>, 0x5e0c06295fea <vm_exec_core+33290>, 0x5e0c06291394 <vm_exec_core+13748>, 0x5e0c062922ed <vm_exec_core+17677>, 0x5e0c0629497a <vm_exec_core+27546>, 0x5e0c06295f32 <vm_exec_core+33106>, 0x5e0c0629392c <vm_exec_core+23372>, 0x5e0c06294a2e <vm_exec_core+27726>, 0x5e0c06294eb8 <vm_exec_core+28888>, 0x5e0c0629383e <vm_exec_core+23134>, 0x5e0c0628ed6c <vm_exec_core+3980>, 0x5e0c06294121 <vm_exec_core+25409>, 0x5e0c0628eb94 <vm_exec_core+3508>, 0x5e0c0628ef4d <vm_exec_core+4461>, 0x5e0c06291689 <vm_exec_core+14505>, 0x5e0c062936ab <vm_exec_core+22731>, 0x5e0c06293cef <vm_exec_core+24335>, 0x5e0c062933f4 <vm_exec_core+22036>, 0x5e0c0628e751 <vm_exec_core+2417>, 0x5e0c0629515c <vm_exec_core+29564>, 0x5e0c06295c4b <vm_exec_core+32363>, 0x5e0c0628f064 <vm_exec_core+4740>, 0x5e0c0629031d <vm_exec_core+9533>, 0x5e0c0628fd90 <vm_exec_core+8112>, 0x5e0c06290c97 <vm_exec_core+11959>, 0x5e0c0629221b <vm_exec_core+17467>, 0x5e0c0628f170 <vm_exec_core+5008>, 0x5e0c06294fa1 <vm_exec_core+29121>, 0x5e0c06290262 <vm_exec_core+9346>, 0x5e0c06292084 <vm_exec_core+17060>, 0x5e0c06292c27 <vm_exec_core+20039>, 0x5e0c06294e1b <vm_exec_core+28731>, 0x5e0c06293b17 <vm_exec_core+23863>, 0x5e0c06290ed7 <vm_exec_core+12535>, 0x5e0c0629059b <vm_exec_core+10171>, 0x5e0c06294bc1 <vm_exec_core+28129>, 0x5e0c06291835 <vm_exec_core+14933>, 0x5e0c062941e8 <vm_exec_core+25608>, 0x5e0c06293c46 <vm_exec_core+24166>, 0x5e0c06294443 <vm_exec_core+26211>, 0x5e0c06295486 <vm_exec_core+30374>, 0x5e0c06292e64 <vm_exec_core+20612>, 0x5e0c0628e18b <vm_exec_core+939>, 0x5e0c06291069 <vm_exec_core+12937>, 0x5e0c06294af1 <vm_exec_core+27921>, 0x5e0c062911ac <vm_exec_core+13260>, 0x5e0c06293764 <vm_exec_core+22916>, 0x5e0c06294008 <vm_exec_core+25128>, 0x5e0c06292932 <vm_exec_core+19282>, 0x5e0c0629354d <vm_exec_core+22381>, 0x5e0c0629142b <vm_exec_core+13899>, 0x5e0c062908b1 <vm_exec_core+10961>, 0x5e0c06294536 <vm_exec_core+26454>, 0x5e0c0628f242 <vm_exec_core+5218>, 0x5e0c06292716 <vm_exec_core+18742>, 0x5e0c0629dbdb <vm_exec_core+65019>, 0x5e0c062939ec <vm_exec_core+23564>, 0x5e0c0628f501 <vm_exec_core+5921>, 0x5e0c0628fa33 <vm_exec_core+7251>, 0x5e0c0628f63a <vm_exec_core+6234>, 0x5e0c0629042b <vm_exec_core+9803>, 0x5e0c06290d12 <vm_exec_core+12082>, 0x5e0c0628e190 <vm_exec_core+944>, 0x5e0c06290141 <vm_exec_core+9057>, 0x5e0c062969d2 <vm_exec_core+35826>, 0x5e0c06293f08 <vm_exec_core+24872>, 0x5e0c06292d07 <vm_exec_core+20263>, 0x5e0c06295036 <vm_exec_core+29270>, 0x5e0c06296abb <vm_exec_core+36059>, 0x5e0c06295389 <vm_exec_core+30121>, 0x5e0c062964e7 <vm_exec_core+34567>, 0x5e0c062965d1 <vm_exec_core+34801>, 0x5e0c0628ec73 <vm_exec_core+3731>, 0x5e0c062960a8 <vm_exec_core+33480>, 0x5e0c06291742 <vm_exec_core+14690>, 0x5e0c062962f0 <vm_exec_core+34064>, 0x5e0c0629126d <vm_exec_core+13453>, 0x5e0c0629524d <vm_exec_core+29805>, 0x5e0c062906e4 <vm_exec_core+10500>, 0x5e0c06291a8b <vm_exec_core+15531>, 0x5e0c062966c7 <vm_exec_core+35047>, 0x5e0c0629215b <vm_exec_core+17275>, 0x5e0c06291c3c <vm_exec_core+15964>, 0x5e0c0628e276 <vm_exec_core+1174>, 0x5e0c0628e98f <vm_exec_core+2991>, 0x5e0c0628e374 <vm_exec_core+1428>, 0x5e0c06292a42 <vm_exec_core+19554>, 0x5e0c06291e12 <vm_exec_core+16434>, 0x5e0c062925d7 <vm_exec_core+18423>, 0x5e0c062924de <vm_exec_core+18174>, 0x5e0c06291576 <vm_exec_core+14230>, 0x5e0c06291cf2 <vm_exec_core+16146>, 0x5e0c0629194c <vm_exec_core+15212>, 0x5e0c06291f56 <vm_exec_core+16758>, 0x5e0c06291fed <vm_exec_core+16909>, 0x5e0c0629150d <vm_exec_core+14125>, 0x5e0c0628e4dc <vm_exec_core+1788>, 0x5e0c0628fe8a <vm_exec_core+8362>, 0x5e0c062959b9 <vm_exec_core+31705>, 0x5e0c0628f762 <vm_exec_core+6530>, 0x5e0c0629676e <vm_exec_core+35214>, 0x5e0c062947bb <vm_exec_core+27099>, 0x5e0c0629238d <vm_exec_core+17837>, 0x5e0c0628e811 <vm_exec_core+2609>, 0x5e0c062961ec <vm_exec_core+33804>, 0x5e0c06295d8c <vm_exec_core+32684>, 0x5e0c0628fb5d <vm_exec_core+7549>, 0x5e0c0628ee7d <vm_exec_core+4253>, 0x5e0c06294cf2 <vm_exec_core+28434>, 0x5e0c06290b0d <vm_exec_core+11565>, 0x5e0c0629642e <vm_exec_core+34382>, 0x5e0c06295fdb <vm_exec_core+33275>, 0x5e0c06291385 <vm_exec_core+13733>, 0x5e0c062922de <vm_exec_core+17662>, 0x5e0c0629496b <vm_exec_core+27531>, 0x5e0c06295f23 <vm_exec_core+33091>, 0x5e0c0629391d <vm_exec_core+23357>, 0x5e0c06294a1f <vm_exec_core+27711>, 0x5e0c06294ea9 <vm_exec_core+28873>, 0x5e0c0629382f <vm_exec_core+23119>, 0x5e0c0628ed5d <vm_exec_core+3965>, 0x5e0c06294112 <vm_exec_core+25394>, 0x5e0c0628eb85 <vm_exec_core+3493>, 0x5e0c0628ef3e <vm_exec_core+4446>, 0x5e0c0629167a <vm_exec_core+14490>, 0x5e0c0629369c <vm_exec_core+22716>, 0x5e0c06293ce0 <vm_exec_core+24320>, 0x5e0c062933e5 <vm_exec_core+22021>, 0x5e0c0628e742 <vm_exec_core+2402>, 0x5e0c0629514d <vm_exec_core+29549>, 0x5e0c06295c3c <vm_exec_core+32348>, 0x5e0c0628f055 <vm_exec_core+4725>, 0x5e0c0629030e <vm_exec_core+9518>, 0x5e0c0628fd81 <vm_exec_core+8097>, 0x5e0c06290c88 <vm_exec_core+11944>, 0x5e0c0629220c <vm_exec_core+17452>, 0x5e0c0628f161 <vm_exec_core+4993>, 0x5e0c06294f92 <vm_exec_core+29106>, 0x5e0c06290253 <vm_exec_core+9331>, 0x5e0c06292075 <vm_exec_core+17045>, 0x5e0c06292c18 <vm_exec_core+20024>, 0x5e0c06294e0c <vm_exec_core+28716>, 0x5e0c06293b08 <vm_exec_core+23848>, 0x5e0c06290ec8 <vm_exec_core+12520>, 0x5e0c0629058c <vm_exec_core+10156>, 0x5e0c06294bb2 <vm_exec_core+28114>, 0x5e0c06291826 <vm_exec_core+14918>, 0x5e0c062941d9 <vm_exec_core+25593>, 0x5e0c06293c37 <vm_exec_core+24151>, 0x5e0c06294434 <vm_exec_core+26196>, 0x5e0c06295477 <vm_exec_core+30359>, 0x5e0c06292e55 <vm_exec_core+20597>, 0x5e0c06293ab8 <vm_exec_core+23768>, 0x5e0c0629105a <vm_exec_core+12922>, 0x5e0c06294ae2 <vm_exec_core+27906>, 0x5e0c0629119d <vm_exec_core+13245>, 0x5e0c06293755 <vm_exec_core+22901>, 0x5e0c06293ab8 <vm_exec_core+23768>, 0x5e0c06292923 <vm_exec_core+19267>, 0x5e0c0629353e <vm_exec_core+22366>, 0x5e0c0629141c <vm_exec_core+13884>, 0x5e0c062908a2 <vm_exec_core+10946>, 0x5e0c06294527 <vm_exec_core+26439>, 0x5e0c0628f233 <vm_exec_core+5203>, 0x5e0c06292707 <vm_exec_core+18727>, 0x5e0c0629dbcc <vm_exec_core+65004>, 0x5e0c062939dd <vm_exec_core+23549>, 0x5e0c0628f4f2 <vm_exec_core+5906>, 0x5e0c0628fa24 <vm_exec_core+7236>, 0x5e0c0628f62b <vm_exec_core+6219>, 0x5e0c0629041c <vm_exec_core+9788>, 0x5e0c06290d03 <vm_exec_core+12067>, 0x5e0c06292d02 <vm_exec_core+20258>, 0x5e0c06292202 <vm_exec_core+17442>, 0x5e0c06292cfd <vm_exec_core+20253>, 0x5e0c06293918 <vm_exec_core+23352>, 0x5e0c0629382a <vm_exec_core+23114>, 0x5e0c06290417 <vm_exec_core+9783>, 0x5e0c06293acc <vm_exec_core+23788>, 0x5e0c06291738 <vm_exec_core+14680>, 0x5e0c0629173d <vm_exec_core+14685>, 0x5e0c06293825 <vm_exec_core+23109>, 0x5e0c06293692 <vm_exec_core+22706>, 0x5e0c062925be <vm_exec_core+18398>, 0x5e0c062924ca <vm_exec_core+18154>...} reg_cfp = 0x7967a97ff720 reg_pc = 0x51300008b818 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005e0c0628a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516000887ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x00005e0c0630c682 in invoke_iseq_block_from_c (ec=0x516000887ad0, captured=0x7967a97ff7a8, self=133486616203440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7967c655cba0 cfp = <optimized out> sp = 0x7967a96ff870 use_argv = 0x0 stack_argv = 0x7967a96ff870 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7967a97ff7a8 #27 0x00005e0c062b8c16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x00005e0c062b8c16 in rb_yield (val=<optimized out>) No locals. #31 0x00005e0c05f0b2e0 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 = 0x516000887ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7967a5ffeef0, <optimized out>, 0x7967a5ffee00, <optimized out>, <optimized out>}, prev = 0x7967a5209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000887ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #32 0x00005e0c062eecb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x671100000001 cc = <optimized out> me = 0x7967c6738b68 cfunc = 0x50400001f5d8 recv = 133486616101480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005e0c062957e7 in vm_sendish (ec=0x516000887ad0, reg_cfp=0x7967a97ff790, cd=0x50f000005520, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #34 vm_exec_core (ec=ec@entry=0x516000887ad0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50f000005520 insns_address_table = {0x5e0c0629151c <vm_exec_core+14140>, 0x5e0c0628e4eb <vm_exec_core+1803>, 0x5e0c0628fe99 <vm_exec_core+8377>, 0x5e0c062959c8 <vm_exec_core+31720>, 0x5e0c0628f771 <vm_exec_core+6545>, 0x5e0c0629677d <vm_exec_core+35229>, 0x5e0c062947ca <vm_exec_core+27114>, 0x5e0c0629239c <vm_exec_core+17852>, 0x5e0c0628e820 <vm_exec_core+2624>, 0x5e0c062961fb <vm_exec_core+33819>, 0x5e0c06295d9b <vm_exec_core+32699>, 0x5e0c0628fb6c <vm_exec_core+7564>, 0x5e0c0628ee8c <vm_exec_core+4268>, 0x5e0c06294d01 <vm_exec_core+28449>, 0x5e0c06290b1c <vm_exec_core+11580>, 0x5e0c0629643d <vm_exec_core+34397>, 0x5e0c06295fea <vm_exec_core+33290>, 0x5e0c06291394 <vm_exec_core+13748>, 0x5e0c062922ed <vm_exec_core+17677>, 0x5e0c0629497a <vm_exec_core+27546>, 0x5e0c06295f32 <vm_exec_core+33106>, 0x5e0c0629392c <vm_exec_core+23372>, 0x5e0c06294a2e <vm_exec_core+27726>, 0x5e0c06294eb8 <vm_exec_core+28888>, 0x5e0c0629383e <vm_exec_core+23134>, 0x5e0c0628ed6c <vm_exec_core+3980>, 0x5e0c06294121 <vm_exec_core+25409>, 0x5e0c0628eb94 <vm_exec_core+3508>, 0x5e0c0628ef4d <vm_exec_core+4461>, 0x5e0c06291689 <vm_exec_core+14505>, 0x5e0c062936ab <vm_exec_core+22731>, 0x5e0c06293cef <vm_exec_core+24335>, 0x5e0c062933f4 <vm_exec_core+22036>, 0x5e0c0628e751 <vm_exec_core+2417>, 0x5e0c0629515c <vm_exec_core+29564>, 0x5e0c06295c4b <vm_exec_core+32363>, 0x5e0c0628f064 <vm_exec_core+4740>, 0x5e0c0629031d <vm_exec_core+9533>, 0x5e0c0628fd90 <vm_exec_core+8112>, 0x5e0c06290c97 <vm_exec_core+11959>, 0x5e0c0629221b <vm_exec_core+17467>, 0x5e0c0628f170 <vm_exec_core+5008>, 0x5e0c06294fa1 <vm_exec_core+29121>, 0x5e0c06290262 <vm_exec_core+9346>, 0x5e0c06292084 <vm_exec_core+17060>, 0x5e0c06292c27 <vm_exec_core+20039>, 0x5e0c06294e1b <vm_exec_core+28731>, 0x5e0c06293b17 <vm_exec_core+23863>, 0x5e0c06290ed7 <vm_exec_core+12535>, 0x5e0c0629059b <vm_exec_core+10171>, 0x5e0c06294bc1 <vm_exec_core+28129>, 0x5e0c06291835 <vm_exec_core+14933>, 0x5e0c062941e8 <vm_exec_core+25608>, 0x5e0c06293c46 <vm_exec_core+24166>, 0x5e0c06294443 <vm_exec_core+26211>, 0x5e0c06295486 <vm_exec_core+30374>, 0x5e0c06292e64 <vm_exec_core+20612>, 0x5e0c0628e18b <vm_exec_core+939>, 0x5e0c06291069 <vm_exec_core+12937>, 0x5e0c06294af1 <vm_exec_core+27921>, 0x5e0c062911ac <vm_exec_core+13260>, 0x5e0c06293764 <vm_exec_core+22916>, 0x5e0c06294008 <vm_exec_core+25128>, 0x5e0c06292932 <vm_exec_core+19282>, 0x5e0c0629354d <vm_exec_core+22381>, 0x5e0c0629142b <vm_exec_core+13899>, 0x5e0c062908b1 <vm_exec_core+10961>, 0x5e0c06294536 <vm_exec_core+26454>, 0x5e0c0628f242 <vm_exec_core+5218>, 0x5e0c06292716 <vm_exec_core+18742>, 0x5e0c0629dbdb <vm_exec_core+65019>, 0x5e0c062939ec <vm_exec_core+23564>, 0x5e0c0628f501 <vm_exec_core+5921>, 0x5e0c0628fa33 <vm_exec_core+7251>, 0x5e0c0628f63a <vm_exec_core+6234>, 0x5e0c0629042b <vm_exec_core+9803>, 0x5e0c06290d12 <vm_exec_core+12082>, 0x5e0c0628e190 <vm_exec_core+944>, 0x5e0c06290141 <vm_exec_core+9057>, 0x5e0c062969d2 <vm_exec_core+35826>, 0x5e0c06293f08 <vm_exec_core+24872>, 0x5e0c06292d07 <vm_exec_core+20263>, 0x5e0c06295036 <vm_exec_core+29270>, 0x5e0c06296abb <vm_exec_core+36059>, 0x5e0c06295389 <vm_exec_core+30121>, 0x5e0c062964e7 <vm_exec_core+34567>, 0x5e0c062965d1 <vm_exec_core+34801>, 0x5e0c0628ec73 <vm_exec_core+3731>, 0x5e0c062960a8 <vm_exec_core+33480>, 0x5e0c06291742 <vm_exec_core+14690>, 0x5e0c062962f0 <vm_exec_core+34064>, 0x5e0c0629126d <vm_exec_core+13453>, 0x5e0c0629524d <vm_exec_core+29805>, 0x5e0c062906e4 <vm_exec_core+10500>, 0x5e0c06291a8b <vm_exec_core+15531>, 0x5e0c062966c7 <vm_exec_core+35047>, 0x5e0c0629215b <vm_exec_core+17275>, 0x5e0c06291c3c <vm_exec_core+15964>, 0x5e0c0628e276 <vm_exec_core+1174>, 0x5e0c0628e98f <vm_exec_core+2991>, 0x5e0c0628e374 <vm_exec_core+1428>, 0x5e0c06292a42 <vm_exec_core+19554>, 0x5e0c06291e12 <vm_exec_core+16434>, 0x5e0c062925d7 <vm_exec_core+18423>, 0x5e0c062924de <vm_exec_core+18174>, 0x5e0c06291576 <vm_exec_core+14230>, 0x5e0c06291cf2 <vm_exec_core+16146>, 0x5e0c0629194c <vm_exec_core+15212>, 0x5e0c06291f56 <vm_exec_core+16758>, 0x5e0c06291fed <vm_exec_core+16909>, 0x5e0c0629150d <vm_exec_core+14125>, 0x5e0c0628e4dc <vm_exec_core+1788>, 0x5e0c0628fe8a <vm_exec_core+8362>, 0x5e0c062959b9 <vm_exec_core+31705>, 0x5e0c0628f762 <vm_exec_core+6530>, 0x5e0c0629676e <vm_exec_core+35214>, 0x5e0c062947bb <vm_exec_core+27099>, 0x5e0c0629238d <vm_exec_core+17837>, 0x5e0c0628e811 <vm_exec_core+2609>, 0x5e0c062961ec <vm_exec_core+33804>, 0x5e0c06295d8c <vm_exec_core+32684>, 0x5e0c0628fb5d <vm_exec_core+7549>, 0x5e0c0628ee7d <vm_exec_core+4253>, 0x5e0c06294cf2 <vm_exec_core+28434>, 0x5e0c06290b0d <vm_exec_core+11565>, 0x5e0c0629642e <vm_exec_core+34382>, 0x5e0c06295fdb <vm_exec_core+33275>, 0x5e0c06291385 <vm_exec_core+13733>, 0x5e0c062922de <vm_exec_core+17662>, 0x5e0c0629496b <vm_exec_core+27531>, 0x5e0c06295f23 <vm_exec_core+33091>, 0x5e0c0629391d <vm_exec_core+23357>, 0x5e0c06294a1f <vm_exec_core+27711>, 0x5e0c06294ea9 <vm_exec_core+28873>, 0x5e0c0629382f <vm_exec_core+23119>, 0x5e0c0628ed5d <vm_exec_core+3965>, 0x5e0c06294112 <vm_exec_core+25394>, 0x5e0c0628eb85 <vm_exec_core+3493>, 0x5e0c0628ef3e <vm_exec_core+4446>, 0x5e0c0629167a <vm_exec_core+14490>, 0x5e0c0629369c <vm_exec_core+22716>, 0x5e0c06293ce0 <vm_exec_core+24320>, 0x5e0c062933e5 <vm_exec_core+22021>, 0x5e0c0628e742 <vm_exec_core+2402>, 0x5e0c0629514d <vm_exec_core+29549>, 0x5e0c06295c3c <vm_exec_core+32348>, 0x5e0c0628f055 <vm_exec_core+4725>, 0x5e0c0629030e <vm_exec_core+9518>, 0x5e0c0628fd81 <vm_exec_core+8097>, 0x5e0c06290c88 <vm_exec_core+11944>, 0x5e0c0629220c <vm_exec_core+17452>, 0x5e0c0628f161 <vm_exec_core+4993>, 0x5e0c06294f92 <vm_exec_core+29106>, 0x5e0c06290253 <vm_exec_core+9331>, 0x5e0c06292075 <vm_exec_core+17045>, 0x5e0c06292c18 <vm_exec_core+20024>, 0x5e0c06294e0c <vm_exec_core+28716>, 0x5e0c06293b08 <vm_exec_core+23848>, 0x5e0c06290ec8 <vm_exec_core+12520>, 0x5e0c0629058c <vm_exec_core+10156>, 0x5e0c06294bb2 <vm_exec_core+28114>, 0x5e0c06291826 <vm_exec_core+14918>, 0x5e0c062941d9 <vm_exec_core+25593>, 0x5e0c06293c37 <vm_exec_core+24151>, 0x5e0c06294434 <vm_exec_core+26196>, 0x5e0c06295477 <vm_exec_core+30359>, 0x5e0c06292e55 <vm_exec_core+20597>, 0x5e0c06293ab8 <vm_exec_core+23768>, 0x5e0c0629105a <vm_exec_core+12922>, 0x5e0c06294ae2 <vm_exec_core+27906>, 0x5e0c0629119d <vm_exec_core+13245>, 0x5e0c06293755 <vm_exec_core+22901>, 0x5e0c06293ab8 <vm_exec_core+23768>, 0x5e0c06292923 <vm_exec_core+19267>, 0x5e0c0629353e <vm_exec_core+22366>, 0x5e0c0629141c <vm_exec_core+13884>, 0x5e0c062908a2 <vm_exec_core+10946>, 0x5e0c06294527 <vm_exec_core+26439>, 0x5e0c0628f233 <vm_exec_core+5203>, 0x5e0c06292707 <vm_exec_core+18727>, 0x5e0c0629dbcc <vm_exec_core+65004>, 0x5e0c062939dd <vm_exec_core+23549>, 0x5e0c0628f4f2 <vm_exec_core+5906>, 0x5e0c0628fa24 <vm_exec_core+7236>, 0x5e0c0628f62b <vm_exec_core+6219>, 0x5e0c0629041c <vm_exec_core+9788>, 0x5e0c06290d03 <vm_exec_core+12067>, 0x5e0c06292d02 <vm_exec_core+20258>, 0x5e0c06292202 <vm_exec_core+17442>, 0x5e0c06292cfd <vm_exec_core+20253>, 0x5e0c06293918 <vm_exec_core+23352>, 0x5e0c0629382a <vm_exec_core+23114>, 0x5e0c06290417 <vm_exec_core+9783>, 0x5e0c06293acc <vm_exec_core+23788>, 0x5e0c06291738 <vm_exec_core+14680>, 0x5e0c0629173d <vm_exec_core+14685>, 0x5e0c06293825 <vm_exec_core+23109>, 0x5e0c06293692 <vm_exec_core+22706>, 0x5e0c062925be <vm_exec_core+18398>, 0x5e0c062924ca <vm_exec_core+18154>...} reg_cfp = 0x7967a97ff790 reg_pc = 0x51700000d130 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005e0c0628a558 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516000887ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005e0c062c886b in invoke_iseq_block_from_c (ec=0x516000887ad0, captured=<optimized out>, self=133486616203440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x7967c655cc68 cfp = 0x7967a97ff7c8 sp = 0x7967a96ff818 use_argv = <optimized out> stack_argv = 0x7967a96ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #37 invoke_block_from_c_proc (ec=0x516000887ad0, self=133486616203440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #39 0x00005e0c062c6af6 in rb_vm_invoke_proc (ec=0x50c004fb41d4, proc=0x89, proc@entry=0x50400013a150, argc=-957772447, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #40 0x00005e0c0621ce09 in thread_do_start_proc (th=th@entry=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400013a150 args_len = 0 args_ptr = <optimized out> #41 0x00005e0c0621aa3a in thread_do_start (th=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #42 thread_start_func_2 (th=th@entry=0x51500004ea00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #43 0x00005e0c06219cfe in call_thread_start_func_2 (th=0x51500004ea00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7967a5fffcc0 #44 nt_start (ptr=0x50c004fb4180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500004ea00 sched = <optimized out> nt = 0x50c004fb4180 vm = 0x525000000100 #45 0x00005e0c05ec0a9f in asan_thread_start(void*) () No symbol table info available. #46 0x00007967c6e9ca94 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 = {133486073611968, 4609764945295498833, 133486073611968, -360, 2, 140725995170768, 4609764945308081745, 4609973972469603921}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #47 0x00007967c6f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7967c7060c40 (LWP 3284951) "ruby"): #0 __memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:328 No locals. #1 0x00005e0c05e2ca57 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::PopulateFreeArray(__sanitizer::AllocatorStats*, unsigned long, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::RegionInfo*, unsigned long) () No symbol table info available. #2 0x00005e0c05e2c8c1 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005e0c05e2c4f9 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 0x00005e0c05e2c125 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 0x00005e0c05e2712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005e0c05e277e3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005e0c05ec3080 in __interceptor_calloc () No symbol table info available. #8 0x00005e0c05f3225e in calloc1 (n=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1472 No locals. #9 rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8200 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> gpr = <optimized out> #10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>, size@entry=16) at /tmp/ruby/src/trunk_asan/gc.c:4617 No locals. #11 ruby_xcalloc (n=<optimized out>, size=size@entry=16) at /tmp/ruby/src/trunk_asan/gc.c:4611 No locals. #12 0x00005e0c061f12bf in hash_table_extend (tbl=0x503003927c10) at /tmp/ruby/src/trunk_asan/id_table.c:196 new_cap = 4 tmp_tbl = {capa = 4, num = 0, used = 0, items = 0x0} i = <optimized out> old = <optimized out> #13 rb_id_table_insert_key (tbl=0x503003927c10, key=286, val=<optimized out>) at /tmp/ruby/src/trunk_asan/id_table.c:250 index = <optimized out> #14 rb_id_table_insert (tbl=tbl@entry=0x503003927c10, id=<optimized out>, val=val@entry=133486579130240) at /tmp/ruby/src/trunk_asan/id_table.c:259 No locals. #15 0x00005e0c062a6626 in rb_method_table_insert (klass=133486144417760, table=0x503003927c10, method_id=4577, me=0x7967c4219f80) at /tmp/ruby/src/trunk_asan/vm_method.c:461 table_owner = 133486144417760 #16 rb_method_entry_make (klass=133486144417760, mid=<optimized out>, defined_class=<optimized out>, visi=<optimized out>, type=<optimized out>, def=<optimized out>, original_id=<optimized out>, opts=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_method.c:1085 make_refined = 0 orig_klass = 133486144417760 mtbl = 0x503003927c10 me = 0x7967c4219f80 data = <optimized out> #17 0x00005e0c062a241d in rb_add_method (klass=133486144417760, mid=4577, type=VM_METHOD_TYPE_CFUNC, opts=0xfa, visi=METHOD_VISI_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_method.c:1236 No locals. #18 rb_add_method_cfunc (klass=<optimized out>, mid=<optimized out>, func=<optimized out>, argc=-1, visi=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_method.c:500 opt = <error reading variable opt (Cannot access memory at address 0xfa)> #19 0x00005e0c061e4959 in setup_struct (nstr=nstr@entry=133486144420480, members=members@entry=133486579130360) at /tmp/ruby/src/trunk_asan/struct.c:359 len = <optimized out> i = <optimized out> #20 0x00005e0c061e770f in rb_struct_s_def (argc=<optimized out>, argv=0x7967c42ff858, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/struct.c:692 keyword_ids = {0} rbimpl_id = 0 keyword_init = 4 name = 4 opt = <optimized out> rest = 133486579130360 i = <optimized out> st = 133486144420480 #21 0x00005e0c062eecb8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x11e100000003 cc = <optimized out> me = 0x7967c675dbc0 cfunc = 0x50400000d698 recv = 133486618283480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005e0c062d510d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd52f42770) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #23 0x00005e0c062d4bc5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x32 #24 0x00005e0c062957e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7967c43ff758, cd=0x510000003360, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #25 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 = 0x510000003360 insns_address_table = {0x5e0c0629151c <vm_exec_core+14140>, 0x5e0c0628e4eb <vm_exec_core+1803>, 0x5e0c0628fe99 <vm_exec_core+8377>, 0x5e0c062959c8 <vm_exec_core+31720>, 0x5e0c0628f771 <vm_exec_core+6545>, 0x5e0c0629677d <vm_exec_core+35229>, 0x5e0c062947ca <vm_exec_core+27114>, 0x5e0c0629239c <vm_exec_core+17852>, 0x5e0c0628e820 <vm_exec_core+2624>, 0x5e0c062961fb <vm_exec_core+33819>, 0x5e0c06295d9b <vm_exec_core+32699>, 0x5e0c0628fb6c <vm_exec_core+7564>, 0x5e0c0628ee8c <vm_exec_core+4268>, 0x5e0c06294d01 <vm_exec_core+28449>, 0x5e0c06290b1c <vm_exec_core+11580>, 0x5e0c0629643d <vm_exec_core+34397>, 0x5e0c06295fea <vm_exec_core+33290>, 0x5e0c06291394 <vm_exec_core+13748>, 0x5e0c062922ed <vm_exec_core+17677>, 0x5e0c0629497a <vm_exec_core+27546>, 0x5e0c06295f32 <vm_exec_core+33106>, 0x5e0c0629392c <vm_exec_core+23372>, 0x5e0c06294a2e <vm_exec_core+27726>, 0x5e0c06294eb8 <vm_exec_core+28888>, 0x5e0c0629383e <vm_exec_core+23134>, 0x5e0c0628ed6c <vm_exec_core+3980>, 0x5e0c06294121 <vm_exec_core+25409>, 0x5e0c0628eb94 <vm_exec_core+3508>, 0x5e0c0628ef4d <vm_exec_core+4461>, 0x5e0c06291689 <vm_exec_core+14505>, 0x5e0c062936ab <vm_exec_core+22731>, 0x5e0c06293cef <vm_exec_core+24335>, 0x5e0c062933f4 <vm_exec_core+22036>, 0x5e0c0628e751 <vm_exec_core+2417>, 0x5e0c0629515c <vm_exec_core+29564>, 0x5e0c06295c4b <vm_exec_core+32363>, 0x5e0c0628f064 <vm_exec_core+4740>, 0x5e0c0629031d <vm_exec_core+9533>, 0x5e0c0628fd90 <vm_exec_core+8112>, 0x5e0c06290c97 <vm_exec_core+11959>, 0x5e0c0629221b <vm_exec_core+17467>, 0x5e0c0628f170 <vm_exec_core+5008>, 0x5e0c06294fa1 <vm_exec_core+29121>, 0x5e0c06290262 <vm_exec_core+9346>, 0x5e0c06292084 <vm_exec_core+17060>, 0x5e0c06292c27 <vm_exec_core+20039>, 0x5e0c06294e1b <vm_exec_core+28731>, 0x5e0c06293b17 <vm_exec_core+23863>, 0x5e0c06290ed7 <vm_exec_core+12535>, 0x5e0c0629059b <vm_exec_core+10171>, 0x5e0c06294bc1 <vm_exec_core+28129>, 0x5e0c06291835 <vm_exec_core+14933>, 0x5e0c062941e8 <vm_exec_core+25608>, 0x5e0c06293c46 <vm_exec_core+24166>, 0x5e0c06294443 <vm_exec_core+26211>, 0x5e0c06295486 <vm_exec_core+30374>, 0x5e0c06292e64 <vm_exec_core+20612>, 0x5e0c0628e18b <vm_exec_core+939>, 0x5e0c06291069 <vm_exec_core+12937>, 0x5e0c06294af1 <vm_exec_core+27921>, 0x5e0c062911ac <vm_exec_core+13260>, 0x5e0c06293764 <vm_exec_core+22916>, 0x5e0c06294008 <vm_exec_core+25128>, 0x5e0c06292932 <vm_exec_core+19282>, 0x5e0c0629354d <vm_exec_core+22381>, 0x5e0c0629142b <vm_exec_core+13899>, 0x5e0c062908b1 <vm_exec_core+10961>, 0x5e0c06294536 <vm_exec_core+26454>, 0x5e0c0628f242 <vm_exec_core+5218>, 0x5e0c06292716 <vm_exec_core+18742>, 0x5e0c0629dbdb <vm_exec_core+65019>, 0x5e0c062939ec <vm_exec_core+23564>, 0x5e0c0628f501 <vm_exec_core+5921>, 0x5e0c0628fa33 <vm_exec_core+7251>, 0x5e0c0628f63a <vm_exec_core+6234>, 0x5e0c0629042b <vm_exec_core+9803>, 0x5e0c06290d12 <vm_exec_core+12082>, 0x5e0c0628e190 <vm_exec_core+944>, 0x5e0c06290141 <vm_exec_core+9057>, 0x5e0c062969d2 <vm_exec_core+35826>, 0x5e0c06293f08 <vm_exec_core+24872>, 0x5e0c06292d07 <vm_exec_core+20263>, 0x5e0c06295036 <vm_exec_core+29270>, 0x5e0c06296abb <vm_exec_core+36059>, 0x5e0c06295389 <vm_exec_core+30121>, 0x5e0c062964e7 <vm_exec_core+34567>, 0x5e0c062965d1 <vm_exec_core+34801>, 0x5e0c0628ec73 <vm_exec_core+3731>, 0x5e0c062960a8 <vm_exec_core+33480>, 0x5e0c06291742 <vm_exec_core+14690>, 0x5e0c062962f0 <vm_exec_core+34064>, 0x5e0c0629126d <vm_exec_core+13453>, 0x5e0c0629524d <vm_exec_core+29805>, 0x5e0c062906e4 <vm_exec_core+10500>, 0x5e0c06291a8b <vm_exec_core+15531>, 0x5e0c062966c7 <vm_exec_core+35047>, 0x5e0c0629215b <vm_exec_core+17275>, 0x5e0c06291c3c <vm_exec_core+15964>, 0x5e0c0628e276 <vm_exec_core+1174>, 0x5e0c0628e98f <vm_exec_core+2991>, 0x5e0c0628e374 <vm_exec_core+1428>, 0x5e0c06292a42 <vm_exec_core+19554>, 0x5e0c06291e12 <vm_exec_core+16434>, 0x5e0c062925d7 <vm_exec_core+18423>, 0x5e0c062924de <vm_exec_core+18174>, 0x5e0c06291576 <vm_exec_core+14230>, 0x5e0c06291cf2 <vm_exec_core+16146>, 0x5e0c0629194c <vm_exec_core+15212>, 0x5e0c06291f56 <vm_exec_core+16758>, 0x5e0c06291fed <vm_exec_core+16909>, 0x5e0c0629150d <vm_exec_core+14125>, 0x5e0c0628e4dc <vm_exec_core+1788>, 0x5e0c0628fe8a <vm_exec_core+8362>, 0x5e0c062959b9 <vm_exec_core+31705>, 0x5e0c0628f762 <vm_exec_core+6530>, 0x5e0c0629676e <vm_exec_core+35214>, 0x5e0c062947bb <vm_exec_core+27099>, 0x5e0c0629238d <vm_exec_core+17837>, 0x5e0c0628e811 <vm_exec_core+2609>, 0x5e0c062961ec <vm_exec_core+33804>, 0x5e0c06295d8c <vm_exec_core+32684>, 0x5e0c0628fb5d <vm_exec_core+7549>, 0x5e0c0628ee7d <vm_exec_core+4253>, 0x5e0c06294cf2 <vm_exec_core+28434>, 0x5e0c06290b0d <vm_exec_core+11565>, 0x5e0c0629642e <vm_exec_core+34382>, 0x5e0c06295fdb <vm_exec_core+33275>, 0x5e0c06291385 <vm_exec_core+13733>, 0x5e0c062922de <vm_exec_core+17662>, 0x5e0c0629496b <vm_exec_core+27531>, 0x5e0c06295f23 <vm_exec_core+33091>, 0x5e0c0629391d <vm_exec_core+23357>, 0x5e0c06294a1f <vm_exec_core+27711>, 0x5e0c06294ea9 <vm_exec_core+28873>, 0x5e0c0629382f <vm_exec_core+23119>, 0x5e0c0628ed5d <vm_exec_core+3965>, 0x5e0c06294112 <vm_exec_core+25394>, 0x5e0c0628eb85 <vm_exec_core+3493>, 0x5e0c0628ef3e <vm_exec_core+4446>, 0x5e0c0629167a <vm_exec_core+14490>, 0x5e0c0629369c <vm_exec_core+22716>, 0x5e0c06293ce0 <vm_exec_core+24320>, 0x5e0c062933e5 <vm_exec_core+22021>, 0x5e0c0628e742 <vm_exec_core+2402>, 0x5e0c0629514d <vm_exec_core+29549>, 0x5e0c06295c3c <vm_exec_core+32348>, 0x5e0c0628f055 <vm_exec_core+4725>, 0x5e0c0629030e <vm_exec_core+9518>, 0x5e0c0628fd81 <vm_exec_core+8097>, 0x5e0c06290c88 <vm_exec_core+11944>, 0x5e0c0629220c <vm_exec_core+17452>, 0x5e0c0628f161 <vm_exec_core+4993>, 0x5e0c06294f92 <vm_exec_core+29106>, 0x5e0c06290253 <vm_exec_core+9331>, 0x5e0c06292075 <vm_exec_core+17045>, 0x5e0c06292c18 <vm_exec_core+20024>, 0x5e0c06294e0c <vm_exec_core+28716>, 0x5e0c06293b08 <vm_exec_core+23848>, 0x5e0c06290ec8 <vm_exec_core+12520>, 0x5e0c0629058c <vm_exec_core+10156>, 0x5e0c06294bb2 <vm_exec_core+28114>, 0x5e0c06291826 <vm_exec_core+14918>, 0x5e0c062941d9 <vm_exec_core+25593>, 0x5e0c06293c37 <vm_exec_core+24151>, 0x5e0c06294434 <vm_exec_core+26196>, 0x5e0c06295477 <vm_exec_core+30359>, 0x5e0c06292e55 <vm_exec_core+20597>, 0x5e0c06293ab8 <vm_exec_core+23768>, 0x5e0c0629105a <vm_exec_core+12922>, 0x5e0c06294ae2 <vm_exec_core+27906>, 0x5e0c0629119d <vm_exec_core+13245>, 0x5e0c06293755 <vm_exec_core+22901>, 0x5e0c06293ab8 <vm_exec_core+23768>, 0x5e0c06292923 <vm_exec_core+19267>, 0x5e0c0629353e <vm_exec_core+22366>, 0x5e0c0629141c <vm_exec_core+13884>, 0x5e0c062908a2 <vm_exec_core+10946>, 0x5e0c06294527 <vm_exec_core+26439>, 0x5e0c0628f233 <vm_exec_core+5203>, 0x5e0c06292707 <vm_exec_core+18727>, 0x5e0c0629dbcc <vm_exec_core+65004>, 0x5e0c062939dd <vm_exec_core+23549>, 0x5e0c0628f4f2 <vm_exec_core+5906>, 0x5e0c0628fa24 <vm_exec_core+7236>, 0x5e0c0628f62b <vm_exec_core+6219>, 0x5e0c0629041c <vm_exec_core+9788>, 0x5e0c06290d03 <vm_exec_core+12067>, 0x5e0c06292d02 <vm_exec_core+20258>, 0x5e0c06292202 <vm_exec_core+17442>, 0x5e0c06292cfd <vm_exec_core+20253>, 0x5e0c06293918 <vm_exec_core+23352>, 0x5e0c0629382a <vm_exec_core+23114>, 0x5e0c06290417 <vm_exec_core+9783>, 0x5e0c06293acc <vm_exec_core+23788>, 0x5e0c06291738 <vm_exec_core+14680>, 0x5e0c0629173d <vm_exec_core+14685>, 0x5e0c06293825 <vm_exec_core+23109>, 0x5e0c06293692 <vm_exec_core+22706>, 0x5e0c062925be <vm_exec_core+18398>, 0x5e0c062924ca <vm_exec_core+18154>...} reg_cfp = 0x7967c43ff758 reg_pc = 0x518000002db0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #26 0x00005e0c0628a911 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #28 0x00005e0c062c886b in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=<optimized out>, self=133486618267040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 th: 0x515000000300, native_id: 0x7967c7060c40 -- Control frame information ----------------------------------------------- iseq = 0x7967c65b4850 c:0004 p:---- s:0015 e:000014 CFUNC :new c:0003 p:0038 s:0010 e:000009 RESCUE /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:33 cfp = 0x7967c43ff7c8 sp = 0x7967c42ff818 use_argv = <optimized out> stack_argv = 0x7967c42ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> c:0002 p:0018 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:27 [FINISH] bound = <optimized out> #29 invoke_block_from_c_proc (ec=0x5160000006d0, self=133486618267040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] block = <optimized out> th: 0x51500004ea00, native_id: 0x7967a60006c0 keyword_hash = <optimized out> #30 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #31 0x00005e0c062c6af6 in rb_vm_invoke_proc (ec=0xa0c80348000, proc=0xfa, argc=8192, argc@entry=0, argv=0x5e0c06c43180 <__interception::real_memset>, kw_splat=kw_splat@entry=0, passed_block_handler=250, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 11048806809600 #32 0x00005e0c0606fefe in rb_proc_call_kw (self=133486616459920, args=133486579132320, kw_splat=0) at /tmp/ruby/src/trunk_asan/proc.c:979 argc = 0 argv = 0x2000 proc = 0xfa vret = <optimized out> rb_gc_guarded_ptr = <optimized out> rb_gc_guarded_ptr = <optimized out> #33 rb_proc_call (self=<optimized out>, args=<optimized out>) at /tmp/ruby/src/trunk_asan/proc.c:989 No locals. #34 0x00005e0c05f05c26 in exec_end_procs_chain (errp=0x516000000740, procs=<optimized out>) at /tmp/ruby/src/trunk_asan/eval_jump.c:105 endproc = {func = 0x5e0c05f03630 <rb_call_end_proc>, data = 133486616459920, next = 0x0} errinfo = 133486579138120 link = <optimized out> -- Control frame information ----------------------------------------------- c:0006 p:---- s:0026 e:000025 CFUNC :sleep #35 rb_ec_exec_end_proc (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval_jump.c:121 _ec = 0x5160000006d0 c:0005 p:---- s:0023 e:000022 CFUNC :wait _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd52f42f10, <optimized out>, 0x7ffd52f42dc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} errinfo = <optimized out> finished = <optimized out> state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> #36 rb_ec_teardown (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:155 c:0004 p:0019 s:0017 e:000016 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH] c:0003 p:---- s:0014 e:000013 CFUNC :synchronize c:0002 p:0070 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] No locals. #37 0x00005e0c05f067ec in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:207 mode0 = <optimized out> err = <optimized out> mode1 = <optimized out> _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd52f43050, <optimized out>, 0x7ffd52f42f20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 133486579138120 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 1 message = 4 th = 0x515000000300 buf = <optimized out> state = <optimized out> #38 0x00005e0c05f0767a in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = <optimized out> status = <optimized out> #39 0x00005e0c05f00b47 in rb_main (argc=9, argv=0x7ffd52f432e8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #40 main (argc=9, argv=0x7ffd52f432e8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true Children under /tmp/rubytest.ixfxbg: [Inferior 1 (process 3284951) detached] * drwx------ 2 60 2025-01-23 20:59:51 +0000 autoload20250123-3284966-ls6of/ * -rw-r--r-- 1 32 2025-01-23 20:59:51 +0000 autoload_parallel_race.rb $ timeout 60 gdb -p 3284622 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3284621 -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 3318864 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-01-23T15:24:35Z master 7ed08c4fd3) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ........................................ Finished in 35.542958 seconds 3339 files, 33299 examples, 136616 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.