# Logfile created on 2025-01-13 01:03:15 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000078ad18ecfde0 @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.20250113-010315", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000078ad18ef01f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000078ad197dfe80 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000078ad17dfa150 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250113-010315", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250113-010315>, @binmode=false, @mon_data=#<Monitor:0x000078ad197dfa48>, @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 = 84f0d2dd41 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' 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 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' 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/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: 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]: 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.14.3 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 rdoc 6.10.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.2 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.9 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache $$$[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=39305 "--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/911] 2827807=test_date_strptime [ 2/911] 2827812=test_ssl [ 3/911] 2827814=test_nomethod_error [ 4/911] 2827803=test_https_proxy [ 5/911] 2827809=test_pkey_dsa [ 6/911] 2827817=test_emitter [ 7/911] 2827808=test_json_tree [ 8/911] 2827813=library_symbols_test [ 9/911] 2827805=test_ractor [ 10/911] 2827802=test_case_comprehensive [ 11/911] 2827811=test_framework [ 12/911] 2827816=magic_comment_test [ 13/911] 2827806=test_zlib [ 14/911] 2827815=test_marshal [ 15/911] 2827804=test_omap [ 16/911] 2827810=test_load [ 17/911] 2827814=test_uncorrectable_name_check [ 18/911] 2827802=test_singleton_function [ 19/911] 2827814=test_cclass [ 20/911] 2827802=test_shellwords [ 21/911] 2827810=test_proc [ 22/911] 2827802=test_helper_method [ 23/911] 2827811=test_delegate [ 24/911] 2827817=test_cgi_core [ 25/911] 2827804=test_parser [ 26/911] 2827808=attribute_write_test [ 27/911] 2827811=test_yaml_special_cases [ 28/911] 2827804=test_gem_source_list [ 29/911] 2827817=test_gem_remote_fetcher_local_ssl_server [ 30/911] 2827811=test_rdoc_rd_inline [ 31/911] 2827813=test_float [ 32/911] 2827808=test_ractor [ 33/911] 2827803=test_gem [ 34/911] 2827808=percent_delimiter_string_test [ 35/911] 2827802=test_files_test_1 [ 36/911] 2827808=test_gem_commands_check_command [ 37/911] 2827807=test_random_formatter [ 38/911] 2827807=test_rdoc_normal_class [ 39/911] 2827814=test_regex_casefold [ 40/911] 2827814=test_pipe [ 41/911] 2827811=test_gem_source_git [ 42/911] 2827809=test_rdoc_code_object [ 43/911] 2827804=test_gem_installer [ 44/911] 2827815=test_rdoc_top_level [ 45/911] 2827814=test_gem_command_manager [ 46/911] 2827807=test_multi_irb_commands [ 47/911] 2827807=test_scan_args [ 48/911] 2827808=test_date_attr [ 49/911] 2827807=test_duplicate [ 50/911] 2827808=test_time [ 51/911] 2827807=json_ext_parser_test [ 52/911] 2827807=test_integer [ 53/911] 2827816=test_erb [ 54/911] 2827805=test_cp949 [ 55/911] 2827805=test_condition [ 56/911] 2827816=test_files_lib [ 57/911] 2827805=test_sorted_set [ 58/911] 2827808=test_emoji [ 59/911] 2827808=test_string [ 60/911] 2827813=test_help [ 61/911] 2827813=test_gem_resolver_git_set [ 62/911] 2827814=test_class_name_check [ 63/911] 2827814=test_safe_load [ 64/911] 2827814=test_color_printer [ 65/911] 2827805=test_frozen [ 66/911] 2827805=test_handle [ 67/911] 2827811=test_gem_source [ 68/911] 2827814=test_rdoc_markup_to_rdoc [ 69/911] 2827805=test_name_error [ 70/911] 2827815=test_exception_at_throwing [ 71/911] 2827809=string_encoding_test [ 72/911] 2827814=test_enumerator [ 73/911] 2827815=test_rdoc_parser_simple [ 74/911] 2827809=test_gem_package [ 75/911] 2827812=test_utf16 [ 76/911] 2827815=test_gem_available_set [ 77/911] 2827812=test_gem_source_installed [ 78/911] 2827811=test_modify_expand [ 79/911] 2827811=test_change_word [ 80/911] 2827811=test_date_time [ 81/911] 2827813=test_pkcs12 [ 82/911] 2827811=test_date [ 83/911] 2827811=test_parser [ 84/911] 2827811=test_gem_source_vendor [ 85/911] 2827811=test_gem_commands_list_command [ 86/911] 2827810=test_variable_name_check [ 87/911] 2827811=test_dbm [ 88/911] 2827811=test_pty [ 89/911] 2827805=test_assembler [ 90/911] 2827805=test_rdoc_ri_paths [ 91/911] 2827812=overlap_test [ 92/911] 2827806=test_gem_uninstaller [ 93/911] 2827810=test_symbol [ 94/911] 2827810=test_gem_platform [ 95/911] 2827815=test_propertyputref [ 96/911] 2827815=test_arith_seq_extract [ 97/911] 2827805=test_gem_commands_help_command [ 98/911] 2827817=test_stringchar [ 99/911] 2827813=test_debug [100/911] 2827813=test_gem_uri [101/911] 2827813=test_rbconfig [102/911] 2827813=test_command [103/911] 2827803=test_gem_package_old [104/911] 2827803=test_digest [105/911] 2827817=test_psych [106/911] 2827815=test_ractor [107/911] 2827817=test_rdoc_parser_prism_ruby [108/911] 2827810=test_win32ole_variant [109/911] 2827805=test_fiddle [110/911] 2827811=test_enumerator [111/911] 2827811=test_rdoc_markup_formatter [112/911] 2827810=test_kdf [113/911] 2827811=test_gem_request_set_lockfile_tokenizer [114/911] 2827815=test_gem_commands_outdated_command [115/911] 2827810=test_class2name [116/911] 2827811=test_nil [117/911] 2827810=string_query_test [118/911] 2827811=test_rdoc_task [119/911] 2827811=test_backtrace [120/911] 2827815=test_time_tz [121/911] 2827812=test_lazy_enumerator [122/911] 2827805=test_date_compat [123/911] 2827809=test_profile_frames [124/911] 2827805=test_resolve_symbol [125/911] 2827810=test_error_highlight [126/911] 2827815=test_find_executable [127/911] 2827805=test_set [128/911] 2827815=test_array [129/911] 2827805=test_ruby_lex [130/911] 2827809=test_assignment [131/911] 2827813=test_syntax [132/911] 2827805=test_gem_request_set_gem_dependency_api [133/911] 2827803=test_grapheme_breaks [134/911] 2827803=test_date_marshal [135/911] 2827803=test_ossl [136/911] 2827811=test_rdoc_rd_block_parser [137/911] 2827812=test_win32ole_param_event [138/911] 2827812=test_key_name_check [139/911] 2827805=test_ripper [140/911] 2827812=test_singleton [141/911] 2827812=test_rdoc_servlet [142/911] 2827811=test_file_exhaustive [143/911] 2827812=test_gem_gem_runner [144/911] 2827812=test_gem_ext_cargo_builder [145/911] 2827812=test_exception [146/911] 2827812=test_rdoc_generator_pot [147/911] 2827806=test_gem_commands_signout_command [148/911] 2827812=test_object [149/911] 2827812=test_pack [150/911] 2827806=test_gem_commands_exec_command [151/911] 2827817=test_gem_commands_unpack_command [152/911] 2827805=test_autoload [153/911] 2827810=test_gem_resolver_local_specification [154/911] 2827817=test_optarg [155/911] 2827810=test_ssl_session [156/911] 2827812=test_ractor [157/911] 2827812=test_stream [158/911] 2827812=heredoc_dedent_test [159/911] 2827812=test_method_name_check [160/911] 2827812=test_kernel [161/911] 2827817=test_function_entry [162/911] 2827817=test_rdoc_parser_markdown [163/911] 2827817=test_win32ole_param [164/911] 2827817=test_acceptable [165/911] 2827817=implicit_array_test [166/911] 2827817=test_len [167/911] 2827817=test_ansi [168/911] 2827817=test_gem_package_task [169/911] 2827817=test_bn [170/911] 2827817=test_provider [171/911] 2827810=test_win32ole_method_event [172/911] 2827810=test_http_request [173/911] 2827806=test_data [174/911] 2827806=test_rdoc_ri_driver [175/911] 2827810=test_httpheader [176/911] 2827810=test_gem_commands_server_command [177/911] 2827810=numeric_value_test [178/911] 2827810=test_keyword [179/911] 2827812=!Nothing_to_test [180/911] 2827812=test_date_parse [181/911] 2827802=test_gem_commands_update_command [182/911] 2827812=test_fips [183/911] 2827807=test_rand [184/911] 2827817=test_pkey_ec [185/911] 2827803=test_thread [186/911] 2827803=test_noarg [187/911] 2827817=test_data [188/911] 2827817=test_integer [189/911] 2827817=test_utf32 [190/911] 2827817=test_ellipsize [191/911] 2827817=test_helper [192/911] 2827817=test_memory_view [193/911] 2827817=test_gem_safe_marshal [194/911] 2827806=test_nextafter [195/911] 2827807=test_input_method [196/911] 2827806=test_capacity [197/911] 2827806=test_tracer [198/911] 2827803=test_option [199/911] 2827812=static_literals_test [200/911] 2827812=test_workspace [201/911] 2827807=test_to_ruby [202/911] 2827810=test_bundled_ca [203/911] 2827806=test_random [204/911] 2827807=test_backtrace [205/911] 2827806=test_generic [206/911] 2827807=breadth_first_search_test [207/911] 2827806=test_fiber [208/911] 2827803=test_resize [209/911] 2827803=test_rdoc_generator_darkfish [210/911] 2827807=test_div [211/911] 2827807=test_key_stroke [212/911] 2827807=test_deprecated [213/911] 2827807=test_gc_compact [214/911] 2827809=test_vm_dump [215/911] 2827809=test_ftp [216/911] 2827812=test_rdoc_markup_document [217/911] 2827809=errors_test [218/911] 2827812=test_open3 [219/911] 2827817=test_alias_and_anchor [220/911] 2827817=test_gem_commands_setup_command [221/911] 2827809=test_gem_commands_rebuild_command [222/911] 2827810=test_cesu8 [223/911] 2827809=test_rdoc_stats [224/911] 2827810=test_err_in_callback [225/911] 2827810=test_rdoc_store [226/911] 2827809=json_parser_test [227/911] 2827809=test_win32ole_variant_m [228/911] 2827809=test_tmpdir [229/911] 2827816=node_id_test [230/911] 2827809=test_gem_source_subpath_problem [231/911] 2827809=parse_stream_test [232/911] 2827809=test_gem_resolver_api_set [233/911] 2827809=test_locale [234/911] 2827803=test_emitter [235/911] 2827816=test_ts [236/911] 2827803=test_dryrun [237/911] 2827809=json_generator_test [238/911] 2827803=test_gem_impossible_dependencies_error [239/911] 2827803=test_io_buffer [240/911] 2827817=encodings_test [241/911] 2827802=test_string_processing [242/911] 2827802=test_range [243/911] 2827803=test_type [244/911] 2827803=dispatcher_test [245/911] 2827817=test_udp [246/911] 2827817=test_rdoc_alias [247/911] 2827817=test_rdoc_single_class [248/911] 2827817=test_windows_1252 [249/911] 2827817=test_configuration [250/911] 2827803=test_stringify_symbols [251/911] 2827803=test_rdoc_token_stream [252/911] 2827803=test_rubyoptions [253/911] 2827811=test_printf [254/911] 2827811=test_to_ary_concat [255/911] 2827817=warnings_test [256/911] 2827817=test_rendering [257/911] 2827817=test_gem_commands_uninstall_command [258/911] 2827804=test_nesting_parser [259/911] 2827804=test_gem_resolver_installer_set [260/911] 2827816=test_gem_dependency_list [261/911] 2827810=test_files_test [262/911] 2827804=test_ifunless [263/911] 2827804=test_require [264/911] 2827804=test_gem_silent_ui [265/911] 2827810=test_ocsp [266/911] 2827809=test_rdoc_text [267/911] 2827804=test_shapes [268/911] 2827804=test_pkey_dh [269/911] 2827816=test_rdoc_markup_paragraph [270/911] 2827809=test_interned_str [271/911] 2827809=test_placearg [272/911] 2827804=test_gem_commands_cleanup_command [273/911] 2827816=test_env [274/911] 2827809=regular_expression_encoding_test [275/911] 2827809=test_config [276/911] 2827811=test_project_sanity [277/911] 2827810=test_continuation [278/911] 2827810=test_object_create_start [279/911] 2827810=test_forwardable [280/911] 2827811=test_io_m17n [281/911] 2827809=test_config [282/911] 2827810=test_delete [283/911] 2827817=comments_test [284/911] 2827817=test_ensured [285/911] 2827810=test_rdoc_rd_inline_parser [286/911] 2827809=test_dir [287/911] 2827810=test_gem_ext_configure_builder [288/911] 2827810=test_x509store [289/911] 2827817=test_mdns [290/911] 2827815=test_random [291/911] 2827815=test_merge_keys [292/911] 2827815=test_lexer [293/911] 2827817=test_win32ole_type [294/911] 2827817=test_rdoc_extend [295/911] 2827815=test_io_wait [296/911] 2827804=test_kwargs [297/911] 2827804=test_rdoc_generator_json_index [298/911] 2827817=test_set_len [299/911] 2827802=test_threadgroup [300/911] 2827817=test_euc_kr [301/911] 2827817=test_gem_commands_lock_command [302/911] 2827817=test_gem_local_remote_options [303/911] 2827815=test_gem_security_signer [304/911] 2827817=test_exception [305/911] 2827810=test_bash_completion [306/911] 2827810=test_install [307/911] 2827804=test_rdoc_markup_to_label [308/911] 2827815=test_prettyprint [309/911] 2827809=test_gem_validator [310/911] 2827804=integer_parse_test [311/911] 2827815=test_sleep [312/911] 2827809=test_queue [313/911] 2827809=test_key_event_record [314/911] 2827809=regular_expression_options_test [315/911] 2827809=index_write_test [316/911] 2827809=test_integer_comb [317/911] 2827802=test_depth_first [318/911] 2827804=test_ns_spki [319/911] 2827802=test_tsort [320/911] 2827802=test_custom_command [321/911] 2827802=test_bundled_gems [322/911] 2827804=lex_test [323/911] 2827802=test_tree_spell_checker [324/911] 2827802=test_pair [325/911] 2827810=test_m17n_comb [326/911] 2827812=test_date_ractor [327/911] 2827812=test_gem_update_suggestion [328/911] 2827807=test_gem_source_fetch_problem [329/911] 2827811=test_set [330/911] 2827811=test_resource [331/911] 2827811=test_member [332/911] 2827812=test_gem_console_ui [333/911] 2827811=test_rdoc_markup_hard_break [334/911] 2827811=test_gem_resolver_lock_set [335/911] 2827812=test_append [336/911] 2827812=test_ractor_compatibility [337/911] 2827811=test_unicode_normalize [338/911] 2827811=test_method [339/911] 2827804=test_reline_key [340/911] 2827804=test_reqarg [341/911] 2827815=test_rdoc_generator_pot_po [342/911] 2827815=test_m17n [343/911] 2827807=test_rdoc_markup_attribute_manager [344/911] 2827807=test_buffered_io [345/911] 2827807=test_yjit [346/911] 2827815=test_webauthn_poller [347/911] 2827815=test_date_conv [348/911] 2827815=test_gem_resolver_composed_set [349/911] 2827812=test_rdoc_i18n_locale [350/911] 2827815=test_argf [351/911] 2827812=test_egrep_cpp [352/911] 2827812=test_pkey_rsa [353/911] 2827804=test_rdoc_generator_ri [354/911] 2827804=test_nofree [355/911] 2827804=test_numhash [356/911] 2827804=test_gem_stream_ui [357/911] 2827802=test_trace [358/911] 2827802=test_arity [359/911] 2827802=test_ipaddr [360/911] 2827804=test_beginendblock [361/911] 2827802=test_gem_resolver_requirement_list [362/911] 2827802=test_reline [363/911] 2827812=test_hash [364/911] 2827808=test_arith_seq_beg_len_step [365/911] 2827808=test_io_buffer [366/911] 2827808=test_win32ole_event [367/911] 2827808=test_scalar_scanner [368/911] 2827808=test_within_pipe [369/911] 2827808=test_yamlstore [370/911] 2827808=test_gem_config_file [371/911] 2827804=test_gem_commands_pristine_command [372/911] 2827814=test_rdoc_method_attr [373/911] 2827808=test_rdoc_rdoc [374/911] 2827814=test_rdoc_markup_pre_process [375/911] 2827813=test_yjit_exit_locations [376/911] 2827808=test_mailto [377/911] 2827814=test_yaml_tree [378/911] 2827808=test_case_mapping [379/911] 2827808=ripper_test [380/911] 2827813=test_rubygems [381/911] 2827816=test_gem_package_tar_writer [382/911] 2827814=test_weakref [383/911] 2827816=test_not [384/911] 2827816=test_timeout [385/911] 2827814=test_socket [386/911] 2827813=test_function [387/911] 2827817=test_console_attr [388/911] 2827817=test_gem_bundler_version_finder [389/911] 2827817=heredoc_test [390/911] 2827817=test_webauthn_listener_response [391/911] 2827817=test_ubf_async_safe [392/911] 2827817=test_array [393/911] 2827817=snippets_test [394/911] 2827802=parser_test [395/911] 2827806=newline_test [396/911] 2827802=test_win32ole_record [397/911] 2827802=test_gem_path_support [398/911] 2827816=constant_path_node_test [399/911] 2827816=test_digest_extend [400/911] 2827813=test_gem_safe_yaml [401/911] 2827802=test_popen_deadlock [402/911] 2827813=test_did_you_mean [403/911] 2827816=test_autoconf [404/911] 2827816=test_bug-5832 [405/911] 2827816=test_cgi_multipart [406/911] 2827806=test_case [407/911] 2827808=test_rb_str_dup [408/911] 2827808=fuzzer_test [409/911] 2827808=test_rdoc_comment [410/911] 2827816=test_pack [411/911] 2827806=test_ast [412/911] 2827816=test_struct [413/911] 2827808=onigmo_test [414/911] 2827808=test_libs [415/911] 2827816=test_super [416/911] 2827808=test_math [417/911] 2827808=json_encoding_test [418/911] 2827808=test_time [419/911] 2827813=test_gc [420/911] 2827813=test_euc_tw [421/911] 2827813=test_gem_security [422/911] 2827808=test_gem_commands_build_command [423/911] 2827809=test_compile_prism [424/911] 2827804=test_sizeof [425/911] 2827808=test_face [426/911] 2827808=test_gem_requirement [427/911] 2827802=test_alias [428/911] 2827808=test_object_references [429/911] 2827808=test_wait [430/911] 2827808=test_sleep [431/911] 2827816=test_x509name [432/911] 2827816=test_dns [433/911] 2827814=test_stringio [434/911] 2827802=test_require [435/911] 2827809=test_dup [436/911] 2827814=test_comparable [437/911] 2827814=test_emoji_breaks [438/911] 2827814=test_notimplement [439/911] 2827814=test_system [440/911] 2827816=test_bug-3571 [441/911] 2827809=test_date_new [442/911] 2827816=test_io_timeout [443/911] 2827816=command_line_test [444/911] 2827816=test_rdoc_rd [445/911] 2827809=test_gem_commands_info_command [446/911] 2827816=test_rdoc_markup_to_html [447/911] 2827809=regexp_test [448/911] 2827809=test_rdoc_markup_to_joined_paragraph [449/911] 2827809=test_string_memory [450/911] 2827816=test_pkg_config [451/911] 2827809=test_rdoc_context [452/911] 2827816=test_big2str [453/911] 2827816=test_line_editor [454/911] 2827808=test_rdoc_markup_indented_paragraph [455/911] 2827808=test_coderange [456/911] 2827808=test_open-uri [457/911] 2827816=test_rdoc_parser [458/911] 2827816=test_history [459/911] 2827817=test_dln [460/911] 2827817=test_x509attr [461/911] 2827817=test_iso_8859 [462/911] 2827816=test_complex2 [463/911] 2827816=test_protect [464/911] 2827816=test_gem_ext_cargo_builder_link_flag_converter [465/911] 2827817=test_protocol [466/911] 2827808=test_tree_builder [467/911] 2827808=test_gem_commands_open_command [468/911] 2827816=test_x509req [469/911] 2827817=test_cgi_util [470/911] 2827808=location_test [471/911] 2827808=test_c_struct_builder [472/911] 2827816=test_gc [473/911] 2827808=test_allocation [474/911] 2827813=test_enc_associate [475/911] 2827817=dump_test [476/911] 2827814=test_iseq [477/911] 2827809=test_insns_leaf [478/911] 2827809=test_store [479/911] 2827813=test_stringscanner [480/911] 2827813=test_numeric [481/911] 2827813=test_x509crl [482/911] 2827811=test_word [483/911] 2827811=test_cgi_session [484/911] 2827811=test_class [485/911] 2827811=test_type_completor [486/911] 2827811=test_gem_package_tar_reader [487/911] 2827813=test_gb18030 [488/911] 2827813=test_win32ole_variable [489/911] 2827813=test_gem_specification [490/911] 2827809=test_gbk [491/911] 2827809=test_rdoc_markup_attributes [492/911] 2827809=test_rdoc_class_module [493/911] 2827811=test_warning [494/911] 2827810=test_win32ole_type_event [495/911] 2827810=test_gem_name_tuple [496/911] 2827810=test_pointer [497/911] 2827811=test_refinement [498/911] 2827804=test_gem_dependency_installer [499/911] 2827814=test_flush [500/911] 2827814=test_rdoc_any_method [501/911] 2827815=test_cgi_header [502/911] 2827815=test_gem_commands_fetch_command [503/911] 2827810=test_pkcs7 [504/911] 2827817=test_complexrational [505/911] 2827817=test_rdoc_markup_to_html_snippet [506/911] 2827815=test_mixed_unicode_escapes [507/911] 2827817=test_enumerator_kw [508/911] 2827815=test_win32ole_variant_outarg [509/911] 2827815=test_mkmf [510/911] 2827817=test_mul [511/911] 2827817=test_require_path_check [512/911] 2827815=source_location_test [513/911] 2827810=test_complex [514/911] 2827817=test_rdoc_markup_verbatim [515/911] 2827817=test_at_exit [516/911] 2827817=test_instrumentation_api [517/911] 2827814=static_inspect_test [518/911] 2827815=test_inadvertent_creation [519/911] 2827809=equality_test [520/911] 2827809=test_color [521/911] 2827814=test_gem_commands_query_command [522/911] 2827815=test_eval_history [523/911] 2827810=test_c_struct_entry [524/911] 2827809=test_case [525/911] 2827809=test_files_ext [526/911] 2827815=test_x509ext [527/911] 2827815=unescape_test [528/911] 2827815=test_rdoc_normal_module [529/911] 2827809=test_rdoc_markdown_test [530/911] 2827815=test_pp [531/911] 2827810=test_tcp [532/911] 2827815=test_sprintf_comb [533/911] 2827815=test_path [534/911] 2827815=test_method_cache [535/911] 2827815=test_gem_stub_specification [536/911] 2827810=test_gem_text [537/911] 2827810=test_settracefunc [538/911] 2827814=tunnel_test [539/911] 2827814=test_gem_commands_stale_command [540/911] 2827814=test_win32ole [541/911] 2827814=test_gem_version [542/911] 2827815=test_rdoc_markup_to_tt_only [543/911] 2827815=test_extlibs [544/911] 2827814=test_rat [545/911] 2827814=test_rdoc_markup_heading [546/911] 2827814=test_gem_ext_rake_builder [547/911] 2827817=test_monitor [548/911] 2827817=json_string_matching_test [549/911] 2827817=test_asn1 [550/911] 2827817=test_flags [551/911] 2827802=test_transcode [552/911] 2827813=test_whileuntil [553/911] 2827813=test_passing_block [554/911] 2827813=test_http [555/911] 2827813=test_rdoc_attr [556/911] 2827813=test_x509cert [557/911] 2827802=test_addrinfo [558/911] 2827802=ruby_parser_test [559/911] 2827802=test_rdoc_context_section [560/911] 2827812=test_buffering [561/911] 2827812=test_svcb_https [562/911] 2827812=test_bug-14834 [563/911] 2827812=test_key_actor_vi [564/911] 2827802=test_bmethod [565/911] 2827802=test_enumerable [566/911] 2827802=test_rdoc_markup_include [567/911] 2827802=test_gem_resolver_specification [568/911] 2827802=test_rdoc_generator_pot_po_entry [569/911] 2827802=json_fixtures_test [570/911] 2827802=test_load [571/911] 2827802=test_encoding [572/911] 2827813=test_default_gems [573/911] 2827804=test_rdoc_parser_c [574/911] 2827812=test_gem_security_trust_dir [575/911] 2827813=test_constant [576/911] 2827812=test_have_func [577/911] 2827814=test_enc_str_buf_cat [578/911] 2827817=test_zsh_completion [579/911] 2827814=test_gem_package_tar_reader_entry [580/911] 2827817=test_lock_native_thread [581/911] 2827809=test_webauthn_listener [582/911] 2827817=test_win32ole_typelib [583/911] 2827817=test_euc_jp [584/911] 2827817=test_abi [585/911] 2827809=test_external_new [586/911] 2827809=test_scanner_events [587/911] 2827802=test_gem_resolver_dependency_request [588/911] 2827802=test_force_exit [589/911] 2827802=test_data_error [590/911] 2827809=test_rubyvm [591/911] 2827809=test_weakmap [592/911] 2827802=test_gem_doctor [593/911] 2827814=test_ancdata [594/911] 2827814=test_rdoc_markup_to_table_of_contents [595/911] 2827810=test_rdoc_encoding [596/911] 2827802=test_sprintf [597/911] 2827814=test_gem_uri_formatter [598/911] 2827817=test_gem_request_connection_pools [599/911] 2827814=test_rdoc_markdown [600/911] 2827810=test_optimization [601/911] 2827804=test_common [602/911] 2827802=test_deprecate [603/911] 2827817=test_rdoc_constant [604/911] 2827802=test_registry [605/911] 2827802=test_ssl [606/911] 2827814=test_gem_commands_push_command [607/911] 2827812=test_module [608/911] 2827804=parse_success_test [609/911] 2827804=test_ractor [610/911] 2827817=compiler_test [611/911] 2827804=test_date_strftime [612/911] 2827817=test_typeddata [613/911] 2827814=test_gem_resolver_vendor_specification [614/911] 2827803=test_struct [615/911] 2827817=test_mutex [616/911] 2827814=test_bigzero [617/911] 2827814=test_basicinstructions [618/911] 2827803=test_key_actor_emacs [619/911] 2827814=test_gem_ext_builder [620/911] 2827815=test_verbose [621/911] 2827815=test_history [622/911] 2827817=test_rdoc_tom_doc [623/911] 2827815=test_gem_unsatisfiable_dependency_error [624/911] 2827817=test_rdoc_i18n_text [625/911] 2827817=test_ractor [626/911] 2827815=test_gem_package_tar_header [627/911] 2827804=test_disable_irb [628/911] 2827804=pattern_test [629/911] 2827815=test_sexp [630/911] 2827803=test_basicsocket [631/911] 2827815=test_import [632/911] 2827817=test_gem_commands_owner_command [633/911] 2827804=test_normalize [634/911] 2827803=test_recursion [635/911] 2827804=locals_test [636/911] 2827804=test_find [637/911] 2827811=test_fd_setsize [638/911] 2827803=test_trick [639/911] 2827811=test_objectspace [640/911] 2827804=version_test [641/911] 2827804=test_gem_request_set [642/911] 2827817=test_gem_version_option [643/911] 2827804=test_files_test_2 [644/911] 2827817=test_require_lib [645/911] 2827813=test_gem_rdoc [646/911] 2827813=lex_test [647/911] 2827813=test_rdoc_markup_parser [648/911] 2827813=test_gem_remote_fetcher_s3 [649/911] 2827813=test_name_error_extension [650/911] 2827813=test_fstring [651/911] 2827815=test_iseq_load [652/911] 2827813=test_fixnum [653/911] 2827813=test_timeout [654/911] 2827813=test_signal [655/911] 2827814=test_rdoc_markup_raw [656/911] 2827814=test_ensure_and_callcc [657/911] 2827814=test_scheduler [658/911] 2827814=test_null [659/911] 2827814=test_gem_resolver_activation_request [660/911] 2827814=test_big5 [661/911] 2827814=test_switch_hitter [662/911] 2827814=test_defined [663/911] 2827814=test_pack [664/911] 2827808=test_ole_methods [665/911] 2827808=test_call [666/911] 2827808=test_thread [667/911] 2827813=json_generic_object_test [668/911] 2827814=test_hash_create [669/911] 2827814=test_gem_security_policy [670/911] 2827813=test_gem_install_update_options [671/911] 2827807=test_file [672/911] 2827807=test_gem_resolver_index_set [673/911] 2827807=test_init [674/911] 2827812=test_rdoc_parser_changelog [675/911] 2827815=test_rdoc_markup_to_html_crossref [676/911] 2827812=test_case_options [677/911] 2827813=test_folderitem2_invokeverb [678/911] 2827812=test_update [679/911] 2827813=test_files_sample [680/911] 2827812=test_arity [681/911] 2827812=test_raise [682/911] 2827812=test_completion [683/911] 2827814=test_proxy [684/911] 2827814=test_io_wait_uncommon [685/911] 2827813=test_string [686/911] 2827814=test_gem_ci_detector [687/911] 2827814=test_yield [688/911] 2827807=test_gem_request_set_lockfile_parser [689/911] 2827813=test_shift_jis [690/911] 2827813=test_gem_dependency_resolution_error [691/911] 2827813=fixtures_test [692/911] 2827807=test_rational2 [693/911] 2827807=test_http [694/911] 2827813=test_too_many_dummy_encodings [695/911] 2827815=test_filter [696/911] 2827815=test_gem_ext_cmake_builder [697/911] 2827815=test_clone [698/911] 2827813=test_objspace [699/911] 2827815=test_erb_m17n [700/911] 2827815=test_koi8 [701/911] 2827815=test_rdoc_markup_to_ansi [702/911] 2827803=test_fnmatch [703/911] 2827815=test_evaluation [704/911] 2827815=test_gem_resolver_vendor_set [705/911] 2827803=test_erb_command [706/911] 2827815=test_require [707/911] 2827803=test_https [708/911] 2827802=test_have_library [709/911] 2827812=test_unicode_escape [710/911] 2827812=integer_base_flags_test [711/911] 2827812=test_httpresponses [712/911] 2827812=test_ftp [713/911] 2827812=test_gem_commands_which_command [714/911] 2827812=test_enum [715/911] 2827802=parse_test [716/911] 2827802=test_gem_source_specific_file [717/911] 2827802=test_unix [718/911] 2827802=test_optparse [719/911] 2827807=test_coder [720/911] 2827802=test_symbol [721/911] 2827807=test_context [722/911] 2827809=test_rdoc_markup [723/911] 2827809=test_last_thread [724/911] 2827817=test_rdoc_markup_to_bs [725/911] 2827817=test_etc [726/911] 2827807=test_gem_remote_fetcher_local_server [727/911] 2827815=test_ldap [728/911] 2827815=test_gem_source_lock [729/911] 2827815=test_cipher [730/911] 2827807=test_macro [731/911] 2827807=test_hash [732/911] 2827817=test_new [733/911] 2827817=test_ractor [734/911] 2827807=test_rdoc_rubygems_hook [735/911] 2827815=test_debugger_integration [736/911] 2827815=test_array_create [737/911] 2827815=test_gem_resolver_installed_specification [738/911] 2827815=test_gem_commands_environment_command [739/911] 2827817=test_tracepoint [740/911] 2827815=test_my_integer [741/911] 2827815=symbol_encoding_test [742/911] 2827809=test_cd [743/911] 2827815=test_gem_commands_mirror [744/911] 2827809=test_internal_ivar [745/911] 2827815=test_cgi_cookie [746/911] 2827809=test_signedness [747/911] 2827812=test_hmac [748/911] 2827815=desugar_compiler_test [749/911] 2827812=test_ractor [750/911] 2827815=test_gem_spec_fetcher [751/911] 2827807=test_c_union_entity [752/911] 2827812=test_gem_commands_sources_command [753/911] 2827807=test_undef [754/911] 2827807=test_io_console [755/911] 2827815=test_date_arith [756/911] 2827815=test_rdoc_require [757/911] 2827804=test_ws [758/911] 2827804=test_io [759/911] 2827815=test_numeric [760/911] 2827812=test_metaclass [761/911] 2827812=test_key_error [762/911] 2827817=test_engine [763/911] 2827817=test_enc_raise [764/911] 2827812=test_inlinecache [765/911] 2827817=test_show_source [766/911] 2827815=test_httpresponse [767/911] 2827815=test_rdoc_parser_ruby [768/911] 2827812=test_rdoc_markup_to_markdown [769/911] 2827817=test_usrmarshal [770/911] 2827811=test_weakkeymap [771/911] 2827812=test_gem_command [772/911] 2827812=test_memory_view [773/911] 2827816=test_pinned [774/911] 2827803=test_tempfile [775/911] 2827816=test_config [776/911] 2827817=test_gem_util [777/911] 2827812=test_raise_exception [778/911] 2827808=test_gem_remote_fetcher [779/911] 2827816=test_gem_gemcutter_utilities [780/911] 2827817=test_gem_resolver [781/911] 2827803=test_gem_commands_yank_command [782/911] 2827816=test_jaro_winkler [783/911] 2827816=test_pattern_key_name_check [784/911] 2827816=test_exit [785/911] 2827817=test_postponed_job [786/911] 2827803=test_gem_request_set_lockfile [787/911] 2827807=ractor_test [788/911] 2827816=test_dot_dot [789/911] 2827816=test_human_typo [790/911] 2827807=test_cparser [791/911] 2827816=reflection_test [792/911] 2827808=test_bignum [793/911] 2827816=test_func [794/911] 2827810=json_common_interface_test [795/911] 2827810=test_stream [796/911] 2827810=test_coverage [797/911] 2827808=test_remote_fetch_error [798/911] 2827808=test_pathname [799/911] 2827815=test_dir_m17n [800/911] 2827803=test_gem_resolver_git_specification [801/911] 2827809=test_kill_ring [802/911] 2827809=test_cgi_tag_helper [803/911] 2827809=named_capture_test [804/911] 2827809=test_io [805/911] 2827812=test_gem_commands_cert_command [806/911] 2827817=test_fileutils [807/911] 2827803=test_process [808/911] 2827809=test_object [809/911] 2827808=test_eval [810/911] 2827808=test_iterator [811/911] 2827803=test_marshalable [812/911] 2827803=test_string [813/911] 2827803=test_gem_resolver_index_specification [814/911] 2827803=test_method_cache [815/911] 2827803=test_gem_dependency [816/911] 2827808=parse_comments_test [817/911] 2827808=test_class [818/911] 2827811=test_serialize_subclasses [819/911] 2827811=test_const [820/911] 2827811=test_gem_commands_dependency_command [821/911] 2827803=test_command_aliasing [822/911] 2827803=test_gem_ext_ext_conf_builder [823/911] 2827811=test_cmethod [824/911] 2827811=test_qsort [825/911] 2827811=json_addition_test [826/911] 2827811=test_thread_fd_close [827/911] 2827807=test_storage [828/911] 2827811=string_test [829/911] 2827807=test_path_to_class [830/911] 2827807=test_rdoc_parser_rd [831/911] 2827817=test_gem_source_local [832/911] 2827807=test_num2int [833/911] 2827807=test_have_macro [834/911] 2827811=test_process [835/911] 2827814=test_parse [836/911] 2827817=test_iter_break [837/911] 2827817=test_wss [838/911] 2827817=test_closure [839/911] 2827807=test_address_resolve [840/911] 2827809=test_gem_resolver_lock_specification [841/911] 2827807=test_cstr [842/911] 2827809=test_variable [843/911] 2827810=test_digest [844/911] 2827810=test_econv [845/911] 2827812=test_foreach [846/911] 2827812=test_securerandom [847/911] 2827812=test_nil2vtempty [848/911] 2827812=test_thread_queue [849/911] 2827802=test_flip [850/911] 2827809=test_nowrite [851/911] 2827809=test_summary [852/911] 2827802=test_stack [853/911] 2827809=test_gem_ext_cargo_builder_unit [854/911] 2827817=test_gem_commands_install_command [855/911] 2827809=test_sockopt [856/911] 2827809=test_frozen_error [857/911] 2827809=bom_test [858/911] 2827809=test_file [859/911] 2827814=test_lambda [860/911] 2827807=test_encoding [861/911] 2827814=test_thread [862/911] 2827807=test_pattern_matching [863/911] 2827807=test_gem_commands_search_command [864/911] 2827814=test_arithmetic_sequence [865/911] 2827807=test_irb [866/911] 2827814=test_literal [867/911] 2827815=test_getopts [868/911] 2827815=test_gem_resolver_api_specification [869/911] 2827815=test_rendering [870/911] 2827815=test_rdoc_include [871/911] 2827803=parameters_signature_test [872/911] 2827803=test_primitive [873/911] 2827803=test_gem_request [874/911] 2827815=test_pkey [875/911] 2827815=test_nonblock [876/911] 2827815=test_gem_commands_signin_command [877/911] 2827807=test_recorder [878/911] 2827807=test_yield_block [879/911] 2827807=test_gem_commands_specification_command [880/911] 2827816=test_boolean [881/911] 2827816=test_config [882/911] 2827815=test_yaml [883/911] 2827807=test_rdoc_options [884/911] 2827803=test_document [885/911] 2827803=test_ractor [886/911] 2827803=test_spell_checker [887/911] 2827803=test_bug_reporter [888/911] 2827815=test_windows_1251 [889/911] 2827810=relocation_test [890/911] 2827815=test_parser_events [891/911] 2827810=test_unicode [892/911] 2827802=test_eval [893/911] 2827815=test_stat [894/911] 2827815=test_addr [895/911] 2827815=test_gem_resolver_best_set [896/911] 2827815=test_convertible [897/911] 2827810=test_helper [898/911] 2827810=test_yamldbm [899/911] 2827810=test_win32ole_method [900/911] 2827810=test_thread_cv [901/911] 2827812=test_cgi_modruby [902/911] 2827812=test_gem_resolver_conflict [903/911] 2827812=test_scalar [904/911] 2827812=test_rdoc_generator_markup [905/911] 2827812=test_readpartial [906/911] 2827817=test_gem_commands_contents_command [907/911] 2827810=test_rdoc_cross_reference [908/911] 2827812=test_regexp [909/911] 2827816=newline_offsets_test [910/911] 2827807=test_rational [911/911] 2827817=test_str2big $$$ #<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:02 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:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1170628 1170676 1170628 1170628 ? -1 S 1000 0:00 sshd: ko1@pts/3 1170676 1170685 1170685 1170685 pts/3 1171483 Ss 1000 0:00 -bash 1170685 1171483 1171483 1170685 pts/3 1171483 Sl+ 1000 0:06 vim /srv/gems/dub-0.2.2/lib/open_api_sdk/models/shared/linkgeotargeting.rb +517 1 1323744 1323744 1323744 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 1323744 1323746 1323744 1323744 ? -1 S 1000 0:00 (sd-pam) 1323708 1323784 1323708 1323708 ? -1 S 1000 0:19 sshd: ko1@pts/1 1323784 1323793 1323793 1323793 pts/1 1323793 Ss+ 1000 0:00 -bash 973 2826578 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2826578 2826581 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.20250113-010315 --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 2826581 2826582 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.20250113-010315 --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 2826582 2827475 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2827475 2827476 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2827476 2827799 972 972 pts/0 972 Sl+ 1000 0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 2827799 2827805 972 972 pts/0 972 Sl+ 1000 0:05 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2827805 2829969 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 2827805 2829973 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 2827805 2829986 972 972 pts/0 972 Z+ 1000 0:00 [test_autoload.*] <defunct> 2826582 2862211 972 972 pts/0 972 R+ 1000 0:00 ps jx {1=>[959, 1323744], 959=>[972], 972=>[973], 1170628=>[1170676], 1170676=>[1170685], 1170685=>[1171483], 1323744=>[1323746], 1323708=>[1323784], 1323784=>[1323793], 973=>[2826578], 2826578=>[2826581], 2826581=>[2826582], 2826582=>[2827475, 2862211], 2827475=>[2827476], 2827476=>[2827799], 2827799=>[2827805], 2827805=>[2829969, 2829973, 2829986]} $ timeout 60 gdb -p 2829969 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2829971] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005be82279be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x733b944006c0 (LWP 2829969) "test_autoload.*" 0x00005be82279be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x733ba28006c0 (LWP 2829971) "test_autoload.*" 0x0000733bbeb1b4cd in __GI___poll (fds=0x733b8d509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x733ba28006c0 (LWP 2829971) "test_autoload.*"): #0 0x0000733bbeb1b4cd in __GI___poll (fds=0x733b8d509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005be8227266ea in __interceptor_poll () No symbol table info available. #2 0x00005be822add48f 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 0x00005be82277fa9f in asan_thread_start(void*) () No symbol table info available. #5 0x0000733bbea9ca94 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 = {126699966564032, 7181630024204626587, 126699966564032, -360, 0, 126699727479152, 7181630024217209499, 7181693127764552347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000733bbeb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x733b944006c0 (LWP 2829969) "test_autoload.*"): #0 0x00005be82279be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005be82279ce0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005be8226eb680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005be8226eb4f9 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 0x00005be8226eb125 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 0x00005be8226e612e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005be8226e5f18 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005be822781e83 in __interceptor_malloc () No symbol table info available. #8 0x00005be82282e296 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8188 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x00005be82280a9a5 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4584 No locals. #10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4578 No locals. #11 0x00005be8228ad6e2 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:601 new_arena = <optimized out> #12 prepare_iseq_build (iseq=iseq@entry=0x733b9c563768, name=<optimized out>, name@entry=126700431945560, path=path@entry=126699868134120, realpath=realpath@entry=126699868134520, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x733b9110aec0, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x733b9110aea0) at /tmp/ruby/src/trunk_asan/iseq.c:647 coverage = 0 err_info = 4 body = <optimized out> #13 0x00005be8228acae5 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=0x733b9110aea0, 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 = 0x733b9c563768 location = <optimized out> start_line = <optimized out> start = <optimized out> end = <optimized out> #14 0x00005be8228ac6e4 in pm_iseq_new_top (node=node@entry=0x733b943fc698, name=name@entry=126700431945560, path=path@entry=126699868134120, realpath=realpath@entry=126699868134520, parent=parent@entry=0x0, error_state=error_state@entry=0x733b943fc7c0) at /tmp/ruby/src/trunk_asan/iseq.c:906 No locals. #15 0x00005be8228c9c60 in load_iseq_eval (ec=0x5160037babd0, fname=fname@entry=126699868134120) at /tmp/ruby/src/trunk_asan/load.c:756 error_state = <optimized out> result = <optimized out> error = <optimized out> ec = 0x5160037babd0 v = <optimized out> th = <optimized out> realpath_map = 126700433560400 iseq = <optimized out> #16 0x00005be8228c4d0b in require_internal (ec=ec@entry=0x5160037babd0, 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 = 0x51500014a080 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 126700433560560 realpath_map = 126700433560400 path = 126699868134120 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 0x00005be8228c2d02 in rb_require_string_internal (fname=126699868134520, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160037babd0 result = <optimized out> #18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #19 0x00005be822bae548 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 = 0x733bbdda5298 cfunc = 0x504000018558 recv = 126700433690000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #20 0x00005be822b9499d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x733b943fd2f0) 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 0x00005be822b9a5f5 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 0x00005be822b5baa7 in vm_sendish (ec=0x5160037babd0, reg_cfp=0x733b945ff6e8, 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=0x5160037babd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5be822b50dac <vm_exec_core+14140>, 0x5be822b4dd7b <vm_exec_core+1803>, 0x5be822b4f729 <vm_exec_core+8377>, 0x5be822b55258 <vm_exec_core+31720>, 0x5be822b4f001 <vm_exec_core+6545>, 0x5be822b5600d <vm_exec_core+35229>, 0x5be822b5405a <vm_exec_core+27114>, 0x5be822b51c2c <vm_exec_core+17852>, 0x5be822b4e0b0 <vm_exec_core+2624>, 0x5be822b55a8b <vm_exec_core+33819>, 0x5be822b5562b <vm_exec_core+32699>, 0x5be822b4f3fc <vm_exec_core+7564>, 0x5be822b4e71c <vm_exec_core+4268>, 0x5be822b54591 <vm_exec_core+28449>, 0x5be822b503ac <vm_exec_core+11580>, 0x5be822b55ccd <vm_exec_core+34397>, 0x5be822b5587a <vm_exec_core+33290>, 0x5be822b50c24 <vm_exec_core+13748>, 0x5be822b51b7d <vm_exec_core+17677>, 0x5be822b5420a <vm_exec_core+27546>, 0x5be822b557c2 <vm_exec_core+33106>, 0x5be822b531bc <vm_exec_core+23372>, 0x5be822b542be <vm_exec_core+27726>, 0x5be822b54748 <vm_exec_core+28888>, 0x5be822b530ce <vm_exec_core+23134>, 0x5be822b4e5fc <vm_exec_core+3980>, 0x5be822b539b1 <vm_exec_core+25409>, 0x5be822b4e424 <vm_exec_core+3508>, 0x5be822b4e7dd <vm_exec_core+4461>, 0x5be822b50f19 <vm_exec_core+14505>, 0x5be822b52f3b <vm_exec_core+22731>, 0x5be822b5357f <vm_exec_core+24335>, 0x5be822b52c84 <vm_exec_core+22036>, 0x5be822b4dfe1 <vm_exec_core+2417>, 0x5be822b549ec <vm_exec_core+29564>, 0x5be822b554db <vm_exec_core+32363>, 0x5be822b4e8f4 <vm_exec_core+4740>, 0x5be822b4fbad <vm_exec_core+9533>, 0x5be822b4f620 <vm_exec_core+8112>, 0x5be822b50527 <vm_exec_core+11959>, 0x5be822b51aab <vm_exec_core+17467>, 0x5be822b4ea00 <vm_exec_core+5008>, 0x5be822b54831 <vm_exec_core+29121>, 0x5be822b4faf2 <vm_exec_core+9346>, 0x5be822b51914 <vm_exec_core+17060>, 0x5be822b524b7 <vm_exec_core+20039>, 0x5be822b546ab <vm_exec_core+28731>, 0x5be822b533a7 <vm_exec_core+23863>, 0x5be822b50767 <vm_exec_core+12535>, 0x5be822b4fe2b <vm_exec_core+10171>, 0x5be822b54451 <vm_exec_core+28129>, 0x5be822b510c5 <vm_exec_core+14933>, 0x5be822b53a78 <vm_exec_core+25608>, 0x5be822b534d6 <vm_exec_core+24166>, 0x5be822b53cd3 <vm_exec_core+26211>, 0x5be822b54d16 <vm_exec_core+30374>, 0x5be822b526f4 <vm_exec_core+20612>, 0x5be822b4da1b <vm_exec_core+939>, 0x5be822b508f9 <vm_exec_core+12937>, 0x5be822b54381 <vm_exec_core+27921>, 0x5be822b50a3c <vm_exec_core+13260>, 0x5be822b52ff4 <vm_exec_core+22916>, 0x5be822b53898 <vm_exec_core+25128>, 0x5be822b521c2 <vm_exec_core+19282>, 0x5be822b52ddd <vm_exec_core+22381>, 0x5be822b50cbb <vm_exec_core+13899>, 0x5be822b50141 <vm_exec_core+10961>, 0x5be822b53dc6 <vm_exec_core+26454>, 0x5be822b4ead2 <vm_exec_core+5218>, 0x5be822b51fa6 <vm_exec_core+18742>, 0x5be822b5d46b <vm_exec_core+65019>, 0x5be822b5327c <vm_exec_core+23564>, 0x5be822b4ed91 <vm_exec_core+5921>, 0x5be822b4f2c3 <vm_exec_core+7251>, 0x5be822b4eeca <vm_exec_core+6234>, 0x5be822b4fcbb <vm_exec_core+9803>, 0x5be822b505a2 <vm_exec_core+12082>, 0x5be822b4da20 <vm_exec_core+944>, 0x5be822b4f9d1 <vm_exec_core+9057>, 0x5be822b56262 <vm_exec_core+35826>, 0x5be822b53798 <vm_exec_core+24872>, 0x5be822b52597 <vm_exec_core+20263>, 0x5be822b548c6 <vm_exec_core+29270>, 0x5be822b5634b <vm_exec_core+36059>, 0x5be822b54c19 <vm_exec_core+30121>, 0x5be822b55d77 <vm_exec_core+34567>, 0x5be822b55e61 <vm_exec_core+34801>, 0x5be822b4e503 <vm_exec_core+3731>, 0x5be822b55938 <vm_exec_core+33480>, 0x5be822b50fd2 <vm_exec_core+14690>, 0x5be822b55b80 <vm_exec_core+34064>, 0x5be822b50afd <vm_exec_core+13453>, 0x5be822b54add <vm_exec_core+29805>, 0x5be822b4ff74 <vm_exec_core+10500>, 0x5be822b5131b <vm_exec_core+15531>, 0x5be822b55f57 <vm_exec_core+35047>, 0x5be822b519eb <vm_exec_core+17275>, 0x5be822b514cc <vm_exec_core+15964>, 0x5be822b4db06 <vm_exec_core+1174>, 0x5be822b4e21f <vm_exec_core+2991>, 0x5be822b4dc04 <vm_exec_core+1428>, 0x5be822b522d2 <vm_exec_core+19554>, 0x5be822b516a2 <vm_exec_core+16434>, 0x5be822b51e67 <vm_exec_core+18423>, 0x5be822b51d6e <vm_exec_core+18174>, 0x5be822b50e06 <vm_exec_core+14230>, 0x5be822b51582 <vm_exec_core+16146>, 0x5be822b511dc <vm_exec_core+15212>, 0x5be822b517e6 <vm_exec_core+16758>, 0x5be822b5187d <vm_exec_core+16909>, 0x5be822b50d9d <vm_exec_core+14125>, 0x5be822b4dd6c <vm_exec_core+1788>, 0x5be822b4f71a <vm_exec_core+8362>, 0x5be822b55249 <vm_exec_core+31705>, 0x5be822b4eff2 <vm_exec_core+6530>, 0x5be822b55ffe <vm_exec_core+35214>, 0x5be822b5404b <vm_exec_core+27099>, 0x5be822b51c1d <vm_exec_core+17837>, 0x5be822b4e0a1 <vm_exec_core+2609>, 0x5be822b55a7c <vm_exec_core+33804>, 0x5be822b5561c <vm_exec_core+32684>, 0x5be822b4f3ed <vm_exec_core+7549>, 0x5be822b4e70d <vm_exec_core+4253>, 0x5be822b54582 <vm_exec_core+28434>, 0x5be822b5039d <vm_exec_core+11565>, 0x5be822b55cbe <vm_exec_core+34382>, 0x5be822b5586b <vm_exec_core+33275>, 0x5be822b50c15 <vm_exec_core+13733>, 0x5be822b51b6e <vm_exec_core+17662>, 0x5be822b541fb <vm_exec_core+27531>, 0x5be822b557b3 <vm_exec_core+33091>, 0x5be822b531ad <vm_exec_core+23357>, 0x5be822b542af <vm_exec_core+27711>, 0x5be822b54739 <vm_exec_core+28873>, 0x5be822b530bf <vm_exec_core+23119>, 0x5be822b4e5ed <vm_exec_core+3965>, 0x5be822b539a2 <vm_exec_core+25394>, 0x5be822b4e415 <vm_exec_core+3493>, 0x5be822b4e7ce <vm_exec_core+4446>, 0x5be822b50f0a <vm_exec_core+14490>, 0x5be822b52f2c <vm_exec_core+22716>, 0x5be822b53570 <vm_exec_core+24320>, 0x5be822b52c75 <vm_exec_core+22021>, 0x5be822b4dfd2 <vm_exec_core+2402>, 0x5be822b549dd <vm_exec_core+29549>, 0x5be822b554cc <vm_exec_core+32348>, 0x5be822b4e8e5 <vm_exec_core+4725>, 0x5be822b4fb9e <vm_exec_core+9518>, 0x5be822b4f611 <vm_exec_core+8097>, 0x5be822b50518 <vm_exec_core+11944>, 0x5be822b51a9c <vm_exec_core+17452>, 0x5be822b4e9f1 <vm_exec_core+4993>, 0x5be822b54822 <vm_exec_core+29106>, 0x5be822b4fae3 <vm_exec_core+9331>, 0x5be822b51905 <vm_exec_core+17045>, 0x5be822b524a8 <vm_exec_core+20024>, 0x5be822b5469c <vm_exec_core+28716>, 0x5be822b53398 <vm_exec_core+23848>, 0x5be822b50758 <vm_exec_core+12520>, 0x5be822b4fe1c <vm_exec_core+10156>, 0x5be822b54442 <vm_exec_core+28114>, 0x5be822b510b6 <vm_exec_core+14918>, 0x5be822b53a69 <vm_exec_core+25593>, 0x5be822b534c7 <vm_exec_core+24151>, 0x5be822b53cc4 <vm_exec_core+26196>, 0x5be822b54d07 <vm_exec_core+30359>, 0x5be822b526e5 <vm_exec_core+20597>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b508ea <vm_exec_core+12922>, 0x5be822b54372 <vm_exec_core+27906>, 0x5be822b50a2d <vm_exec_core+13245>, 0x5be822b52fe5 <vm_exec_core+22901>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b521b3 <vm_exec_core+19267>, 0x5be822b52dce <vm_exec_core+22366>, 0x5be822b50cac <vm_exec_core+13884>, 0x5be822b50132 <vm_exec_core+10946>, 0x5be822b53db7 <vm_exec_core+26439>, 0x5be822b4eac3 <vm_exec_core+5203>, 0x5be822b51f97 <vm_exec_core+18727>, 0x5be822b5d45c <vm_exec_core+65004>, 0x5be822b5326d <vm_exec_core+23549>, 0x5be822b4ed82 <vm_exec_core+5906>, 0x5be822b4f2b4 <vm_exec_core+7236>, 0x5be822b4eebb <vm_exec_core+6219>, 0x5be822b4fcac <vm_exec_core+9788>, 0x5be822b50593 <vm_exec_core+12067>, 0x5be822b52592 <vm_exec_core+20258>, 0x5be822b51a92 <vm_exec_core+17442>, 0x5be822b5258d <vm_exec_core+20253>, 0x5be822b531a8 <vm_exec_core+23352>, 0x5be822b530ba <vm_exec_core+23114>, 0x5be822b4fca7 <vm_exec_core+9783>, 0x5be822b5335c <vm_exec_core+23788>, 0x5be822b50fc8 <vm_exec_core+14680>, 0x5be822b50fcd <vm_exec_core+14685>, 0x5be822b530b5 <vm_exec_core+23109>, 0x5be822b52f22 <vm_exec_core+22706>, 0x5be822b51e4e <vm_exec_core+18398>, 0x5be822b51d5a <vm_exec_core+18154>...} reg_cfp = 0x733b945ff6e8 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> th: 0x51500014a080, native_id: 0x733b944006c0 INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> -- Control frame information ----------------------------------------------- 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 0x00005be822b49de8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160037babd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x00005be822bc24ca in vm_call0_body (ec=<optimized out>, calling=0x733b91309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x733b913098d0 cc = <optimized out> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] ret = <optimized out> c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] #26 0x00005be822bc1d3f in vm_call0_cme (ec=0x5160037babd0, calling=0x733b91309860, argv=0x733b943fdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 c:0003 p:---- s:0010 e:000009 CFUNC :fork No locals. #27 vm_call0_body (ec=<optimized out>, calling=0x733b91309860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x733b9c56a900 orig_cme = <optimized out> ci = 0x733b913098d0 cc = 0x733b9c565c70 ret = <optimized out> #28 0x00005be822b7625e in vm_call0_cc (recv=126700433690000, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x733b9c565c70, 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 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] 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 = 0x733b9c565c70 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] self = <optimized out> #30 0x00005be822b7708e in rb_funcallv (recv=126700433690000, mid=22673, argc=1, argv=0x733b943fdaa0) 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 = 0x733b943fdaa0 #32 0x00005be822b3580e in autoload_feature_require (_arguments=126699727478416) at /tmp/ruby/src/trunk_asan/variable.c:2949 arguments = 0x733b943fde90 autoload_const = <optimized out> result = <optimized out> #33 autoload_try_load (_arguments=126699727478416) at /tmp/ruby/src/trunk_asan/variable.c:2963 arguments = 0x733b943fde90 result = <optimized out> ce = <optimized out> #34 0x00005be8227ca2e0 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 = 0x5160037babd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x733b943fde10, <optimized out>, 0x733b943fdd20, <optimized out>, <optimized out>}, prev = 0x733b91209740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160037babd0 state = RUBY_TAG_NONE errinfo = <optimized out> #35 0x00005be822b34b76 in rb_autoload_load (module=module@entry=126700433767720, name=name@entry=259547) at /tmp/ruby/src/trunk_asan/variable.c:3024 ce = 0x503000cd07b0 arguments = {module = 126700433767720, name = 259547, flag = 0, mutex = 126699863160800, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #36 0x00005be822b3e5ad in rb_const_search_from (klass=126699838827440, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3126 ac = 0xfffffffffffffe00 am = 126700433767720 tmp = 126700433767720 ce = <optimized out> current = 126700433767720 value = <optimized out> first_iteration = <optimized out> #37 0x00005be822b36874 in rb_const_search (klass=126699838827440, id=259547, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3148 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:3075 c = <optimized out> #39 0x00005be822b419ae 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 0x00005be822b4cd11 in vm_get_ev_const_chain (ec=0x5160037babd0, segments=0x50200075e5b0) 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=0x50200075e5f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436 segments = 0x50200075e5b0 ice = <optimized out> val = <optimized out> #42 0x00005be822b4e790 in vm_exec_core (ec=ec@entry=0x5160037babd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5be822b50dac <vm_exec_core+14140>, 0x5be822b4dd7b <vm_exec_core+1803>, 0x5be822b4f729 <vm_exec_core+8377>, 0x5be822b55258 <vm_exec_core+31720>, 0x5be822b4f001 <vm_exec_core+6545>, 0x5be822b5600d <vm_exec_core+35229>, 0x5be822b5405a <vm_exec_core+27114>, 0x5be822b51c2c <vm_exec_core+17852>, 0x5be822b4e0b0 <vm_exec_core+2624>, 0x5be822b55a8b <vm_exec_core+33819>, 0x5be822b5562b <vm_exec_core+32699>, 0x5be822b4f3fc <vm_exec_core+7564>, 0x5be822b4e71c <vm_exec_core+4268>, 0x5be822b54591 <vm_exec_core+28449>, 0x5be822b503ac <vm_exec_core+11580>, 0x5be822b55ccd <vm_exec_core+34397>, 0x5be822b5587a <vm_exec_core+33290>, 0x5be822b50c24 <vm_exec_core+13748>, 0x5be822b51b7d <vm_exec_core+17677>, 0x5be822b5420a <vm_exec_core+27546>, 0x5be822b557c2 <vm_exec_core+33106>, 0x5be822b531bc <vm_exec_core+23372>, 0x5be822b542be <vm_exec_core+27726>, 0x5be822b54748 <vm_exec_core+28888>, 0x5be822b530ce <vm_exec_core+23134>, 0x5be822b4e5fc <vm_exec_core+3980>, 0x5be822b539b1 <vm_exec_core+25409>, 0x5be822b4e424 <vm_exec_core+3508>, 0x5be822b4e7dd <vm_exec_core+4461>, 0x5be822b50f19 <vm_exec_core+14505>, 0x5be822b52f3b <vm_exec_core+22731>, 0x5be822b5357f <vm_exec_core+24335>, 0x5be822b52c84 <vm_exec_core+22036>, 0x5be822b4dfe1 <vm_exec_core+2417>, 0x5be822b549ec <vm_exec_core+29564>, 0x5be822b554db <vm_exec_core+32363>, 0x5be822b4e8f4 <vm_exec_core+4740>, 0x5be822b4fbad <vm_exec_core+9533>, 0x5be822b4f620 <vm_exec_core+8112>, 0x5be822b50527 <vm_exec_core+11959>, 0x5be822b51aab <vm_exec_core+17467>, 0x5be822b4ea00 <vm_exec_core+5008>, 0x5be822b54831 <vm_exec_core+29121>, 0x5be822b4faf2 <vm_exec_core+9346>, 0x5be822b51914 <vm_exec_core+17060>, 0x5be822b524b7 <vm_exec_core+20039>, 0x5be822b546ab <vm_exec_core+28731>, 0x5be822b533a7 <vm_exec_core+23863>, 0x5be822b50767 <vm_exec_core+12535>, 0x5be822b4fe2b <vm_exec_core+10171>, 0x5be822b54451 <vm_exec_core+28129>, 0x5be822b510c5 <vm_exec_core+14933>, 0x5be822b53a78 <vm_exec_core+25608>, 0x5be822b534d6 <vm_exec_core+24166>, 0x5be822b53cd3 <vm_exec_core+26211>, 0x5be822b54d16 <vm_exec_core+30374>, 0x5be822b526f4 <vm_exec_core+20612>, 0x5be822b4da1b <vm_exec_core+939>, 0x5be822b508f9 <vm_exec_core+12937>, 0x5be822b54381 <vm_exec_core+27921>, 0x5be822b50a3c <vm_exec_core+13260>, 0x5be822b52ff4 <vm_exec_core+22916>, 0x5be822b53898 <vm_exec_core+25128>, 0x5be822b521c2 <vm_exec_core+19282>, 0x5be822b52ddd <vm_exec_core+22381>, 0x5be822b50cbb <vm_exec_core+13899>, 0x5be822b50141 <vm_exec_core+10961>, 0x5be822b53dc6 <vm_exec_core+26454>, 0x5be822b4ead2 <vm_exec_core+5218>, 0x5be822b51fa6 <vm_exec_core+18742>, 0x5be822b5d46b <vm_exec_core+65019>, 0x5be822b5327c <vm_exec_core+23564>, 0x5be822b4ed91 <vm_exec_core+5921>, 0x5be822b4f2c3 <vm_exec_core+7251>, 0x5be822b4eeca <vm_exec_core+6234>, 0x5be822b4fcbb <vm_exec_core+9803>, 0x5be822b505a2 <vm_exec_core+12082>, 0x5be822b4da20 <vm_exec_core+944>, 0x5be822b4f9d1 <vm_exec_core+9057>, 0x5be822b56262 <vm_exec_core+35826>, 0x5be822b53798 <vm_exec_core+24872>, 0x5be822b52597 <vm_exec_core+20263>, 0x5be822b548c6 <vm_exec_core+29270>, 0x5be822b5634b <vm_exec_core+36059>, 0x5be822b54c19 <vm_exec_core+30121>, 0x5be822b55d77 <vm_exec_core+34567>, 0x5be822b55e61 <vm_exec_core+34801>, 0x5be822b4e503 <vm_exec_core+3731>, 0x5be822b55938 <vm_exec_core+33480>, 0x5be822b50fd2 <vm_exec_core+14690>, 0x5be822b55b80 <vm_exec_core+34064>, 0x5be822b50afd <vm_exec_core+13453>, 0x5be822b54add <vm_exec_core+29805>, 0x5be822b4ff74 <vm_exec_core+10500>, 0x5be822b5131b <vm_exec_core+15531>, 0x5be822b55f57 <vm_exec_core+35047>, 0x5be822b519eb <vm_exec_core+17275>, 0x5be822b514cc <vm_exec_core+15964>, 0x5be822b4db06 <vm_exec_core+1174>, 0x5be822b4e21f <vm_exec_core+2991>, 0x5be822b4dc04 <vm_exec_core+1428>, 0x5be822b522d2 <vm_exec_core+19554>, 0x5be822b516a2 <vm_exec_core+16434>, 0x5be822b51e67 <vm_exec_core+18423>, 0x5be822b51d6e <vm_exec_core+18174>, 0x5be822b50e06 <vm_exec_core+14230>, 0x5be822b51582 <vm_exec_core+16146>, 0x5be822b511dc <vm_exec_core+15212>, 0x5be822b517e6 <vm_exec_core+16758>, 0x5be822b5187d <vm_exec_core+16909>, 0x5be822b50d9d <vm_exec_core+14125>, 0x5be822b4dd6c <vm_exec_core+1788>, 0x5be822b4f71a <vm_exec_core+8362>, 0x5be822b55249 <vm_exec_core+31705>, 0x5be822b4eff2 <vm_exec_core+6530>, 0x5be822b55ffe <vm_exec_core+35214>, 0x5be822b5404b <vm_exec_core+27099>, 0x5be822b51c1d <vm_exec_core+17837>, 0x5be822b4e0a1 <vm_exec_core+2609>, 0x5be822b55a7c <vm_exec_core+33804>, 0x5be822b5561c <vm_exec_core+32684>, 0x5be822b4f3ed <vm_exec_core+7549>, 0x5be822b4e70d <vm_exec_core+4253>, 0x5be822b54582 <vm_exec_core+28434>, 0x5be822b5039d <vm_exec_core+11565>, 0x5be822b55cbe <vm_exec_core+34382>, 0x5be822b5586b <vm_exec_core+33275>, 0x5be822b50c15 <vm_exec_core+13733>, 0x5be822b51b6e <vm_exec_core+17662>, 0x5be822b541fb <vm_exec_core+27531>, 0x5be822b557b3 <vm_exec_core+33091>, 0x5be822b531ad <vm_exec_core+23357>, 0x5be822b542af <vm_exec_core+27711>, 0x5be822b54739 <vm_exec_core+28873>, 0x5be822b530bf <vm_exec_core+23119>, 0x5be822b4e5ed <vm_exec_core+3965>, 0x5be822b539a2 <vm_exec_core+25394>, 0x5be822b4e415 <vm_exec_core+3493>, 0x5be822b4e7ce <vm_exec_core+4446>, 0x5be822b50f0a <vm_exec_core+14490>, 0x5be822b52f2c <vm_exec_core+22716>, 0x5be822b53570 <vm_exec_core+24320>, 0x5be822b52c75 <vm_exec_core+22021>, 0x5be822b4dfd2 <vm_exec_core+2402>, 0x5be822b549dd <vm_exec_core+29549>, 0x5be822b554cc <vm_exec_core+32348>, 0x5be822b4e8e5 <vm_exec_core+4725>, 0x5be822b4fb9e <vm_exec_core+9518>, 0x5be822b4f611 <vm_exec_core+8097>, 0x5be822b50518 <vm_exec_core+11944>, 0x5be822b51a9c <vm_exec_core+17452>, 0x5be822b4e9f1 <vm_exec_core+4993>, 0x5be822b54822 <vm_exec_core+29106>, 0x5be822b4fae3 <vm_exec_core+9331>, 0x5be822b51905 <vm_exec_core+17045>, 0x5be822b524a8 <vm_exec_core+20024>, 0x5be822b5469c <vm_exec_core+28716>, 0x5be822b53398 <vm_exec_core+23848>, 0x5be822b50758 <vm_exec_core+12520>, 0x5be822b4fe1c <vm_exec_core+10156>, 0x5be822b54442 <vm_exec_core+28114>, 0x5be822b510b6 <vm_exec_core+14918>, 0x5be822b53a69 <vm_exec_core+25593>, 0x5be822b534c7 <vm_exec_core+24151>, 0x5be822b53cc4 <vm_exec_core+26196>, 0x5be822b54d07 <vm_exec_core+30359>, 0x5be822b526e5 <vm_exec_core+20597>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b508ea <vm_exec_core+12922>, 0x5be822b54372 <vm_exec_core+27906>, 0x5be822b50a2d <vm_exec_core+13245>, 0x5be822b52fe5 <vm_exec_core+22901>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b521b3 <vm_exec_core+19267>, 0x5be822b52dce <vm_exec_core+22366>, 0x5be822b50cac <vm_exec_core+13884>, 0x5be822b50132 <vm_exec_core+10946>, 0x5be822b53db7 <vm_exec_core+26439>, 0x5be822b4eac3 <vm_exec_core+5203>, 0x5be822b51f97 <vm_exec_core+18727>, 0x5be822b5d45c <vm_exec_core+65004>, 0x5be822b5326d <vm_exec_core+23549>, 0x5be822b4ed82 <vm_exec_core+5906>, 0x5be822b4f2b4 <vm_exec_core+7236>, 0x5be822b4eebb <vm_exec_core+6219>, 0x5be822b4fcac <vm_exec_core+9788>, 0x5be822b50593 <vm_exec_core+12067>, 0x5be822b52592 <vm_exec_core+20258>, 0x5be822b51a92 <vm_exec_core+17442>, 0x5be822b5258d <vm_exec_core+20253>, 0x5be822b531a8 <vm_exec_core+23352>, 0x5be822b530ba <vm_exec_core+23114>, 0x5be822b4fca7 <vm_exec_core+9783>, 0x5be822b5335c <vm_exec_core+23788>, 0x5be822b50fc8 <vm_exec_core+14680>, 0x5be822b50fcd <vm_exec_core+14685>, 0x5be822b530b5 <vm_exec_core+23109>, 0x5be822b52f22 <vm_exec_core+22706>, 0x5be822b51e4e <vm_exec_core+18398>, 0x5be822b51d5a <vm_exec_core+18154>...} reg_cfp = 0x733b945ff720 reg_pc = 0x503000cda750 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 0x00005be822b49de8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160037babd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #44 0x00005be822bcbd72 in invoke_iseq_block_from_c (ec=0x5160037babd0, captured=0x733b945ff7a8, self=126699838784400, 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 = 0x733b9b85ee00 cfp = <optimized out> sp = 0x733b944ff850 use_argv = 0x0 stack_argv = 0x733b944ff850 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 = 0x733b945ff7a8 #46 0x00005be822b784a6 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 0x00005be822b784a6 in rb_yield (val=<optimized out>) No locals. #50 0x00005be8227c9bba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x5160037babd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x733b943fecd0, <optimized out>, 0x733b943febe0, <optimized out>, <optimized out>}, prev = 0x733b91209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160037babd0 cfp = 0x733b945ff758 #51 0x00005be82294e14b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284 status = <optimized out> pid = <optimized out> #52 0x00005be822bae548 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 = 0x733b9c563830 cfunc = 0x50400001ffd8 recv = 126699838784400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #53 0x00005be822b9499d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x733b943ff3b0) 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 0x00005be822b94455 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 0x00005be822b55077 in vm_sendish (ec=0x5160037babd0, reg_cfp=0x733b945ff790, cd=0x50200075e530, 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=0x5160037babd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200075e530 insns_address_table = {0x5be822b50dac <vm_exec_core+14140>, 0x5be822b4dd7b <vm_exec_core+1803>, 0x5be822b4f729 <vm_exec_core+8377>, 0x5be822b55258 <vm_exec_core+31720>, 0x5be822b4f001 <vm_exec_core+6545>, 0x5be822b5600d <vm_exec_core+35229>, 0x5be822b5405a <vm_exec_core+27114>, 0x5be822b51c2c <vm_exec_core+17852>, 0x5be822b4e0b0 <vm_exec_core+2624>, 0x5be822b55a8b <vm_exec_core+33819>, 0x5be822b5562b <vm_exec_core+32699>, 0x5be822b4f3fc <vm_exec_core+7564>, 0x5be822b4e71c <vm_exec_core+4268>, 0x5be822b54591 <vm_exec_core+28449>, 0x5be822b503ac <vm_exec_core+11580>, 0x5be822b55ccd <vm_exec_core+34397>, 0x5be822b5587a <vm_exec_core+33290>, 0x5be822b50c24 <vm_exec_core+13748>, 0x5be822b51b7d <vm_exec_core+17677>, 0x5be822b5420a <vm_exec_core+27546>, 0x5be822b557c2 <vm_exec_core+33106>, 0x5be822b531bc <vm_exec_core+23372>, 0x5be822b542be <vm_exec_core+27726>, 0x5be822b54748 <vm_exec_core+28888>, 0x5be822b530ce <vm_exec_core+23134>, 0x5be822b4e5fc <vm_exec_core+3980>, 0x5be822b539b1 <vm_exec_core+25409>, 0x5be822b4e424 <vm_exec_core+3508>, 0x5be822b4e7dd <vm_exec_core+4461>, 0x5be822b50f19 <vm_exec_core+14505>, 0x5be822b52f3b <vm_exec_core+22731>, 0x5be822b5357f <vm_exec_core+24335>, 0x5be822b52c84 <vm_exec_core+22036>, 0x5be822b4dfe1 <vm_exec_core+2417>, 0x5be822b549ec <vm_exec_core+29564>, 0x5be822b554db <vm_exec_core+32363>, 0x5be822b4e8f4 <vm_exec_core+4740>, 0x5be822b4fbad <vm_exec_core+9533>, 0x5be822b4f620 <vm_exec_core+8112>, 0x5be822b50527 <vm_exec_core+11959>, 0x5be822b51aab <vm_exec_core+17467>, 0x5be822b4ea00 <vm_exec_core+5008>, 0x5be822b54831 <vm_exec_core+29121>, 0x5be822b4faf2 <vm_exec_core+9346>, 0x5be822b51914 <vm_exec_core+17060>, 0x5be822b524b7 <vm_exec_core+20039>, 0x5be822b546ab <vm_exec_core+28731>, 0x5be822b533a7 <vm_exec_core+23863>, 0x5be822b50767 <vm_exec_core+12535>, 0x5be822b4fe2b <vm_exec_core+10171>, 0x5be822b54451 <vm_exec_core+28129>, 0x5be822b510c5 <vm_exec_core+14933>, 0x5be822b53a78 <vm_exec_core+25608>, 0x5be822b534d6 <vm_exec_core+24166>, 0x5be822b53cd3 <vm_exec_core+26211>, 0x5be822b54d16 <vm_exec_core+30374>, 0x5be822b526f4 <vm_exec_core+20612>, 0x5be822b4da1b <vm_exec_core+939>, 0x5be822b508f9 <vm_exec_core+12937>, 0x5be822b54381 <vm_exec_core+27921>, 0x5be822b50a3c <vm_exec_core+13260>, 0x5be822b52ff4 <vm_exec_core+22916>, 0x5be822b53898 <vm_exec_core+25128>, 0x5be822b521c2 <vm_exec_core+19282>, 0x5be822b52ddd <vm_exec_core+22381>, 0x5be822b50cbb <vm_exec_core+13899>, 0x5be822b50141 <vm_exec_core+10961>, 0x5be822b53dc6 <vm_exec_core+26454>, 0x5be822b4ead2 <vm_exec_core+5218>, 0x5be822b51fa6 <vm_exec_core+18742>, 0x5be822b5d46b <vm_exec_core+65019>, 0x5be822b5327c <vm_exec_core+23564>, 0x5be822b4ed91 <vm_exec_core+5921>, 0x5be822b4f2c3 <vm_exec_core+7251>, 0x5be822b4eeca <vm_exec_core+6234>, 0x5be822b4fcbb <vm_exec_core+9803>, 0x5be822b505a2 <vm_exec_core+12082>, 0x5be822b4da20 <vm_exec_core+944>, 0x5be822b4f9d1 <vm_exec_core+9057>, 0x5be822b56262 <vm_exec_core+35826>, 0x5be822b53798 <vm_exec_core+24872>, 0x5be822b52597 <vm_exec_core+20263>, 0x5be822b548c6 <vm_exec_core+29270>, 0x5be822b5634b <vm_exec_core+36059>, 0x5be822b54c19 <vm_exec_core+30121>, 0x5be822b55d77 <vm_exec_core+34567>, 0x5be822b55e61 <vm_exec_core+34801>, 0x5be822b4e503 <vm_exec_core+3731>, 0x5be822b55938 <vm_exec_core+33480>, 0x5be822b50fd2 <vm_exec_core+14690>, 0x5be822b55b80 <vm_exec_core+34064>, 0x5be822b50afd <vm_exec_core+13453>, 0x5be822b54add <vm_exec_core+29805>, 0x5be822b4ff74 <vm_exec_core+10500>, 0x5be822b5131b <vm_exec_core+15531>, 0x5be822b55f57 <vm_exec_core+35047>, 0x5be822b519eb <vm_exec_core+17275>, 0x5be822b514cc <vm_exec_core+15964>, 0x5be822b4db06 <vm_exec_core+1174>, 0x5be822b4e21f <vm_exec_core+2991>, 0x5be822b4dc04 <vm_exec_core+1428>, 0x5be822b522d2 <vm_exec_core+19554>, 0x5be822b516a2 <vm_exec_core+16434>, 0x5be822b51e67 <vm_exec_core+18423>, 0x5be822b51d6e <vm_exec_core+18174>, 0x5be822b50e06 <vm_exec_core+14230>, 0x5be822b51582 <vm_exec_core+16146>, 0x5be822b511dc <vm_exec_core+15212>, 0x5be822b517e6 <vm_exec_core+16758>, 0x5be822b5187d <vm_exec_core+16909>, 0x5be822b50d9d <vm_exec_core+14125>, 0x5be822b4dd6c <vm_exec_core+1788>, 0x5be822b4f71a <vm_exec_core+8362>, 0x5be822b55249 <vm_exec_core+31705>, 0x5be822b4eff2 <vm_exec_core+6530>, 0x5be822b55ffe <vm_exec_core+35214>, 0x5be822b5404b <vm_exec_core+27099>, 0x5be822b51c1d <vm_exec_core+17837>, 0x5be822b4e0a1 <vm_exec_core+2609>, 0x5be822b55a7c <vm_exec_core+33804>, 0x5be822b5561c <vm_exec_core+32684>, 0x5be822b4f3ed <vm_exec_core+7549>, 0x5be822b4e70d <vm_exec_core+4253>, 0x5be822b54582 <vm_exec_core+28434>, 0x5be822b5039d <vm_exec_core+11565>, 0x5be822b55cbe <vm_exec_core+34382>, 0x5be822b5586b <vm_exec_core+33275>, 0x5be822b50c15 <vm_exec_core+13733>, 0x5be822b51b6e <vm_exec_core+17662>, 0x5be822b541fb <vm_exec_core+27531>, 0x5be822b557b3 <vm_exec_core+33091>, 0x5be822b531ad <vm_exec_core+23357>, 0x5be822b542af <vm_exec_core+27711>, 0x5be822b54739 <vm_exec_core+28873>, 0x5be822b530bf <vm_exec_core+23119>, 0x5be822b4e5ed <vm_exec_core+3965>, 0x5be822b539a2 <vm_exec_core+25394>, 0x5be822b4e415 <vm_exec_core+3493>, 0x5be822b4e7ce <vm_exec_core+4446>, 0x5be822b50f0a <vm_exec_core+14490>, 0x5be822b52f2c <vm_exec_core+22716>, 0x5be822b53570 <vm_exec_core+24320>, 0x5be822b52c75 <vm_exec_core+22021>, 0x5be822b4dfd2 <vm_exec_core+2402>, 0x5be822b549dd <vm_exec_core+29549>, 0x5be822b554cc <vm_exec_core+32348>, 0x5be822b4e8e5 <vm_exec_core+4725>, 0x5be822b4fb9e <vm_exec_core+9518>, 0x5be822b4f611 <vm_exec_core+8097>, 0x5be822b50518 <vm_exec_core+11944>, 0x5be822b51a9c <vm_exec_core+17452>, 0x5be822b4e9f1 <vm_exec_core+4993>, 0x5be822b54822 <vm_exec_core+29106>, 0x5be822b4fae3 <vm_exec_core+9331>, 0x5be822b51905 <vm_exec_core+17045>, 0x5be822b524a8 <vm_exec_core+20024>, 0x5be822b5469c <vm_exec_core+28716>, 0x5be822b53398 <vm_exec_core+23848>, 0x5be822b50758 <vm_exec_core+12520>, 0x5be822b4fe1c <vm_exec_core+10156>, 0x5be822b54442 <vm_exec_core+28114>, 0x5be822b510b6 <vm_exec_core+14918>, 0x5be822b53a69 <vm_exec_core+25593>, 0x5be822b534c7 <vm_exec_core+24151>, 0x5be822b53cc4 <vm_exec_core+26196>, 0x5be822b54d07 <vm_exec_core+30359>, 0x5be822b526e5 <vm_exec_core+20597>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b508ea <vm_exec_core+12922>, 0x5be822b54372 <vm_exec_core+27906>, 0x5be822b50a2d <vm_exec_core+13245>, 0x5be822b52fe5 <vm_exec_core+22901>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b521b3 <vm_exec_core+19267>, 0x5be822b52dce <vm_exec_core+22366>, 0x5be822b50cac <vm_exec_core+13884>, 0x5be822b50132 <vm_exec_core+10946>, 0x5be822b53db7 <vm_exec_core+26439>, 0x5be822b4eac3 <vm_exec_core+5203>, 0x5be822b51f97 <vm_exec_core+18727>, 0x5be822b5d45c <vm_exec_core+65004>, 0x5be822b5326d <vm_exec_core+23549>, 0x5be822b4ed82 <vm_exec_core+5906>, 0x5be822b4f2b4 <vm_exec_core+7236>, 0x5be822b4eebb <vm_exec_core+6219>, 0x5be822b4fcac <vm_exec_core+9788>, 0x5be822b50593 <vm_exec_core+12067>, 0x5be822b52592 <vm_exec_core+20258>, 0x5be822b51a92 <vm_exec_core+17442>, 0x5be822b5258d <vm_exec_core+20253>, 0x5be822b531a8 <vm_exec_core+23352>, 0x5be822b530ba <vm_exec_core+23114>, 0x5be822b4fca7 <vm_exec_core+9783>, 0x5be822b5335c <vm_exec_core+23788>, 0x5be822b50fc8 <vm_exec_core+14680>, 0x5be822b50fcd <vm_exec_core+14685>, 0x5be822b530b5 <vm_exec_core+23109>, 0x5be822b52f22 <vm_exec_core+22706>, 0x5be822b51e4e <vm_exec_core+18398>, 0x5be822b51d5a <vm_exec_core+18154>...} reg_cfp = 0x733b945ff790 reg_pc = 0x5040006d5df0 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 0x00005be822b49de8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160037babd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #58 0x00005be822b880fb in invoke_iseq_block_from_c (ec=0x5160037babd0, captured=<optimized out>, self=126699838784400, 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 = 0x733b9b85ee28 cfp = 0x733b945ff7c8 sp = 0x733b944ff818 use_argv = <optimized out> stack_argv = 0x733b944ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #59 invoke_block_from_c_proc (ec=0x5160037babd0, self=126699838784400, 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 0x00005be822b86386 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040006cf710, argc=578403918, 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 0x00005be822adc229 in thread_do_start_proc (th=th@entry=0x51500014a080) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040006cf710 args_len = 0 args_ptr = <optimized out> #63 0x00005be822ad9e5a in thread_do_start (th=0x51500014a080) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #64 thread_start_func_2 (th=th@entry=0x51500014a080, 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 0x00005be822ad911e in call_thread_start_func_2 (th=0x51500014a080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x733b943ffcc0 #66 nt_start (ptr=0x50c000aba600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500014a080 sched = <optimized out> nt = 0x50c000aba600 vm = 0x525000000100 #67 0x00005be82277fa9f in asan_thread_start(void*) () No symbol table info available. #68 0x0000733bbea9ca94 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 = {126699727488704, 7181599787634862747, 126699727488704, -360, 0, 140731181903472, 7181599787647445659, 7181693127764552347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #69 0x0000733bbeb29c3c 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 2829969) detached] $ timeout 60 gdb -p 2829973 -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 2829986 -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 2827805 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2862239] [New LWP 2829987] [New LWP 2829705] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000733bbea98d61 in __futex_abstimed_wait_common64 (private=32766, cancel=true, abstime=0x7ffe881b3940, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x733bbeda5c40 (LWP 2827805) "ruby" 0x0000733bbea98d61 in __futex_abstimed_wait_common64 (private=32766, cancel=true, abstime=0x7ffe881b3940, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x733b964006c0 (LWP 2862239) "envutil.rb:183" 0x0000733bbeb1b4cd in __GI___poll (fds=0x733b91e09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x733ba28006c0 (LWP 2829987) "test_autoload.*" 0x0000733bbeb1b4cd in __GI___poll (fds=0x733b8ed09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x733b9d4006c0 (LWP 2829705) "parallel.rb:40" 0x0000733bbeb1b4cd in __GI___poll (fds=0x733b9560df60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x733b9d4006c0 (LWP 2829705) "parallel.rb:40"): #0 0x0000733bbeb1b4cd in __GI___poll (fds=0x733b9560df60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005be8227266ea in __interceptor_poll () No symbol table info available. #2 0x00005be822880afd in nogvl_wait_for (th=126699849493000, fptr=0x511000259e40, 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 0x00005be822881f76 in internal_read_func (ptr=0x733b9560dd40) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x733b9560dd40 result = <optimized out> #5 0x00005be822ac16fb in rb_thread_io_blocking_call (func=0x5be822881af0 <internal_read_func>, data1=0x733b9560dd40, 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 0x00005be8227ca2e0 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 = 0x5160037bfcd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x733b9d3fedb0, <optimized out>, 0x733b9d3fecc0, <optimized out>, <optimized out>}, prev = 0x733b95609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160037bfcd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005be822896385 in io_read_memory_locktmp (str=126699746418528, 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 = 126699849493000, fptr = 0x511000259e40, nonblock = 0, fd = 4, buf = 0x519000140f80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000259e40 n = <optimized out> shrinkable = <optimized out> #9 0x00005be8228725c1 in io_readpartial (argc=-1788813472, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x00005be822bae548 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 = 0x733bbe569ec0 cfunc = 0x504000010f58 recv = 126699849493200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005be822b5baa7 in vm_sendish (ec=0x5160037bfcd0, reg_cfp=0x733b96df7790, 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=0x5160037bfcd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5be822b50dac <vm_exec_core+14140>, 0x5be822b4dd7b <vm_exec_core+1803>, 0x5be822b4f729 <vm_exec_core+8377>, 0x5be822b55258 <vm_exec_core+31720>, 0x5be822b4f001 <vm_exec_core+6545>, 0x5be822b5600d <vm_exec_core+35229>, 0x5be822b5405a <vm_exec_core+27114>, 0x5be822b51c2c <vm_exec_core+17852>, 0x5be822b4e0b0 <vm_exec_core+2624>, 0x5be822b55a8b <vm_exec_core+33819>, 0x5be822b5562b <vm_exec_core+32699>, 0x5be822b4f3fc <vm_exec_core+7564>, 0x5be822b4e71c <vm_exec_core+4268>, 0x5be822b54591 <vm_exec_core+28449>, 0x5be822b503ac <vm_exec_core+11580>, 0x5be822b55ccd <vm_exec_core+34397>, 0x5be822b5587a <vm_exec_core+33290>, 0x5be822b50c24 <vm_exec_core+13748>, 0x5be822b51b7d <vm_exec_core+17677>, 0x5be822b5420a <vm_exec_core+27546>, 0x5be822b557c2 <vm_exec_core+33106>, 0x5be822b531bc <vm_exec_core+23372>, 0x5be822b542be <vm_exec_core+27726>, 0x5be822b54748 <vm_exec_core+28888>, 0x5be822b530ce <vm_exec_core+23134>, 0x5be822b4e5fc <vm_exec_core+3980>, 0x5be822b539b1 <vm_exec_core+25409>, 0x5be822b4e424 <vm_exec_core+3508>, 0x5be822b4e7dd <vm_exec_core+4461>, 0x5be822b50f19 <vm_exec_core+14505>, 0x5be822b52f3b <vm_exec_core+22731>, 0x5be822b5357f <vm_exec_core+24335>, 0x5be822b52c84 <vm_exec_core+22036>, 0x5be822b4dfe1 <vm_exec_core+2417>, 0x5be822b549ec <vm_exec_core+29564>, 0x5be822b554db <vm_exec_core+32363>, 0x5be822b4e8f4 <vm_exec_core+4740>, 0x5be822b4fbad <vm_exec_core+9533>, 0x5be822b4f620 <vm_exec_core+8112>, 0x5be822b50527 <vm_exec_core+11959>, 0x5be822b51aab <vm_exec_core+17467>, 0x5be822b4ea00 <vm_exec_core+5008>, 0x5be822b54831 <vm_exec_core+29121>, 0x5be822b4faf2 <vm_exec_core+9346>, 0x5be822b51914 <vm_exec_core+17060>, 0x5be822b524b7 <vm_exec_core+20039>, 0x5be822b546ab <vm_exec_core+28731>, 0x5be822b533a7 <vm_exec_core+23863>, 0x5be822b50767 <vm_exec_core+12535>, 0x5be822b4fe2b <vm_exec_core+10171>, 0x5be822b54451 <vm_exec_core+28129>, 0x5be822b510c5 <vm_exec_core+14933>, 0x5be822b53a78 <vm_exec_core+25608>, 0x5be822b534d6 <vm_exec_core+24166>, 0x5be822b53cd3 <vm_exec_core+26211>, 0x5be822b54d16 <vm_exec_core+30374>, 0x5be822b526f4 <vm_exec_core+20612>, 0x5be822b4da1b <vm_exec_core+939>, 0x5be822b508f9 <vm_exec_core+12937>, 0x5be822b54381 <vm_exec_core+27921>, 0x5be822b50a3c <vm_exec_core+13260>, 0x5be822b52ff4 <vm_exec_core+22916>, 0x5be822b53898 <vm_exec_core+25128>, 0x5be822b521c2 <vm_exec_core+19282>, 0x5be822b52ddd <vm_exec_core+22381>, 0x5be822b50cbb <vm_exec_core+13899>, 0x5be822b50141 <vm_exec_core+10961>, 0x5be822b53dc6 <vm_exec_core+26454>, 0x5be822b4ead2 <vm_exec_core+5218>, 0x5be822b51fa6 <vm_exec_core+18742>, 0x5be822b5d46b <vm_exec_core+65019>, 0x5be822b5327c <vm_exec_core+23564>, 0x5be822b4ed91 <vm_exec_core+5921>, 0x5be822b4f2c3 <vm_exec_core+7251>, 0x5be822b4eeca <vm_exec_core+6234>, 0x5be822b4fcbb <vm_exec_core+9803>, 0x5be822b505a2 <vm_exec_core+12082>, 0x5be822b4da20 <vm_exec_core+944>, 0x5be822b4f9d1 <vm_exec_core+9057>, 0x5be822b56262 <vm_exec_core+35826>, 0x5be822b53798 <vm_exec_core+24872>, 0x5be822b52597 <vm_exec_core+20263>, 0x5be822b548c6 <vm_exec_core+29270>, 0x5be822b5634b <vm_exec_core+36059>, 0x5be822b54c19 <vm_exec_core+30121>, 0x5be822b55d77 <vm_exec_core+34567>, 0x5be822b55e61 <vm_exec_core+34801>, 0x5be822b4e503 <vm_exec_core+3731>, 0x5be822b55938 <vm_exec_core+33480>, 0x5be822b50fd2 <vm_exec_core+14690>, 0x5be822b55b80 <vm_exec_core+34064>, 0x5be822b50afd <vm_exec_core+13453>, 0x5be822b54add <vm_exec_core+29805>, 0x5be822b4ff74 <vm_exec_core+10500>, 0x5be822b5131b <vm_exec_core+15531>, 0x5be822b55f57 <vm_exec_core+35047>, 0x5be822b519eb <vm_exec_core+17275>, 0x5be822b514cc <vm_exec_core+15964>, 0x5be822b4db06 <vm_exec_core+1174>, 0x5be822b4e21f <vm_exec_core+2991>, 0x5be822b4dc04 <vm_exec_core+1428>, 0x5be822b522d2 <vm_exec_core+19554>, 0x5be822b516a2 <vm_exec_core+16434>, 0x5be822b51e67 <vm_exec_core+18423>, 0x5be822b51d6e <vm_exec_core+18174>, 0x5be822b50e06 <vm_exec_core+14230>, 0x5be822b51582 <vm_exec_core+16146>, 0x5be822b511dc <vm_exec_core+15212>, 0x5be822b517e6 <vm_exec_core+16758>, 0x5be822b5187d <vm_exec_core+16909>, 0x5be822b50d9d <vm_exec_core+14125>, 0x5be822b4dd6c <vm_exec_core+1788>, 0x5be822b4f71a <vm_exec_core+8362>, 0x5be822b55249 <vm_exec_core+31705>, 0x5be822b4eff2 <vm_exec_core+6530>, 0x5be822b55ffe <vm_exec_core+35214>, 0x5be822b5404b <vm_exec_core+27099>, 0x5be822b51c1d <vm_exec_core+17837>, 0x5be822b4e0a1 <vm_exec_core+2609>, 0x5be822b55a7c <vm_exec_core+33804>, 0x5be822b5561c <vm_exec_core+32684>, 0x5be822b4f3ed <vm_exec_core+7549>, 0x5be822b4e70d <vm_exec_core+4253>, 0x5be822b54582 <vm_exec_core+28434>, 0x5be822b5039d <vm_exec_core+11565>, 0x5be822b55cbe <vm_exec_core+34382>, 0x5be822b5586b <vm_exec_core+33275>, 0x5be822b50c15 <vm_exec_core+13733>, 0x5be822b51b6e <vm_exec_core+17662>, 0x5be822b541fb <vm_exec_core+27531>, 0x5be822b557b3 <vm_exec_core+33091>, 0x5be822b531ad <vm_exec_core+23357>, 0x5be822b542af <vm_exec_core+27711>, 0x5be822b54739 <vm_exec_core+28873>, 0x5be822b530bf <vm_exec_core+23119>, 0x5be822b4e5ed <vm_exec_core+3965>, 0x5be822b539a2 <vm_exec_core+25394>, 0x5be822b4e415 <vm_exec_core+3493>, 0x5be822b4e7ce <vm_exec_core+4446>, 0x5be822b50f0a <vm_exec_core+14490>, 0x5be822b52f2c <vm_exec_core+22716>, 0x5be822b53570 <vm_exec_core+24320>, 0x5be822b52c75 <vm_exec_core+22021>, 0x5be822b4dfd2 <vm_exec_core+2402>, 0x5be822b549dd <vm_exec_core+29549>, 0x5be822b554cc <vm_exec_core+32348>, 0x5be822b4e8e5 <vm_exec_core+4725>, 0x5be822b4fb9e <vm_exec_core+9518>, 0x5be822b4f611 <vm_exec_core+8097>, 0x5be822b50518 <vm_exec_core+11944>, 0x5be822b51a9c <vm_exec_core+17452>, 0x5be822b4e9f1 <vm_exec_core+4993>, 0x5be822b54822 <vm_exec_core+29106>, 0x5be822b4fae3 <vm_exec_core+9331>, 0x5be822b51905 <vm_exec_core+17045>, 0x5be822b524a8 <vm_exec_core+20024>, 0x5be822b5469c <vm_exec_core+28716>, 0x5be822b53398 <vm_exec_core+23848>, 0x5be822b50758 <vm_exec_core+12520>, 0x5be822b4fe1c <vm_exec_core+10156>, 0x5be822b54442 <vm_exec_core+28114>, 0x5be822b510b6 <vm_exec_core+14918>, 0x5be822b53a69 <vm_exec_core+25593>, 0x5be822b534c7 <vm_exec_core+24151>, 0x5be822b53cc4 <vm_exec_core+26196>, 0x5be822b54d07 <vm_exec_core+30359>, 0x5be822b526e5 <vm_exec_core+20597>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b508ea <vm_exec_core+12922>, 0x5be822b54372 <vm_exec_core+27906>, 0x5be822b50a2d <vm_exec_core+13245>, 0x5be822b52fe5 <vm_exec_core+22901>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b521b3 <vm_exec_core+19267>, 0x5be822b52dce <vm_exec_core+22366>, 0x5be822b50cac <vm_exec_core+13884>, 0x5be822b50132 <vm_exec_core+10946>, 0x5be822b53db7 <vm_exec_core+26439>, 0x5be822b4eac3 <vm_exec_core+5203>, 0x5be822b51f97 <vm_exec_core+18727>, 0x5be822b5d45c <vm_exec_core+65004>, 0x5be822b5326d <vm_exec_core+23549>, 0x5be822b4ed82 <vm_exec_core+5906>, 0x5be822b4f2b4 <vm_exec_core+7236>, 0x5be822b4eebb <vm_exec_core+6219>, 0x5be822b4fcac <vm_exec_core+9788>, 0x5be822b50593 <vm_exec_core+12067>, 0x5be822b52592 <vm_exec_core+20258>, 0x5be822b51a92 <vm_exec_core+17442>, 0x5be822b5258d <vm_exec_core+20253>, 0x5be822b531a8 <vm_exec_core+23352>, 0x5be822b530ba <vm_exec_core+23114>, 0x5be822b4fca7 <vm_exec_core+9783>, 0x5be822b5335c <vm_exec_core+23788>, 0x5be822b50fc8 <vm_exec_core+14680>, 0x5be822b50fcd <vm_exec_core+14685>, 0x5be822b530b5 <vm_exec_core+23109>, 0x5be822b52f22 <vm_exec_core+22706>, 0x5be822b51e4e <vm_exec_core+18398>, 0x5be822b51d5a <vm_exec_core+18154>...} reg_cfp = 0x733b96df7790 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 0x00005be822b49de8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160037bfcd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005be822b880fb in invoke_iseq_block_from_c (ec=0x5160037bfcd0, captured=<optimized out>, self=126700425299120, 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 = 0x733bbe3d4420 cfp = 0x733b96df77c8 sp = 0x733b96cf7818 use_argv = <optimized out> stack_argv = 0x733b96cf7818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160037bfcd0, self=126700425299120, 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 0x00005be822b86386 in rb_vm_invoke_proc (ec=0x733b9560df60, proc=0x1, proc@entry=0x5040006cddd0, argc=-1095650099, 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 0x00005be822adc229 in thread_do_start_proc (th=th@entry=0x515000127a80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040006cddd0 args_len = 0 args_ptr = <optimized out> #19 0x00005be822ad9e5a in thread_do_start (th=0x515000127a80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000127a80, 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 0x00005be822ad911e in call_thread_start_func_2 (th=0x515000127a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x733b9d3ffcc0 #22 nt_start (ptr=0x50c000abd240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000127a80 sched = <optimized out> nt = 0x50c000abd240 vm = 0x525000000100 #23 0x00005be82277fa9f in asan_thread_start(void*) () No symbol table info available. #24 0x0000733bbea9ca94 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 = {126699878483648, 7181615180797651611, 126699878483648, -360, 25, 140731181906288, 7181615180810234523, 7181693127764552347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x0000733bbeb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x733ba28006c0 (LWP 2829987) "test_autoload.*"): #0 0x0000733bbeb1b4cd in __GI___poll (fds=0x733b8ed09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005be8227266ea in __interceptor_poll () No symbol table info available. #2 0x00005be822add48f 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 0x00005be82277fa9f in asan_thread_start(void*) () No symbol table info available. #5 0x0000733bbea9ca94 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 = {126699966564032, 7181630024204626587, 126699966564032, -360, 0, 126699702313776, 7181630024217209499, 7181693127764552347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000733bbeb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x733b964006c0 (LWP 2862239) "envutil.rb:183"): #0 0x0000733bbeb1b4cd in __GI___poll (fds=0x733b91e09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005be8227266ea in __interceptor_poll () No symbol table info available. #2 0x00005be822880afd in nogvl_wait_for (th=126699868568920, fptr=0x51100024c740, 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 0x00005be822881f76 in internal_read_func (ptr=0x733b91e09620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x733b91e09620 result = <optimized out> #5 0x00005be822ac16fb in rb_thread_io_blocking_call (func=0x5be822881af0 <internal_read_func>, data1=data1@entry=0x733b91e09620, 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 0x00005be82288190a in rb_io_blocking_region_wait (argument=0x733b91e09620, 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 = 126699868568920, fptr = 0x51100024c740, nonblock = 0, fd = 10, buf = 0x525000174900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x00005be822885247 in io_bufread (ptr=0x525000174900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100024c740) 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 0x00005be8227ca2e0 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 = 0x5160037b54d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x733b963fed10, <optimized out>, 0x733b963fec20, <optimized out>, <optimized out>}, prev = 0x733b91e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160037b54d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x00005be822882c6b in io_fread (str=126699868568600, offset=0, size=8192, fptr=0x51100024c740) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x525000174900 '\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=126699868568600) 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 0x00005be8228729a3 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 = 0x51100024c740 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x00005be822bae548 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 = 0x733bbe569e98 cfunc = 0x504000010f98 recv = 126699868571960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x00005be822b5baa7 in vm_sendish (ec=0x5160037b54d0, reg_cfp=0x733ba1f1f790, 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=0x5160037b54d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5be822b50dac <vm_exec_core+14140>, 0x5be822b4dd7b <vm_exec_core+1803>, 0x5be822b4f729 <vm_exec_core+8377>, 0x5be822b55258 <vm_exec_core+31720>, 0x5be822b4f001 <vm_exec_core+6545>, 0x5be822b5600d <vm_exec_core+35229>, 0x5be822b5405a <vm_exec_core+27114>, 0x5be822b51c2c <vm_exec_core+17852>, 0x5be822b4e0b0 <vm_exec_core+2624>, 0x5be822b55a8b <vm_exec_core+33819>, 0x5be822b5562b <vm_exec_core+32699>, 0x5be822b4f3fc <vm_exec_core+7564>, 0x5be822b4e71c <vm_exec_core+4268>, 0x5be822b54591 <vm_exec_core+28449>, 0x5be822b503ac <vm_exec_core+11580>, 0x5be822b55ccd <vm_exec_core+34397>, 0x5be822b5587a <vm_exec_core+33290>, 0x5be822b50c24 <vm_exec_core+13748>, 0x5be822b51b7d <vm_exec_core+17677>, 0x5be822b5420a <vm_exec_core+27546>, 0x5be822b557c2 <vm_exec_core+33106>, 0x5be822b531bc <vm_exec_core+23372>, 0x5be822b542be <vm_exec_core+27726>, 0x5be822b54748 <vm_exec_core+28888>, 0x5be822b530ce <vm_exec_core+23134>, 0x5be822b4e5fc <vm_exec_core+3980>, 0x5be822b539b1 <vm_exec_core+25409>, 0x5be822b4e424 <vm_exec_core+3508>, 0x5be822b4e7dd <vm_exec_core+4461>, 0x5be822b50f19 <vm_exec_core+14505>, 0x5be822b52f3b <vm_exec_core+22731>, 0x5be822b5357f <vm_exec_core+24335>, 0x5be822b52c84 <vm_exec_core+22036>, 0x5be822b4dfe1 <vm_exec_core+2417>, 0x5be822b549ec <vm_exec_core+29564>, 0x5be822b554db <vm_exec_core+32363>, 0x5be822b4e8f4 <vm_exec_core+4740>, 0x5be822b4fbad <vm_exec_core+9533>, 0x5be822b4f620 <vm_exec_core+8112>, 0x5be822b50527 <vm_exec_core+11959>, 0x5be822b51aab <vm_exec_core+17467>, 0x5be822b4ea00 <vm_exec_core+5008>, 0x5be822b54831 <vm_exec_core+29121>, 0x5be822b4faf2 <vm_exec_core+9346>, 0x5be822b51914 <vm_exec_core+17060>, 0x5be822b524b7 <vm_exec_core+20039>, 0x5be822b546ab <vm_exec_core+28731>, 0x5be822b533a7 <vm_exec_core+23863>, 0x5be822b50767 <vm_exec_core+12535>, 0x5be822b4fe2b <vm_exec_core+10171>, 0x5be822b54451 <vm_exec_core+28129>, 0x5be822b510c5 <vm_exec_core+14933>, 0x5be822b53a78 <vm_exec_core+25608>, 0x5be822b534d6 <vm_exec_core+24166>, 0x5be822b53cd3 <vm_exec_core+26211>, 0x5be822b54d16 <vm_exec_core+30374>, 0x5be822b526f4 <vm_exec_core+20612>, 0x5be822b4da1b <vm_exec_core+939>, 0x5be822b508f9 <vm_exec_core+12937>, 0x5be822b54381 <vm_exec_core+27921>, 0x5be822b50a3c <vm_exec_core+13260>, 0x5be822b52ff4 <vm_exec_core+22916>, 0x5be822b53898 <vm_exec_core+25128>, 0x5be822b521c2 <vm_exec_core+19282>, 0x5be822b52ddd <vm_exec_core+22381>, 0x5be822b50cbb <vm_exec_core+13899>, 0x5be822b50141 <vm_exec_core+10961>, 0x5be822b53dc6 <vm_exec_core+26454>, 0x5be822b4ead2 <vm_exec_core+5218>, 0x5be822b51fa6 <vm_exec_core+18742>, 0x5be822b5d46b <vm_exec_core+65019>, 0x5be822b5327c <vm_exec_core+23564>, 0x5be822b4ed91 <vm_exec_core+5921>, 0x5be822b4f2c3 <vm_exec_core+7251>, 0x5be822b4eeca <vm_exec_core+6234>, 0x5be822b4fcbb <vm_exec_core+9803>, 0x5be822b505a2 <vm_exec_core+12082>, 0x5be822b4da20 <vm_exec_core+944>, 0x5be822b4f9d1 <vm_exec_core+9057>, 0x5be822b56262 <vm_exec_core+35826>, 0x5be822b53798 <vm_exec_core+24872>, 0x5be822b52597 <vm_exec_core+20263>, 0x5be822b548c6 <vm_exec_core+29270>, 0x5be822b5634b <vm_exec_core+36059>, 0x5be822b54c19 <vm_exec_core+30121>, 0x5be822b55d77 <vm_exec_core+34567>, 0x5be822b55e61 <vm_exec_core+34801>, 0x5be822b4e503 <vm_exec_core+3731>, 0x5be822b55938 <vm_exec_core+33480>, 0x5be822b50fd2 <vm_exec_core+14690>, 0x5be822b55b80 <vm_exec_core+34064>, 0x5be822b50afd <vm_exec_core+13453>, 0x5be822b54add <vm_exec_core+29805>, 0x5be822b4ff74 <vm_exec_core+10500>, 0x5be822b5131b <vm_exec_core+15531>, 0x5be822b55f57 <vm_exec_core+35047>, 0x5be822b519eb <vm_exec_core+17275>, 0x5be822b514cc <vm_exec_core+15964>, 0x5be822b4db06 <vm_exec_core+1174>, 0x5be822b4e21f <vm_exec_core+2991>, 0x5be822b4dc04 <vm_exec_core+1428>, 0x5be822b522d2 <vm_exec_core+19554>, 0x5be822b516a2 <vm_exec_core+16434>, 0x5be822b51e67 <vm_exec_core+18423>, 0x5be822b51d6e <vm_exec_core+18174>, 0x5be822b50e06 <vm_exec_core+14230>, 0x5be822b51582 <vm_exec_core+16146>, 0x5be822b511dc <vm_exec_core+15212>, 0x5be822b517e6 <vm_exec_core+16758>, 0x5be822b5187d <vm_exec_core+16909>, 0x5be822b50d9d <vm_exec_core+14125>, 0x5be822b4dd6c <vm_exec_core+1788>, 0x5be822b4f71a <vm_exec_core+8362>, 0x5be822b55249 <vm_exec_core+31705>, 0x5be822b4eff2 <vm_exec_core+6530>, 0x5be822b55ffe <vm_exec_core+35214>, 0x5be822b5404b <vm_exec_core+27099>, 0x5be822b51c1d <vm_exec_core+17837>, 0x5be822b4e0a1 <vm_exec_core+2609>, 0x5be822b55a7c <vm_exec_core+33804>, 0x5be822b5561c <vm_exec_core+32684>, 0x5be822b4f3ed <vm_exec_core+7549>, 0x5be822b4e70d <vm_exec_core+4253>, 0x5be822b54582 <vm_exec_core+28434>, 0x5be822b5039d <vm_exec_core+11565>, 0x5be822b55cbe <vm_exec_core+34382>, 0x5be822b5586b <vm_exec_core+33275>, 0x5be822b50c15 <vm_exec_core+13733>, 0x5be822b51b6e <vm_exec_core+17662>, 0x5be822b541fb <vm_exec_core+27531>, 0x5be822b557b3 <vm_exec_core+33091>, 0x5be822b531ad <vm_exec_core+23357>, 0x5be822b542af <vm_exec_core+27711>, 0x5be822b54739 <vm_exec_core+28873>, 0x5be822b530bf <vm_exec_core+23119>, 0x5be822b4e5ed <vm_exec_core+3965>, 0x5be822b539a2 <vm_exec_core+25394>, 0x5be822b4e415 <vm_exec_core+3493>, 0x5be822b4e7ce <vm_exec_core+4446>, 0x5be822b50f0a <vm_exec_core+14490>, 0x5be822b52f2c <vm_exec_core+22716>, 0x5be822b53570 <vm_exec_core+24320>, 0x5be822b52c75 <vm_exec_core+22021>, 0x5be822b4dfd2 <vm_exec_core+2402>, 0x5be822b549dd <vm_exec_core+29549>, 0x5be822b554cc <vm_exec_core+32348>, 0x5be822b4e8e5 <vm_exec_core+4725>, 0x5be822b4fb9e <vm_exec_core+9518>, 0x5be822b4f611 <vm_exec_core+8097>, 0x5be822b50518 <vm_exec_core+11944>, 0x5be822b51a9c <vm_exec_core+17452>, 0x5be822b4e9f1 <vm_exec_core+4993>, 0x5be822b54822 <vm_exec_core+29106>, 0x5be822b4fae3 <vm_exec_core+9331>, 0x5be822b51905 <vm_exec_core+17045>, 0x5be822b524a8 <vm_exec_core+20024>, 0x5be822b5469c <vm_exec_core+28716>, 0x5be822b53398 <vm_exec_core+23848>, 0x5be822b50758 <vm_exec_core+12520>, 0x5be822b4fe1c <vm_exec_core+10156>, 0x5be822b54442 <vm_exec_core+28114>, 0x5be822b510b6 <vm_exec_core+14918>, 0x5be822b53a69 <vm_exec_core+25593>, 0x5be822b534c7 <vm_exec_core+24151>, 0x5be822b53cc4 <vm_exec_core+26196>, 0x5be822b54d07 <vm_exec_core+30359>, 0x5be822b526e5 <vm_exec_core+20597>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b508ea <vm_exec_core+12922>, 0x5be822b54372 <vm_exec_core+27906>, 0x5be822b50a2d <vm_exec_core+13245>, 0x5be822b52fe5 <vm_exec_core+22901>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b521b3 <vm_exec_core+19267>, 0x5be822b52dce <vm_exec_core+22366>, 0x5be822b50cac <vm_exec_core+13884>, 0x5be822b50132 <vm_exec_core+10946>, 0x5be822b53db7 <vm_exec_core+26439>, 0x5be822b4eac3 <vm_exec_core+5203>, 0x5be822b51f97 <vm_exec_core+18727>, 0x5be822b5d45c <vm_exec_core+65004>, 0x5be822b5326d <vm_exec_core+23549>, 0x5be822b4ed82 <vm_exec_core+5906>, 0x5be822b4f2b4 <vm_exec_core+7236>, 0x5be822b4eebb <vm_exec_core+6219>, 0x5be822b4fcac <vm_exec_core+9788>, 0x5be822b50593 <vm_exec_core+12067>, 0x5be822b52592 <vm_exec_core+20258>, 0x5be822b51a92 <vm_exec_core+17442>, 0x5be822b5258d <vm_exec_core+20253>, 0x5be822b531a8 <vm_exec_core+23352>, 0x5be822b530ba <vm_exec_core+23114>, 0x5be822b4fca7 <vm_exec_core+9783>, 0x5be822b5335c <vm_exec_core+23788>, 0x5be822b50fc8 <vm_exec_core+14680>, 0x5be822b50fcd <vm_exec_core+14685>, 0x5be822b530b5 <vm_exec_core+23109>, 0x5be822b52f22 <vm_exec_core+22706>, 0x5be822b51e4e <vm_exec_core+18398>, 0x5be822b51d5a <vm_exec_core+18154>...} reg_cfp = 0x733ba1f1f790 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 0x00005be822b49de8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160037b54d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005be822b880fb in invoke_iseq_block_from_c (ec=0x5160037b54d0, captured=<optimized out>, self=126700431651680, 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 = 0x733bbe3c2950 cfp = 0x733ba1f1f7c8 sp = 0x733ba1e1f818 use_argv = <optimized out> stack_argv = 0x733ba1e1f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160037b54d0, self=126700431651680, 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 0x00005be822b86386 in rb_vm_invoke_proc (ec=0x733b91e09760, proc=0x1, proc@entry=0x5040006c4710, argc=-1095650099, 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 0x00005be822adc229 in thread_do_start_proc (th=th@entry=0x515000117e00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040006c4710 args_len = 0 args_ptr = <optimized out> #23 0x00005be822ad9e5a in thread_do_start (th=0x515000117e00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000117e00, 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 0x00005be822ad911e in call_thread_start_func_2 (th=0x515000117e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x733b963ffcc0 #26 nt_start (ptr=0x50c000ab85c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000117e00 sched = <optimized out> nt = 0x50c000ab85c0 vm = 0x525000000100 #27 0x00005be82277fa9f in asan_thread_start(void*) () No symbol table info available. #28 0x0000733bbea9ca94 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 = {126699761043136, 7181604185681373851, 126699761043136, -360, 22, 140731181903472, 7181604185693956763, 7181693127764552347}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000733bbeb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x733bbeda5c40 (LWP 2827805) "ruby"): #0 0x0000733bbea98d61 in __futex_abstimed_wait_common64 (private=32766, cancel=true, abstime=0x7ffe881b3940, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=32766, abstime=0x7ffe881b3940, clockid=20816, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffe881b3940, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000733bbea9bc7e in __pthread_cond_wait_common (abstime=0x7ffe881b3940, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x733bbea9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe881b3830, __canceltype = 592290432, __prev = 0x0} cbuffer = {wseq = 346, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 346 seq = 173 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=0x7ffe881b3940) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005be822ad7b01 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=0x733bbc881060) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005be822ade5d4 in native_sleep (th=0x515000000300, rel=0x733bbc881060) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 thread_join_sleep (arg=126700405357152) at /tmp/ruby/src/trunk_asan/thread.c:1076 scheduler = <optimized out> p = 0x733bbca77a60 target_th = 0x515000117e00 th = 0x515000000300 end = 1054630423359576 limit = 0x733bbc881060 #9 0x00005be8227ca2e0 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 = {0x7ffe881b3b50, <optimized out>, 0x7ffe881b3a60, <optimized out>, <optimized out>}, prev = 0x733bbca47540, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005be822ade128 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 0x00005be822ad0e80 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 = 0x733bbc881060 #12 0x00005be822bae548 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 = 0x733bbe549670 cfunc = 0x50400001eb58 recv = 126699868568920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005be822b5baa7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x733bbbfff410, 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 = {0x5be822b50dac <vm_exec_core+14140>, 0x5be822b4dd7b <vm_exec_core+1803>, 0x5be822b4f729 <vm_exec_core+8377>, 0x5be822b55258 <vm_exec_core+31720>, 0x5be822b4f001 <vm_exec_core+6545>, 0x5be822b5600d <vm_exec_core+35229>, 0x5be822b5405a <vm_exec_core+27114>, 0x5be822b51c2c <vm_exec_core+17852>, 0x5be822b4e0b0 <vm_exec_core+2624>, 0x5be822b55a8b <vm_exec_core+33819>, 0x5be822b5562b <vm_exec_core+32699>, 0x5be822b4f3fc <vm_exec_core+7564>, 0x5be822b4e71c <vm_exec_core+4268>, 0x5be822b54591 <vm_exec_core+28449>, 0x5be822b503ac <vm_exec_core+11580>, 0x5be822b55ccd <vm_exec_core+34397>, 0x5be822b5587a <vm_exec_core+33290>, 0x5be822b50c24 <vm_exec_core+13748>, 0x5be822b51b7d <vm_exec_core+17677>, 0x5be822b5420a <vm_exec_core+27546>, 0x5be822b557c2 <vm_exec_core+33106>, 0x5be822b531bc <vm_exec_core+23372>, 0x5be822b542be <vm_exec_core+27726>, 0x5be822b54748 <vm_exec_core+28888>, 0x5be822b530ce <vm_exec_core+23134>, 0x5be822b4e5fc <vm_exec_core+3980>, 0x5be822b539b1 <vm_exec_core+25409>, 0x5be822b4e424 <vm_exec_core+3508>, 0x5be822b4e7dd <vm_exec_core+4461>, 0x5be822b50f19 <vm_exec_core+14505>, 0x5be822b52f3b <vm_exec_core+22731>, 0x5be822b5357f <vm_exec_core+24335>, 0x5be822b52c84 <vm_exec_core+22036>, 0x5be822b4dfe1 <vm_exec_core+2417>, 0x5be822b549ec <vm_exec_core+29564>, 0x5be822b554db <vm_exec_core+32363>, 0x5be822b4e8f4 <vm_exec_core+4740>, 0x5be822b4fbad <vm_exec_core+9533>, 0x5be822b4f620 <vm_exec_core+8112>, 0x5be822b50527 <vm_exec_core+11959>, 0x5be822b51aab <vm_exec_core+17467>, 0x5be822b4ea00 <vm_exec_core+5008>, 0x5be822b54831 <vm_exec_core+29121>, 0x5be822b4faf2 <vm_exec_core+9346>, 0x5be822b51914 <vm_exec_core+17060>, 0x5be822b524b7 <vm_exec_core+20039>, 0x5be822b546ab <vm_exec_core+28731>, 0x5be822b533a7 <vm_exec_core+23863>, 0x5be822b50767 <vm_exec_core+12535>, 0x5be822b4fe2b <vm_exec_core+10171>, 0x5be822b54451 <vm_exec_core+28129>, 0x5be822b510c5 <vm_exec_core+14933>, 0x5be822b53a78 <vm_exec_core+25608>, 0x5be822b534d6 <vm_exec_core+24166>, 0x5be822b53cd3 <vm_exec_core+26211>, 0x5be822b54d16 <vm_exec_core+30374>, 0x5be822b526f4 <vm_exec_core+20612>, 0x5be822b4da1b <vm_exec_core+939>, 0x5be822b508f9 <vm_exec_core+12937>, 0x5be822b54381 <vm_exec_core+27921>, 0x5be822b50a3c <vm_exec_core+13260>, 0x5be822b52ff4 <vm_exec_core+22916>, 0x5be822b53898 <vm_exec_core+25128>, 0x5be822b521c2 <vm_exec_core+19282>, 0x5be822b52ddd <vm_exec_core+22381>, 0x5be822b50cbb <vm_exec_core+13899>, 0x5be822b50141 <vm_exec_core+10961>, 0x5be822b53dc6 <vm_exec_core+26454>, 0x5be822b4ead2 <vm_exec_core+5218>, 0x5be822b51fa6 <vm_exec_core+18742>, 0x5be822b5d46b <vm_exec_core+65019>, 0x5be822b5327c <vm_exec_core+23564>, 0x5be822b4ed91 <vm_exec_core+5921>, 0x5be822b4f2c3 <vm_exec_core+7251>, 0x5be822b4eeca <vm_exec_core+6234>, 0x5be822b4fcbb <vm_exec_core+9803>, 0x5be822b505a2 <vm_exec_core+12082>, 0x5be822b4da20 <vm_exec_core+944>, 0x5be822b4f9d1 <vm_exec_core+9057>, 0x5be822b56262 <vm_exec_core+35826>, 0x5be822b53798 <vm_exec_core+24872>, 0x5be822b52597 <vm_exec_core+20263>, 0x5be822b548c6 <vm_exec_core+29270>, 0x5be822b5634b <vm_exec_core+36059>, 0x5be822b54c19 <vm_exec_core+30121>, 0x5be822b55d77 <vm_exec_core+34567>, 0x5be822b55e61 <vm_exec_core+34801>, 0x5be822b4e503 <vm_exec_core+3731>, 0x5be822b55938 <vm_exec_core+33480>, 0x5be822b50fd2 <vm_exec_core+14690>, 0x5be822b55b80 <vm_exec_core+34064>, 0x5be822b50afd <vm_exec_core+13453>, 0x5be822b54add <vm_exec_core+29805>, 0x5be822b4ff74 <vm_exec_core+10500>, 0x5be822b5131b <vm_exec_core+15531>, 0x5be822b55f57 <vm_exec_core+35047>, 0x5be822b519eb <vm_exec_core+17275>, 0x5be822b514cc <vm_exec_core+15964>, 0x5be822b4db06 <vm_exec_core+1174>, 0x5be822b4e21f <vm_exec_core+2991>, 0x5be822b4dc04 <vm_exec_core+1428>, 0x5be822b522d2 <vm_exec_core+19554>, 0x5be822b516a2 <vm_exec_core+16434>, 0x5be822b51e67 <vm_exec_core+18423>, 0x5be822b51d6e <vm_exec_core+18174>, 0x5be822b50e06 <vm_exec_core+14230>, 0x5be822b51582 <vm_exec_core+16146>, 0x5be822b511dc <vm_exec_core+15212>, 0x5be822b517e6 <vm_exec_core+16758>, 0x5be822b5187d <vm_exec_core+16909>, 0x5be822b50d9d <vm_exec_core+14125>, 0x5be822b4dd6c <vm_exec_core+1788>, 0x5be822b4f71a <vm_exec_core+8362>, 0x5be822b55249 <vm_exec_core+31705>, 0x5be822b4eff2 <vm_exec_core+6530>, 0x5be822b55ffe <vm_exec_core+35214>, 0x5be822b5404b <vm_exec_core+27099>, 0x5be822b51c1d <vm_exec_core+17837>, 0x5be822b4e0a1 <vm_exec_core+2609>, 0x5be822b55a7c <vm_exec_core+33804>, 0x5be822b5561c <vm_exec_core+32684>, 0x5be822b4f3ed <vm_exec_core+7549>, 0x5be822b4e70d <vm_exec_core+4253>, 0x5be822b54582 <vm_exec_core+28434>, 0x5be822b5039d <vm_exec_core+11565>, 0x5be822b55cbe <vm_exec_core+34382>, 0x5be822b5586b <vm_exec_core+33275>, 0x5be822b50c15 <vm_exec_core+13733>, 0x5be822b51b6e <vm_exec_core+17662>, 0x5be822b541fb <vm_exec_core+27531>, 0x5be822b557b3 <vm_exec_core+33091>, 0x5be822b531ad <vm_exec_core+23357>, 0x5be822b542af <vm_exec_core+27711>, 0x5be822b54739 <vm_exec_core+28873>, 0x5be822b530bf <vm_exec_core+23119>, 0x5be822b4e5ed <vm_exec_core+3965>, 0x5be822b539a2 <vm_exec_core+25394>, 0x5be822b4e415 <vm_exec_core+3493>, 0x5be822b4e7ce <vm_exec_core+4446>, 0x5be822b50f0a <vm_exec_core+14490>, 0x5be822b52f2c <vm_exec_core+22716>, 0x5be822b53570 <vm_exec_core+24320>, 0x5be822b52c75 <vm_exec_core+22021>, 0x5be822b4dfd2 <vm_exec_core+2402>, 0x5be822b549dd <vm_exec_core+29549>, 0x5be822b554cc <vm_exec_core+32348>, 0x5be822b4e8e5 <vm_exec_core+4725>, 0x5be822b4fb9e <vm_exec_core+9518>, 0x5be822b4f611 <vm_exec_core+8097>, 0x5be822b50518 <vm_exec_core+11944>, 0x5be822b51a9c <vm_exec_core+17452>, 0x5be822b4e9f1 <vm_exec_core+4993>, 0x5be822b54822 <vm_exec_core+29106>, 0x5be822b4fae3 <vm_exec_core+9331>, 0x5be822b51905 <vm_exec_core+17045>, 0x5be822b524a8 <vm_exec_core+20024>, 0x5be822b5469c <vm_exec_core+28716>, 0x5be822b53398 <vm_exec_core+23848>, 0x5be822b50758 <vm_exec_core+12520>, 0x5be822b4fe1c <vm_exec_core+10156>, 0x5be822b54442 <vm_exec_core+28114>, 0x5be822b510b6 <vm_exec_core+14918>, 0x5be822b53a69 <vm_exec_core+25593>, 0x5be822b534c7 <vm_exec_core+24151>, 0x5be822b53cc4 <vm_exec_core+26196>, 0x5be822b54d07 <vm_exec_core+30359>, 0x5be822b526e5 <vm_exec_core+20597>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b508ea <vm_exec_core+12922>, 0x5be822b54372 <vm_exec_core+27906>, 0x5be822b50a2d <vm_exec_core+13245>, 0x5be822b52fe5 <vm_exec_core+22901>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b521b3 <vm_exec_core+19267>, 0x5be822b52dce <vm_exec_core+22366>, 0x5be822b50cac <vm_exec_core+13884>, 0x5be822b50132 <vm_exec_core+10946>, 0x5be822b53db7 <vm_exec_core+26439>, 0x5be822b4eac3 <vm_exec_core+5203>, 0x5be822b51f97 <vm_exec_core+18727>, 0x5be822b5d45c <vm_exec_core+65004>, 0x5be822b5326d <vm_exec_core+23549>, 0x5be822b4ed82 <vm_exec_core+5906>, 0x5be822b4f2b4 <vm_exec_core+7236>, 0x5be822b4eebb <vm_exec_core+6219>, 0x5be822b4fcac <vm_exec_core+9788>, 0x5be822b50593 <vm_exec_core+12067>, 0x5be822b52592 <vm_exec_core+20258>, 0x5be822b51a92 <vm_exec_core+17442>, 0x5be822b5258d <vm_exec_core+20253>, 0x5be822b531a8 <vm_exec_core+23352>, 0x5be822b530ba <vm_exec_core+23114>, 0x5be822b4fca7 <vm_exec_core+9783>, 0x5be822b5335c <vm_exec_core+23788>, 0x5be822b50fc8 <vm_exec_core+14680>, 0x5be822b50fcd <vm_exec_core+14685>, 0x5be822b530b5 <vm_exec_core+23109>, 0x5be822b52f22 <vm_exec_core+22706>, 0x5be822b51e4e <vm_exec_core+18398>, 0x5be822b51d5a <vm_exec_core+18154>...} reg_cfp = 0x733bbbfff410 reg_pc = 0x523000009c70 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00005be822b4a1a1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 th: 0x515000000300, native_id: 0x733bbeda5c40 -- Control frame information ----------------------------------------------- No locals. c:0019 p:---- s:0179 e:000178 CFUNC :join #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 c:0018 p:0494 s:0174 E:002468 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 #17 0x00005be822bcbd72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x733bbbfff620, self=126700425299120, 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 c:0017 p:0275 s:0135 e:000134 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 iseq = 0x733bbe3c5ee8 cfp = <optimized out> sp = 0x733bbbeffa28 c:0016 p:0044 s:0111 e:000110 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:563 use_argv = 0x733bbc867520 stack_argv = 0x733bbbeffa28 c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:559 captured = 0x733bbbfff620 #19 0x00005be822b784a6 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:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 No locals. c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] #22 0x00005be822b784a6 in rb_yield (val=<optimized out>) No locals. c:0010 p:---- s:0069 e:000068 CFUNC :map #23 0x00005be822d2c306 in rb_ary_collect (ary=126699862945160) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 126699863140800 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 i = 9 #24 0x00005be822bae548 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 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:000e70 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 ci = 0x165100000001 cc = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map me = 0x733bbe570130 cfunc = 0x50400000a758 recv = 126699862945160 block_handler = <optimized out> frame_type = 1431634051 c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 len = <optimized out> val = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] #25 0x00005be822b55077 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x733bbbfff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] cc = <optimized out> calling = <optimized out> th: 0x515000127a80, native_id: 0x733b9d4006c0 -- Control frame information ----------------------------------------------- #26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial blockiseq = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] leaf = false val = <optimized out> cd = 0x51100000d310 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] insns_address_table = {0x5be822b50dac <vm_exec_core+14140>, 0x5be822b4dd7b <vm_exec_core+1803>, 0x5be822b4f729 <vm_exec_core+8377>, 0x5be822b55258 <vm_exec_core+31720>, 0x5be822b4f001 <vm_exec_core+6545>, 0x5be822b5600d <vm_exec_core+35229>, 0x5be822b5405a <vm_exec_core+27114>, 0x5be822b51c2c <vm_exec_core+17852>, 0x5be822b4e0b0 <vm_exec_core+2624>, 0x5be822b55a8b <vm_exec_core+33819>, 0x5be822b5562b <vm_exec_core+32699>, 0x5be822b4f3fc <vm_exec_core+7564>, 0x5be822b4e71c <vm_exec_core+4268>, 0x5be822b54591 <vm_exec_core+28449>, 0x5be822b503ac <vm_exec_core+11580>, 0x5be822b55ccd <vm_exec_core+34397>, 0x5be822b5587a <vm_exec_core+33290>, 0x5be822b50c24 <vm_exec_core+13748>, 0x5be822b51b7d <vm_exec_core+17677>, 0x5be822b5420a <vm_exec_core+27546>, 0x5be822b557c2 <vm_exec_core+33106>, 0x5be822b531bc <vm_exec_core+23372>, 0x5be822b542be <vm_exec_core+27726>, 0x5be822b54748 <vm_exec_core+28888>, 0x5be822b530ce <vm_exec_core+23134>, 0x5be822b4e5fc <vm_exec_core+3980>, 0x5be822b539b1 <vm_exec_core+25409>, 0x5be822b4e424 <vm_exec_core+3508>, 0x5be822b4e7dd <vm_exec_core+4461>, 0x5be822b50f19 <vm_exec_core+14505>, 0x5be822b52f3b <vm_exec_core+22731>, 0x5be822b5357f <vm_exec_core+24335>, 0x5be822b52c84 <vm_exec_core+22036>, 0x5be822b4dfe1 <vm_exec_core+2417>, 0x5be822b549ec <vm_exec_core+29564>, 0x5be822b554db <vm_exec_core+32363>, 0x5be822b4e8f4 <vm_exec_core+4740>, 0x5be822b4fbad <vm_exec_core+9533>, 0x5be822b4f620 <vm_exec_core+8112>, 0x5be822b50527 <vm_exec_core+11959>, 0x5be822b51aab <vm_exec_core+17467>, 0x5be822b4ea00 <vm_exec_core+5008>, 0x5be822b54831 <vm_exec_core+29121>, 0x5be822b4faf2 <vm_exec_core+9346>, 0x5be822b51914 <vm_exec_core+17060>, 0x5be822b524b7 <vm_exec_core+20039>, 0x5be822b546ab <vm_exec_core+28731>, 0x5be822b533a7 <vm_exec_core+23863>, 0x5be822b50767 <vm_exec_core+12535>, 0x5be822b4fe2b <vm_exec_core+10171>, 0x5be822b54451 <vm_exec_core+28129>, 0x5be822b510c5 <vm_exec_core+14933>, 0x5be822b53a78 <vm_exec_core+25608>, 0x5be822b534d6 <vm_exec_core+24166>, 0x5be822b53cd3 <vm_exec_core+26211>, 0x5be822b54d16 <vm_exec_core+30374>, 0x5be822b526f4 <vm_exec_core+20612>, 0x5be822b4da1b <vm_exec_core+939>, 0x5be822b508f9 <vm_exec_core+12937>, 0x5be822b54381 <vm_exec_core+27921>, 0x5be822b50a3c <vm_exec_core+13260>, 0x5be822b52ff4 <vm_exec_core+22916>, 0x5be822b53898 <vm_exec_core+25128>, 0x5be822b521c2 <vm_exec_core+19282>, 0x5be822b52ddd <vm_exec_core+22381>, 0x5be822b50cbb <vm_exec_core+13899>, 0x5be822b50141 <vm_exec_core+10961>, 0x5be822b53dc6 <vm_exec_core+26454>, 0x5be822b4ead2 <vm_exec_core+5218>, 0x5be822b51fa6 <vm_exec_core+18742>, 0x5be822b5d46b <vm_exec_core+65019>, 0x5be822b5327c <vm_exec_core+23564>, 0x5be822b4ed91 <vm_exec_core+5921>, 0x5be822b4f2c3 <vm_exec_core+7251>, 0x5be822b4eeca <vm_exec_core+6234>, 0x5be822b4fcbb <vm_exec_core+9803>, 0x5be822b505a2 <vm_exec_core+12082>, 0x5be822b4da20 <vm_exec_core+944>, 0x5be822b4f9d1 <vm_exec_core+9057>, 0x5be822b56262 <vm_exec_core+35826>, 0x5be822b53798 <vm_exec_core+24872>, 0x5be822b52597 <vm_exec_core+20263>, 0x5be822b548c6 <vm_exec_core+29270>, 0x5be822b5634b <vm_exec_core+36059>, 0x5be822b54c19 <vm_exec_core+30121>, 0x5be822b55d77 <vm_exec_core+34567>, 0x5be822b55e61 <vm_exec_core+34801>, 0x5be822b4e503 <vm_exec_core+3731>, 0x5be822b55938 <vm_exec_core+33480>, 0x5be822b50fd2 <vm_exec_core+14690>, 0x5be822b55b80 <vm_exec_core+34064>, 0x5be822b50afd <vm_exec_core+13453>, 0x5be822b54add <vm_exec_core+29805>, 0x5be822b4ff74 <vm_exec_core+10500>, 0x5be822b5131b <vm_exec_core+15531>, 0x5be822b55f57 <vm_exec_core+35047>, 0x5be822b519eb <vm_exec_core+17275>, 0x5be822b514cc <vm_exec_core+15964>, 0x5be822b4db06 <vm_exec_core+1174>, 0x5be822b4e21f <vm_exec_core+2991>, 0x5be822b4dc04 <vm_exec_core+1428>, 0x5be822b522d2 <vm_exec_core+19554>, 0x5be822b516a2 <vm_exec_core+16434>, 0x5be822b51e67 <vm_exec_core+18423>, 0x5be822b51d6e <vm_exec_core+18174>, 0x5be822b50e06 <vm_exec_core+14230>, 0x5be822b51582 <vm_exec_core+16146>, 0x5be822b511dc <vm_exec_core+15212>, 0x5be822b517e6 <vm_exec_core+16758>, 0x5be822b5187d <vm_exec_core+16909>, 0x5be822b50d9d <vm_exec_core+14125>, 0x5be822b4dd6c <vm_exec_core+1788>, 0x5be822b4f71a <vm_exec_core+8362>, 0x5be822b55249 <vm_exec_core+31705>, 0x5be822b4eff2 <vm_exec_core+6530>, 0x5be822b55ffe <vm_exec_core+35214>, 0x5be822b5404b <vm_exec_core+27099>, 0x5be822b51c1d <vm_exec_core+17837>, 0x5be822b4e0a1 <vm_exec_core+2609>, 0x5be822b55a7c <vm_exec_core+33804>, 0x5be822b5561c <vm_exec_core+32684>, 0x5be822b4f3ed <vm_exec_core+7549>, 0x5be822b4e70d <vm_exec_core+4253>, 0x5be822b54582 <vm_exec_core+28434>, 0x5be822b5039d <vm_exec_core+11565>, 0x5be822b55cbe <vm_exec_core+34382>, 0x5be822b5586b <vm_exec_core+33275>, 0x5be822b50c15 <vm_exec_core+13733>, 0x5be822b51b6e <vm_exec_core+17662>, 0x5be822b541fb <vm_exec_core+27531>, 0x5be822b557b3 <vm_exec_core+33091>, 0x5be822b531ad <vm_exec_core+23357>, 0x5be822b542af <vm_exec_core+27711>, 0x5be822b54739 <vm_exec_core+28873>, 0x5be822b530bf <vm_exec_core+23119>, 0x5be822b4e5ed <vm_exec_core+3965>, 0x5be822b539a2 <vm_exec_core+25394>, 0x5be822b4e415 <vm_exec_core+3493>, 0x5be822b4e7ce <vm_exec_core+4446>, 0x5be822b50f0a <vm_exec_core+14490>, 0x5be822b52f2c <vm_exec_core+22716>, 0x5be822b53570 <vm_exec_core+24320>, 0x5be822b52c75 <vm_exec_core+22021>, 0x5be822b4dfd2 <vm_exec_core+2402>, 0x5be822b549dd <vm_exec_core+29549>, 0x5be822b554cc <vm_exec_core+32348>, 0x5be822b4e8e5 <vm_exec_core+4725>, 0x5be822b4fb9e <vm_exec_core+9518>, 0x5be822b4f611 <vm_exec_core+8097>, 0x5be822b50518 <vm_exec_core+11944>, 0x5be822b51a9c <vm_exec_core+17452>, 0x5be822b4e9f1 <vm_exec_core+4993>, 0x5be822b54822 <vm_exec_core+29106>, 0x5be822b4fae3 <vm_exec_core+9331>, 0x5be822b51905 <vm_exec_core+17045>, 0x5be822b524a8 <vm_exec_core+20024>, 0x5be822b5469c <vm_exec_core+28716>, 0x5be822b53398 <vm_exec_core+23848>, 0x5be822b50758 <vm_exec_core+12520>, 0x5be822b4fe1c <vm_exec_core+10156>, 0x5be822b54442 <vm_exec_core+28114>, 0x5be822b510b6 <vm_exec_core+14918>, 0x5be822b53a69 <vm_exec_core+25593>, 0x5be822b534c7 <vm_exec_core+24151>, 0x5be822b53cc4 <vm_exec_core+26196>, 0x5be822b54d07 <vm_exec_core+30359>, 0x5be822b526e5 <vm_exec_core+20597>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b508ea <vm_exec_core+12922>, 0x5be822b54372 <vm_exec_core+27906>, 0x5be822b50a2d <vm_exec_core+13245>, 0x5be822b52fe5 <vm_exec_core+22901>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b521b3 <vm_exec_core+19267>, 0x5be822b52dce <vm_exec_core+22366>, 0x5be822b50cac <vm_exec_core+13884>, 0x5be822b50132 <vm_exec_core+10946>, 0x5be822b53db7 <vm_exec_core+26439>, 0x5be822b4eac3 <vm_exec_core+5203>, 0x5be822b51f97 <vm_exec_core+18727>, 0x5be822b5d45c <vm_exec_core+65004>, 0x5be822b5326d <vm_exec_core+23549>, 0x5be822b4ed82 <vm_exec_core+5906>, 0x5be822b4f2b4 <vm_exec_core+7236>, 0x5be822b4eebb <vm_exec_core+6219>, 0x5be822b4fcac <vm_exec_core+9788>, 0x5be822b50593 <vm_exec_core+12067>, 0x5be822b52592 <vm_exec_core+20258>, 0x5be822b51a92 <vm_exec_core+17442>, 0x5be822b5258d <vm_exec_core+20253>, 0x5be822b531a8 <vm_exec_core+23352>, 0x5be822b530ba <vm_exec_core+23114>, 0x5be822b4fca7 <vm_exec_core+9783>, 0x5be822b5335c <vm_exec_core+23788>, 0x5be822b50fc8 <vm_exec_core+14680>, 0x5be822b50fcd <vm_exec_core+14685>, 0x5be822b530b5 <vm_exec_core+23109>, 0x5be822b52f22 <vm_exec_core+22706>, 0x5be822b51e4e <vm_exec_core+18398>, 0x5be822b51d5a <vm_exec_core+18154>...} reg_cfp = 0x733bbbfff608 reg_pc = 0x519000015cb8 th: 0x515000117e00, native_id: 0x733b964006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :read INSN_LABEL_setlocal = <optimized out> 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] 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 0x00005be822b49de8 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 0x00005be822bcbd72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x733bbbfff738, self=126700425299120, 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 = 0x733bbe3d45d8 cfp = <optimized out> sp = 0x733bbbeff8d0 use_argv = 0x733bbc8f6320 stack_argv = 0x733bbbeff8d0 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 = 0x733bbbfff738 #30 0x00005be822b784a6 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 0x00005be822b784a6 in rb_yield (val=<optimized out>) No locals. #34 0x00005be822d2c306 in rb_ary_collect (ary=126699849493880) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 126699849493760 i = 0 #35 0x00005be822bae548 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 = 0x733bbe570130 cfunc = 0x50400000a758 recv = 126699849493880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x00005be822b55077 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x733bbbfff720, 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 = {0x5be822b50dac <vm_exec_core+14140>, 0x5be822b4dd7b <vm_exec_core+1803>, 0x5be822b4f729 <vm_exec_core+8377>, 0x5be822b55258 <vm_exec_core+31720>, 0x5be822b4f001 <vm_exec_core+6545>, 0x5be822b5600d <vm_exec_core+35229>, 0x5be822b5405a <vm_exec_core+27114>, 0x5be822b51c2c <vm_exec_core+17852>, 0x5be822b4e0b0 <vm_exec_core+2624>, 0x5be822b55a8b <vm_exec_core+33819>, 0x5be822b5562b <vm_exec_core+32699>, 0x5be822b4f3fc <vm_exec_core+7564>, 0x5be822b4e71c <vm_exec_core+4268>, 0x5be822b54591 <vm_exec_core+28449>, 0x5be822b503ac <vm_exec_core+11580>, 0x5be822b55ccd <vm_exec_core+34397>, 0x5be822b5587a <vm_exec_core+33290>, 0x5be822b50c24 <vm_exec_core+13748>, 0x5be822b51b7d <vm_exec_core+17677>, 0x5be822b5420a <vm_exec_core+27546>, 0x5be822b557c2 <vm_exec_core+33106>, 0x5be822b531bc <vm_exec_core+23372>, 0x5be822b542be <vm_exec_core+27726>, 0x5be822b54748 <vm_exec_core+28888>, 0x5be822b530ce <vm_exec_core+23134>, 0x5be822b4e5fc <vm_exec_core+3980>, 0x5be822b539b1 <vm_exec_core+25409>, 0x5be822b4e424 <vm_exec_core+3508>, 0x5be822b4e7dd <vm_exec_core+4461>, 0x5be822b50f19 <vm_exec_core+14505>, 0x5be822b52f3b <vm_exec_core+22731>, 0x5be822b5357f <vm_exec_core+24335>, 0x5be822b52c84 <vm_exec_core+22036>, 0x5be822b4dfe1 <vm_exec_core+2417>, 0x5be822b549ec <vm_exec_core+29564>, 0x5be822b554db <vm_exec_core+32363>, 0x5be822b4e8f4 <vm_exec_core+4740>, 0x5be822b4fbad <vm_exec_core+9533>, 0x5be822b4f620 <vm_exec_core+8112>, 0x5be822b50527 <vm_exec_core+11959>, 0x5be822b51aab <vm_exec_core+17467>, 0x5be822b4ea00 <vm_exec_core+5008>, 0x5be822b54831 <vm_exec_core+29121>, 0x5be822b4faf2 <vm_exec_core+9346>, 0x5be822b51914 <vm_exec_core+17060>, 0x5be822b524b7 <vm_exec_core+20039>, 0x5be822b546ab <vm_exec_core+28731>, 0x5be822b533a7 <vm_exec_core+23863>, 0x5be822b50767 <vm_exec_core+12535>, 0x5be822b4fe2b <vm_exec_core+10171>, 0x5be822b54451 <vm_exec_core+28129>, 0x5be822b510c5 <vm_exec_core+14933>, 0x5be822b53a78 <vm_exec_core+25608>, 0x5be822b534d6 <vm_exec_core+24166>, 0x5be822b53cd3 <vm_exec_core+26211>, 0x5be822b54d16 <vm_exec_core+30374>, 0x5be822b526f4 <vm_exec_core+20612>, 0x5be822b4da1b <vm_exec_core+939>, 0x5be822b508f9 <vm_exec_core+12937>, 0x5be822b54381 <vm_exec_core+27921>, 0x5be822b50a3c <vm_exec_core+13260>, 0x5be822b52ff4 <vm_exec_core+22916>, 0x5be822b53898 <vm_exec_core+25128>, 0x5be822b521c2 <vm_exec_core+19282>, 0x5be822b52ddd <vm_exec_core+22381>, 0x5be822b50cbb <vm_exec_core+13899>, 0x5be822b50141 <vm_exec_core+10961>, 0x5be822b53dc6 <vm_exec_core+26454>, 0x5be822b4ead2 <vm_exec_core+5218>, 0x5be822b51fa6 <vm_exec_core+18742>, 0x5be822b5d46b <vm_exec_core+65019>, 0x5be822b5327c <vm_exec_core+23564>, 0x5be822b4ed91 <vm_exec_core+5921>, 0x5be822b4f2c3 <vm_exec_core+7251>, 0x5be822b4eeca <vm_exec_core+6234>, 0x5be822b4fcbb <vm_exec_core+9803>, 0x5be822b505a2 <vm_exec_core+12082>, 0x5be822b4da20 <vm_exec_core+944>, 0x5be822b4f9d1 <vm_exec_core+9057>, 0x5be822b56262 <vm_exec_core+35826>, 0x5be822b53798 <vm_exec_core+24872>, 0x5be822b52597 <vm_exec_core+20263>, 0x5be822b548c6 <vm_exec_core+29270>, 0x5be822b5634b <vm_exec_core+36059>, 0x5be822b54c19 <vm_exec_core+30121>, 0x5be822b55d77 <vm_exec_core+34567>, 0x5be822b55e61 <vm_exec_core+34801>, 0x5be822b4e503 <vm_exec_core+3731>, 0x5be822b55938 <vm_exec_core+33480>, 0x5be822b50fd2 <vm_exec_core+14690>, 0x5be822b55b80 <vm_exec_core+34064>, 0x5be822b50afd <vm_exec_core+13453>, 0x5be822b54add <vm_exec_core+29805>, 0x5be822b4ff74 <vm_exec_core+10500>, 0x5be822b5131b <vm_exec_core+15531>, 0x5be822b55f57 <vm_exec_core+35047>, 0x5be822b519eb <vm_exec_core+17275>, 0x5be822b514cc <vm_exec_core+15964>, 0x5be822b4db06 <vm_exec_core+1174>, 0x5be822b4e21f <vm_exec_core+2991>, 0x5be822b4dc04 <vm_exec_core+1428>, 0x5be822b522d2 <vm_exec_core+19554>, 0x5be822b516a2 <vm_exec_core+16434>, 0x5be822b51e67 <vm_exec_core+18423>, 0x5be822b51d6e <vm_exec_core+18174>, 0x5be822b50e06 <vm_exec_core+14230>, 0x5be822b51582 <vm_exec_core+16146>, 0x5be822b511dc <vm_exec_core+15212>, 0x5be822b517e6 <vm_exec_core+16758>, 0x5be822b5187d <vm_exec_core+16909>, 0x5be822b50d9d <vm_exec_core+14125>, 0x5be822b4dd6c <vm_exec_core+1788>, 0x5be822b4f71a <vm_exec_core+8362>, 0x5be822b55249 <vm_exec_core+31705>, 0x5be822b4eff2 <vm_exec_core+6530>, 0x5be822b55ffe <vm_exec_core+35214>, 0x5be822b5404b <vm_exec_core+27099>, 0x5be822b51c1d <vm_exec_core+17837>, 0x5be822b4e0a1 <vm_exec_core+2609>, 0x5be822b55a7c <vm_exec_core+33804>, 0x5be822b5561c <vm_exec_core+32684>, 0x5be822b4f3ed <vm_exec_core+7549>, 0x5be822b4e70d <vm_exec_core+4253>, 0x5be822b54582 <vm_exec_core+28434>, 0x5be822b5039d <vm_exec_core+11565>, 0x5be822b55cbe <vm_exec_core+34382>, 0x5be822b5586b <vm_exec_core+33275>, 0x5be822b50c15 <vm_exec_core+13733>, 0x5be822b51b6e <vm_exec_core+17662>, 0x5be822b541fb <vm_exec_core+27531>, 0x5be822b557b3 <vm_exec_core+33091>, 0x5be822b531ad <vm_exec_core+23357>, 0x5be822b542af <vm_exec_core+27711>, 0x5be822b54739 <vm_exec_core+28873>, 0x5be822b530bf <vm_exec_core+23119>, 0x5be822b4e5ed <vm_exec_core+3965>, 0x5be822b539a2 <vm_exec_core+25394>, 0x5be822b4e415 <vm_exec_core+3493>, 0x5be822b4e7ce <vm_exec_core+4446>, 0x5be822b50f0a <vm_exec_core+14490>, 0x5be822b52f2c <vm_exec_core+22716>, 0x5be822b53570 <vm_exec_core+24320>, 0x5be822b52c75 <vm_exec_core+22021>, 0x5be822b4dfd2 <vm_exec_core+2402>, 0x5be822b549dd <vm_exec_core+29549>, 0x5be822b554cc <vm_exec_core+32348>, 0x5be822b4e8e5 <vm_exec_core+4725>, 0x5be822b4fb9e <vm_exec_core+9518>, 0x5be822b4f611 <vm_exec_core+8097>, 0x5be822b50518 <vm_exec_core+11944>, 0x5be822b51a9c <vm_exec_core+17452>, 0x5be822b4e9f1 <vm_exec_core+4993>, 0x5be822b54822 <vm_exec_core+29106>, 0x5be822b4fae3 <vm_exec_core+9331>, 0x5be822b51905 <vm_exec_core+17045>, 0x5be822b524a8 <vm_exec_core+20024>, 0x5be822b5469c <vm_exec_core+28716>, 0x5be822b53398 <vm_exec_core+23848>, 0x5be822b50758 <vm_exec_core+12520>, 0x5be822b4fe1c <vm_exec_core+10156>, 0x5be822b54442 <vm_exec_core+28114>, 0x5be822b510b6 <vm_exec_core+14918>, 0x5be822b53a69 <vm_exec_core+25593>, 0x5be822b534c7 <vm_exec_core+24151>, 0x5be822b53cc4 <vm_exec_core+26196>, 0x5be822b54d07 <vm_exec_core+30359>, 0x5be822b526e5 <vm_exec_core+20597>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b508ea <vm_exec_core+12922>, 0x5be822b54372 <vm_exec_core+27906>, 0x5be822b50a2d <vm_exec_core+13245>, 0x5be822b52fe5 <vm_exec_core+22901>, 0x5be822b53348 <vm_exec_core+23768>, 0x5be822b521b3 <vm_exec_core+19267>, 0x5be822b52dce <vm_exec_core+22366>, 0x5be822b50cac <vm_exec_core+13884>, 0x5be822b50132 <vm_exec_core+10946>, 0x5be822b53db7 <vm_exec_core+26439>, 0x5be822b4eac3 <vm_exec_core+5203>, 0x5be822b51f97 <vm_exec_core+18727>, 0x5be822b5d45c <vm_exec_core+65004>, 0x5be822b5326d <vm_exec_core+23549>, 0x5be822b4ed82 <vm_exec_core+5906>, 0x5be822b4f2b4 <vm_exec_core+7236>, 0x5be822b4eebb <vm_exec_core+6219>, 0x5be822b4fcac <vm_exec_core+9788>, 0x5be822b50593 <vm_exec_core+12067>, 0x5be822b52592 <vm_exec_core+20258>, 0x5be822b51a92 <vm_exec_core+17442>, 0x5be822b5258d <vm_exec_core+20253>, 0x5be822b531a8 <vm_exec_core+23352>, 0x5be822b530ba <vm_exec_core+23114>, 0x5be822b4fca7 <vm_exec_core+9783>, 0x5be822b5335c <vm_exec_core+23788>, 0x5be822b50fc8 <vm_exec_core+14680>, 0x5be822b50fcd <vm_exec_core+14685>, 0x5be822b530b5 <vm_exec_core+23109>, 0x5be822b52f22 <vm_exec_core+22706>, 0x5be822b51e4e <vm_exec_core+18398>, 0x5be822b51d5a <vm_exec_core+18154>...} reg_cfp = 0x733bbbfff720 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 0x00005be822b4a1a1 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 0x00005be8227c65db in rb_ec_exec_node (ec=0x5160000006d0, n=0x733bbe3d4768) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe881b5bd0, <optimized out>, 0x7ffe881b5b20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x733bbe3d4768 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x00005be8227bfb47 in rb_main (argc=10, argv=0x7ffe881b5d98) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffe881b5d98) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2827805) detached] $ timeout 60 gdb -p 2827799 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2827801] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000770abe326cd7 in __GI___select (nfds=13, readfds=0x50c005715400, writefds=0x0, exceptfds=0x0, timeout=0x7fff66df1ea0) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x770abe470c40 (LWP 2827799) "ruby" 0x0000770abe326cd7 in __GI___select (nfds=13, readfds=0x50c005715400, writefds=0x0, exceptfds=0x0, timeout=0x7fff66df1ea0) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x770aa20006c0 (LWP 2827801) "ruby" 0x0000770abe31b4cd in __GI___poll (fds=0x770aa0d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x770aa20006c0 (LWP 2827801) "ruby"): #0 0x0000770abe31b4cd in __GI___poll (fds=0x770aa0d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005f36976286ea in __interceptor_poll () No symbol table info available. #2 0x00005f36979df48f 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 0x00005f3697681a9f in asan_thread_start(void*) () No symbol table info available. #5 0x0000770abe29ca94 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 = {130887551289024, 2925094468156269451, 130887551289024, -360, 0, 140734919295040, 2925094468168852363, 2925152037652931467}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000770abe329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x770abe470c40 (LWP 2827799) "ruby"): #0 0x0000770abe326cd7 in __GI___select (nfds=13, readfds=0x50c005715400, writefds=0x0, exceptfds=0x0, timeout=0x7fff66df1ea0) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 457164987} pts64 = 0x7fff66df1d40 r = <optimized out> #1 0x00005f36979ca165 in native_fd_select (n=13, readfds=0x50c005715400, writefds=0x0, exceptfds=0x770abe326cd7 <__GI___select+327>, timeout=0x7fff66df1d40, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380 No locals. #2 do_select (p=130887990109728) at /tmp/ruby/src/trunk_asan/thread.c:4314 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fff66df1e50 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005f36976cc2e0 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 = {0x7fff66df2010, <optimized out>, 0x7fff66df1f20, <optimized out>, <optimized out>}, prev = 0x770abc27e580, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005f36979c973e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4374 set = {max = 13, th = 0x515000000300, rset = 0x770abc27e440, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x770abc27e4a0} #5 0x00005f369778d6ef in select_internal (read=130887542333080, write=4, except=4, tp=0x770abc27e4a0, fds=0x770abc27e440) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 13 pending = <optimized out> rp = 0x770abc27e440 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=130887990109216) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x770abc27e420 #7 0x00005f36976cc2e0 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 = {0x7fff66df2310, <optimized out>, 0x7fff66df2220, <optimized out>, <optimized out>}, prev = 0x770abc24ba40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005f3697769937 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005f3697ab0548 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x160100100009 cc = <optimized out> me = 0x770abdb5a6a0 cfunc = 0x504000010798 recv = 130888016132640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005f3697a5daa7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x770abb7ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5f3697a52dac <vm_exec_core+14140>, 0x5f3697a4fd7b <vm_exec_core+1803>, 0x5f3697a51729 <vm_exec_core+8377>, 0x5f3697a57258 <vm_exec_core+31720>, 0x5f3697a51001 <vm_exec_core+6545>, 0x5f3697a5800d <vm_exec_core+35229>, 0x5f3697a5605a <vm_exec_core+27114>, 0x5f3697a53c2c <vm_exec_core+17852>, 0x5f3697a500b0 <vm_exec_core+2624>, 0x5f3697a57a8b <vm_exec_core+33819>, 0x5f3697a5762b <vm_exec_core+32699>, 0x5f3697a513fc <vm_exec_core+7564>, 0x5f3697a5071c <vm_exec_core+4268>, 0x5f3697a56591 <vm_exec_core+28449>, 0x5f3697a523ac <vm_exec_core+11580>, 0x5f3697a57ccd <vm_exec_core+34397>, 0x5f3697a5787a <vm_exec_core+33290>, 0x5f3697a52c24 <vm_exec_core+13748>, 0x5f3697a53b7d <vm_exec_core+17677>, 0x5f3697a5620a <vm_exec_core+27546>, 0x5f3697a577c2 <vm_exec_core+33106>, 0x5f3697a551bc <vm_exec_core+23372>, 0x5f3697a562be <vm_exec_core+27726>, 0x5f3697a56748 <vm_exec_core+28888>, 0x5f3697a550ce <vm_exec_core+23134>, 0x5f3697a505fc <vm_exec_core+3980>, 0x5f3697a559b1 <vm_exec_core+25409>, 0x5f3697a50424 <vm_exec_core+3508>, 0x5f3697a507dd <vm_exec_core+4461>, 0x5f3697a52f19 <vm_exec_core+14505>, 0x5f3697a54f3b <vm_exec_core+22731>, 0x5f3697a5557f <vm_exec_core+24335>, 0x5f3697a54c84 <vm_exec_core+22036>, 0x5f3697a4ffe1 <vm_exec_core+2417>, 0x5f3697a569ec <vm_exec_core+29564>, 0x5f3697a574db <vm_exec_core+32363>, 0x5f3697a508f4 <vm_exec_core+4740>, 0x5f3697a51bad <vm_exec_core+9533>, 0x5f3697a51620 <vm_exec_core+8112>, 0x5f3697a52527 <vm_exec_core+11959>, 0x5f3697a53aab <vm_exec_core+17467>, 0x5f3697a50a00 <vm_exec_core+5008>, 0x5f3697a56831 <vm_exec_core+29121>, 0x5f3697a51af2 <vm_exec_core+9346>, 0x5f3697a53914 <vm_exec_core+17060>, 0x5f3697a544b7 <vm_exec_core+20039>, 0x5f3697a566ab <vm_exec_core+28731>, 0x5f3697a553a7 <vm_exec_core+23863>, 0x5f3697a52767 <vm_exec_core+12535>, 0x5f3697a51e2b <vm_exec_core+10171>, 0x5f3697a56451 <vm_exec_core+28129>, 0x5f3697a530c5 <vm_exec_core+14933>, 0x5f3697a55a78 <vm_exec_core+25608>, 0x5f3697a554d6 <vm_exec_core+24166>, 0x5f3697a55cd3 <vm_exec_core+26211>, 0x5f3697a56d16 <vm_exec_core+30374>, 0x5f3697a546f4 <vm_exec_core+20612>, 0x5f3697a4fa1b <vm_exec_core+939>, 0x5f3697a528f9 <vm_exec_core+12937>, 0x5f3697a56381 <vm_exec_core+27921>, 0x5f3697a52a3c <vm_exec_core+13260>, 0x5f3697a54ff4 <vm_exec_core+22916>, 0x5f3697a55898 <vm_exec_core+25128>, 0x5f3697a541c2 <vm_exec_core+19282>, 0x5f3697a54ddd <vm_exec_core+22381>, 0x5f3697a52cbb <vm_exec_core+13899>, 0x5f3697a52141 <vm_exec_core+10961>, 0x5f3697a55dc6 <vm_exec_core+26454>, 0x5f3697a50ad2 <vm_exec_core+5218>, 0x5f3697a53fa6 <vm_exec_core+18742>, 0x5f3697a5f46b <vm_exec_core+65019>, 0x5f3697a5527c <vm_exec_core+23564>, 0x5f3697a50d91 <vm_exec_core+5921>, 0x5f3697a512c3 <vm_exec_core+7251>, 0x5f3697a50eca <vm_exec_core+6234>, 0x5f3697a51cbb <vm_exec_core+9803>, 0x5f3697a525a2 <vm_exec_core+12082>, 0x5f3697a4fa20 <vm_exec_core+944>, 0x5f3697a519d1 <vm_exec_core+9057>, 0x5f3697a58262 <vm_exec_core+35826>, 0x5f3697a55798 <vm_exec_core+24872>, 0x5f3697a54597 <vm_exec_core+20263>, 0x5f3697a568c6 <vm_exec_core+29270>, 0x5f3697a5834b <vm_exec_core+36059>, 0x5f3697a56c19 <vm_exec_core+30121>, 0x5f3697a57d77 <vm_exec_core+34567>, 0x5f3697a57e61 <vm_exec_core+34801>, 0x5f3697a50503 <vm_exec_core+3731>, 0x5f3697a57938 <vm_exec_core+33480>, 0x5f3697a52fd2 <vm_exec_core+14690>, 0x5f3697a57b80 <vm_exec_core+34064>, 0x5f3697a52afd <vm_exec_core+13453>, 0x5f3697a56add <vm_exec_core+29805>, 0x5f3697a51f74 <vm_exec_core+10500>, 0x5f3697a5331b <vm_exec_core+15531>, 0x5f3697a57f57 <vm_exec_core+35047>, 0x5f3697a539eb <vm_exec_core+17275>, 0x5f3697a534cc <vm_exec_core+15964>, 0x5f3697a4fb06 <vm_exec_core+1174>, 0x5f3697a5021f <vm_exec_core+2991>, 0x5f3697a4fc04 <vm_exec_core+1428>, 0x5f3697a542d2 <vm_exec_core+19554>, 0x5f3697a536a2 <vm_exec_core+16434>, 0x5f3697a53e67 <vm_exec_core+18423>, 0x5f3697a53d6e <vm_exec_core+18174>, 0x5f3697a52e06 <vm_exec_core+14230>, 0x5f3697a53582 <vm_exec_core+16146>, 0x5f3697a531dc <vm_exec_core+15212>, 0x5f3697a537e6 <vm_exec_core+16758>, 0x5f3697a5387d <vm_exec_core+16909>, 0x5f3697a52d9d <vm_exec_core+14125>, 0x5f3697a4fd6c <vm_exec_core+1788>, 0x5f3697a5171a <vm_exec_core+8362>, 0x5f3697a57249 <vm_exec_core+31705>, 0x5f3697a50ff2 <vm_exec_core+6530>, 0x5f3697a57ffe <vm_exec_core+35214>, 0x5f3697a5604b <vm_exec_core+27099>, 0x5f3697a53c1d <vm_exec_core+17837>, 0x5f3697a500a1 <vm_exec_core+2609>, 0x5f3697a57a7c <vm_exec_core+33804>, 0x5f3697a5761c <vm_exec_core+32684>, 0x5f3697a513ed <vm_exec_core+7549>, 0x5f3697a5070d <vm_exec_core+4253>, 0x5f3697a56582 <vm_exec_core+28434>, 0x5f3697a5239d <vm_exec_core+11565>, 0x5f3697a57cbe <vm_exec_core+34382>, 0x5f3697a5786b <vm_exec_core+33275>, 0x5f3697a52c15 <vm_exec_core+13733>, 0x5f3697a53b6e <vm_exec_core+17662>, 0x5f3697a561fb <vm_exec_core+27531>, 0x5f3697a577b3 <vm_exec_core+33091>, 0x5f3697a551ad <vm_exec_core+23357>, 0x5f3697a562af <vm_exec_core+27711>, 0x5f3697a56739 <vm_exec_core+28873>, 0x5f3697a550bf <vm_exec_core+23119>, 0x5f3697a505ed <vm_exec_core+3965>, 0x5f3697a559a2 <vm_exec_core+25394>, 0x5f3697a50415 <vm_exec_core+3493>, 0x5f3697a507ce <vm_exec_core+4446>, 0x5f3697a52f0a <vm_exec_core+14490>, 0x5f3697a54f2c <vm_exec_core+22716>, 0x5f3697a55570 <vm_exec_core+24320>, 0x5f3697a54c75 <vm_exec_core+22021>, 0x5f3697a4ffd2 <vm_exec_core+2402>, 0x5f3697a569dd <vm_exec_core+29549>, 0x5f3697a574cc <vm_exec_core+32348>, 0x5f3697a508e5 <vm_exec_core+4725>, 0x5f3697a51b9e <vm_exec_core+9518>, 0x5f3697a51611 <vm_exec_core+8097>, 0x5f3697a52518 <vm_exec_core+11944>, 0x5f3697a53a9c <vm_exec_core+17452>, 0x5f3697a509f1 <vm_exec_core+4993>, 0x5f3697a56822 <vm_exec_core+29106>, 0x5f3697a51ae3 <vm_exec_core+9331>, 0x5f3697a53905 <vm_exec_core+17045>, 0x5f3697a544a8 <vm_exec_core+20024>, 0x5f3697a5669c <vm_exec_core+28716>, 0x5f3697a55398 <vm_exec_core+23848>, 0x5f3697a52758 <vm_exec_core+12520>, 0x5f3697a51e1c <vm_exec_core+10156>, 0x5f3697a56442 <vm_exec_core+28114>, 0x5f3697a530b6 <vm_exec_core+14918>, 0x5f3697a55a69 <vm_exec_core+25593>, 0x5f3697a554c7 <vm_exec_core+24151>, 0x5f3697a55cc4 <vm_exec_core+26196>, 0x5f3697a56d07 <vm_exec_core+30359>, 0x5f3697a546e5 <vm_exec_core+20597>, 0x5f3697a55348 <vm_exec_core+23768>, 0x5f3697a528ea <vm_exec_core+12922>, 0x5f3697a56372 <vm_exec_core+27906>, 0x5f3697a52a2d <vm_exec_core+13245>, 0x5f3697a54fe5 <vm_exec_core+22901>, 0x5f3697a55348 <vm_exec_core+23768>, 0x5f3697a541b3 <vm_exec_core+19267>, 0x5f3697a54dce <vm_exec_core+22366>, 0x5f3697a52cac <vm_exec_core+13884>, 0x5f3697a52132 <vm_exec_core+10946>, 0x5f3697a55db7 <vm_exec_core+26439>, 0x5f3697a50ac3 <vm_exec_core+5203>, 0x5f3697a53f97 <vm_exec_core+18727>, 0x5f3697a5f45c <vm_exec_core+65004>, 0x5f3697a5526d <vm_exec_core+23549>, 0x5f3697a50d82 <vm_exec_core+5906>, 0x5f3697a512b4 <vm_exec_core+7236>, 0x5f3697a50ebb <vm_exec_core+6219>, 0x5f3697a51cac <vm_exec_core+9788>, 0x5f3697a52593 <vm_exec_core+12067>, 0x5f3697a54592 <vm_exec_core+20258>, 0x5f3697a53a92 <vm_exec_core+17442>, 0x5f3697a5458d <vm_exec_core+20253>, 0x5f3697a551a8 <vm_exec_core+23352>, 0x5f3697a550ba <vm_exec_core+23114>, 0x5f3697a51ca7 <vm_exec_core+9783>, 0x5f3697a5535c <vm_exec_core+23788>, 0x5f3697a52fc8 <vm_exec_core+14680>, 0x5f3697a52fcd <vm_exec_core+14685>, 0x5f3697a550b5 <vm_exec_core+23109>, 0x5f3697a54f22 <vm_exec_core+22706>, 0x5f3697a53e4e <vm_exec_core+18398>, 0x5f3697a53d5a <vm_exec_core+18154>...} reg_cfp = 0x770abb7ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005f3697a4bf7f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005f3697acdd72 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x770abb7ff578, self=130888014175600, 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 = 0x770abd9c7568 cfp = <optimized out> sp = 0x770abb6ff9e8 use_argv = 0x770abc00c020 stack_argv = 0x770abb6ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x770abb7ff578 #16 0x00005f3697a7a4a6 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. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x00005f3697a7a4a6 in rb_yield (val=<optimized out>) No locals. #20 0x00005f3697c2157a in rb_ary_each (ary=130887999729040) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x00005f3697ab0548 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0xc0100000001 cc = <optimized out> me = 0x770abdb60550 cfunc = 0x50400000a298 recv = 130887999729040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005f3697a57077 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x770abb7ff560, cd=0x511000020b40, 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> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x511000020b40 insns_address_table = {0x5f3697a52dac <vm_exec_core+14140>, 0x5f3697a4fd7b <vm_exec_core+1803>, 0x5f3697a51729 <vm_exec_core+8377>, 0x5f3697a57258 <vm_exec_core+31720>, 0x5f3697a51001 <vm_exec_core+6545>, 0x5f3697a5800d <vm_exec_core+35229>, 0x5f3697a5605a <vm_exec_core+27114>, 0x5f3697a53c2c <vm_exec_core+17852>, 0x5f3697a500b0 <vm_exec_core+2624>, 0x5f3697a57a8b <vm_exec_core+33819>, 0x5f3697a5762b <vm_exec_core+32699>, 0x5f3697a513fc <vm_exec_core+7564>, 0x5f3697a5071c <vm_exec_core+4268>, 0x5f3697a56591 <vm_exec_core+28449>, 0x5f3697a523ac <vm_exec_core+11580>, 0x5f3697a57ccd <vm_exec_core+34397>, 0x5f3697a5787a <vm_exec_core+33290>, 0x5f3697a52c24 <vm_exec_core+13748>, 0x5f3697a53b7d <vm_exec_core+17677>, 0x5f3697a5620a <vm_exec_core+27546>, 0x5f3697a577c2 <vm_exec_core+33106>, 0x5f3697a551bc <vm_exec_core+23372>, 0x5f3697a562be <vm_exec_core+27726>, 0x5f3697a56748 <vm_exec_core+28888>, 0x5f3697a550ce <vm_exec_core+23134>, 0x5f3697a505fc <vm_exec_core+3980>, 0x5f3697a559b1 <vm_exec_core+25409>, 0x5f3697a50424 <vm_exec_core+3508>, 0x5f3697a507dd <vm_exec_core+4461>, 0x5f3697a52f19 <vm_exec_core+14505>, 0x5f3697a54f3b <vm_exec_core+22731>, 0x5f3697a5557f <vm_exec_core+24335>, 0x5f3697a54c84 <vm_exec_core+22036>, 0x5f3697a4ffe1 <vm_exec_core+2417>, 0x5f3697a569ec <vm_exec_core+29564>, 0x5f3697a574db <vm_exec_core+32363>, 0x5f3697a508f4 <vm_exec_core+4740>, 0x5f3697a51bad <vm_exec_core+9533>, 0x5f3697a51620 <vm_exec_core+8112>, 0x5f3697a52527 <vm_exec_core+11959>, 0x5f3697a53aab <vm_exec_core+17467>, 0x5f3697a50a00 <vm_exec_core+5008>, 0x5f3697a56831 <vm_exec_core+29121>, 0x5f3697a51af2 <vm_exec_core+9346>, 0x5f3697a53914 <vm_exec_core+17060>, 0x5f3697a544b7 <vm_exec_core+20039>, 0x5f3697a566ab <vm_exec_core+28731>, 0x5f3697a553a7 <vm_exec_core+23863>, 0x5f3697a52767 <vm_exec_core+12535>, 0x5f3697a51e2b <vm_exec_core+10171>, 0x5f3697a56451 <vm_exec_core+28129>, 0x5f3697a530c5 <vm_exec_core+14933>, 0x5f3697a55a78 <vm_exec_core+25608>, 0x5f3697a554d6 <vm_exec_core+24166>, 0x5f3697a55cd3 <vm_exec_core+26211>, 0x5f3697a56d16 <vm_exec_core+30374>, 0x5f3697a546f4 <vm_exec_core+20612>, 0x5f3697a4fa1b <vm_exec_core+939>, 0x5f3697a528f9 <vm_exec_core+12937>, 0x5f3697a56381 <vm_exec_core+27921>, 0x5f3697a52a3c <vm_exec_core+13260>, 0x5f3697a54ff4 <vm_exec_core+22916>, 0x5f3697a55898 <vm_exec_core+25128>, 0x5f3697a541c2 <vm_exec_core+19282>, 0x5f3697a54ddd <vm_exec_core+22381>, 0x5f3697a52cbb <vm_exec_core+13899>, 0x5f3697a52141 <vm_exec_core+10961>, 0x5f3697a55dc6 <vm_exec_core+26454>, 0x5f3697a50ad2 <vm_exec_core+5218>, 0x5f3697a53fa6 <vm_exec_core+18742>, 0x5f3697a5f46b <vm_exec_core+65019>, 0x5f3697a5527c <vm_exec_core+23564>, 0x5f3697a50d91 <vm_exec_core+5921>, 0x5f3697a512c3 <vm_exec_core+7251>, 0x5f3697a50eca <vm_exec_core+6234>, 0x5f3697a51cbb <vm_exec_core+9803>, 0x5f3697a525a2 <vm_exec_core+12082>, 0x5f3697a4fa20 <vm_exec_core+944>, 0x5f3697a519d1 <vm_exec_core+9057>, 0x5f3697a58262 <vm_exec_core+35826>, 0x5f3697a55798 <vm_exec_core+24872>, 0x5f3697a54597 <vm_exec_core+20263>, 0x5f3697a568c6 <vm_exec_core+29270>, 0x5f3697a5834b <vm_exec_core+36059>, 0x5f3697a56c19 <vm_exec_core+30121>, 0x5f3697a57d77 <vm_exec_core+34567>, 0x5f3697a57e61 <vm_exec_core+34801>, 0x5f3697a50503 <vm_exec_core+3731>, 0x5f3697a57938 <vm_exec_core+33480>, 0x5f3697a52fd2 <vm_exec_core+14690>, 0x5f3697a57b80 <vm_exec_core+34064>, 0x5f3697a52afd <vm_exec_core+13453>, 0x5f3697a56add <vm_exec_core+29805>, 0x5f3697a51f74 <vm_exec_core+10500>, 0x5f3697a5331b <vm_exec_core+15531>, 0x5f3697a57f57 <vm_exec_core+35047>, 0x5f3697a539eb <vm_exec_core+17275>, 0x5f3697a534cc <vm_exec_core+15964>, 0x5f3697a4fb06 <vm_exec_core+1174>, 0x5f3697a5021f <vm_exec_core+2991>, 0x5f3697a4fc04 <vm_exec_core+1428>, 0x5f3697a542d2 <vm_exec_core+19554>, 0x5f3697a536a2 <vm_exec_core+16434>, 0x5f3697a53e67 <vm_exec_core+18423>, 0x5f3697a53d6e <vm_exec_core+18174>, 0x5f3697a52e06 <vm_exec_core+14230>, 0x5f3697a53582 <vm_exec_core+16146>, 0x5f3697a531dc <vm_exec_core+15212>, 0x5f3697a537e6 <vm_exec_core+16758>, 0x5f3697a5387d <vm_exec_core+16909>, 0x5f3697a52d9d <vm_exec_core+14125>, 0x5f3697a4fd6c <vm_exec_core+1788>, 0x5f3697a5171a <vm_exec_core+8362>, 0x5f3697a57249 <vm_exec_core+31705>, 0x5f3697a50ff2 <vm_exec_core+6530>, 0x5f3697a57ffe <vm_exec_core+35214>, 0x5f3697a5604b <vm_exec_core+27099>, 0x5f3697a53c1d <vm_exec_core+17837>, 0x5f3697a500a1 <vm_exec_core+2609>, 0x5f3697a57a7c <vm_exec_core+33804>, 0x5f3697a5761c <vm_exec_core+32684>, 0x5f3697a513ed <vm_exec_core+7549>, 0x5f3697a5070d <vm_exec_core+4253>, 0x5f3697a56582 <vm_exec_core+28434>, 0x5f3697a5239d <vm_exec_core+11565>, 0x5f3697a57cbe <vm_exec_core+34382>, 0x5f3697a5786b <vm_exec_core+33275>, 0x5f3697a52c15 <vm_exec_core+13733>, 0x5f3697a53b6e <vm_exec_core+17662>, 0x5f3697a561fb <vm_exec_core+27531>, 0x5f3697a577b3 <vm_exec_core+33091>, 0x5f3697a551ad <vm_exec_core+23357>, 0x5f3697a562af <vm_exec_core+27711>, 0x5f3697a56739 <vm_exec_core+28873>, 0x5f3697a550bf <vm_exec_core+23119>, 0x5f3697a505ed <vm_exec_core+3965>, 0x5f3697a559a2 <vm_exec_core+25394>, 0x5f3697a50415 <vm_exec_core+3493>, 0x5f3697a507ce <vm_exec_core+4446>, 0x5f3697a52f0a <vm_exec_core+14490>, 0x5f3697a54f2c <vm_exec_core+22716>, 0x5f3697a55570 <vm_exec_core+24320>, 0x5f3697a54c75 <vm_exec_core+22021>, 0x5f3697a4ffd2 <vm_exec_core+2402>, 0x5f3697a569dd <vm_exec_core+29549>, 0x5f3697a574cc <vm_exec_core+32348>, 0x5f3697a508e5 <vm_exec_core+4725>, 0x5f3697a51b9e <vm_exec_core+9518>, 0x5f3697a51611 <vm_exec_core+8097>, 0x5f3697a52518 <vm_exec_core+11944>, 0x5f3697a53a9c <vm_exec_core+17452>, 0x5f3697a509f1 <vm_exec_core+4993>, 0x5f3697a56822 <vm_exec_core+29106>, 0x5f3697a51ae3 <vm_exec_core+9331>, 0x5f3697a53905 <vm_exec_core+17045>, 0x5f3697a544a8 <vm_exec_core+20024>, 0x5f3697a5669c <vm_exec_core+28716>, 0x5f3697a55398 <vm_exec_core+23848>, 0x5f3697a52758 <vm_exec_core+12520>, 0x5f3697a51e1c <vm_exec_core+10156>, 0x5f3697a56442 <vm_exec_core+28114>, 0x5f3697a530b6 <vm_exec_core+14918>, 0x5f3697a55a69 <vm_exec_core+25593>, 0x5f3697a554c7 <vm_exec_core+24151>, 0x5f3697a55cc4 <vm_exec_core+26196>, 0x5f3697a56d07 <vm_exec_core+30359>, 0x5f3697a546e5 <vm_exec_core+20597>, 0x5f3697a55348 <vm_exec_core+23768>, 0x5f3697a528ea <vm_exec_core+12922>, 0x5f3697a56372 <vm_exec_core+27906>, 0x5f3697a52a2d <vm_exec_core+13245>, 0x5f3697a54fe5 <vm_exec_core+22901>, 0x5f3697a55348 <vm_exec_core+23768>, 0x5f3697a541b3 <vm_exec_core+19267>, 0x5f3697a54dce <vm_exec_core+22366>, 0x5f3697a52cac <vm_exec_core+13884>, 0x5f3697a52132 <vm_exec_core+10946>, 0x5f3697a55db7 <vm_exec_core+26439>, 0x5f3697a50ac3 <vm_exec_core+5203>, 0x5f3697a53f97 <vm_exec_core+18727>, 0x5f3697a5f45c <vm_exec_core+65004>, 0x5f3697a5526d <vm_exec_core+23549>, 0x5f3697a50d82 <vm_exec_core+5906>, 0x5f3697a512b4 <vm_exec_core+7236>, 0x5f3697a50ebb <vm_exec_core+6219>, 0x5f3697a51cac <vm_exec_core+9788>, 0x5f3697a52593 <vm_exec_core+12067>, 0x5f3697a54592 <vm_exec_core+20258>, 0x5f3697a53a92 <vm_exec_core+17442>, 0x5f3697a5458d <vm_exec_core+20253>, 0x5f3697a551a8 <vm_exec_core+23352>, 0x5f3697a550ba <vm_exec_core+23114>, 0x5f3697a51ca7 <vm_exec_core+9783>, 0x5f3697a5535c <vm_exec_core+23788>, 0x5f3697a52fc8 <vm_exec_core+14680>, 0x5f3697a52fcd <vm_exec_core+14685>, 0x5f3697a550b5 <vm_exec_core+23109>, 0x5f3697a54f22 <vm_exec_core+22706>, 0x5f3697a53e4e <vm_exec_core+18398>, 0x5f3697a53d5a <vm_exec_core+18154>...} reg_cfp = 0x770abb7ff560 reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> th: 0x515000000300, native_id: 0x770abe470c40 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> -- Control frame information ----------------------------------------------- c:0021 p:---- s:0128 e:000127 CFUNC :select INSN_LABEL_putobject = <optimized out> c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 INSN_LABEL_pushtoarraykwsplat = <optimized out> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each INSN_LABEL_duparray = <optimized out> c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 INSN_LABEL_duphash = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 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> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_splatkw = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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 0x00005f3697a4c1a1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00005f36977cbe4c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=130888014510080) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x770abd9c36e8 #27 0x00005f36977c6d0b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 130888016122880 realpath_map = 130888016122720 path = 130888014510080 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x00005f36977c4ec5 in rb_require_string_internal (fname=130888014510120, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x00005f3697ab0548 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x58a100140003 cc = <optimized out> me = 0x770abd9c3878 cfunc = 0x5040000185d8 recv = 130888016252320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005f3697a9699d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff66df46f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x00005f3697a96455 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #33 0x00005f3697a5daa7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x770abb7ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5f3697a52dac <vm_exec_core+14140>, 0x5f3697a4fd7b <vm_exec_core+1803>, 0x5f3697a51729 <vm_exec_core+8377>, 0x5f3697a57258 <vm_exec_core+31720>, 0x5f3697a51001 <vm_exec_core+6545>, 0x5f3697a5800d <vm_exec_core+35229>, 0x5f3697a5605a <vm_exec_core+27114>, 0x5f3697a53c2c <vm_exec_core+17852>, 0x5f3697a500b0 <vm_exec_core+2624>, 0x5f3697a57a8b <vm_exec_core+33819>, 0x5f3697a5762b <vm_exec_core+32699>, 0x5f3697a513fc <vm_exec_core+7564>, 0x5f3697a5071c <vm_exec_core+4268>, 0x5f3697a56591 <vm_exec_core+28449>, 0x5f3697a523ac <vm_exec_core+11580>, 0x5f3697a57ccd <vm_exec_core+34397>, 0x5f3697a5787a <vm_exec_core+33290>, 0x5f3697a52c24 <vm_exec_core+13748>, 0x5f3697a53b7d <vm_exec_core+17677>, 0x5f3697a5620a <vm_exec_core+27546>, 0x5f3697a577c2 <vm_exec_core+33106>, 0x5f3697a551bc <vm_exec_core+23372>, 0x5f3697a562be <vm_exec_core+27726>, 0x5f3697a56748 <vm_exec_core+28888>, 0x5f3697a550ce <vm_exec_core+23134>, 0x5f3697a505fc <vm_exec_core+3980>, 0x5f3697a559b1 <vm_exec_core+25409>, 0x5f3697a50424 <vm_exec_core+3508>, 0x5f3697a507dd <vm_exec_core+4461>, 0x5f3697a52f19 <vm_exec_core+14505>, 0x5f3697a54f3b <vm_exec_core+22731>, 0x5f3697a5557f <vm_exec_core+24335>, 0x5f3697a54c84 <vm_exec_core+22036>, 0x5f3697a4ffe1 <vm_exec_core+2417>, 0x5f3697a569ec <vm_exec_core+29564>, 0x5f3697a574db <vm_exec_core+32363>, 0x5f3697a508f4 <vm_exec_core+4740>, 0x5f3697a51bad <vm_exec_core+9533>, 0x5f3697a51620 <vm_exec_core+8112>, 0x5f3697a52527 <vm_exec_core+11959>, 0x5f3697a53aab <vm_exec_core+17467>, 0x5f3697a50a00 <vm_exec_core+5008>, 0x5f3697a56831 <vm_exec_core+29121>, 0x5f3697a51af2 <vm_exec_core+9346>, 0x5f3697a53914 <vm_exec_core+17060>, 0x5f3697a544b7 <vm_exec_core+20039>, 0x5f3697a566ab <vm_exec_core+28731>, 0x5f3697a553a7 <vm_exec_core+23863>, 0x5f3697a52767 <vm_exec_core+12535>, 0x5f3697a51e2b <vm_exec_core+10171>, 0x5f3697a56451 <vm_exec_core+28129>, 0x5f3697a530c5 <vm_exec_core+14933>, 0x5f3697a55a78 <vm_exec_core+25608>, 0x5f3697a554d6 <vm_exec_core+24166>, 0x5f3697a55cd3 <vm_exec_core+26211>, 0x5f3697a56d16 <vm_exec_core+30374>, 0x5f3697a546f4 <vm_exec_core+20612>, 0x5f3697a4fa1b <vm_exec_core+939>, 0x5f3697a528f9 <vm_exec_core+12937>, 0x5f3697a56381 <vm_exec_core+27921>, 0x5f3697a52a3c <vm_exec_core+13260>, 0x5f3697a54ff4 <vm_exec_core+22916>, 0x5f3697a55898 <vm_exec_core+25128>, 0x5f3697a541c2 <vm_exec_core+19282>, 0x5f3697a54ddd <vm_exec_core+22381>, 0x5f3697a52cbb <vm_exec_core+13899>, 0x5f3697a52141 <vm_exec_core+10961>, 0x5f3697a55dc6 <vm_exec_core+26454>, 0x5f3697a50ad2 <vm_exec_core+5218>, 0x5f3697a53fa6 <vm_exec_core+18742>, 0x5f3697a5f46b <vm_exec_core+65019>, 0x5f3697a5527c <vm_exec_core+23564>, 0x5f3697a50d91 <vm_exec_core+5921>, 0x5f3697a512c3 <vm_exec_core+7251>, 0x5f3697a50eca <vm_exec_core+6234>, 0x5f3697a51cbb <vm_exec_core+9803>, 0x5f3697a525a2 <vm_exec_core+12082>, 0x5f3697a4fa20 <vm_exec_core+944>, 0x5f3697a519d1 <vm_exec_core+9057>, 0x5f3697a58262 <vm_exec_core+35826>, 0x5f3697a55798 <vm_exec_core+24872>, 0x5f3697a54597 <vm_exec_core+20263>, 0x5f3697a568c6 <vm_exec_core+29270>, 0x5f3697a5834b <vm_exec_core+36059>, 0x5f3697a56c19 <vm_exec_core+30121>, 0x5f3697a57d77 <vm_exec_core+34567>, 0x5f3697a57e61 <vm_exec_core+34801>, 0x5f3697a50503 <vm_exec_core+3731>, 0x5f3697a57938 <vm_exec_core+33480>, 0x5f3697a52fd2 <vm_exec_core+14690>, 0x5f3697a57b80 <vm_exec_core+34064>, 0x5f3697a52afd <vm_exec_core+13453>, 0x5f3697a56add <vm_exec_core+29805>, 0x5f3697a51f74 <vm_exec_core+10500>, 0x5f3697a5331b <vm_exec_core+15531>, 0x5f3697a57f57 <vm_exec_core+35047>, 0x5f3697a539eb <vm_exec_core+17275>, 0x5f3697a534cc <vm_exec_core+15964>, 0x5f3697a4fb06 <vm_exec_core+1174>, 0x5f3697a5021f <vm_exec_core+2991>, 0x5f3697a4fc04 <vm_exec_core+1428>, 0x5f3697a542d2 <vm_exec_core+19554>, 0x5f3697a536a2 <vm_exec_core+16434>, 0x5f3697a53e67 <vm_exec_core+18423>, 0x5f3697a53d6e <vm_exec_core+18174>, 0x5f3697a52e06 <vm_exec_core+14230>, 0x5f3697a53582 <vm_exec_core+16146>, 0x5f3697a531dc <vm_exec_core+15212>, 0x5f3697a537e6 <vm_exec_core+16758>, 0x5f3697a5387d <vm_exec_core+16909>, 0x5f3697a52d9d <vm_exec_core+14125>, 0x5f3697a4fd6c <vm_exec_core+1788>, 0x5f3697a5171a <vm_exec_core+8362>, 0x5f3697a57249 <vm_exec_core+31705>, 0x5f3697a50ff2 <vm_exec_core+6530>, 0x5f3697a57ffe <vm_exec_core+35214>, 0x5f3697a5604b <vm_exec_core+27099>, 0x5f3697a53c1d <vm_exec_core+17837>, 0x5f3697a500a1 <vm_exec_core+2609>, 0x5f3697a57a7c <vm_exec_core+33804>, 0x5f3697a5761c <vm_exec_core+32684>, 0x5f3697a513ed <vm_exec_core+7549>, 0x5f3697a5070d <vm_exec_core+4253>, 0x5f3697a56582 <vm_exec_core+28434>, 0x5f3697a5239d <vm_exec_core+11565>, 0x5f3697a57cbe <vm_exec_core+34382>, 0x5f3697a5786b <vm_exec_core+33275>, 0x5f3697a52c15 <vm_exec_core+13733>, 0x5f3697a53b6e <vm_exec_core+17662>, 0x5f3697a561fb <vm_exec_core+27531>, 0x5f3697a577b3 <vm_exec_core+33091>, 0x5f3697a551ad <vm_exec_core+23357>, 0x5f3697a562af <vm_exec_core+27711>, 0x5f3697a56739 <vm_exec_core+28873>, 0x5f3697a550bf <vm_exec_core+23119>, 0x5f3697a505ed <vm_exec_core+3965>, 0x5f3697a559a2 <vm_exec_core+25394>, 0x5f3697a50415 <vm_exec_core+3493>, 0x5f3697a507ce <vm_exec_core+4446>, 0x5f3697a52f0a <vm_exec_core+14490>, 0x5f3697a54f2c <vm_exec_core+22716>, 0x5f3697a55570 <vm_exec_core+24320>, 0x5f3697a54c75 <vm_exec_core+22021>, 0x5f3697a4ffd2 <vm_exec_core+2402>, 0x5f3697a569dd <vm_exec_core+29549>, 0x5f3697a574cc <vm_exec_core+32348>, 0x5f3697a508e5 <vm_exec_core+4725>, 0x5f3697a51b9e <vm_exec_core+9518>, 0x5f3697a51611 <vm_exec_core+8097>, 0x5f3697a52518 <vm_exec_core+11944>, 0x5f3697a53a9c <vm_exec_core+17452>, 0x5f3697a509f1 <vm_exec_core+4993>, 0x5f3697a56822 <vm_exec_core+29106>, 0x5f3697a51ae3 <vm_exec_core+9331>, 0x5f3697a53905 <vm_exec_core+17045>, 0x5f3697a544a8 <vm_exec_core+20024>, 0x5f3697a5669c <vm_exec_core+28716>, 0x5f3697a55398 <vm_exec_core+23848>, 0x5f3697a52758 <vm_exec_core+12520>, 0x5f3697a51e1c <vm_exec_core+10156>, 0x5f3697a56442 <vm_exec_core+28114>, 0x5f3697a530b6 <vm_exec_core+14918>, 0x5f3697a55a69 <vm_exec_core+25593>, 0x5f3697a554c7 <vm_exec_core+24151>, 0x5f3697a55cc4 <vm_exec_core+26196>, 0x5f3697a56d07 <vm_exec_core+30359>, 0x5f3697a546e5 <vm_exec_core+20597>, 0x5f3697a55348 <vm_exec_core+23768>, 0x5f3697a528ea <vm_exec_core+12922>, 0x5f3697a56372 <vm_exec_core+27906>, 0x5f3697a52a2d <vm_exec_core+13245>, 0x5f3697a54fe5 <vm_exec_core+22901>, 0x5f3697a55348 <vm_exec_core+23768>, 0x5f3697a541b3 <vm_exec_core+19267>, 0x5f3697a54dce <vm_exec_core+22366>, 0x5f3697a52cac <vm_exec_core+13884>, 0x5f3697a52132 <vm_exec_core+10946>, 0x5f3697a55db7 <vm_exec_core+26439>, 0x5f3697a50ac3 <vm_exec_core+5203>, 0x5f3697a53f97 <vm_exec_core+18727>, 0x5f3697a5f45c <vm_exec_core+65004>, 0x5f3697a5526d <vm_exec_core+23549>, 0x5f3697a50d82 <vm_exec_core+5906>, 0x5f3697a512b4 <vm_exec_core+7236>, 0x5f3697a50ebb <vm_exec_core+6219>, 0x5f3697a51cac <vm_exec_core+9788>, 0x5f3697a52593 <vm_exec_core+12067>, 0x5f3697a54592 <vm_exec_core+20258>, 0x5f3697a53a92 <vm_exec_core+17442>, 0x5f3697a5458d <vm_exec_core+20253>, 0x5f3697a551a8 <vm_exec_core+23352>, 0x5f3697a550ba <vm_exec_core+23114>, 0x5f3697a51ca7 <vm_exec_core+9783>, 0x5f3697a5535c <vm_exec_core+23788>, 0x5f3697a52fc8 <vm_exec_core+14680>, 0x5f3697a52fcd <vm_exec_core+14685>, 0x5f3697a550b5 <vm_exec_core+23109>, 0x5f3697a54f22 <vm_exec_core+22706>, 0x5f3697a53e4e <vm_exec_core+18398>, 0x5f3697a53d5a <vm_exec_core+18154>...} reg_cfp = 0x770abb7ff790 reg_pc = 0x50400002fcf8 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 0x00005f3697a4bde8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005f36976c85db in rb_ec_exec_node (ec=0x5160000006d0, n=0x770abd9c3918) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff66df4c30, <optimized out>, 0x7fff66df4b80, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x770abd9c3918 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x00005f36976c1b47 in rb_main (argc=9, argv=0x7fff66df4df8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7fff66df4df8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb [Inferior 1 (process 2827799) detached] A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.8xy4lb: * drwx------ 2 60 2025-01-13 01:13:26 +0000 autoload20250113-2827805-i43hle/ * -rw-r--r-- 1 32 2025-01-13 01:13:26 +0000 autoload_parallel_race.rb $ timeout 60 gdb -p 2827476 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:963: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2827475 -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 2862211 -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-13T00:23:31Z master 84f0d2dd41) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ...................................................... Finished in 35.051185 seconds 3413 files, 33296 examples, 133979 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.