# Logfile created on 2025-01-14 17:22:30 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000070cc910bfdc8 @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.20250114-172230", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000070cc910e0a00 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000070cc910e0258 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000070cc8ffea2a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250114-172230", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250114-172230>, @binmode=false, @mon_data=#<Monitor:0x000070cc9149fc90>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = f5fa1ee5f6 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: 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/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/io/console' 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/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: 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/objspace' 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/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 rdoc 6.10.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.2 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.9 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=19911 "--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/913] 287356=test_file_exhaustive [ 2/913] 287367=test_gem_ext_cargo_builder [ 3/913] 287357=test_gem_gem_runner [ 4/913] 287354=test_rdoc_generator_pot [ 5/913] 287361=test_exception [ 6/913] 287360=test_object [ 7/913] 287362=test_gem_commands_signout_command [ 8/913] 287355=test_gem_commands_unpack_command [ 9/913] 287359=test_gem_commands_exec_command [ 10/913] 287363=test_pack [ 11/913] 287358=test_gem_resolver_local_specification [ 12/913] 287364=test_autoload [ 13/913] 287353=test_ssl_session [ 14/913] 287365=test_ractor [ 15/913] 287352=test_optarg [ 16/913] 287366=test_stream [ 17/913] 287365=test_assignment [ 18/913] 287360=test_ruby_lex [ 19/913] 287366=test_syntax [ 20/913] 287361=test_ossl [ 21/913] 287354=test_date_marshal [ 22/913] 287354=test_grapheme_breaks [ 23/913] 287354=test_gem_request_set_gem_dependency_api [ 24/913] 287352=test_rdoc_rd_block_parser [ 25/913] 287362=test_win32ole_param_event [ 26/913] 287362=test_ripper [ 27/913] 287367=test_key_name_check [ 28/913] 287367=test_rdoc_servlet [ 29/913] 287367=test_singleton [ 30/913] 287358=test_gem_package_task [ 31/913] 287358=test_ansi [ 32/913] 287367=test_win32ole_method_event [ 33/913] 287367=test_provider [ 34/913] 287357=test_bn [ 35/913] 287360=test_httpheader [ 36/913] 287357=test_rdoc_ri_driver [ 37/913] 287358=test_data [ 38/913] 287358=test_http_request [ 39/913] 287352=test_gem_commands_server_command [ 40/913] 287360=!Nothing_to_test [ 41/913] 287360=test_keyword [ 42/913] 287363=numeric_value_test [ 43/913] 287358=heredoc_dedent_test [ 44/913] 287363=test_kernel [ 45/913] 287358=test_method_name_check [ 46/913] 287358=test_rdoc_parser_markdown [ 47/913] 287355=test_function_entry [ 48/913] 287355=test_win32ole_param [ 49/913] 287352=implicit_array_test [ 50/913] 287355=test_acceptable [ 51/913] 287353=test_len [ 52/913] 287353=test_gem_safe_marshal [ 53/913] 287354=test_tracer [ 54/913] 287352=test_capacity [ 55/913] 287358=test_input_method [ 56/913] 287352=test_nextafter [ 57/913] 287354=test_option [ 58/913] 287352=static_literals_test [ 59/913] 287352=test_random [ 60/913] 287358=test_to_ruby [ 61/913] 287355=test_bundled_ca [ 62/913] 287352=test_workspace [ 63/913] 287367=test_backtrace [ 64/913] 287358=test_gem_commands_update_command [ 65/913] 287367=test_date_parse [ 66/913] 287362=test_fips [ 67/913] 287354=test_pkey_ec [ 68/913] 287357=test_rand [ 69/913] 287354=test_data [ 70/913] 287354=test_noarg [ 71/913] 287367=test_thread [ 72/913] 287367=test_utf32 [ 73/913] 287367=test_integer [ 74/913] 287352=test_ellipsize [ 75/913] 287352=test_memory_view [ 76/913] 287360=test_helper [ 77/913] 287367=test_vm_dump [ 78/913] 287367=test_rdoc_markup_document [ 79/913] 287352=test_ftp [ 80/913] 287360=test_open3 [ 81/913] 287352=errors_test [ 82/913] 287367=test_gem_commands_rebuild_command [ 83/913] 287362=test_gem_commands_setup_command [ 84/913] 287357=test_alias_and_anchor [ 85/913] 287354=test_rdoc_stats [ 86/913] 287357=test_cesu8 [ 87/913] 287355=test_err_in_callback [ 88/913] 287357=test_win32ole_variant_m [ 89/913] 287355=json_parser_test [ 90/913] 287357=test_rdoc_store [ 91/913] 287367=test_generic [ 92/913] 287359=breadth_first_search_test [ 93/913] 287354=test_fiber [ 94/913] 287355=test_rdoc_generator_darkfish [ 95/913] 287353=test_resize [ 96/913] 287353=test_div [ 97/913] 287353=test_deprecated [ 98/913] 287352=test_key_stroke [ 99/913] 287353=test_gc_compact [100/913] 287352=test_helper_method [101/913] 287367=test_delegate [102/913] 287352=test_cgi_core [103/913] 287367=attribute_write_test [104/913] 287363=test_parser [105/913] 287352=test_yaml_special_cases [106/913] 287359=test_gem_source_list [107/913] 287363=test_rdoc_rd_inline [108/913] 287352=test_gem_remote_fetcher_local_ssl_server [109/913] 287359=test_ractor [110/913] 287359=test_float [111/913] 287367=percent_delimiter_string_test [112/913] 287367=test_gem [113/913] 287363=freeze_test [114/913] 287363=test_files_test_1 [115/913] 287362=test_date_strptime [116/913] 287361=test_ssl [117/913] 287362=test_pkey_dsa [118/913] 287358=test_https_proxy [119/913] 287358=test_nomethod_error [120/913] 287358=library_symbols_test [121/913] 287358=test_json_tree [122/913] 287358=test_emitter [123/913] 287358=test_ractor [124/913] 287355=test_framework [125/913] 287359=test_case_comprehensive [126/913] 287359=test_omap [127/913] 287355=test_marshal [128/913] 287359=test_zlib [129/913] 287357=magic_comment_test [130/913] 287356=test_uncorrectable_name_check [131/913] 287356=test_load [132/913] 287356=test_proc [133/913] 287362=test_cclass [134/913] 287358=test_shellwords [135/913] 287362=test_singleton_function [136/913] 287362=test_date_attr [137/913] 287358=test_scan_args [138/913] 287362=test_integer [139/913] 287352=test_duplicate [140/913] 287358=json_ext_parser_test [141/913] 287352=test_time [142/913] 287358=test_erb [143/913] 287357=test_condition [144/913] 287357=test_cp949 [145/913] 287357=test_string [146/913] 287355=test_emoji [147/913] 287358=test_files_lib [148/913] 287355=test_sorted_set [149/913] 287367=test_help [150/913] 287352=test_class_name_check [151/913] 287367=test_gem_resolver_git_set [152/913] 287352=test_gem_commands_check_command [153/913] 287352=test_random_formatter [154/913] 287361=test_rdoc_normal_class [155/913] 287352=test_gem_source_git [156/913] 287365=test_pipe [157/913] 287367=test_regex_casefold [158/913] 287355=test_rdoc_code_object [159/913] 287367=test_gem_installer [160/913] 287365=test_multi_irb_commands [161/913] 287365=test_rdoc_top_level [162/913] 287361=test_gem_command_manager [163/913] 287352=test_modify_expand [164/913] 287352=test_gem_source_installed [165/913] 287352=test_gem_available_set [166/913] 287356=test_change_word [167/913] 287356=test_date [168/913] 287356=test_pkcs12 [169/913] 287352=test_date_time [170/913] 287352=test_parser [171/913] 287361=test_variable_name_check [172/913] 287352=test_dbm [173/913] 287352=test_gem_source_vendor [174/913] 287352=test_gem_commands_list_command [175/913] 287361=test_assembler [176/913] 287361=test_pty [177/913] 287352=test_gem_platform [178/913] 287355=test_symbol [179/913] 287352=test_gem_uninstaller [180/913] 287355=overlap_test [181/913] 287365=test_rdoc_ri_paths [182/913] 287365=test_propertyputref [183/913] 287365=test_color_printer [184/913] 287364=test_safe_load [185/913] 287365=test_rdoc_markup_to_rdoc [186/913] 287356=test_gem_source [187/913] 287364=test_frozen [188/913] 287364=test_handle [189/913] 287365=test_exception_at_throwing [190/913] 287361=test_name_error [191/913] 287364=string_encoding_test [192/913] 287365=test_rdoc_parser_simple [193/913] 287365=test_enumerator [194/913] 287364=test_gem_package [195/913] 287355=test_utf16 [196/913] 287355=test_kdf [197/913] 287360=test_nil [198/913] 287360=test_class2name [199/913] 287360=test_gem_commands_outdated_command [200/913] 287355=test_gem_request_set_lockfile_tokenizer [201/913] 287355=test_rdoc_task [202/913] 287361=string_query_test [203/913] 287355=test_backtrace [204/913] 287356=test_time_tz [205/913] 287361=test_lazy_enumerator [206/913] 287356=test_resolve_symbol [207/913] 287360=test_profile_frames [208/913] 287356=test_date_compat [209/913] 287356=test_error_highlight [210/913] 287360=test_array [211/913] 287359=test_set [212/913] 287359=test_find_executable [213/913] 287359=test_gem_commands_help_command [214/913] 287352=test_stringchar [215/913] 287359=test_arith_seq_extract [216/913] 287353=test_debug [217/913] 287353=test_digest [218/913] 287352=test_rbconfig [219/913] 287352=test_gem_uri [220/913] 287352=test_gem_package_old [221/913] 287355=test_command [222/913] 287352=test_ractor [223/913] 287364=test_psych [224/913] 287361=test_rdoc_parser_prism_ruby [225/913] 287364=test_fiddle [226/913] 287359=test_win32ole_variant [227/913] 287359=test_rdoc_markup_formatter [228/913] 287352=test_enumerator [229/913] 287352=test_m17n [230/913] 287364=test_yjit [231/913] 287359=test_buffered_io [232/913] 287359=test_rdoc_markup_attribute_manager [233/913] 287359=test_date_conv [234/913] 287359=test_webauthn_poller [235/913] 287359=test_egrep_cpp [236/913] 287355=test_argf [237/913] 287359=test_rdoc_i18n_locale [238/913] 287359=test_gem_resolver_composed_set [239/913] 287352=test_pkey_rsa [240/913] 287353=test_trace [241/913] 287359=test_numhash [242/913] 287353=test_gem_stream_ui [243/913] 287359=test_nofree [244/913] 287359=test_rdoc_generator_ri [245/913] 287359=test_arity [246/913] 287359=test_ipaddr [247/913] 287359=test_gem_source_fetch_problem [248/913] 287359=test_set [249/913] 287363=test_gem_update_suggestion [250/913] 287353=test_resource [251/913] 287359=test_member [252/913] 287359=test_gem_console_ui [253/913] 287359=test_ractor_compatibility [254/913] 287353=test_append [255/913] 287353=test_gem_resolver_lock_set [256/913] 287353=test_rdoc_markup_hard_break [257/913] 287363=test_method [258/913] 287353=test_unicode_normalize [259/913] 287353=test_reline_key [260/913] 287353=test_rdoc_generator_pot_po [261/913] 287353=test_reqarg [262/913] 287352=test_case_mapping [263/913] 287361=test_yaml_tree [264/913] 287352=test_mailto [265/913] 287352=test_rubygems [266/913] 287361=test_gem_package_tar_writer [267/913] 287356=ripper_test [268/913] 287361=test_weakref [269/913] 287352=test_timeout [270/913] 287359=test_not [271/913] 287359=test_socket [272/913] 287361=test_function [273/913] 287362=test_arith_seq_beg_len_step [274/913] 287353=test_reline [275/913] 287362=test_hash [276/913] 287352=test_gem_resolver_requirement_list [277/913] 287352=test_beginendblock [278/913] 287361=test_win32ole_event [279/913] 287361=test_io_buffer [280/913] 287361=test_scalar_scanner [281/913] 287361=test_within_pipe [282/913] 287361=test_gem_commands_pristine_command [283/913] 287356=test_gem_config_file [284/913] 287356=test_yamlstore [285/913] 287356=test_rdoc_method_attr [286/913] 287352=test_yjit_exit_locations [287/913] 287354=test_rdoc_rdoc [288/913] 287354=test_rdoc_markup_pre_process [289/913] 287352=test_gem_safe_yaml [290/913] 287352=test_digest_extend [291/913] 287352=test_autoconf [292/913] 287352=test_did_you_mean [293/913] 287366=test_popen_deadlock [294/913] 287358=test_bug-5832 [295/913] 287358=test_case [296/913] 287354=test_cgi_multipart [297/913] 287352=test_ast [298/913] 287356=test_pack [299/913] 287358=test_rdoc_comment [300/913] 287356=test_rb_str_dup [301/913] 287356=fuzzer_test [302/913] 287356=onigmo_test [303/913] 287356=test_struct [304/913] 287354=test_gc [305/913] 287356=test_math [306/913] 287354=test_time [307/913] 287358=json_encoding_test [308/913] 287356=test_super [309/913] 287358=test_libs [310/913] 287358=test_console_attr [311/913] 287358=test_gem_bundler_version_finder [312/913] 287358=test_webauthn_listener_response [313/913] 287358=heredoc_test [314/913] 287358=newline_test [315/913] 287359=test_array [316/913] 287359=test_ubf_async_safe [317/913] 287359=snippets_test [318/913] 287354=parser_test [319/913] 287358=test_gem_path_support [320/913] 287354=constant_path_node_test [321/913] 287354=test_win32ole_record [322/913] 287358=test_dns [323/913] 287354=test_stringio [324/913] 287354=test_require [325/913] 287353=test_dup [326/913] 287358=test_configuration [327/913] 287358=test_comparable [328/913] 287358=test_bug-3571 [329/913] 287358=test_system [330/913] 287366=test_emoji_breaks [331/913] 287366=test_notimplement [332/913] 287366=test_io_timeout [333/913] 287366=test_date_new [334/913] 287366=test_gem_commands_info_command [335/913] 287353=test_rdoc_rd [336/913] 287353=command_line_test [337/913] 287353=test_gem_security [338/913] 287356=test_euc_tw [339/913] 287356=test_compile_prism [340/913] 287361=test_gem_commands_build_command [341/913] 287366=test_face [342/913] 287366=test_sizeof [343/913] 287367=test_alias [344/913] 287361=test_gem_requirement [345/913] 287361=test_object_references [346/913] 287361=test_wait [347/913] 287356=test_x509name [348/913] 287361=test_sleep [349/913] 287367=test_udp [350/913] 287356=dispatcher_test [351/913] 287367=test_rdoc_alias [352/913] 287356=test_rdoc_single_class [353/913] 287356=test_configuration [354/913] 287367=test_windows_1252 [355/913] 287367=test_stringify_symbols [356/913] 287367=test_printf [357/913] 287367=test_rubyoptions [358/913] 287356=test_rdoc_token_stream [359/913] 287356=warnings_test [360/913] 287356=test_to_ary_concat [361/913] 287361=test_gem_source_subpath_problem [362/913] 287358=test_tmpdir [363/913] 287361=node_id_test [364/913] 287358=test_locale [365/913] 287358=test_gem_resolver_api_set [366/913] 287358=parse_stream_test [367/913] 287358=test_ts [368/913] 287359=test_emitter [369/913] 287359=test_dryrun [370/913] 287359=test_string_processing [371/913] 287353=encodings_test [372/913] 287359=test_io_buffer [373/913] 287353=test_gem_impossible_dependencies_error [374/913] 287353=json_generator_test [375/913] 287359=test_type [376/913] 287359=test_range [377/913] 287361=test_placearg [378/913] 287360=test_interned_str [379/913] 287360=test_rdoc_markup_paragraph [380/913] 287361=test_gem_commands_cleanup_command [381/913] 287360=test_config [382/913] 287356=test_env [383/913] 287360=regular_expression_encoding_test [384/913] 287360=test_project_sanity [385/913] 287358=test_continuation [386/913] 287358=test_forwardable [387/913] 287358=test_object_create_start [388/913] 287358=comments_test [389/913] 287358=test_delete [390/913] 287358=test_config [391/913] 287360=test_io_m17n [392/913] 287358=test_ensured [393/913] 287358=test_gem_commands_uninstall_command [394/913] 287353=test_rendering [395/913] 287353=test_nesting_parser [396/913] 287363=test_gem_dependency_list [397/913] 287365=test_files_test [398/913] 287353=test_gem_resolver_installer_set [399/913] 287361=test_require [400/913] 287361=test_ifunless [401/913] 287361=test_gem_silent_ui [402/913] 287363=test_shapes [403/913] 287363=test_rdoc_text [404/913] 287361=test_ocsp [405/913] 287363=test_pkey_dh [406/913] 287365=test_set_len [407/913] 287365=test_rdoc_generator_json_index [408/913] 287363=test_threadgroup [409/913] 287355=test_euc_kr [410/913] 287365=test_gem_commands_lock_command [411/913] 287355=test_gem_local_remote_options [412/913] 287355=test_bash_completion [413/913] 287353=test_exception [414/913] 287355=test_gem_security_signer [415/913] 287355=test_rdoc_rd_inline_parser [416/913] 287355=test_mdns [417/913] 287363=test_x509store [418/913] 287355=test_gem_ext_configure_builder [419/913] 287365=test_dir [420/913] 287361=test_merge_keys [421/913] 287355=test_random [422/913] 287361=test_win32ole_type [423/913] 287361=test_lexer [424/913] 287355=test_kwargs [425/913] 287355=test_io_wait [426/913] 287361=test_rdoc_extend [427/913] 287361=index_write_test [428/913] 287361=test_integer_comb [429/913] 287355=test_tsort [430/913] 287355=test_depth_first [431/913] 287355=test_ns_spki [432/913] 287355=test_bundled_gems [433/913] 287355=test_custom_command [434/913] 287355=lex_test [435/913] 287363=test_tree_spell_checker [436/913] 287363=test_m17n_comb [437/913] 287366=test_date_ractor [438/913] 287365=test_pair [439/913] 287359=test_rdoc_markup_to_label [440/913] 287358=test_install [441/913] 287359=test_prettyprint [442/913] 287359=integer_parse_test [443/913] 287359=test_gem_validator [444/913] 287359=test_queue [445/913] 287359=test_sleep [446/913] 287366=regular_expression_options_test [447/913] 287358=test_key_event_record [448/913] 287358=test_rdoc_generator_pot_po_entry [449/913] 287358=test_gem_resolver_specification [450/913] 287358=test_encoding [451/913] 287366=test_load [452/913] 287366=json_fixtures_test [453/913] 287366=test_default_gems [454/913] 287354=test_constant [455/913] 287366=test_gem_security_trust_dir [456/913] 287366=test_rdoc_parser_c [457/913] 287360=test_have_func [458/913] 287358=test_enc_str_buf_cat [459/913] 287358=test_gem_package_tar_reader_entry [460/913] 287358=test_zsh_completion [461/913] 287358=test_webauthn_listener [462/913] 287358=test_lock_native_thread [463/913] 287358=test_rdoc_attr [464/913] 287366=test_passing_block [465/913] 287358=test_http [466/913] 287366=test_x509cert [467/913] 287358=test_addrinfo [468/913] 287358=test_bug-14834 [469/913] 287355=test_buffering [470/913] 287355=test_rdoc_context_section [471/913] 287355=ruby_parser_test [472/913] 287355=test_svcb_https [473/913] 287355=test_key_actor_vi [474/913] 287358=test_enumerable [475/913] 287358=test_bmethod [476/913] 287358=test_rdoc_markup_include [477/913] 287358=test_gem_uri_formatter [478/913] 287358=test_sprintf [479/913] 287359=test_rdoc_encoding [480/913] 287355=test_optimization [481/913] 287359=test_gem_request_connection_pools [482/913] 287360=test_rdoc_markdown [483/913] 287358=test_common [484/913] 287366=test_registry [485/913] 287366=test_rdoc_constant [486/913] 287362=test_deprecate [487/913] 287362=test_ssl [488/913] 287359=parse_success_test [489/913] 287359=test_module [490/913] 287366=test_gem_commands_push_command [491/913] 287360=test_ractor [492/913] 287360=test_win32ole_typelib [493/913] 287360=test_euc_jp [494/913] 287360=test_scanner_events [495/913] 287358=test_external_new [496/913] 287365=test_abi [497/913] 287358=test_gem_resolver_dependency_request [498/913] 287358=test_force_exit [499/913] 287358=test_rubyvm [500/913] 287360=test_data_error [501/913] 287358=test_rdoc_markup_to_table_of_contents [502/913] 287358=test_gem_doctor [503/913] 287358=test_ancdata [504/913] 287358=test_weakmap [505/913] 287360=test_gem_unsatisfiable_dependency_error [506/913] 287360=test_rdoc_i18n_text [507/913] 287360=test_rdoc_tom_doc [508/913] 287360=test_ractor [509/913] 287365=pattern_test [510/913] 287360=test_disable_irb [511/913] 287360=test_gem_package_tar_header [512/913] 287366=test_sexp [513/913] 287360=test_import [514/913] 287366=test_basicsocket [515/913] 287366=test_gem_commands_owner_command [516/913] 287365=test_recursion [517/913] 287365=test_normalize [518/913] 287365=test_find [519/913] 287365=locals_test [520/913] 287365=test_gem_resolver_vendor_specification [521/913] 287365=test_typeddata [522/913] 287353=test_date_strftime [523/913] 287354=compiler_test [524/913] 287366=test_struct [525/913] 287354=test_basicinstructions [526/913] 287366=test_bigzero [527/913] 287356=test_mutex [528/913] 287366=test_key_actor_emacs [529/913] 287365=test_gem_ext_builder [530/913] 287354=test_history [531/913] 287354=test_verbose [532/913] 287354=test_iseq_load [533/913] 287356=test_fstring [534/913] 287366=test_name_error_extension [535/913] 287366=test_timeout [536/913] 287366=test_fixnum [537/913] 287366=test_signal [538/913] 287360=test_rdoc_markup_raw [539/913] 287360=test_scheduler [540/913] 287356=test_ensure_and_callcc [541/913] 287356=test_null [542/913] 287356=test_big5 [543/913] 287356=test_gem_resolver_activation_request [544/913] 287356=test_fd_setsize [545/913] 287356=test_objectspace [546/913] 287360=test_trick [547/913] 287353=test_gem_request_set [548/913] 287353=version_test [549/913] 287353=lex_test [550/913] 287353=test_gem_rdoc [551/913] 287353=test_require_lib [552/913] 287357=test_files_test_2 [553/913] 287354=test_gem_version_option [554/913] 287366=test_gem_remote_fetcher_s3 [555/913] 287354=test_rdoc_markup_parser [556/913] 287354=test_protect [557/913] 287354=test_tree_builder [558/913] 287366=test_protocol [559/913] 287354=test_gem_ext_cargo_builder_link_flag_converter [560/913] 287361=test_gem_commands_open_command [561/913] 287354=test_cgi_util [562/913] 287366=test_x509req [563/913] 287361=test_c_struct_builder [564/913] 287365=location_test [565/913] 287365=dump_test [566/913] 287363=test_enc_associate [567/913] 287366=test_allocation [568/913] 287361=test_gc [569/913] 287354=test_iseq [570/913] 287359=test_store [571/913] 287363=test_insns_leaf [572/913] 287363=test_string_memory [573/913] 287359=test_rdoc_markup_to_joined_paragraph [574/913] 287359=regexp_test [575/913] 287359=test_rdoc_markup_to_html [576/913] 287363=test_rdoc_context [577/913] 287359=test_pkg_config [578/913] 287359=test_line_editor [579/913] 287354=test_big2str [580/913] 287354=test_rdoc_markup_indented_paragraph [581/913] 287354=test_rdoc_parser [582/913] 287359=test_open-uri [583/913] 287354=test_coderange [584/913] 287354=test_dln [585/913] 287354=test_history [586/913] 287364=test_x509attr [587/913] 287354=test_complex2 [588/913] 287364=test_iso_8859 [589/913] 287354=test_rdoc_any_method Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33985> [590/913] 287364=test_flush [591/913] 287364=test_complexrational COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 287359 ko1 10u IPv4 214548824 0t0 TCP localhost:33985->localhost:50114 (CLOSE_WAIT) [592/913] 287364=test_pkcs7 Closed file descriptor: TestOpenURI#test_redirect_auth_success: 10 [593/913] 287359=test_gem_commands_fetch_command [594/913] 287364=test_cgi_header [595/913] 287364=test_rdoc_markup_to_html_snippet [596/913] 287359=test_mul [597/913] 287359=test_win32ole_variant_outarg [598/913] 287359=test_mkmf [599/913] 287362=test_enumerator_kw [600/913] 287362=test_mixed_unicode_escapes [601/913] 287359=test_require_path_check [602/913] 287362=test_x509crl [603/913] 287359=test_numeric [604/913] 287359=test_stringscanner [605/913] 287359=test_class [606/913] 287359=test_cgi_session [607/913] 287359=test_word [608/913] 287359=test_gb18030 [609/913] 287359=test_gem_package_tar_reader [610/913] 287364=test_type_completor [611/913] 287364=test_win32ole_variable [612/913] 287364=test_rdoc_markup_attributes [613/913] 287364=test_gbk [614/913] 287364=test_gem_specification [615/913] 287359=test_rdoc_class_module [616/913] 287362=test_gem_name_tuple [617/913] 287362=test_win32ole_type_event [618/913] 287362=test_warning [619/913] 287354=test_gem_dependency_installer [620/913] 287362=test_refinement [621/913] 287360=test_pointer [622/913] 287365=equality_test [623/913] 287365=test_gem_commands_query_command [624/913] 287363=test_color [625/913] 287363=test_eval_history [626/913] 287363=test_c_struct_entry [627/913] 287360=test_case [628/913] 287360=test_files_ext [629/913] 287360=test_x509ext [630/913] 287360=unescape_test [631/913] 287360=source_location_test [632/913] 287365=test_complex [633/913] 287359=test_rdoc_markup_verbatim [634/913] 287359=test_at_exit [635/913] 287360=test_instrumentation_api [636/913] 287359=test_inadvertent_creation [637/913] 287363=static_inspect_test [638/913] 287363=test_rat [639/913] 287363=test_extlibs [640/913] 287359=test_rdoc_markup_heading [641/913] 287359=json_string_matching_test [642/913] 287359=test_gem_ext_rake_builder [643/913] 287365=test_monitor [644/913] 287365=test_flags [645/913] 287358=test_asn1 [646/913] 287358=test_transcode [647/913] 287360=test_whileuntil [648/913] 287360=test_tcp [649/913] 287353=test_pp [650/913] 287353=test_sprintf_comb [651/913] 287358=test_rdoc_markdown_test [652/913] 287364=test_rdoc_normal_module [653/913] 287365=test_method_cache [654/913] 287365=test_path [655/913] 287365=test_gem_stub_specification [656/913] 287364=tunnel_test [657/913] 287360=test_gem_text [658/913] 287364=test_settracefunc [659/913] 287359=test_gem_commands_stale_command [660/913] 287359=test_rdoc_markup_to_tt_only [661/913] 287360=test_win32ole [662/913] 287360=test_gem_version [663/913] 287359=test_method_cache [664/913] 287359=test_iterator [665/913] 287365=test_string [666/913] 287353=test_gem_resolver_index_specification [667/913] 287365=test_marshalable [668/913] 287365=test_gem_dependency [669/913] 287360=test_serialize_subclasses [670/913] 287360=test_const [671/913] 287360=test_class [672/913] 287353=parse_comments_test [673/913] 287353=test_gem_commands_dependency_command [674/913] 287359=test_cmethod [675/913] 287359=test_qsort [676/913] 287359=test_command_aliasing [677/913] 287359=test_gem_ext_ext_conf_builder [678/913] 287353=test_path_to_class [679/913] 287353=string_test [680/913] 287365=test_storage [681/913] 287353=test_thread_fd_close [682/913] 287353=json_addition_test [683/913] 287365=test_coverage [684/913] 287353=test_stream [685/913] 287353=json_common_interface_test [686/913] 287353=test_func [687/913] 287354=test_pathname [688/913] 287355=test_remote_fetch_error [689/913] 287355=test_kill_ring [690/913] 287355=test_gem_resolver_git_specification [691/913] 287354=test_dir_m17n [692/913] 287357=named_capture_test [693/913] 287357=test_cgi_tag_helper [694/913] 287357=test_gem_commands_cert_command [695/913] 287355=test_io [696/913] 287356=test_fileutils [697/913] 287355=test_eval [698/913] 287355=test_process [699/913] 287355=test_object [700/913] 287356=test_foreach [701/913] 287356=test_econv [702/913] 287363=test_securerandom [703/913] 287363=test_nil2vtempty [704/913] 287363=test_nowrite [705/913] 287365=test_flip [706/913] 287363=test_thread_queue [707/913] 287364=test_summary [708/913] 287365=test_stack [709/913] 287358=test_gem_commands_install_command [710/913] 287364=test_gem_ext_cargo_builder_unit [711/913] 287357=test_num2int [712/913] 287364=test_gem_source_local [713/913] 287367=test_rdoc_parser_rd [714/913] 287357=test_iter_break [715/913] 287357=test_parse [716/913] 287359=test_have_macro [717/913] 287367=test_process [718/913] 287355=test_wss [719/913] 287355=test_address_resolve [720/913] 287355=test_closure [721/913] 287364=test_digest [722/913] 287364=test_variable [723/913] 287359=test_cstr [724/913] 287362=test_gem_resolver_lock_specification [725/913] 287362=test_gem_resolver_api_specification [726/913] 287364=test_rendering [727/913] 287362=test_getopts [728/913] 287362=parameters_signature_test [729/913] 287353=test_rdoc_include [730/913] 287364=test_primitive [731/913] 287364=test_gem_request [732/913] 287362=test_nonblock [733/913] 287353=test_gem_commands_signin_command [734/913] 287362=test_pkey [735/913] 287362=test_gem_commands_specification_command [736/913] 287353=test_yield_block [737/913] 287353=test_recorder [738/913] 287353=test_yaml [739/913] 287355=test_rdoc_options [740/913] 287357=test_config [741/913] 287362=test_boolean [742/913] 287362=test_ractor [743/913] 287354=test_document [744/913] 287353=test_bug_reporter [745/913] 287354=test_spell_checker [746/913] 287362=test_file [747/913] 287354=bom_test [748/913] 287364=test_sockopt [749/913] 287364=test_frozen_error [750/913] 287354=test_lambda [751/913] 287364=test_encoding [752/913] 287364=test_pattern_matching [753/913] 287356=test_thread [754/913] 287364=test_gem_commands_search_command [755/913] 287364=test_arithmetic_sequence [756/913] 287365=test_literal [757/913] 287364=test_irb [758/913] 287354=test_gem_resolver_conflict [759/913] 287356=test_readpartial [760/913] 287354=test_rdoc_generator_markup [761/913] 287354=test_scalar [762/913] 287354=test_rdoc_cross_reference [763/913] 287356=test_gem_commands_contents_command [764/913] 287358=newline_offsets_test [765/913] 287359=test_regexp [766/913] 287356=test_str2big [767/913] 287356=test_rational [768/913] 287357=relocation_test [769/913] 287357=test_windows_1251 [770/913] 287357=test_unicode [771/913] 287363=test_parser_events [772/913] 287353=test_addr [773/913] 287353=test_stat [774/913] 287353=test_eval [775/913] 287357=test_convertible [776/913] 287355=test_gem_resolver_best_set [777/913] 287364=test_win32ole_method [778/913] 287364=test_yamldbm [779/913] 287364=test_helper [780/913] 287364=test_thread_cv [781/913] 287355=test_cgi_modruby [782/913] 287363=test_gem_security_policy [783/913] 287355=test_file [784/913] 287355=test_gem_install_update_options [785/913] 287366=test_gem_resolver_index_set [786/913] 287358=test_rdoc_parser_changelog [787/913] 287366=test_init [788/913] 287364=test_rdoc_markup_to_html_crossref [789/913] 287358=test_case_options [790/913] 287355=test_arity [791/913] 287358=test_folderitem2_invokeverb [792/913] 287355=test_files_sample [793/913] 287358=test_update [794/913] 287354=test_switch_hitter [795/913] 287358=test_ole_methods [796/913] 287358=test_defined [797/913] 287354=test_pack [798/913] 287363=test_call [799/913] 287358=test_thread [800/913] 287355=test_hash_create [801/913] 287355=json_generic_object_test [802/913] 287356=test_too_many_dummy_encodings [803/913] 287355=test_filter [804/913] 287355=test_gem_ext_cmake_builder [805/913] 287355=test_erb_m17n [806/913] 287363=test_objspace [807/913] 287355=test_clone [808/913] 287356=test_koi8 [809/913] 287356=test_gem_resolver_vendor_set [810/913] 287356=test_evaluation [811/913] 287356=test_fnmatch [812/913] 287356=test_rdoc_markup_to_ansi [813/913] 287366=test_have_library [814/913] 287356=test_erb_command [815/913] 287354=test_https [816/913] 287356=test_require [817/913] 287355=test_httpresponses [818/913] 287355=integer_base_flags_test [819/913] 287355=test_unicode_escape [820/913] 287353=test_ftp [821/913] 287355=test_completion [822/913] 287353=test_raise [823/913] 287353=test_proxy [824/913] 287364=test_io_wait_uncommon [825/913] 287364=test_string [826/913] 287353=test_shift_jis [827/913] 287353=test_yield [828/913] 287364=test_gem_request_set_lockfile_parser [829/913] 287362=test_gem_ci_detector [830/913] 287362=fixtures_test [831/913] 287364=test_rational2 [832/913] 287364=test_gem_dependency_resolution_error [833/913] 287364=test_http [834/913] 287362=test_ractor [835/913] 287365=test_my_integer [836/913] 287362=test_gem_commands_environment_command [837/913] 287365=test_tracepoint [838/913] 287362=test_array_create [839/913] 287362=test_debugger_integration [840/913] 287362=test_gem_resolver_installed_specification [841/913] 287362=test_rdoc_rubygems_hook [842/913] 287366=test_internal_ivar [843/913] 287366=test_cgi_cookie [844/913] 287366=test_gem_commands_mirror [845/913] 287366=test_cd Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 7 #<File::Stat dev=0x8, ino=214560786, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> [846/913] 287366=symbol_encoding_test COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 287364 ko1 7u IPv4 214560786 0t0 TCP localhost:46739->localhost:43536 (CLOSE_WAIT) [847/913] 287366=desugar_compiler_test [848/913] 287366=test_hmac [849/913] 287366=test_signedness [850/913] 287360=test_gem_spec_fetcher [851/913] 287365=test_ractor [852/913] 287365=test_undef [853/913] 287365=test_gem_commands_sources_command [854/913] 287360=test_c_union_entity [855/913] 287362=test_ws [856/913] 287362=test_date_arith [857/913] 287362=test_io_console [858/913] 287355=test_rdoc_require [859/913] 287355=test_metaclass [860/913] 287360=test_numeric [861/913] 287355=test_io [862/913] 287365=test_enum [863/913] 287360=test_gem_commands_which_command [864/913] 287360=test_unix [865/913] 287360=test_gem_source_specific_file [866/913] 287360=parse_test [867/913] 287360=test_context [868/913] 287356=test_symbol [869/913] 287360=test_coder [870/913] 287360=test_optparse [871/913] 287360=test_rdoc_markup [872/913] 287360=test_last_thread [873/913] 287357=test_rdoc_markup_to_bs [874/913] 287366=test_gem_source_lock [875/913] 287357=test_ldap [876/913] 287360=test_gem_remote_fetcher_local_server [877/913] 287366=test_etc [878/913] 287357=test_macro [879/913] 287357=test_hash [880/913] 287357=test_cipher [881/913] 287362=test_new [882/913] 287362=test_gem_util [883/913] 287360=test_raise_exception [884/913] 287357=test_config [885/913] 287366=test_tempfile [886/913] 287357=test_gem_resolver [887/913] 287354=test_gem_gemcutter_utilities [888/913] 287362=test_gem_remote_fetcher [889/913] 287364=test_jaro_winkler [890/913] 287364=test_gem_commands_yank_command [891/913] 287354=test_exit [892/913] 287357=test_pattern_key_name_check [893/913] 287357=test_postponed_job [894/913] 287354=ractor_test [895/913] 287365=test_gem_request_set_lockfile [896/913] 287366=test_cparser [897/913] 287362=test_human_typo [898/913] 287354=test_dot_dot [899/913] 287362=test_bignum [900/913] 287364=reflection_test [901/913] 287354=test_key_error [902/913] 287354=test_enc_raise [903/913] 287364=test_engine [904/913] 287364=test_rdoc_markup_to_markdown [905/913] 287354=test_httpresponse [906/913] 287354=test_rdoc_parser_ruby [907/913] 287364=test_show_source [908/913] 287364=test_inlinecache [909/913] 287362=test_weakkeymap [910/913] 287364=test_usrmarshal [911/913] 287365=test_gem_command [912/913] 287360=test_pinned [913/913] 287365=test_memory_view $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 972 972 972 pts/0 972 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 972 973 972 972 pts/0 972 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 286128 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 286128 286131 972 972 pts/0 972 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250114-172230 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 286131 286132 972 972 pts/0 972 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250114-172230 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 286132 287025 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 287025 287026 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 287026 287349 972 972 pts/0 972 Sl+ 1000 0:19 /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 287349 287358 972 972 pts/0 972 Sl+ 1000 1:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 287358 311917 972 972 pts/0 972 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 286132 316163 972 972 pts/0 972 R+ 1000 0:00 ps jx 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent {1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[286128], 286128=>[286131], 286131=>[286132], 286132=>[287025, 316163], 287025=>[287026], 287026=>[287349], 287349=>[287358], 287358=>[311917], 3070353=>[3070354]} $ timeout 60 gdb -p 311917 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005ecbd5e4be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x72d371e006c0 (LWP 311917) "test_thread.rb*" 0x00005ecbd5e4be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x72d371e006c0 (LWP 311917) "test_thread.rb*"): #0 0x00005ecbd5e4be4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005ecbd5e4ce0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005ecbd5d99798 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x00005ecbd5d99589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00005ecbd5d993bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x00005ecbd5d98dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00005ecbd5d98a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00005ecbd5d9ad16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00005ecbd5e31be0 in __interceptor_free () No symbol table info available. #9 0x00005ecbd5ea2acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x72d3795fd800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8173 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x72d3795fd800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4663 No locals. #11 ruby_xfree (x=0x72d3795fd800) at /tmp/ruby/src/trunk_asan/gc.c:4674 No locals. #12 0x00005ecbd6165925 in rb_threadptr_sched_free (th=th@entry=0x515000297280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2305 No locals. #13 0x00005ecbd623d93f in thread_free (ptr=0x540000000108, ptr@entry=0x515000297280) at /tmp/ruby/src/trunk_asan/vm.c:3530 th = 0x540000000108 #14 0x00005ecbd623d4a2 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3126 th = 0x515000297280 stack = 0x72d3795fd800 objspace = <optimized out> next = <optimized out> #15 0x00005ecbd5e75bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000297280 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #16 0x00005ecbd5e7611b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #17 0x00005ecbd5ffe15d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #18 0x00005ecbd625e538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x649100040001 cc = <optimized out> me = 0x72d3a6935390 cfunc = 0x50400001ffd8 recv = 126252781433680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005ecbd6205067 in vm_sendish (ec=0x516004eccfd0, reg_cfp=0x72d3796fd720, cd=0x50400072d5d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #20 vm_exec_core (ec=ec@entry=0x516004eccfd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50400072d5d0 insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d3796fd720 reg_pc = 0x508000764450 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> #21 0x00005ecbd61f9dd8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516004eccfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #22 0x00005ecbd627bd62 in invoke_iseq_block_from_c (ec=0x516004eccfd0, captured=0x72d3796fd7a8, self=126252781433680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x72d383253bf8 cfp = <optimized out> sp = 0x72d3795fd850 use_argv = 0x0 stack_argv = 0x72d3795fd850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x72d3796fd7a8 #24 0x00005ecbd6228496 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #27 0x00005ecbd6228496 in rb_yield (val=<optimized out>) No locals. #28 0x00005ecbd5e7a2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516004eccfd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d371dfeef0, <optimized out>, 0x72d371dfee00, <optimized out>, <optimized out>}, prev = 0x72d369c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516004eccfd0 state = RUBY_TAG_NONE errinfo = <optimized out> #29 0x00005ecbd625e538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x671100000001 cc = <optimized out> me = 0x72d3a6bc8b70 cfunc = 0x50400001f5d8 recv = 126253358340040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #30 0x00005ecbd6205067 in vm_sendish (ec=0x516004eccfd0, reg_cfp=0x72d3796fd790, cd=0x50200267a550, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #31 vm_exec_core (ec=ec@entry=0x516004eccfd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> th: 0x515000297280, native_id: 0x72d371e006c0 -- Control frame information ----------------------------------------------- cd = 0x50200267a550 ================================================================= insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d3796fd790 ==311917==ERROR: AddressSanitizer: heap-use-after-free on address 0x72d3796fd708 at pc 0x5ecbd66be735 bp 0x72d371dfd4f0 sp 0x72d371dfd4e8 reg_pc = 0x5060005625b0 READ of size 8 at 0x72d3796fd708 thread T1113 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 0x00005ecbd61f9dd8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516004eccfd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #33 0x00005ecbd62380eb in invoke_iseq_block_from_c (ec=0x516004eccfd0, captured=<optimized out>, self=126252781433680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x72d383253c20 cfp = 0x72d3796fd7c8 sp = 0x72d3795fd818 use_argv = <optimized out> stack_argv = 0x72d3795fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #34 invoke_block_from_c_proc (ec=0x516004eccfd0, self=126252781433680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #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:1749 No locals. #36 0x00005ecbd6236376 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x50400054f390, argc=-706429362, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #37 0x00005ecbd618c219 in thread_do_start_proc (th=th@entry=0x515000297280) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400054f390 args_len = 0 args_ptr = <optimized out> #38 0x00005ecbd6189e4a in thread_do_start (th=0x515000297280) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #39 thread_start_func_2 (th=th@entry=0x515000297280, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #40 0x00005ecbd618910e in call_thread_start_func_2 (th=0x515000297280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x72d371dffcc0 #41 nt_start (ptr=0x50c00117fb80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000297280 sched = <optimized out> nt = 0x50c00117fb80 vm = 0x525000000100 #42 0x00005ecbd5e2fa9f in asan_thread_start(void*) () No symbol table info available. #43 0x000072d3a709ca94 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 = {126252474173120, 2631177862253649613, 126252474173120, -360, 0, 140736295832880, 2631177862274621133, 2630805866843610829}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #44 0x000072d3a7129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) [Detaching after fork from child process 316178] #0 0x5ecbd66be734 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 #1 0x5ecbd66be734 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:236:9 #2 0x5ecbd66c10c1 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1312:14 #3 0x72d371dfd63e (<unknown module>) 0x72d3796fd708 is located 1048328 bytes inside of 1048576-byte region [0x72d3795fd800,0x72d3796fd800) freed by thread T1113 here: #0 0x5ecbd5e31b7a in free (/tmp/ruby/build/trunk_asan/ruby+0x216b7a) (BuildId: db67787fe4db824edefc674144ae1da93900f8bb) #1 0x5ecbd5ea2acb in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8173:9 #2 0x5ecbd5ea2acb in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4663:13 #3 0x5ecbd5ea2acb in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4674:5 #4 0x5ecbd6165924 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2305:5 #5 0x5ecbd623d93e in thread_free /tmp/ruby/src/trunk_asan/vm.c:3530:5 #6 0x5ecbd623d4a1 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3126:13 #7 0x5ecbd5e75baf in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5 #8 0x5ecbd5e7611a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10 #9 0x5ecbd5ffe15c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4285:13 #10 0x5ecbd625e537 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #11 0x5ecbd6205066 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #12 0x5ecbd6205066 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #13 0x5ecbd61f9dd7 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22 #14 0x5ecbd627bd61 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12 #15 0x5ecbd627bd61 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20 #16 0x5ecbd6228495 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12 #17 0x5ecbd6228495 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12 #18 0x5ecbd6228495 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #19 0x5ecbd6228495 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #20 0x5ecbd5e7a2df in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1074:18 #21 0x5ecbd625e537 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #22 0x5ecbd6205066 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #23 0x5ecbd6205066 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #24 0x5ecbd61f9dd7 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22 #25 0x5ecbd62380ea in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12 #26 0x5ecbd62380ea in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1719:16 #27 0x5ecbd62380ea in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12 #28 0x5ecbd6236375 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16 #29 0x5ecbd618c218 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:610:16 #30 0x5ecbd6189e49 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:627:18 #31 0x5ecbd6189e49 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:682:18 #32 0x5ecbd618910d in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2176:5 #33 0x5ecbd618910d in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2221:13 #34 0x5ecbd5e2fa9e in asan_thread_start(void*) asan_interceptors.cpp.o previously allocated by thread T0 here: #0 0x5ecbd5e31e22 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x216e22) (BuildId: db67787fe4db824edefc674144ae1da93900f8bb) #1 0x5ecbd5ede295 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8188:5 #2 0x5ecbd5eacf42 in ruby_xmalloc_body /tmp/ruby/src/trunk_asan/gc.c:4554:12 #3 0x5ecbd5eacf42 in ruby_xmalloc /tmp/ruby/src/trunk_asan/gc.c:4544:34 #4 0x5ecbd616c468 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2149:22 #5 0x5ecbd616c468 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16 #6 0x5ecbd616c468 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11 #7 0x5ecbd6180950 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16 #8 0x5ecbd627277b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #9 0x5ecbd627277b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #10 0x5ecbd627277b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #11 0x5ecbd62771e5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #12 0x5ecbd62771e5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #13 0x5ecbd6226785 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #14 0x5ecbd6226785 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #15 0x5ecbd617ed16 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5 #16 0x5ecbd625e537 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #17 0x5ecbd61f8974 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972:15 #18 0x5ecbd62001f5 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1063:11 #19 0x5ecbd61f9dd7 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22 #20 0x5ecbd627bd61 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12 #21 0x5ecbd627bd61 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20 #22 0x5ecbd6228495 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12 #23 0x5ecbd6228495 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12 #24 0x5ecbd6228495 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #25 0x5ecbd6228495 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #26 0x5ecbd63dc385 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #27 0x5ecbd625e537 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #28 0x5ecbd6205066 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #29 0x5ecbd6205066 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #30 0x5ecbd61f9f6e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22 #31 0x5ecbd61f9f6e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2598:18 #32 0x5ecbd627bd61 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12 #33 0x5ecbd627bd61 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20 #34 0x5ecbd6228495 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12 #35 0x5ecbd6228495 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12 #36 0x5ecbd6228495 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #37 0x5ecbd6228495 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #38 0x5ecbd63dc385 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #39 0x5ecbd625e537 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #40 0x5ecbd6205066 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #41 0x5ecbd6205066 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #42 0x5ecbd61fa190 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22 #43 0x5ecbd61fa190 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18 #44 0x5ecbd5e765da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #45 0x5ecbd5e765da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #46 0x5ecbd5e6fb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12 #47 0x5ecbd5e6fb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12 #48 0x72d3a702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #49 0x72d3a702a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #50 0x5ecbd5d93924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x178924) (BuildId: db67787fe4db824edefc674144ae1da93900f8bb) Thread T1113 created by T0 here: #0 0x5ecbd5e17741 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fc741) (BuildId: db67787fe4db824edefc674144ae1da93900f8bb) #1 0x5ecbd616c60a in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2090:11 #2 0x5ecbd616c60a in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2155:15 #3 0x5ecbd616c60a in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16 #4 0x5ecbd616c60a in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11 #5 0x5ecbd6180950 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16 #6 0x5ecbd627277b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x5ecbd627277b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x5ecbd627277b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x5ecbd62771e5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x5ecbd62771e5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x5ecbd6226785 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x5ecbd6226785 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x5ecbd617ed16 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5 #14 0x5ecbd625e537 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #15 0x5ecbd61f8974 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972:15 #16 0x5ecbd62001f5 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1063:11 #17 0x5ecbd61f9dd7 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22 #18 0x5ecbd627bd61 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12 #19 0x5ecbd627bd61 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20 #20 0x5ecbd6228495 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12 #21 0x5ecbd6228495 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12 #22 0x5ecbd6228495 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #23 0x5ecbd6228495 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #24 0x5ecbd63dc385 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #25 0x5ecbd625e537 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #26 0x5ecbd6205066 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #27 0x5ecbd6205066 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x5ecbd61f9f6e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22 #29 0x5ecbd61f9f6e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2598:18 #30 0x5ecbd627bd61 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12 #31 0x5ecbd627bd61 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20 #32 0x5ecbd6228495 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12 #33 0x5ecbd6228495 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12 #34 0x5ecbd6228495 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #35 0x5ecbd6228495 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #36 0x5ecbd63dc385 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #37 0x5ecbd625e537 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #38 0x5ecbd6205066 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #39 0x5ecbd6205066 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #40 0x5ecbd61fa190 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22 #41 0x5ecbd61fa190 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18 #42 0x5ecbd5e765da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #43 0x5ecbd5e765da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #44 0x5ecbd5e6fb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12 #45 0x5ecbd5e6fb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12 #46 0x72d3a702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #47 0x72d3a702a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #48 0x5ecbd5d93924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x178924) (BuildId: db67787fe4db824edefc674144ae1da93900f8bb) SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 in control_frame_dump Shadow bytes around the buggy address: 0x72d3796fd480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x72d3796fd500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x72d3796fd580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x72d3796fd600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x72d3796fd680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd =>0x72d3796fd700: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x72d3796fd780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x72d3796fd800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x72d3796fd880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x72d3796fd900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x72d3796fd980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==311917==ABORTING AddressSanitizer: nested bug in the same thread, aborting. [Inferior 1 (process 311917) exited with code 01] #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 287358 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 316180] [New LWP 309045] [New LWP 300088] [New LWP 290271] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000072d3a71107e3 in __GI___wait4 (pid=-1, stat_loc=0x72d3a4f4eac8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x72d3a7406c40 (LWP 287358) "ruby" 0x000072d3a71107e3 in __GI___wait4 (pid=-1, stat_loc=0x72d3a4f4eac8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x72d38ae006c0 (LWP 316180) "test_thread.rb*" 0x000072d3a711b4cd in __GI___poll (fds=0x72d36cb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x72d3842006c0 (LWP 309045) "parallel.rb:40" 0x000072d3a711b4cd in __GI___poll (fds=0x72d36e617960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x72d3780006c0 (LWP 300088) "Gem::Timeout st" 0x000072d3a7098d61 in __futex_abstimed_wait_common64 (private=29395, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000bd3154) at ./nptl/futex-internal.c:57 5 Thread 0x72d3792006c0 (LWP 290271) "Timeout stdlib " 0x000072d3a7098d61 in __futex_abstimed_wait_common64 (private=29395, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00115d9d0) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x72d3792006c0 (LWP 290271) "Timeout stdlib "): #0 0x000072d3a7098d61 in __futex_abstimed_wait_common64 (private=29395, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00115d9d0) 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=29395, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00115d9d0) 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=0x50c00115d9d0, 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 0x000072d3a709b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00115d9a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x72d3a709b4a0 <__condvar_cleanup_waiting>, __arg = 0x72d3791feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 40, cond = 0x50c00115d9a8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 40 seq = 20 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=0x50c00115d9a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005ecbd616334f in rb_native_cond_wait (cond=0x50c00115d9d0, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000202180, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00005ecbd6188022 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000202180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00005ecbd616d7e1 in native_sleep (th=0x515000202180, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x515000202180, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005ecbd6186a95 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126253360524640, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00005ecbd5e7a2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160057d6bd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d3791feef0, <optimized out>, 0x72d3791fee00, <optimized out>, <optimized out>}, prev = 0x72d372e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160057d6bd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005ecbd6185f7d in queue_do_pop (self=<optimized out>, q=0x50400005d950, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 126253360524640, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 126253360524640, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d950 end = 0 #14 0x00005ecbd620680f 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:7395 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005ecbd620680f in vm_invoke_builtin_delegate (ec=0x5160057d6bd0, cfp=0x72d3818f5758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160057d6bd0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d3818f5758 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 0x00005ecbd61f9dd8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160057d6bd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005ecbd62380eb in invoke_iseq_block_from_c (ec=0x5160057d6bd0, captured=<optimized out>, self=126253359164960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x72d3a6b4bc10 cfp = 0x72d3818f57c8 sp = 0x72d3817f5818 use_argv = <optimized out> stack_argv = 0x72d3817f5818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160057d6bd0, self=126253359164960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #21 0x00005ecbd6236376 in rb_vm_invoke_proc (ec=0x50c00115d9d0, proc=0x189, proc@entry=0x50400094f750, argc=-1492546207, 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:1770 self = 0 #22 0x00005ecbd618c219 in thread_do_start_proc (th=th@entry=0x515000202180) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400094f750 args_len = 0 args_ptr = <optimized out> #23 0x00005ecbd6189e4a in thread_do_start (th=0x515000202180) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000202180, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005ecbd618910e in call_thread_start_func_2 (th=0x515000202180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x72d3791ffcc0 #26 nt_start (ptr=0x50c00115d980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000202180 sched = <optimized out> nt = 0x50c00115d980 vm = 0x525000000100 #27 0x00005ecbd5e2fa9f in asan_thread_start(void*) () No symbol table info available. #28 0x000072d3a709ca94 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 = {126252595807936, 2631161919335046861, 126252595807936, -360, 0, 126252614669712, 2631161919356018381, 2630805866843610829}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000072d3a7129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x72d3780006c0 (LWP 300088) "Gem::Timeout st"): #0 0x000072d3a7098d61 in __futex_abstimed_wait_common64 (private=29395, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000bd3154) 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=29395, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000bd3154) 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=0x50c000bd3154, 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 0x000072d3a709b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000bd3128) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x72d3a709b4a0 <__condvar_cleanup_waiting>, __arg = 0x72d377ffeb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 41, cond = 0x50c000bd3128, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 41 seq = 20 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=0x50c000bd3128, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005ecbd616334f in rb_native_cond_wait (cond=0x50c000bd3154, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150002a5100, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00005ecbd6188022 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150002a5100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00005ecbd616d7e1 in native_sleep (th=0x5150002a5100, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x5150002a5100, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005ecbd6186a95 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126252883879840, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00005ecbd5e7a2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160050316d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d377ffeef0, <optimized out>, 0x72d377ffee00, <optimized out>, <optimized out>}, prev = 0x72d37aa09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160050316d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005ecbd6185f7d in queue_do_pop (self=<optimized out>, q=0x5040003336d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 126252883879840, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 126252883879840, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040003336d0 end = 0 #14 0x00005ecbd620680f 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:7395 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00005ecbd620680f in vm_invoke_builtin_delegate (ec=0x5160050316d0, cfp=0x72d3828ff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160050316d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d3828ff758 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 0x00005ecbd61f9dd8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160050316d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005ecbd62380eb in invoke_iseq_block_from_c (ec=0x5160050316d0, captured=<optimized out>, self=126252883969600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x72d38a4bb0d8 cfp = 0x72d3828ff7c8 sp = 0x72d3827ff818 use_argv = <optimized out> stack_argv = 0x72d3827ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160050316d0, self=126252883969600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #21 0x00005ecbd6236376 in rb_vm_invoke_proc (ec=0x50c000bd3154, proc=0x189, proc@entry=0x504000719950, argc=-1492546207, 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:1770 self = 0 #22 0x00005ecbd618c219 in thread_do_start_proc (th=th@entry=0x5150002a5100) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000719950 args_len = 0 args_ptr = <optimized out> #23 0x00005ecbd6189e4a in thread_do_start (th=0x5150002a5100) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150002a5100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005ecbd618910e in call_thread_start_func_2 (th=0x5150002a5100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x72d377fffcc0 #26 nt_start (ptr=0x50c000bd3100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150002a5100 sched = <optimized out> nt = 0x50c000bd3100 vm = 0x525000000100 #27 0x00005ecbd5e2fa9f in asan_thread_start(void*) () No symbol table info available. #28 0x000072d3a709ca94 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 = {126252576933568, 2631190781515275981, 126252576933568, -360, 22, 140736295830192, 2631190781536247501, 2630805866843610829}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000072d3a7129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x72d3842006c0 (LWP 309045) "parallel.rb:40"): #0 0x000072d3a711b4cd in __GI___poll (fds=0x72d36e617960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ecbd5dd66ea in __interceptor_poll () No symbol table info available. #2 0x00005ecbd5f30afd in nogvl_wait_for (th=126252763901120, fptr=0x5110004e7680, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00005ecbd5f31f76 in internal_read_func (ptr=0x72d36e617740) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x72d36e617740 result = <optimized out> #5 0x00005ecbd61716eb in rb_thread_io_blocking_call (func=0x5ecbd5f31af0 <internal_read_func>, data1=0x72d36e617740, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005ecbd5e7a2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516004ec3fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x72d3841fedb0, <optimized out>, 0x72d3841fecc0, <optimized out>, <optimized out>}, prev = 0x72d36e609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516004ec3fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005ecbd5f46385 in io_read_memory_locktmp (str=126252415547744, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497 str = <optimized out> iis = {th = 126252763901120, fptr = 0x5110004e7680, nonblock = 0, fd = 6, buf = 0x519000858980, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110004e7680 n = <optimized out> shrinkable = <optimized out> #9 0x00005ecbd5f225c1 in io_readpartial (argc=1851881824, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x00005ecbd625e538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x40b100100003 cc = <optimized out> me = 0x72d3a6be9ed8 cfunc = 0x504000010f58 recv = 126252763901280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005ecbd620ba97 in vm_sendish (ec=0x516004ec3fd0, reg_cfp=0x72d37d51d790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516004ec3fd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d37d51d790 reg_pc = 0x513000053a60 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005ecbd61f9dd8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516004ec3fd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005ecbd62380eb in invoke_iseq_block_from_c (ec=0x516004ec3fd0, captured=<optimized out>, self=126253352731720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x72d3a6b64418 cfp = 0x72d37d51d7c8 sp = 0x72d37d41d818 use_argv = <optimized out> stack_argv = 0x72d37d41d818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516004ec3fd0, self=126253352731720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #17 0x00005ecbd6236376 in rb_vm_invoke_proc (ec=0x72d36e617960, proc=0x1, proc@entry=0x504000729a10, argc=-1492011827, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #18 0x00005ecbd618c219 in thread_do_start_proc (th=th@entry=0x515000224f00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000729a10 args_len = 0 args_ptr = <optimized out> #19 0x00005ecbd6189e4a in thread_do_start (th=0x515000224f00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000224f00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x00005ecbd618910e in call_thread_start_func_2 (th=0x515000224f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x72d3841ffcc0 #22 nt_start (ptr=0x50c000f54340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000224f00 sched = <optimized out> nt = 0x50c000f54340 vm = 0x525000000100 #23 0x00005ecbd5e2fa9f in asan_thread_start(void*) () No symbol table info available. #24 0x000072d3a709ca94 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 = {126252780357312, 2630728711753703117, 126252780357312, -360, 25, 140736295835920, 2630728711774674637, 2630805866843610829}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000072d3a7129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x72d38ae006c0 (LWP 316180) "test_thread.rb*"): #0 0x000072d3a711b4cd in __GI___poll (fds=0x72d36cb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ecbd5dd66ea in __interceptor_poll () No symbol table info available. #2 0x00005ecbd618d47f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x00005ecbd5e2fa9f in asan_thread_start(void*) () No symbol table info available. #5 0x000072d3a709ca94 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 = {126252893603520, 2630705072253705933, 126252893603520, -360, 0, 126252358817744, 2630705072274677453, 2630805866843610829}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000072d3a7129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x72d3a7406c40 (LWP 287358) "ruby"): #0 0x000072d3a71107e3 in __GI___wait4 (pid=-1, stat_loc=0x72d3a4f4eac8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ecbd5dc3f20 in __interceptor_waitpid () No symbol table info available. #2 0x00005ecbd6005924 in do_waitpid (pid=-1, st=0x72d3a4f4eac8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x72d3a4f4eaa0) at /tmp/ruby/src/trunk_asan/process.c:1074 w = 0x72d3a4f4eaa0 #4 0x00005ecbd616fe5f in rb_nogvl (func=0x5ecbd60058e0 <waitpid_blocking_no_SIGCHLD>, data1=0x72d3a4f4eaa0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1576 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x00005ecbd5ff04de in waitpid_no_SIGCHLD (w=0x72d3a4f4eaa0) at /tmp/ruby/src/trunk_asan/process.c:1087 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0} #7 0x00005ecbd5ffeece in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170 status = <optimized out> data = <optimized out> #8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419 result = 126253358334280 pid = <optimized out> status = <optimized out> #9 0x00005ecbd625e538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x6b3100100001 cc = <optimized out> me = 0x72d3a6bc7590 cfunc = 0x504000020818 recv = 126253361108480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005ecbd620ba97 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72d3a45ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d3a45ff480 reg_pc = 0x50b000025c30 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 0x00005ecbd61f9dd8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #13 0x00005ecbd627bd62 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x72d3a45ff578, self=126252781433680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x72d3a6b8ceb8 cfp = <optimized out> sp = 0x72d3a44ffac8 use_argv = 0x72d3a4e486e0 stack_argv = 0x72d3a44ffac8 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:1639 captured = 0x72d3a45ff578 #15 0x00005ecbd6228496 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #16 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #18 0x00005ecbd6228496 in rb_yield (val=<optimized out>) No locals. #19 0x00005ecbd63cf5fa in rb_ary_each (ary=126253358334680) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 2 #20 0x00005ecbd625e538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0xc0100000001 cc = <optimized out> me = 0x72d3a6bf0558 cfunc = 0x50400000a298 recv = 126253358334680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x00005ecbd6205067 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72d3a45ff560, cd=0x512000020fc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #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 = 0x512000020fc0 insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d3a45ff560 reg_pc = 0x51900001deb0 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> th: 0x515000000300, native_id: 0x72d3a7406c40 INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> c:0017 p:---- s:0108 e:000107 CFUNC :waitall c:0016 p:0010 s:0104 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6 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 0x00005ecbd61fa191 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:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #25 0x00005ecbd627bd62 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x72d3a45ff620, self=126253352731720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x72d3a6b45ec8 cfp = <optimized out> sp = 0x72d3a44ffa28 use_argv = 0x72d3a4efe8e0 stack_argv = 0x72d3a44ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x72d3a45ff620 #27 0x00005ecbd6228496 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x00005ecbd6228496 in rb_yield (val=<optimized out>) No locals. #31 0x00005ecbd63dc386 in rb_ary_collect (ary=126252763898120) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 126252763894040 i = 25 #32 0x00005ecbd625e538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x165100000001 cc = <optimized out> me = 0x72d3a6bf0148 cfunc = 0x50400000a758 recv = 126252763898120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x00005ecbd6205067 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72d3a45ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> 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 = 0x51100000d310 insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d3a45ff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005ecbd61f9f6f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #36 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> #37 0x00005ecbd627bd62 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x72d3a45ff738, self=126253352731720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 flags = 0 iseq = 0x72d3a6b645d0 cfp = <optimized out> sp = 0x72d3a44ff8d0 use_argv = 0x72d3a4e41be0 stack_argv = 0x72d3a44ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #38 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x72d3a45ff738 #39 0x00005ecbd6228496 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #40 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #42 0x00005ecbd6228496 in rb_yield (val=<optimized out>) No locals. #43 0x00005ecbd63dc386 in rb_ary_collect (ary=126252763901440) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 126252763901360 i = 0 #44 0x00005ecbd625e538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x165100000001 cc = <optimized out> me = 0x72d3a6bf0148 cfunc = 0x50400000a758 recv = 126252763901440 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #45 0x00005ecbd6205067 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x72d3a45ff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #46 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012d50 insns_address_table = {0x5ecbd6200d9c <vm_exec_core+14140>, 0x5ecbd61fdd6b <vm_exec_core+1803>, 0x5ecbd61ff719 <vm_exec_core+8377>, 0x5ecbd6205248 <vm_exec_core+31720>, 0x5ecbd61feff1 <vm_exec_core+6545>, 0x5ecbd6205ffd <vm_exec_core+35229>, 0x5ecbd620404a <vm_exec_core+27114>, 0x5ecbd6201c1c <vm_exec_core+17852>, 0x5ecbd61fe0a0 <vm_exec_core+2624>, 0x5ecbd6205a7b <vm_exec_core+33819>, 0x5ecbd620561b <vm_exec_core+32699>, 0x5ecbd61ff3ec <vm_exec_core+7564>, 0x5ecbd61fe70c <vm_exec_core+4268>, 0x5ecbd6204581 <vm_exec_core+28449>, 0x5ecbd620039c <vm_exec_core+11580>, 0x5ecbd6205cbd <vm_exec_core+34397>, 0x5ecbd620586a <vm_exec_core+33290>, 0x5ecbd6200c14 <vm_exec_core+13748>, 0x5ecbd6201b6d <vm_exec_core+17677>, 0x5ecbd62041fa <vm_exec_core+27546>, 0x5ecbd62057b2 <vm_exec_core+33106>, 0x5ecbd62031ac <vm_exec_core+23372>, 0x5ecbd62042ae <vm_exec_core+27726>, 0x5ecbd6204738 <vm_exec_core+28888>, 0x5ecbd62030be <vm_exec_core+23134>, 0x5ecbd61fe5ec <vm_exec_core+3980>, 0x5ecbd62039a1 <vm_exec_core+25409>, 0x5ecbd61fe414 <vm_exec_core+3508>, 0x5ecbd61fe7cd <vm_exec_core+4461>, 0x5ecbd6200f09 <vm_exec_core+14505>, 0x5ecbd6202f2b <vm_exec_core+22731>, 0x5ecbd620356f <vm_exec_core+24335>, 0x5ecbd6202c74 <vm_exec_core+22036>, 0x5ecbd61fdfd1 <vm_exec_core+2417>, 0x5ecbd62049dc <vm_exec_core+29564>, 0x5ecbd62054cb <vm_exec_core+32363>, 0x5ecbd61fe8e4 <vm_exec_core+4740>, 0x5ecbd61ffb9d <vm_exec_core+9533>, 0x5ecbd61ff610 <vm_exec_core+8112>, 0x5ecbd6200517 <vm_exec_core+11959>, 0x5ecbd6201a9b <vm_exec_core+17467>, 0x5ecbd61fe9f0 <vm_exec_core+5008>, 0x5ecbd6204821 <vm_exec_core+29121>, 0x5ecbd61ffae2 <vm_exec_core+9346>, 0x5ecbd6201904 <vm_exec_core+17060>, 0x5ecbd62024a7 <vm_exec_core+20039>, 0x5ecbd620469b <vm_exec_core+28731>, 0x5ecbd6203397 <vm_exec_core+23863>, 0x5ecbd6200757 <vm_exec_core+12535>, 0x5ecbd61ffe1b <vm_exec_core+10171>, 0x5ecbd6204441 <vm_exec_core+28129>, 0x5ecbd62010b5 <vm_exec_core+14933>, 0x5ecbd6203a68 <vm_exec_core+25608>, 0x5ecbd62034c6 <vm_exec_core+24166>, 0x5ecbd6203cc3 <vm_exec_core+26211>, 0x5ecbd6204d06 <vm_exec_core+30374>, 0x5ecbd62026e4 <vm_exec_core+20612>, 0x5ecbd61fda0b <vm_exec_core+939>, 0x5ecbd62008e9 <vm_exec_core+12937>, 0x5ecbd6204371 <vm_exec_core+27921>, 0x5ecbd6200a2c <vm_exec_core+13260>, 0x5ecbd6202fe4 <vm_exec_core+22916>, 0x5ecbd6203888 <vm_exec_core+25128>, 0x5ecbd62021b2 <vm_exec_core+19282>, 0x5ecbd6202dcd <vm_exec_core+22381>, 0x5ecbd6200cab <vm_exec_core+13899>, 0x5ecbd6200131 <vm_exec_core+10961>, 0x5ecbd6203db6 <vm_exec_core+26454>, 0x5ecbd61feac2 <vm_exec_core+5218>, 0x5ecbd6201f96 <vm_exec_core+18742>, 0x5ecbd620d45b <vm_exec_core+65019>, 0x5ecbd620326c <vm_exec_core+23564>, 0x5ecbd61fed81 <vm_exec_core+5921>, 0x5ecbd61ff2b3 <vm_exec_core+7251>, 0x5ecbd61feeba <vm_exec_core+6234>, 0x5ecbd61ffcab <vm_exec_core+9803>, 0x5ecbd6200592 <vm_exec_core+12082>, 0x5ecbd61fda10 <vm_exec_core+944>, 0x5ecbd61ff9c1 <vm_exec_core+9057>, 0x5ecbd6206252 <vm_exec_core+35826>, 0x5ecbd6203788 <vm_exec_core+24872>, 0x5ecbd6202587 <vm_exec_core+20263>, 0x5ecbd62048b6 <vm_exec_core+29270>, 0x5ecbd620633b <vm_exec_core+36059>, 0x5ecbd6204c09 <vm_exec_core+30121>, 0x5ecbd6205d67 <vm_exec_core+34567>, 0x5ecbd6205e51 <vm_exec_core+34801>, 0x5ecbd61fe4f3 <vm_exec_core+3731>, 0x5ecbd6205928 <vm_exec_core+33480>, 0x5ecbd6200fc2 <vm_exec_core+14690>, 0x5ecbd6205b70 <vm_exec_core+34064>, 0x5ecbd6200aed <vm_exec_core+13453>, 0x5ecbd6204acd <vm_exec_core+29805>, 0x5ecbd61fff64 <vm_exec_core+10500>, 0x5ecbd620130b <vm_exec_core+15531>, 0x5ecbd6205f47 <vm_exec_core+35047>, 0x5ecbd62019db <vm_exec_core+17275>, 0x5ecbd62014bc <vm_exec_core+15964>, 0x5ecbd61fdaf6 <vm_exec_core+1174>, 0x5ecbd61fe20f <vm_exec_core+2991>, 0x5ecbd61fdbf4 <vm_exec_core+1428>, 0x5ecbd62022c2 <vm_exec_core+19554>, 0x5ecbd6201692 <vm_exec_core+16434>, 0x5ecbd6201e57 <vm_exec_core+18423>, 0x5ecbd6201d5e <vm_exec_core+18174>, 0x5ecbd6200df6 <vm_exec_core+14230>, 0x5ecbd6201572 <vm_exec_core+16146>, 0x5ecbd62011cc <vm_exec_core+15212>, 0x5ecbd62017d6 <vm_exec_core+16758>, 0x5ecbd620186d <vm_exec_core+16909>, 0x5ecbd6200d8d <vm_exec_core+14125>, 0x5ecbd61fdd5c <vm_exec_core+1788>, 0x5ecbd61ff70a <vm_exec_core+8362>, 0x5ecbd6205239 <vm_exec_core+31705>, 0x5ecbd61fefe2 <vm_exec_core+6530>, 0x5ecbd6205fee <vm_exec_core+35214>, 0x5ecbd620403b <vm_exec_core+27099>, 0x5ecbd6201c0d <vm_exec_core+17837>, 0x5ecbd61fe091 <vm_exec_core+2609>, 0x5ecbd6205a6c <vm_exec_core+33804>, 0x5ecbd620560c <vm_exec_core+32684>, 0x5ecbd61ff3dd <vm_exec_core+7549>, 0x5ecbd61fe6fd <vm_exec_core+4253>, 0x5ecbd6204572 <vm_exec_core+28434>, 0x5ecbd620038d <vm_exec_core+11565>, 0x5ecbd6205cae <vm_exec_core+34382>, 0x5ecbd620585b <vm_exec_core+33275>, 0x5ecbd6200c05 <vm_exec_core+13733>, 0x5ecbd6201b5e <vm_exec_core+17662>, 0x5ecbd62041eb <vm_exec_core+27531>, 0x5ecbd62057a3 <vm_exec_core+33091>, 0x5ecbd620319d <vm_exec_core+23357>, 0x5ecbd620429f <vm_exec_core+27711>, 0x5ecbd6204729 <vm_exec_core+28873>, 0x5ecbd62030af <vm_exec_core+23119>, 0x5ecbd61fe5dd <vm_exec_core+3965>, 0x5ecbd6203992 <vm_exec_core+25394>, 0x5ecbd61fe405 <vm_exec_core+3493>, 0x5ecbd61fe7be <vm_exec_core+4446>, 0x5ecbd6200efa <vm_exec_core+14490>, 0x5ecbd6202f1c <vm_exec_core+22716>, 0x5ecbd6203560 <vm_exec_core+24320>, 0x5ecbd6202c65 <vm_exec_core+22021>, 0x5ecbd61fdfc2 <vm_exec_core+2402>, 0x5ecbd62049cd <vm_exec_core+29549>, 0x5ecbd62054bc <vm_exec_core+32348>, 0x5ecbd61fe8d5 <vm_exec_core+4725>, 0x5ecbd61ffb8e <vm_exec_core+9518>, 0x5ecbd61ff601 <vm_exec_core+8097>, 0x5ecbd6200508 <vm_exec_core+11944>, 0x5ecbd6201a8c <vm_exec_core+17452>, 0x5ecbd61fe9e1 <vm_exec_core+4993>, 0x5ecbd6204812 <vm_exec_core+29106>, 0x5ecbd61ffad3 <vm_exec_core+9331>, 0x5ecbd62018f5 <vm_exec_core+17045>, 0x5ecbd6202498 <vm_exec_core+20024>, 0x5ecbd620468c <vm_exec_core+28716>, 0x5ecbd6203388 <vm_exec_core+23848>, 0x5ecbd6200748 <vm_exec_core+12520>, 0x5ecbd61ffe0c <vm_exec_core+10156>, 0x5ecbd6204432 <vm_exec_core+28114>, 0x5ecbd62010a6 <vm_exec_core+14918>, 0x5ecbd6203a59 <vm_exec_core+25593>, 0x5ecbd62034b7 <vm_exec_core+24151>, 0x5ecbd6203cb4 <vm_exec_core+26196>, 0x5ecbd6204cf7 <vm_exec_core+30359>, 0x5ecbd62026d5 <vm_exec_core+20597>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62008da <vm_exec_core+12922>, 0x5ecbd6204362 <vm_exec_core+27906>, 0x5ecbd6200a1d <vm_exec_core+13245>, 0x5ecbd6202fd5 <vm_exec_core+22901>, 0x5ecbd6203338 <vm_exec_core+23768>, 0x5ecbd62021a3 <vm_exec_core+19267>, 0x5ecbd6202dbe <vm_exec_core+22366>, 0x5ecbd6200c9c <vm_exec_core+13884>, 0x5ecbd6200122 <vm_exec_core+10946>, 0x5ecbd6203da7 <vm_exec_core+26439>, 0x5ecbd61feab3 <vm_exec_core+5203>, 0x5ecbd6201f87 <vm_exec_core+18727>, 0x5ecbd620d44c <vm_exec_core+65004>, 0x5ecbd620325d <vm_exec_core+23549>, 0x5ecbd61fed72 <vm_exec_core+5906>, 0x5ecbd61ff2a4 <vm_exec_core+7236>, 0x5ecbd61feeab <vm_exec_core+6219>, 0x5ecbd61ffc9c <vm_exec_core+9788>, 0x5ecbd6200583 <vm_exec_core+12067>, 0x5ecbd6202582 <vm_exec_core+20258>, 0x5ecbd6201a82 <vm_exec_core+17442>, 0x5ecbd620257d <vm_exec_core+20253>, 0x5ecbd6203198 <vm_exec_core+23352>, 0x5ecbd62030aa <vm_exec_core+23114>, 0x5ecbd61ffc97 <vm_exec_core+9783>, 0x5ecbd620334c <vm_exec_core+23788>, 0x5ecbd6200fb8 <vm_exec_core+14680>, 0x5ecbd6200fbd <vm_exec_core+14685>, 0x5ecbd62030a5 <vm_exec_core+23109>, 0x5ecbd6202f12 <vm_exec_core+22706>, 0x5ecbd6201e3e <vm_exec_core+18398>, 0x5ecbd6201d4a <vm_exec_core+18154>...} reg_cfp = 0x72d3a45ff720 reg_pc = 0x50400002fef8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> c:0015 p:0004 s:0099 e:000098 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13 INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> c:0014 p:0006 s:0093 e:000092 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH] 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> c:0013 p:---- s:0089 e:000088 CFUNC :each 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> c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183 INSN_LABEL_setn = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> c:0007 p:0069 s:0046 E:0024e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_definesmethod = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_send = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_sendforward = <optimized out> th: 0x515000202180, native_id: 0x72d3792006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_opt_send_without_block = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] INSN_LABEL_objtostring = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_ary_freeze = <optimized out> th: 0x5150002a5100, native_id: 0x72d3780006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_opt_hash_freeze = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] INSN_LABEL_opt_str_freeze = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_str_uminus = <optimized out> th: 0x515000224f00, native_id: 0x72d3842006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_invokesuper = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] INSN_LABEL_invokesuperforward = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #47 0x00005ecbd61fa191 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. #48 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 #49 0x00005ecbd5e765db in rb_ec_exec_node (ec=0x5160000006d0, n=0x72d3a6b64760) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb8ebbb70, <optimized out>, 0x7fffb8ebbac0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x72d3a6b64760 #50 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #51 0x00005ecbd5e6fb47 in rb_main (argc=10, argv=0x7fffb8ebbd38) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #52 main (argc=10, argv=0x7fffb8ebbd38) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 287358) detached] $ timeout 60 gdb -p 287349 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 287351] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000073fdbad26cd7 in __GI___select (nfds=19, readfds=0x50c00548d580, writefds=0x0, exceptfds=0x0, timeout=0x7fffa443ad80) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x73fdbae79c40 (LWP 287349) "ruby" 0x000073fdbad26cd7 in __GI___select (nfds=19, readfds=0x50c00548d580, writefds=0x0, exceptfds=0x0, timeout=0x7fffa443ad80) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x73fd9ea006c0 (LWP 287351) "ruby" 0x000073fdbad1b4cd in __GI___poll (fds=0x73fd9d709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x73fd9ea006c0 (LWP 287351) "ruby"): #0 0x000073fdbad1b4cd in __GI___poll (fds=0x73fd9d709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005e5e123526ea in __interceptor_poll () No symbol table info available. #2 0x00005e5e1270947f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x00005e5e123aba9f in asan_thread_start(void*) () No symbol table info available. #5 0x000073fdbac9ca94 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 = {127533125207744, 4965356368735986092, 127533125207744, -360, 0, 140735949295392, 4965356368723403180, 4965277839306875308}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000073fdbad29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x73fdbae79c40 (LWP 287349) "ruby"): #0 0x000073fdbad26cd7 in __GI___select (nfds=19, readfds=0x50c00548d580, writefds=0x0, exceptfds=0x0, timeout=0x7fffa443ad80) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 945272583} pts64 = 0x7fffa443ac20 r = <optimized out> #1 0x00005e5e126f4155 in native_fd_select (n=19, readfds=0x50c00548d580, writefds=0x0, exceptfds=0x73fdbad26cd7 <__GI___select+327>, timeout=0x7fffa443ac20, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380 No locals. #2 do_select (p=127533564031520) at /tmp/ruby/src/trunk_asan/thread.c:4314 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fffa443ad30 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005e5e123f62e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa443aef0, <optimized out>, 0x7fffa443ae00, <optimized out>, <optimized out>}, prev = 0x73fdb8c7f180, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005e5e126f372e in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4374 set = {max = 19, th = 0x515000000300, rset = 0x73fdb8c7f040, 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 = 0x73fdb8c7f0a0} #5 0x00005e5e124b76ef in select_internal (read=127533116762720, write=4, except=4, tp=0x73fdb8c7f0a0, fds=0x73fdb8c7f040) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 19 pending = <optimized out> rp = 0x73fdb8c7f040 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=127533564031008) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x73fdb8c7f020 #7 0x00005e5e123f62e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa443b1f0, <optimized out>, 0x7fffa443b100, <optimized out>, <optimized out>}, prev = 0x73fdb8c4cd40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005e5e12493937 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005e5e127da538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x160100100009 cc = <optimized out> me = 0x73fdba55a6a0 cfunc = 0x504000010798 recv = 127533590051360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005e5e12787a97 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fdb81ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5e5e1277cd9c <vm_exec_core+14140>, 0x5e5e12779d6b <vm_exec_core+1803>, 0x5e5e1277b719 <vm_exec_core+8377>, 0x5e5e12781248 <vm_exec_core+31720>, 0x5e5e1277aff1 <vm_exec_core+6545>, 0x5e5e12781ffd <vm_exec_core+35229>, 0x5e5e1278004a <vm_exec_core+27114>, 0x5e5e1277dc1c <vm_exec_core+17852>, 0x5e5e1277a0a0 <vm_exec_core+2624>, 0x5e5e12781a7b <vm_exec_core+33819>, 0x5e5e1278161b <vm_exec_core+32699>, 0x5e5e1277b3ec <vm_exec_core+7564>, 0x5e5e1277a70c <vm_exec_core+4268>, 0x5e5e12780581 <vm_exec_core+28449>, 0x5e5e1277c39c <vm_exec_core+11580>, 0x5e5e12781cbd <vm_exec_core+34397>, 0x5e5e1278186a <vm_exec_core+33290>, 0x5e5e1277cc14 <vm_exec_core+13748>, 0x5e5e1277db6d <vm_exec_core+17677>, 0x5e5e127801fa <vm_exec_core+27546>, 0x5e5e127817b2 <vm_exec_core+33106>, 0x5e5e1277f1ac <vm_exec_core+23372>, 0x5e5e127802ae <vm_exec_core+27726>, 0x5e5e12780738 <vm_exec_core+28888>, 0x5e5e1277f0be <vm_exec_core+23134>, 0x5e5e1277a5ec <vm_exec_core+3980>, 0x5e5e1277f9a1 <vm_exec_core+25409>, 0x5e5e1277a414 <vm_exec_core+3508>, 0x5e5e1277a7cd <vm_exec_core+4461>, 0x5e5e1277cf09 <vm_exec_core+14505>, 0x5e5e1277ef2b <vm_exec_core+22731>, 0x5e5e1277f56f <vm_exec_core+24335>, 0x5e5e1277ec74 <vm_exec_core+22036>, 0x5e5e12779fd1 <vm_exec_core+2417>, 0x5e5e127809dc <vm_exec_core+29564>, 0x5e5e127814cb <vm_exec_core+32363>, 0x5e5e1277a8e4 <vm_exec_core+4740>, 0x5e5e1277bb9d <vm_exec_core+9533>, 0x5e5e1277b610 <vm_exec_core+8112>, 0x5e5e1277c517 <vm_exec_core+11959>, 0x5e5e1277da9b <vm_exec_core+17467>, 0x5e5e1277a9f0 <vm_exec_core+5008>, 0x5e5e12780821 <vm_exec_core+29121>, 0x5e5e1277bae2 <vm_exec_core+9346>, 0x5e5e1277d904 <vm_exec_core+17060>, 0x5e5e1277e4a7 <vm_exec_core+20039>, 0x5e5e1278069b <vm_exec_core+28731>, 0x5e5e1277f397 <vm_exec_core+23863>, 0x5e5e1277c757 <vm_exec_core+12535>, 0x5e5e1277be1b <vm_exec_core+10171>, 0x5e5e12780441 <vm_exec_core+28129>, 0x5e5e1277d0b5 <vm_exec_core+14933>, 0x5e5e1277fa68 <vm_exec_core+25608>, 0x5e5e1277f4c6 <vm_exec_core+24166>, 0x5e5e1277fcc3 <vm_exec_core+26211>, 0x5e5e12780d06 <vm_exec_core+30374>, 0x5e5e1277e6e4 <vm_exec_core+20612>, 0x5e5e12779a0b <vm_exec_core+939>, 0x5e5e1277c8e9 <vm_exec_core+12937>, 0x5e5e12780371 <vm_exec_core+27921>, 0x5e5e1277ca2c <vm_exec_core+13260>, 0x5e5e1277efe4 <vm_exec_core+22916>, 0x5e5e1277f888 <vm_exec_core+25128>, 0x5e5e1277e1b2 <vm_exec_core+19282>, 0x5e5e1277edcd <vm_exec_core+22381>, 0x5e5e1277ccab <vm_exec_core+13899>, 0x5e5e1277c131 <vm_exec_core+10961>, 0x5e5e1277fdb6 <vm_exec_core+26454>, 0x5e5e1277aac2 <vm_exec_core+5218>, 0x5e5e1277df96 <vm_exec_core+18742>, 0x5e5e1278945b <vm_exec_core+65019>, 0x5e5e1277f26c <vm_exec_core+23564>, 0x5e5e1277ad81 <vm_exec_core+5921>, 0x5e5e1277b2b3 <vm_exec_core+7251>, 0x5e5e1277aeba <vm_exec_core+6234>, 0x5e5e1277bcab <vm_exec_core+9803>, 0x5e5e1277c592 <vm_exec_core+12082>, 0x5e5e12779a10 <vm_exec_core+944>, 0x5e5e1277b9c1 <vm_exec_core+9057>, 0x5e5e12782252 <vm_exec_core+35826>, 0x5e5e1277f788 <vm_exec_core+24872>, 0x5e5e1277e587 <vm_exec_core+20263>, 0x5e5e127808b6 <vm_exec_core+29270>, 0x5e5e1278233b <vm_exec_core+36059>, 0x5e5e12780c09 <vm_exec_core+30121>, 0x5e5e12781d67 <vm_exec_core+34567>, 0x5e5e12781e51 <vm_exec_core+34801>, 0x5e5e1277a4f3 <vm_exec_core+3731>, 0x5e5e12781928 <vm_exec_core+33480>, 0x5e5e1277cfc2 <vm_exec_core+14690>, 0x5e5e12781b70 <vm_exec_core+34064>, 0x5e5e1277caed <vm_exec_core+13453>, 0x5e5e12780acd <vm_exec_core+29805>, 0x5e5e1277bf64 <vm_exec_core+10500>, 0x5e5e1277d30b <vm_exec_core+15531>, 0x5e5e12781f47 <vm_exec_core+35047>, 0x5e5e1277d9db <vm_exec_core+17275>, 0x5e5e1277d4bc <vm_exec_core+15964>, 0x5e5e12779af6 <vm_exec_core+1174>, 0x5e5e1277a20f <vm_exec_core+2991>, 0x5e5e12779bf4 <vm_exec_core+1428>, 0x5e5e1277e2c2 <vm_exec_core+19554>, 0x5e5e1277d692 <vm_exec_core+16434>, 0x5e5e1277de57 <vm_exec_core+18423>, 0x5e5e1277dd5e <vm_exec_core+18174>, 0x5e5e1277cdf6 <vm_exec_core+14230>, 0x5e5e1277d572 <vm_exec_core+16146>, 0x5e5e1277d1cc <vm_exec_core+15212>, 0x5e5e1277d7d6 <vm_exec_core+16758>, 0x5e5e1277d86d <vm_exec_core+16909>, 0x5e5e1277cd8d <vm_exec_core+14125>, 0x5e5e12779d5c <vm_exec_core+1788>, 0x5e5e1277b70a <vm_exec_core+8362>, 0x5e5e12781239 <vm_exec_core+31705>, 0x5e5e1277afe2 <vm_exec_core+6530>, 0x5e5e12781fee <vm_exec_core+35214>, 0x5e5e1278003b <vm_exec_core+27099>, 0x5e5e1277dc0d <vm_exec_core+17837>, 0x5e5e1277a091 <vm_exec_core+2609>, 0x5e5e12781a6c <vm_exec_core+33804>, 0x5e5e1278160c <vm_exec_core+32684>, 0x5e5e1277b3dd <vm_exec_core+7549>, 0x5e5e1277a6fd <vm_exec_core+4253>, 0x5e5e12780572 <vm_exec_core+28434>, 0x5e5e1277c38d <vm_exec_core+11565>, 0x5e5e12781cae <vm_exec_core+34382>, 0x5e5e1278185b <vm_exec_core+33275>, 0x5e5e1277cc05 <vm_exec_core+13733>, 0x5e5e1277db5e <vm_exec_core+17662>, 0x5e5e127801eb <vm_exec_core+27531>, 0x5e5e127817a3 <vm_exec_core+33091>, 0x5e5e1277f19d <vm_exec_core+23357>, 0x5e5e1278029f <vm_exec_core+27711>, 0x5e5e12780729 <vm_exec_core+28873>, 0x5e5e1277f0af <vm_exec_core+23119>, 0x5e5e1277a5dd <vm_exec_core+3965>, 0x5e5e1277f992 <vm_exec_core+25394>, 0x5e5e1277a405 <vm_exec_core+3493>, 0x5e5e1277a7be <vm_exec_core+4446>, 0x5e5e1277cefa <vm_exec_core+14490>, 0x5e5e1277ef1c <vm_exec_core+22716>, 0x5e5e1277f560 <vm_exec_core+24320>, 0x5e5e1277ec65 <vm_exec_core+22021>, 0x5e5e12779fc2 <vm_exec_core+2402>, 0x5e5e127809cd <vm_exec_core+29549>, 0x5e5e127814bc <vm_exec_core+32348>, 0x5e5e1277a8d5 <vm_exec_core+4725>, 0x5e5e1277bb8e <vm_exec_core+9518>, 0x5e5e1277b601 <vm_exec_core+8097>, 0x5e5e1277c508 <vm_exec_core+11944>, 0x5e5e1277da8c <vm_exec_core+17452>, 0x5e5e1277a9e1 <vm_exec_core+4993>, 0x5e5e12780812 <vm_exec_core+29106>, 0x5e5e1277bad3 <vm_exec_core+9331>, 0x5e5e1277d8f5 <vm_exec_core+17045>, 0x5e5e1277e498 <vm_exec_core+20024>, 0x5e5e1278068c <vm_exec_core+28716>, 0x5e5e1277f388 <vm_exec_core+23848>, 0x5e5e1277c748 <vm_exec_core+12520>, 0x5e5e1277be0c <vm_exec_core+10156>, 0x5e5e12780432 <vm_exec_core+28114>, 0x5e5e1277d0a6 <vm_exec_core+14918>, 0x5e5e1277fa59 <vm_exec_core+25593>, 0x5e5e1277f4b7 <vm_exec_core+24151>, 0x5e5e1277fcb4 <vm_exec_core+26196>, 0x5e5e12780cf7 <vm_exec_core+30359>, 0x5e5e1277e6d5 <vm_exec_core+20597>, 0x5e5e1277f338 <vm_exec_core+23768>, 0x5e5e1277c8da <vm_exec_core+12922>, 0x5e5e12780362 <vm_exec_core+27906>, 0x5e5e1277ca1d <vm_exec_core+13245>, 0x5e5e1277efd5 <vm_exec_core+22901>, 0x5e5e1277f338 <vm_exec_core+23768>, 0x5e5e1277e1a3 <vm_exec_core+19267>, 0x5e5e1277edbe <vm_exec_core+22366>, 0x5e5e1277cc9c <vm_exec_core+13884>, 0x5e5e1277c122 <vm_exec_core+10946>, 0x5e5e1277fda7 <vm_exec_core+26439>, 0x5e5e1277aab3 <vm_exec_core+5203>, 0x5e5e1277df87 <vm_exec_core+18727>, 0x5e5e1278944c <vm_exec_core+65004>, 0x5e5e1277f25d <vm_exec_core+23549>, 0x5e5e1277ad72 <vm_exec_core+5906>, 0x5e5e1277b2a4 <vm_exec_core+7236>, 0x5e5e1277aeab <vm_exec_core+6219>, 0x5e5e1277bc9c <vm_exec_core+9788>, 0x5e5e1277c583 <vm_exec_core+12067>, 0x5e5e1277e582 <vm_exec_core+20258>, 0x5e5e1277da82 <vm_exec_core+17442>, 0x5e5e1277e57d <vm_exec_core+20253>, 0x5e5e1277f198 <vm_exec_core+23352>, 0x5e5e1277f0aa <vm_exec_core+23114>, 0x5e5e1277bc97 <vm_exec_core+9783>, 0x5e5e1277f34c <vm_exec_core+23788>, 0x5e5e1277cfb8 <vm_exec_core+14680>, 0x5e5e1277cfbd <vm_exec_core+14685>, 0x5e5e1277f0a5 <vm_exec_core+23109>, 0x5e5e1277ef12 <vm_exec_core+22706>, 0x5e5e1277de3e <vm_exec_core+18398>, 0x5e5e1277dd4a <vm_exec_core+18154>...} reg_cfp = 0x73fdb81ff3a0 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> th: 0x515000000300, native_id: 0x73fdbae79c40 -- Control frame information ----------------------------------------------- INSN_LABEL_branchunless = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 INSN_LABEL_opt_case_dispatch = <optimized out> c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> c:0013 p:---- s:0061 e:000060 CFUNC :each c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] 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> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] 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 0x00005e5e12775f6f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005e5e127f7d62 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x73fdb81ff578, self=127533588094320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625 c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] flags = 0 iseq = 0x73fdba3c7568 cfp = <optimized out> sp = 0x73fdb80ff9e8 use_argv = 0x73fdb8a0cc20 stack_argv = 0x73fdb80ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x73fdb81ff578 #16 0x00005e5e127a4496 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x00005e5e127a4496 in rb_yield (val=<optimized out>) No locals. #20 0x00005e5e1294b5fa in rb_ary_each (ary=127533573713240) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x00005e5e127da538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0xc0100000001 cc = <optimized out> me = 0x73fdba560550 cfunc = 0x50400000a298 recv = 127533573713240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005e5e12781067 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fdb81ff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x511000020b40 insns_address_table = {0x5e5e1277cd9c <vm_exec_core+14140>, 0x5e5e12779d6b <vm_exec_core+1803>, 0x5e5e1277b719 <vm_exec_core+8377>, 0x5e5e12781248 <vm_exec_core+31720>, 0x5e5e1277aff1 <vm_exec_core+6545>, 0x5e5e12781ffd <vm_exec_core+35229>, 0x5e5e1278004a <vm_exec_core+27114>, 0x5e5e1277dc1c <vm_exec_core+17852>, 0x5e5e1277a0a0 <vm_exec_core+2624>, 0x5e5e12781a7b <vm_exec_core+33819>, 0x5e5e1278161b <vm_exec_core+32699>, 0x5e5e1277b3ec <vm_exec_core+7564>, 0x5e5e1277a70c <vm_exec_core+4268>, 0x5e5e12780581 <vm_exec_core+28449>, 0x5e5e1277c39c <vm_exec_core+11580>, 0x5e5e12781cbd <vm_exec_core+34397>, 0x5e5e1278186a <vm_exec_core+33290>, 0x5e5e1277cc14 <vm_exec_core+13748>, 0x5e5e1277db6d <vm_exec_core+17677>, 0x5e5e127801fa <vm_exec_core+27546>, 0x5e5e127817b2 <vm_exec_core+33106>, 0x5e5e1277f1ac <vm_exec_core+23372>, 0x5e5e127802ae <vm_exec_core+27726>, 0x5e5e12780738 <vm_exec_core+28888>, 0x5e5e1277f0be <vm_exec_core+23134>, 0x5e5e1277a5ec <vm_exec_core+3980>, 0x5e5e1277f9a1 <vm_exec_core+25409>, 0x5e5e1277a414 <vm_exec_core+3508>, 0x5e5e1277a7cd <vm_exec_core+4461>, 0x5e5e1277cf09 <vm_exec_core+14505>, 0x5e5e1277ef2b <vm_exec_core+22731>, 0x5e5e1277f56f <vm_exec_core+24335>, 0x5e5e1277ec74 <vm_exec_core+22036>, 0x5e5e12779fd1 <vm_exec_core+2417>, 0x5e5e127809dc <vm_exec_core+29564>, 0x5e5e127814cb <vm_exec_core+32363>, 0x5e5e1277a8e4 <vm_exec_core+4740>, 0x5e5e1277bb9d <vm_exec_core+9533>, 0x5e5e1277b610 <vm_exec_core+8112>, 0x5e5e1277c517 <vm_exec_core+11959>, 0x5e5e1277da9b <vm_exec_core+17467>, 0x5e5e1277a9f0 <vm_exec_core+5008>, 0x5e5e12780821 <vm_exec_core+29121>, 0x5e5e1277bae2 <vm_exec_core+9346>, 0x5e5e1277d904 <vm_exec_core+17060>, 0x5e5e1277e4a7 <vm_exec_core+20039>, 0x5e5e1278069b <vm_exec_core+28731>, 0x5e5e1277f397 <vm_exec_core+23863>, 0x5e5e1277c757 <vm_exec_core+12535>, 0x5e5e1277be1b <vm_exec_core+10171>, 0x5e5e12780441 <vm_exec_core+28129>, 0x5e5e1277d0b5 <vm_exec_core+14933>, 0x5e5e1277fa68 <vm_exec_core+25608>, 0x5e5e1277f4c6 <vm_exec_core+24166>, 0x5e5e1277fcc3 <vm_exec_core+26211>, 0x5e5e12780d06 <vm_exec_core+30374>, 0x5e5e1277e6e4 <vm_exec_core+20612>, 0x5e5e12779a0b <vm_exec_core+939>, 0x5e5e1277c8e9 <vm_exec_core+12937>, 0x5e5e12780371 <vm_exec_core+27921>, 0x5e5e1277ca2c <vm_exec_core+13260>, 0x5e5e1277efe4 <vm_exec_core+22916>, 0x5e5e1277f888 <vm_exec_core+25128>, 0x5e5e1277e1b2 <vm_exec_core+19282>, 0x5e5e1277edcd <vm_exec_core+22381>, 0x5e5e1277ccab <vm_exec_core+13899>, 0x5e5e1277c131 <vm_exec_core+10961>, 0x5e5e1277fdb6 <vm_exec_core+26454>, 0x5e5e1277aac2 <vm_exec_core+5218>, 0x5e5e1277df96 <vm_exec_core+18742>, 0x5e5e1278945b <vm_exec_core+65019>, 0x5e5e1277f26c <vm_exec_core+23564>, 0x5e5e1277ad81 <vm_exec_core+5921>, 0x5e5e1277b2b3 <vm_exec_core+7251>, 0x5e5e1277aeba <vm_exec_core+6234>, 0x5e5e1277bcab <vm_exec_core+9803>, 0x5e5e1277c592 <vm_exec_core+12082>, 0x5e5e12779a10 <vm_exec_core+944>, 0x5e5e1277b9c1 <vm_exec_core+9057>, 0x5e5e12782252 <vm_exec_core+35826>, 0x5e5e1277f788 <vm_exec_core+24872>, 0x5e5e1277e587 <vm_exec_core+20263>, 0x5e5e127808b6 <vm_exec_core+29270>, 0x5e5e1278233b <vm_exec_core+36059>, 0x5e5e12780c09 <vm_exec_core+30121>, 0x5e5e12781d67 <vm_exec_core+34567>, 0x5e5e12781e51 <vm_exec_core+34801>, 0x5e5e1277a4f3 <vm_exec_core+3731>, 0x5e5e12781928 <vm_exec_core+33480>, 0x5e5e1277cfc2 <vm_exec_core+14690>, 0x5e5e12781b70 <vm_exec_core+34064>, 0x5e5e1277caed <vm_exec_core+13453>, 0x5e5e12780acd <vm_exec_core+29805>, 0x5e5e1277bf64 <vm_exec_core+10500>, 0x5e5e1277d30b <vm_exec_core+15531>, 0x5e5e12781f47 <vm_exec_core+35047>, 0x5e5e1277d9db <vm_exec_core+17275>, 0x5e5e1277d4bc <vm_exec_core+15964>, 0x5e5e12779af6 <vm_exec_core+1174>, 0x5e5e1277a20f <vm_exec_core+2991>, 0x5e5e12779bf4 <vm_exec_core+1428>, 0x5e5e1277e2c2 <vm_exec_core+19554>, 0x5e5e1277d692 <vm_exec_core+16434>, 0x5e5e1277de57 <vm_exec_core+18423>, 0x5e5e1277dd5e <vm_exec_core+18174>, 0x5e5e1277cdf6 <vm_exec_core+14230>, 0x5e5e1277d572 <vm_exec_core+16146>, 0x5e5e1277d1cc <vm_exec_core+15212>, 0x5e5e1277d7d6 <vm_exec_core+16758>, 0x5e5e1277d86d <vm_exec_core+16909>, 0x5e5e1277cd8d <vm_exec_core+14125>, 0x5e5e12779d5c <vm_exec_core+1788>, 0x5e5e1277b70a <vm_exec_core+8362>, 0x5e5e12781239 <vm_exec_core+31705>, 0x5e5e1277afe2 <vm_exec_core+6530>, 0x5e5e12781fee <vm_exec_core+35214>, 0x5e5e1278003b <vm_exec_core+27099>, 0x5e5e1277dc0d <vm_exec_core+17837>, 0x5e5e1277a091 <vm_exec_core+2609>, 0x5e5e12781a6c <vm_exec_core+33804>, 0x5e5e1278160c <vm_exec_core+32684>, 0x5e5e1277b3dd <vm_exec_core+7549>, 0x5e5e1277a6fd <vm_exec_core+4253>, 0x5e5e12780572 <vm_exec_core+28434>, 0x5e5e1277c38d <vm_exec_core+11565>, 0x5e5e12781cae <vm_exec_core+34382>, 0x5e5e1278185b <vm_exec_core+33275>, 0x5e5e1277cc05 <vm_exec_core+13733>, 0x5e5e1277db5e <vm_exec_core+17662>, 0x5e5e127801eb <vm_exec_core+27531>, 0x5e5e127817a3 <vm_exec_core+33091>, 0x5e5e1277f19d <vm_exec_core+23357>, 0x5e5e1278029f <vm_exec_core+27711>, 0x5e5e12780729 <vm_exec_core+28873>, 0x5e5e1277f0af <vm_exec_core+23119>, 0x5e5e1277a5dd <vm_exec_core+3965>, 0x5e5e1277f992 <vm_exec_core+25394>, 0x5e5e1277a405 <vm_exec_core+3493>, 0x5e5e1277a7be <vm_exec_core+4446>, 0x5e5e1277cefa <vm_exec_core+14490>, 0x5e5e1277ef1c <vm_exec_core+22716>, 0x5e5e1277f560 <vm_exec_core+24320>, 0x5e5e1277ec65 <vm_exec_core+22021>, 0x5e5e12779fc2 <vm_exec_core+2402>, 0x5e5e127809cd <vm_exec_core+29549>, 0x5e5e127814bc <vm_exec_core+32348>, 0x5e5e1277a8d5 <vm_exec_core+4725>, 0x5e5e1277bb8e <vm_exec_core+9518>, 0x5e5e1277b601 <vm_exec_core+8097>, 0x5e5e1277c508 <vm_exec_core+11944>, 0x5e5e1277da8c <vm_exec_core+17452>, 0x5e5e1277a9e1 <vm_exec_core+4993>, 0x5e5e12780812 <vm_exec_core+29106>, 0x5e5e1277bad3 <vm_exec_core+9331>, 0x5e5e1277d8f5 <vm_exec_core+17045>, 0x5e5e1277e498 <vm_exec_core+20024>, 0x5e5e1278068c <vm_exec_core+28716>, 0x5e5e1277f388 <vm_exec_core+23848>, 0x5e5e1277c748 <vm_exec_core+12520>, 0x5e5e1277be0c <vm_exec_core+10156>, 0x5e5e12780432 <vm_exec_core+28114>, 0x5e5e1277d0a6 <vm_exec_core+14918>, 0x5e5e1277fa59 <vm_exec_core+25593>, 0x5e5e1277f4b7 <vm_exec_core+24151>, 0x5e5e1277fcb4 <vm_exec_core+26196>, 0x5e5e12780cf7 <vm_exec_core+30359>, 0x5e5e1277e6d5 <vm_exec_core+20597>, 0x5e5e1277f338 <vm_exec_core+23768>, 0x5e5e1277c8da <vm_exec_core+12922>, 0x5e5e12780362 <vm_exec_core+27906>, 0x5e5e1277ca1d <vm_exec_core+13245>, 0x5e5e1277efd5 <vm_exec_core+22901>, 0x5e5e1277f338 <vm_exec_core+23768>, 0x5e5e1277e1a3 <vm_exec_core+19267>, 0x5e5e1277edbe <vm_exec_core+22366>, 0x5e5e1277cc9c <vm_exec_core+13884>, 0x5e5e1277c122 <vm_exec_core+10946>, 0x5e5e1277fda7 <vm_exec_core+26439>, 0x5e5e1277aab3 <vm_exec_core+5203>, 0x5e5e1277df87 <vm_exec_core+18727>, 0x5e5e1278944c <vm_exec_core+65004>, 0x5e5e1277f25d <vm_exec_core+23549>, 0x5e5e1277ad72 <vm_exec_core+5906>, 0x5e5e1277b2a4 <vm_exec_core+7236>, 0x5e5e1277aeab <vm_exec_core+6219>, 0x5e5e1277bc9c <vm_exec_core+9788>, 0x5e5e1277c583 <vm_exec_core+12067>, 0x5e5e1277e582 <vm_exec_core+20258>, 0x5e5e1277da82 <vm_exec_core+17442>, 0x5e5e1277e57d <vm_exec_core+20253>, 0x5e5e1277f198 <vm_exec_core+23352>, 0x5e5e1277f0aa <vm_exec_core+23114>, 0x5e5e1277bc97 <vm_exec_core+9783>, 0x5e5e1277f34c <vm_exec_core+23788>, 0x5e5e1277cfb8 <vm_exec_core+14680>, 0x5e5e1277cfbd <vm_exec_core+14685>, 0x5e5e1277f0a5 <vm_exec_core+23109>, 0x5e5e1277ef12 <vm_exec_core+22706>, 0x5e5e1277de3e <vm_exec_core+18398>, 0x5e5e1277dd4a <vm_exec_core+18154>...} reg_cfp = 0x73fdb81ff560 reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_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 0x00005e5e12776191 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 0x00005e5e124f5e3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127533588428800) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x73fdba3c36e8 #27 0x00005e5e124f0cfb 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 = 127533590041600 realpath_map = 127533590041440 path = 127533588428800 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 0x00005e5e124eeeb5 in rb_require_string_internal (fname=127533588428840, 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 0x00005e5e127da538 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x58a100140003 cc = <optimized out> me = 0x73fdba3c3878 cfunc = 0x5040000185d8 recv = 127533590171040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005e5e127c098d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffa443d5d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x00005e5e127c0445 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #33 0x00005e5e12787a97 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x73fdb81ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5e5e1277cd9c <vm_exec_core+14140>, 0x5e5e12779d6b <vm_exec_core+1803>, 0x5e5e1277b719 <vm_exec_core+8377>, 0x5e5e12781248 <vm_exec_core+31720>, 0x5e5e1277aff1 <vm_exec_core+6545>, 0x5e5e12781ffd <vm_exec_core+35229>, 0x5e5e1278004a <vm_exec_core+27114>, 0x5e5e1277dc1c <vm_exec_core+17852>, 0x5e5e1277a0a0 <vm_exec_core+2624>, 0x5e5e12781a7b <vm_exec_core+33819>, 0x5e5e1278161b <vm_exec_core+32699>, 0x5e5e1277b3ec <vm_exec_core+7564>, 0x5e5e1277a70c <vm_exec_core+4268>, 0x5e5e12780581 <vm_exec_core+28449>, 0x5e5e1277c39c <vm_exec_core+11580>, 0x5e5e12781cbd <vm_exec_core+34397>, 0x5e5e1278186a <vm_exec_core+33290>, 0x5e5e1277cc14 <vm_exec_core+13748>, 0x5e5e1277db6d <vm_exec_core+17677>, 0x5e5e127801fa <vm_exec_core+27546>, 0x5e5e127817b2 <vm_exec_core+33106>, 0x5e5e1277f1ac <vm_exec_core+23372>, 0x5e5e127802ae <vm_exec_core+27726>, 0x5e5e12780738 <vm_exec_core+28888>, 0x5e5e1277f0be <vm_exec_core+23134>, 0x5e5e1277a5ec <vm_exec_core+3980>, 0x5e5e1277f9a1 <vm_exec_core+25409>, 0x5e5e1277a414 <vm_exec_core+3508>, 0x5e5e1277a7cd <vm_exec_core+4461>, 0x5e5e1277cf09 <vm_exec_core+14505>, 0x5e5e1277ef2b <vm_exec_core+22731>, 0x5e5e1277f56f <vm_exec_core+24335>, 0x5e5e1277ec74 <vm_exec_core+22036>, 0x5e5e12779fd1 <vm_exec_core+2417>, 0x5e5e127809dc <vm_exec_core+29564>, 0x5e5e127814cb <vm_exec_core+32363>, 0x5e5e1277a8e4 <vm_exec_core+4740>, 0x5e5e1277bb9d <vm_exec_core+9533>, 0x5e5e1277b610 <vm_exec_core+8112>, 0x5e5e1277c517 <vm_exec_core+11959>, 0x5e5e1277da9b <vm_exec_core+17467>, 0x5e5e1277a9f0 <vm_exec_core+5008>, 0x5e5e12780821 <vm_exec_core+29121>, 0x5e5e1277bae2 <vm_exec_core+9346>, 0x5e5e1277d904 <vm_exec_core+17060>, 0x5e5e1277e4a7 <vm_exec_core+20039>, 0x5e5e1278069b <vm_exec_core+28731>, 0x5e5e1277f397 <vm_exec_core+23863>, 0x5e5e1277c757 <vm_exec_core+12535>, 0x5e5e1277be1b <vm_exec_core+10171>, 0x5e5e12780441 <vm_exec_core+28129>, 0x5e5e1277d0b5 <vm_exec_core+14933>, 0x5e5e1277fa68 <vm_exec_core+25608>, 0x5e5e1277f4c6 <vm_exec_core+24166>, 0x5e5e1277fcc3 <vm_exec_core+26211>, 0x5e5e12780d06 <vm_exec_core+30374>, 0x5e5e1277e6e4 <vm_exec_core+20612>, 0x5e5e12779a0b <vm_exec_core+939>, 0x5e5e1277c8e9 <vm_exec_core+12937>, 0x5e5e12780371 <vm_exec_core+27921>, 0x5e5e1277ca2c <vm_exec_core+13260>, 0x5e5e1277efe4 <vm_exec_core+22916>, 0x5e5e1277f888 <vm_exec_core+25128>, 0x5e5e1277e1b2 <vm_exec_core+19282>, 0x5e5e1277edcd <vm_exec_core+22381>, 0x5e5e1277ccab <vm_exec_core+13899>, 0x5e5e1277c131 <vm_exec_core+10961>, 0x5e5e1277fdb6 <vm_exec_core+26454>, 0x5e5e1277aac2 <vm_exec_core+5218>, 0x5e5e1277df96 <vm_exec_core+18742>, 0x5e5e1278945b <vm_exec_core+65019>, 0x5e5e1277f26c <vm_exec_core+23564>, 0x5e5e1277ad81 <vm_exec_core+5921>, 0x5e5e1277b2b3 <vm_exec_core+7251>, 0x5e5e1277aeba <vm_exec_core+6234>, 0x5e5e1277bcab <vm_exec_core+9803>, 0x5e5e1277c592 <vm_exec_core+12082>, 0x5e5e12779a10 <vm_exec_core+944>, 0x5e5e1277b9c1 <vm_exec_core+9057>, 0x5e5e12782252 <vm_exec_core+35826>, 0x5e5e1277f788 <vm_exec_core+24872>, 0x5e5e1277e587 <vm_exec_core+20263>, 0x5e5e127808b6 <vm_exec_core+29270>, 0x5e5e1278233b <vm_exec_core+36059>, 0x5e5e12780c09 <vm_exec_core+30121>, 0x5e5e12781d67 <vm_exec_core+34567>, 0x5e5e12781e51 <vm_exec_core+34801>, 0x5e5e1277a4f3 <vm_exec_core+3731>, 0x5e5e12781928 <vm_exec_core+33480>, 0x5e5e1277cfc2 <vm_exec_core+14690>, 0x5e5e12781b70 <vm_exec_core+34064>, 0x5e5e1277caed <vm_exec_core+13453>, 0x5e5e12780acd <vm_exec_core+29805>, 0x5e5e1277bf64 <vm_exec_core+10500>, 0x5e5e1277d30b <vm_exec_core+15531>, 0x5e5e12781f47 <vm_exec_core+35047>, 0x5e5e1277d9db <vm_exec_core+17275>, 0x5e5e1277d4bc <vm_exec_core+15964>, 0x5e5e12779af6 <vm_exec_core+1174>, 0x5e5e1277a20f <vm_exec_core+2991>, 0x5e5e12779bf4 <vm_exec_core+1428>, 0x5e5e1277e2c2 <vm_exec_core+19554>, 0x5e5e1277d692 <vm_exec_core+16434>, 0x5e5e1277de57 <vm_exec_core+18423>, 0x5e5e1277dd5e <vm_exec_core+18174>, 0x5e5e1277cdf6 <vm_exec_core+14230>, 0x5e5e1277d572 <vm_exec_core+16146>, 0x5e5e1277d1cc <vm_exec_core+15212>, 0x5e5e1277d7d6 <vm_exec_core+16758>, 0x5e5e1277d86d <vm_exec_core+16909>, 0x5e5e1277cd8d <vm_exec_core+14125>, 0x5e5e12779d5c <vm_exec_core+1788>, 0x5e5e1277b70a <vm_exec_core+8362>, 0x5e5e12781239 <vm_exec_core+31705>, 0x5e5e1277afe2 <vm_exec_core+6530>, 0x5e5e12781fee <vm_exec_core+35214>, 0x5e5e1278003b <vm_exec_core+27099>, 0x5e5e1277dc0d <vm_exec_core+17837>, 0x5e5e1277a091 <vm_exec_core+2609>, 0x5e5e12781a6c <vm_exec_core+33804>, 0x5e5e1278160c <vm_exec_core+32684>, 0x5e5e1277b3dd <vm_exec_core+7549>, 0x5e5e1277a6fd <vm_exec_core+4253>, 0x5e5e12780572 <vm_exec_core+28434>, 0x5e5e1277c38d <vm_exec_core+11565>, 0x5e5e12781cae <vm_exec_core+34382>, 0x5e5e1278185b <vm_exec_core+33275>, 0x5e5e1277cc05 <vm_exec_core+13733>, 0x5e5e1277db5e <vm_exec_core+17662>, 0x5e5e127801eb <vm_exec_core+27531>, 0x5e5e127817a3 <vm_exec_core+33091>, 0x5e5e1277f19d <vm_exec_core+23357>, 0x5e5e1278029f <vm_exec_core+27711>, 0x5e5e12780729 <vm_exec_core+28873>, 0x5e5e1277f0af <vm_exec_core+23119>, 0x5e5e1277a5dd <vm_exec_core+3965>, 0x5e5e1277f992 <vm_exec_core+25394>, 0x5e5e1277a405 <vm_exec_core+3493>, 0x5e5e1277a7be <vm_exec_core+4446>, 0x5e5e1277cefa <vm_exec_core+14490>, 0x5e5e1277ef1c <vm_exec_core+22716>, 0x5e5e1277f560 <vm_exec_core+24320>, 0x5e5e1277ec65 <vm_exec_core+22021>, 0x5e5e12779fc2 <vm_exec_core+2402>, 0x5e5e127809cd <vm_exec_core+29549>, 0x5e5e127814bc <vm_exec_core+32348>, 0x5e5e1277a8d5 <vm_exec_core+4725>, 0x5e5e1277bb8e <vm_exec_core+9518>, 0x5e5e1277b601 <vm_exec_core+8097>, 0x5e5e1277c508 <vm_exec_core+11944>, 0x5e5e1277da8c <vm_exec_core+17452>, 0x5e5e1277a9e1 <vm_exec_core+4993>, 0x5e5e12780812 <vm_exec_core+29106>, 0x5e5e1277bad3 <vm_exec_core+9331>, 0x5e5e1277d8f5 <vm_exec_core+17045>, 0x5e5e1277e498 <vm_exec_core+20024>, 0x5e5e1278068c <vm_exec_core+28716>, 0x5e5e1277f388 <vm_exec_core+23848>, 0x5e5e1277c748 <vm_exec_core+12520>, 0x5e5e1277be0c <vm_exec_core+10156>, 0x5e5e12780432 <vm_exec_core+28114>, 0x5e5e1277d0a6 <vm_exec_core+14918>, 0x5e5e1277fa59 <vm_exec_core+25593>, 0x5e5e1277f4b7 <vm_exec_core+24151>, 0x5e5e1277fcb4 <vm_exec_core+26196>, 0x5e5e12780cf7 <vm_exec_core+30359>, 0x5e5e1277e6d5 <vm_exec_core+20597>, 0x5e5e1277f338 <vm_exec_core+23768>, 0x5e5e1277c8da <vm_exec_core+12922>, 0x5e5e12780362 <vm_exec_core+27906>, 0x5e5e1277ca1d <vm_exec_core+13245>, 0x5e5e1277efd5 <vm_exec_core+22901>, 0x5e5e1277f338 <vm_exec_core+23768>, 0x5e5e1277e1a3 <vm_exec_core+19267>, 0x5e5e1277edbe <vm_exec_core+22366>, 0x5e5e1277cc9c <vm_exec_core+13884>, 0x5e5e1277c122 <vm_exec_core+10946>, 0x5e5e1277fda7 <vm_exec_core+26439>, 0x5e5e1277aab3 <vm_exec_core+5203>, 0x5e5e1277df87 <vm_exec_core+18727>, 0x5e5e1278944c <vm_exec_core+65004>, 0x5e5e1277f25d <vm_exec_core+23549>, 0x5e5e1277ad72 <vm_exec_core+5906>, 0x5e5e1277b2a4 <vm_exec_core+7236>, 0x5e5e1277aeab <vm_exec_core+6219>, 0x5e5e1277bc9c <vm_exec_core+9788>, 0x5e5e1277c583 <vm_exec_core+12067>, 0x5e5e1277e582 <vm_exec_core+20258>, 0x5e5e1277da82 <vm_exec_core+17442>, 0x5e5e1277e57d <vm_exec_core+20253>, 0x5e5e1277f198 <vm_exec_core+23352>, 0x5e5e1277f0aa <vm_exec_core+23114>, 0x5e5e1277bc97 <vm_exec_core+9783>, 0x5e5e1277f34c <vm_exec_core+23788>, 0x5e5e1277cfb8 <vm_exec_core+14680>, 0x5e5e1277cfbd <vm_exec_core+14685>, 0x5e5e1277f0a5 <vm_exec_core+23109>, 0x5e5e1277ef12 <vm_exec_core+22706>, 0x5e5e1277de3e <vm_exec_core+18398>, 0x5e5e1277dd4a <vm_exec_core+18154>...} reg_cfp = 0x73fdb81ff790 reg_pc = 0x50400002fcf8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005e5e12775dd8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005e5e123f25db in rb_ec_exec_node (ec=0x5160000006d0, n=0x73fdba3c3918) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffa443db10, <optimized out>, 0x7fffa443da60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x73fdba3c3918 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x00005e5e123ebb47 in rb_main (argc=9, argv=0x7fffa443dce8) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7fffa443dce8) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 287349) 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 287026 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:963: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 287025 -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 316163 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-01-14T17:17:44Z master f5fa1ee5f6) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ...................................................... Finished in 35.383750 seconds 3413 files, 33296 examples, 133926 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.