# Logfile created on 2025-04-17 22:23:22 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007ad5638bfde0 @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.20250417-222322", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007ad563c9efd8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ad563c9ee48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ad5627e9ed0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250417-222322", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250417-222322>, @binmode=false, @mon_data=#<Monitor:0x00007ad563c9e8f8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = d06ec25be4 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.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.1.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 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.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 enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' 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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.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 generating enc.mk Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6 strscan 3.1.3 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.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.1.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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=48381 "--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/754] 161476=rubygems/test_gem_source_vendor [ 2/754] 161482=rubygems/test_gem_commands_list_command [ 3/754] 161474=did_you_mean/spell_checking/test_variable_name_check [ 4/754] 161484=yaml/test_dbm [ 5/754] 161486=test_pty [ 6/754] 161472=rubygems/test_gem_uninstaller [ 7/754] 161473=psych/test_symbol [ 8/754] 161485=rubygems/test_gem_platform [ 9/754] 161475=prism/ractor_test [ 10/754] 161477=prism/result/overlap_test [ 11/754] 161478=rubygems/test_gem_source_installed [ 12/754] 161481=-ext-/string/test_modify_expand [ 13/754] 161480=rubygems/test_gem_available_set [ 14/754] 161483=did_you_mean/tree_spell/test_change_word [ 15/754] 161479=psych/test_date_time [ 16/754] 161487=openssl/test_pkcs12 [ 17/754] 161481=date/test_date [ 18/754] 161483=uri/test_parser [ 19/754] 161481=ruby/test_enumerator [ 20/754] 161484=rubygems/test_gem_package [ 21/754] 161473=ruby/enc/test_utf16 [ 22/754] 161474=psych/test_safe_load [ 23/754] 161473=ruby/test_frozen [ 24/754] 161473=rubygems/test_gem_source [ 25/754] 161483=-ext-/exception/test_exception_at_throwing [ 26/754] 161474=ruby/test_name_error [ 27/754] 161479=prism/encoding/string_encoding_test [ 28/754] 161483=ruby/test_lazy_enumerator [ 29/754] 161475=-ext-/debug/test_profile_frames [ 30/754] 161476=-ext-/load/test_resolve_symbol [ 31/754] 161479=date/test_date_compat [ 32/754] 161479=error_highlight/test_error_highlight [ 33/754] 161478=ruby/test_array [ 34/754] 161482=mkmf/test_find_executable [ 35/754] 161475=set/test_set [ 36/754] 161476=openssl/test_kdf [ 37/754] 161485=-ext-/class/test_class2name [ 38/754] 161482=psych/test_nil [ 39/754] 161485=rubygems/test_gem_request_set_lockfile_tokenizer [ 40/754] 161475=rubygems/test_gem_commands_outdated_command [ 41/754] 161482=prism/ruby/string_query_test [ 42/754] 161480=ruby/test_backtrace [ 43/754] 161485=ruby/test_time_tz [ 44/754] 161476=digest/test_ractor [ 45/754] 161486=json/json_coder_test [ 46/754] 161482=psych/test_psych [ 47/754] 161486=fiber/test_enumerator [ 48/754] 161485=rubygems/test_gem_commands_help_command [ 49/754] 161486=ruby/test_stringchar [ 50/754] 161482=-ext-/arith_seq/test_arith_seq_extract [ 51/754] 161476=-ext-/debug/test_debug [ 52/754] 161474=rubygems/test_gem_uri [ 53/754] 161476=test_rbconfig [ 54/754] 161487=rubygems/test_gem_package_old [ 55/754] 161473=digest/test_digest [ 56/754] 161485=rubygems/test_gem_remote_fetcher_local_ssl_server [ 57/754] 161486=stringio/test_ractor [ 58/754] 161476=ruby/test_float [ 59/754] 161486=rubygems/test_gem [ 60/754] 161477=prism/percent_delimiter_string_test [ 61/754] 161477=prism/api/freeze_test [ 62/754] 161475=ripper/test_files_test_1 [ 63/754] 161477=test_delegate [ 64/754] 161477=cgi/test_cgi_core [ 65/754] 161477=-ext-/stack/test_stack_overflow [ 66/754] 161477=prism/result/attribute_write_test [ 67/754] 161477=psych/test_parser [ 68/754] 161483=psych/test_yaml_special_cases [ 69/754] 161482=rubygems/test_gem_source_list [ 70/754] 161477=mkmf/test_framework [ 71/754] 161483=ruby/enc/test_case_comprehensive [ 72/754] 161483=psych/test_omap [ 73/754] 161482=prism/magic_comment_test [ 74/754] 161483=zlib/test_zlib [ 75/754] 161477=ruby/test_marshal [ 76/754] 161487=did_you_mean/spell_checking/test_uncorrectable_name_check [ 77/754] 161474=optparse/test_load [ 78/754] 161487=ruby/test_proc [ 79/754] 161474=dtrace/test_singleton_function [ 80/754] 161474=optparse/test_cclass [ 81/754] 161484=test_shellwords [ 82/754] 161484=date/test_date_strptime [ 83/754] 161480=open-uri/test_ssl [ 84/754] 161474=net/http/test_https_proxy [ 85/754] 161484=openssl/test_pkey_dsa [ 86/754] 161474=ruby/test_nomethod_error [ 87/754] 161474=prism/library_symbols_test [ 88/754] 161482=psych/visitors/test_emitter [ 89/754] 161482=psych/test_json_tree [ 90/754] 161482=psych/test_ractor [ 91/754] 161474=ruby/test_condition [ 92/754] 161474=ruby/enc/test_cp949 [ 93/754] 161474=ruby/test_string [ 94/754] 161477=ripper/test_files_lib [ 95/754] 161476=set/test_sorted_set [ 96/754] 161472=ruby/enc/test_emoji [ 97/754] 161472=rubygems/test_gem_resolver_git_set [ 98/754] 161476=did_you_mean/spell_checking/test_class_name_check [ 99/754] 161484=date/test_date_attr [100/754] 161484=-ext-/test_scan_args [101/754] 161476=-ext-/struct/test_duplicate [102/754] 161476=ruby/test_time [103/754] 161484=json/json_ext_parser_test [104/754] 161484=ruby/test_integer [105/754] 161482=erb/test_erb [106/754] 161472=rubygems/test_gem_installer [107/754] 161482=rubygems/test_gem_command_manager [108/754] 161476=rubygems/test_gem_commands_check_command [109/754] 161476=ruby/test_random_formatter [110/754] 161476=rubygems/test_gem_source_git [111/754] 161482=ruby/enc/test_regex_casefold [112/754] 161482=ruby/test_pipe [113/754] 161485=prism/result/static_literals_test [114/754] 161487=psych/visitors/test_to_ruby [115/754] 161487=rubygems/test_bundled_ca [116/754] 161485=openssl/test_random [117/754] 161485=fiber/test_backtrace [118/754] 161485=rubygems/test_gem_safe_marshal [119/754] 161482=-ext-/string/test_capacity [120/754] 161482=-ext-/float/test_nextafter Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 43349> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 161480 ko1 8u IPv4 999451533 0t0 TCP localhost:43349->localhost:45852 (CLOSE_WAIT) [121/754] 161480=ruby/enc/test_utf32 [122/754] 161480=-ext-/integer/test_integer [123/754] 161482=-ext-/string/test_ellipsize [124/754] 161482=ruby/test_memory_view [125/754] 161480=prism/test_helper [126/754] 161476=date/test_date_parse [127/754] 161482=rubygems/test_gem_commands_update_command [128/754] 161486=openssl/test_fips [129/754] 161480=openssl/test_pkey_ec [130/754] 161480=ruby/test_rand [131/754] 161476=optparse/test_noarg [132/754] 161483=-ext-/struct/test_data [133/754] 161483=rubygems/test_gem_commands_rebuild_command [134/754] 161486=psych/test_alias_and_anchor [135/754] 161486=rubygems/test_gem_commands_setup_command [136/754] 161487=ruby/enc/test_cesu8 [137/754] 161487=json/json_parser_test [138/754] 161485=ruby/test_vm_dump [139/754] 161485=open-uri/test_ftp [140/754] 161487=test_open3 [141/754] 161485=prism/errors_test [142/754] 161476=-ext-/array/test_resize [143/754] 161476=-ext-/bignum/test_div [144/754] 161483=psych/test_deprecated [145/754] 161476=ruby/test_gc_compact [146/754] 161483=uri/test_generic [147/754] 161481=prism/result/breadth_first_search_test [148/754] 161483=ruby/test_fiber [149/754] 161485=ruby/test_pack [150/754] 161481=rubygems/test_gem_commands_exec_command [151/754] 161480=rubygems/test_gem_commands_unpack_command [152/754] 161486=ruby/test_autoload [153/754] 161485=rubygems/test_gem_resolver_local_specification [154/754] 161480=optparse/test_optarg [155/754] 161485=openssl/test_ssl_session [156/754] 161482=io/wait/test_ractor [157/754] 161480=psych/json/test_stream [158/754] 161480=ruby/test_file_exhaustive [159/754] 161482=rubygems/test_gem_ext_cargo_builder [160/754] 161482=rubygems/test_gem_gem_runner [161/754] 161482=psych/test_exception [162/754] 161482=psych/test_object [163/754] 161482=rubygems/test_gem_commands_signout_command [164/754] 161482=ripper/test_ripper [165/754] 161473=did_you_mean/spell_checking/test_key_name_check [166/754] 161473=test_singleton [167/754] 161473=ruby/test_assignment [168/754] 161485=ruby/test_syntax [169/754] 161479=openssl/test_ossl [170/754] 161478=date/test_date_marshal [171/754] 161478=ruby/enc/test_grapheme_breaks [172/754] 161478=rubygems/test_gem_request_set_gem_dependency_api [173/754] 161481=lib/!Nothing_to_test [174/754] 161481=prism/result/numeric_value_test [175/754] 161481=ruby/test_keyword [176/754] 161478=rubygems/test_gem_package_task [177/754] 161478=openssl/test_provider [178/754] 161482=openssl/test_bn [179/754] 161482=net/http/test_httpheader [180/754] 161475=net/http/test_http_request [181/754] 161482=ruby/test_data [182/754] 161482=rubygems/test_gem_commands_server_command [183/754] 161482=dtrace/test_function_entry [184/754] 161482=prism/result/implicit_array_test [185/754] 161482=optparse/test_acceptable [186/754] 161475=-ext-/struct/test_len [187/754] 161475=prism/heredoc_dedent_test [188/754] 161475=did_you_mean/spell_checking/test_method_name_check [189/754] 161475=rubygems/test_kernel [190/754] 161477=rubygems/test_gem_local_remote_options [191/754] 161482=ruby/test_exception [192/754] 161478=optparse/test_bash_completion [193/754] 161478=rubygems/test_gem_security_signer [194/754] 161477=-ext-/string/test_set_len [195/754] 161477=ruby/test_threadgroup [196/754] 161481=ruby/enc/test_euc_kr [197/754] 161478=rubygems/test_gem_commands_lock_command [198/754] 161481=-ext-/test_random [199/754] 161481=psych/test_merge_keys [200/754] 161481=ripper/test_lexer [201/754] 161478=optparse/test_kwargs [202/754] 161478=io/wait/test_io_wait [203/754] 161481=rubygems/test_gem_ext_configure_builder [204/754] 161481=openssl/test_x509store [205/754] 161475=resolv/test_mdns [206/754] 161475=ruby/test_dir [207/754] 161477=test_bundled_gems [208/754] 161477=prism/lex_test [209/754] 161481=did_you_mean/test_tree_spell_checker [210/754] 161481=ruby/test_m17n_comb [211/754] 161484=date/test_date_ractor [212/754] 161475=openssl/test_pair [213/754] 161487=prism/result/index_write_test [214/754] 161484=ruby/test_integer_comb [215/754] 161487=psych/visitors/test_depth_first [216/754] 161487=openssl/test_ns_spki [217/754] 161487=test_tsort [218/754] 161487=ruby/test_sleep [219/754] 161479=fiber/test_queue [220/754] 161479=prism/result/regular_expression_options_test [221/754] 161479=mkmf/test_install [222/754] 161479=test_prettyprint [223/754] 161479=prism/result/integer_parse_test [224/754] 161479=rubygems/test_gem_validator [225/754] 161476=-ext-/load/test_stringify_symbols [226/754] 161476=ruby/test_rubyoptions [227/754] 161477=-ext-/test_printf [228/754] 161477=prism/result/warnings_test [229/754] 161477=-ext-/array/test_to_ary_concat [230/754] 161479=socket/test_udp [231/754] 161479=prism/ruby/dispatcher_test [232/754] 161479=mkmf/test_configuration [233/754] 161473=ruby/enc/test_windows_1252 [234/754] 161473=fileutils/test_dryrun [235/754] 161473=fiber/test_io_buffer [236/754] 161479=prism/encoding/encodings_test [237/754] 161473=json/json_generator_test [238/754] 161479=rubygems/test_gem_impossible_dependencies_error [239/754] 161479=-ext-/symbol/test_type [240/754] 161479=ruby/test_range [241/754] 161472=rubygems/test_gem_source_subpath_problem [242/754] 161477=test_tmpdir [243/754] 161486=prism/result/node_id_test [244/754] 161472=prism/api/parse_stream_test [245/754] 161473=rubygems/test_gem_resolver_api_set [246/754] 161477=psych/test_emitter [247/754] 161477=openssl/test_ts [248/754] 161487=ruby/test_continuation [249/754] 161487=dtrace/test_object_create_start [250/754] 161487=test_forwardable [251/754] 161472=rubygems/test_config [252/754] 161473=-ext-/hash/test_delete [253/754] 161487=prism/result/comments_test [254/754] 161473=ruby/test_io_m17n [255/754] 161487=-ext-/exception/test_ensured [256/754] 161472=-ext-/string/test_interned_str [257/754] 161472=optparse/test_placearg [258/754] 161487=rubygems/test_gem_commands_cleanup_command [259/754] 161475=ruby/test_env [260/754] 161472=prism/encoding/regular_expression_encoding_test [261/754] 161472=rubygems/test_project_sanity [262/754] 161482=dtrace/test_require [263/754] 161482=ruby/test_ifunless [264/754] 161482=rubygems/test_gem_silent_ui [265/754] 161486=ruby/test_shapes [266/754] 161486=openssl/test_ocsp [267/754] 161482=openssl/test_pkey_dh [268/754] 161482=rubygems/test_gem_commands_uninstall_command [269/754] 161472=rubygems/test_gem_dependency_list [270/754] 161472=ripper/test_files_test [271/754] 161477=rubygems/test_gem_resolver_installer_set [272/754] 161472=ruby/test_ast [273/754] 161487=-ext-/string/test_rb_str_dup [274/754] 161487=prism/fuzzer_test [275/754] 161487=prism/onigmo_test [276/754] 161487=psych/test_struct [277/754] 161487=ruby/test_math [278/754] 161487=json/json_encoding_test [279/754] 161487=test_time [280/754] 161486=dtrace/test_gc [281/754] 161486=mkmf/test_libs [282/754] 161477=ruby/test_super [283/754] 161486=rubygems/test_gem_safe_yaml [284/754] 161486=digest/test_digest_extend [285/754] 161479=optparse/test_did_you_mean [286/754] 161486=optparse/test_autoconf [287/754] 161486=-ext-/popen_deadlock/test_popen_deadlock [288/754] 161487=-ext-/test_bug-5832 [289/754] 161487=cgi/test_cgi_multipart [290/754] 161479=ruby/test_case [291/754] 161479=rubygems/test_webauthn_listener_response [292/754] 161487=prism/result/heredoc_test [293/754] 161487=prism/newline_test [294/754] 161479=psych/test_array [295/754] 161479=-ext-/gvl/test_ubf_async_safe [296/754] 161479=prism/snippets_test [297/754] 161482=prism/ruby/parser_test [298/754] 161482=rubygems/test_gem_path_support [299/754] 161482=prism/result/constant_path_node_test [300/754] 161482=-ext-/win32/test_console_attr [301/754] 161482=rubygems/test_gem_bundler_version_finder [302/754] 161482=mmtk/test_configuration [303/754] 161487=ruby/test_comparable [304/754] 161487=-ext-/test_bug-3571 [305/754] 161482=ruby/enc/test_emoji_breaks [306/754] 161482=-ext-/test_notimplement [307/754] 161482=ruby/test_system [308/754] 161487=date/test_date_new [309/754] 161487=ruby/test_io_timeout [310/754] 161487=rubygems/test_gem_commands_info_command [311/754] 161487=prism/api/command_line_test [312/754] 161487=resolv/test_dns [313/754] 161477=stringio/test_stringio [314/754] 161486=ruby/test_require [315/754] 161473=ruby/test_dup [316/754] 161487=psych/test_object_references [317/754] 161487=-ext-/wait/test_wait [318/754] 161477=openssl/test_x509name [319/754] 161478=fiber/test_sleep [320/754] 161477=rubygems/test_gem_security [321/754] 161487=ruby/enc/test_euc_tw [322/754] 161487=ruby/test_compile_prism [323/754] 161473=rubygems/test_gem_commands_build_command [324/754] 161483=mkmf/test_sizeof [325/754] 161473=rubygems/test_gem_requirement [326/754] 161487=ruby/test_alias [327/754] 161478=openssl/test_pkey_rsa [328/754] 161473=-ext-/st/test_numhash [329/754] 161484=rubygems/test_gem_stream_ui [330/754] 161473=ruby/test_trace [331/754] 161473=-ext-/string/test_nofree [332/754] 161473=ruby/test_arity [333/754] 161473=test_ipaddr [334/754] 161473=ruby/test_m17n [335/754] 161484=net/http/test_buffered_io [336/754] 161484=ruby/test_yjit [337/754] 161487=date/test_date_conv [338/754] 161487=rubygems/test_webauthn_poller [339/754] 161487=ruby/test_argf [340/754] 161482=mkmf/test_egrep_cpp [341/754] 161478=rubygems/test_gem_resolver_composed_set [342/754] 161478=-ext-/econv/test_append [343/754] 161478=did_you_mean/test_ractor_compatibility [344/754] 161482=rubygems/test_gem_resolver_lock_set [345/754] 161482=test_unicode_normalize [346/754] 161482=ruby/test_method [347/754] 161473=optparse/test_reqarg [348/754] 161481=rubygems/test_gem_source_fetch_problem [349/754] 161481=psych/test_set [350/754] 161481=rubygems/test_gem_update_suggestion [351/754] 161474=resolv/test_resource [352/754] 161474=-ext-/struct/test_member [353/754] 161474=rubygems/test_gem_console_ui [354/754] 161474=test_weakref [355/754] 161481=test_timeout [356/754] 161474=ruby/test_not [357/754] 161474=socket/test_socket [358/754] 161479=uri/test_mailto [359/754] 161479=psych/visitors/test_yaml_tree [360/754] 161478=ruby/enc/test_case_mapping [361/754] 161479=rubygems/test_rubygems [362/754] 161478=rubygems/test_gem_package_tar_writer [363/754] 161481=prism/ruby/ripper_test [364/754] 161478=rubygems/test_gem_config_file [365/754] 161473=rubygems/test_gem_commands_pristine_command [366/754] 161479=psych/test_yamlstore [367/754] 161479=ruby/test_yjit_exit_locations [368/754] 161478=ruby/test_hash [369/754] 161477=-ext-/arith_seq/test_arith_seq_beg_len_step [370/754] 161477=ruby/test_beginendblock [371/754] 161479=rubygems/test_gem_resolver_requirement_list [372/754] 161479=ruby/test_io_buffer [373/754] 161479=psych/test_scalar_scanner [374/754] 161479=ripper/test_files_ext [375/754] 161479=openssl/test_x509ext [376/754] 161479=prism/unescape_test [377/754] 161479=prism/result/equality_test [378/754] 161479=rubygems/test_gem_commands_query_command [379/754] 161485=-ext-/symbol/test_inadvertent_creation [380/754] 161475=prism/result/static_inspect_test [381/754] 161475=prism/result/source_location_test [382/754] 161475=ruby/test_complex [383/754] 161481=-ext-/vm/test_at_exit [384/754] 161485=-ext-/thread/test_instrumentation_api [385/754] 161481=rubygems/test_gem_ext_rake_builder [386/754] 161477=monitor/test_monitor [387/754] 161477=json/json_string_matching_test [388/754] 161477=mkmf/test_flags [389/754] 161475=openssl/test_asn1 [390/754] 161475=ruby/test_transcode [391/754] 161479=ruby/test_whileuntil [392/754] 161479=test_extlibs [393/754] 161475=-ext-/rational/test_rat [394/754] 161474=prism/ruby/tunnel_test [395/754] 161475=rubygems/test_gem_text [396/754] 161474=ruby/test_settracefunc [397/754] 161475=rubygems/test_gem_commands_stale_command [398/754] 161475=rubygems/test_gem_version [399/754] 161475=socket/test_tcp [400/754] 161483=test_pp [401/754] 161483=ruby/test_sprintf_comb [402/754] 161473=ruby/test_method_cache [403/754] 161473=ruby/test_path [404/754] 161473=rubygems/test_gem_stub_specification [405/754] 161485=prism/ruby/location_test [406/754] 161475=-ext-/string/test_enc_associate [407/754] 161485=prism/api/dump_test [408/754] 161481=ruby/test_gc [409/754] 161473=ruby/test_allocation [410/754] 161483=ruby/test_iseq [411/754] 161477=yaml/test_store [412/754] 161477=ruby/test_insns_leaf [413/754] 161477=-ext-/load/test_protect [414/754] 161477=psych/test_tree_builder [415/754] 161477=rubygems/test_gem_ext_cargo_builder_link_flag_converter [416/754] 161477=net/protocol/test_protocol [417/754] 161477=rubygems/test_gem_commands_open_command [418/754] 161477=cgi/test_cgi_util [419/754] 161477=openssl/test_x509req [420/754] 161475=-ext-/win32/test_dln [421/754] 161475=openssl/test_x509attr [422/754] 161475=ruby/test_complex2 [423/754] 161475=ruby/enc/test_iso_8859 [424/754] 161475=ruby/test_string_memory [425/754] 161486=prism/regexp_test [426/754] 161474=mkmf/test_pkg_config [427/754] 161475=-ext-/bignum/test_big2str [428/754] 161475=-ext-/string/test_coderange [429/754] 161486=open-uri/test_open-uri [430/754] 161475=mkmf/test_mkmf [431/754] 161477=-ext-/bignum/test_mul [432/754] 161477=ruby/test_mixed_unicode_escapes [433/754] 161474=-ext-/test_enumerator_kw [434/754] 161477=did_you_mean/spell_checking/test_require_path_check [435/754] 161474=io/nonblock/test_flush [436/754] 161474=cgi/test_cgi_header [437/754] 161475=rubygems/test_gem_commands_fetch_command [438/754] 161474=openssl/test_pkcs7 [439/754] 161477=ruby/test_complexrational [440/754] 161477=ruby/enc/test_gbk [441/754] 161477=rubygems/test_gem_specification Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 37183> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 161486 ko1 10u IPv4 999469835 0t0 TCP localhost:37183->localhost:58952 (CLOSE_WAIT) .Closed file descriptor: TestOpenURI#test_non_http_proxy: 10 [442/754] 161475=rubygems/test_gem_name_tuple Leaked file descriptor: TestOpenURI#test_redirect: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 43259> [443/754] 161475=ruby/test_warning COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 161486 ko1 10u IPv4 999477851 0t0 TCP localhost:43259->localhost:40326 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_encoding: 10 [444/754] 161486=rubygems/test_gem_dependency_installer [445/754] 161474=ruby/test_refinement [446/754] 161475=openssl/test_x509crl [447/754] 161483=psych/test_numeric [448/754] 161483=strscan/test_stringscanner [449/754] 161483=cgi/test_cgi_session [450/754] 161483=psych/test_class [451/754] 161483=ruby/enc/test_gb18030 [452/754] 161483=rubygems/test_gem_package_tar_reader [453/754] 161483=socket/test_basicsocket [454/754] 161475=rubygems/test_gem_commands_owner_command [455/754] 161483=-ext-/test_recursion [456/754] 161483=-ext-/string/test_normalize [457/754] 161483=prism/locals_test [458/754] 161483=test_find [459/754] 161483=rubygems/test_gem_unsatisfiable_dependency_error [460/754] 161483=objspace/test_ractor [461/754] 161483=rubygems/test_gem_package_tar_header [462/754] 161483=prism/ruby/pattern_test [463/754] 161485=ripper/test_sexp [464/754] 161485=rubygems/test_gem_ext_builder [465/754] 161475=fileutils/test_verbose [466/754] 161483=-ext-/typeddata/test_typeddata [467/754] 161475=rubygems/test_gem_resolver_vendor_specification [468/754] 161475=prism/ruby/compiler_test [469/754] 161475=date/test_date_strftime [470/754] 161479=ruby/test_struct [471/754] 161479=-ext-/bignum/test_bigzero [472/754] 161479=ruby/test_basicinstructions [473/754] 161479=fiber/test_mutex [474/754] 161483=psych/test_null [475/754] 161483=rubygems/test_gem_resolver_activation_request [476/754] 161483=ruby/enc/test_big5 [477/754] 161483=-ext-/iseq_load/test_iseq_load [478/754] 161479=did_you_mean/core_ext/test_name_error_extension [479/754] 161479=-ext-/string/test_fstring [480/754] 161475=fiber/test_timeout [481/754] 161475=ruby/test_fixnum [482/754] 161479=ruby/test_signal [483/754] 161475=fiber/test_scheduler [484/754] 161487=-ext-/test_ensure_and_callcc [485/754] 161487=rubygems/test_gem_rdoc [486/754] 161487=prism/api/lex_test [487/754] 161487=ripper/test_files_test_2 [488/754] 161477=rubygems/test_gem_version_option [489/754] 161477=ruby/test_require_lib [490/754] 161485=rubygems/test_gem_remote_fetcher_s3 [491/754] 161485=-ext-/win32/test_fd_setsize [492/754] 161485=ruby/test_objectspace [493/754] 161482=test_trick [494/754] 161483=prism/version_test [495/754] 161483=rubygems/test_gem_request_set [496/754] 161486=mkmf/test_have_func [497/754] 161478=-ext-/string/test_enc_str_buf_cat [498/754] 161478=rubygems/test_gem_package_tar_reader_entry [499/754] 161483=optparse/test_zsh_completion [500/754] 161483=rubygems/test_webauthn_listener [501/754] 161478=-ext-/thread/test_lock_native_thread [502/754] 161483=rubygems/test_gem_resolver_specification [503/754] 161478=dtrace/test_load [504/754] 161478=ruby/test_encoding [505/754] 161483=json/json_fixtures_test [506/754] 161483=ruby/test_default_gems [507/754] 161483=rubygems/test_gem_security_trust_dir [508/754] 161483=mkmf/test_constant [509/754] 161486=-ext-/test_bug-14834 [510/754] 161478=prism/ruby/ruby_parser_test [511/754] 161486=openssl/test_buffering [512/754] 161486=resolv/test_svcb_https [513/754] 161486=psych/nodes/test_enumerable [514/754] 161486=-ext-/proc/test_bmethod [515/754] 161486=-ext-/funcall/test_passing_block [516/754] 161486=uri/test_http [517/754] 161486=openssl/test_x509cert [518/754] 161478=socket/test_addrinfo [519/754] 161478=rubygems/test_deprecate [520/754] 161478=win32/test_registry [521/754] 161478=openssl/test_ssl [522/754] 161474=prism/api/parse_success_test [523/754] 161474=rubygems/test_gem_commands_push_command [524/754] 161486=ruby/test_module [525/754] 161475=strscan/test_ractor [526/754] 161475=ruby/test_sprintf [527/754] 161474=rubygems/test_gem_uri_formatter [528/754] 161474=ruby/test_optimization [529/754] 161475=rubygems/test_gem_request_connection_pools [530/754] 161476=uri/test_common [531/754] 161475=-ext-/exception/test_data_error [532/754] 161475=ruby/test_rubyvm [533/754] 161475=ruby/test_weakmap [534/754] 161479=rubygems/test_gem_doctor [535/754] 161479=socket/test_ancdata [536/754] 161476=ruby/enc/test_euc_jp [537/754] 161479=-ext-/string/test_external_new [538/754] 161476=ripper/test_scanner_events [539/754] 161479=-ext-/test_abi [540/754] 161476=rubygems/test_gem_resolver_dependency_request [541/754] 161476=io/console/test_ractor [542/754] 161476=rubygems/test_gem_spec_fetcher [543/754] 161483=ruby/test_undef [544/754] 161483=rubygems/test_gem_commands_sources_command [545/754] 161479=uri/test_ws [546/754] 161479=date/test_date_arith [547/754] 161479=io/console/test_io_console [548/754] 161476=ruby/test_numeric [549/754] 161476=ruby/test_metaclass [550/754] 161476=ruby/test_io [551/754] 161483=pathname/test_ractor [552/754] 161482=rubygems/test_gem_commands_environment_command [553/754] 161477=-ext-/tracepoint/test_tracepoint [554/754] 161482=-ext-/integer/test_my_integer [555/754] 161482=dtrace/test_array_create [556/754] 161482=rubygems/test_gem_resolver_installed_specification [557/754] 161483=rubygems/test_gem_commands_mirror [558/754] 161483=-ext-/marshal/test_internal_ivar [559/754] 161483=cgi/test_cgi_cookie [560/754] 161482=prism/encoding/symbol_encoding_test [561/754] 161483=prism/ruby/desugar_compiler_test [562/754] 161482=mkmf/test_signedness [563/754] 161483=openssl/test_hmac [564/754] 161483=-ext-/gvl/test_last_thread [565/754] 161477=uri/test_ldap [566/754] 161477=rubygems/test_gem_source_lock [567/754] 161483=etc/test_etc [568/754] 161477=rubygems/test_gem_remote_fetcher_local_server [569/754] 161487=openssl/test_cipher [570/754] 161477=psych/test_hash [571/754] 161477=-ext-/time/test_new [572/754] 161477=rubygems/test_gem_commands_which_command [573/754] 161487=ruby/test_enum [574/754] 161477=prism/api/parse_test [575/754] 161477=rubygems/test_gem_source_specific_file [576/754] 161483=socket/test_unix [577/754] 161477=optparse/test_optparse [578/754] 161483=psych/test_coder [579/754] 161483=ruby/test_symbol [580/754] 161477=-ext-/postponed_job/test_postponed_job [581/754] 161479=rubygems/test_gem_request_set_lockfile [582/754] 161473=json/ractor_test [583/754] 161473=did_you_mean/tree_spell/test_human_typo [584/754] 161473=-ext-/load/test_dot_dot [585/754] 161473=ruby/test_bignum [586/754] 161473=prism/ruby/reflection_test [587/754] 161473=rubygems/test_gem_util [588/754] 161479=test_tempfile [589/754] 161486=openssl/test_config [590/754] 161477=rubygems/test_gem_resolver [591/754] 161486=rubygems/test_gem_remote_fetcher [592/754] 161473=rubygems/test_gem_gemcutter_utilities [593/754] 161477=did_you_mean/edit_distance/test_jaro_winkler [594/754] 161477=rubygems/test_gem_commands_yank_command [595/754] 161486=rubygems/test_exit [596/754] 161479=did_you_mean/spell_checking/test_pattern_key_name_check [597/754] 161479=net/http/test_httpresponse [598/754] 161485=ruby/test_inlinecache [599/754] 161473=-ext-/marshal/test_usrmarshal [600/754] 161482=ruby/test_weakkeymap [601/754] 161477=rubygems/test_gem_command [602/754] 161479=ruby/test_key_error [603/754] 161479=openssl/test_engine [604/754] 161479=-ext-/exception/test_enc_raise [605/754] 161486=ruby/enc/test_case_options [606/754] 161479=-ext-/method/test_arity [607/754] 161485=ruby/test_ractor [608/754] 161479=-ext-/st/test_update [609/754] 161486=ripper/test_files_sample [610/754] 161479=rubygems/test_gem_security_policy [611/754] 161477=rubygems/test_gem_install_update_options [612/754] 161485=uri/test_file [613/754] 161485=rubygems/test_gem_resolver_index_set [614/754] 161486=ruby/test_call [615/754] 161485=ruby/test_thread [616/754] 161473=json/json_generic_object_test [617/754] 161473=dtrace/test_hash_create [618/754] 161473=date/test_switch_hitter [619/754] 161473=ruby/test_defined [620/754] 161477=-ext-/bignum/test_pack [621/754] 161487=rubygems/test_gem_resolver_vendor_set [622/754] 161486=ruby/test_fnmatch [623/754] 161479=mkmf/test_have_library [624/754] 161487=erb/test_erb_command [625/754] 161473=rubygems/test_require [626/754] 161486=net/http/test_https [627/754] 161487=prism/result/integer_base_flags_test [628/754] 161487=net/http/test_httpresponses [629/754] 161487=ruby/test_unicode_escape [630/754] 161487=uri/test_ftp [631/754] 161487=-ext-/string/test_too_many_dummy_encodings [632/754] 161487=ripper/test_filter [633/754] 161477=rubygems/test_gem_ext_cmake_builder [634/754] 161477=ruby/test_clone [635/754] 161487=objspace/test_objspace [636/754] 161477=erb/test_erb_m17n [637/754] 161477=ruby/enc/test_koi8 [638/754] 161477=rubygems/test_gem_dependency_resolution_error [639/754] 161477=prism/fixtures_test [640/754] 161477=ruby/test_rational2 [641/754] 161477=net/http/test_http [642/754] 161482=dtrace/test_raise [643/754] 161482=open-uri/test_proxy [644/754] 161482=io/wait/test_io_wait_uncommon [645/754] 161482=psych/test_string [646/754] 161484=ruby/test_yield [647/754] 161482=rubygems/test_gem_request_set_lockfile_parser [648/754] 161479=ruby/enc/test_shift_jis [649/754] 161479=rubygems/test_gem_ci_detector [650/754] 161478=rubygems/test_gem_commands_specification_command [651/754] 161479=psych/handlers/test_recorder [652/754] 161479=-ext-/iter/test_yield_block [653/754] 161479=psych/test_yaml [654/754] 161482=psych/test_boolean [655/754] 161482=mkmf/test_config [656/754] 161479=fiber/test_ractor [657/754] 161478=psych/test_document [658/754] 161478=did_you_mean/test_spell_checker [659/754] 161478=-ext-/bug_reporter/test_bug_reporter [660/754] 161479=optparse/test_getopts [661/754] 161483=rubygems/test_gem_resolver_api_specification [662/754] 161479=prism/ruby/parameters_signature_test [663/754] 161479=ruby/test_primitive [664/754] 161479=rubygems/test_gem_request [665/754] 161483=socket/test_nonblock [666/754] 161483=rubygems/test_gem_commands_signin_command [667/754] 161473=openssl/test_pkey [668/754] 161483=ruby/test_pattern_matching [669/754] 161483=fiber/test_thread [670/754] 161473=rubygems/test_gem_commands_search_command [671/754] 161473=ruby/test_arithmetic_sequence [672/754] 161473=ruby/test_literal [673/754] 161483=ruby/test_file [674/754] 161479=socket/test_sockopt [675/754] 161479=ruby/test_frozen_error [676/754] 161479=prism/bom_test [677/754] 161478=ruby/test_lambda [678/754] 161479=psych/test_encoding [679/754] 161479=ruby/test_regexp [680/754] 161482=prism/newline_offsets_test [681/754] 161478=ruby/test_rational [682/754] 161475=-ext-/bignum/test_str2big [683/754] 161475=rubygems/test_gem_resolver_conflict [684/754] 161475=ruby/test_readpartial [685/754] 161475=psych/test_scalar [686/754] 161475=rubygems/test_gem_commands_contents_command [687/754] 161475=psych/test_yamldbm [688/754] 161475=json/test_helper [689/754] 161475=ruby/test_thread_cv [690/754] 161482=cgi/test_cgi_modruby [691/754] 161482=ruby/enc/test_windows_1251 [692/754] 161482=prism/ruby/relocation_test [693/754] 161482=ripper/test_parser_events [694/754] 161482=resolv/test_addr [695/754] 161482=ruby/test_eval [696/754] 161478=-ext-/file/test_stat [697/754] 161478=rubygems/test_gem_resolver_best_set [698/754] 161475=mkmf/test_convertible [699/754] 161478=rubygems/test_gem_commands_dependency_command [700/754] 161478=rubygems/test_gem_ext_ext_conf_builder [701/754] 161486=dtrace/test_cmethod [702/754] 161486=-ext-/string/test_qsort [703/754] 161486=fiber/test_storage [704/754] 161486=prism/result/string_test [705/754] 161486=-ext-/path_to_class/test_path_to_class [706/754] 161486=json/json_addition_test [707/754] 161486=-ext-/thread_fd/test_thread_fd_close [708/754] 161486=dtrace/test_method_cache [709/754] 161486=ruby/test_iterator [710/754] 161486=psych/test_marshalable [711/754] 161486=dtrace/test_string [712/754] 161486=rubygems/test_gem_resolver_index_specification [713/754] 161486=rubygems/test_gem_dependency [714/754] 161486=ruby/test_class [715/754] 161482=psych/test_serialize_subclasses [716/754] 161482=ruby/test_const [717/754] 161482=prism/api/parse_comments_test [718/754] 161482=rubygems/test_gem_commands_cert_command [719/754] 161473=fiber/test_io [720/754] 161473=fileutils/test_fileutils [721/754] 161483=-ext-/eval/test_eval [722/754] 161483=fiber/test_process [723/754] 161483=ruby/test_object [724/754] 161473=coverage/test_coverage [725/754] 161478=psych/test_stream [726/754] 161478=json/json_common_interface_test [727/754] 161478=rubygems/test_remote_fetch_error [728/754] 161478=pathname/test_pathname [729/754] 161483=ruby/test_dir_m17n [730/754] 161478=rubygems/test_gem_resolver_git_specification [731/754] 161482=cgi/test_cgi_tag_helper [732/754] 161477=prism/result/named_capture_test [733/754] 161477=ruby/test_flip [734/754] 161482=fileutils/test_nowrite [735/754] 161482=ruby/test_thread_queue [736/754] 161477=optparse/test_summary [737/754] 161474=ruby/test_stack [738/754] 161477=rubygems/test_gem_ext_cargo_builder_unit [739/754] 161478=rubygems/test_gem_commands_install_command [740/754] 161477=-ext-/st/test_foreach [741/754] 161476=ruby/test_econv [742/754] 161477=test_securerandom [743/754] 161477=uri/test_wss [744/754] 161477=fiber/test_address_resolve [745/754] 161477=ruby/test_variable [746/754] 161477=openssl/test_digest [747/754] 161477=rubygems/test_gem_resolver_lock_specification [748/754] 161477=-ext-/string/test_cstr [749/754] 161473=-ext-/num2int/test_num2int [750/754] 161473=rubygems/test_gem_source_local [751/754] 161473=-ext-/iter/test_iter_break [752/754] 161473=mkmf/test_have_macro [753/754] 161481=ruby/test_process [754/754] 161484=ruby/test_parse $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 996 1015 1015 1015 pts/0 1015 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1018 160266 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 160266 160269 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250417-222322 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 160269 160270 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250417-222322 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 160270 161140 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 161140 161141 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 161141 161469 1015 1015 pts/0 1015 Sl+ 1000 0:16 /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 161469 161485 1015 1015 pts/0 1015 Sl+ 1000 0:24 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread 161485 189535 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread 160270 189958 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 311356 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 341541 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 653320 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 694506 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1050354 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1203214 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2597670 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3432248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3823805 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3942842 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 4068349 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read {1=>[996, 311356, 341541, 653320, 694506, 1050354, 1203214, 1740617, 1863343, 2597670, 3432248, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[160266], 160266=>[160269], 160269=>[160270], 160270=>[161140, 189958], 161140=>[161141], 161141=>[161469], 161469=>[161485], 161485=>[189535]} $ timeout 60 gdb -p 189535 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 189537] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000055fdbc833e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x76fe14e006c0 (LWP 189535) "test_thread.rb*" 0x000055fdbc833e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x76fe16e006c0 (LWP 189537) "test_thread.rb*" 0x000076fe3ed1b4cd in __GI___poll (fds=0x76fe0c109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x76fe16e006c0 (LWP 189537) "test_thread.rb*"): #0 0x000076fe3ed1b4cd in __GI___poll (fds=0x76fe0c109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000055fdbc7be6da in __interceptor_poll () No symbol table info available. #2 0x000055fdbcb6dddf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x000055fdbc817a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000076fe3ec9caa4 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 = {130833677551296, 7196924624565054001, 130833677551296, -352, 0, 130833643986768, 7196924624577636913, 7196977590881233457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000076fe3ed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x76fe14e006c0 (LWP 189535) "test_thread.rb*"): #0 0x000055fdbc833e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000055fdbc834dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000055fdbc783670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000055fdbc7834e9 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 0x000055fdbc783115 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 0x000055fdbc77e11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000055fdbc77e7d3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000055fdbc81a070 in __interceptor_calloc () No symbol table info available. #8 0x000055fdbc88918e in calloc1 (n=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1470 No locals. #9 rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8267 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> gpr = <optimized out> #10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>, size@entry=16) at /tmp/ruby/src/trunk_asan/gc.c:4725 No locals. #11 ruby_xcalloc (n=<optimized out>, size=size@entry=16) at /tmp/ruby/src/trunk_asan/gc.c:4719 No locals. #12 0x000055fdbcb40914 in rb_id_table_init (tbl=0x50300001e7c0, capa=-512) at /tmp/ruby/src/trunk_asan/id_table.c:90 No locals. #13 rb_id_table_create (capa=capa@entry=2) at /tmp/ruby/src/trunk_asan/id_table.c:99 tbl = 0x50300001e7c0 #14 0x000055fdbcbd3752 in vm_search_cc (klass=130834346206880, ci=0x76fe0cf09d90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2126 mid = 3169 cc_tbl = 0x0 ccs = 0x0 cme = <optimized out> cc = <optimized out> ccs_data = <optimized out> ccs_len = <optimized out> argc = <optimized out> flag = <optimized out> i = <optimized out> ccs_ci_argc = <optimized out> ccs_ci_flag = <optimized out> ccs_cc = <optimized out> #15 rb_vm_search_method_slowpath (ci=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2189 _lev = <optimized out> cc = <optimized out> #16 0x000055fdbcc22a8c in vm_search_method_slowpath0 (cd_owner=130834338129600, klass=128, cd=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2210 cc = <optimized out> empty_cc = <optimized out> #17 gccct_method_search_slowpath (vm=0x525000000100, klass=128, index=0, ci=0x55fdbc833e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:418 cd = {ci = 0x55fdbc833e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, cc = 0x0} #18 0x000055fdbcc55757 in gccct_method_search (ec=0x516002fac0d0, recv=130833756739080, mid=3169, ci=0x55fdbc833e3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:483 klass = 128 index = 0 vm = 0x540000000308 cc = 0x0 cme = <optimized out> #19 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:527 ci = {flags = 9895527813286708059, kwarg = 0xcab8db31f2, mid = 15747197836426510782, flag = 364749278512974153, argc = 9892713063519601499} scope = <optimized out> kw_splat = <optimized out> cc = <optimized out> call_status = <optimized out> #20 0x000055fdbcc05046 in rb_call (scope=CALL_PUBLIC, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x540000000308 #21 rb_funcallv_kw (recv=128, mid=0, argc=-1132249538, argv=0x0, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1070 No locals. #22 0x000055fdbc9aac14 in rb_class_new_instance_kw (argc=argc@entry=2, argv=argv@entry=0x76fe0cc096e0, klass=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/object.c:2215 obj = 130833756739080 #23 rb_class_new_instance (argc=argc@entry=2, argv=argv@entry=0x76fe0cc096e0, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/object.c:2223 No locals. #24 0x000055fdbc9db1ed in rb_exit (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4360 args = {1, 130833756739200} #25 0x000055fdbc9db29a in rb_f_exit (argc=argc@entry=0, argv=argv@entry=0x76fe0f6df838) at /tmp/ruby/src/trunk_asan/process.c:4376 istatus = 0 #26 0x000055fdbc9decdd in f_exit (c=0, a=0x76fe0f6df838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4430 No locals. #27 0x000055fdbcc3d098 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x6501001c0001 cc = <optimized out> me = 0x76fe1b985798 cfunc = 0x5040000202d8 recv = 130833690503760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #28 0x000055fdbcc233ad in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x76fe14dff310) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #29 0x000055fdbcc22e65 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #30 0x000055fdbcbeab19 in vm_sendish (ec=0x516002fac0d0, reg_cfp=0x76fe0f7df790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 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> #31 vm_exec_core (ec=ec@entry=0x516002fac0d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x55fdbcbe0846 <vm_exec_core+12886>, 0x55fdbcbddc95 <vm_exec_core+1701>, 0x55fdbcbdf477 <vm_exec_core+7815>, 0x55fdbcbe4636 <vm_exec_core+28742>, 0x55fdbcbdedc2 <vm_exec_core+6098>, 0x55fdbcbe5287 <vm_exec_core+31895>, 0x55fdbcbe364e <vm_exec_core+24670>, 0x55fdbcbe14f5 <vm_exec_core+16133>, 0x55fdbcbddf9e <vm_exec_core+2478>, 0x55fdbcbe4daf <vm_exec_core+30655>, 0x55fdbcbe49c0 <vm_exec_core+29648>, 0x55fdbcbdf17f <vm_exec_core+7055>, 0x55fdbcbde57b <vm_exec_core+3979>, 0x55fdbcbe3af1 <vm_exec_core+25857>, 0x55fdbcbdff3b <vm_exec_core+10571>, 0x55fdbcbe4fb9 <vm_exec_core+31177>, 0x55fdbcbe4bd7 <vm_exec_core+30183>, 0x55fdbcbe06ee <vm_exec_core+12542>, 0x55fdbcbe1462 <vm_exec_core+15986>, 0x55fdbcbe37da <vm_exec_core+25066>, 0x55fdbcbe4b3b <vm_exec_core+30027>, 0x55fdbcbe28de <vm_exec_core+21230>, 0x55fdbcbe3872 <vm_exec_core+25218>, 0x55fdbcbe3c70 <vm_exec_core+26240>, 0x55fdbcbe280c <vm_exec_core+21020>, 0x55fdbcbde477 <vm_exec_core+3719>, 0x55fdbcbe3009 <vm_exec_core+23065>, 0x55fdbcbde2d8 <vm_exec_core+3304>, 0x55fdbcbde620 <vm_exec_core+4144>, 0x55fdbcbe097b <vm_exec_core+13195>, 0x55fdbcbe26b1 <vm_exec_core+20673>, 0x55fdbcbe2c31 <vm_exec_core+22081>, 0x55fdbcbe2440 <vm_exec_core+20048>, 0x55fdbcbddee1 <vm_exec_core+2289>, 0x55fdbcbe3eb8 <vm_exec_core+26824>, 0x55fdbcbe48e8 <vm_exec_core+29432>, 0x55fdbcbde71b <vm_exec_core+4395>, 0x55fdbcbdf879 <vm_exec_core+8841>, 0x55fdbcbdf38a <vm_exec_core+7578>, 0x55fdbcbe009c <vm_exec_core+10924>, 0x55fdbcbe13be <vm_exec_core+15822>, 0x55fdbcbde80b <vm_exec_core+4635>, 0x55fdbcbe3d3d <vm_exec_core+26445>, 0x55fdbcbdf7da <vm_exec_core+8682>, 0x55fdbcbe125f <vm_exec_core+15471>, 0x55fdbcbe1cd7 <vm_exec_core+18151>, 0x55fdbcbe3bef <vm_exec_core+26111>, 0x55fdbcbe2a91 <vm_exec_core+21665>, 0x55fdbcbe02a5 <vm_exec_core+11445>, 0x55fdbcbdfa81 <vm_exec_core+9361>, 0x55fdbcbe39cd <vm_exec_core+25565>, 0x55fdbcbe0aef <vm_exec_core+13567>, 0x55fdbcbe30b4 <vm_exec_core+23236>, 0x55fdbcbe2ba4 <vm_exec_core+21940>, 0x55fdbcbe32f6 <vm_exec_core+23814>, 0x55fdbcbe418d <vm_exec_core+27549>, 0x55fdbcbe1eda <vm_exec_core+18666>, 0x55fdbcbdd98b <vm_exec_core+923>, 0x55fdbcbe0419 <vm_exec_core+11817>, 0x55fdbcbe3919 <vm_exec_core+25385>, 0x55fdbcbe053f <vm_exec_core+12111>, 0x55fdbcbe274e <vm_exec_core+20830>, 0x55fdbcbe2f0a <vm_exec_core+22810>, 0x55fdbcbe1a91 <vm_exec_core+17569>, 0x55fdbcbe2574 <vm_exec_core+20356>, 0x55fdbcbe0769 <vm_exec_core+12665>, 0x55fdbcbdfd56 <vm_exec_core+10086>, 0x55fdbcbe33cd <vm_exec_core+24029>, 0x55fdbcbde8c1 <vm_exec_core+4817>, 0x55fdbcbe1895 <vm_exec_core+17061>, 0x55fdbcbec2c9 <vm_exec_core+60633>, 0x55fdbcbe2982 <vm_exec_core+21394>, 0x55fdbcbdeb61 <vm_exec_core+5489>, 0x55fdbcbdf062 <vm_exec_core+6770>, 0x55fdbcbdec7e <vm_exec_core+5774>, 0x55fdbcbdf925 <vm_exec_core+9013>, 0x55fdbcbe00fb <vm_exec_core+11019>, 0x55fdbcbdd990 <vm_exec_core+928>, 0x55fdbcbdf6d7 <vm_exec_core+8423>, 0x55fdbcbe54c1 <vm_exec_core+32465>, 0x55fdbcbe2e27 <vm_exec_core+22583>, 0x55fdbcbe1dd8 <vm_exec_core+18408>, 0x55fdbcbe3dae <vm_exec_core+26558>, 0x55fdbcbe558d <vm_exec_core+32669>, 0x55fdbcbe40ad <vm_exec_core+27325>, 0x55fdbcbe5047 <vm_exec_core+31319>, 0x55fdbcbe5114 <vm_exec_core+31524>, 0x55fdbcbde39b <vm_exec_core+3499>, 0x55fdbcbe4c79 <vm_exec_core+30345>, 0x55fdbcbe0a18 <vm_exec_core+13352>, 0x55fdbcbe4e88 <vm_exec_core+30872>, 0x55fdbcbe05e4 <vm_exec_core+12276>, 0x55fdbcbe3f8d <vm_exec_core+27037>, 0x55fdbcbdfba0 <vm_exec_core+9648>, 0x55fdbcbe0d0d <vm_exec_core+14109>, 0x55fdbcbe51ed <vm_exec_core+31741>, 0x55fdbcbe131a <vm_exec_core+15658>, 0x55fdbcbe0ea3 <vm_exec_core+14515>, 0x55fdbcbdda59 <vm_exec_core+1129>, 0x55fdbcbde0ef <vm_exec_core+2815>, 0x55fdbcbddb3b <vm_exec_core+1355>, 0x55fdbcbe1b85 <vm_exec_core+17813>, 0x55fdbcbe1041 <vm_exec_core+14929>, 0x55fdbcbe1772 <vm_exec_core+16770>, 0x55fdbcbe1695 <vm_exec_core+16549>, 0x55fdbcbe0884 <vm_exec_core+12948>, 0x55fdbcbe0f3d <vm_exec_core+14669>, 0x55fdbcbe0bea <vm_exec_core+13818>, 0x55fdbcbe11e4 <vm_exec_core+15348>, 0x55fdbcbe1169 <vm_exec_core+15225>, 0x55fdbcbe0837 <vm_exec_core+12871>, 0x55fdbcbddc86 <vm_exec_core+1686>, 0x55fdbcbdf468 <vm_exec_core+7800>, 0x55fdbcbe4627 <vm_exec_core+28727>, 0x55fdbcbdedb3 <vm_exec_core+6083>, 0x55fdbcbe5278 <vm_exec_core+31880>, 0x55fdbcbe363f <vm_exec_core+24655>, 0x55fdbcbe14e6 <vm_exec_core+16118>, 0x55fdbcbddf8f <vm_exec_core+2463>, 0x55fdbcbe4da0 <vm_exec_core+30640>, 0x55fdbcbe49b1 <vm_exec_core+29633>, 0x55fdbcbdf170 <vm_exec_core+7040>, 0x55fdbcbde56c <vm_exec_core+3964>, 0x55fdbcbe3ae2 <vm_exec_core+25842>, 0x55fdbcbdff2c <vm_exec_core+10556>, 0x55fdbcbe4faa <vm_exec_core+31162>, 0x55fdbcbe4bc8 <vm_exec_core+30168>, 0x55fdbcbe06df <vm_exec_core+12527>, 0x55fdbcbe1453 <vm_exec_core+15971>, 0x55fdbcbe37cb <vm_exec_core+25051>, 0x55fdbcbe4b2c <vm_exec_core+30012>, 0x55fdbcbe28cf <vm_exec_core+21215>, 0x55fdbcbe3863 <vm_exec_core+25203>, 0x55fdbcbe3c61 <vm_exec_core+26225>, 0x55fdbcbe27fd <vm_exec_core+21005>, 0x55fdbcbde468 <vm_exec_core+3704>, 0x55fdbcbe2ffa <vm_exec_core+23050>, 0x55fdbcbde2c9 <vm_exec_core+3289>, 0x55fdbcbde611 <vm_exec_core+4129>, 0x55fdbcbe096c <vm_exec_core+13180>, 0x55fdbcbe26a2 <vm_exec_core+20658>, 0x55fdbcbe2c22 <vm_exec_core+22066>, 0x55fdbcbe2431 <vm_exec_core+20033>, 0x55fdbcbdded2 <vm_exec_core+2274>, 0x55fdbcbe3ea9 <vm_exec_core+26809>, 0x55fdbcbe48d9 <vm_exec_core+29417>, 0x55fdbcbde70c <vm_exec_core+4380>, 0x55fdbcbdf86a <vm_exec_core+8826>, 0x55fdbcbdf37b <vm_exec_core+7563>, 0x55fdbcbe008d <vm_exec_core+10909>, 0x55fdbcbe13af <vm_exec_core+15807>, 0x55fdbcbde7fc <vm_exec_core+4620>, 0x55fdbcbe3d2e <vm_exec_core+26430>, 0x55fdbcbdf7cb <vm_exec_core+8667>, 0x55fdbcbe1250 <vm_exec_core+15456>, 0x55fdbcbe1cc8 <vm_exec_core+18136>, 0x55fdbcbe3be0 <vm_exec_core+26096>, 0x55fdbcbe2a82 <vm_exec_core+21650>, 0x55fdbcbe0296 <vm_exec_core+11430>, 0x55fdbcbdfa72 <vm_exec_core+9346>, 0x55fdbcbe39be <vm_exec_core+25550>, 0x55fdbcbe0ae0 <vm_exec_core+13552>, 0x55fdbcbe30a5 <vm_exec_core+23221>, 0x55fdbcbe2b95 <vm_exec_core+21925>, 0x55fdbcbe32e7 <vm_exec_core+23799>, 0x55fdbcbe417e <vm_exec_core+27534>, 0x55fdbcbe1ecb <vm_exec_core+18651>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe040a <vm_exec_core+11802>, 0x55fdbcbe390a <vm_exec_core+25370>, 0x55fdbcbe0530 <vm_exec_core+12096>, 0x55fdbcbe273f <vm_exec_core+20815>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe1a82 <vm_exec_core+17554>, 0x55fdbcbe2565 <vm_exec_core+20341>, 0x55fdbcbe075a <vm_exec_core+12650>, 0x55fdbcbdfd47 <vm_exec_core+10071>, 0x55fdbcbe33be <vm_exec_core+24014>, 0x55fdbcbde8b2 <vm_exec_core+4802>, 0x55fdbcbe1886 <vm_exec_core+17046>, 0x55fdbcbec2ba <vm_exec_core+60618>, 0x55fdbcbe2973 <vm_exec_core+21379>, 0x55fdbcbdeb52 <vm_exec_core+5474>, 0x55fdbcbdf053 <vm_exec_core+6755>, 0x55fdbcbdec6f <vm_exec_core+5759>, 0x55fdbcbdf916 <vm_exec_core+8998>, 0x55fdbcbe00ec <vm_exec_core+11004>, 0x55fdbcbe1d95 <vm_exec_core+18341>, 0x55fdbcbe13a5 <vm_exec_core+15797>, 0x55fdbcbe1d90 <vm_exec_core+18336>, 0x55fdbcbe28ca <vm_exec_core+21210>, 0x55fdbcbe27f8 <vm_exec_core+21000>, 0x55fdbcbdf911 <vm_exec_core+8993>, 0x55fdbcbe2a46 <vm_exec_core+21590>, 0x55fdbcbe0a0e <vm_exec_core+13342>, 0x55fdbcbe0a13 <vm_exec_core+13347>, 0x55fdbcbe27f3 <vm_exec_core+20995>, 0x55fdbcbe2698 <vm_exec_core+20648>, 0x55fdbcbe1759 <vm_exec_core+16745>, 0x55fdbcbe1681 <vm_exec_core+16529>...} reg_cfp = 0x76fe0f7df790 reg_pc = 0x511000216d28 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> #32 0x000055fdbcbd9d9b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002fac0d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x76fe14dff6c0, <optimized out>, <optimized out>}, prev = 0x76fe14dffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #33 0x000055fdbcc16c0b in invoke_iseq_block_from_c (ec=0x516002fac0d0, captured=<optimized out>, self=130833690503760, 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:1626 flags = 0 iseq = 0x76fe1f14eb98 cfp = 0x76fe0f7df7c8 sp = 0x76fe0f6df818 use_argv = <optimized out> stack_argv = 0x76fe0f6df818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #34 invoke_block_from_c_proc (ec=0x516002fac0d0, self=130833690503760, 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:1720 block = <optimized out> keyword_hash = <optimized out> #35 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:1750 No locals. #36 0x000055fdbcc14e96 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x504001716810, argc=-1132249538, 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:1771 self = 0 #37 0x000055fdbcb6cb6d in thread_do_start_proc (th=th@entry=0x515000253f80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504001716810 args_len = 0 args_ptr = <optimized out> #38 0x000055fdbcb6a74a in thread_do_start (th=0x515000253f80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #39 thread_start_func_2 (th=th@entry=0x515000253f80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #40 0x000055fdbcb69a0e in call_thread_start_func_2 (th=0x515000253f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x76fe14dffcc0 #41 nt_start (ptr=0x50c0005ef0c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x515000253f80 sched = <optimized out> nt = 0x50c0005ef0c0 vm = 0x525000000100 #42 0x000055fdbc817a8f in asan_thread_start(void*) () No symbol table info available. #43 0x000076fe3ec9caa4 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 = {130833643996864, 7196920226518542897, 130833643996864, -352, 0, 140728818738064, 7196920226531125809, 7196977590881233457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #44 0x000076fe3ed29c3c 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 189535) detached] $ timeout 60 gdb -p 161485 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 189536] [New LWP 189487] [New LWP 182129] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000076fe3ed26cd7 in __GI___select (nfds=9, readfds=0x50c0005efe40, writefds=0x0, exceptfds=0x0, timeout=0x7ffdfb402a60) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x76fe3ee37c40 (LWP 161485) "ruby" 0x000076fe3ed26cd7 in __GI___select (nfds=9, readfds=0x50c0005efe40, writefds=0x0, exceptfds=0x0, timeout=0x7ffdfb402a60) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x76fe22a006c0 (LWP 189536) "test_thread.rb*" 0x000076fe3ed1b4cd in __GI___poll (fds=0x76fe0c109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x76fe16e006c0 (LWP 189487) "Timeout stdlib " 0x000076fe3ec98d71 in __futex_abstimed_wait_common64 (private=30462, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0005eb094) at ./nptl/futex-internal.c:57 4 Thread 0x76fe066006c0 (LWP 182129) "parallel.rb:40" 0x000076fe3ed1b4cd in __GI___poll (fds=0x76fe11e1a660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x76fe066006c0 (LWP 182129) "parallel.rb:40"): #0 0x000076fe3ed1b4cd in __GI___poll (fds=0x76fe11e1a660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000055fdbc7be6da in __interceptor_poll () No symbol table info available. #2 0x000055fdbc91ad29 in nogvl_wait_for (th=130833815212320, fptr=0x51100023e780, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12588 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 0x000055fdbc91c1fa in internal_read_func (ptr=0x76fe11e1a440) at /tmp/ruby/src/trunk_asan/io.c:1211 iis = 0x76fe11e1a440 result = <optimized out> #5 0x000055fdbcb51f53 in rb_thread_io_blocking_call (func=0x55fdbc91bcf0 <internal_read_func>, data1=0x76fe11e1a440, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1827 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x000055fdbc8622d0 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:1073 _ec = 0x516002fc58d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x76fe065fedb0, <optimized out>, 0x76fe065fecc0, <optimized out>, <optimized out>}, prev = 0x76fe11e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002fc58d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000055fdbc930595 in io_read_memory_locktmp (str=130833593771616, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3457 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:3503 str = <optimized out> iis = {th = 130833815212320, fptr = 0x51100023e780, nonblock = 0, fd = 4, buf = 0x5190002e4f80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100023e780 n = <optimized out> shrinkable = <optimized out> #9 0x000055fdbc90c7e1 in io_readpartial (argc=300000864, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3623 ret = <optimized out> #10 0x000055fdbcc3d098 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x40b100100003 cc = <optimized out> me = 0x76fe3e529ed8 cfunc = 0x504000010f58 recv = 130833815212640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000055fdbcbeab19 in vm_sendish (ec=0x516002fc58d0, reg_cfp=0x76fe13ce5790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 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=0x516002fc58d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x55fdbcbe0846 <vm_exec_core+12886>, 0x55fdbcbddc95 <vm_exec_core+1701>, 0x55fdbcbdf477 <vm_exec_core+7815>, 0x55fdbcbe4636 <vm_exec_core+28742>, 0x55fdbcbdedc2 <vm_exec_core+6098>, 0x55fdbcbe5287 <vm_exec_core+31895>, 0x55fdbcbe364e <vm_exec_core+24670>, 0x55fdbcbe14f5 <vm_exec_core+16133>, 0x55fdbcbddf9e <vm_exec_core+2478>, 0x55fdbcbe4daf <vm_exec_core+30655>, 0x55fdbcbe49c0 <vm_exec_core+29648>, 0x55fdbcbdf17f <vm_exec_core+7055>, 0x55fdbcbde57b <vm_exec_core+3979>, 0x55fdbcbe3af1 <vm_exec_core+25857>, 0x55fdbcbdff3b <vm_exec_core+10571>, 0x55fdbcbe4fb9 <vm_exec_core+31177>, 0x55fdbcbe4bd7 <vm_exec_core+30183>, 0x55fdbcbe06ee <vm_exec_core+12542>, 0x55fdbcbe1462 <vm_exec_core+15986>, 0x55fdbcbe37da <vm_exec_core+25066>, 0x55fdbcbe4b3b <vm_exec_core+30027>, 0x55fdbcbe28de <vm_exec_core+21230>, 0x55fdbcbe3872 <vm_exec_core+25218>, 0x55fdbcbe3c70 <vm_exec_core+26240>, 0x55fdbcbe280c <vm_exec_core+21020>, 0x55fdbcbde477 <vm_exec_core+3719>, 0x55fdbcbe3009 <vm_exec_core+23065>, 0x55fdbcbde2d8 <vm_exec_core+3304>, 0x55fdbcbde620 <vm_exec_core+4144>, 0x55fdbcbe097b <vm_exec_core+13195>, 0x55fdbcbe26b1 <vm_exec_core+20673>, 0x55fdbcbe2c31 <vm_exec_core+22081>, 0x55fdbcbe2440 <vm_exec_core+20048>, 0x55fdbcbddee1 <vm_exec_core+2289>, 0x55fdbcbe3eb8 <vm_exec_core+26824>, 0x55fdbcbe48e8 <vm_exec_core+29432>, 0x55fdbcbde71b <vm_exec_core+4395>, 0x55fdbcbdf879 <vm_exec_core+8841>, 0x55fdbcbdf38a <vm_exec_core+7578>, 0x55fdbcbe009c <vm_exec_core+10924>, 0x55fdbcbe13be <vm_exec_core+15822>, 0x55fdbcbde80b <vm_exec_core+4635>, 0x55fdbcbe3d3d <vm_exec_core+26445>, 0x55fdbcbdf7da <vm_exec_core+8682>, 0x55fdbcbe125f <vm_exec_core+15471>, 0x55fdbcbe1cd7 <vm_exec_core+18151>, 0x55fdbcbe3bef <vm_exec_core+26111>, 0x55fdbcbe2a91 <vm_exec_core+21665>, 0x55fdbcbe02a5 <vm_exec_core+11445>, 0x55fdbcbdfa81 <vm_exec_core+9361>, 0x55fdbcbe39cd <vm_exec_core+25565>, 0x55fdbcbe0aef <vm_exec_core+13567>, 0x55fdbcbe30b4 <vm_exec_core+23236>, 0x55fdbcbe2ba4 <vm_exec_core+21940>, 0x55fdbcbe32f6 <vm_exec_core+23814>, 0x55fdbcbe418d <vm_exec_core+27549>, 0x55fdbcbe1eda <vm_exec_core+18666>, 0x55fdbcbdd98b <vm_exec_core+923>, 0x55fdbcbe0419 <vm_exec_core+11817>, 0x55fdbcbe3919 <vm_exec_core+25385>, 0x55fdbcbe053f <vm_exec_core+12111>, 0x55fdbcbe274e <vm_exec_core+20830>, 0x55fdbcbe2f0a <vm_exec_core+22810>, 0x55fdbcbe1a91 <vm_exec_core+17569>, 0x55fdbcbe2574 <vm_exec_core+20356>, 0x55fdbcbe0769 <vm_exec_core+12665>, 0x55fdbcbdfd56 <vm_exec_core+10086>, 0x55fdbcbe33cd <vm_exec_core+24029>, 0x55fdbcbde8c1 <vm_exec_core+4817>, 0x55fdbcbe1895 <vm_exec_core+17061>, 0x55fdbcbec2c9 <vm_exec_core+60633>, 0x55fdbcbe2982 <vm_exec_core+21394>, 0x55fdbcbdeb61 <vm_exec_core+5489>, 0x55fdbcbdf062 <vm_exec_core+6770>, 0x55fdbcbdec7e <vm_exec_core+5774>, 0x55fdbcbdf925 <vm_exec_core+9013>, 0x55fdbcbe00fb <vm_exec_core+11019>, 0x55fdbcbdd990 <vm_exec_core+928>, 0x55fdbcbdf6d7 <vm_exec_core+8423>, 0x55fdbcbe54c1 <vm_exec_core+32465>, 0x55fdbcbe2e27 <vm_exec_core+22583>, 0x55fdbcbe1dd8 <vm_exec_core+18408>, 0x55fdbcbe3dae <vm_exec_core+26558>, 0x55fdbcbe558d <vm_exec_core+32669>, 0x55fdbcbe40ad <vm_exec_core+27325>, 0x55fdbcbe5047 <vm_exec_core+31319>, 0x55fdbcbe5114 <vm_exec_core+31524>, 0x55fdbcbde39b <vm_exec_core+3499>, 0x55fdbcbe4c79 <vm_exec_core+30345>, 0x55fdbcbe0a18 <vm_exec_core+13352>, 0x55fdbcbe4e88 <vm_exec_core+30872>, 0x55fdbcbe05e4 <vm_exec_core+12276>, 0x55fdbcbe3f8d <vm_exec_core+27037>, 0x55fdbcbdfba0 <vm_exec_core+9648>, 0x55fdbcbe0d0d <vm_exec_core+14109>, 0x55fdbcbe51ed <vm_exec_core+31741>, 0x55fdbcbe131a <vm_exec_core+15658>, 0x55fdbcbe0ea3 <vm_exec_core+14515>, 0x55fdbcbdda59 <vm_exec_core+1129>, 0x55fdbcbde0ef <vm_exec_core+2815>, 0x55fdbcbddb3b <vm_exec_core+1355>, 0x55fdbcbe1b85 <vm_exec_core+17813>, 0x55fdbcbe1041 <vm_exec_core+14929>, 0x55fdbcbe1772 <vm_exec_core+16770>, 0x55fdbcbe1695 <vm_exec_core+16549>, 0x55fdbcbe0884 <vm_exec_core+12948>, 0x55fdbcbe0f3d <vm_exec_core+14669>, 0x55fdbcbe0bea <vm_exec_core+13818>, 0x55fdbcbe11e4 <vm_exec_core+15348>, 0x55fdbcbe1169 <vm_exec_core+15225>, 0x55fdbcbe0837 <vm_exec_core+12871>, 0x55fdbcbddc86 <vm_exec_core+1686>, 0x55fdbcbdf468 <vm_exec_core+7800>, 0x55fdbcbe4627 <vm_exec_core+28727>, 0x55fdbcbdedb3 <vm_exec_core+6083>, 0x55fdbcbe5278 <vm_exec_core+31880>, 0x55fdbcbe363f <vm_exec_core+24655>, 0x55fdbcbe14e6 <vm_exec_core+16118>, 0x55fdbcbddf8f <vm_exec_core+2463>, 0x55fdbcbe4da0 <vm_exec_core+30640>, 0x55fdbcbe49b1 <vm_exec_core+29633>, 0x55fdbcbdf170 <vm_exec_core+7040>, 0x55fdbcbde56c <vm_exec_core+3964>, 0x55fdbcbe3ae2 <vm_exec_core+25842>, 0x55fdbcbdff2c <vm_exec_core+10556>, 0x55fdbcbe4faa <vm_exec_core+31162>, 0x55fdbcbe4bc8 <vm_exec_core+30168>, 0x55fdbcbe06df <vm_exec_core+12527>, 0x55fdbcbe1453 <vm_exec_core+15971>, 0x55fdbcbe37cb <vm_exec_core+25051>, 0x55fdbcbe4b2c <vm_exec_core+30012>, 0x55fdbcbe28cf <vm_exec_core+21215>, 0x55fdbcbe3863 <vm_exec_core+25203>, 0x55fdbcbe3c61 <vm_exec_core+26225>, 0x55fdbcbe27fd <vm_exec_core+21005>, 0x55fdbcbde468 <vm_exec_core+3704>, 0x55fdbcbe2ffa <vm_exec_core+23050>, 0x55fdbcbde2c9 <vm_exec_core+3289>, 0x55fdbcbde611 <vm_exec_core+4129>, 0x55fdbcbe096c <vm_exec_core+13180>, 0x55fdbcbe26a2 <vm_exec_core+20658>, 0x55fdbcbe2c22 <vm_exec_core+22066>, 0x55fdbcbe2431 <vm_exec_core+20033>, 0x55fdbcbdded2 <vm_exec_core+2274>, 0x55fdbcbe3ea9 <vm_exec_core+26809>, 0x55fdbcbe48d9 <vm_exec_core+29417>, 0x55fdbcbde70c <vm_exec_core+4380>, 0x55fdbcbdf86a <vm_exec_core+8826>, 0x55fdbcbdf37b <vm_exec_core+7563>, 0x55fdbcbe008d <vm_exec_core+10909>, 0x55fdbcbe13af <vm_exec_core+15807>, 0x55fdbcbde7fc <vm_exec_core+4620>, 0x55fdbcbe3d2e <vm_exec_core+26430>, 0x55fdbcbdf7cb <vm_exec_core+8667>, 0x55fdbcbe1250 <vm_exec_core+15456>, 0x55fdbcbe1cc8 <vm_exec_core+18136>, 0x55fdbcbe3be0 <vm_exec_core+26096>, 0x55fdbcbe2a82 <vm_exec_core+21650>, 0x55fdbcbe0296 <vm_exec_core+11430>, 0x55fdbcbdfa72 <vm_exec_core+9346>, 0x55fdbcbe39be <vm_exec_core+25550>, 0x55fdbcbe0ae0 <vm_exec_core+13552>, 0x55fdbcbe30a5 <vm_exec_core+23221>, 0x55fdbcbe2b95 <vm_exec_core+21925>, 0x55fdbcbe32e7 <vm_exec_core+23799>, 0x55fdbcbe417e <vm_exec_core+27534>, 0x55fdbcbe1ecb <vm_exec_core+18651>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe040a <vm_exec_core+11802>, 0x55fdbcbe390a <vm_exec_core+25370>, 0x55fdbcbe0530 <vm_exec_core+12096>, 0x55fdbcbe273f <vm_exec_core+20815>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe1a82 <vm_exec_core+17554>, 0x55fdbcbe2565 <vm_exec_core+20341>, 0x55fdbcbe075a <vm_exec_core+12650>, 0x55fdbcbdfd47 <vm_exec_core+10071>, 0x55fdbcbe33be <vm_exec_core+24014>, 0x55fdbcbde8b2 <vm_exec_core+4802>, 0x55fdbcbe1886 <vm_exec_core+17046>, 0x55fdbcbec2ba <vm_exec_core+60618>, 0x55fdbcbe2973 <vm_exec_core+21379>, 0x55fdbcbdeb52 <vm_exec_core+5474>, 0x55fdbcbdf053 <vm_exec_core+6755>, 0x55fdbcbdec6f <vm_exec_core+5759>, 0x55fdbcbdf916 <vm_exec_core+8998>, 0x55fdbcbe00ec <vm_exec_core+11004>, 0x55fdbcbe1d95 <vm_exec_core+18341>, 0x55fdbcbe13a5 <vm_exec_core+15797>, 0x55fdbcbe1d90 <vm_exec_core+18336>, 0x55fdbcbe28ca <vm_exec_core+21210>, 0x55fdbcbe27f8 <vm_exec_core+21000>, 0x55fdbcbdf911 <vm_exec_core+8993>, 0x55fdbcbe2a46 <vm_exec_core+21590>, 0x55fdbcbe0a0e <vm_exec_core+13342>, 0x55fdbcbe0a13 <vm_exec_core+13347>, 0x55fdbcbe27f3 <vm_exec_core+20995>, 0x55fdbcbe2698 <vm_exec_core+20648>, 0x55fdbcbe1759 <vm_exec_core+16745>, 0x55fdbcbe1681 <vm_exec_core+16529>...} reg_cfp = 0x76fe13ce5790 reg_pc = 0x51300004b718 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_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 0x000055fdbcbd9d9b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002fc58d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x76fe065ff6c0, <optimized out>, <optimized out>}, prev = 0x76fe065ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x000055fdbcc16c0b in invoke_iseq_block_from_c (ec=0x516002fc58d0, captured=<optimized out>, self=130834322930160, 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:1626 flags = 0 iseq = 0x76fe3e3bc5f0 cfp = 0x76fe13ce57c8 sp = 0x76fe13be5818 use_argv = <optimized out> stack_argv = 0x76fe13be5818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516002fc58d0, self=130834322930160, 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:1720 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:1750 No locals. #17 0x000055fdbcc14e96 in rb_vm_invoke_proc (ec=0x76fe11e1a660, proc=0x1, proc@entry=0x5040017393d0, argc=1053930701, 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:1771 self = 4294967295 #18 0x000055fdbcb6cb6d in thread_do_start_proc (th=th@entry=0x5150001a2a00) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040017393d0 args_len = 0 args_ptr = <optimized out> #19 0x000055fdbcb6a74a in thread_do_start (th=0x5150001a2a00) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150001a2a00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x000055fdbcb69a0e in call_thread_start_func_2 (th=0x5150001a2a00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x76fe065ffcc0 #22 nt_start (ptr=0x50c000671bc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150001a2a00 sched = <optimized out> nt = 0x50c000671bc0 vm = 0x525000000100 #23 0x000055fdbc817a8f in asan_thread_start(void*) () No symbol table info available. #24 0x000076fe3ec9caa4 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 = {130833400727232, 7196960908448770609, 130833400727232, -352, 25, 140728818740304, 7196960908461353521, 7196977590881233457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000076fe3ed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x76fe16e006c0 (LWP 189487) "Timeout stdlib "): #0 0x000076fe3ec98d71 in __futex_abstimed_wait_common64 (private=30462, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0005eb094) 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=30462, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0005eb094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0005eb094, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000076fe3ec9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0005eb068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x76fe3ec9b4b0 <__condvar_cleanup_waiting>, __arg = 0x76fe16dfeb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 5, cond = 0x50c0005eb068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 5 seq = 2 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c0005eb068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000055fdbcb43b6f in rb_native_cond_wait (cond=0x50c0005eb094, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500020ab00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855 next_th = 0x0 #7 0x000055fdbcb68922 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500020ab00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097 can_direct_transfer = <optimized out> #8 0x000055fdbcb4e011 in native_sleep (th=0x51500020ab00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287 sched = <optimized out> #9 sleep_forever (th=0x51500020ab00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x000055fdbcb67395 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=130834337583840, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x000055fdbc8622d0 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:1073 _ec = 0x516002fba1d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x76fe16dfeef0, <optimized out>, 0x76fe16dfee00, <optimized out>, <optimized out>}, prev = 0x76fe0e609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516002fba1d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000055fdbcb6687d in queue_do_pop (self=<optimized out>, q=0x50400005b090, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 130834337583840, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 130834337583840, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005b090 end = 0 #14 0x000055fdbcbe5a47 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7393 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x000055fdbcbe5a47 in vm_invoke_builtin_delegate (ec=0x516002fba1d0, cfp=0x76fe15ced758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516002fba1d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x55fdbcbe0846 <vm_exec_core+12886>, 0x55fdbcbddc95 <vm_exec_core+1701>, 0x55fdbcbdf477 <vm_exec_core+7815>, 0x55fdbcbe4636 <vm_exec_core+28742>, 0x55fdbcbdedc2 <vm_exec_core+6098>, 0x55fdbcbe5287 <vm_exec_core+31895>, 0x55fdbcbe364e <vm_exec_core+24670>, 0x55fdbcbe14f5 <vm_exec_core+16133>, 0x55fdbcbddf9e <vm_exec_core+2478>, 0x55fdbcbe4daf <vm_exec_core+30655>, 0x55fdbcbe49c0 <vm_exec_core+29648>, 0x55fdbcbdf17f <vm_exec_core+7055>, 0x55fdbcbde57b <vm_exec_core+3979>, 0x55fdbcbe3af1 <vm_exec_core+25857>, 0x55fdbcbdff3b <vm_exec_core+10571>, 0x55fdbcbe4fb9 <vm_exec_core+31177>, 0x55fdbcbe4bd7 <vm_exec_core+30183>, 0x55fdbcbe06ee <vm_exec_core+12542>, 0x55fdbcbe1462 <vm_exec_core+15986>, 0x55fdbcbe37da <vm_exec_core+25066>, 0x55fdbcbe4b3b <vm_exec_core+30027>, 0x55fdbcbe28de <vm_exec_core+21230>, 0x55fdbcbe3872 <vm_exec_core+25218>, 0x55fdbcbe3c70 <vm_exec_core+26240>, 0x55fdbcbe280c <vm_exec_core+21020>, 0x55fdbcbde477 <vm_exec_core+3719>, 0x55fdbcbe3009 <vm_exec_core+23065>, 0x55fdbcbde2d8 <vm_exec_core+3304>, 0x55fdbcbde620 <vm_exec_core+4144>, 0x55fdbcbe097b <vm_exec_core+13195>, 0x55fdbcbe26b1 <vm_exec_core+20673>, 0x55fdbcbe2c31 <vm_exec_core+22081>, 0x55fdbcbe2440 <vm_exec_core+20048>, 0x55fdbcbddee1 <vm_exec_core+2289>, 0x55fdbcbe3eb8 <vm_exec_core+26824>, 0x55fdbcbe48e8 <vm_exec_core+29432>, 0x55fdbcbde71b <vm_exec_core+4395>, 0x55fdbcbdf879 <vm_exec_core+8841>, 0x55fdbcbdf38a <vm_exec_core+7578>, 0x55fdbcbe009c <vm_exec_core+10924>, 0x55fdbcbe13be <vm_exec_core+15822>, 0x55fdbcbde80b <vm_exec_core+4635>, 0x55fdbcbe3d3d <vm_exec_core+26445>, 0x55fdbcbdf7da <vm_exec_core+8682>, 0x55fdbcbe125f <vm_exec_core+15471>, 0x55fdbcbe1cd7 <vm_exec_core+18151>, 0x55fdbcbe3bef <vm_exec_core+26111>, 0x55fdbcbe2a91 <vm_exec_core+21665>, 0x55fdbcbe02a5 <vm_exec_core+11445>, 0x55fdbcbdfa81 <vm_exec_core+9361>, 0x55fdbcbe39cd <vm_exec_core+25565>, 0x55fdbcbe0aef <vm_exec_core+13567>, 0x55fdbcbe30b4 <vm_exec_core+23236>, 0x55fdbcbe2ba4 <vm_exec_core+21940>, 0x55fdbcbe32f6 <vm_exec_core+23814>, 0x55fdbcbe418d <vm_exec_core+27549>, 0x55fdbcbe1eda <vm_exec_core+18666>, 0x55fdbcbdd98b <vm_exec_core+923>, 0x55fdbcbe0419 <vm_exec_core+11817>, 0x55fdbcbe3919 <vm_exec_core+25385>, 0x55fdbcbe053f <vm_exec_core+12111>, 0x55fdbcbe274e <vm_exec_core+20830>, 0x55fdbcbe2f0a <vm_exec_core+22810>, 0x55fdbcbe1a91 <vm_exec_core+17569>, 0x55fdbcbe2574 <vm_exec_core+20356>, 0x55fdbcbe0769 <vm_exec_core+12665>, 0x55fdbcbdfd56 <vm_exec_core+10086>, 0x55fdbcbe33cd <vm_exec_core+24029>, 0x55fdbcbde8c1 <vm_exec_core+4817>, 0x55fdbcbe1895 <vm_exec_core+17061>, 0x55fdbcbec2c9 <vm_exec_core+60633>, 0x55fdbcbe2982 <vm_exec_core+21394>, 0x55fdbcbdeb61 <vm_exec_core+5489>, 0x55fdbcbdf062 <vm_exec_core+6770>, 0x55fdbcbdec7e <vm_exec_core+5774>, 0x55fdbcbdf925 <vm_exec_core+9013>, 0x55fdbcbe00fb <vm_exec_core+11019>, 0x55fdbcbdd990 <vm_exec_core+928>, 0x55fdbcbdf6d7 <vm_exec_core+8423>, 0x55fdbcbe54c1 <vm_exec_core+32465>, 0x55fdbcbe2e27 <vm_exec_core+22583>, 0x55fdbcbe1dd8 <vm_exec_core+18408>, 0x55fdbcbe3dae <vm_exec_core+26558>, 0x55fdbcbe558d <vm_exec_core+32669>, 0x55fdbcbe40ad <vm_exec_core+27325>, 0x55fdbcbe5047 <vm_exec_core+31319>, 0x55fdbcbe5114 <vm_exec_core+31524>, 0x55fdbcbde39b <vm_exec_core+3499>, 0x55fdbcbe4c79 <vm_exec_core+30345>, 0x55fdbcbe0a18 <vm_exec_core+13352>, 0x55fdbcbe4e88 <vm_exec_core+30872>, 0x55fdbcbe05e4 <vm_exec_core+12276>, 0x55fdbcbe3f8d <vm_exec_core+27037>, 0x55fdbcbdfba0 <vm_exec_core+9648>, 0x55fdbcbe0d0d <vm_exec_core+14109>, 0x55fdbcbe51ed <vm_exec_core+31741>, 0x55fdbcbe131a <vm_exec_core+15658>, 0x55fdbcbe0ea3 <vm_exec_core+14515>, 0x55fdbcbdda59 <vm_exec_core+1129>, 0x55fdbcbde0ef <vm_exec_core+2815>, 0x55fdbcbddb3b <vm_exec_core+1355>, 0x55fdbcbe1b85 <vm_exec_core+17813>, 0x55fdbcbe1041 <vm_exec_core+14929>, 0x55fdbcbe1772 <vm_exec_core+16770>, 0x55fdbcbe1695 <vm_exec_core+16549>, 0x55fdbcbe0884 <vm_exec_core+12948>, 0x55fdbcbe0f3d <vm_exec_core+14669>, 0x55fdbcbe0bea <vm_exec_core+13818>, 0x55fdbcbe11e4 <vm_exec_core+15348>, 0x55fdbcbe1169 <vm_exec_core+15225>, 0x55fdbcbe0837 <vm_exec_core+12871>, 0x55fdbcbddc86 <vm_exec_core+1686>, 0x55fdbcbdf468 <vm_exec_core+7800>, 0x55fdbcbe4627 <vm_exec_core+28727>, 0x55fdbcbdedb3 <vm_exec_core+6083>, 0x55fdbcbe5278 <vm_exec_core+31880>, 0x55fdbcbe363f <vm_exec_core+24655>, 0x55fdbcbe14e6 <vm_exec_core+16118>, 0x55fdbcbddf8f <vm_exec_core+2463>, 0x55fdbcbe4da0 <vm_exec_core+30640>, 0x55fdbcbe49b1 <vm_exec_core+29633>, 0x55fdbcbdf170 <vm_exec_core+7040>, 0x55fdbcbde56c <vm_exec_core+3964>, 0x55fdbcbe3ae2 <vm_exec_core+25842>, 0x55fdbcbdff2c <vm_exec_core+10556>, 0x55fdbcbe4faa <vm_exec_core+31162>, 0x55fdbcbe4bc8 <vm_exec_core+30168>, 0x55fdbcbe06df <vm_exec_core+12527>, 0x55fdbcbe1453 <vm_exec_core+15971>, 0x55fdbcbe37cb <vm_exec_core+25051>, 0x55fdbcbe4b2c <vm_exec_core+30012>, 0x55fdbcbe28cf <vm_exec_core+21215>, 0x55fdbcbe3863 <vm_exec_core+25203>, 0x55fdbcbe3c61 <vm_exec_core+26225>, 0x55fdbcbe27fd <vm_exec_core+21005>, 0x55fdbcbde468 <vm_exec_core+3704>, 0x55fdbcbe2ffa <vm_exec_core+23050>, 0x55fdbcbde2c9 <vm_exec_core+3289>, 0x55fdbcbde611 <vm_exec_core+4129>, 0x55fdbcbe096c <vm_exec_core+13180>, 0x55fdbcbe26a2 <vm_exec_core+20658>, 0x55fdbcbe2c22 <vm_exec_core+22066>, 0x55fdbcbe2431 <vm_exec_core+20033>, 0x55fdbcbdded2 <vm_exec_core+2274>, 0x55fdbcbe3ea9 <vm_exec_core+26809>, 0x55fdbcbe48d9 <vm_exec_core+29417>, 0x55fdbcbde70c <vm_exec_core+4380>, 0x55fdbcbdf86a <vm_exec_core+8826>, 0x55fdbcbdf37b <vm_exec_core+7563>, 0x55fdbcbe008d <vm_exec_core+10909>, 0x55fdbcbe13af <vm_exec_core+15807>, 0x55fdbcbde7fc <vm_exec_core+4620>, 0x55fdbcbe3d2e <vm_exec_core+26430>, 0x55fdbcbdf7cb <vm_exec_core+8667>, 0x55fdbcbe1250 <vm_exec_core+15456>, 0x55fdbcbe1cc8 <vm_exec_core+18136>, 0x55fdbcbe3be0 <vm_exec_core+26096>, 0x55fdbcbe2a82 <vm_exec_core+21650>, 0x55fdbcbe0296 <vm_exec_core+11430>, 0x55fdbcbdfa72 <vm_exec_core+9346>, 0x55fdbcbe39be <vm_exec_core+25550>, 0x55fdbcbe0ae0 <vm_exec_core+13552>, 0x55fdbcbe30a5 <vm_exec_core+23221>, 0x55fdbcbe2b95 <vm_exec_core+21925>, 0x55fdbcbe32e7 <vm_exec_core+23799>, 0x55fdbcbe417e <vm_exec_core+27534>, 0x55fdbcbe1ecb <vm_exec_core+18651>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe040a <vm_exec_core+11802>, 0x55fdbcbe390a <vm_exec_core+25370>, 0x55fdbcbe0530 <vm_exec_core+12096>, 0x55fdbcbe273f <vm_exec_core+20815>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe1a82 <vm_exec_core+17554>, 0x55fdbcbe2565 <vm_exec_core+20341>, 0x55fdbcbe075a <vm_exec_core+12650>, 0x55fdbcbdfd47 <vm_exec_core+10071>, 0x55fdbcbe33be <vm_exec_core+24014>, 0x55fdbcbde8b2 <vm_exec_core+4802>, 0x55fdbcbe1886 <vm_exec_core+17046>, 0x55fdbcbec2ba <vm_exec_core+60618>, 0x55fdbcbe2973 <vm_exec_core+21379>, 0x55fdbcbdeb52 <vm_exec_core+5474>, 0x55fdbcbdf053 <vm_exec_core+6755>, 0x55fdbcbdec6f <vm_exec_core+5759>, 0x55fdbcbdf916 <vm_exec_core+8998>, 0x55fdbcbe00ec <vm_exec_core+11004>, 0x55fdbcbe1d95 <vm_exec_core+18341>, 0x55fdbcbe13a5 <vm_exec_core+15797>, 0x55fdbcbe1d90 <vm_exec_core+18336>, 0x55fdbcbe28ca <vm_exec_core+21210>, 0x55fdbcbe27f8 <vm_exec_core+21000>, 0x55fdbcbdf911 <vm_exec_core+8993>, 0x55fdbcbe2a46 <vm_exec_core+21590>, 0x55fdbcbe0a0e <vm_exec_core+13342>, 0x55fdbcbe0a13 <vm_exec_core+13347>, 0x55fdbcbe27f3 <vm_exec_core+20995>, 0x55fdbcbe2698 <vm_exec_core+20648>, 0x55fdbcbe1759 <vm_exec_core+16745>, 0x55fdbcbe1681 <vm_exec_core+16529>...} reg_cfp = 0x76fe15ced758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_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 0x000055fdbcbd9d9b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002fba1d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x76fe16dff6c0, <optimized out>, <optimized out>}, prev = 0x76fe16dffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x000055fdbcc16c0b in invoke_iseq_block_from_c (ec=0x516002fba1d0, captured=<optimized out>, self=130834337671680, 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:1626 flags = 0 iseq = 0x76fe3e375c18 cfp = 0x76fe15ced7c8 sp = 0x76fe15bed818 use_argv = <optimized out> stack_argv = 0x76fe15bed818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516002fba1d0, self=130834337671680, 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:1720 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:1750 No locals. #21 0x000055fdbcc14e96 in rb_vm_invoke_proc (ec=0x50c0005eb094, proc=0x189, proc@entry=0x5040017d5ad0, argc=1053396337, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771 self = 0 #22 0x000055fdbcb6cb6d in thread_do_start_proc (th=th@entry=0x51500020ab00) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040017d5ad0 args_len = 0 args_ptr = <optimized out> #23 0x000055fdbcb6a74a in thread_do_start (th=0x51500020ab00) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500020ab00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x000055fdbcb69a0e in call_thread_start_func_2 (th=0x51500020ab00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x76fe16dffcc0 #26 nt_start (ptr=0x50c0005eb040) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500020ab00 sched = <optimized out> nt = 0x50c0005eb040 vm = 0x525000000100 #27 0x000055fdbc817a8f in asan_thread_start(void*) () No symbol table info available. #28 0x000076fe3ec9caa4 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 = {130833677551296, 7196924624565054001, 130833677551296, -352, 0, 140728818734576, 7196924624577636913, 7196977590881233457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000076fe3ed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x76fe22a006c0 (LWP 189536) "test_thread.rb*"): #0 0x000076fe3ed1b4cd in __GI___poll (fds=0x76fe0c109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000055fdbc7be6da in __interceptor_poll () No symbol table info available. #2 0x000055fdbcb6dddf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x000055fdbc817a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000076fe3ec9caa4 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 = {130833874683584, 7197020831832484401, 130833874683584, -352, 0, 130833643986800, 7197020831845067313, 7196977590881233457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000076fe3ed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x76fe3ee37c40 (LWP 161485) "ruby"): #0 0x000076fe3ed26cd7 in __GI___select (nfds=9, readfds=0x50c0005efe40, writefds=0x0, exceptfds=0x0, timeout=0x7ffdfb402a60) 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 = 9, tv_nsec = 981668614} pts64 = 0x7ffdfb402900 r = <optimized out> #1 0x000055fdbcb58a25 in native_fd_select (n=9, readfds=0x50c0005efe40, writefds=0x0, exceptfds=0x76fe3ed26cd7 <__GI___select+327>, timeout=0x7ffdfb402900, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384 No locals. #2 do_select (p=130834313509920) at /tmp/ruby/src/trunk_asan/thread.c:4307 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffdfb402a10 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000055fdbc8622d0 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:1073 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdfb402bd0, <optimized out>, 0x7ffdfb402ae0, <optimized out>, <optimized out>}, prev = 0x76fe3cc7fb80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000055fdbcb57ffe 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:4367 set = {max = 9, th = 0x515000000300, rset = 0x76fe3cc7fa40, 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 = 0x76fe3cc7faa0} #5 0x000055fdbc9258ef in select_internal (read=130833761670960, write=4, except=4, tp=0x76fe3cc7faa0, fds=0x76fe3cc7fa40) at /tmp/ruby/src/trunk_asan/io.c:10750 timerec = <optimized out> max = 9 pending = <optimized out> rp = 0x76fe3cc7fa40 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=130834313509408) at /tmp/ruby/src/trunk_asan/io.c:10820 p = 0x76fe3cc7fa20 #7 0x000055fdbc8622d0 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:1073 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdfb402ed0, <optimized out>, 0x7ffdfb402de0, <optimized out>, <optimized out>}, prev = 0x76fe3cc79440, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000055fdbc901a2b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11188 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x000055fdbcc3d098 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x160100100009 cc = <optimized out> me = 0x76fe3e52a6a8 cfunc = 0x504000010798 recv = 130834339330400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000055fdbcbeab19 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x76fe3c1ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 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 = {0x55fdbcbe0846 <vm_exec_core+12886>, 0x55fdbcbddc95 <vm_exec_core+1701>, 0x55fdbcbdf477 <vm_exec_core+7815>, 0x55fdbcbe4636 <vm_exec_core+28742>, 0x55fdbcbdedc2 <vm_exec_core+6098>, 0x55fdbcbe5287 <vm_exec_core+31895>, 0x55fdbcbe364e <vm_exec_core+24670>, 0x55fdbcbe14f5 <vm_exec_core+16133>, 0x55fdbcbddf9e <vm_exec_core+2478>, 0x55fdbcbe4daf <vm_exec_core+30655>, 0x55fdbcbe49c0 <vm_exec_core+29648>, 0x55fdbcbdf17f <vm_exec_core+7055>, 0x55fdbcbde57b <vm_exec_core+3979>, 0x55fdbcbe3af1 <vm_exec_core+25857>, 0x55fdbcbdff3b <vm_exec_core+10571>, 0x55fdbcbe4fb9 <vm_exec_core+31177>, 0x55fdbcbe4bd7 <vm_exec_core+30183>, 0x55fdbcbe06ee <vm_exec_core+12542>, 0x55fdbcbe1462 <vm_exec_core+15986>, 0x55fdbcbe37da <vm_exec_core+25066>, 0x55fdbcbe4b3b <vm_exec_core+30027>, 0x55fdbcbe28de <vm_exec_core+21230>, 0x55fdbcbe3872 <vm_exec_core+25218>, 0x55fdbcbe3c70 <vm_exec_core+26240>, 0x55fdbcbe280c <vm_exec_core+21020>, 0x55fdbcbde477 <vm_exec_core+3719>, 0x55fdbcbe3009 <vm_exec_core+23065>, 0x55fdbcbde2d8 <vm_exec_core+3304>, 0x55fdbcbde620 <vm_exec_core+4144>, 0x55fdbcbe097b <vm_exec_core+13195>, 0x55fdbcbe26b1 <vm_exec_core+20673>, 0x55fdbcbe2c31 <vm_exec_core+22081>, 0x55fdbcbe2440 <vm_exec_core+20048>, 0x55fdbcbddee1 <vm_exec_core+2289>, 0x55fdbcbe3eb8 <vm_exec_core+26824>, 0x55fdbcbe48e8 <vm_exec_core+29432>, 0x55fdbcbde71b <vm_exec_core+4395>, 0x55fdbcbdf879 <vm_exec_core+8841>, 0x55fdbcbdf38a <vm_exec_core+7578>, 0x55fdbcbe009c <vm_exec_core+10924>, 0x55fdbcbe13be <vm_exec_core+15822>, 0x55fdbcbde80b <vm_exec_core+4635>, 0x55fdbcbe3d3d <vm_exec_core+26445>, 0x55fdbcbdf7da <vm_exec_core+8682>, 0x55fdbcbe125f <vm_exec_core+15471>, 0x55fdbcbe1cd7 <vm_exec_core+18151>, 0x55fdbcbe3bef <vm_exec_core+26111>, 0x55fdbcbe2a91 <vm_exec_core+21665>, 0x55fdbcbe02a5 <vm_exec_core+11445>, 0x55fdbcbdfa81 <vm_exec_core+9361>, 0x55fdbcbe39cd <vm_exec_core+25565>, 0x55fdbcbe0aef <vm_exec_core+13567>, 0x55fdbcbe30b4 <vm_exec_core+23236>, 0x55fdbcbe2ba4 <vm_exec_core+21940>, 0x55fdbcbe32f6 <vm_exec_core+23814>, 0x55fdbcbe418d <vm_exec_core+27549>, 0x55fdbcbe1eda <vm_exec_core+18666>, 0x55fdbcbdd98b <vm_exec_core+923>, 0x55fdbcbe0419 <vm_exec_core+11817>, 0x55fdbcbe3919 <vm_exec_core+25385>, 0x55fdbcbe053f <vm_exec_core+12111>, 0x55fdbcbe274e <vm_exec_core+20830>, 0x55fdbcbe2f0a <vm_exec_core+22810>, 0x55fdbcbe1a91 <vm_exec_core+17569>, 0x55fdbcbe2574 <vm_exec_core+20356>, 0x55fdbcbe0769 <vm_exec_core+12665>, 0x55fdbcbdfd56 <vm_exec_core+10086>, 0x55fdbcbe33cd <vm_exec_core+24029>, 0x55fdbcbde8c1 <vm_exec_core+4817>, 0x55fdbcbe1895 <vm_exec_core+17061>, 0x55fdbcbec2c9 <vm_exec_core+60633>, 0x55fdbcbe2982 <vm_exec_core+21394>, 0x55fdbcbdeb61 <vm_exec_core+5489>, 0x55fdbcbdf062 <vm_exec_core+6770>, 0x55fdbcbdec7e <vm_exec_core+5774>, 0x55fdbcbdf925 <vm_exec_core+9013>, 0x55fdbcbe00fb <vm_exec_core+11019>, 0x55fdbcbdd990 <vm_exec_core+928>, 0x55fdbcbdf6d7 <vm_exec_core+8423>, 0x55fdbcbe54c1 <vm_exec_core+32465>, 0x55fdbcbe2e27 <vm_exec_core+22583>, 0x55fdbcbe1dd8 <vm_exec_core+18408>, 0x55fdbcbe3dae <vm_exec_core+26558>, 0x55fdbcbe558d <vm_exec_core+32669>, 0x55fdbcbe40ad <vm_exec_core+27325>, 0x55fdbcbe5047 <vm_exec_core+31319>, 0x55fdbcbe5114 <vm_exec_core+31524>, 0x55fdbcbde39b <vm_exec_core+3499>, 0x55fdbcbe4c79 <vm_exec_core+30345>, 0x55fdbcbe0a18 <vm_exec_core+13352>, 0x55fdbcbe4e88 <vm_exec_core+30872>, 0x55fdbcbe05e4 <vm_exec_core+12276>, 0x55fdbcbe3f8d <vm_exec_core+27037>, 0x55fdbcbdfba0 <vm_exec_core+9648>, 0x55fdbcbe0d0d <vm_exec_core+14109>, 0x55fdbcbe51ed <vm_exec_core+31741>, 0x55fdbcbe131a <vm_exec_core+15658>, 0x55fdbcbe0ea3 <vm_exec_core+14515>, 0x55fdbcbdda59 <vm_exec_core+1129>, 0x55fdbcbde0ef <vm_exec_core+2815>, 0x55fdbcbddb3b <vm_exec_core+1355>, 0x55fdbcbe1b85 <vm_exec_core+17813>, 0x55fdbcbe1041 <vm_exec_core+14929>, 0x55fdbcbe1772 <vm_exec_core+16770>, 0x55fdbcbe1695 <vm_exec_core+16549>, 0x55fdbcbe0884 <vm_exec_core+12948>, 0x55fdbcbe0f3d <vm_exec_core+14669>, 0x55fdbcbe0bea <vm_exec_core+13818>, 0x55fdbcbe11e4 <vm_exec_core+15348>, 0x55fdbcbe1169 <vm_exec_core+15225>, 0x55fdbcbe0837 <vm_exec_core+12871>, 0x55fdbcbddc86 <vm_exec_core+1686>, 0x55fdbcbdf468 <vm_exec_core+7800>, 0x55fdbcbe4627 <vm_exec_core+28727>, 0x55fdbcbdedb3 <vm_exec_core+6083>, 0x55fdbcbe5278 <vm_exec_core+31880>, 0x55fdbcbe363f <vm_exec_core+24655>, 0x55fdbcbe14e6 <vm_exec_core+16118>, 0x55fdbcbddf8f <vm_exec_core+2463>, 0x55fdbcbe4da0 <vm_exec_core+30640>, 0x55fdbcbe49b1 <vm_exec_core+29633>, 0x55fdbcbdf170 <vm_exec_core+7040>, 0x55fdbcbde56c <vm_exec_core+3964>, 0x55fdbcbe3ae2 <vm_exec_core+25842>, 0x55fdbcbdff2c <vm_exec_core+10556>, 0x55fdbcbe4faa <vm_exec_core+31162>, 0x55fdbcbe4bc8 <vm_exec_core+30168>, 0x55fdbcbe06df <vm_exec_core+12527>, 0x55fdbcbe1453 <vm_exec_core+15971>, 0x55fdbcbe37cb <vm_exec_core+25051>, 0x55fdbcbe4b2c <vm_exec_core+30012>, 0x55fdbcbe28cf <vm_exec_core+21215>, 0x55fdbcbe3863 <vm_exec_core+25203>, 0x55fdbcbe3c61 <vm_exec_core+26225>, 0x55fdbcbe27fd <vm_exec_core+21005>, 0x55fdbcbde468 <vm_exec_core+3704>, 0x55fdbcbe2ffa <vm_exec_core+23050>, 0x55fdbcbde2c9 <vm_exec_core+3289>, 0x55fdbcbde611 <vm_exec_core+4129>, 0x55fdbcbe096c <vm_exec_core+13180>, 0x55fdbcbe26a2 <vm_exec_core+20658>, 0x55fdbcbe2c22 <vm_exec_core+22066>, 0x55fdbcbe2431 <vm_exec_core+20033>, 0x55fdbcbdded2 <vm_exec_core+2274>, 0x55fdbcbe3ea9 <vm_exec_core+26809>, 0x55fdbcbe48d9 <vm_exec_core+29417>, 0x55fdbcbde70c <vm_exec_core+4380>, 0x55fdbcbdf86a <vm_exec_core+8826>, 0x55fdbcbdf37b <vm_exec_core+7563>, 0x55fdbcbe008d <vm_exec_core+10909>, 0x55fdbcbe13af <vm_exec_core+15807>, 0x55fdbcbde7fc <vm_exec_core+4620>, 0x55fdbcbe3d2e <vm_exec_core+26430>, 0x55fdbcbdf7cb <vm_exec_core+8667>, 0x55fdbcbe1250 <vm_exec_core+15456>, 0x55fdbcbe1cc8 <vm_exec_core+18136>, 0x55fdbcbe3be0 <vm_exec_core+26096>, 0x55fdbcbe2a82 <vm_exec_core+21650>, 0x55fdbcbe0296 <vm_exec_core+11430>, 0x55fdbcbdfa72 <vm_exec_core+9346>, 0x55fdbcbe39be <vm_exec_core+25550>, 0x55fdbcbe0ae0 <vm_exec_core+13552>, 0x55fdbcbe30a5 <vm_exec_core+23221>, 0x55fdbcbe2b95 <vm_exec_core+21925>, 0x55fdbcbe32e7 <vm_exec_core+23799>, 0x55fdbcbe417e <vm_exec_core+27534>, 0x55fdbcbe1ecb <vm_exec_core+18651>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe040a <vm_exec_core+11802>, 0x55fdbcbe390a <vm_exec_core+25370>, 0x55fdbcbe0530 <vm_exec_core+12096>, 0x55fdbcbe273f <vm_exec_core+20815>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe1a82 <vm_exec_core+17554>, 0x55fdbcbe2565 <vm_exec_core+20341>, 0x55fdbcbe075a <vm_exec_core+12650>, 0x55fdbcbdfd47 <vm_exec_core+10071>, 0x55fdbcbe33be <vm_exec_core+24014>, 0x55fdbcbde8b2 <vm_exec_core+4802>, 0x55fdbcbe1886 <vm_exec_core+17046>, 0x55fdbcbec2ba <vm_exec_core+60618>, 0x55fdbcbe2973 <vm_exec_core+21379>, 0x55fdbcbdeb52 <vm_exec_core+5474>, 0x55fdbcbdf053 <vm_exec_core+6755>, 0x55fdbcbdec6f <vm_exec_core+5759>, 0x55fdbcbdf916 <vm_exec_core+8998>, 0x55fdbcbe00ec <vm_exec_core+11004>, 0x55fdbcbe1d95 <vm_exec_core+18341>, 0x55fdbcbe13a5 <vm_exec_core+15797>, 0x55fdbcbe1d90 <vm_exec_core+18336>, 0x55fdbcbe28ca <vm_exec_core+21210>, 0x55fdbcbe27f8 <vm_exec_core+21000>, 0x55fdbcbdf911 <vm_exec_core+8993>, 0x55fdbcbe2a46 <vm_exec_core+21590>, 0x55fdbcbe0a0e <vm_exec_core+13342>, 0x55fdbcbe0a13 <vm_exec_core+13347>, 0x55fdbcbe27f3 <vm_exec_core+20995>, 0x55fdbcbe2698 <vm_exec_core+20648>, 0x55fdbcbe1759 <vm_exec_core+16745>, 0x55fdbcbe1681 <vm_exec_core+16529>...} reg_cfp = 0x76fe3c1ff480 reg_pc = 0x51600233e8e8 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: 0x515000000300, native_id: 0x76fe3ee37c40 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> c:0017 p:---- s:0159 e:000158 CFUNC :select c:0016 p:0013 s:0151 e:000149 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:982 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 0x000055fdbcbd9d9b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 c:0015 p:0371 s:0141 e:000140 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:180 c:0014 p:0065 s:0102 e:000101 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:981 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffdfb403720, <optimized out>, <optimized out>}, prev = 0x76fe3cc0ef40, state = RUBY_TAG_NONE, lock_rec = 0} c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 state = RUBY_TAG_NONE result = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0082 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] #13 0x000055fdbcc5aa02 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x76fe3c1ff620, self=130834322930160, 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:1626 flags = 0 c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 iseq = 0x76fe3e37dfd0 cfp = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:001e20 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 sp = 0x76fe3c0ffa28 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 use_argv = 0x76fe3cb02ba0 stack_argv = 0x76fe3c0ffa28 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 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #14 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:1640 captured = 0x76fe3c1ff620 #15 0x000055fdbcc06d56 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:1677 No locals. #16 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] No locals. #18 0x000055fdbcc06d56 in rb_yield (val=<optimized out>) No locals. #19 0x000055fdbcdba6d6 in rb_ary_collect (ary=130833815209320) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 130833815205360 i = 31 #20 0x000055fdbcc3d098 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x165100000001 th: 0x5150001a2a00, native_id: 0x76fe066006c0 cc = <optimized out> me = 0x76fe3e530148 -- Control frame information ----------------------------------------------- cfunc = 0x50400000a758 recv = 130833815209320 c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0035 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] block_handler = <optimized out> frame_type = 1431634051 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] len = <optimized out> val = <optimized out> th: 0x51500020ab00, native_id: 0x76fe16e006c0 #21 0x000055fdbcbe44c8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x76fe3c1ff608, cd=0x51100000b650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 val = 36 -- Control frame information ----------------------------------------------- ci = <optimized out> argc = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0018 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] recv = <optimized out> cc = <optimized out> calling = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000b650 insns_address_table = {0x55fdbcbe0846 <vm_exec_core+12886>, 0x55fdbcbddc95 <vm_exec_core+1701>, 0x55fdbcbdf477 <vm_exec_core+7815>, 0x55fdbcbe4636 <vm_exec_core+28742>, 0x55fdbcbdedc2 <vm_exec_core+6098>, 0x55fdbcbe5287 <vm_exec_core+31895>, 0x55fdbcbe364e <vm_exec_core+24670>, 0x55fdbcbe14f5 <vm_exec_core+16133>, 0x55fdbcbddf9e <vm_exec_core+2478>, 0x55fdbcbe4daf <vm_exec_core+30655>, 0x55fdbcbe49c0 <vm_exec_core+29648>, 0x55fdbcbdf17f <vm_exec_core+7055>, 0x55fdbcbde57b <vm_exec_core+3979>, 0x55fdbcbe3af1 <vm_exec_core+25857>, 0x55fdbcbdff3b <vm_exec_core+10571>, 0x55fdbcbe4fb9 <vm_exec_core+31177>, 0x55fdbcbe4bd7 <vm_exec_core+30183>, 0x55fdbcbe06ee <vm_exec_core+12542>, 0x55fdbcbe1462 <vm_exec_core+15986>, 0x55fdbcbe37da <vm_exec_core+25066>, 0x55fdbcbe4b3b <vm_exec_core+30027>, 0x55fdbcbe28de <vm_exec_core+21230>, 0x55fdbcbe3872 <vm_exec_core+25218>, 0x55fdbcbe3c70 <vm_exec_core+26240>, 0x55fdbcbe280c <vm_exec_core+21020>, 0x55fdbcbde477 <vm_exec_core+3719>, 0x55fdbcbe3009 <vm_exec_core+23065>, 0x55fdbcbde2d8 <vm_exec_core+3304>, 0x55fdbcbde620 <vm_exec_core+4144>, 0x55fdbcbe097b <vm_exec_core+13195>, 0x55fdbcbe26b1 <vm_exec_core+20673>, 0x55fdbcbe2c31 <vm_exec_core+22081>, 0x55fdbcbe2440 <vm_exec_core+20048>, 0x55fdbcbddee1 <vm_exec_core+2289>, 0x55fdbcbe3eb8 <vm_exec_core+26824>, 0x55fdbcbe48e8 <vm_exec_core+29432>, 0x55fdbcbde71b <vm_exec_core+4395>, 0x55fdbcbdf879 <vm_exec_core+8841>, 0x55fdbcbdf38a <vm_exec_core+7578>, 0x55fdbcbe009c <vm_exec_core+10924>, 0x55fdbcbe13be <vm_exec_core+15822>, 0x55fdbcbde80b <vm_exec_core+4635>, 0x55fdbcbe3d3d <vm_exec_core+26445>, 0x55fdbcbdf7da <vm_exec_core+8682>, 0x55fdbcbe125f <vm_exec_core+15471>, 0x55fdbcbe1cd7 <vm_exec_core+18151>, 0x55fdbcbe3bef <vm_exec_core+26111>, 0x55fdbcbe2a91 <vm_exec_core+21665>, 0x55fdbcbe02a5 <vm_exec_core+11445>, 0x55fdbcbdfa81 <vm_exec_core+9361>, 0x55fdbcbe39cd <vm_exec_core+25565>, 0x55fdbcbe0aef <vm_exec_core+13567>, 0x55fdbcbe30b4 <vm_exec_core+23236>, 0x55fdbcbe2ba4 <vm_exec_core+21940>, 0x55fdbcbe32f6 <vm_exec_core+23814>, 0x55fdbcbe418d <vm_exec_core+27549>, 0x55fdbcbe1eda <vm_exec_core+18666>, 0x55fdbcbdd98b <vm_exec_core+923>, 0x55fdbcbe0419 <vm_exec_core+11817>, 0x55fdbcbe3919 <vm_exec_core+25385>, 0x55fdbcbe053f <vm_exec_core+12111>, 0x55fdbcbe274e <vm_exec_core+20830>, 0x55fdbcbe2f0a <vm_exec_core+22810>, 0x55fdbcbe1a91 <vm_exec_core+17569>, 0x55fdbcbe2574 <vm_exec_core+20356>, 0x55fdbcbe0769 <vm_exec_core+12665>, 0x55fdbcbdfd56 <vm_exec_core+10086>, 0x55fdbcbe33cd <vm_exec_core+24029>, 0x55fdbcbde8c1 <vm_exec_core+4817>, 0x55fdbcbe1895 <vm_exec_core+17061>, 0x55fdbcbec2c9 <vm_exec_core+60633>, 0x55fdbcbe2982 <vm_exec_core+21394>, 0x55fdbcbdeb61 <vm_exec_core+5489>, 0x55fdbcbdf062 <vm_exec_core+6770>, 0x55fdbcbdec7e <vm_exec_core+5774>, 0x55fdbcbdf925 <vm_exec_core+9013>, 0x55fdbcbe00fb <vm_exec_core+11019>, 0x55fdbcbdd990 <vm_exec_core+928>, 0x55fdbcbdf6d7 <vm_exec_core+8423>, 0x55fdbcbe54c1 <vm_exec_core+32465>, 0x55fdbcbe2e27 <vm_exec_core+22583>, 0x55fdbcbe1dd8 <vm_exec_core+18408>, 0x55fdbcbe3dae <vm_exec_core+26558>, 0x55fdbcbe558d <vm_exec_core+32669>, 0x55fdbcbe40ad <vm_exec_core+27325>, 0x55fdbcbe5047 <vm_exec_core+31319>, 0x55fdbcbe5114 <vm_exec_core+31524>, 0x55fdbcbde39b <vm_exec_core+3499>, 0x55fdbcbe4c79 <vm_exec_core+30345>, 0x55fdbcbe0a18 <vm_exec_core+13352>, 0x55fdbcbe4e88 <vm_exec_core+30872>, 0x55fdbcbe05e4 <vm_exec_core+12276>, 0x55fdbcbe3f8d <vm_exec_core+27037>, 0x55fdbcbdfba0 <vm_exec_core+9648>, 0x55fdbcbe0d0d <vm_exec_core+14109>, 0x55fdbcbe51ed <vm_exec_core+31741>, 0x55fdbcbe131a <vm_exec_core+15658>, 0x55fdbcbe0ea3 <vm_exec_core+14515>, 0x55fdbcbdda59 <vm_exec_core+1129>, 0x55fdbcbde0ef <vm_exec_core+2815>, 0x55fdbcbddb3b <vm_exec_core+1355>, 0x55fdbcbe1b85 <vm_exec_core+17813>, 0x55fdbcbe1041 <vm_exec_core+14929>, 0x55fdbcbe1772 <vm_exec_core+16770>, 0x55fdbcbe1695 <vm_exec_core+16549>, 0x55fdbcbe0884 <vm_exec_core+12948>, 0x55fdbcbe0f3d <vm_exec_core+14669>, 0x55fdbcbe0bea <vm_exec_core+13818>, 0x55fdbcbe11e4 <vm_exec_core+15348>, 0x55fdbcbe1169 <vm_exec_core+15225>, 0x55fdbcbe0837 <vm_exec_core+12871>, 0x55fdbcbddc86 <vm_exec_core+1686>, 0x55fdbcbdf468 <vm_exec_core+7800>, 0x55fdbcbe4627 <vm_exec_core+28727>, 0x55fdbcbdedb3 <vm_exec_core+6083>, 0x55fdbcbe5278 <vm_exec_core+31880>, 0x55fdbcbe363f <vm_exec_core+24655>, 0x55fdbcbe14e6 <vm_exec_core+16118>, 0x55fdbcbddf8f <vm_exec_core+2463>, 0x55fdbcbe4da0 <vm_exec_core+30640>, 0x55fdbcbe49b1 <vm_exec_core+29633>, 0x55fdbcbdf170 <vm_exec_core+7040>, 0x55fdbcbde56c <vm_exec_core+3964>, 0x55fdbcbe3ae2 <vm_exec_core+25842>, 0x55fdbcbdff2c <vm_exec_core+10556>, 0x55fdbcbe4faa <vm_exec_core+31162>, 0x55fdbcbe4bc8 <vm_exec_core+30168>, 0x55fdbcbe06df <vm_exec_core+12527>, 0x55fdbcbe1453 <vm_exec_core+15971>, 0x55fdbcbe37cb <vm_exec_core+25051>, 0x55fdbcbe4b2c <vm_exec_core+30012>, 0x55fdbcbe28cf <vm_exec_core+21215>, 0x55fdbcbe3863 <vm_exec_core+25203>, 0x55fdbcbe3c61 <vm_exec_core+26225>, 0x55fdbcbe27fd <vm_exec_core+21005>, 0x55fdbcbde468 <vm_exec_core+3704>, 0x55fdbcbe2ffa <vm_exec_core+23050>, 0x55fdbcbde2c9 <vm_exec_core+3289>, 0x55fdbcbde611 <vm_exec_core+4129>, 0x55fdbcbe096c <vm_exec_core+13180>, 0x55fdbcbe26a2 <vm_exec_core+20658>, 0x55fdbcbe2c22 <vm_exec_core+22066>, 0x55fdbcbe2431 <vm_exec_core+20033>, 0x55fdbcbdded2 <vm_exec_core+2274>, 0x55fdbcbe3ea9 <vm_exec_core+26809>, 0x55fdbcbe48d9 <vm_exec_core+29417>, 0x55fdbcbde70c <vm_exec_core+4380>, 0x55fdbcbdf86a <vm_exec_core+8826>, 0x55fdbcbdf37b <vm_exec_core+7563>, 0x55fdbcbe008d <vm_exec_core+10909>, 0x55fdbcbe13af <vm_exec_core+15807>, 0x55fdbcbde7fc <vm_exec_core+4620>, 0x55fdbcbe3d2e <vm_exec_core+26430>, 0x55fdbcbdf7cb <vm_exec_core+8667>, 0x55fdbcbe1250 <vm_exec_core+15456>, 0x55fdbcbe1cc8 <vm_exec_core+18136>, 0x55fdbcbe3be0 <vm_exec_core+26096>, 0x55fdbcbe2a82 <vm_exec_core+21650>, 0x55fdbcbe0296 <vm_exec_core+11430>, 0x55fdbcbdfa72 <vm_exec_core+9346>, 0x55fdbcbe39be <vm_exec_core+25550>, 0x55fdbcbe0ae0 <vm_exec_core+13552>, 0x55fdbcbe30a5 <vm_exec_core+23221>, 0x55fdbcbe2b95 <vm_exec_core+21925>, 0x55fdbcbe32e7 <vm_exec_core+23799>, 0x55fdbcbe417e <vm_exec_core+27534>, 0x55fdbcbe1ecb <vm_exec_core+18651>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe040a <vm_exec_core+11802>, 0x55fdbcbe390a <vm_exec_core+25370>, 0x55fdbcbe0530 <vm_exec_core+12096>, 0x55fdbcbe273f <vm_exec_core+20815>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe1a82 <vm_exec_core+17554>, 0x55fdbcbe2565 <vm_exec_core+20341>, 0x55fdbcbe075a <vm_exec_core+12650>, 0x55fdbcbdfd47 <vm_exec_core+10071>, 0x55fdbcbe33be <vm_exec_core+24014>, 0x55fdbcbde8b2 <vm_exec_core+4802>, 0x55fdbcbe1886 <vm_exec_core+17046>, 0x55fdbcbec2ba <vm_exec_core+60618>, 0x55fdbcbe2973 <vm_exec_core+21379>, 0x55fdbcbdeb52 <vm_exec_core+5474>, 0x55fdbcbdf053 <vm_exec_core+6755>, 0x55fdbcbdec6f <vm_exec_core+5759>, 0x55fdbcbdf916 <vm_exec_core+8998>, 0x55fdbcbe00ec <vm_exec_core+11004>, 0x55fdbcbe1d95 <vm_exec_core+18341>, 0x55fdbcbe13a5 <vm_exec_core+15797>, 0x55fdbcbe1d90 <vm_exec_core+18336>, 0x55fdbcbe28ca <vm_exec_core+21210>, 0x55fdbcbe27f8 <vm_exec_core+21000>, 0x55fdbcbdf911 <vm_exec_core+8993>, 0x55fdbcbe2a46 <vm_exec_core+21590>, 0x55fdbcbe0a0e <vm_exec_core+13342>, 0x55fdbcbe0a13 <vm_exec_core+13347>, 0x55fdbcbe27f3 <vm_exec_core+20995>, 0x55fdbcbe2698 <vm_exec_core+20648>, 0x55fdbcbe1759 <vm_exec_core+16745>, 0x55fdbcbe1681 <vm_exec_core+16529>...} reg_cfp = 0x76fe3c1ff608 reg_pc = 0x519000014db8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x000055fdbcbd9f59 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. #24 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> #25 0x000055fdbcc5aa02 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x76fe3c1ff738, self=130834322930160, 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:1626 flags = 0 iseq = 0x76fe3e3bc7a8 cfp = <optimized out> sp = 0x76fe3c0ff8d0 use_argv = 0x76fe3caf2ba0 stack_argv = 0x76fe3c0ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640 captured = 0x76fe3c1ff738 #27 0x000055fdbcc06d56 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:1677 No locals. #28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685 No locals. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x000055fdbcc06d56 in rb_yield (val=<optimized out>) No locals. #31 0x000055fdbcdba6d6 in rb_ary_collect (ary=130833815212840) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 130833815212760 i = 0 #32 0x000055fdbcc3d098 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x165100000001 cc = <optimized out> me = 0x76fe3e530148 cfunc = 0x50400000a758 recv = 130833815212840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x000055fdbcbe44c8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x76fe3c1ff720, cd=0x502000008250, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #34 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 = 0x502000008250 insns_address_table = {0x55fdbcbe0846 <vm_exec_core+12886>, 0x55fdbcbddc95 <vm_exec_core+1701>, 0x55fdbcbdf477 <vm_exec_core+7815>, 0x55fdbcbe4636 <vm_exec_core+28742>, 0x55fdbcbdedc2 <vm_exec_core+6098>, 0x55fdbcbe5287 <vm_exec_core+31895>, 0x55fdbcbe364e <vm_exec_core+24670>, 0x55fdbcbe14f5 <vm_exec_core+16133>, 0x55fdbcbddf9e <vm_exec_core+2478>, 0x55fdbcbe4daf <vm_exec_core+30655>, 0x55fdbcbe49c0 <vm_exec_core+29648>, 0x55fdbcbdf17f <vm_exec_core+7055>, 0x55fdbcbde57b <vm_exec_core+3979>, 0x55fdbcbe3af1 <vm_exec_core+25857>, 0x55fdbcbdff3b <vm_exec_core+10571>, 0x55fdbcbe4fb9 <vm_exec_core+31177>, 0x55fdbcbe4bd7 <vm_exec_core+30183>, 0x55fdbcbe06ee <vm_exec_core+12542>, 0x55fdbcbe1462 <vm_exec_core+15986>, 0x55fdbcbe37da <vm_exec_core+25066>, 0x55fdbcbe4b3b <vm_exec_core+30027>, 0x55fdbcbe28de <vm_exec_core+21230>, 0x55fdbcbe3872 <vm_exec_core+25218>, 0x55fdbcbe3c70 <vm_exec_core+26240>, 0x55fdbcbe280c <vm_exec_core+21020>, 0x55fdbcbde477 <vm_exec_core+3719>, 0x55fdbcbe3009 <vm_exec_core+23065>, 0x55fdbcbde2d8 <vm_exec_core+3304>, 0x55fdbcbde620 <vm_exec_core+4144>, 0x55fdbcbe097b <vm_exec_core+13195>, 0x55fdbcbe26b1 <vm_exec_core+20673>, 0x55fdbcbe2c31 <vm_exec_core+22081>, 0x55fdbcbe2440 <vm_exec_core+20048>, 0x55fdbcbddee1 <vm_exec_core+2289>, 0x55fdbcbe3eb8 <vm_exec_core+26824>, 0x55fdbcbe48e8 <vm_exec_core+29432>, 0x55fdbcbde71b <vm_exec_core+4395>, 0x55fdbcbdf879 <vm_exec_core+8841>, 0x55fdbcbdf38a <vm_exec_core+7578>, 0x55fdbcbe009c <vm_exec_core+10924>, 0x55fdbcbe13be <vm_exec_core+15822>, 0x55fdbcbde80b <vm_exec_core+4635>, 0x55fdbcbe3d3d <vm_exec_core+26445>, 0x55fdbcbdf7da <vm_exec_core+8682>, 0x55fdbcbe125f <vm_exec_core+15471>, 0x55fdbcbe1cd7 <vm_exec_core+18151>, 0x55fdbcbe3bef <vm_exec_core+26111>, 0x55fdbcbe2a91 <vm_exec_core+21665>, 0x55fdbcbe02a5 <vm_exec_core+11445>, 0x55fdbcbdfa81 <vm_exec_core+9361>, 0x55fdbcbe39cd <vm_exec_core+25565>, 0x55fdbcbe0aef <vm_exec_core+13567>, 0x55fdbcbe30b4 <vm_exec_core+23236>, 0x55fdbcbe2ba4 <vm_exec_core+21940>, 0x55fdbcbe32f6 <vm_exec_core+23814>, 0x55fdbcbe418d <vm_exec_core+27549>, 0x55fdbcbe1eda <vm_exec_core+18666>, 0x55fdbcbdd98b <vm_exec_core+923>, 0x55fdbcbe0419 <vm_exec_core+11817>, 0x55fdbcbe3919 <vm_exec_core+25385>, 0x55fdbcbe053f <vm_exec_core+12111>, 0x55fdbcbe274e <vm_exec_core+20830>, 0x55fdbcbe2f0a <vm_exec_core+22810>, 0x55fdbcbe1a91 <vm_exec_core+17569>, 0x55fdbcbe2574 <vm_exec_core+20356>, 0x55fdbcbe0769 <vm_exec_core+12665>, 0x55fdbcbdfd56 <vm_exec_core+10086>, 0x55fdbcbe33cd <vm_exec_core+24029>, 0x55fdbcbde8c1 <vm_exec_core+4817>, 0x55fdbcbe1895 <vm_exec_core+17061>, 0x55fdbcbec2c9 <vm_exec_core+60633>, 0x55fdbcbe2982 <vm_exec_core+21394>, 0x55fdbcbdeb61 <vm_exec_core+5489>, 0x55fdbcbdf062 <vm_exec_core+6770>, 0x55fdbcbdec7e <vm_exec_core+5774>, 0x55fdbcbdf925 <vm_exec_core+9013>, 0x55fdbcbe00fb <vm_exec_core+11019>, 0x55fdbcbdd990 <vm_exec_core+928>, 0x55fdbcbdf6d7 <vm_exec_core+8423>, 0x55fdbcbe54c1 <vm_exec_core+32465>, 0x55fdbcbe2e27 <vm_exec_core+22583>, 0x55fdbcbe1dd8 <vm_exec_core+18408>, 0x55fdbcbe3dae <vm_exec_core+26558>, 0x55fdbcbe558d <vm_exec_core+32669>, 0x55fdbcbe40ad <vm_exec_core+27325>, 0x55fdbcbe5047 <vm_exec_core+31319>, 0x55fdbcbe5114 <vm_exec_core+31524>, 0x55fdbcbde39b <vm_exec_core+3499>, 0x55fdbcbe4c79 <vm_exec_core+30345>, 0x55fdbcbe0a18 <vm_exec_core+13352>, 0x55fdbcbe4e88 <vm_exec_core+30872>, 0x55fdbcbe05e4 <vm_exec_core+12276>, 0x55fdbcbe3f8d <vm_exec_core+27037>, 0x55fdbcbdfba0 <vm_exec_core+9648>, 0x55fdbcbe0d0d <vm_exec_core+14109>, 0x55fdbcbe51ed <vm_exec_core+31741>, 0x55fdbcbe131a <vm_exec_core+15658>, 0x55fdbcbe0ea3 <vm_exec_core+14515>, 0x55fdbcbdda59 <vm_exec_core+1129>, 0x55fdbcbde0ef <vm_exec_core+2815>, 0x55fdbcbddb3b <vm_exec_core+1355>, 0x55fdbcbe1b85 <vm_exec_core+17813>, 0x55fdbcbe1041 <vm_exec_core+14929>, 0x55fdbcbe1772 <vm_exec_core+16770>, 0x55fdbcbe1695 <vm_exec_core+16549>, 0x55fdbcbe0884 <vm_exec_core+12948>, 0x55fdbcbe0f3d <vm_exec_core+14669>, 0x55fdbcbe0bea <vm_exec_core+13818>, 0x55fdbcbe11e4 <vm_exec_core+15348>, 0x55fdbcbe1169 <vm_exec_core+15225>, 0x55fdbcbe0837 <vm_exec_core+12871>, 0x55fdbcbddc86 <vm_exec_core+1686>, 0x55fdbcbdf468 <vm_exec_core+7800>, 0x55fdbcbe4627 <vm_exec_core+28727>, 0x55fdbcbdedb3 <vm_exec_core+6083>, 0x55fdbcbe5278 <vm_exec_core+31880>, 0x55fdbcbe363f <vm_exec_core+24655>, 0x55fdbcbe14e6 <vm_exec_core+16118>, 0x55fdbcbddf8f <vm_exec_core+2463>, 0x55fdbcbe4da0 <vm_exec_core+30640>, 0x55fdbcbe49b1 <vm_exec_core+29633>, 0x55fdbcbdf170 <vm_exec_core+7040>, 0x55fdbcbde56c <vm_exec_core+3964>, 0x55fdbcbe3ae2 <vm_exec_core+25842>, 0x55fdbcbdff2c <vm_exec_core+10556>, 0x55fdbcbe4faa <vm_exec_core+31162>, 0x55fdbcbe4bc8 <vm_exec_core+30168>, 0x55fdbcbe06df <vm_exec_core+12527>, 0x55fdbcbe1453 <vm_exec_core+15971>, 0x55fdbcbe37cb <vm_exec_core+25051>, 0x55fdbcbe4b2c <vm_exec_core+30012>, 0x55fdbcbe28cf <vm_exec_core+21215>, 0x55fdbcbe3863 <vm_exec_core+25203>, 0x55fdbcbe3c61 <vm_exec_core+26225>, 0x55fdbcbe27fd <vm_exec_core+21005>, 0x55fdbcbde468 <vm_exec_core+3704>, 0x55fdbcbe2ffa <vm_exec_core+23050>, 0x55fdbcbde2c9 <vm_exec_core+3289>, 0x55fdbcbde611 <vm_exec_core+4129>, 0x55fdbcbe096c <vm_exec_core+13180>, 0x55fdbcbe26a2 <vm_exec_core+20658>, 0x55fdbcbe2c22 <vm_exec_core+22066>, 0x55fdbcbe2431 <vm_exec_core+20033>, 0x55fdbcbdded2 <vm_exec_core+2274>, 0x55fdbcbe3ea9 <vm_exec_core+26809>, 0x55fdbcbe48d9 <vm_exec_core+29417>, 0x55fdbcbde70c <vm_exec_core+4380>, 0x55fdbcbdf86a <vm_exec_core+8826>, 0x55fdbcbdf37b <vm_exec_core+7563>, 0x55fdbcbe008d <vm_exec_core+10909>, 0x55fdbcbe13af <vm_exec_core+15807>, 0x55fdbcbde7fc <vm_exec_core+4620>, 0x55fdbcbe3d2e <vm_exec_core+26430>, 0x55fdbcbdf7cb <vm_exec_core+8667>, 0x55fdbcbe1250 <vm_exec_core+15456>, 0x55fdbcbe1cc8 <vm_exec_core+18136>, 0x55fdbcbe3be0 <vm_exec_core+26096>, 0x55fdbcbe2a82 <vm_exec_core+21650>, 0x55fdbcbe0296 <vm_exec_core+11430>, 0x55fdbcbdfa72 <vm_exec_core+9346>, 0x55fdbcbe39be <vm_exec_core+25550>, 0x55fdbcbe0ae0 <vm_exec_core+13552>, 0x55fdbcbe30a5 <vm_exec_core+23221>, 0x55fdbcbe2b95 <vm_exec_core+21925>, 0x55fdbcbe32e7 <vm_exec_core+23799>, 0x55fdbcbe417e <vm_exec_core+27534>, 0x55fdbcbe1ecb <vm_exec_core+18651>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe040a <vm_exec_core+11802>, 0x55fdbcbe390a <vm_exec_core+25370>, 0x55fdbcbe0530 <vm_exec_core+12096>, 0x55fdbcbe273f <vm_exec_core+20815>, 0x55fdbcbe2a32 <vm_exec_core+21570>, 0x55fdbcbe1a82 <vm_exec_core+17554>, 0x55fdbcbe2565 <vm_exec_core+20341>, 0x55fdbcbe075a <vm_exec_core+12650>, 0x55fdbcbdfd47 <vm_exec_core+10071>, 0x55fdbcbe33be <vm_exec_core+24014>, 0x55fdbcbde8b2 <vm_exec_core+4802>, 0x55fdbcbe1886 <vm_exec_core+17046>, 0x55fdbcbec2ba <vm_exec_core+60618>, 0x55fdbcbe2973 <vm_exec_core+21379>, 0x55fdbcbdeb52 <vm_exec_core+5474>, 0x55fdbcbdf053 <vm_exec_core+6755>, 0x55fdbcbdec6f <vm_exec_core+5759>, 0x55fdbcbdf916 <vm_exec_core+8998>, 0x55fdbcbe00ec <vm_exec_core+11004>, 0x55fdbcbe1d95 <vm_exec_core+18341>, 0x55fdbcbe13a5 <vm_exec_core+15797>, 0x55fdbcbe1d90 <vm_exec_core+18336>, 0x55fdbcbe28ca <vm_exec_core+21210>, 0x55fdbcbe27f8 <vm_exec_core+21000>, 0x55fdbcbdf911 <vm_exec_core+8993>, 0x55fdbcbe2a46 <vm_exec_core+21590>, 0x55fdbcbe0a0e <vm_exec_core+13342>, 0x55fdbcbe0a13 <vm_exec_core+13347>, 0x55fdbcbe27f3 <vm_exec_core+20995>, 0x55fdbcbe2698 <vm_exec_core+20648>, 0x55fdbcbe1759 <vm_exec_core+16745>, 0x55fdbcbe1681 <vm_exec_core+16529>...} reg_cfp = 0x76fe3c1ff720 reg_pc = 0x50400002d3b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_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 0x000055fdbcbda18b 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. #36 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 #37 0x000055fdbc85e5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x76fe3e3bc938) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdfb404eb0, <optimized out>, 0x7ffdfb404e00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x76fe3e3bc938 #38 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #39 0x000055fdbc857b47 in rb_main (argc=11, argv=0x7ffdfb405088) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #40 main (argc=11, argv=0x7ffdfb405088) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 161485) detached] $ timeout 60 gdb -p 161469 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 161471] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000719635926cd7 in __GI___select (nfds=33, readfds=0x50c004d14f00, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2c6de6a0) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x719635a4bc40 (LWP 161469) "ruby" 0x0000719635926cd7 in __GI___select (nfds=33, readfds=0x50c004d14f00, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2c6de6a0) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7196196006c0 (LWP 161471) "ruby" 0x000071963591b4cd in __GI___poll (fds=0x719618309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7196196006c0 (LWP 161471) "ruby"): #0 0x000071963591b4cd in __GI___poll (fds=0x719618309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005763737756da in __interceptor_poll () No symbol table info available. #2 0x0000576373b24ddf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x00005763737cea8f in asan_thread_start(void*) () No symbol table info available. #5 0x000071963589caa4 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 = {124889484756672, 6483782560457366677, 124889484756672, -352, 0, 140729643829312, 6483782560469949589, 6483877581534076053}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000719635929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x719635a4bc40 (LWP 161469) "ruby"): #0 0x0000719635926cd7 in __GI___select (nfds=33, readfds=0x50c004d14f00, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2c6de6a0) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 59999, tv_nsec = 951442547} pts64 = 0x7ffe2c6de540 r = <optimized out> #1 0x0000576373b0fa25 in native_fd_select (n=33, readfds=0x50c004d14f00, writefds=0x0, exceptfds=0x719635926cd7 <__GI___select+327>, timeout=0x7ffe2c6de540, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384 No locals. #2 do_select (p=124889923290144) at /tmp/ruby/src/trunk_asan/thread.c:4307 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe2c6de650 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005763738192d0 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:1073 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2c6de810, <optimized out>, 0x7ffe2c6de720, <optimized out>, <optimized out>}, prev = 0x719633838380, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000576373b0effe 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:4367 set = {max = 33, th = 0x515000000300, rset = 0x719633838240, 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 = 0x7196338382a0} #5 0x00005763738dc8ef in select_internal (read=124889486730120, write=4, except=4, tp=0x7196338382a0, fds=0x719633838240) at /tmp/ruby/src/trunk_asan/io.c:10750 timerec = <optimized out> max = 33 pending = <optimized out> rp = 0x719633838240 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=124889923289632) at /tmp/ruby/src/trunk_asan/io.c:10820 p = 0x719633838220 #7 0x00005763738192d0 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:1073 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2c6deb10, <optimized out>, 0x7ffe2c6dea20, <optimized out>, <optimized out>}, prev = 0x719633874940, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005763738b8a2b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11188 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x0000576373bf4098 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x160100100009 cc = <optimized out> me = 0x71963514a6a8 cfunc = 0x504000010798 recv = 124889949534720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000576373ba1b19 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x719632dff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 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 = {0x576373b97846 <vm_exec_core+12886>, 0x576373b94c95 <vm_exec_core+1701>, 0x576373b96477 <vm_exec_core+7815>, 0x576373b9b636 <vm_exec_core+28742>, 0x576373b95dc2 <vm_exec_core+6098>, 0x576373b9c287 <vm_exec_core+31895>, 0x576373b9a64e <vm_exec_core+24670>, 0x576373b984f5 <vm_exec_core+16133>, 0x576373b94f9e <vm_exec_core+2478>, 0x576373b9bdaf <vm_exec_core+30655>, 0x576373b9b9c0 <vm_exec_core+29648>, 0x576373b9617f <vm_exec_core+7055>, 0x576373b9557b <vm_exec_core+3979>, 0x576373b9aaf1 <vm_exec_core+25857>, 0x576373b96f3b <vm_exec_core+10571>, 0x576373b9bfb9 <vm_exec_core+31177>, 0x576373b9bbd7 <vm_exec_core+30183>, 0x576373b976ee <vm_exec_core+12542>, 0x576373b98462 <vm_exec_core+15986>, 0x576373b9a7da <vm_exec_core+25066>, 0x576373b9bb3b <vm_exec_core+30027>, 0x576373b998de <vm_exec_core+21230>, 0x576373b9a872 <vm_exec_core+25218>, 0x576373b9ac70 <vm_exec_core+26240>, 0x576373b9980c <vm_exec_core+21020>, 0x576373b95477 <vm_exec_core+3719>, 0x576373b9a009 <vm_exec_core+23065>, 0x576373b952d8 <vm_exec_core+3304>, 0x576373b95620 <vm_exec_core+4144>, 0x576373b9797b <vm_exec_core+13195>, 0x576373b996b1 <vm_exec_core+20673>, 0x576373b99c31 <vm_exec_core+22081>, 0x576373b99440 <vm_exec_core+20048>, 0x576373b94ee1 <vm_exec_core+2289>, 0x576373b9aeb8 <vm_exec_core+26824>, 0x576373b9b8e8 <vm_exec_core+29432>, 0x576373b9571b <vm_exec_core+4395>, 0x576373b96879 <vm_exec_core+8841>, 0x576373b9638a <vm_exec_core+7578>, 0x576373b9709c <vm_exec_core+10924>, 0x576373b983be <vm_exec_core+15822>, 0x576373b9580b <vm_exec_core+4635>, 0x576373b9ad3d <vm_exec_core+26445>, 0x576373b967da <vm_exec_core+8682>, 0x576373b9825f <vm_exec_core+15471>, 0x576373b98cd7 <vm_exec_core+18151>, 0x576373b9abef <vm_exec_core+26111>, 0x576373b99a91 <vm_exec_core+21665>, 0x576373b972a5 <vm_exec_core+11445>, 0x576373b96a81 <vm_exec_core+9361>, 0x576373b9a9cd <vm_exec_core+25565>, 0x576373b97aef <vm_exec_core+13567>, 0x576373b9a0b4 <vm_exec_core+23236>, 0x576373b99ba4 <vm_exec_core+21940>, 0x576373b9a2f6 <vm_exec_core+23814>, 0x576373b9b18d <vm_exec_core+27549>, 0x576373b98eda <vm_exec_core+18666>, 0x576373b9498b <vm_exec_core+923>, 0x576373b97419 <vm_exec_core+11817>, 0x576373b9a919 <vm_exec_core+25385>, 0x576373b9753f <vm_exec_core+12111>, 0x576373b9974e <vm_exec_core+20830>, 0x576373b99f0a <vm_exec_core+22810>, 0x576373b98a91 <vm_exec_core+17569>, 0x576373b99574 <vm_exec_core+20356>, 0x576373b97769 <vm_exec_core+12665>, 0x576373b96d56 <vm_exec_core+10086>, 0x576373b9a3cd <vm_exec_core+24029>, 0x576373b958c1 <vm_exec_core+4817>, 0x576373b98895 <vm_exec_core+17061>, 0x576373ba32c9 <vm_exec_core+60633>, 0x576373b99982 <vm_exec_core+21394>, 0x576373b95b61 <vm_exec_core+5489>, 0x576373b96062 <vm_exec_core+6770>, 0x576373b95c7e <vm_exec_core+5774>, 0x576373b96925 <vm_exec_core+9013>, 0x576373b970fb <vm_exec_core+11019>, 0x576373b94990 <vm_exec_core+928>, 0x576373b966d7 <vm_exec_core+8423>, 0x576373b9c4c1 <vm_exec_core+32465>, 0x576373b99e27 <vm_exec_core+22583>, 0x576373b98dd8 <vm_exec_core+18408>, 0x576373b9adae <vm_exec_core+26558>, 0x576373b9c58d <vm_exec_core+32669>, 0x576373b9b0ad <vm_exec_core+27325>, 0x576373b9c047 <vm_exec_core+31319>, 0x576373b9c114 <vm_exec_core+31524>, 0x576373b9539b <vm_exec_core+3499>, 0x576373b9bc79 <vm_exec_core+30345>, 0x576373b97a18 <vm_exec_core+13352>, 0x576373b9be88 <vm_exec_core+30872>, 0x576373b975e4 <vm_exec_core+12276>, 0x576373b9af8d <vm_exec_core+27037>, 0x576373b96ba0 <vm_exec_core+9648>, 0x576373b97d0d <vm_exec_core+14109>, 0x576373b9c1ed <vm_exec_core+31741>, 0x576373b9831a <vm_exec_core+15658>, 0x576373b97ea3 <vm_exec_core+14515>, 0x576373b94a59 <vm_exec_core+1129>, 0x576373b950ef <vm_exec_core+2815>, 0x576373b94b3b <vm_exec_core+1355>, 0x576373b98b85 <vm_exec_core+17813>, 0x576373b98041 <vm_exec_core+14929>, 0x576373b98772 <vm_exec_core+16770>, 0x576373b98695 <vm_exec_core+16549>, 0x576373b97884 <vm_exec_core+12948>, 0x576373b97f3d <vm_exec_core+14669>, 0x576373b97bea <vm_exec_core+13818>, 0x576373b981e4 <vm_exec_core+15348>, 0x576373b98169 <vm_exec_core+15225>, 0x576373b97837 <vm_exec_core+12871>, 0x576373b94c86 <vm_exec_core+1686>, 0x576373b96468 <vm_exec_core+7800>, 0x576373b9b627 <vm_exec_core+28727>, 0x576373b95db3 <vm_exec_core+6083>, 0x576373b9c278 <vm_exec_core+31880>, 0x576373b9a63f <vm_exec_core+24655>, 0x576373b984e6 <vm_exec_core+16118>, 0x576373b94f8f <vm_exec_core+2463>, 0x576373b9bda0 <vm_exec_core+30640>, 0x576373b9b9b1 <vm_exec_core+29633>, 0x576373b96170 <vm_exec_core+7040>, 0x576373b9556c <vm_exec_core+3964>, 0x576373b9aae2 <vm_exec_core+25842>, 0x576373b96f2c <vm_exec_core+10556>, 0x576373b9bfaa <vm_exec_core+31162>, 0x576373b9bbc8 <vm_exec_core+30168>, 0x576373b976df <vm_exec_core+12527>, 0x576373b98453 <vm_exec_core+15971>, 0x576373b9a7cb <vm_exec_core+25051>, 0x576373b9bb2c <vm_exec_core+30012>, 0x576373b998cf <vm_exec_core+21215>, 0x576373b9a863 <vm_exec_core+25203>, 0x576373b9ac61 <vm_exec_core+26225>, 0x576373b997fd <vm_exec_core+21005>, 0x576373b95468 <vm_exec_core+3704>, 0x576373b99ffa <vm_exec_core+23050>, 0x576373b952c9 <vm_exec_core+3289>, 0x576373b95611 <vm_exec_core+4129>, 0x576373b9796c <vm_exec_core+13180>, 0x576373b996a2 <vm_exec_core+20658>, 0x576373b99c22 <vm_exec_core+22066>, 0x576373b99431 <vm_exec_core+20033>, 0x576373b94ed2 <vm_exec_core+2274>, 0x576373b9aea9 <vm_exec_core+26809>, 0x576373b9b8d9 <vm_exec_core+29417>, 0x576373b9570c <vm_exec_core+4380>, 0x576373b9686a <vm_exec_core+8826>, 0x576373b9637b <vm_exec_core+7563>, 0x576373b9708d <vm_exec_core+10909>, 0x576373b983af <vm_exec_core+15807>, 0x576373b957fc <vm_exec_core+4620>, 0x576373b9ad2e <vm_exec_core+26430>, 0x576373b967cb <vm_exec_core+8667>, 0x576373b98250 <vm_exec_core+15456>, 0x576373b98cc8 <vm_exec_core+18136>, 0x576373b9abe0 <vm_exec_core+26096>, 0x576373b99a82 <vm_exec_core+21650>, 0x576373b97296 <vm_exec_core+11430>, 0x576373b96a72 <vm_exec_core+9346>, 0x576373b9a9be <vm_exec_core+25550>, 0x576373b97ae0 <vm_exec_core+13552>, 0x576373b9a0a5 <vm_exec_core+23221>, 0x576373b99b95 <vm_exec_core+21925>, 0x576373b9a2e7 <vm_exec_core+23799>, 0x576373b9b17e <vm_exec_core+27534>, 0x576373b98ecb <vm_exec_core+18651>, 0x576373b99a32 <vm_exec_core+21570>, 0x576373b9740a <vm_exec_core+11802>, 0x576373b9a90a <vm_exec_core+25370>, 0x576373b97530 <vm_exec_core+12096>, 0x576373b9973f <vm_exec_core+20815>, 0x576373b99a32 <vm_exec_core+21570>, 0x576373b98a82 <vm_exec_core+17554>, 0x576373b99565 <vm_exec_core+20341>, 0x576373b9775a <vm_exec_core+12650>, 0x576373b96d47 <vm_exec_core+10071>, 0x576373b9a3be <vm_exec_core+24014>, 0x576373b958b2 <vm_exec_core+4802>, 0x576373b98886 <vm_exec_core+17046>, 0x576373ba32ba <vm_exec_core+60618>, 0x576373b99973 <vm_exec_core+21379>, 0x576373b95b52 <vm_exec_core+5474>, 0x576373b96053 <vm_exec_core+6755>, 0x576373b95c6f <vm_exec_core+5759>, 0x576373b96916 <vm_exec_core+8998>, 0x576373b970ec <vm_exec_core+11004>, 0x576373b98d95 <vm_exec_core+18341>, 0x576373b983a5 <vm_exec_core+15797>, 0x576373b98d90 <vm_exec_core+18336>, 0x576373b998ca <vm_exec_core+21210>, 0x576373b997f8 <vm_exec_core+21000>, 0x576373b96911 <vm_exec_core+8993>, 0x576373b99a46 <vm_exec_core+21590>, 0x576373b97a0e <vm_exec_core+13342>, 0x576373b97a13 <vm_exec_core+13347>, 0x576373b997f3 <vm_exec_core+20995>, 0x576373b99698 <vm_exec_core+20648>, 0x576373b98759 <vm_exec_core+16745>, 0x576373b98681 <vm_exec_core+16529>...} reg_cfp = 0x719632dff3a0 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 0x0000576373b90f59 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. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 th: 0x515000000300, native_id: 0x719635a4bc40 -- Control frame information ----------------------------------------------- _ec = 0x5160000006d0 _tag = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select state = RUBY_TAG_NONE result = <optimized out> c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697 #14 0x0000576373c11a02 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x719632dff578, self=124889947452080, 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:1626 flags = 0 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825 iseq = 0x719634f77768 cfp = <optimized out> sp = 0x719632cff9e8 use_argv = 0x71963369d5a0 stack_argv = 0x719632cff9e8 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610 opt_pc = 0 type = <optimized out> c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 av = <optimized out> bound = <optimized out> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each #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:1640 captured = 0x719632dff578 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 #16 0x0000576373bbdd56 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:1677 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:1685 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 0x0000576373bbdd56 in rb_yield (val=<optimized out>) No locals. c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 #20 0x0000576373d648da in rb_ary_each (ary=124889945804920) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 #21 0x0000576373bf4098 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0xc0100000001 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 cc = <optimized out> me = 0x719635150558 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 cfunc = 0x50400000a298 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 recv = 124889945804920 c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x0000576373b9b4c8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x719632dff560, cd=0x51100000d040, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d040 insns_address_table = {0x576373b97846 <vm_exec_core+12886>, 0x576373b94c95 <vm_exec_core+1701>, 0x576373b96477 <vm_exec_core+7815>, 0x576373b9b636 <vm_exec_core+28742>, 0x576373b95dc2 <vm_exec_core+6098>, 0x576373b9c287 <vm_exec_core+31895>, 0x576373b9a64e <vm_exec_core+24670>, 0x576373b984f5 <vm_exec_core+16133>, 0x576373b94f9e <vm_exec_core+2478>, 0x576373b9bdaf <vm_exec_core+30655>, 0x576373b9b9c0 <vm_exec_core+29648>, 0x576373b9617f <vm_exec_core+7055>, 0x576373b9557b <vm_exec_core+3979>, 0x576373b9aaf1 <vm_exec_core+25857>, 0x576373b96f3b <vm_exec_core+10571>, 0x576373b9bfb9 <vm_exec_core+31177>, 0x576373b9bbd7 <vm_exec_core+30183>, 0x576373b976ee <vm_exec_core+12542>, 0x576373b98462 <vm_exec_core+15986>, 0x576373b9a7da <vm_exec_core+25066>, 0x576373b9bb3b <vm_exec_core+30027>, 0x576373b998de <vm_exec_core+21230>, 0x576373b9a872 <vm_exec_core+25218>, 0x576373b9ac70 <vm_exec_core+26240>, 0x576373b9980c <vm_exec_core+21020>, 0x576373b95477 <vm_exec_core+3719>, 0x576373b9a009 <vm_exec_core+23065>, 0x576373b952d8 <vm_exec_core+3304>, 0x576373b95620 <vm_exec_core+4144>, 0x576373b9797b <vm_exec_core+13195>, 0x576373b996b1 <vm_exec_core+20673>, 0x576373b99c31 <vm_exec_core+22081>, 0x576373b99440 <vm_exec_core+20048>, 0x576373b94ee1 <vm_exec_core+2289>, 0x576373b9aeb8 <vm_exec_core+26824>, 0x576373b9b8e8 <vm_exec_core+29432>, 0x576373b9571b <vm_exec_core+4395>, 0x576373b96879 <vm_exec_core+8841>, 0x576373b9638a <vm_exec_core+7578>, 0x576373b9709c <vm_exec_core+10924>, 0x576373b983be <vm_exec_core+15822>, 0x576373b9580b <vm_exec_core+4635>, 0x576373b9ad3d <vm_exec_core+26445>, 0x576373b967da <vm_exec_core+8682>, 0x576373b9825f <vm_exec_core+15471>, 0x576373b98cd7 <vm_exec_core+18151>, 0x576373b9abef <vm_exec_core+26111>, 0x576373b99a91 <vm_exec_core+21665>, 0x576373b972a5 <vm_exec_core+11445>, 0x576373b96a81 <vm_exec_core+9361>, 0x576373b9a9cd <vm_exec_core+25565>, 0x576373b97aef <vm_exec_core+13567>, 0x576373b9a0b4 <vm_exec_core+23236>, 0x576373b99ba4 <vm_exec_core+21940>, 0x576373b9a2f6 <vm_exec_core+23814>, 0x576373b9b18d <vm_exec_core+27549>, 0x576373b98eda <vm_exec_core+18666>, 0x576373b9498b <vm_exec_core+923>, 0x576373b97419 <vm_exec_core+11817>, 0x576373b9a919 <vm_exec_core+25385>, 0x576373b9753f <vm_exec_core+12111>, 0x576373b9974e <vm_exec_core+20830>, 0x576373b99f0a <vm_exec_core+22810>, 0x576373b98a91 <vm_exec_core+17569>, 0x576373b99574 <vm_exec_core+20356>, 0x576373b97769 <vm_exec_core+12665>, 0x576373b96d56 <vm_exec_core+10086>, 0x576373b9a3cd <vm_exec_core+24029>, 0x576373b958c1 <vm_exec_core+4817>, 0x576373b98895 <vm_exec_core+17061>, 0x576373ba32c9 <vm_exec_core+60633>, 0x576373b99982 <vm_exec_core+21394>, 0x576373b95b61 <vm_exec_core+5489>, 0x576373b96062 <vm_exec_core+6770>, 0x576373b95c7e <vm_exec_core+5774>, 0x576373b96925 <vm_exec_core+9013>, 0x576373b970fb <vm_exec_core+11019>, 0x576373b94990 <vm_exec_core+928>, 0x576373b966d7 <vm_exec_core+8423>, 0x576373b9c4c1 <vm_exec_core+32465>, 0x576373b99e27 <vm_exec_core+22583>, 0x576373b98dd8 <vm_exec_core+18408>, 0x576373b9adae <vm_exec_core+26558>, 0x576373b9c58d <vm_exec_core+32669>, 0x576373b9b0ad <vm_exec_core+27325>, 0x576373b9c047 <vm_exec_core+31319>, 0x576373b9c114 <vm_exec_core+31524>, 0x576373b9539b <vm_exec_core+3499>, 0x576373b9bc79 <vm_exec_core+30345>, 0x576373b97a18 <vm_exec_core+13352>, 0x576373b9be88 <vm_exec_core+30872>, 0x576373b975e4 <vm_exec_core+12276>, 0x576373b9af8d <vm_exec_core+27037>, 0x576373b96ba0 <vm_exec_core+9648>, 0x576373b97d0d <vm_exec_core+14109>, 0x576373b9c1ed <vm_exec_core+31741>, 0x576373b9831a <vm_exec_core+15658>, 0x576373b97ea3 <vm_exec_core+14515>, 0x576373b94a59 <vm_exec_core+1129>, 0x576373b950ef <vm_exec_core+2815>, 0x576373b94b3b <vm_exec_core+1355>, 0x576373b98b85 <vm_exec_core+17813>, 0x576373b98041 <vm_exec_core+14929>, 0x576373b98772 <vm_exec_core+16770>, 0x576373b98695 <vm_exec_core+16549>, 0x576373b97884 <vm_exec_core+12948>, 0x576373b97f3d <vm_exec_core+14669>, 0x576373b97bea <vm_exec_core+13818>, 0x576373b981e4 <vm_exec_core+15348>, 0x576373b98169 <vm_exec_core+15225>, 0x576373b97837 <vm_exec_core+12871>, 0x576373b94c86 <vm_exec_core+1686>, 0x576373b96468 <vm_exec_core+7800>, 0x576373b9b627 <vm_exec_core+28727>, 0x576373b95db3 <vm_exec_core+6083>, 0x576373b9c278 <vm_exec_core+31880>, 0x576373b9a63f <vm_exec_core+24655>, 0x576373b984e6 <vm_exec_core+16118>, 0x576373b94f8f <vm_exec_core+2463>, 0x576373b9bda0 <vm_exec_core+30640>, 0x576373b9b9b1 <vm_exec_core+29633>, 0x576373b96170 <vm_exec_core+7040>, 0x576373b9556c <vm_exec_core+3964>, 0x576373b9aae2 <vm_exec_core+25842>, 0x576373b96f2c <vm_exec_core+10556>, 0x576373b9bfaa <vm_exec_core+31162>, 0x576373b9bbc8 <vm_exec_core+30168>, 0x576373b976df <vm_exec_core+12527>, 0x576373b98453 <vm_exec_core+15971>, 0x576373b9a7cb <vm_exec_core+25051>, 0x576373b9bb2c <vm_exec_core+30012>, 0x576373b998cf <vm_exec_core+21215>, 0x576373b9a863 <vm_exec_core+25203>, 0x576373b9ac61 <vm_exec_core+26225>, 0x576373b997fd <vm_exec_core+21005>, 0x576373b95468 <vm_exec_core+3704>, 0x576373b99ffa <vm_exec_core+23050>, 0x576373b952c9 <vm_exec_core+3289>, 0x576373b95611 <vm_exec_core+4129>, 0x576373b9796c <vm_exec_core+13180>, 0x576373b996a2 <vm_exec_core+20658>, 0x576373b99c22 <vm_exec_core+22066>, 0x576373b99431 <vm_exec_core+20033>, 0x576373b94ed2 <vm_exec_core+2274>, 0x576373b9aea9 <vm_exec_core+26809>, 0x576373b9b8d9 <vm_exec_core+29417>, 0x576373b9570c <vm_exec_core+4380>, 0x576373b9686a <vm_exec_core+8826>, 0x576373b9637b <vm_exec_core+7563>, 0x576373b9708d <vm_exec_core+10909>, 0x576373b983af <vm_exec_core+15807>, 0x576373b957fc <vm_exec_core+4620>, 0x576373b9ad2e <vm_exec_core+26430>, 0x576373b967cb <vm_exec_core+8667>, 0x576373b98250 <vm_exec_core+15456>, 0x576373b98cc8 <vm_exec_core+18136>, 0x576373b9abe0 <vm_exec_core+26096>, 0x576373b99a82 <vm_exec_core+21650>, 0x576373b97296 <vm_exec_core+11430>, 0x576373b96a72 <vm_exec_core+9346>, 0x576373b9a9be <vm_exec_core+25550>, 0x576373b97ae0 <vm_exec_core+13552>, 0x576373b9a0a5 <vm_exec_core+23221>, 0x576373b99b95 <vm_exec_core+21925>, 0x576373b9a2e7 <vm_exec_core+23799>, 0x576373b9b17e <vm_exec_core+27534>, 0x576373b98ecb <vm_exec_core+18651>, 0x576373b99a32 <vm_exec_core+21570>, 0x576373b9740a <vm_exec_core+11802>, 0x576373b9a90a <vm_exec_core+25370>, 0x576373b97530 <vm_exec_core+12096>, 0x576373b9973f <vm_exec_core+20815>, 0x576373b99a32 <vm_exec_core+21570>, 0x576373b98a82 <vm_exec_core+17554>, 0x576373b99565 <vm_exec_core+20341>, 0x576373b9775a <vm_exec_core+12650>, 0x576373b96d47 <vm_exec_core+10071>, 0x576373b9a3be <vm_exec_core+24014>, 0x576373b958b2 <vm_exec_core+4802>, 0x576373b98886 <vm_exec_core+17046>, 0x576373ba32ba <vm_exec_core+60618>, 0x576373b99973 <vm_exec_core+21379>, 0x576373b95b52 <vm_exec_core+5474>, 0x576373b96053 <vm_exec_core+6755>, 0x576373b95c6f <vm_exec_core+5759>, 0x576373b96916 <vm_exec_core+8998>, 0x576373b970ec <vm_exec_core+11004>, 0x576373b98d95 <vm_exec_core+18341>, 0x576373b983a5 <vm_exec_core+15797>, 0x576373b98d90 <vm_exec_core+18336>, 0x576373b998ca <vm_exec_core+21210>, 0x576373b997f8 <vm_exec_core+21000>, 0x576373b96911 <vm_exec_core+8993>, 0x576373b99a46 <vm_exec_core+21590>, 0x576373b97a0e <vm_exec_core+13342>, 0x576373b97a13 <vm_exec_core+13347>, 0x576373b997f3 <vm_exec_core+20995>, 0x576373b99698 <vm_exec_core+20648>, 0x576373b98759 <vm_exec_core+16745>, 0x576373b98681 <vm_exec_core+16529>...} reg_cfp = 0x719632dff560 reg_pc = 0x5150000196d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_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 0x0000576373b9118b 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 0x000057637391b81c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=124889948010960) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x719634fcb8b8 #27 0x00005763739166db 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 = 124889949524960 realpath_map = 124889949524800 path = 124889948010960 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 0x0000576373914895 in rb_require_string_internal (fname=124889948011000, 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 0x0000576373bf4098 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x58a100140003 cc = <optimized out> me = 0x719634fcba48 cfunc = 0x5040000185d8 recv = 124889949654440 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x0000576373bda3ad in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe2c6e0ef0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x0000576373bd9e65 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #33 0x0000576373ba1b19 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x719632dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967 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 = {0x576373b97846 <vm_exec_core+12886>, 0x576373b94c95 <vm_exec_core+1701>, 0x576373b96477 <vm_exec_core+7815>, 0x576373b9b636 <vm_exec_core+28742>, 0x576373b95dc2 <vm_exec_core+6098>, 0x576373b9c287 <vm_exec_core+31895>, 0x576373b9a64e <vm_exec_core+24670>, 0x576373b984f5 <vm_exec_core+16133>, 0x576373b94f9e <vm_exec_core+2478>, 0x576373b9bdaf <vm_exec_core+30655>, 0x576373b9b9c0 <vm_exec_core+29648>, 0x576373b9617f <vm_exec_core+7055>, 0x576373b9557b <vm_exec_core+3979>, 0x576373b9aaf1 <vm_exec_core+25857>, 0x576373b96f3b <vm_exec_core+10571>, 0x576373b9bfb9 <vm_exec_core+31177>, 0x576373b9bbd7 <vm_exec_core+30183>, 0x576373b976ee <vm_exec_core+12542>, 0x576373b98462 <vm_exec_core+15986>, 0x576373b9a7da <vm_exec_core+25066>, 0x576373b9bb3b <vm_exec_core+30027>, 0x576373b998de <vm_exec_core+21230>, 0x576373b9a872 <vm_exec_core+25218>, 0x576373b9ac70 <vm_exec_core+26240>, 0x576373b9980c <vm_exec_core+21020>, 0x576373b95477 <vm_exec_core+3719>, 0x576373b9a009 <vm_exec_core+23065>, 0x576373b952d8 <vm_exec_core+3304>, 0x576373b95620 <vm_exec_core+4144>, 0x576373b9797b <vm_exec_core+13195>, 0x576373b996b1 <vm_exec_core+20673>, 0x576373b99c31 <vm_exec_core+22081>, 0x576373b99440 <vm_exec_core+20048>, 0x576373b94ee1 <vm_exec_core+2289>, 0x576373b9aeb8 <vm_exec_core+26824>, 0x576373b9b8e8 <vm_exec_core+29432>, 0x576373b9571b <vm_exec_core+4395>, 0x576373b96879 <vm_exec_core+8841>, 0x576373b9638a <vm_exec_core+7578>, 0x576373b9709c <vm_exec_core+10924>, 0x576373b983be <vm_exec_core+15822>, 0x576373b9580b <vm_exec_core+4635>, 0x576373b9ad3d <vm_exec_core+26445>, 0x576373b967da <vm_exec_core+8682>, 0x576373b9825f <vm_exec_core+15471>, 0x576373b98cd7 <vm_exec_core+18151>, 0x576373b9abef <vm_exec_core+26111>, 0x576373b99a91 <vm_exec_core+21665>, 0x576373b972a5 <vm_exec_core+11445>, 0x576373b96a81 <vm_exec_core+9361>, 0x576373b9a9cd <vm_exec_core+25565>, 0x576373b97aef <vm_exec_core+13567>, 0x576373b9a0b4 <vm_exec_core+23236>, 0x576373b99ba4 <vm_exec_core+21940>, 0x576373b9a2f6 <vm_exec_core+23814>, 0x576373b9b18d <vm_exec_core+27549>, 0x576373b98eda <vm_exec_core+18666>, 0x576373b9498b <vm_exec_core+923>, 0x576373b97419 <vm_exec_core+11817>, 0x576373b9a919 <vm_exec_core+25385>, 0x576373b9753f <vm_exec_core+12111>, 0x576373b9974e <vm_exec_core+20830>, 0x576373b99f0a <vm_exec_core+22810>, 0x576373b98a91 <vm_exec_core+17569>, 0x576373b99574 <vm_exec_core+20356>, 0x576373b97769 <vm_exec_core+12665>, 0x576373b96d56 <vm_exec_core+10086>, 0x576373b9a3cd <vm_exec_core+24029>, 0x576373b958c1 <vm_exec_core+4817>, 0x576373b98895 <vm_exec_core+17061>, 0x576373ba32c9 <vm_exec_core+60633>, 0x576373b99982 <vm_exec_core+21394>, 0x576373b95b61 <vm_exec_core+5489>, 0x576373b96062 <vm_exec_core+6770>, 0x576373b95c7e <vm_exec_core+5774>, 0x576373b96925 <vm_exec_core+9013>, 0x576373b970fb <vm_exec_core+11019>, 0x576373b94990 <vm_exec_core+928>, 0x576373b966d7 <vm_exec_core+8423>, 0x576373b9c4c1 <vm_exec_core+32465>, 0x576373b99e27 <vm_exec_core+22583>, 0x576373b98dd8 <vm_exec_core+18408>, 0x576373b9adae <vm_exec_core+26558>, 0x576373b9c58d <vm_exec_core+32669>, 0x576373b9b0ad <vm_exec_core+27325>, 0x576373b9c047 <vm_exec_core+31319>, 0x576373b9c114 <vm_exec_core+31524>, 0x576373b9539b <vm_exec_core+3499>, 0x576373b9bc79 <vm_exec_core+30345>, 0x576373b97a18 <vm_exec_core+13352>, 0x576373b9be88 <vm_exec_core+30872>, 0x576373b975e4 <vm_exec_core+12276>, 0x576373b9af8d <vm_exec_core+27037>, 0x576373b96ba0 <vm_exec_core+9648>, 0x576373b97d0d <vm_exec_core+14109>, 0x576373b9c1ed <vm_exec_core+31741>, 0x576373b9831a <vm_exec_core+15658>, 0x576373b97ea3 <vm_exec_core+14515>, 0x576373b94a59 <vm_exec_core+1129>, 0x576373b950ef <vm_exec_core+2815>, 0x576373b94b3b <vm_exec_core+1355>, 0x576373b98b85 <vm_exec_core+17813>, 0x576373b98041 <vm_exec_core+14929>, 0x576373b98772 <vm_exec_core+16770>, 0x576373b98695 <vm_exec_core+16549>, 0x576373b97884 <vm_exec_core+12948>, 0x576373b97f3d <vm_exec_core+14669>, 0x576373b97bea <vm_exec_core+13818>, 0x576373b981e4 <vm_exec_core+15348>, 0x576373b98169 <vm_exec_core+15225>, 0x576373b97837 <vm_exec_core+12871>, 0x576373b94c86 <vm_exec_core+1686>, 0x576373b96468 <vm_exec_core+7800>, 0x576373b9b627 <vm_exec_core+28727>, 0x576373b95db3 <vm_exec_core+6083>, 0x576373b9c278 <vm_exec_core+31880>, 0x576373b9a63f <vm_exec_core+24655>, 0x576373b984e6 <vm_exec_core+16118>, 0x576373b94f8f <vm_exec_core+2463>, 0x576373b9bda0 <vm_exec_core+30640>, 0x576373b9b9b1 <vm_exec_core+29633>, 0x576373b96170 <vm_exec_core+7040>, 0x576373b9556c <vm_exec_core+3964>, 0x576373b9aae2 <vm_exec_core+25842>, 0x576373b96f2c <vm_exec_core+10556>, 0x576373b9bfaa <vm_exec_core+31162>, 0x576373b9bbc8 <vm_exec_core+30168>, 0x576373b976df <vm_exec_core+12527>, 0x576373b98453 <vm_exec_core+15971>, 0x576373b9a7cb <vm_exec_core+25051>, 0x576373b9bb2c <vm_exec_core+30012>, 0x576373b998cf <vm_exec_core+21215>, 0x576373b9a863 <vm_exec_core+25203>, 0x576373b9ac61 <vm_exec_core+26225>, 0x576373b997fd <vm_exec_core+21005>, 0x576373b95468 <vm_exec_core+3704>, 0x576373b99ffa <vm_exec_core+23050>, 0x576373b952c9 <vm_exec_core+3289>, 0x576373b95611 <vm_exec_core+4129>, 0x576373b9796c <vm_exec_core+13180>, 0x576373b996a2 <vm_exec_core+20658>, 0x576373b99c22 <vm_exec_core+22066>, 0x576373b99431 <vm_exec_core+20033>, 0x576373b94ed2 <vm_exec_core+2274>, 0x576373b9aea9 <vm_exec_core+26809>, 0x576373b9b8d9 <vm_exec_core+29417>, 0x576373b9570c <vm_exec_core+4380>, 0x576373b9686a <vm_exec_core+8826>, 0x576373b9637b <vm_exec_core+7563>, 0x576373b9708d <vm_exec_core+10909>, 0x576373b983af <vm_exec_core+15807>, 0x576373b957fc <vm_exec_core+4620>, 0x576373b9ad2e <vm_exec_core+26430>, 0x576373b967cb <vm_exec_core+8667>, 0x576373b98250 <vm_exec_core+15456>, 0x576373b98cc8 <vm_exec_core+18136>, 0x576373b9abe0 <vm_exec_core+26096>, 0x576373b99a82 <vm_exec_core+21650>, 0x576373b97296 <vm_exec_core+11430>, 0x576373b96a72 <vm_exec_core+9346>, 0x576373b9a9be <vm_exec_core+25550>, 0x576373b97ae0 <vm_exec_core+13552>, 0x576373b9a0a5 <vm_exec_core+23221>, 0x576373b99b95 <vm_exec_core+21925>, 0x576373b9a2e7 <vm_exec_core+23799>, 0x576373b9b17e <vm_exec_core+27534>, 0x576373b98ecb <vm_exec_core+18651>, 0x576373b99a32 <vm_exec_core+21570>, 0x576373b9740a <vm_exec_core+11802>, 0x576373b9a90a <vm_exec_core+25370>, 0x576373b97530 <vm_exec_core+12096>, 0x576373b9973f <vm_exec_core+20815>, 0x576373b99a32 <vm_exec_core+21570>, 0x576373b98a82 <vm_exec_core+17554>, 0x576373b99565 <vm_exec_core+20341>, 0x576373b9775a <vm_exec_core+12650>, 0x576373b96d47 <vm_exec_core+10071>, 0x576373b9a3be <vm_exec_core+24014>, 0x576373b958b2 <vm_exec_core+4802>, 0x576373b98886 <vm_exec_core+17046>, 0x576373ba32ba <vm_exec_core+60618>, 0x576373b99973 <vm_exec_core+21379>, 0x576373b95b52 <vm_exec_core+5474>, 0x576373b96053 <vm_exec_core+6755>, 0x576373b95c6f <vm_exec_core+5759>, 0x576373b96916 <vm_exec_core+8998>, 0x576373b970ec <vm_exec_core+11004>, 0x576373b98d95 <vm_exec_core+18341>, 0x576373b983a5 <vm_exec_core+15797>, 0x576373b98d90 <vm_exec_core+18336>, 0x576373b998ca <vm_exec_core+21210>, 0x576373b997f8 <vm_exec_core+21000>, 0x576373b96911 <vm_exec_core+8993>, 0x576373b99a46 <vm_exec_core+21590>, 0x576373b97a0e <vm_exec_core+13342>, 0x576373b97a13 <vm_exec_core+13347>, 0x576373b997f3 <vm_exec_core+20995>, 0x576373b99698 <vm_exec_core+20648>, 0x576373b98759 <vm_exec_core+16745>, 0x576373b98681 <vm_exec_core+16529>...} reg_cfp = 0x719632dff790 reg_pc = 0x50400002d1f8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_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 0x0000576373b90d9b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffe2c6e12a0, <optimized out>, <optimized out>}, prev = 0x719633865250, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x00005763738155cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x719634fcbae8) at /tmp/ruby/src/trunk_asan/eval.c:280 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2c6e1430, <optimized out>, 0x7ffe2c6e1380, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x719634fcbae8 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318 ec = 0x5160000006d0 status = <optimized out> #38 0x000057637380eb47 in rb_main (argc=9, argv=0x7ffe2c6e1608) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffe2c6e1608) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 161469) detached] running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 161141 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:953: 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 161140 -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 189958 -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.1.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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-04-17T21:48:30Z master d06ec25be4) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ..................................... Finished in 32.061810 seconds 3336 files, 33640 examples, 134575 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.