# Logfile created on 2025-01-20 20:05:56 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000788fb065fdc0 @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.20250120-200556", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000788fb0680908 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000788fb0680200 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000788faf58a248 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250120-200556", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250120-200556>, @binmode=false, @mon_data=#<Monitor:0x0000788fb0fdfc60>, @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 = 769cccba56 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: 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 enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: 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/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./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 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.9 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=33289 "--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/812] 2814222=test_socket [ 2/812] 2814214=test_function [ 3/812] 2814221=test_weakref [ 4/812] 2814217=test_timeout [ 5/812] 2814218=test_not [ 6/812] 2814220=test_rubygems [ 7/812] 2814215=test_gem_package_tar_writer [ 8/812] 2814216=ripper_test [ 9/812] 2814225=test_case_mapping [ 10/812] 2814212=test_yaml_tree [ 11/812] 2814213=test_mailto [ 12/812] 2814223=test_yjit_exit_locations [ 13/812] 2814224=test_gem_commands_pristine_command [ 14/812] 2814219=test_gem_config_file [ 15/812] 2814226=test_yamlstore [ 16/812] 2814227=test_scalar_scanner [ 17/812] 2814218=test_within_pipe [ 18/812] 2814225=test_arith_seq_beg_len_step [ 19/812] 2814213=test_reline [ 20/812] 2814227=test_hash [ 21/812] 2814226=test_gem_resolver_requirement_list [ 22/812] 2814225=test_beginendblock [ 23/812] 2814218=test_io_buffer [ 24/812] 2814212=test_arity [ 25/812] 2814221=test_ipaddr [ 26/812] 2814212=test_pkey_rsa [ 27/812] 2814218=test_trace [ 28/812] 2814218=test_numhash [ 29/812] 2814223=test_gem_stream_ui [ 30/812] 2814218=test_nofree [ 31/812] 2814218=test_date_conv [ 32/812] 2814218=test_webauthn_poller [ 33/812] 2814221=test_egrep_cpp [ 34/812] 2814221=test_argf [ 35/812] 2814214=test_gem_resolver_composed_set [ 36/812] 2814226=test_m17n [ 37/812] 2814215=test_yjit [ 38/812] 2814219=test_buffered_io [ 39/812] 2814217=test_reline_key [ 40/812] 2814219=test_reqarg [ 41/812] 2814223=test_ractor_compatibility [ 42/812] 2814220=test_append [ 43/812] 2814220=test_gem_resolver_lock_set [ 44/812] 2814217=test_unicode_normalize [ 45/812] 2814218=test_method [ 46/812] 2814214=test_member [ 47/812] 2814214=test_gem_console_ui [ 48/812] 2814217=test_set [ 49/812] 2814214=test_gem_source_fetch_problem [ 50/812] 2814220=test_gem_update_suggestion [ 51/812] 2814212=test_resource [ 52/812] 2814214=test_io_timeout [ 53/812] 2814214=test_date_new [ 54/812] 2814214=test_gem_commands_info_command [ 55/812] 2814217=command_line_test [ 56/812] 2814212=test_configuration [ 57/812] 2814212=test_comparable [ 58/812] 2814212=test_bug-3571 [ 59/812] 2814220=test_system [ 60/812] 2814212=test_emoji_breaks [ 61/812] 2814212=test_notimplement [ 62/812] 2814212=test_require [ 63/812] 2814214=test_dup [ 64/812] 2814217=test_dns [ 65/812] 2814226=test_stringio [ 66/812] 2814225=test_x509name [ 67/812] 2814225=test_sleep [ 68/812] 2814226=test_object_references [ 69/812] 2814226=test_wait [ 70/812] 2814216=test_face [ 71/812] 2814214=test_sizeof [ 72/812] 2814217=test_alias [ 73/812] 2814216=test_gem_requirement [ 74/812] 2814226=test_gem_security [ 75/812] 2814223=test_euc_tw [ 76/812] 2814219=test_compile_prism [ 77/812] 2814223=test_gem_commands_build_command [ 78/812] 2814217=test_gc [ 79/812] 2814217=test_math [ 80/812] 2814217=test_time [ 81/812] 2814216=json_encoding_test [ 82/812] 2814216=test_super [ 83/812] 2814225=test_libs [ 84/812] 2814225=test_ast [ 85/812] 2814223=test_pack [ 86/812] 2814223=test_rb_str_dup [ 87/812] 2814222=fuzzer_test [ 88/812] 2814223=onigmo_test [ 89/812] 2814217=test_struct [ 90/812] 2814217=test_bug-5832 [ 91/812] 2814217=test_case [ 92/812] 2814223=test_cgi_multipart [ 93/812] 2814222=test_gem_safe_yaml [ 94/812] 2814217=test_digest_extend [ 95/812] 2814219=test_autoconf [ 96/812] 2814217=test_did_you_mean [ 97/812] 2814219=test_popen_deadlock [ 98/812] 2814223=test_gem_path_support [ 99/812] 2814223=constant_path_node_test [100/812] 2814223=test_webauthn_listener_response [101/812] 2814223=heredoc_test [102/812] 2814223=newline_test [103/812] 2814213=test_ubf_async_safe [104/812] 2814217=test_array [105/812] 2814213=parser_test [106/812] 2814222=snippets_test [107/812] 2814217=test_console_attr [108/812] 2814217=test_gem_bundler_version_finder [109/812] 2814223=comments_test [110/812] 2814213=test_delete [111/812] 2814223=test_config [112/812] 2814213=test_io_m17n [113/812] 2814223=test_ensured [114/812] 2814224=test_continuation [115/812] 2814220=test_forwardable [116/812] 2814224=test_object_create_start [117/812] 2814224=test_config [118/812] 2814220=test_env [119/812] 2814223=regular_expression_encoding_test [120/812] 2814223=test_project_sanity [121/812] 2814217=test_placearg [122/812] 2814223=test_interned_str [123/812] 2814223=test_gem_commands_cleanup_command [124/812] 2814224=test_shapes [125/812] 2814224=test_ocsp [126/812] 2814216=test_pkey_dh [127/812] 2814217=test_require [128/812] 2814217=test_ifunless [129/812] 2814217=test_gem_silent_ui [130/812] 2814217=test_nesting_parser [131/812] 2814216=test_gem_dependency_list [132/812] 2814216=test_files_test [133/812] 2814217=test_gem_resolver_installer_set [134/812] 2814219=test_gem_commands_uninstall_command [135/812] 2814216=test_rendering [136/812] 2814216=test_printf [137/812] 2814216=test_rubyoptions [138/812] 2814224=warnings_test [139/812] 2814217=test_to_ary_concat [140/812] 2814223=test_stringify_symbols [141/812] 2814224=test_configuration [142/812] 2814223=test_windows_1252 [143/812] 2814223=test_udp [144/812] 2814223=dispatcher_test [145/812] 2814223=test_type [146/812] 2814223=test_range [147/812] 2814224=test_dryrun [148/812] 2814224=test_string_processing [149/812] 2814224=encodings_test [150/812] 2814224=test_io_buffer [151/812] 2814224=test_gem_impossible_dependencies_error [152/812] 2814224=json_generator_test [153/812] 2814226=test_locale [154/812] 2814226=parse_stream_test [155/812] 2814219=test_gem_resolver_api_set [156/812] 2814226=test_ts [157/812] 2814219=test_emitter [158/812] 2814219=test_gem_source_subpath_problem [159/812] 2814213=test_tmpdir [160/812] 2814217=node_id_test [161/812] 2814224=test_tree_spell_checker [162/812] 2814219=test_m17n_comb [163/812] 2814224=test_date_ractor [164/812] 2814213=test_pair [165/812] 2814214=test_bundled_gems [166/812] 2814214=test_custom_command [167/812] 2814214=lex_test [168/812] 2814222=test_tsort [169/812] 2814222=test_depth_first [170/812] 2814222=test_ns_spki [171/812] 2814222=index_write_test [172/812] 2814222=test_integer_comb [173/812] 2814217=test_queue [174/812] 2814217=test_sleep [175/812] 2814224=regular_expression_options_test [176/812] 2814224=test_key_event_record [177/812] 2814224=test_prettyprint [178/812] 2814224=integer_parse_test [179/812] 2814224=test_gem_validator [180/812] 2814224=test_install [181/812] 2814226=test_bash_completion [182/812] 2814226=test_exception [183/812] 2814218=test_gem_security_signer [184/812] 2814218=test_gem_local_remote_options [185/812] 2814223=test_euc_kr [186/812] 2814223=test_gem_commands_lock_command [187/812] 2814218=test_set_len [188/812] 2814223=test_threadgroup [189/812] 2814224=test_lexer [190/812] 2814218=test_kwargs [191/812] 2814218=test_io_wait [192/812] 2814224=test_merge_keys [193/812] 2814224=test_random [194/812] 2814224=test_x509store [195/812] 2814218=test_mdns [196/812] 2814218=test_gem_ext_configure_builder [197/812] 2814218=test_dir [198/812] 2814224=!Nothing_to_test [199/812] 2814224=test_keyword [200/812] 2814223=numeric_value_test [201/812] 2814223=test_httpheader [202/812] 2814223=test_data [203/812] 2814223=test_http_request [204/812] 2814223=test_gem_commands_server_command [205/812] 2814223=test_gem_package_task [206/812] 2814223=test_ansi [207/812] 2814223=test_provider [208/812] 2814218=test_bn [209/812] 2814218=implicit_array_test [210/812] 2814212=test_acceptable [211/812] 2814218=test_len [212/812] 2814218=test_function_entry [213/812] 2814218=test_kernel [214/812] 2814212=test_method_name_check [215/812] 2814214=heredoc_dedent_test [216/812] 2814212=test_ractor [217/812] 2814214=test_ssl_session [218/812] 2814212=test_optarg [219/812] 2814217=test_stream [220/812] 2814217=test_gem_commands_unpack_command [221/812] 2814212=test_gem_commands_exec_command [222/812] 2814224=test_pack [223/812] 2814223=test_gem_resolver_local_specification [224/812] 2814223=test_autoload [225/812] 2814213=test_exception [226/812] 2814213=test_object [227/812] 2814213=test_gem_commands_signout_command [228/812] 2814217=test_file_exhaustive [229/812] 2814214=test_gem_ext_cargo_builder [230/812] 2814218=test_gem_gem_runner [231/812] 2814214=test_singleton [232/812] 2814214=test_key_name_check [233/812] 2814214=test_ripper [234/812] 2814213=test_syntax [235/812] 2814218=test_date_marshal [236/812] 2814218=test_ossl [237/812] 2814224=test_gem_request_set_gem_dependency_api [238/812] 2814220=test_grapheme_breaks [239/812] 2814220=test_assignment [240/812] 2814221=test_ruby_lex [241/812] 2814224=json_parser_test [242/812] 2814224=test_gem_commands_rebuild_command [243/812] 2814224=test_gem_commands_setup_command [244/812] 2814221=test_alias_and_anchor [245/812] 2814221=test_cesu8 [246/812] 2814221=test_open3 [247/812] 2814214=errors_test [248/812] 2814214=test_vm_dump [249/812] 2814214=test_ftp [250/812] 2814227=test_key_stroke [251/812] 2814212=test_deprecated [252/812] 2814212=test_gc_compact [253/812] 2814227=test_resize [254/812] 2814227=test_div [255/812] 2814227=test_fiber [256/812] 2814214=test_generic [257/812] 2814214=breadth_first_search_test [258/812] 2814214=test_backtrace [259/812] 2814214=static_literals_test [260/812] 2814214=test_random [261/812] 2814214=test_to_ruby [262/812] 2814214=test_bundled_ca [263/812] 2814224=test_workspace Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 10 #<File::Stat dev=0x8, ino=316202510, 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> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2814214 ko1 10u IPv4 316202510 0t0 UDP localhost:50104->_localdnsstub:domain [264/812] 2814226=test_tracer [265/812] 2814226=test_capacity [266/812] 2814226=test_nextafter .Closed file descriptor: TestGemBundledCA#test_accessing_www_rubygems: 10 [267/812] 2814224=test_input_method [268/812] 2814226=test_option [269/812] 2814226=test_gem_safe_marshal [270/812] 2814224=test_memory_view [271/812] 2814214=test_helper [272/812] 2814214=test_utf32 [273/812] 2814224=test_integer [274/812] 2814214=test_ellipsize [275/812] 2814214=test_pkey_ec [276/812] 2814214=test_rand [277/812] 2814224=test_data [278/812] 2814224=test_noarg [279/812] 2814218=test_gem_commands_update_command [280/812] 2814224=test_date_parse [281/812] 2814226=test_fips [282/812] 2814224=test_string [283/812] 2814219=test_emoji [284/812] 2814226=test_files_lib [285/812] 2814219=test_sorted_set [286/812] 2814222=test_help [287/812] 2814222=test_gem_resolver_git_set [288/812] 2814222=test_class_name_check [289/812] 2814219=test_condition [290/812] 2814219=test_cp949 [291/812] 2814219=test_erb [292/812] 2814222=test_date_attr [293/812] 2814222=test_scan_args [294/812] 2814222=test_integer [295/812] 2814219=test_duplicate [296/812] 2814219=json_ext_parser_test [297/812] 2814219=test_time [298/812] 2814220=test_gem_installer [299/812] 2814219=test_multi_irb_commands [300/812] 2814219=test_gem_command_manager [301/812] 2814218=test_gem_source_git [302/812] 2814219=test_pipe [303/812] 2814217=test_regex_casefold [304/812] 2814217=test_gem_commands_check_command [305/812] 2814217=test_random_formatter [306/812] 2814217=percent_delimiter_string_test [307/812] 2814217=test_gem [308/812] 2814219=freeze_test [309/812] 2814219=test_files_test_1 [310/812] 2814221=test_gem_remote_fetcher_local_ssl_server [311/812] 2814218=test_ractor [312/812] 2814218=test_float [313/812] 2814223=attribute_write_test [314/812] 2814223=test_parser [315/812] 2814223=test_yaml_special_cases [316/812] 2814223=test_gem_source_list [317/812] 2814223=test_delegate [318/812] 2814223=test_helper_method [319/812] 2814223=test_cgi_core [320/812] 2814223=test_uncorrectable_name_check [321/812] 2814223=test_load [322/812] 2814223=test_proc [323/812] 2814212=test_cclass [324/812] 2814218=test_shellwords [325/812] 2814218=test_singleton_function [326/812] 2814218=test_framework [327/812] 2814212=test_case_comprehensive [328/812] 2814212=test_omap [329/812] 2814212=test_marshal [330/812] 2814218=test_zlib [331/812] 2814217=magic_comment_test [332/812] 2814212=library_symbols_test [333/812] 2814212=test_json_tree [334/812] 2814212=test_emitter [335/812] 2814212=test_ractor [336/812] 2814221=test_date_strptime [337/812] 2814217=test_ssl [338/812] 2814223=test_pkey_dsa [339/812] 2814221=test_https_proxy [340/812] 2814221=test_nomethod_error [341/812] 2814221=test_error_highlight [342/812] 2814223=test_array [343/812] 2814212=test_set [344/812] 2814212=test_find_executable [345/812] 2814212=test_lazy_enumerator [346/812] 2814212=test_resolve_symbol [347/812] 2814217=test_profile_frames [348/812] 2814212=test_date_compat [349/812] 2814212=string_query_test [350/812] 2814212=test_backtrace [351/812] 2814215=test_time_tz [352/812] 2814215=test_kdf [353/812] 2814217=test_nil [354/812] 2814217=test_class2name [355/812] 2814217=test_gem_commands_outdated_command [356/812] 2814215=test_gem_request_set_lockfile_tokenizer [357/812] 2814217=test_fiddle [358/812] 2814215=test_enumerator [359/812] 2814215=test_ractor [360/812] 2814215=test_psych [361/812] 2814221=test_digest [362/812] 2814217=test_gem_uri [363/812] 2814222=test_rbconfig [364/812] 2814222=test_gem_package_old [365/812] 2814215=test_command [366/812] 2814217=test_gem_commands_help_command [367/812] 2814222=test_stringchar [368/812] 2814217=test_arith_seq_extract [369/812] 2814222=test_debug [370/812] 2814222=test_gem_platform [371/812] 2814226=test_symbol [372/812] 2814226=test_gem_uninstaller [373/812] 2814212=overlap_test [374/812] 2814222=test_variable_name_check [375/812] 2814222=test_dbm [376/812] 2814217=test_gem_source_vendor [377/812] 2814222=test_gem_commands_list_command [378/812] 2814227=test_assembler [379/812] 2814227=test_pty [380/812] 2814217=test_date [381/812] 2814217=test_date_time [382/812] 2814217=test_pkcs12 [383/812] 2814222=test_parser [384/812] 2814222=test_modify_expand [385/812] 2814222=test_gem_source_installed [386/812] 2814222=test_gem_available_set [387/812] 2814215=test_change_word [388/812] 2814215=test_gem_package [389/812] 2814222=test_utf16 [390/812] 2814221=test_enumerator [391/812] 2814222=test_name_error [392/812] 2814227=test_exception_at_throwing [393/812] 2814212=string_encoding_test [394/812] 2814217=test_color_printer [395/812] 2814217=test_safe_load [396/812] 2814212=test_gem_source [397/812] 2814217=test_frozen [398/812] 2814217=test_handle [399/812] 2814227=test_stack [400/812] 2814218=test_gem_commands_install_command [401/812] 2814213=test_gem_ext_cargo_builder_unit [402/812] 2814213=test_nowrite [403/812] 2814213=test_flip [404/812] 2814222=test_thread_queue [405/812] 2814219=test_summary [406/812] 2814213=test_foreach [407/812] 2814213=test_econv [408/812] 2814212=test_securerandom [409/812] 2814212=test_digest [410/812] 2814212=test_variable [411/812] 2814219=test_cstr [412/812] 2814215=test_gem_resolver_lock_specification [413/812] 2814217=test_wss [414/812] 2814217=test_address_resolve [415/812] 2814215=test_closure [416/812] 2814217=test_iter_break [417/812] 2814217=test_parse [418/812] 2814212=test_have_macro [419/812] 2814226=test_process [420/812] 2814215=test_num2int [421/812] 2814215=test_gem_source_local [422/812] 2814219=test_path_to_class [423/812] 2814219=string_test [424/812] 2814219=test_storage [425/812] 2814219=test_thread_fd_close [426/812] 2814219=json_addition_test [427/812] 2814212=test_gem_commands_dependency_command [428/812] 2814219=test_cmethod [429/812] 2814219=test_qsort [430/812] 2814219=test_command_aliasing [431/812] 2814219=test_gem_ext_ext_conf_builder [432/812] 2814212=test_serialize_subclasses [433/812] 2814212=test_const [434/812] 2814212=test_class [435/812] 2814215=parse_comments_test [436/812] 2814215=test_method_cache [437/812] 2814215=test_iterator [438/812] 2814227=test_gem_resolver_index_specification [439/812] 2814217=test_string [440/812] 2814217=test_marshalable [441/812] 2814217=test_gem_dependency [442/812] 2814215=test_fileutils [443/812] 2814217=test_eval [444/812] 2814217=test_process [445/812] 2814217=test_object [446/812] 2814218=test_gem_commands_cert_command [447/812] 2814227=test_io [448/812] 2814220=test_kill_ring [449/812] 2814220=test_gem_resolver_git_specification [450/812] 2814215=test_dir_m17n [451/812] 2814213=named_capture_test [452/812] 2814213=test_cgi_tag_helper [453/812] 2814213=test_coverage [454/812] 2814227=json_common_interface_test [455/812] 2814227=test_stream [456/812] 2814227=test_func [457/812] 2814220=test_pathname [458/812] 2814216=test_remote_fetch_error [459/812] 2814222=newline_offsets_test [460/812] 2814216=test_regexp [461/812] 2814220=test_str2big [462/812] 2814220=test_rational [463/812] 2814217=test_readpartial [464/812] 2814217=test_scalar [465/812] 2814217=test_gem_commands_contents_command [466/812] 2814222=test_gem_resolver_conflict [467/812] 2814222=test_thread_cv [468/812] 2814218=test_cgi_modruby [469/812] 2814218=test_yamldbm [470/812] 2814217=test_helper [471/812] 2814218=test_addr [472/812] 2814217=test_stat [473/812] 2814219=test_eval [474/812] 2814218=test_convertible [475/812] 2814217=test_gem_resolver_best_set [476/812] 2814217=relocation_test [477/812] 2814217=test_windows_1251 [478/812] 2814217=test_unicode [479/812] 2814217=test_parser_events [480/812] 2814222=test_ractor [481/812] 2814217=test_document [482/812] 2814217=test_bug_reporter [483/812] 2814220=test_spell_checker [484/812] 2814222=test_gem_commands_specification_command [485/812] 2814220=test_yield_block [486/812] 2814220=test_recorder [487/812] 2814220=test_yaml [488/812] 2814227=test_config [489/812] 2814222=test_boolean [490/812] 2814222=test_primitive [491/812] 2814213=test_gem_request [492/812] 2814222=test_gem_commands_signin_command [493/812] 2814220=test_nonblock [494/812] 2814220=test_pkey [495/812] 2814222=test_gem_resolver_api_specification [496/812] 2814220=test_rendering [497/812] 2814222=test_getopts [498/812] 2814222=parameters_signature_test [499/812] 2814222=test_arithmetic_sequence [500/812] 2814222=test_literal [501/812] 2814220=test_irb [502/812] 2814213=test_pattern_matching [503/812] 2814213=test_thread [504/812] 2814217=test_gem_commands_search_command [505/812] 2814217=test_encoding [506/812] 2814217=test_file [507/812] 2814213=bom_test [508/812] 2814213=test_sockopt [509/812] 2814213=test_frozen_error [510/812] 2814213=test_lambda [511/812] 2814213=test_httpresponses [512/812] 2814219=integer_base_flags_test [513/812] 2814219=test_unicode_escape [514/812] 2814213=test_ftp [515/812] 2814213=test_gem_resolver_vendor_set [516/812] 2814227=test_evaluation [517/812] 2814213=test_fnmatch [518/812] 2814227=test_have_library [519/812] 2814220=test_https [520/812] 2814213=test_require [521/812] 2814219=test_erb_command [522/812] 2814215=test_erb_m17n [523/812] 2814215=test_clone [524/812] 2814219=test_objspace [525/812] 2814215=test_koi8 [526/812] 2814215=test_too_many_dummy_encodings [527/812] 2814215=test_filter [528/812] 2814215=test_gem_ext_cmake_builder [529/812] 2814215=fixtures_test [530/812] 2814223=test_rational2 [531/812] 2814223=test_gem_dependency_resolution_error [532/812] 2814223=test_http [533/812] 2814215=test_io_wait_uncommon [534/812] 2814215=test_string [535/812] 2814215=test_shift_jis [536/812] 2814215=test_yield [537/812] 2814227=test_gem_request_set_lockfile_parser [538/812] 2814227=test_gem_ci_detector [539/812] 2814227=test_completion [540/812] 2814222=test_raise [541/812] 2814222=test_proxy [542/812] 2814222=test_case_options [543/812] 2814222=test_arity [544/812] 2814222=test_files_sample [545/812] 2814217=test_updateLeaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 7 #<File::Stat dev=0x8, ino=316213955, 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> [546/812] 2814217=test_gem_resolver_index_setCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2814223 ko1 7u IPv4 316213955 0t0 TCP localhost:45671->localhost:45888 (CLOSE_WAIT) [547/812] 2814217=test_init [548/812] 2814222=test_gem_security_policy [549/812] 2814213=test_file [550/812] 2814213=test_gem_install_update_options [551/812] 2814213=test_hash_create [552/812] 2814213=json_generic_object_test [553/812] 2814213=test_call [554/812] 2814217=test_thread [555/812] 2814222=test_switch_hitter [556/812] 2814218=test_defined [557/812] 2814222=test_pack [558/812] 2814213=test_cparser [559/812] 2814218=test_human_typo [560/812] 2814218=test_dot_dot [561/812] 2814218=test_bignum [562/812] 2814218=reflection_test [563/812] 2814218=test_postponed_job [564/812] 2814227=ractor_test [565/812] 2814222=test_gem_request_set_lockfile [566/812] 2814212=test_jaro_winkler [567/812] 2814212=test_gem_commands_yank_command [568/812] 2814227=test_exit [569/812] 2814227=test_pattern_key_name_check [570/812] 2814213=test_gem_util [571/812] 2814227=test_raise_exception [572/812] 2814220=test_config [573/812] 2814220=test_tempfile [574/812] 2814212=test_gem_resolver [575/812] 2814218=test_gem_gemcutter_utilities [576/812] 2814222=test_gem_remote_fetcher [577/812] 2814213=test_gem_command [578/812] 2814223=test_pinned [579/812] 2814223=test_memory_view [580/812] 2814213=test_httpresponse [581/812] 2814218=test_show_source [582/812] 2814213=test_inlinecache [583/812] 2814212=test_weakkeymap [584/812] 2814218=test_usrmarshal [585/812] 2814213=test_key_error [586/812] 2814213=test_enc_raise [587/812] 2814213=test_engine [588/812] 2814213=test_ws [589/812] 2814223=test_io_console [590/812] 2814213=test_date_arith [591/812] 2814222=test_metaclass [592/812] 2814213=test_numeric [593/812] 2814222=test_io [594/812] 2814220=test_gem_spec_fetcher [595/812] 2814213=test_ractor [596/812] 2814213=test_undef [597/812] 2814213=test_gem_commands_sources_command [598/812] 2814220=test_c_union_entity [599/812] 2814218=test_internal_ivar [600/812] 2814218=test_cgi_cookie [601/812] 2814220=test_gem_commands_mirror [602/812] 2814218=test_cd [603/812] 2814220=symbol_encoding_test [604/812] 2814218=desugar_compiler_test [605/812] 2814218=test_hmac [606/812] 2814218=test_signedness [607/812] 2814220=test_ractor [608/812] 2814227=test_my_integer [609/812] 2814227=test_gem_commands_environment_command [610/812] 2814213=test_tracepoint [611/812] 2814227=test_array_create [612/812] 2814220=test_debugger_integration [613/812] 2814227=test_gem_resolver_installed_specification [614/812] 2814220=test_hash [615/812] 2814227=test_macro [616/812] 2814227=test_cipher [617/812] 2814220=test_new [618/812] 2814220=test_last_thread [619/812] 2814227=test_gem_source_lock [620/812] 2814227=test_ldap [621/812] 2814227=test_gem_remote_fetcher_local_server [622/812] 2814227=test_etc [623/812] 2814213=test_context [624/812] 2814227=test_symbol [625/812] 2814220=test_optparse [626/812] 2814213=test_coder [627/812] 2814220=test_enum [628/812] 2814213=test_gem_commands_which_command [629/812] 2814213=test_unix [630/812] 2814213=test_gem_source_specific_file [631/812] 2814223=parse_test [632/812] 2814223=parse_success_test [633/812] 2814223=test_module [634/812] 2814213=test_gem_commands_push_command [635/812] 2814212=test_ractor [636/812] 2814212=test_registry [637/812] 2814212=test_deprecate [638/812] 2814212=test_ssl [639/812] 2814213=test_optimization [640/812] 2814218=test_gem_request_connection_pools [641/812] 2814218=test_common [642/812] 2814218=test_gem_uri_formatter [643/812] 2814218=test_sprintf [644/812] 2814220=test_gem_doctor [645/812] 2814220=test_ancdata [646/812] 2814220=test_weakmap [647/812] 2814218=test_rubyvm [648/812] 2814218=test_data_error [649/812] 2814218=test_gem_resolver_dependency_request [650/812] 2814218=test_force_exit [651/812] 2814218=test_euc_jp [652/812] 2814218=test_scanner_events [653/812] 2814217=test_external_new [654/812] 2814217=test_abi [655/812] 2814218=test_gem_package_tar_reader_entry [656/812] 2814217=test_zsh_completion [657/812] 2814217=test_webauthn_listener [658/812] 2814215=test_lock_native_thread [659/812] 2814215=test_have_func [660/812] 2814218=test_enc_str_buf_cat [661/812] 2814218=test_default_gems [662/812] 2814217=test_constant [663/812] 2814218=test_gem_security_trust_dir [664/812] 2814218=test_gem_resolver_specification [665/812] 2814218=test_encoding [666/812] 2814221=test_load [667/812] 2814221=json_fixtures_test [668/812] 2814227=test_enumerable [669/812] 2814221=test_bmethod [670/812] 2814227=test_bug-14834 [671/812] 2814221=test_buffering [672/812] 2814221=ruby_parser_test [673/812] 2814221=test_svcb_https [674/812] 2814221=test_key_actor_vi [675/812] 2814218=test_x509cert [676/812] 2814227=test_addrinfo [677/812] 2814227=test_passing_block [678/812] 2814227=test_http [679/812] 2814227=test_null [680/812] 2814227=test_big5 [681/812] 2814227=test_gem_resolver_activation_request [682/812] 2814227=test_scheduler [683/812] 2814227=test_ensure_and_callcc [684/812] 2814227=test_iseq_load [685/812] 2814221=test_fstring [686/812] 2814215=test_name_error_extension [687/812] 2814215=test_fixnum [688/812] 2814215=test_timeout [689/812] 2814223=test_signal [690/812] 2814215=test_gem_remote_fetcher_s3 [691/812] 2814221=lex_test [692/812] 2814221=test_gem_rdoc [693/812] 2814218=test_require_lib [694/812] 2814215=test_gem_version_option [695/812] 2814215=test_files_test_2 [696/812] 2814221=test_objectspace [697/812] 2814224=test_trick [698/812] 2814223=test_gem_request_set [699/812] 2814227=version_test [700/812] 2814227=test_fd_setsize [701/812] 2814227=test_recursion [702/812] 2814227=test_normalize [703/812] 2814227=test_find [704/812] 2814227=locals_test [705/812] 2814227=test_import [706/812] 2814217=test_basicsocket [707/812] 2814217=test_gem_commands_owner_command [708/812] 2814223=pattern_test [709/812] 2814223=test_disable_irb [710/812] 2814223=test_gem_package_tar_header [711/812] 2814223=test_sexp [712/812] 2814223=test_gem_unsatisfiable_dependency_error [713/812] 2814223=test_ractor [714/812] 2814223=test_gem_ext_builder [715/812] 2814217=test_history [716/812] 2814217=test_verbose [717/812] 2814217=test_basicinstructions [718/812] 2814212=test_bigzero [719/812] 2814212=test_mutex [720/812] 2814217=test_key_actor_emacs [721/812] 2814227=test_gem_resolver_vendor_specification [722/812] 2814227=test_typeddata [723/812] 2814212=test_date_strftime [724/812] 2814217=compiler_test [725/812] 2814217=test_struct [726/812] 2814217=test_require_path_check [727/812] 2814217=test_mul [728/812] 2814217=test_mkmf [729/812] 2814217=test_enumerator_kw [730/812] 2814217=test_mixed_unicode_escapes [731/812] 2814217=test_complexrational [732/812] 2814217=test_pkcs7 [733/812] 2814227=test_cgi_header [734/812] 2814227=test_gem_commands_fetch_command [735/812] 2814217=test_flush [736/812] 2814217=test_gem_name_tuple [737/812] 2814217=test_warning [738/812] 2814227=test_gem_dependency_installer [739/812] 2814217=test_refinement [740/812] 2814212=test_pointer [741/812] 2814222=test_gbk [742/812] 2814222=test_gem_specification [743/812] 2814223=test_gb18030 [744/812] 2814223=test_gem_package_tar_reader [745/812] 2814223=test_type_completor [746/812] 2814223=test_x509crl [747/812] 2814212=test_stringscanner [748/812] 2814223=test_numeric [749/812] 2814223=test_class [750/812] 2814224=test_cgi_session [751/812] 2814223=test_iseq [752/812] 2814212=test_store [753/812] 2814224=test_insns_leaf [754/812] 2814224=test_c_struct_builder [755/812] 2814220=location_test [756/812] 2814220=dump_test [757/812] 2814224=test_enc_associate [758/812] 2814212=test_allocation [759/812] 2814218=test_gc [760/812] 2814223=test_gem_commands_open_command [761/812] 2814224=test_cgi_util [762/812] 2814223=test_x509req [763/812] 2814215=test_protect [764/812] 2814215=test_tree_builder [765/812] 2814224=test_protocol [766/812] 2814215=test_gem_ext_cargo_builder_link_flag_converter [767/812] 2814223=test_x509attr [768/812] 2814223=test_complex2 [769/812] 2814215=test_iso_8859 [770/812] 2814223=test_history [771/812] 2814224=test_dln [772/812] 2814223=test_line_editor [773/812] 2814224=test_big2str [774/812] 2814224=test_open-uri [775/812] 2814215=test_coderange [776/812] 2814215=test_string_memory [777/812] 2814223=regexp_test [778/812] 2814223=test_pkg_config [779/812] 2814223=test_transcode [780/812] 2814215=test_whileuntil [781/812] 2814215=json_string_matching_test [782/812] 2814215=test_gem_ext_rake_builder Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_proc: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 36391> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2814224 ko1 10u IPv4 316222907 0t0 TCP localhost:36391->localhost:59440 (CLOSE_WAIT) .Closed file descriptor: TestOpenURI#test_userinfo: 10 [783/812] 2814224=test_monitor [784/812] 2814224=test_flags [785/812] 2814213=test_asn1 [786/812] 2814223=test_rat [787/812] 2814223=test_extlibs [788/812] 2814213=test_gem_commands_stale_command [789/812] 2814213=test_gem_version [790/812] 2814227=tunnel_test [791/812] 2814227=test_gem_text [792/812] 2814227=test_settracefunc [793/812] 2814213=test_gem_stub_specification [794/812] 2814222=test_pp [795/812] 2814220=test_tcp [796/812] 2814219=test_sprintf_comb [797/812] 2814222=test_method_cache [798/812] 2814222=test_path [799/812] 2814222=unescape_test [800/812] 2814222=test_files_ext [801/812] 2814222=test_x509ext [802/812] 2814213=test_eval_history [803/812] 2814222=test_c_struct_entry [804/812] 2814213=equality_test [805/812] 2814213=test_gem_commands_query_command [806/812] 2814219=test_color [807/812] 2814220=static_inspect_test [808/812] 2814220=test_inadvertent_creation [809/812] 2814219=test_at_exit [810/812] 2814222=test_instrumentation_api [811/812] 2814219=source_location_test [812/812] 2814220=test_complex $$$ #<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:04 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 2812970 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2812970 2812973 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.20250120-200556 --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 2812973 2812974 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.20250120-200556 --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 2812974 2813879 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2813879 2813880 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2813880 2814209 972 972 pts/0 972 Sl+ 1000 0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 2814209 2814214 972 972 pts/0 972 Sl+ 1000 0:13 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork 2814214 2822130 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork 2812974 2849659 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=>[2812970], 2812970=>[2812973], 2812973=>[2812974], 2812974=>[2813879, 2849659], 2813879=>[2813880], 2813880=>[2814209], 2814209=>[2814214], 2814214=>[2822130], 3070353=>[3070354]} $ timeout 60 gdb -p 2822130 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2822133] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006310ab0e9e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x78561fea5c40 (LWP 2822130) "ruby" 0x00006310ab0e9e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7855f6a006c0 (LWP 2822133) "ruby" 0x000078561fd1b4cd in __GI___poll (fds=0x7855ebd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7855f6a006c0 (LWP 2822133) "ruby"): #0 0x000078561fd1b4cd in __GI___poll (fds=0x7855ebd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006310ab0746ea in __interceptor_poll () No symbol table info available. #2 0x00006310ab42b23f 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 0x00006310ab0cda9f in asan_thread_start(void*) () No symbol table info available. #5 0x000078561fc9ca94 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 = {132310605235904, -7920244614249634765, 132310605235904, -360, 25, 140723104102608, -7920244614270606285, -7921143652602534861}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000078561fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x78561fea5c40 (LWP 2822130) "ruby"): #0 0x00006310ab0e9e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00006310ab0eae0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00006310ab037798 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 0x00006310ab037589 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 0x00006310ab0373bd 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 0x00006310ab036dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00006310ab036a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00006310ab038d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00006310ab0cfbe0 in __interceptor_free () No symbol table info available. #9 0x00007855fdd1b07d in BUF_MEM_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x00007855fdf8ae52 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x00007855fdce2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00007855fdce22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x00007855fdce2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x00007855fdce22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x00007855fdce247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x00007855fdf7b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #17 0x00007855fdf4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #18 0x00007855fdf7beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #19 0x00006310ab14075d in rb_data_free (objspace=<optimized out>, obj=132311284002520) at /tmp/ruby/src/trunk_asan/gc.c:1177 free_immediately = -512 dfree = 0x0 data = 0x50e0001bc3e0 free_immediately = <optimized out> dfree = <optimized out> #20 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=132311284002520) at /tmp/ruby/src/trunk_asan/gc.c:1351 No locals. #21 0x00006310ab14244c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3118 poisoned = 0x0 vp = 132311284002520 page = <optimized out> p = 132311284002520 pend = 132311284056040 i = 113 objspace = 0x51d000000a80 lock_lev = 525924064 i = <optimized out> page = <optimized out> p = <optimized out> pend = <optimized out> stride = <optimized out> vp = <optimized out> poisoned = <optimized out> unpoisoning = <optimized out> #22 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1727 No locals. #23 0x00006310ab113ad8 in rb_ec_finalize (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #24 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca6a1c410, <optimized out>, 0x7ffca6a1c2e0, <optimized out>, <optimized out>}, prev = 0x78561dca8140, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = 0x515000000300 buf = <optimized out> state = <optimized out> #25 0x00006310ab11411b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #26 0x00006310ab29be9d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #27 0x00006310ab4fc2f8 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 = 0x7855f8973f08 cfunc = 0x50400001ffd8 recv = 132310716813840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #28 0x00006310ab4a2e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff2f8, cd=0x5080008075a0, 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> #29 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 = 0x5080008075a0 insns_address_table = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff2f8 reg_pc = 0x5130008082a0 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> #30 0x00006310ab497b98 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> #31 0x00006310ab519cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78561d1ff380, self=132310716813840, 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 = 0x7855f8967b40 cfp = <optimized out> sp = 0x78561d0ffc30 use_argv = 0x78561da57a60 stack_argv = 0x78561d0ffc30 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #32 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 = 0x78561d1ff380 #33 0x00006310ab4c6256 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. #34 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. #35 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #36 0x00006310ab4c6256 in rb_yield (val=<optimized out>) No locals. #37 0x00006310ab1182e0 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 = {0x7ffca6a1d010, <optimized out>, 0x7ffca6a1cf20, <optimized out>, <optimized out>}, prev = 0x78561dca7840, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #38 0x00006310ab1b8b0b in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11944 rw = {9895527813286708059, <optimized out>} args = <optimized out> ies_args = <optimized out> fmode = 0 v1 = 4 v2 = 4 r = 132310624696600 fptr = 0x5110003b5f00 w = 132310624696560 fptr2 = <optimized out> ret = 132310624696520 pipes = <optimized out> state = <optimized out> opt = <optimized out> #39 0x00006310ab4fc2f8 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 = 0x42a100000001 cc = <optimized out> me = 0x78561f56a660 cfunc = 0x5040000107d8 recv = 132311288248680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #40 0x00006310ab4a2e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff368, cd=0x50c000d1f080, 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> #41 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 = 0x50c000d1f080 insns_address_table = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff368 reg_pc = 0x513000808118 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> #42 0x00006310ab497b98 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> #43 0x00006310ab519cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78561d1ff460, self=132310716813840, 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 = 0x7855f8967b90 cfp = <optimized out> sp = 0x78561d0ffbe8 use_argv = 0x78561da57860 stack_argv = 0x78561d0ffbe8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #44 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 = 0x78561d1ff460 #45 0x00006310ab4c6c29 in vm_yield_with_cref (ec=0x540000001288, argc=0, argv=0x6310ab0e9e4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #46 vm_yield (ec=0x540000001288, argc=0, argv=0x6310ab0e9e4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #47 rb_yield_0 (argc=0, argv=0x6310ab0e9e4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #48 rb_yield_values2 (argc=0, argv=0x6310ab0e9e4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390 No locals. #49 0x00006310ab888363 in collect_i (i=<optimized out>, ary=132310624696680, argc=0, argv=0x6310ab0e9e4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:627 No locals. #50 0x00006310ab49318b in vm_yield_with_cfunc (ec=ec@entry=0x5160000006d0, captured=<optimized out>, self=132310624696720, argc=argc@entry=1, argv=argv@entry=0x78561da57860, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150 is_lambda = 0 ifunc = 0x7855f7c8f940 arg = 3 blockarg = 4 frame_flag = <optimized out> val = <optimized out> #51 0x00006310ab519579 in 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:1644 No locals. #52 0x00006310ab4c6256 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. #53 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. #54 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #55 0x00006310ab4c6256 in rb_yield (val=<optimized out>) No locals. #56 0x00006310ab2cba98 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=132310624696720) at /tmp/ruby/src/trunk_asan/range.c:1059 i = 1 lim = 3 i = <optimized out> #57 range_each (range=132310624696720) at /tmp/ruby/src/trunk_asan/range.c:1096 beg = <optimized out> end = <optimized out> i = <optimized out> #58 0x00006310ab51053c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x78561d1ff410 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = 0 recv = 132310624696720 argc = 0 mid = 3073 block_handler = <optimized out> frame_flags = 1431634051 val = <optimized out> unaligned_member_ptr_result = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #59 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #60 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229 ci = <optimized out> cc = <optimized out> ret = <optimized out> #61 0x00006310ab514fa6 in vm_call0_cc (ec=0x5160000006d0, recv=132310624696720, id=3073, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = 0 calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #62 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554 ci = <optimized out> scope = <optimized out> kw_splat = <optimized out> cc = <optimized out> call_status = <optimized out> #63 0x00006310ab4c7f36 in rb_call (recv=128, mid=0, argc=-1425105330, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x540000001288 #64 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528 arg = <optimized out> #65 0x00006310ab4c870a in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1470 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca6a1e0d0, <optimized out>, 0x7ffca6a1dfc0, <optimized out>, <optimized out>}, prev = 0x78561dca7240, state = RUBY_TAG_NONE, lock_rec = 0} retval = 4 cfp = 0x78561d1ff410 state = RUBY_TAG_NONE #66 0x00006310ab4c8ee5 in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1600 arg = {obj = 132310624696720, mid = 3073, argc = 0, argv = 0x0, kw_splat = 0} block = 0xfffffffffffffe00 #67 0x00006310ab881802 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:666 ary = 132310624696680 min_argc = -512 max_argc = <optimized out> #68 0x00006310ab4fc2f8 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 = 0x78561e55c368 cfunc = 0x504000002d58 recv = 132310624696720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #69 0x00006310ab4a2e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff448, cd=0x5020018a1b90, 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> #70 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 = 0x5020018a1b90 insns_address_table = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff448 reg_pc = 0x50700033ad10 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> #71 0x00006310ab497b98 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> #72 0x00006310ab519cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78561d1ff4d0, self=132310716813840, 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 = 0x7855f8967bb8 cfp = <optimized out> sp = 0x78561d0ffb70 use_argv = 0x78561da576e0 stack_argv = 0x78561d0ffb70 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #73 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 = 0x78561d1ff4d0 #74 0x00006310ab4c6256 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. #75 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. #76 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #77 0x00006310ab4c6256 in rb_yield (val=<optimized out>) No locals. #78 0x00006310ab1182e0 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 = {0x7ffca6a1ed70, <optimized out>, 0x7ffca6a1ec80, <optimized out>, <optimized out>}, prev = 0x78561dc9b240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #79 0x00006310ab1b8b0b in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11944 rw = {9895527813286708059, <optimized out>} args = <optimized out> ies_args = <optimized out> fmode = 0 v1 = 4 v2 = 4 r = 132310624696840 fptr = 0x5110003b5a00 w = 132310624696800 fptr2 = <optimized out> ret = 132310624696760 pipes = <optimized out> state = <optimized out> opt = <optimized out> #80 0x00006310ab4fc2f8 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 = 0x42a100000001 cc = <optimized out> me = 0x78561f56a660 cfunc = 0x5040000107d8 recv = 132311288248680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #81 0x00006310ab4a2e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff4b8, cd=0x5020018a1c10, 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> #82 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 = 0x5020018a1c10 insns_address_table = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff4b8 reg_pc = 0x5040009a6378 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> #83 0x00006310ab497b98 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> #84 0x00006310ab519cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78561d1ff620, self=132311271588960, 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 = 0x78561f3c5eb8 cfp = <optimized out> sp = 0x78561d0ffa28 use_argv = 0x78561dac5ee0 stack_argv = 0x78561d0ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #85 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 = 0x78561d1ff620 #86 0x00006310ab4c6256 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. #87 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. #88 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #89 0x00006310ab4c6256 in rb_yield (val=<optimized out>) No locals. #90 0x00006310ab67a3e6 in rb_ary_collect (ary=132310638151080) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 132310668249480 i = 31 #91 0x00006310ab4fc2f8 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 = 0x78561f570150 cfunc = 0x50400000a758 recv = 132310638151080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #92 0x00006310ab4a2e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff608, 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> #93 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 = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff608 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> #94 0x00006310ab497b98 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> #95 0x00006310ab519cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78561d1ff738, self=132311271588960, 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 = 0x78561f3d45a8 cfp = <optimized out> sp = 0x78561d0ff8d0 use_argv = 0x78561da62ae0 stack_argv = 0x78561d0ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #96 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 = 0x78561d1ff738 #97 0x00006310ab4c6256 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. #98 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. #99 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #100 0x00006310ab4c6256 in rb_yield (val=<optimized out>) No locals. #101 0x00006310ab67a3e6 in rb_ary_collect (ary=132310638152400) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 132310638152320 i = 0 #102 0x00006310ab4fc2f8 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 = 0x78561f570150 cfunc = 0x50400000a758 recv = 132310638152400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #103 0x00006310ab4a2e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff720, 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> #104 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 = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff720 reg_pc = 0x50400002fef8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #105 0x00006310ab497f51 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. #106 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 #107 0x00006310ab1145db in rb_ec_exec_node (ec=0x5160000006d0, n=0x78561f3d4738) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca6a20dd0, <optimized out>, 0x7ffca6a20d20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x78561f3d4738 #108 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #109 0x00006310ab10db47 in rb_main (argc=10, argv=0x7ffca6a20f98) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #110 main (argc=10, argv=0x7ffca6a20f98) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2822130) detached] $ timeout 60 gdb -p 2814214 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2822131] [New LWP 2821855] [New LWP 2821088] [New LWP 2820980] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006310ab036faf in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () >>> Threads Id Target Id Frame * 1 Thread 0x78561fea5c40 (LWP 2814214) "ruby" 0x00006310ab036faf in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () 2 Thread 0x7855f6a006c0 (LWP 2822131) "ruby" 0x000078561fd1b4cd in __GI___poll (fds=0x7855ed509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7855fe6006c0 (LWP 2821855) "parallel.rb:40" 0x000078561fd1b4cd in __GI___poll (fds=0x7855ee21c560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7855fd4006c0 (LWP 2821088) "Gem::Timeout st" 0x000078561fc98d61 in __futex_abstimed_wait_common64 (private=30805, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000cd1010) at ./nptl/futex-internal.c:57 5 Thread 0x7855f46006c0 (LWP 2820980) "Timeout stdlib " 0x000078561fc98d61 in __futex_abstimed_wait_common64 (private=30805, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000ad7c90) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7855f46006c0 (LWP 2820980) "Timeout stdlib "): #0 0x000078561fc98d61 in __futex_abstimed_wait_common64 (private=30805, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000ad7c90) 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=30805, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000ad7c90) 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=0x50c000ad7c90, 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 0x000078561fc9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000ad7c68) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x78561fc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7855f45feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 6, cond = 0x50c000ad7c68, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 6 seq = 3 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=0x50c000ad7c68, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006310ab40110f in rb_native_cond_wait (cond=0x50c000ad7c90, 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=0x51500016d580, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00006310ab425de2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500016d580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00006310ab40b5a1 in native_sleep (th=0x51500016d580, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x51500016d580, 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 0x00006310ab424855 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132311286590920, 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 0x00006310ab1182e0 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 = 0x5160035cb2d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7855f45feef0, <optimized out>, 0x7855f45fee00, <optimized out>, <optimized out>}, prev = 0x7855f0a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160035cb2d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006310ab423d3d 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 = 132311286590920, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 132311286590920, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d950 end = 0 #14 0x00006310ab4a45cf 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 0x00006310ab4a45cf in vm_invoke_builtin_delegate (ec=0x5160035cb2d0, cfp=0x7855fa104758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160035cb2d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x7855fa104758 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 0x00006310ab497b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160035cb2d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00006310ab4d5eab in invoke_iseq_block_from_c (ec=0x5160035cb2d0, captured=<optimized out>, self=132311286345280, 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 = 0x78561f3cbcf0 cfp = 0x7855fa1047c8 sp = 0x7855fa004818 use_argv = <optimized out> stack_argv = 0x7855fa004818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160035cb2d0, self=132311286345280, 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 0x00006310ab4d4136 in rb_vm_invoke_proc (ec=0x50c000ad7c90, proc=0x189, proc@entry=0x50400063c910, argc=533302625, 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 0x00006310ab429fd9 in thread_do_start_proc (th=th@entry=0x51500016d580) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400063c910 args_len = 0 args_ptr = <optimized out> #23 0x00006310ab427c0a in thread_do_start (th=0x51500016d580) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500016d580, 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 0x00006310ab426ece in call_thread_start_func_2 (th=0x51500016d580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7855f45ffcc0 #26 nt_start (ptr=0x50c000ad7c40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x51500016d580 sched = <optimized out> nt = 0x50c000ad7c40 vm = 0x525000000100 #27 0x00006310ab0cda9f in asan_thread_start(void*) () No symbol table info available. #28 0x000078561fc9ca94 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 = {132310567487168, -7920240765958937549, 132310567487168, -360, 0, 140723104103056, -7920240765979909069, -7921143652602534861}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000078561fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7855fd4006c0 (LWP 2821088) "Gem::Timeout st"): #0 0x000078561fc98d61 in __futex_abstimed_wait_common64 (private=30805, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000cd1010) 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=30805, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000cd1010) 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=0x50c000cd1010, 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 0x000078561fc9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000cd0fe8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x78561fc9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7855fd3feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 14, cond = 0x50c000cd0fe8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 14 seq = 7 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=0x50c000cd0fe8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006310ab40110f in rb_native_cond_wait (cond=0x50c000cd1010, 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=0x5150001f9d00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00006310ab425de2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001f9d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00006310ab40b5a1 in native_sleep (th=0x5150001f9d00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x5150001f9d00, 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 0x00006310ab424855 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132310800686760, 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 0x00006310ab1182e0 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 = 0x516003d263d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7855fd3feef0, <optimized out>, 0x7855fd3fee00, <optimized out>, <optimized out>}, prev = 0x7855f1609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516003d263d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006310ab423d3d in queue_do_pop (self=<optimized out>, q=0x504000345610, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 132310800686760, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 132310800686760, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x504000345610 end = 0 #14 0x00006310ab4a45cf 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 0x00006310ab4a45cf in vm_invoke_builtin_delegate (ec=0x516003d263d0, cfp=0x7855f3465758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516003d263d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x7855f3465758 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 0x00006310ab497b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516003d263d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00006310ab4d5eab in invoke_iseq_block_from_c (ec=0x516003d263d0, captured=<optimized out>, self=132310800635240, 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 = 0x7856024667e0 cfp = 0x7855f34657c8 sp = 0x7855f3365818 use_argv = <optimized out> stack_argv = 0x7855f3365818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516003d263d0, self=132310800635240, 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 0x00006310ab4d4136 in rb_vm_invoke_proc (ec=0x50c000cd1010, proc=0x189, proc@entry=0x5040008b3310, argc=533302625, 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 0x00006310ab429fd9 in thread_do_start_proc (th=th@entry=0x5150001f9d00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040008b3310 args_len = 0 args_ptr = <optimized out> #23 0x00006310ab427c0a in thread_do_start (th=0x5150001f9d00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001f9d00, 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 0x00006310ab426ece in call_thread_start_func_2 (th=0x5150001f9d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7855fd3ffcc0 #26 nt_start (ptr=0x50c000cd0fc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001f9d00 sched = <optimized out> nt = 0x50c000cd0fc0 vm = 0x525000000100 #27 0x00006310ab0cda9f in asan_thread_start(void*) () No symbol table info available. #28 0x000078561fc9ca94 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 = {132310716384960, -7920226197429869517, 132310716384960, -360, 0, 140723104109840, -7920226197450841037, -7921143652602534861}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000078561fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7855fe6006c0 (LWP 2821855) "parallel.rb:40"): #0 0x000078561fd1b4cd in __GI___poll (fds=0x7855ee21c560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006310ab0746ea in __interceptor_poll () No symbol table info available. #2 0x00006310ab1ceafd in nogvl_wait_for (th=132310638152120, fptr=0x51100037f540, 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 0x00006310ab1cff76 in internal_read_func (ptr=0x7855ee21c340) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7855ee21c340 result = <optimized out> #5 0x00006310ab40f4ab in rb_thread_io_blocking_call (func=0x6310ab1cfaf0 <internal_read_func>, data1=0x7855ee21c340, 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 0x00006310ab1182e0 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 = 0x516003dd7fd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7855fe5fedb0, <optimized out>, 0x7855fe5fecc0, <optimized out>, <optimized out>}, prev = 0x7855ee209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516003dd7fd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00006310ab1e4385 in io_read_memory_locktmp (str=132310462743904, 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 = 132310638152120, fptr = 0x51100037f540, nonblock = 0, fd = 6, buf = 0x519000379680, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100037f540 n = <optimized out> shrinkable = <optimized out> #9 0x00006310ab1c05c1 in io_readpartial (argc=-299776672, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x00006310ab4fc2f8 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 = 0x78561f569ee0 cfunc = 0x504000010f58 recv = 132310638152240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006310ab4a9857 in vm_sendish (ec=0x516003dd7fd0, reg_cfp=0x7855f305d790, 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=0x516003dd7fd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x7855f305d790 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 0x00006310ab497b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516003dd7fd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00006310ab4d5eab in invoke_iseq_block_from_c (ec=0x516003dd7fd0, captured=<optimized out>, self=132311271588960, 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 = 0x78561f3d43f0 cfp = 0x7855f305d7c8 sp = 0x7855f2f5d818 use_argv = <optimized out> stack_argv = 0x7855f2f5d818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516003dd7fd0, self=132311271588960, 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 0x00006310ab4d4136 in rb_vm_invoke_proc (ec=0x7855ee21c560, proc=0x1, proc@entry=0x5040009a7950, argc=533837005, 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 0x00006310ab429fd9 in thread_do_start_proc (th=th@entry=0x515000128e80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040009a7950 args_len = 0 args_ptr = <optimized out> #19 0x00006310ab427c0a in thread_do_start (th=0x515000128e80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000128e80, 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 0x00006310ab426ece in call_thread_start_func_2 (th=0x515000128e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7855fe5ffcc0 #22 nt_start (ptr=0x50c000d1f380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000128e80 sched = <optimized out> nt = 0x50c000d1f380 vm = 0x525000000100 #23 0x00006310ab0cda9f in asan_thread_start(void*) () No symbol table info available. #24 0x000078561fc9ca94 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 = {132310735259328, -7920227571819404237, 132310735259328, -360, 25, 140723104115568, -7920227571840375757, -7921143652602534861}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000078561fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7855f6a006c0 (LWP 2822131) "ruby"): #0 0x000078561fd1b4cd in __GI___poll (fds=0x7855ed509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006310ab0746ea in __interceptor_poll () No symbol table info available. #2 0x00006310ab42b23f 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 0x00006310ab0cda9f in asan_thread_start(void*) () No symbol table info available. #5 0x000078561fc9ca94 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 = {132310605235904, -7920244614249634765, 132310605235904, -360, 25, 140723104102640, -7920244614270606285, -7921143652602534861}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000078561fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x78561fea5c40 (LWP 2814214) "ruby"): #0 0x00006310ab036faf in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const () No symbol table info available. #1 0x00006310ab036dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #2 0x00006310ab036a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #3 0x00006310ab038d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #4 0x00006310ab0cfbe0 in __interceptor_free () No symbol table info available. #5 0x000078562001815e in __gmp_tmp_reentrant_free () from /lib/x86_64-linux-gnu/libgmp.so.10 No symbol table info available. #6 0x000078562003df0a in __gmpn_sqr () from /lib/x86_64-linux-gnu/libgmp.so.10 No symbol table info available. #7 0x00007856200304e0 in __gmpz_mul () from /lib/x86_64-linux-gnu/libgmp.so.10 No symbol table info available. #8 0x00006310ab6bb0dc in bary_mul_gmp (zds=<optimized out>, zn=<optimized out>, xds=0x52c000000200, xn=7816, yds=0x52c000000200, yn=<optimized out>) at /tmp/ruby/src/trunk_asan/bignum.c:2329 x = <optimized out> y = <optimized out> z = <optimized out> count = <optimized out> bdigitz_zero_n = <optimized out> bdigitz_zero_ptr = <optimized out> #9 0x00006310ab6e20a9 in bary_mul (zds=0x8e0020, zn=15632, xds=0x540000000000, xn=7816, yds=0x540000000000, yn=7816) at /tmp/ruby/src/trunk_asan/bignum.c:2590 No locals. #10 bigsq (x=<optimized out>) at /tmp/ruby/src/trunk_asan/bignum.c:5929 xn = 7816 zn = 15632 z = 132310624950920 xds = 0x540000000000 zds = 0x8e0020 #11 0x00006310ab6e14fa in rb_big_pow (x=x@entry=132310624951960, y=<optimized out>) at /tmp/ruby/src/trunk_asan/bignum.c:6324 z = 132310624951000 xbits = <optimized out> BIGLEN_LIMIT = 17179869184 mask = 2 yy = 31250 d = <optimized out> #12 0x00006310ab250f04 in int_pow (x=<optimized out>, y=<optimized out>) at /tmp/ruby/src/trunk_asan/numeric.c:4551 neg = 0 z = 1 #13 0x00006310ab257bcc in fix_pow (x=<optimized out>, y=2000001) at /tmp/ruby/src/trunk_asan/numeric.c:4598 b = 256 a = 9306144 dy = <optimized out> b = <optimized out> #14 rb_int_pow (x=<optimized out>, y=<optimized out>) at /tmp/ruby/src/trunk_asan/numeric.c:4643 No locals. #15 0x00006310ab4fc2f8 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 = 0x8600100003 cc = <optimized out> me = 0x78561f5755d8 cfunc = 0x504000008f58 recv = 5 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #16 0x00006310ab4a9857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff4f0, 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> #17 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 = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff4f0 reg_pc = 0x50c000d1ff08 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> #18 0x00006310ab497b98 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> #19 0x00006310ab519cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78561d1ff620, self=132311271588960, 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 = 0x78561f3c5eb8 cfp = <optimized out> sp = 0x78561d0ffa28 use_argv = 0x78561da54360 stack_argv = 0x78561d0ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #20 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 = 0x78561d1ff620 #21 0x00006310ab4c6256 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. #22 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. #23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #24 0x00006310ab4c6256 in rb_yield (val=<optimized out>) No locals. #25 0x00006310ab67a3e6 in rb_ary_collect (ary=132310638151080) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 132310668249480 i = 37 #26 0x00006310ab4fc2f8 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 = 0x78561f570150 cfunc = 0x50400000a758 recv = 132310638151080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #27 0x00006310ab4a2e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff608, 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> #28 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 = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff608 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> th: 0x515000000300, native_id: 0x78561fea5c40 -- Control frame information ----------------------------------------------- INSN_LABEL_expandarray = <optimized out> c:0015 p:---- s:0102 e:000101 CFUNC :** 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> c:0014 p:0009 s:0097 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:146 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_dupn = <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_swap = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map 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> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 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> c:0007 p:0069 s:0046 E:000890 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_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> 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_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> 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_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> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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> th: 0x51500016d580, native_id: 0x7855f46006c0 INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [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> 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> th: 0x5150001f9d00, native_id: 0x7855fd4006c0 INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 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> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #29 0x00006310ab497b98 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 th: 0x515000128e80, native_id: 0x7855fe6006c0 -- Control frame information ----------------------------------------------- result = <optimized out> #30 0x00006310ab519cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x78561d1ff738, self=132311271588960, 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 = 0x78561f3d45a8 cfp = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] sp = 0x78561d0ff8d0 use_argv = 0x78561da62ae0 stack_argv = 0x78561d0ff8d0 opt_pc = 0 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] type = <optimized out> av = <optimized out> bound = <optimized out> #31 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 = 0x78561d1ff738 #32 0x00006310ab4c6256 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. #33 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. #34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #35 0x00006310ab4c6256 in rb_yield (val=<optimized out>) No locals. #36 0x00006310ab67a3e6 in rb_ary_collect (ary=132310638152400) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 132310638152320 i = 0 #37 0x00006310ab4fc2f8 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 = 0x78561f570150 cfunc = 0x50400000a758 recv = 132310638152400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #38 0x00006310ab4a2e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x78561d1ff720, 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> #39 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 = {0x6310ab49eb5c <vm_exec_core+14140>, 0x6310ab49bb2b <vm_exec_core+1803>, 0x6310ab49d4d9 <vm_exec_core+8377>, 0x6310ab4a3008 <vm_exec_core+31720>, 0x6310ab49cdb1 <vm_exec_core+6545>, 0x6310ab4a3dbd <vm_exec_core+35229>, 0x6310ab4a1e0a <vm_exec_core+27114>, 0x6310ab49f9dc <vm_exec_core+17852>, 0x6310ab49be60 <vm_exec_core+2624>, 0x6310ab4a383b <vm_exec_core+33819>, 0x6310ab4a33db <vm_exec_core+32699>, 0x6310ab49d1ac <vm_exec_core+7564>, 0x6310ab49c4cc <vm_exec_core+4268>, 0x6310ab4a2341 <vm_exec_core+28449>, 0x6310ab49e15c <vm_exec_core+11580>, 0x6310ab4a3a7d <vm_exec_core+34397>, 0x6310ab4a362a <vm_exec_core+33290>, 0x6310ab49e9d4 <vm_exec_core+13748>, 0x6310ab49f92d <vm_exec_core+17677>, 0x6310ab4a1fba <vm_exec_core+27546>, 0x6310ab4a3572 <vm_exec_core+33106>, 0x6310ab4a0f6c <vm_exec_core+23372>, 0x6310ab4a206e <vm_exec_core+27726>, 0x6310ab4a24f8 <vm_exec_core+28888>, 0x6310ab4a0e7e <vm_exec_core+23134>, 0x6310ab49c3ac <vm_exec_core+3980>, 0x6310ab4a1761 <vm_exec_core+25409>, 0x6310ab49c1d4 <vm_exec_core+3508>, 0x6310ab49c58d <vm_exec_core+4461>, 0x6310ab49ecc9 <vm_exec_core+14505>, 0x6310ab4a0ceb <vm_exec_core+22731>, 0x6310ab4a132f <vm_exec_core+24335>, 0x6310ab4a0a34 <vm_exec_core+22036>, 0x6310ab49bd91 <vm_exec_core+2417>, 0x6310ab4a279c <vm_exec_core+29564>, 0x6310ab4a328b <vm_exec_core+32363>, 0x6310ab49c6a4 <vm_exec_core+4740>, 0x6310ab49d95d <vm_exec_core+9533>, 0x6310ab49d3d0 <vm_exec_core+8112>, 0x6310ab49e2d7 <vm_exec_core+11959>, 0x6310ab49f85b <vm_exec_core+17467>, 0x6310ab49c7b0 <vm_exec_core+5008>, 0x6310ab4a25e1 <vm_exec_core+29121>, 0x6310ab49d8a2 <vm_exec_core+9346>, 0x6310ab49f6c4 <vm_exec_core+17060>, 0x6310ab4a0267 <vm_exec_core+20039>, 0x6310ab4a245b <vm_exec_core+28731>, 0x6310ab4a1157 <vm_exec_core+23863>, 0x6310ab49e517 <vm_exec_core+12535>, 0x6310ab49dbdb <vm_exec_core+10171>, 0x6310ab4a2201 <vm_exec_core+28129>, 0x6310ab49ee75 <vm_exec_core+14933>, 0x6310ab4a1828 <vm_exec_core+25608>, 0x6310ab4a1286 <vm_exec_core+24166>, 0x6310ab4a1a83 <vm_exec_core+26211>, 0x6310ab4a2ac6 <vm_exec_core+30374>, 0x6310ab4a04a4 <vm_exec_core+20612>, 0x6310ab49b7cb <vm_exec_core+939>, 0x6310ab49e6a9 <vm_exec_core+12937>, 0x6310ab4a2131 <vm_exec_core+27921>, 0x6310ab49e7ec <vm_exec_core+13260>, 0x6310ab4a0da4 <vm_exec_core+22916>, 0x6310ab4a1648 <vm_exec_core+25128>, 0x6310ab49ff72 <vm_exec_core+19282>, 0x6310ab4a0b8d <vm_exec_core+22381>, 0x6310ab49ea6b <vm_exec_core+13899>, 0x6310ab49def1 <vm_exec_core+10961>, 0x6310ab4a1b76 <vm_exec_core+26454>, 0x6310ab49c882 <vm_exec_core+5218>, 0x6310ab49fd56 <vm_exec_core+18742>, 0x6310ab4ab21b <vm_exec_core+65019>, 0x6310ab4a102c <vm_exec_core+23564>, 0x6310ab49cb41 <vm_exec_core+5921>, 0x6310ab49d073 <vm_exec_core+7251>, 0x6310ab49cc7a <vm_exec_core+6234>, 0x6310ab49da6b <vm_exec_core+9803>, 0x6310ab49e352 <vm_exec_core+12082>, 0x6310ab49b7d0 <vm_exec_core+944>, 0x6310ab49d781 <vm_exec_core+9057>, 0x6310ab4a4012 <vm_exec_core+35826>, 0x6310ab4a1548 <vm_exec_core+24872>, 0x6310ab4a0347 <vm_exec_core+20263>, 0x6310ab4a2676 <vm_exec_core+29270>, 0x6310ab4a40fb <vm_exec_core+36059>, 0x6310ab4a29c9 <vm_exec_core+30121>, 0x6310ab4a3b27 <vm_exec_core+34567>, 0x6310ab4a3c11 <vm_exec_core+34801>, 0x6310ab49c2b3 <vm_exec_core+3731>, 0x6310ab4a36e8 <vm_exec_core+33480>, 0x6310ab49ed82 <vm_exec_core+14690>, 0x6310ab4a3930 <vm_exec_core+34064>, 0x6310ab49e8ad <vm_exec_core+13453>, 0x6310ab4a288d <vm_exec_core+29805>, 0x6310ab49dd24 <vm_exec_core+10500>, 0x6310ab49f0cb <vm_exec_core+15531>, 0x6310ab4a3d07 <vm_exec_core+35047>, 0x6310ab49f79b <vm_exec_core+17275>, 0x6310ab49f27c <vm_exec_core+15964>, 0x6310ab49b8b6 <vm_exec_core+1174>, 0x6310ab49bfcf <vm_exec_core+2991>, 0x6310ab49b9b4 <vm_exec_core+1428>, 0x6310ab4a0082 <vm_exec_core+19554>, 0x6310ab49f452 <vm_exec_core+16434>, 0x6310ab49fc17 <vm_exec_core+18423>, 0x6310ab49fb1e <vm_exec_core+18174>, 0x6310ab49ebb6 <vm_exec_core+14230>, 0x6310ab49f332 <vm_exec_core+16146>, 0x6310ab49ef8c <vm_exec_core+15212>, 0x6310ab49f596 <vm_exec_core+16758>, 0x6310ab49f62d <vm_exec_core+16909>, 0x6310ab49eb4d <vm_exec_core+14125>, 0x6310ab49bb1c <vm_exec_core+1788>, 0x6310ab49d4ca <vm_exec_core+8362>, 0x6310ab4a2ff9 <vm_exec_core+31705>, 0x6310ab49cda2 <vm_exec_core+6530>, 0x6310ab4a3dae <vm_exec_core+35214>, 0x6310ab4a1dfb <vm_exec_core+27099>, 0x6310ab49f9cd <vm_exec_core+17837>, 0x6310ab49be51 <vm_exec_core+2609>, 0x6310ab4a382c <vm_exec_core+33804>, 0x6310ab4a33cc <vm_exec_core+32684>, 0x6310ab49d19d <vm_exec_core+7549>, 0x6310ab49c4bd <vm_exec_core+4253>, 0x6310ab4a2332 <vm_exec_core+28434>, 0x6310ab49e14d <vm_exec_core+11565>, 0x6310ab4a3a6e <vm_exec_core+34382>, 0x6310ab4a361b <vm_exec_core+33275>, 0x6310ab49e9c5 <vm_exec_core+13733>, 0x6310ab49f91e <vm_exec_core+17662>, 0x6310ab4a1fab <vm_exec_core+27531>, 0x6310ab4a3563 <vm_exec_core+33091>, 0x6310ab4a0f5d <vm_exec_core+23357>, 0x6310ab4a205f <vm_exec_core+27711>, 0x6310ab4a24e9 <vm_exec_core+28873>, 0x6310ab4a0e6f <vm_exec_core+23119>, 0x6310ab49c39d <vm_exec_core+3965>, 0x6310ab4a1752 <vm_exec_core+25394>, 0x6310ab49c1c5 <vm_exec_core+3493>, 0x6310ab49c57e <vm_exec_core+4446>, 0x6310ab49ecba <vm_exec_core+14490>, 0x6310ab4a0cdc <vm_exec_core+22716>, 0x6310ab4a1320 <vm_exec_core+24320>, 0x6310ab4a0a25 <vm_exec_core+22021>, 0x6310ab49bd82 <vm_exec_core+2402>, 0x6310ab4a278d <vm_exec_core+29549>, 0x6310ab4a327c <vm_exec_core+32348>, 0x6310ab49c695 <vm_exec_core+4725>, 0x6310ab49d94e <vm_exec_core+9518>, 0x6310ab49d3c1 <vm_exec_core+8097>, 0x6310ab49e2c8 <vm_exec_core+11944>, 0x6310ab49f84c <vm_exec_core+17452>, 0x6310ab49c7a1 <vm_exec_core+4993>, 0x6310ab4a25d2 <vm_exec_core+29106>, 0x6310ab49d893 <vm_exec_core+9331>, 0x6310ab49f6b5 <vm_exec_core+17045>, 0x6310ab4a0258 <vm_exec_core+20024>, 0x6310ab4a244c <vm_exec_core+28716>, 0x6310ab4a1148 <vm_exec_core+23848>, 0x6310ab49e508 <vm_exec_core+12520>, 0x6310ab49dbcc <vm_exec_core+10156>, 0x6310ab4a21f2 <vm_exec_core+28114>, 0x6310ab49ee66 <vm_exec_core+14918>, 0x6310ab4a1819 <vm_exec_core+25593>, 0x6310ab4a1277 <vm_exec_core+24151>, 0x6310ab4a1a74 <vm_exec_core+26196>, 0x6310ab4a2ab7 <vm_exec_core+30359>, 0x6310ab4a0495 <vm_exec_core+20597>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49e69a <vm_exec_core+12922>, 0x6310ab4a2122 <vm_exec_core+27906>, 0x6310ab49e7dd <vm_exec_core+13245>, 0x6310ab4a0d95 <vm_exec_core+22901>, 0x6310ab4a10f8 <vm_exec_core+23768>, 0x6310ab49ff63 <vm_exec_core+19267>, 0x6310ab4a0b7e <vm_exec_core+22366>, 0x6310ab49ea5c <vm_exec_core+13884>, 0x6310ab49dee2 <vm_exec_core+10946>, 0x6310ab4a1b67 <vm_exec_core+26439>, 0x6310ab49c873 <vm_exec_core+5203>, 0x6310ab49fd47 <vm_exec_core+18727>, 0x6310ab4ab20c <vm_exec_core+65004>, 0x6310ab4a101d <vm_exec_core+23549>, 0x6310ab49cb32 <vm_exec_core+5906>, 0x6310ab49d064 <vm_exec_core+7236>, 0x6310ab49cc6b <vm_exec_core+6219>, 0x6310ab49da5c <vm_exec_core+9788>, 0x6310ab49e343 <vm_exec_core+12067>, 0x6310ab4a0342 <vm_exec_core+20258>, 0x6310ab49f842 <vm_exec_core+17442>, 0x6310ab4a033d <vm_exec_core+20253>, 0x6310ab4a0f58 <vm_exec_core+23352>, 0x6310ab4a0e6a <vm_exec_core+23114>, 0x6310ab49da57 <vm_exec_core+9783>, 0x6310ab4a110c <vm_exec_core+23788>, 0x6310ab49ed78 <vm_exec_core+14680>, 0x6310ab49ed7d <vm_exec_core+14685>, 0x6310ab4a0e65 <vm_exec_core+23109>, 0x6310ab4a0cd2 <vm_exec_core+22706>, 0x6310ab49fbfe <vm_exec_core+18398>, 0x6310ab49fb0a <vm_exec_core+18154>...} reg_cfp = 0x78561d1ff720 reg_pc = 0x50400002fef8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #40 0x00006310ab497f51 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. #41 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 #42 0x00006310ab1145db in rb_ec_exec_node (ec=0x5160000006d0, n=0x78561f3d4738) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffca6a20dd0, <optimized out>, 0x7ffca6a20d20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x78561f3d4738 #43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #44 0x00006310ab10db47 in rb_main (argc=10, argv=0x7ffca6a20f98) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #45 main (argc=10, argv=0x7ffca6a20f98) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2814214) detached] $ timeout 60 gdb -p 2814209 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2814211] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007a04f2126cd7 in __GI___select (nfds=11, readfds=0x50c004f2f100, writefds=0x0, exceptfds=0x0, timeout=0x7ffe51c36620) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7a04f2248c40 (LWP 2814209) "ruby" 0x00007a04f2126cd7 in __GI___select (nfds=11, readfds=0x50c004f2f100, writefds=0x0, exceptfds=0x0, timeout=0x7ffe51c36620) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7a04d5e006c0 (LWP 2814211) "ruby" 0x00007a04f211b4cd in __GI___poll (fds=0x7a04d4b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7a04d5e006c0 (LWP 2814211) "ruby"): #0 0x00007a04f211b4cd in __GI___poll (fds=0x7a04d4b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000609b986766ea in __interceptor_poll () No symbol table info available. #2 0x0000609b98a2d23f 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 0x0000609b986cfa9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007a04f209ca94 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 = {134161186686656, -3131602909107957984, 134161186686656, -360, 0, 140730270189504, -3131602909120540896, -3131690507337445600}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007a04f2129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7a04f2248c40 (LWP 2814209) "ruby"): #0 0x00007a04f2126cd7 in __GI___select (nfds=11, readfds=0x50c004f2f100, writefds=0x0, exceptfds=0x0, timeout=0x7ffe51c36620) 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 = 506811915} pts64 = 0x7ffe51c364c0 r = <optimized out> #1 0x0000609b98a17f15 in native_fd_select (n=11, readfds=0x50c004f2f100, writefds=0x0, exceptfds=0x7a04f2126cd7 <__GI___select+327>, timeout=0x7ffe51c364c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380 No locals. #2 do_select (p=134161625917216) at /tmp/ruby/src/trunk_asan/thread.c:4314 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe51c365d0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x0000609b9871a2e0 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 = {0x7ffe51c36790, <optimized out>, 0x7ffe51c366a0, <optimized out>, <optimized out>}, prev = 0x7a04f00e2680, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000609b98a174ee 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 = 11, th = 0x515000000300, rset = 0x7a04f00e2540, 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 = 0x7a04f00e25a0} #5 0x0000609b987db6ef in select_internal (read=134161612835320, write=4, except=4, tp=0x7a04f00e25a0, fds=0x7a04f00e2540) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 11 pending = <optimized out> rp = 0x7a04f00e2540 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=134161625916704) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x7a04f00e2520 #7 0x0000609b9871a2e0 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 = {0x7ffe51c36a90, <optimized out>, 0x7ffe51c369a0, <optimized out>, <optimized out>}, prev = 0x7a04f0013f40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x0000609b987b7937 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 0x0000609b98afe2f8 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 = 0x7a04f193a6c8 cfunc = 0x504000010798 recv = 134161651399200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000609b98aab857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a04ef5ff3a0, 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 = {0x609b98aa0b5c <vm_exec_core+14140>, 0x609b98a9db2b <vm_exec_core+1803>, 0x609b98a9f4d9 <vm_exec_core+8377>, 0x609b98aa5008 <vm_exec_core+31720>, 0x609b98a9edb1 <vm_exec_core+6545>, 0x609b98aa5dbd <vm_exec_core+35229>, 0x609b98aa3e0a <vm_exec_core+27114>, 0x609b98aa19dc <vm_exec_core+17852>, 0x609b98a9de60 <vm_exec_core+2624>, 0x609b98aa583b <vm_exec_core+33819>, 0x609b98aa53db <vm_exec_core+32699>, 0x609b98a9f1ac <vm_exec_core+7564>, 0x609b98a9e4cc <vm_exec_core+4268>, 0x609b98aa4341 <vm_exec_core+28449>, 0x609b98aa015c <vm_exec_core+11580>, 0x609b98aa5a7d <vm_exec_core+34397>, 0x609b98aa562a <vm_exec_core+33290>, 0x609b98aa09d4 <vm_exec_core+13748>, 0x609b98aa192d <vm_exec_core+17677>, 0x609b98aa3fba <vm_exec_core+27546>, 0x609b98aa5572 <vm_exec_core+33106>, 0x609b98aa2f6c <vm_exec_core+23372>, 0x609b98aa406e <vm_exec_core+27726>, 0x609b98aa44f8 <vm_exec_core+28888>, 0x609b98aa2e7e <vm_exec_core+23134>, 0x609b98a9e3ac <vm_exec_core+3980>, 0x609b98aa3761 <vm_exec_core+25409>, 0x609b98a9e1d4 <vm_exec_core+3508>, 0x609b98a9e58d <vm_exec_core+4461>, 0x609b98aa0cc9 <vm_exec_core+14505>, 0x609b98aa2ceb <vm_exec_core+22731>, 0x609b98aa332f <vm_exec_core+24335>, 0x609b98aa2a34 <vm_exec_core+22036>, 0x609b98a9dd91 <vm_exec_core+2417>, 0x609b98aa479c <vm_exec_core+29564>, 0x609b98aa528b <vm_exec_core+32363>, 0x609b98a9e6a4 <vm_exec_core+4740>, 0x609b98a9f95d <vm_exec_core+9533>, 0x609b98a9f3d0 <vm_exec_core+8112>, 0x609b98aa02d7 <vm_exec_core+11959>, 0x609b98aa185b <vm_exec_core+17467>, 0x609b98a9e7b0 <vm_exec_core+5008>, 0x609b98aa45e1 <vm_exec_core+29121>, 0x609b98a9f8a2 <vm_exec_core+9346>, 0x609b98aa16c4 <vm_exec_core+17060>, 0x609b98aa2267 <vm_exec_core+20039>, 0x609b98aa445b <vm_exec_core+28731>, 0x609b98aa3157 <vm_exec_core+23863>, 0x609b98aa0517 <vm_exec_core+12535>, 0x609b98a9fbdb <vm_exec_core+10171>, 0x609b98aa4201 <vm_exec_core+28129>, 0x609b98aa0e75 <vm_exec_core+14933>, 0x609b98aa3828 <vm_exec_core+25608>, 0x609b98aa3286 <vm_exec_core+24166>, 0x609b98aa3a83 <vm_exec_core+26211>, 0x609b98aa4ac6 <vm_exec_core+30374>, 0x609b98aa24a4 <vm_exec_core+20612>, 0x609b98a9d7cb <vm_exec_core+939>, 0x609b98aa06a9 <vm_exec_core+12937>, 0x609b98aa4131 <vm_exec_core+27921>, 0x609b98aa07ec <vm_exec_core+13260>, 0x609b98aa2da4 <vm_exec_core+22916>, 0x609b98aa3648 <vm_exec_core+25128>, 0x609b98aa1f72 <vm_exec_core+19282>, 0x609b98aa2b8d <vm_exec_core+22381>, 0x609b98aa0a6b <vm_exec_core+13899>, 0x609b98a9fef1 <vm_exec_core+10961>, 0x609b98aa3b76 <vm_exec_core+26454>, 0x609b98a9e882 <vm_exec_core+5218>, 0x609b98aa1d56 <vm_exec_core+18742>, 0x609b98aad21b <vm_exec_core+65019>, 0x609b98aa302c <vm_exec_core+23564>, 0x609b98a9eb41 <vm_exec_core+5921>, 0x609b98a9f073 <vm_exec_core+7251>, 0x609b98a9ec7a <vm_exec_core+6234>, 0x609b98a9fa6b <vm_exec_core+9803>, 0x609b98aa0352 <vm_exec_core+12082>, 0x609b98a9d7d0 <vm_exec_core+944>, 0x609b98a9f781 <vm_exec_core+9057>, 0x609b98aa6012 <vm_exec_core+35826>, 0x609b98aa3548 <vm_exec_core+24872>, 0x609b98aa2347 <vm_exec_core+20263>, 0x609b98aa4676 <vm_exec_core+29270>, 0x609b98aa60fb <vm_exec_core+36059>, 0x609b98aa49c9 <vm_exec_core+30121>, 0x609b98aa5b27 <vm_exec_core+34567>, 0x609b98aa5c11 <vm_exec_core+34801>, 0x609b98a9e2b3 <vm_exec_core+3731>, 0x609b98aa56e8 <vm_exec_core+33480>, 0x609b98aa0d82 <vm_exec_core+14690>, 0x609b98aa5930 <vm_exec_core+34064>, 0x609b98aa08ad <vm_exec_core+13453>, 0x609b98aa488d <vm_exec_core+29805>, 0x609b98a9fd24 <vm_exec_core+10500>, 0x609b98aa10cb <vm_exec_core+15531>, 0x609b98aa5d07 <vm_exec_core+35047>, 0x609b98aa179b <vm_exec_core+17275>, 0x609b98aa127c <vm_exec_core+15964>, 0x609b98a9d8b6 <vm_exec_core+1174>, 0x609b98a9dfcf <vm_exec_core+2991>, 0x609b98a9d9b4 <vm_exec_core+1428>, 0x609b98aa2082 <vm_exec_core+19554>, 0x609b98aa1452 <vm_exec_core+16434>, 0x609b98aa1c17 <vm_exec_core+18423>, 0x609b98aa1b1e <vm_exec_core+18174>, 0x609b98aa0bb6 <vm_exec_core+14230>, 0x609b98aa1332 <vm_exec_core+16146>, 0x609b98aa0f8c <vm_exec_core+15212>, 0x609b98aa1596 <vm_exec_core+16758>, 0x609b98aa162d <vm_exec_core+16909>, 0x609b98aa0b4d <vm_exec_core+14125>, 0x609b98a9db1c <vm_exec_core+1788>, 0x609b98a9f4ca <vm_exec_core+8362>, 0x609b98aa4ff9 <vm_exec_core+31705>, 0x609b98a9eda2 <vm_exec_core+6530>, 0x609b98aa5dae <vm_exec_core+35214>, 0x609b98aa3dfb <vm_exec_core+27099>, 0x609b98aa19cd <vm_exec_core+17837>, 0x609b98a9de51 <vm_exec_core+2609>, 0x609b98aa582c <vm_exec_core+33804>, 0x609b98aa53cc <vm_exec_core+32684>, 0x609b98a9f19d <vm_exec_core+7549>, 0x609b98a9e4bd <vm_exec_core+4253>, 0x609b98aa4332 <vm_exec_core+28434>, 0x609b98aa014d <vm_exec_core+11565>, 0x609b98aa5a6e <vm_exec_core+34382>, 0x609b98aa561b <vm_exec_core+33275>, 0x609b98aa09c5 <vm_exec_core+13733>, 0x609b98aa191e <vm_exec_core+17662>, 0x609b98aa3fab <vm_exec_core+27531>, 0x609b98aa5563 <vm_exec_core+33091>, 0x609b98aa2f5d <vm_exec_core+23357>, 0x609b98aa405f <vm_exec_core+27711>, 0x609b98aa44e9 <vm_exec_core+28873>, 0x609b98aa2e6f <vm_exec_core+23119>, 0x609b98a9e39d <vm_exec_core+3965>, 0x609b98aa3752 <vm_exec_core+25394>, 0x609b98a9e1c5 <vm_exec_core+3493>, 0x609b98a9e57e <vm_exec_core+4446>, 0x609b98aa0cba <vm_exec_core+14490>, 0x609b98aa2cdc <vm_exec_core+22716>, 0x609b98aa3320 <vm_exec_core+24320>, 0x609b98aa2a25 <vm_exec_core+22021>, 0x609b98a9dd82 <vm_exec_core+2402>, 0x609b98aa478d <vm_exec_core+29549>, 0x609b98aa527c <vm_exec_core+32348>, 0x609b98a9e695 <vm_exec_core+4725>, 0x609b98a9f94e <vm_exec_core+9518>, 0x609b98a9f3c1 <vm_exec_core+8097>, 0x609b98aa02c8 <vm_exec_core+11944>, 0x609b98aa184c <vm_exec_core+17452>, 0x609b98a9e7a1 <vm_exec_core+4993>, 0x609b98aa45d2 <vm_exec_core+29106>, 0x609b98a9f893 <vm_exec_core+9331>, 0x609b98aa16b5 <vm_exec_core+17045>, 0x609b98aa2258 <vm_exec_core+20024>, 0x609b98aa444c <vm_exec_core+28716>, 0x609b98aa3148 <vm_exec_core+23848>, 0x609b98aa0508 <vm_exec_core+12520>, 0x609b98a9fbcc <vm_exec_core+10156>, 0x609b98aa41f2 <vm_exec_core+28114>, 0x609b98aa0e66 <vm_exec_core+14918>, 0x609b98aa3819 <vm_exec_core+25593>, 0x609b98aa3277 <vm_exec_core+24151>, 0x609b98aa3a74 <vm_exec_core+26196>, 0x609b98aa4ab7 <vm_exec_core+30359>, 0x609b98aa2495 <vm_exec_core+20597>, 0x609b98aa30f8 <vm_exec_core+23768>, 0x609b98aa069a <vm_exec_core+12922>, 0x609b98aa4122 <vm_exec_core+27906>, 0x609b98aa07dd <vm_exec_core+13245>, 0x609b98aa2d95 <vm_exec_core+22901>, 0x609b98aa30f8 <vm_exec_core+23768>, 0x609b98aa1f63 <vm_exec_core+19267>, 0x609b98aa2b7e <vm_exec_core+22366>, 0x609b98aa0a5c <vm_exec_core+13884>, 0x609b98a9fee2 <vm_exec_core+10946>, 0x609b98aa3b67 <vm_exec_core+26439>, 0x609b98a9e873 <vm_exec_core+5203>, 0x609b98aa1d47 <vm_exec_core+18727>, 0x609b98aad20c <vm_exec_core+65004>, 0x609b98aa301d <vm_exec_core+23549>, 0x609b98a9eb32 <vm_exec_core+5906>, 0x609b98a9f064 <vm_exec_core+7236>, 0x609b98a9ec6b <vm_exec_core+6219>, 0x609b98a9fa5c <vm_exec_core+9788>, 0x609b98aa0343 <vm_exec_core+12067>, 0x609b98aa2342 <vm_exec_core+20258>, 0x609b98aa1842 <vm_exec_core+17442>, 0x609b98aa233d <vm_exec_core+20253>, 0x609b98aa2f58 <vm_exec_core+23352>, 0x609b98aa2e6a <vm_exec_core+23114>, 0x609b98a9fa57 <vm_exec_core+9783>, 0x609b98aa310c <vm_exec_core+23788>, 0x609b98aa0d78 <vm_exec_core+14680>, 0x609b98aa0d7d <vm_exec_core+14685>, 0x609b98aa2e65 <vm_exec_core+23109>, 0x609b98aa2cd2 <vm_exec_core+22706>, 0x609b98aa1bfe <vm_exec_core+18398>, 0x609b98aa1b0a <vm_exec_core+18154>...} reg_cfp = 0x7a04ef5ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x0000609b98a99d2f 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 0x0000609b98b1bcc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a04ef5ff578, self=134161649442160, 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 = 0x7a04f17a7590 cfp = <optimized out> sp = 0x7a04ef4ff9e8 use_argv = 0x7a04efedc960 stack_argv = 0x7a04ef4ff9e8 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 = 0x7a04ef5ff578 #16 0x0000609b98ac8256 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 0x0000609b98ac8256 in rb_yield (val=<optimized out>) No locals. #20 0x0000609b98c6f65a in rb_ary_each (ary=134161634995600) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x0000609b98afe2f8 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 = 0x7a04f1fa0558 cfunc = 0x50400000a298 recv = 134161634995600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x0000609b98aa4e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a04ef5ff560, 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 th: 0x515000000300, native_id: 0x7a04f2248c40 val = <optimized out> cd = 0x511000020b40 -- Control frame information ----------------------------------------------- c:0021 p:---- s:0128 e:000127 CFUNC :select insns_address_table = {0x609b98aa0b5c <vm_exec_core+14140>, 0x609b98a9db2b <vm_exec_core+1803>, 0x609b98a9f4d9 <vm_exec_core+8377>, 0x609b98aa5008 <vm_exec_core+31720>, 0x609b98a9edb1 <vm_exec_core+6545>, 0x609b98aa5dbd <vm_exec_core+35229>, 0x609b98aa3e0a <vm_exec_core+27114>, 0x609b98aa19dc <vm_exec_core+17852>, 0x609b98a9de60 <vm_exec_core+2624>, 0x609b98aa583b <vm_exec_core+33819>, 0x609b98aa53db <vm_exec_core+32699>, 0x609b98a9f1ac <vm_exec_core+7564>, 0x609b98a9e4cc <vm_exec_core+4268>, 0x609b98aa4341 <vm_exec_core+28449>, 0x609b98aa015c <vm_exec_core+11580>, 0x609b98aa5a7d <vm_exec_core+34397>, 0x609b98aa562a <vm_exec_core+33290>, 0x609b98aa09d4 <vm_exec_core+13748>, 0x609b98aa192d <vm_exec_core+17677>, 0x609b98aa3fba <vm_exec_core+27546>, 0x609b98aa5572 <vm_exec_core+33106>, 0x609b98aa2f6c <vm_exec_core+23372>, 0x609b98aa406e <vm_exec_core+27726>, 0x609b98aa44f8 <vm_exec_core+28888>, 0x609b98aa2e7e <vm_exec_core+23134>, 0x609b98a9e3ac <vm_exec_core+3980>, 0x609b98aa3761 <vm_exec_core+25409>, 0x609b98a9e1d4 <vm_exec_core+3508>, 0x609b98a9e58d <vm_exec_core+4461>, 0x609b98aa0cc9 <vm_exec_core+14505>, 0x609b98aa2ceb <vm_exec_core+22731>, 0x609b98aa332f <vm_exec_core+24335>, 0x609b98aa2a34 <vm_exec_core+22036>, 0x609b98a9dd91 <vm_exec_core+2417>, 0x609b98aa479c <vm_exec_core+29564>, 0x609b98aa528b <vm_exec_core+32363>, 0x609b98a9e6a4 <vm_exec_core+4740>, 0x609b98a9f95d <vm_exec_core+9533>, 0x609b98a9f3d0 <vm_exec_core+8112>, 0x609b98aa02d7 <vm_exec_core+11959>, 0x609b98aa185b <vm_exec_core+17467>, 0x609b98a9e7b0 <vm_exec_core+5008>, 0x609b98aa45e1 <vm_exec_core+29121>, 0x609b98a9f8a2 <vm_exec_core+9346>, 0x609b98aa16c4 <vm_exec_core+17060>, 0x609b98aa2267 <vm_exec_core+20039>, 0x609b98aa445b <vm_exec_core+28731>, 0x609b98aa3157 <vm_exec_core+23863>, 0x609b98aa0517 <vm_exec_core+12535>, 0x609b98a9fbdb <vm_exec_core+10171>, 0x609b98aa4201 <vm_exec_core+28129>, 0x609b98aa0e75 <vm_exec_core+14933>, 0x609b98aa3828 <vm_exec_core+25608>, 0x609b98aa3286 <vm_exec_core+24166>, 0x609b98aa3a83 <vm_exec_core+26211>, 0x609b98aa4ac6 <vm_exec_core+30374>, 0x609b98aa24a4 <vm_exec_core+20612>, 0x609b98a9d7cb <vm_exec_core+939>, 0x609b98aa06a9 <vm_exec_core+12937>, 0x609b98aa4131 <vm_exec_core+27921>, 0x609b98aa07ec <vm_exec_core+13260>, 0x609b98aa2da4 <vm_exec_core+22916>, 0x609b98aa3648 <vm_exec_core+25128>, 0x609b98aa1f72 <vm_exec_core+19282>, 0x609b98aa2b8d <vm_exec_core+22381>, 0x609b98aa0a6b <vm_exec_core+13899>, 0x609b98a9fef1 <vm_exec_core+10961>, 0x609b98aa3b76 <vm_exec_core+26454>, 0x609b98a9e882 <vm_exec_core+5218>, 0x609b98aa1d56 <vm_exec_core+18742>, 0x609b98aad21b <vm_exec_core+65019>, 0x609b98aa302c <vm_exec_core+23564>, 0x609b98a9eb41 <vm_exec_core+5921>, 0x609b98a9f073 <vm_exec_core+7251>, 0x609b98a9ec7a <vm_exec_core+6234>, 0x609b98a9fa6b <vm_exec_core+9803>, 0x609b98aa0352 <vm_exec_core+12082>, 0x609b98a9d7d0 <vm_exec_core+944>, 0x609b98a9f781 <vm_exec_core+9057>, 0x609b98aa6012 <vm_exec_core+35826>, 0x609b98aa3548 <vm_exec_core+24872>, 0x609b98aa2347 <vm_exec_core+20263>, 0x609b98aa4676 <vm_exec_core+29270>, 0x609b98aa60fb <vm_exec_core+36059>, 0x609b98aa49c9 <vm_exec_core+30121>, 0x609b98aa5b27 <vm_exec_core+34567>, 0x609b98aa5c11 <vm_exec_core+34801>, 0x609b98a9e2b3 <vm_exec_core+3731>, 0x609b98aa56e8 <vm_exec_core+33480>, 0x609b98aa0d82 <vm_exec_core+14690>, 0x609b98aa5930 <vm_exec_core+34064>, 0x609b98aa08ad <vm_exec_core+13453>, 0x609b98aa488d <vm_exec_core+29805>, 0x609b98a9fd24 <vm_exec_core+10500>, 0x609b98aa10cb <vm_exec_core+15531>, 0x609b98aa5d07 <vm_exec_core+35047>, 0x609b98aa179b <vm_exec_core+17275>, 0x609b98aa127c <vm_exec_core+15964>, 0x609b98a9d8b6 <vm_exec_core+1174>, 0x609b98a9dfcf <vm_exec_core+2991>, 0x609b98a9d9b4 <vm_exec_core+1428>, 0x609b98aa2082 <vm_exec_core+19554>, 0x609b98aa1452 <vm_exec_core+16434>, 0x609b98aa1c17 <vm_exec_core+18423>, 0x609b98aa1b1e <vm_exec_core+18174>, 0x609b98aa0bb6 <vm_exec_core+14230>, 0x609b98aa1332 <vm_exec_core+16146>, 0x609b98aa0f8c <vm_exec_core+15212>, 0x609b98aa1596 <vm_exec_core+16758>, 0x609b98aa162d <vm_exec_core+16909>, 0x609b98aa0b4d <vm_exec_core+14125>, 0x609b98a9db1c <vm_exec_core+1788>, 0x609b98a9f4ca <vm_exec_core+8362>, 0x609b98aa4ff9 <vm_exec_core+31705>, 0x609b98a9eda2 <vm_exec_core+6530>, 0x609b98aa5dae <vm_exec_core+35214>, 0x609b98aa3dfb <vm_exec_core+27099>, 0x609b98aa19cd <vm_exec_core+17837>, 0x609b98a9de51 <vm_exec_core+2609>, 0x609b98aa582c <vm_exec_core+33804>, 0x609b98aa53cc <vm_exec_core+32684>, 0x609b98a9f19d <vm_exec_core+7549>, 0x609b98a9e4bd <vm_exec_core+4253>, 0x609b98aa4332 <vm_exec_core+28434>, 0x609b98aa014d <vm_exec_core+11565>, 0x609b98aa5a6e <vm_exec_core+34382>, 0x609b98aa561b <vm_exec_core+33275>, 0x609b98aa09c5 <vm_exec_core+13733>, 0x609b98aa191e <vm_exec_core+17662>, 0x609b98aa3fab <vm_exec_core+27531>, 0x609b98aa5563 <vm_exec_core+33091>, 0x609b98aa2f5d <vm_exec_core+23357>, 0x609b98aa405f <vm_exec_core+27711>, 0x609b98aa44e9 <vm_exec_core+28873>, 0x609b98aa2e6f <vm_exec_core+23119>, 0x609b98a9e39d <vm_exec_core+3965>, 0x609b98aa3752 <vm_exec_core+25394>, 0x609b98a9e1c5 <vm_exec_core+3493>, 0x609b98a9e57e <vm_exec_core+4446>, 0x609b98aa0cba <vm_exec_core+14490>, 0x609b98aa2cdc <vm_exec_core+22716>, 0x609b98aa3320 <vm_exec_core+24320>, 0x609b98aa2a25 <vm_exec_core+22021>, 0x609b98a9dd82 <vm_exec_core+2402>, 0x609b98aa478d <vm_exec_core+29549>, 0x609b98aa527c <vm_exec_core+32348>, 0x609b98a9e695 <vm_exec_core+4725>, 0x609b98a9f94e <vm_exec_core+9518>, 0x609b98a9f3c1 <vm_exec_core+8097>, 0x609b98aa02c8 <vm_exec_core+11944>, 0x609b98aa184c <vm_exec_core+17452>, 0x609b98a9e7a1 <vm_exec_core+4993>, 0x609b98aa45d2 <vm_exec_core+29106>, 0x609b98a9f893 <vm_exec_core+9331>, 0x609b98aa16b5 <vm_exec_core+17045>, 0x609b98aa2258 <vm_exec_core+20024>, 0x609b98aa444c <vm_exec_core+28716>, 0x609b98aa3148 <vm_exec_core+23848>, 0x609b98aa0508 <vm_exec_core+12520>, 0x609b98a9fbcc <vm_exec_core+10156>, 0x609b98aa41f2 <vm_exec_core+28114>, 0x609b98aa0e66 <vm_exec_core+14918>, 0x609b98aa3819 <vm_exec_core+25593>, 0x609b98aa3277 <vm_exec_core+24151>, 0x609b98aa3a74 <vm_exec_core+26196>, 0x609b98aa4ab7 <vm_exec_core+30359>, 0x609b98aa2495 <vm_exec_core+20597>, 0x609b98aa30f8 <vm_exec_core+23768>, 0x609b98aa069a <vm_exec_core+12922>, 0x609b98aa4122 <vm_exec_core+27906>, 0x609b98aa07dd <vm_exec_core+13245>, 0x609b98aa2d95 <vm_exec_core+22901>, 0x609b98aa30f8 <vm_exec_core+23768>, 0x609b98aa1f63 <vm_exec_core+19267>, 0x609b98aa2b7e <vm_exec_core+22366>, 0x609b98aa0a5c <vm_exec_core+13884>, 0x609b98a9fee2 <vm_exec_core+10946>, 0x609b98aa3b67 <vm_exec_core+26439>, 0x609b98a9e873 <vm_exec_core+5203>, 0x609b98aa1d47 <vm_exec_core+18727>, 0x609b98aad20c <vm_exec_core+65004>, 0x609b98aa301d <vm_exec_core+23549>, 0x609b98a9eb32 <vm_exec_core+5906>, 0x609b98a9f064 <vm_exec_core+7236>, 0x609b98a9ec6b <vm_exec_core+6219>, 0x609b98a9fa5c <vm_exec_core+9788>, 0x609b98aa0343 <vm_exec_core+12067>, 0x609b98aa2342 <vm_exec_core+20258>, 0x609b98aa1842 <vm_exec_core+17442>, 0x609b98aa233d <vm_exec_core+20253>, 0x609b98aa2f58 <vm_exec_core+23352>, 0x609b98aa2e6a <vm_exec_core+23114>, 0x609b98a9fa57 <vm_exec_core+9783>, 0x609b98aa310c <vm_exec_core+23788>, 0x609b98aa0d78 <vm_exec_core+14680>, 0x609b98aa0d7d <vm_exec_core+14685>, 0x609b98aa2e65 <vm_exec_core+23109>, 0x609b98aa2cd2 <vm_exec_core+22706>, 0x609b98aa1bfe <vm_exec_core+18398>, 0x609b98aa1b0a <vm_exec_core+18154>...} c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 reg_cfp = 0x7a04ef5ff560 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 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <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 INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 INSN_LABEL_getclassvariable = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_setclassvariable = <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_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative INSN_LABEL_setconstant = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_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 0x0000609b98a99f51 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 0x0000609b98819e3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134161649776720) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7a04f17a3738 #27 0x0000609b98814cfb 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 = 134161651389440 realpath_map = 134161651389280 path = 134161649776720 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 0x0000609b98812eb5 in rb_require_string_internal (fname=134161649776760, 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 0x0000609b98afe2f8 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 = 0x7a04f17a38c8 cfunc = 0x5040000185d8 recv = 134161658203560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x0000609b98ae474d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe51c38e70) 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 0x0000609b98ae4205 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 0x0000609b98aab857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a04ef5ff790, 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 = {0x609b98aa0b5c <vm_exec_core+14140>, 0x609b98a9db2b <vm_exec_core+1803>, 0x609b98a9f4d9 <vm_exec_core+8377>, 0x609b98aa5008 <vm_exec_core+31720>, 0x609b98a9edb1 <vm_exec_core+6545>, 0x609b98aa5dbd <vm_exec_core+35229>, 0x609b98aa3e0a <vm_exec_core+27114>, 0x609b98aa19dc <vm_exec_core+17852>, 0x609b98a9de60 <vm_exec_core+2624>, 0x609b98aa583b <vm_exec_core+33819>, 0x609b98aa53db <vm_exec_core+32699>, 0x609b98a9f1ac <vm_exec_core+7564>, 0x609b98a9e4cc <vm_exec_core+4268>, 0x609b98aa4341 <vm_exec_core+28449>, 0x609b98aa015c <vm_exec_core+11580>, 0x609b98aa5a7d <vm_exec_core+34397>, 0x609b98aa562a <vm_exec_core+33290>, 0x609b98aa09d4 <vm_exec_core+13748>, 0x609b98aa192d <vm_exec_core+17677>, 0x609b98aa3fba <vm_exec_core+27546>, 0x609b98aa5572 <vm_exec_core+33106>, 0x609b98aa2f6c <vm_exec_core+23372>, 0x609b98aa406e <vm_exec_core+27726>, 0x609b98aa44f8 <vm_exec_core+28888>, 0x609b98aa2e7e <vm_exec_core+23134>, 0x609b98a9e3ac <vm_exec_core+3980>, 0x609b98aa3761 <vm_exec_core+25409>, 0x609b98a9e1d4 <vm_exec_core+3508>, 0x609b98a9e58d <vm_exec_core+4461>, 0x609b98aa0cc9 <vm_exec_core+14505>, 0x609b98aa2ceb <vm_exec_core+22731>, 0x609b98aa332f <vm_exec_core+24335>, 0x609b98aa2a34 <vm_exec_core+22036>, 0x609b98a9dd91 <vm_exec_core+2417>, 0x609b98aa479c <vm_exec_core+29564>, 0x609b98aa528b <vm_exec_core+32363>, 0x609b98a9e6a4 <vm_exec_core+4740>, 0x609b98a9f95d <vm_exec_core+9533>, 0x609b98a9f3d0 <vm_exec_core+8112>, 0x609b98aa02d7 <vm_exec_core+11959>, 0x609b98aa185b <vm_exec_core+17467>, 0x609b98a9e7b0 <vm_exec_core+5008>, 0x609b98aa45e1 <vm_exec_core+29121>, 0x609b98a9f8a2 <vm_exec_core+9346>, 0x609b98aa16c4 <vm_exec_core+17060>, 0x609b98aa2267 <vm_exec_core+20039>, 0x609b98aa445b <vm_exec_core+28731>, 0x609b98aa3157 <vm_exec_core+23863>, 0x609b98aa0517 <vm_exec_core+12535>, 0x609b98a9fbdb <vm_exec_core+10171>, 0x609b98aa4201 <vm_exec_core+28129>, 0x609b98aa0e75 <vm_exec_core+14933>, 0x609b98aa3828 <vm_exec_core+25608>, 0x609b98aa3286 <vm_exec_core+24166>, 0x609b98aa3a83 <vm_exec_core+26211>, 0x609b98aa4ac6 <vm_exec_core+30374>, 0x609b98aa24a4 <vm_exec_core+20612>, 0x609b98a9d7cb <vm_exec_core+939>, 0x609b98aa06a9 <vm_exec_core+12937>, 0x609b98aa4131 <vm_exec_core+27921>, 0x609b98aa07ec <vm_exec_core+13260>, 0x609b98aa2da4 <vm_exec_core+22916>, 0x609b98aa3648 <vm_exec_core+25128>, 0x609b98aa1f72 <vm_exec_core+19282>, 0x609b98aa2b8d <vm_exec_core+22381>, 0x609b98aa0a6b <vm_exec_core+13899>, 0x609b98a9fef1 <vm_exec_core+10961>, 0x609b98aa3b76 <vm_exec_core+26454>, 0x609b98a9e882 <vm_exec_core+5218>, 0x609b98aa1d56 <vm_exec_core+18742>, 0x609b98aad21b <vm_exec_core+65019>, 0x609b98aa302c <vm_exec_core+23564>, 0x609b98a9eb41 <vm_exec_core+5921>, 0x609b98a9f073 <vm_exec_core+7251>, 0x609b98a9ec7a <vm_exec_core+6234>, 0x609b98a9fa6b <vm_exec_core+9803>, 0x609b98aa0352 <vm_exec_core+12082>, 0x609b98a9d7d0 <vm_exec_core+944>, 0x609b98a9f781 <vm_exec_core+9057>, 0x609b98aa6012 <vm_exec_core+35826>, 0x609b98aa3548 <vm_exec_core+24872>, 0x609b98aa2347 <vm_exec_core+20263>, 0x609b98aa4676 <vm_exec_core+29270>, 0x609b98aa60fb <vm_exec_core+36059>, 0x609b98aa49c9 <vm_exec_core+30121>, 0x609b98aa5b27 <vm_exec_core+34567>, 0x609b98aa5c11 <vm_exec_core+34801>, 0x609b98a9e2b3 <vm_exec_core+3731>, 0x609b98aa56e8 <vm_exec_core+33480>, 0x609b98aa0d82 <vm_exec_core+14690>, 0x609b98aa5930 <vm_exec_core+34064>, 0x609b98aa08ad <vm_exec_core+13453>, 0x609b98aa488d <vm_exec_core+29805>, 0x609b98a9fd24 <vm_exec_core+10500>, 0x609b98aa10cb <vm_exec_core+15531>, 0x609b98aa5d07 <vm_exec_core+35047>, 0x609b98aa179b <vm_exec_core+17275>, 0x609b98aa127c <vm_exec_core+15964>, 0x609b98a9d8b6 <vm_exec_core+1174>, 0x609b98a9dfcf <vm_exec_core+2991>, 0x609b98a9d9b4 <vm_exec_core+1428>, 0x609b98aa2082 <vm_exec_core+19554>, 0x609b98aa1452 <vm_exec_core+16434>, 0x609b98aa1c17 <vm_exec_core+18423>, 0x609b98aa1b1e <vm_exec_core+18174>, 0x609b98aa0bb6 <vm_exec_core+14230>, 0x609b98aa1332 <vm_exec_core+16146>, 0x609b98aa0f8c <vm_exec_core+15212>, 0x609b98aa1596 <vm_exec_core+16758>, 0x609b98aa162d <vm_exec_core+16909>, 0x609b98aa0b4d <vm_exec_core+14125>, 0x609b98a9db1c <vm_exec_core+1788>, 0x609b98a9f4ca <vm_exec_core+8362>, 0x609b98aa4ff9 <vm_exec_core+31705>, 0x609b98a9eda2 <vm_exec_core+6530>, 0x609b98aa5dae <vm_exec_core+35214>, 0x609b98aa3dfb <vm_exec_core+27099>, 0x609b98aa19cd <vm_exec_core+17837>, 0x609b98a9de51 <vm_exec_core+2609>, 0x609b98aa582c <vm_exec_core+33804>, 0x609b98aa53cc <vm_exec_core+32684>, 0x609b98a9f19d <vm_exec_core+7549>, 0x609b98a9e4bd <vm_exec_core+4253>, 0x609b98aa4332 <vm_exec_core+28434>, 0x609b98aa014d <vm_exec_core+11565>, 0x609b98aa5a6e <vm_exec_core+34382>, 0x609b98aa561b <vm_exec_core+33275>, 0x609b98aa09c5 <vm_exec_core+13733>, 0x609b98aa191e <vm_exec_core+17662>, 0x609b98aa3fab <vm_exec_core+27531>, 0x609b98aa5563 <vm_exec_core+33091>, 0x609b98aa2f5d <vm_exec_core+23357>, 0x609b98aa405f <vm_exec_core+27711>, 0x609b98aa44e9 <vm_exec_core+28873>, 0x609b98aa2e6f <vm_exec_core+23119>, 0x609b98a9e39d <vm_exec_core+3965>, 0x609b98aa3752 <vm_exec_core+25394>, 0x609b98a9e1c5 <vm_exec_core+3493>, 0x609b98a9e57e <vm_exec_core+4446>, 0x609b98aa0cba <vm_exec_core+14490>, 0x609b98aa2cdc <vm_exec_core+22716>, 0x609b98aa3320 <vm_exec_core+24320>, 0x609b98aa2a25 <vm_exec_core+22021>, 0x609b98a9dd82 <vm_exec_core+2402>, 0x609b98aa478d <vm_exec_core+29549>, 0x609b98aa527c <vm_exec_core+32348>, 0x609b98a9e695 <vm_exec_core+4725>, 0x609b98a9f94e <vm_exec_core+9518>, 0x609b98a9f3c1 <vm_exec_core+8097>, 0x609b98aa02c8 <vm_exec_core+11944>, 0x609b98aa184c <vm_exec_core+17452>, 0x609b98a9e7a1 <vm_exec_core+4993>, 0x609b98aa45d2 <vm_exec_core+29106>, 0x609b98a9f893 <vm_exec_core+9331>, 0x609b98aa16b5 <vm_exec_core+17045>, 0x609b98aa2258 <vm_exec_core+20024>, 0x609b98aa444c <vm_exec_core+28716>, 0x609b98aa3148 <vm_exec_core+23848>, 0x609b98aa0508 <vm_exec_core+12520>, 0x609b98a9fbcc <vm_exec_core+10156>, 0x609b98aa41f2 <vm_exec_core+28114>, 0x609b98aa0e66 <vm_exec_core+14918>, 0x609b98aa3819 <vm_exec_core+25593>, 0x609b98aa3277 <vm_exec_core+24151>, 0x609b98aa3a74 <vm_exec_core+26196>, 0x609b98aa4ab7 <vm_exec_core+30359>, 0x609b98aa2495 <vm_exec_core+20597>, 0x609b98aa30f8 <vm_exec_core+23768>, 0x609b98aa069a <vm_exec_core+12922>, 0x609b98aa4122 <vm_exec_core+27906>, 0x609b98aa07dd <vm_exec_core+13245>, 0x609b98aa2d95 <vm_exec_core+22901>, 0x609b98aa30f8 <vm_exec_core+23768>, 0x609b98aa1f63 <vm_exec_core+19267>, 0x609b98aa2b7e <vm_exec_core+22366>, 0x609b98aa0a5c <vm_exec_core+13884>, 0x609b98a9fee2 <vm_exec_core+10946>, 0x609b98aa3b67 <vm_exec_core+26439>, 0x609b98a9e873 <vm_exec_core+5203>, 0x609b98aa1d47 <vm_exec_core+18727>, 0x609b98aad20c <vm_exec_core+65004>, 0x609b98aa301d <vm_exec_core+23549>, 0x609b98a9eb32 <vm_exec_core+5906>, 0x609b98a9f064 <vm_exec_core+7236>, 0x609b98a9ec6b <vm_exec_core+6219>, 0x609b98a9fa5c <vm_exec_core+9788>, 0x609b98aa0343 <vm_exec_core+12067>, 0x609b98aa2342 <vm_exec_core+20258>, 0x609b98aa1842 <vm_exec_core+17442>, 0x609b98aa233d <vm_exec_core+20253>, 0x609b98aa2f58 <vm_exec_core+23352>, 0x609b98aa2e6a <vm_exec_core+23114>, 0x609b98a9fa57 <vm_exec_core+9783>, 0x609b98aa310c <vm_exec_core+23788>, 0x609b98aa0d78 <vm_exec_core+14680>, 0x609b98aa0d7d <vm_exec_core+14685>, 0x609b98aa2e65 <vm_exec_core+23109>, 0x609b98aa2cd2 <vm_exec_core+22706>, 0x609b98aa1bfe <vm_exec_core+18398>, 0x609b98aa1b0a <vm_exec_core+18154>...} reg_cfp = 0x7a04ef5ff790 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 0x0000609b98a99b98 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 0x0000609b987165db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a04f17a3968) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe51c393b0, <optimized out>, 0x7ffe51c39300, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7a04f17a3968 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x0000609b9870fb47 in rb_main (argc=9, argv=0x7ffe51c39578) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffe51c39578) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2814209) detached] running file: /tmp/ruby/src/trunk_asan/test/ruby/test_rand.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 2813880 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2813879 -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 2849659 -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-20T18:03:13Z master 769cccba56) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ........................................ Finished in 35.404375 seconds 3339 files, 33296 examples, 133506 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.