# Logfile created on 2025-01-08 22:16:22 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000070cbbdbbfdd8 @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.20250108-221622", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000070cbbdbe0100 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000070cbbf0afe00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000070cbbdafa1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250108-221622", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250108-221622>, @binmode=false, @mon_data=#<Monitor:0x000070cbbf0af978>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 96f23306f0 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.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 enc.mk making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs 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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.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 generating enc.mk Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' 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/rubyvm' 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/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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/ext/strscan' 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: 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/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 benchmark 0.4.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 logger 1.6.4 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.2.0 pstore 0.1.4 rdoc 6.10.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.2 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.9 ostruct 0.6.1 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk 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=17307 "--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/916] 2002448=test_fiddle [ 2/916] 2002440=test_win32ole_variant [ 3/916] 2002438=test_rdoc_markup_formatter [ 4/916] 2002450=test_enumerator [ 5/916] 2002442=test_ractor [ 6/916] 2002446=test_psych [ 7/916] 2002440=test_rdoc_parser_prism_ruby [ 8/916] 2002445=test_command [ 9/916] 2002441=test_gem_package_old [ 10/916] 2002439=test_rbconfig [ 11/916] 2002444=test_gem_uri [ 12/916] 2002449=test_digest [ 13/916] 2002452=test_stringchar [ 14/916] 2002443=test_gem_commands_help_command [ 15/916] 2002447=test_arith_seq_extract [ 16/916] 2002437=test_debug [ 17/916] 2002451=test_error_highlight [ 18/916] 2002450=test_array [ 19/916] 2002439=test_find_executable [ 20/916] 2002437=test_set [ 21/916] 2002439=test_lazy_enumerator [ 22/916] 2002446=test_profile_frames [ 23/916] 2002437=test_resolve_symbol [ 24/916] 2002448=test_date_compat [ 25/916] 2002448=string_query_test [ 26/916] 2002442=test_rdoc_task [ 27/916] 2002438=test_time_tz [ 28/916] 2002437=test_backtrace [ 29/916] 2002442=test_kdf [ 30/916] 2002452=test_class2name [ 31/916] 2002452=test_nil [ 32/916] 2002446=test_gem_request_set_lockfile_tokenizer [ 33/916] 2002452=test_gem_commands_outdated_command [ 34/916] 2002448=test_gem_package [ 35/916] 2002438=test_utf16 [ 36/916] 2002438=test_enumerator [ 37/916] 2002447=test_rdoc_parser_simple [ 38/916] 2002444=test_exception_at_throwing [ 39/916] 2002442=test_name_error [ 40/916] 2002441=string_encoding_test [ 41/916] 2002444=test_benchmark [ 42/916] 2002443=test_color_printer [ 43/916] 2002441=test_safe_load [ 44/916] 2002441=test_handle [ 45/916] 2002447=test_frozen [ 46/916] 2002447=test_gem_source [ 47/916] 2002443=test_rdoc_markup_to_rdoc [ 48/916] 2002446=test_gem_uninstaller [ 49/916] 2002452=test_symbol [ 50/916] 2002452=test_gem_platform [ 51/916] 2002445=test_rdoc_ri_paths [ 52/916] 2002452=overlap_test [ 53/916] 2002441=test_propertyputref [ 54/916] 2002441=test_gem_commands_list_command [ 55/916] 2002445=test_gem_source_vendor [ 56/916] 2002443=test_dbm [ 57/916] 2002443=test_variable_name_check [ 58/916] 2002441=test_pty [ 59/916] 2002449=test_assembler [ 60/916] 2002449=test_pkcs12 [ 61/916] 2002443=test_date_time [ 62/916] 2002439=test_date [ 63/916] 2002439=test_parser [ 64/916] 2002444=test_gem_source_installed [ 65/916] 2002442=test_modify_expand [ 66/916] 2002442=test_gem_available_set [ 67/916] 2002443=test_change_word [ 68/916] 2002437=test_gem_installer [ 69/916] 2002443=test_multi_irb_commands [ 70/916] 2002443=test_gem_command_manager [ 71/916] 2002439=test_rdoc_top_level [ 72/916] 2002444=test_rdoc_code_object [ 73/916] 2002445=test_gem_source_git [ 74/916] 2002443=test_regex_casefold [ 75/916] 2002443=test_pipe [ 76/916] 2002440=test_random_formatter [ 77/916] 2002447=test_gem_commands_check_command [ 78/916] 2002440=test_rdoc_normal_class [ 79/916] 2002447=test_string [ 80/916] 2002442=test_sorted_set [ 81/916] 2002440=test_files_lib [ 82/916] 2002443=test_emoji [ 83/916] 2002441=test_class_name_check [ 84/916] 2002451=test_gem_resolver_git_set [ 85/916] 2002441=test_help [ 86/916] 2002448=test_condition [ 87/916] 2002448=test_cp949 [ 88/916] 2002443=test_erb [ 89/916] 2002448=test_date_attr [ 90/916] 2002441=test_scan_args [ 91/916] 2002448=test_time [ 92/916] 2002441=json_ext_parser_test [ 93/916] 2002441=test_duplicate [ 94/916] 2002452=test_integer [ 95/916] 2002441=test_uncorrectable_name_check [ 96/916] 2002441=test_load [ 97/916] 2002441=test_proc [ 98/916] 2002449=test_singleton_function [ 99/916] 2002443=test_shellwords [100/916] 2002449=test_cclass [101/916] 2002443=test_framework [102/916] 2002443=test_case_comprehensive [103/916] 2002443=test_omap [104/916] 2002443=magic_comment_test [105/916] 2002445=test_zlib [106/916] 2002448=test_marshal [107/916] 2002442=library_symbols_test [108/916] 2002449=test_emitter [109/916] 2002439=test_json_tree [110/916] 2002442=test_ractor [111/916] 2002449=test_ssl [112/916] 2002439=test_date_strptime [113/916] 2002444=test_https_proxy [114/916] 2002451=test_pkey_dsa [115/916] 2002444=test_nomethod_error [116/916] 2002444=test_gem [117/916] 2002439=percent_delimiter_string_test [118/916] 2002446=test_files_test_1 [119/916] 2002439=test_rdoc_rd_inline [120/916] 2002439=test_gem_remote_fetcher_local_ssl_server [121/916] 2002443=test_severity [122/916] 2002443=test_ractor [123/916] 2002443=test_float [124/916] 2002448=attribute_write_test [125/916] 2002448=test_parser [126/916] 2002448=test_gem_source_list [127/916] 2002451=test_yaml_special_cases [128/916] 2002448=test_helper_method [129/916] 2002442=test_delegate [130/916] 2002451=test_cgi_core [131/916] 2002442=test_deprecated [132/916] 2002451=test_key_stroke [133/916] 2002442=test_gc_compact [134/916] 2002451=test_rdoc_generator_darkfish [135/916] 2002448=test_resize [136/916] 2002448=test_div [137/916] 2002448=test_fiber [138/916] 2002441=test_generic [139/916] 2002441=breadth_first_search_test [140/916] 2002441=test_err_in_callback [141/916] 2002441=json_parser_test [142/916] 2002449=test_win32ole_variant_m [143/916] 2002449=test_rdoc_store [144/916] 2002441=test_gem_commands_rebuild_command [145/916] 2002441=test_alias_and_anchor [146/916] 2002441=test_gem_commands_setup_command [147/916] 2002443=test_rdoc_stats [148/916] 2002443=test_cesu8 [149/916] 2002443=test_open3 [150/916] 2002451=errors_test [151/916] 2002444=test_vm_dump [152/916] 2002444=test_rdoc_markup_document [153/916] 2002444=test_ftp [154/916] 2002444=test_memory_view [155/916] 2002451=test_helper [156/916] 2002451=test_utf32 [157/916] 2002451=test_integer [158/916] 2002444=test_ellipsize [159/916] 2002444=test_pkey_ec [160/916] 2002451=test_rand [161/916] 2002444=test_noarg [162/916] 2002450=test_data [163/916] 2002450=test_thread [164/916] 2002450=test_date_parse [165/916] 2002439=test_gem_commands_update_command [166/916] 2002441=test_fips [167/916] 2002450=test_backtrace [168/916] 2002450=static_literals_test [169/916] 2002450=test_bundled_ca [170/916] 2002444=test_to_ruby [171/916] 2002444=test_random [172/916] 2002444=test_workspace [173/916] 2002451=test_capacity [174/916] 2002451=test_tracer [175/916] 2002451=test_input_method [176/916] 2002441=test_nextafter [177/916] 2002444=test_option [178/916] 2002449=test_gem_safe_marshal [179/916] 2002451=implicit_array_test [180/916] 2002451=test_acceptable [181/916] 2002441=test_len [182/916] 2002441=test_function_entry [183/916] 2002441=test_rdoc_parser_markdown [184/916] 2002444=test_win32ole_param [185/916] 2002444=test_method_name_check [186/916] 2002444=test_kernel [187/916] 2002445=heredoc_dedent_test [188/916] 2002451=!Nothing_to_test [189/916] 2002451=numeric_value_test [190/916] 2002445=test_keyword [191/916] 2002451=test_httpheader [192/916] 2002441=test_http_request Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 8 #<File::Stat dev=0x8, ino=122422812, 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 2002450 ko1 8u IPv4 122422812 0t0 UDP localhost:52439->_localdnsstub:domain [193/916] 2002441=test_rdoc_ri_driver [194/916] 2002450=test_data [195/916] 2002450=test_gem_commands_server_command [196/916] 2002451=test_ansi [197/916] 2002450=test_gem_package_task [198/916] 2002450=test_provider [199/916] 2002451=test_win32ole_method_event [200/916] 2002451=test_bn [201/916] 2002451=test_rdoc_servlet [202/916] 2002451=test_singleton [203/916] 2002451=test_rdoc_rd_block_parser [204/916] 2002451=test_ripper .Closed file descriptor: OpenSSL::TestProvider#test_openssl_provider_names: 8 [205/916] 2002441=test_key_name_check [206/916] 2002441=test_win32ole_param_event [207/916] 2002441=test_syntax [208/916] 2002449=test_ossl [209/916] 2002444=test_date_marshal [210/916] 2002444=test_grapheme_breaks [211/916] 2002444=test_gem_request_set_gem_dependency_api [212/916] 2002439=test_ruby_lex [213/916] 2002450=test_assignment [214/916] 2002444=test_optarg [215/916] 2002445=test_ssl_session [216/916] 2002439=test_ractor [217/916] 2002444=test_stream [218/916] 2002451=test_pack [219/916] 2002439=test_gem_commands_exec_command [220/916] 2002444=test_gem_commands_unpack_command [221/916] 2002452=test_autoload [222/916] 2002444=test_gem_resolver_local_specification [223/916] 2002444=test_exception [224/916] 2002444=test_rdoc_generator_pot [225/916] 2002444=test_object [226/916] 2002444=test_gem_commands_signout_command [227/916] 2002451=test_file_exhaustive [228/916] 2002444=test_gem_ext_cargo_builder [229/916] 2002438=test_gem_gem_runner [230/916] 2002444=test_sleep [231/916] 2002445=test_queue [232/916] 2002445=regular_expression_options_test [233/916] 2002445=test_key_event_record [234/916] 2002445=test_prettyprint [235/916] 2002445=integer_parse_test [236/916] 2002445=test_gem_validator [237/916] 2002445=test_rdoc_markup_to_label [238/916] 2002445=test_install [239/916] 2002438=test_tree_spell_checker [240/916] 2002438=test_date_ractor [241/916] 2002442=test_m17n_comb [242/916] 2002445=test_pair [243/916] 2002438=test_bundled_gems [244/916] 2002443=test_custom_command [245/916] 2002439=lex_test [246/916] 2002438=test_ns_spki [247/916] 2002440=test_depth_first [248/916] 2002446=test_tsort [249/916] 2002438=index_write_test [250/916] 2002446=test_integer_comb [251/916] 2002440=test_lexer [252/916] 2002440=test_win32ole_type [253/916] 2002440=test_kwargs [254/916] 2002443=test_rdoc_extend [255/916] 2002440=test_io_wait [256/916] 2002438=test_random [257/916] 2002443=test_merge_keys [258/916] 2002438=test_gem_ext_configure_builder [259/916] 2002443=test_mdns [260/916] 2002443=test_x509store [261/916] 2002438=test_dir [262/916] 2002440=test_rdoc_rd_inline_parser [263/916] 2002440=test_exception [264/916] 2002443=test_bash_completion [265/916] 2002443=test_gem_security_signer [266/916] 2002449=test_gem_local_remote_options [267/916] 2002438=test_euc_kr [268/916] 2002438=test_gem_commands_lock_command [269/916] 2002443=test_rdoc_generator_json_index [270/916] 2002438=test_set_len [271/916] 2002449=test_threadgroup [272/916] 2002438=test_rdoc_text [273/916] 2002443=test_shapes [274/916] 2002443=test_ocsp [275/916] 2002438=test_pkey_dh [276/916] 2002438=test_require [277/916] 2002438=test_ifunless [278/916] 2002438=test_gem_silent_ui [279/916] 2002437=test_nesting_parser [280/916] 2002438=test_files_test [281/916] 2002444=test_gem_dependency_list [282/916] 2002444=test_gem_resolver_installer_set [283/916] 2002437=test_gem_commands_uninstall_command [284/916] 2002449=test_rendering [285/916] 2002438=test_config [286/916] 2002449=test_delete [287/916] 2002449=comments_test [288/916] 2002438=test_io_m17n [289/916] 2002443=test_ensured [290/916] 2002449=test_continuation [291/916] 2002444=test_object_create_start [292/916] 2002449=test_forwardable [293/916] 2002444=regular_expression_encoding_test [294/916] 2002444=test_env [295/916] 2002449=test_config [296/916] 2002443=test_project_sanity [297/916] 2002449=test_rdoc_markup_paragraph [298/916] 2002449=test_interned_str [299/916] 2002449=test_placearg [300/916] 2002439=test_gem_commands_cleanup_command [301/916] 2002443=test_type [302/916] 2002443=test_range [303/916] 2002449=test_dryrun [304/916] 2002449=test_io_buffer [305/916] 2002449=encodings_test [306/916] 2002449=test_string_processing [307/916] 2002449=json_generator_test [308/916] 2002437=test_gem_impossible_dependencies_error [309/916] 2002437=test_gem_resolver_api_set [310/916] 2002450=parse_stream_test [311/916] 2002450=test_locale [312/916] 2002437=test_emitter [313/916] 2002437=test_ts [314/916] 2002439=test_gem_source_subpath_problem [315/916] 2002445=node_id_test [316/916] 2002450=test_tmpdir [317/916] 2002439=test_rubyoptions [318/916] 2002450=test_printf [319/916] 2002450=test_rdoc_token_stream [320/916] 2002450=warnings_test [321/916] 2002445=test_to_ary_concat [322/916] 2002450=test_stringify_symbols [323/916] 2002450=test_rdoc_single_class [324/916] 2002450=test_rdoc_alias [325/916] 2002449=test_configuration [326/916] 2002450=test_windows_1252 [327/916] 2002450=test_udp [328/916] 2002450=dispatcher_test [329/916] 2002450=test_x509name [330/916] 2002450=test_sleep [331/916] 2002448=test_object_references [332/916] 2002448=test_wait [333/916] 2002437=test_face [334/916] 2002437=test_sizeof [335/916] 2002448=test_gem_requirement [336/916] 2002449=test_alias [337/916] 2002448=test_gem_security [338/916] 2002449=test_euc_tw [339/916] 2002449=test_compile_prism [340/916] 2002443=test_gem_commands_build_command [341/916] 2002438=test_date_new [342/916] 2002438=test_io_timeout [343/916] 2002438=test_gem_commands_info_command [344/916] 2002438=command_line_test [345/916] 2002438=test_rdoc_rd [346/916] 2002438=test_comparable [347/916] 2002438=test_bug-3571 [348/916] 2002438=test_notimplement [349/916] 2002438=test_emoji_breaks [350/916] 2002438=test_system [351/916] 2002450=test_require [352/916] 2002443=test_dup [353/916] 2002440=test_dns [354/916] 2002449=test_stringio [355/916] 2002452=constant_path_node_test [356/916] 2002452=test_gem_path_support [357/916] 2002452=test_win32ole_record [358/916] 2002452=test_webauthn_listener_response [359/916] 2002443=heredoc_test [360/916] 2002443=newline_test [361/916] 2002452=snippets_test [362/916] 2002445=parser_test [363/916] 2002451=test_array [364/916] 2002445=test_ubf_async_safe [365/916] 2002449=test_console_attr [366/916] 2002449=test_gem_bundler_version_finder [367/916] 2002451=json_encoding_test [368/916] 2002451=test_time [369/916] 2002445=test_math [370/916] 2002449=test_gc [371/916] 2002449=test_libs [372/916] 2002445=test_super [373/916] 2002449=test_rdoc_comment [374/916] 2002440=test_pack [375/916] 2002440=test_ast [376/916] 2002443=fuzzer_test [377/916] 2002443=test_rb_str_dup [378/916] 2002443=onigmo_test [379/916] 2002443=test_struct [380/916] 2002443=test_bug-5832 [381/916] 2002443=test_cgi_multipart [382/916] 2002449=test_case [383/916] 2002449=test_gem_safe_yaml [384/916] 2002449=test_digest_extend [385/916] 2002449=test_did_you_mean [386/916] 2002443=test_autoconf [387/916] 2002443=test_popen_deadlock [388/916] 2002451=test_yjit_exit_locations [389/916] 2002449=test_rdoc_markup_pre_process [390/916] 2002451=test_rdoc_rdoc [391/916] 2002448=test_gem_config_file [392/916] 2002451=test_gem_commands_pristine_command [393/916] 2002449=test_yamlstore [394/916] 2002449=test_rdoc_method_attr [395/916] 2002448=test_within_pipe [396/916] 2002448=test_scalar_scanner [397/916] 2002448=test_hash [398/916] 2002449=test_reline [399/916] 2002438=test_arith_seq_beg_len_step [400/916] 2002442=test_beginendblock [401/916] 2002438=test_gem_resolver_requirement_list [402/916] 2002438=test_io_buffer [403/916] 2002445=test_win32ole_event [404/916] 2002445=test_socket [405/916] 2002443=test_function [406/916] 2002438=test_weakref [407/916] 2002446=test_timeout [408/916] 2002438=test_not [409/916] 2002438=test_gem_package_tar_writer [410/916] 2002443=test_rubygems [411/916] 2002438=ripper_test [412/916] 2002442=test_mailto [413/916] 2002446=test_yaml_tree [414/916] 2002442=test_case_mapping [415/916] 2002444=test_reline_key [416/916] 2002442=test_rdoc_generator_pot_po [417/916] 2002444=test_reqarg [418/916] 2002443=test_append [419/916] 2002443=test_ractor_compatibility [420/916] 2002446=test_rdoc_markup_hard_break [421/916] 2002442=test_gem_resolver_lock_set [422/916] 2002442=test_method [423/916] 2002447=test_unicode_normalize [424/916] 2002446=test_member [425/916] 2002446=test_gem_console_ui [426/916] 2002446=test_gem_source_fetch_problem [427/916] 2002447=test_set [428/916] 2002447=test_gem_update_suggestion [429/916] 2002446=test_resource [430/916] 2002452=test_arity [431/916] 2002452=test_ipaddr [432/916] 2002446=test_pkey_rsa [433/916] 2002437=test_gem_stream_ui [434/916] 2002452=test_numhash [435/916] 2002447=test_trace [436/916] 2002452=test_rdoc_generator_ri [437/916] 2002447=test_nofree [438/916] 2002447=test_date_conv [439/916] 2002447=test_webauthn_poller [440/916] 2002437=test_argf [441/916] 2002447=test_rdoc_i18n_locale [442/916] 2002447=test_egrep_cpp [443/916] 2002452=test_gem_resolver_composed_set [444/916] 2002452=test_m17n [445/916] 2002447=test_yjit [446/916] 2002444=test_buffered_io [447/916] 2002444=test_rdoc_markup_attribute_manager [448/916] 2002438=test_gem_commands_stale_command [449/916] 2002451=test_rdoc_markup_to_tt_only [450/916] 2002438=test_gem_version [451/916] 2002443=test_win32ole [452/916] 2002444=tunnel_test [453/916] 2002443=test_settracefunc [454/916] 2002451=test_gem_text [455/916] 2002449=test_gem_stub_specification [456/916] 2002438=test_sprintf_comb [457/916] 2002451=test_tcp [458/916] 2002444=test_pp [459/916] 2002444=test_rdoc_markdown_test [460/916] 2002446=test_rdoc_normal_module [461/916] 2002449=test_method_cache [462/916] 2002449=test_path [463/916] 2002449=test_transcode [464/916] 2002452=test_whileuntil [465/916] 2002452=test_monitor [466/916] 2002438=test_gem_ext_rake_builder [467/916] 2002445=json_string_matching_test [468/916] 2002445=test_flags [469/916] 2002451=test_asn1 [470/916] 2002452=test_rdoc_markup_heading [471/916] 2002446=test_extlibs [472/916] 2002451=test_rat [473/916] 2002452=test_inadvertent_creation [474/916] 2002451=static_inspect_test [475/916] 2002451=test_rdoc_markup_verbatim [476/916] 2002451=test_at_exit [477/916] 2002451=test_instrumentation_api [478/916] 2002452=source_location_test [479/916] 2002449=test_complex [480/916] 2002452=unescape_test [481/916] 2002452=test_files_ext [482/916] 2002452=test_x509ext [483/916] 2002452=test_c_struct_entry [484/916] 2002449=test_eval_history [485/916] 2002449=test_case [486/916] 2002449=equality_test [487/916] 2002449=test_gem_commands_query_command [488/916] 2002452=test_color [489/916] 2002445=test_win32ole_type_event [490/916] 2002445=test_gem_name_tuple [491/916] 2002452=test_warning [492/916] 2002445=test_gem_dependency_installer [493/916] 2002438=test_pointer [494/916] 2002452=test_refinement [495/916] 2002443=test_gbk [496/916] 2002443=test_rdoc_markup_attributes [497/916] 2002443=test_gem_specification [498/916] 2002441=test_rdoc_class_module [499/916] 2002450=test_gb18030 [500/916] 2002450=test_type_completor [501/916] 2002450=test_gem_package_tar_reader [502/916] 2002450=test_win32ole_variable [503/916] 2002450=test_x509crl [504/916] 2002449=test_numeric [505/916] 2002449=test_stringscanner [506/916] 2002449=test_word [507/916] 2002449=test_cgi_session [508/916] 2002449=test_class [509/916] 2002449=test_require_path_check [510/916] 2002450=test_mkmf [511/916] 2002449=test_win32ole_variant_outarg [512/916] 2002449=test_mul [513/916] 2002449=test_mixed_unicode_escapes [514/916] 2002449=test_enumerator_kw [515/916] 2002450=test_gem_commands_fetch_command [516/916] 2002449=test_cgi_header [517/916] 2002449=test_pkcs7 [518/916] 2002438=test_complexrational [519/916] 2002438=test_rdoc_markup_to_html_snippet [520/916] 2002444=test_rdoc_any_method [521/916] 2002438=test_flush [522/916] 2002438=test_x509attr [523/916] 2002438=test_complex2 [524/916] 2002438=test_iso_8859 [525/916] 2002450=test_dln [526/916] 2002450=test_history [527/916] 2002438=test_rdoc_markup_indented_paragraph [528/916] 2002449=test_big2str [529/916] 2002438=test_line_editor [530/916] 2002449=test_coderange [531/916] 2002449=test_open-uri [532/916] 2002450=test_rdoc_parser [533/916] 2002450=test_rdoc_markup_to_joined_paragraph [534/916] 2002450=test_string_memory [535/916] 2002438=test_rdoc_markup_to_html Leaked file descriptor: TestOpenURI#test_open_uri: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 35623> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2002449 ko1 10u IPv4 122432283 0t0 TCP localhost:35623->localhost:55724 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_redirect: 10 [536/916] 2002450=regexp_test [537/916] 2002450=test_rdoc_context [538/916] 2002438=test_pkg_config [539/916] 2002449=test_iseq [540/916] 2002438=test_store [541/916] 2002444=test_insns_leaf [542/916] 2002444=test_c_struct_builder [543/916] 2002438=location_test [544/916] 2002438=test_enc_associate [545/916] 2002441=dump_test [546/916] 2002444=test_gc [547/916] 2002446=test_allocation [548/916] 2002449=test_gem_commands_open_command [549/916] 2002449=test_cgi_util [550/916] 2002438=test_x509req [551/916] 2002438=test_protect [552/916] 2002438=test_tree_builder [553/916] 2002438=test_gem_ext_cargo_builder_link_flag_converter [554/916] 2002449=test_protocol [555/916] 2002450=test_gem_remote_fetcher_s3 [556/916] 2002438=test_rdoc_markup_parser [557/916] 2002449=test_gem_rdoc [558/916] 2002438=lex_test [559/916] 2002438=test_files_test_2 [560/916] 2002438=test_gem_version_option [561/916] 2002438=test_require_lib [562/916] 2002450=test_objectspace [563/916] 2002449=test_trick [564/916] 2002445=version_test [565/916] 2002445=test_gem_request_set [566/916] 2002443=test_fd_setsize [567/916] 2002443=test_null [568/916] 2002443=test_gem_resolver_activation_request [569/916] 2002443=test_big5 [570/916] 2002443=test_rdoc_markup_raw [571/916] 2002443=test_scheduler [572/916] 2002445=test_ensure_and_callcc [573/916] 2002445=test_iseq_load [574/916] 2002443=test_name_error_extension [575/916] 2002443=test_fstring [576/916] 2002443=test_signal [577/916] 2002441=test_timeout [578/916] 2002441=test_fixnum [579/916] 2002441=test_gem_ext_builder [580/916] 2002442=test_history [581/916] 2002442=test_verbose [582/916] 2002442=test_bigzero [583/916] 2002442=test_basicinstructions [584/916] 2002442=test_mutex [585/916] 2002448=test_key_actor_emacs [586/916] 2002437=test_typeddata [587/916] 2002443=test_gem_resolver_vendor_specification [588/916] 2002442=compiler_test [589/916] 2002442=test_date_strftime [590/916] 2002443=test_struct [591/916] 2002448=test_recursion [592/916] 2002448=test_normalize [593/916] 2002448=locals_test [594/916] 2002448=test_find [595/916] 2002443=test_import [596/916] 2002448=test_basicsocket [597/916] 2002448=test_gem_commands_owner_command [598/916] 2002445=test_gem_package_tar_header [599/916] 2002437=test_disable_irb [600/916] 2002445=pattern_test [601/916] 2002437=test_logger [602/916] 2002437=test_sexp [603/916] 2002452=test_rdoc_tom_doc [604/916] 2002445=test_rdoc_i18n_text [605/916] 2002437=test_gem_unsatisfiable_dependency_error [606/916] 2002452=test_ractor [607/916] 2002445=test_rdoc_markup_to_table_of_contents [608/916] 2002437=test_weakmap [609/916] 2002445=test_ancdata [610/916] 2002445=test_gem_doctor [611/916] 2002445=test_data_error [612/916] 2002452=test_rubyvm [613/916] 2002452=test_gem_resolver_dependency_request [614/916] 2002448=test_force_exit [615/916] 2002452=test_euc_jp [616/916] 2002448=test_win32ole_typelib [617/916] 2002448=test_external_new [618/916] 2002452=test_scanner_events [619/916] 2002448=test_abi [620/916] 2002445=parse_success_test [621/916] 2002445=test_gem_commands_push_command [622/916] 2002452=test_module [623/916] 2002448=test_ractor [624/916] 2002448=test_deprecate [625/916] 2002448=test_rdoc_constant [626/916] 2002441=test_registry [627/916] 2002441=test_ssl [628/916] 2002442=test_optimization [629/916] 2002445=test_rdoc_markdown [630/916] 2002448=test_gem_request_connection_pools [631/916] 2002443=test_common [632/916] 2002445=test_sprintf [633/916] 2002448=test_gem_uri_formatter [634/916] 2002448=test_rdoc_encoding [635/916] 2002448=test_enumerable [636/916] 2002448=test_bmethod [637/916] 2002448=test_rdoc_markup_include [638/916] 2002448=test_bug-14834 [639/916] 2002449=test_svcb_https [640/916] 2002449=test_rdoc_context_section [641/916] 2002449=ruby_parser_test [642/916] 2002449=test_buffering [643/916] 2002449=test_key_actor_vi [644/916] 2002443=test_x509cert [645/916] 2002448=test_addrinfo [646/916] 2002448=test_logdevice [647/916] 2002445=test_http [648/916] 2002445=test_passing_block [649/916] 2002445=test_rdoc_attr [650/916] 2002445=test_gem_package_tar_reader_entry [651/916] 2002449=test_zsh_completion [652/916] 2002449=test_webauthn_listener [653/916] 2002449=test_lock_native_thread [654/916] 2002449=test_logperiod [655/916] 2002449=test_have_func [656/916] 2002445=test_enc_str_buf_cat [657/916] 2002445=test_default_gems [658/916] 2002445=test_rdoc_parser_c [659/916] 2002443=test_gem_security_trust_dir [660/916] 2002443=test_constant [661/916] 2002445=test_rdoc_generator_pot_po_entry [662/916] 2002445=test_gem_resolver_specification [663/916] 2002445=test_load [664/916] 2002445=test_encoding [665/916] 2002449=json_fixtures_test [666/916] 2002449=test_gem_command [667/916] 2002438=test_pinned [668/916] 2002449=test_memory_view [669/916] 2002448=test_rdoc_parser_ruby [670/916] 2002438=test_httpresponse [671/916] 2002438=test_rdoc_markup_to_markdown [672/916] 2002438=test_inlinecache [673/916] 2002445=test_show_source [674/916] 2002445=test_usrmarshal [675/916] 2002438=test_weakkeymap [676/916] 2002449=test_key_error [677/916] 2002449=test_engine [678/916] 2002449=test_enc_raise [679/916] 2002449=test_human_typo [680/916] 2002449=test_cparser [681/916] 2002445=test_dot_dot [682/916] 2002445=test_bignum [683/916] 2002445=reflection_test [684/916] 2002445=test_postponed_job [685/916] 2002452=test_gem_request_set_lockfile [686/916] 2002448=ractor_test [687/916] 2002439=test_jaro_winkler [688/916] 2002452=test_gem_commands_yank_command [689/916] 2002448=test_exit [690/916] 2002439=test_pattern_key_name_check [691/916] 2002439=test_raise_exception [692/916] 2002445=test_gem_util [693/916] 2002448=test_tempfile [694/916] 2002449=test_config [695/916] 2002452=test_gem_resolver [696/916] 2002449=test_gem_remote_fetcher [697/916] 2002445=test_gem_gemcutter_utilities [698/916] 2002443=test_cipher [699/916] 2002452=test_macro [700/916] 2002452=test_hash [701/916] 2002445=test_new [702/916] 2002445=test_rdoc_markup_to_bs [703/916] 2002452=test_last_thread [704/916] 2002443=test_ldap [705/916] 2002450=test_gem_source_lock [706/916] 2002443=test_etc [707/916] 2002445=test_gem_remote_fetcher_local_server [708/916] 2002437=test_context [709/916] 2002448=test_coder [710/916] 2002448=test_optparse [711/916] 2002450=test_symbol [712/916] 2002445=test_rdoc_markup [713/916] 2002445=test_gem_commands_which_command [714/916] 2002449=test_enum [715/916] 2002443=parse_test [716/916] 2002448=test_unix [717/916] 2002445=test_gem_source_specific_file [718/916] 2002443=test_ws [719/916] 2002437=test_rdoc_require [720/916] 2002443=test_date_arith [721/916] 2002443=test_io_console [722/916] 2002438=test_numeric [723/916] 2002448=test_metaclass [724/916] 2002448=test_io [725/916] 2002445=test_ractor [726/916] 2002439=test_gem_spec_fetcher [727/916] 2002438=test_undef [728/916] 2002438=test_c_union_entity [729/916] 2002445=test_gem_commands_sources_command [730/916] 2002437=test_gem_commands_mirror [731/916] 2002437=test_cgi_cookie [732/916] 2002437=test_internal_ivar [733/916] 2002452=symbol_encoding_test [734/916] 2002437=test_cd [735/916] 2002437=desugar_compiler_test [736/916] 2002438=test_signedness [737/916] 2002452=test_hmac [738/916] 2002452=test_ractor [739/916] 2002439=test_tracepoint [740/916] 2002437=test_gem_commands_environment_command [741/916] 2002452=test_my_integer [742/916] 2002452=test_rdoc_rubygems_hook [743/916] 2002446=test_gem_resolver_installed_specification [744/916] 2002437=test_debugger_integration [745/916] 2002445=test_array_create [746/916] 2002445=test_gem_dependency_resolution_error [747/916] 2002446=test_rational2 [748/916] 2002437=fixtures_test [749/916] 2002445=test_http [750/916] 2002446=test_string Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9 #<File::Stat dev=0x8, ino=122457210, 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 2002445 ko1 9u IPv4 122457210 0t0 TCP localhost:37189->localhost:56030 (CLOSE_WAIT) [751/916] 2002452=test_io_wait_uncommon [752/916] 2002452=test_gem_request_set_lockfile_parser [753/916] 2002446=test_yield [754/916] 2002441=test_shift_jis [755/916] 2002439=test_gem_ci_detector [756/916] 2002441=test_formatter [757/916] 2002439=test_raise [758/916] 2002441=test_completion [759/916] 2002439=test_proxy [760/916] 2002437=integer_base_flags_test [761/916] 2002437=test_httpresponses [762/916] 2002452=test_unicode_escape [763/916] 2002439=test_ftp [764/916] 2002439=test_evaluation [765/916] 2002439=test_gem_resolver_vendor_set [766/916] 2002437=test_rdoc_markup_to_ansi [767/916] 2002439=test_fnmatch [768/916] 2002437=test_have_library [769/916] 2002452=test_erb_command [770/916] 2002439=test_https [771/916] 2002452=test_require [772/916] 2002443=test_objspace [773/916] 2002449=test_clone [774/916] 2002441=test_erb_m17n [775/916] 2002441=test_koi8 [776/916] 2002437=test_too_many_dummy_encodings [777/916] 2002441=test_gem_ext_cmake_builder [778/916] 2002438=test_filter [779/916] 2002441=json_generic_object_test [780/916] 2002447=test_hash_create [781/916] 2002447=test_call [782/916] 2002441=test_thread [783/916] 2002438=test_switch_hitter [784/916] 2002438=test_pack [785/916] 2002437=test_defined [786/916] 2002437=test_ole_methods [787/916] 2002449=test_case_options [788/916] 2002437=test_arity [789/916] 2002437=test_update [790/916] 2002449=test_files_sample [791/916] 2002437=test_folderitem2_invokeverb [792/916] 2002437=test_rdoc_markup_to_html_crossref [793/916] 2002447=test_gem_resolver_index_set [794/916] 2002449=test_rdoc_parser_changelog [795/916] 2002447=test_init [796/916] 2002449=test_gem_security_policy [797/916] 2002438=test_gem_install_update_options [798/916] 2002452=test_file [799/916] 2002452=test_thread_cv [800/916] 2002437=test_cgi_modruby [801/916] 2002437=test_yamldbm [802/916] 2002437=test_win32ole_method [803/916] 2002437=test_helper [804/916] 2002437=test_addr [805/916] 2002438=test_eval [806/916] 2002437=test_stat [807/916] 2002437=test_gem_resolver_best_set [808/916] 2002437=test_convertible [809/916] 2002449=test_windows_1251 [810/916] 2002449=relocation_test [811/916] 2002449=test_unicode [812/916] 2002449=test_parser_events [813/916] 2002447=test_regexp [814/916] 2002452=newline_offsets_test [815/916] 2002449=test_rational [816/916] 2002445=test_str2big [817/916] 2002445=test_readpartial [818/916] 2002445=test_rdoc_generator_markup [819/916] 2002445=test_scalar [820/916] 2002445=test_rdoc_cross_reference [821/916] 2002450=test_gem_commands_contents_command [822/916] 2002452=test_gem_resolver_conflict [823/916] 2002452=test_arithmetic_sequence [824/916] 2002452=test_irb [825/916] 2002450=test_literal [826/916] 2002449=test_pattern_matching [827/916] 2002449=test_thread [828/916] 2002449=test_gem_commands_search_command [829/916] 2002439=test_encoding [830/916] 2002449=test_file [831/916] 2002438=test_frozen_error [832/916] 2002438=test_sockopt [833/916] 2002439=bom_test [834/916] 2002439=test_lambda [835/916] 2002438=test_pstore [836/916] 2002438=test_ractor [837/916] 2002452=test_document [838/916] 2002452=test_spell_checker [839/916] 2002452=test_bug_reporter [840/916] 2002439=test_gem_commands_specification_command [841/916] 2002445=test_recorder [842/916] 2002445=test_yield_block [843/916] 2002445=test_rdoc_options [844/916] 2002438=test_yaml [845/916] 2002439=test_config [846/916] 2002438=test_boolean [847/916] 2002438=test_gem_request [848/916] 2002442=test_primitive [849/916] 2002442=test_gem_commands_signin_command [850/916] 2002452=test_nonblock [851/916] 2002444=test_pkey [852/916] 2002452=test_getopts [853/916] 2002452=test_rendering [854/916] 2002438=test_gem_resolver_api_specification [855/916] 2002452=test_rdoc_include [856/916] 2002444=parameters_signature_test [857/916] 2002438=test_variable [858/916] 2002444=test_digest [859/916] 2002442=test_gem_resolver_lock_specification [860/916] 2002444=test_cstr [861/916] 2002452=test_wss [862/916] 2002452=test_address_resolve [863/916] 2002452=test_closure [864/916] 2002442=test_iter_break [865/916] 2002442=test_process [866/916] 2002445=test_have_macro [867/916] 2002439=test_parse [868/916] 2002438=test_num2int [869/916] 2002438=test_rdoc_parser_rd [870/916] 2002438=test_gem_source_local [871/916] 2002452=test_stack [872/916] 2002445=test_gem_ext_cargo_builder_unit [873/916] 2002438=test_gem_commands_install_command [874/916] 2002445=test_flip [875/916] 2002445=test_nowrite [876/916] 2002445=test_thread_queue [877/916] 2002450=test_summary [878/916] 2002439=test_foreach [879/916] 2002439=test_econv [880/916] 2002444=test_nil2vtempty [881/916] 2002444=test_securerandom [882/916] 2002444=test_fileutils [883/916] 2002450=test_eval [884/916] 2002450=test_object [885/916] 2002449=test_process [886/916] 2002449=test_gem_commands_cert_command [887/916] 2002446=test_io [888/916] 2002437=test_kill_ring [889/916] 2002444=test_dir_m17n [890/916] 2002437=test_gem_resolver_git_specification [891/916] 2002446=test_cgi_tag_helper [892/916] 2002446=named_capture_test [893/916] 2002446=test_coverage [894/916] 2002437=test_func [895/916] 2002452=test_stream [896/916] 2002452=json_common_interface_test [897/916] 2002452=test_remote_fetch_error [898/916] 2002450=test_pathname [899/916] 2002452=test_storage [900/916] 2002452=test_path_to_class [901/916] 2002452=json_addition_test [902/916] 2002452=test_thread_fd_close [903/916] 2002452=test_gem_commands_dependency_command [904/916] 2002441=test_gem_ext_ext_conf_builder [905/916] 2002449=test_qsort [906/916] 2002449=test_cmethod [907/916] 2002449=test_class [908/916] 2002452=test_const [909/916] 2002452=test_serialize_subclasses [910/916] 2002452=parse_comments_test [911/916] 2002452=test_method_cache [912/916] 2002452=test_marshalable [913/916] 2002452=test_string [914/916] 2002452=test_gem_resolver_index_specification [915/916] 2002452=test_iterator [916/916] 2002438=test_gem_dependency $$$ #<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:01 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 972 972 972 pts/0 972 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 972 973 972 972 pts/0 972 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 2001255 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2001255 2001258 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.20250108-221622 --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 2001258 2001259 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.20250108-221622 --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 2001259 2002112 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2002112 2002113 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2002113 2002434 972 972 pts/0 972 Sl+ 1000 0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 2002434 2002451 972 972 pts/0 972 Sl+ 1000 0:26 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe 2002451 2015401 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe 2001259 2038673 972 972 pts/0 972 R+ 1000 0:00 ps jx {1=>[959], 959=>[972], 972=>[973], 973=>[2001255], 2001255=>[2001258], 2001258=>[2001259], 2001259=>[2002112, 2038673], 2002112=>[2002113], 2002113=>[2002434], 2002434=>[2002451], 2002451=>[2015401]} $ timeout 60 gdb -p 2015401 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2015405] [New LWP 2015404] [New LWP 2015403] [New LWP 2015402] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=2604, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7b6de9494c40 (LWP 2015401) "ruby" 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=2604, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x7b6da4e006c0 (LWP 2015405) "ruby" 0x000056cf22c1de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 3 Thread 0x7b6dc7c006c0 (LWP 2015404) "ruby" 0x000056cf22c1de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 4 Thread 0x7b6dbde006c0 (LWP 2015403) "ruby" 0x000056cf22c1de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 5 Thread 0x7b6dae6006c0 (LWP 2015402) "ruby" 0x000056cf22c1de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 5 (Thread 0x7b6dae6006c0 (LWP 2015402) "ruby"): #0 0x000056cf22c1de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000056cf22c1ee0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000056cf22b6d680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000056cf22b6d4f9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000056cf22b6d125 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x000056cf22b6812e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000056cf22b689aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000056cf22c042bd in __interceptor_realloc () No symbol table info available. #8 0x00007b6de929df6a in __pthread_getattr_np (thread_id=135711007180480, attr=0x7b6dae5ffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x7b6dae6006c0 ret = <optimized out> iattr = 0x7b6dae5ffc98 #9 0x000056cf22c28b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000056cf22c29058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x000056cf22c11a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000056cf22c1169c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x000056cf22c11b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x000056cf22c01a9f in asan_thread_start(void*) () No symbol table info available. #15 0x00007b6de929ca94 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 = {135711007180480, 7272264848482325509, 135711007180480, -352, 2, 140723284118704, 7272264848494908421, 7272408178227368965}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x00007b6de9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7b6dbde006c0 (LWP 2015403) "ruby"): #0 0x000056cf22c1de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000056cf22c1ee0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000056cf22b6d680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000056cf22b6d4f9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000056cf22b6d125 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x000056cf22b6812e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000056cf22b689aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000056cf22c042bd in __interceptor_realloc () No symbol table info available. #8 0x00007b6de929df6a in __pthread_getattr_np (thread_id=135711267227328, attr=0x7b6dbddffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x7b6dbde006c0 ret = <optimized out> iattr = 0x7b6dbddffc98 #9 0x000056cf22c28b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000056cf22c29058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x000056cf22c11a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000056cf22c1169c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x000056cf22c11b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x000056cf22c01a9f in asan_thread_start(void*) () No symbol table info available. #15 0x00007b6de929ca94 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 = {135711267227328, 7272294535296275461, 135711267227328, -352, 2, 140723284108688, 7272294535308858373, 7272408178227368965}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x00007b6de9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7b6dc7c006c0 (LWP 2015404) "ruby"): #0 0x000056cf22c1de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000056cf22c1ee0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000056cf22b6d680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000056cf22b6d4f9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000056cf22b6d125 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x000056cf22b6812e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000056cf22b689aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000056cf22c042bd in __interceptor_realloc () No symbol table info available. #8 0x00007b6de929df6a in __pthread_getattr_np (thread_id=135711432902336, attr=0x7b6dc7bffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x7b6dc7c006c0 ret = <optimized out> iattr = 0x7b6dc7bffc98 #9 0x000056cf22c28b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000056cf22c29058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x000056cf22c11a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000056cf22c1169c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x000056cf22c11b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x000056cf22c01a9f in asan_thread_start(void*) () No symbol table info available. #15 0x00007b6de929ca94 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 = {135711432902336, 7272351984778826757, 135711432902336, -352, 2, 140723284108688, 7272351984791409669, 7272408178227368965}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x00007b6de9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7b6da4e006c0 (LWP 2015405) "ruby"): #0 0x000056cf22c1de4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000056cf22c1ee0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000056cf22b6d680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000056cf22b6d4f9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000056cf22b6d125 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x000056cf22b6812e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000056cf22b689aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000056cf22c042bd in __interceptor_realloc () No symbol table info available. #8 0x00007b6de929df6a in __pthread_getattr_np (thread_id=135710847796928, attr=0x7b6da4dffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x7b6da4e006c0 ret = <optimized out> iattr = 0x7b6da4dffc98 #9 0x000056cf22c28b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000056cf22c29058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x000056cf22c11a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000056cf22c1169c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x000056cf22c11b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x000056cf22c01a9f in asan_thread_start(void*) () No symbol table info available. #15 0x00007b6de929ca94 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 = {135710847796928, 7272279142133486597, 135710847796928, -352, 2, 140723284108688, 7272279142146069509, 7272408178227368965}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x00007b6de9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7b6de9494c40 (LWP 2015401) "ruby"): #0 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=2604, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=2604, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, 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 0x00007b6de929b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7b6de929b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffcb15c86f0, __canceltype = -1097366016, __prev = 0x0} cbuffer = {wseq = 1682, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 1682 seq = 841 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=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000056cf22f3476f in rb_native_cond_wait (cond=0x50c000000090, 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=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x51500019b700 #7 0x000056cf22f59442 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x000056cf22f5fd5f in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 thread_join_sleep (arg=135711959723104) at /tmp/ruby/src/trunk_asan/thread.c:1068 scheduler = <optimized out> p = 0x7b6de726ac60 target_th = 0x51500019b700 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x000056cf22c4c2e0 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 = {0x7ffcb15c89d0, <optimized out>, 0x7ffcb15c88e0, <optimized out>, <optimized out>}, prev = 0x7b6de7269740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x000056cf22f5f538 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #13 0x000056cf22f52290 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214 rel = <optimized out> timeout = <optimized out> limit = 0x0 #14 0x000056cf23042f5c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x7b6de7032ee8) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7b6de67ff448 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 135711357076760 argc = 0 mid = 13521 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> #15 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x7b6de7032ee8) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #16 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> #17 0x000056cf230479c6 in vm_call0_cc (ec=0x5160000006d0, recv=135711357076760, id=13521, 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 0x189)> use_argv = 0x7b6de7032ee8 av = <optimized out> #18 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> #19 0x000056cf22ff875e in rb_call (recv=393, mid=0, argc=-383152799, argv=0xfffffffffffffe00, scope=4294967295) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x50c000000090 #20 rb_funcall_with_block_kw (recv=393, mid=0, argc=-383152799, argv=0xfffffffffffffe00, passed_procval=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1192 No locals. #21 0x000056cf2304c5a7 in vm_yield_with_symbol (ec=0x5160000006d0, symbol=3461388, argc=1, argv=0x7b6de7032ee0, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5165 No locals. #22 invoke_block_from_c_bh (ec=<optimized out>, block_handler=3461388, 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:1648 No locals. #23 0x000056cf22ff8c76 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. #24 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. #25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #26 0x000056cf22ff8c76 in rb_yield (val=<optimized out>) No locals. #27 0x000056cf2319fdaa in rb_ary_each (ary=135711357076880) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #28 0x000056cf2302ed18 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 = 0xc0100020001 cc = <optimized out> me = 0x7b6de8b70558 cfunc = 0x50400000a298 recv = 135711357076880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x000056cf22fd5c8f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b6de67ff480, cd=0x50d00013dde0, 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> #30 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 = 0x50d00013dde0 insns_address_table = {0x56cf22fd1e69 <vm_exec_core+13289>, 0x56cf22fcf13a <vm_exec_core+1722>, 0x56cf22fd097c <vm_exec_core+7932>, 0x56cf22fd5e70 <vm_exec_core+29680>, 0x56cf22fd02b0 <vm_exec_core+6192>, 0x56cf22fd6b32 <vm_exec_core+32946>, 0x56cf22fd4da0 <vm_exec_core+25376>, 0x56cf22fd2b99 <vm_exec_core+16665>, 0x56cf22fcf43b <vm_exec_core+2491>, 0x56cf22fd6630 <vm_exec_core+31664>, 0x56cf22fd6225 <vm_exec_core+30629>, 0x56cf22fd0676 <vm_exec_core+7158>, 0x56cf22fcfa3b <vm_exec_core+4027>, 0x56cf22fd526d <vm_exec_core+26605>, 0x56cf22fd151f <vm_exec_core+10911>, 0x56cf22fd6848 <vm_exec_core+32200>, 0x56cf22fd644a <vm_exec_core+31178>, 0x56cf22fd1d03 <vm_exec_core+12931>, 0x56cf22fd2aff <vm_exec_core+16511>, 0x56cf22fd4f3a <vm_exec_core+25786>, 0x56cf22fd63a7 <vm_exec_core+31015>, 0x56cf22fd3ff1 <vm_exec_core+21873>, 0x56cf22fd4fd9 <vm_exec_core+25945>, 0x56cf22fd53fa <vm_exec_core+27002>, 0x56cf22fd3f18 <vm_exec_core+21656>, 0x56cf22fcf930 <vm_exec_core+3760>, 0x56cf22fd474c <vm_exec_core+23756>, 0x56cf22fcf783 <vm_exec_core+3331>, 0x56cf22fcfae7 <vm_exec_core+4199>, 0x56cf22fd1fac <vm_exec_core+13612>, 0x56cf22fd3daf <vm_exec_core+21295>, 0x56cf22fd4360 <vm_exec_core+22752>, 0x56cf22fd3b30 <vm_exec_core+20656>, 0x56cf22fcf381 <vm_exec_core+2305>, 0x56cf22fd5661 <vm_exec_core+27617>, 0x56cf22fd6128 <vm_exec_core+30376>, 0x56cf22fcfbe9 <vm_exec_core+4457>, 0x56cf22fd0d97 <vm_exec_core+8983>, 0x56cf22fd0888 <vm_exec_core+7688>, 0x56cf22fd1687 <vm_exec_core+11271>, 0x56cf22fd2a43 <vm_exec_core+16323>, 0x56cf22fcfce0 <vm_exec_core+4704>, 0x56cf22fd54ce <vm_exec_core+27214>, 0x56cf22fd0cf1 <vm_exec_core+8817>, 0x56cf22fd28d6 <vm_exec_core+15958>, 0x56cf22fd33aa <vm_exec_core+18730>, 0x56cf22fd5372 <vm_exec_core+26866>, 0x56cf22fd41b2 <vm_exec_core+22322>, 0x56cf22fd189e <vm_exec_core+11806>, 0x56cf22fd0fea <vm_exec_core+9578>, 0x56cf22fd5142 <vm_exec_core+26306>, 0x56cf22fd212e <vm_exec_core+13998>, 0x56cf22fd47fe <vm_exec_core+23934>, 0x56cf22fd42cc <vm_exec_core+22604>, 0x56cf22fd4a48 <vm_exec_core+24520>, 0x56cf22fd594b <vm_exec_core+28363>, 0x56cf22fd35bb <vm_exec_core+19259>, 0x56cf22fcee1b <vm_exec_core+923>, 0x56cf22fd1a19 <vm_exec_core+12185>, 0x56cf22fd5087 <vm_exec_core+26119>, 0x56cf22fd1b46 <vm_exec_core+12486>, 0x56cf22fd3e53 <vm_exec_core+21459>, 0x56cf22fd4646 <vm_exec_core+23494>, 0x56cf22fd3156 <vm_exec_core+18134>, 0x56cf22fd3c6b <vm_exec_core+20971>, 0x56cf22fd1d85 <vm_exec_core+13061>, 0x56cf22fd12ce <vm_exec_core+10318>, 0x56cf22fd4b26 <vm_exec_core+24742>, 0x56cf22fcfd9d <vm_exec_core+4893>, 0x56cf22fd2f53 <vm_exec_core+17619>, 0x56cf22fddf2e <vm_exec_core+62638>, 0x56cf22fd409c <vm_exec_core+22044>, 0x56cf22fd0041 <vm_exec_core+5569>, 0x56cf22fd0552 <vm_exec_core+6866>, 0x56cf22fd0165 <vm_exec_core+5861>, 0x56cf22fd0e8b <vm_exec_core+9227>, 0x56cf22fd16ed <vm_exec_core+11373>, 0x56cf22fcee20 <vm_exec_core+928>, 0x56cf22fd0be7 <vm_exec_core+8551>, 0x56cf22fd6d71 <vm_exec_core+33521>, 0x56cf22fd455c <vm_exec_core+23260>, 0x56cf22fd34b2 <vm_exec_core+18994>, 0x56cf22fd5550 <vm_exec_core+27344>, 0x56cf22fd6e44 <vm_exec_core+33732>, 0x56cf22fd5864 <vm_exec_core+28132>, 0x56cf22fd68dd <vm_exec_core+32349>, 0x56cf22fd69b1 <vm_exec_core+32561>, 0x56cf22fcf84d <vm_exec_core+3533>, 0x56cf22fd64f3 <vm_exec_core+31347>, 0x56cf22fd2050 <vm_exec_core+13776>, 0x56cf22fd6710 <vm_exec_core+31888>, 0x56cf22fd1bf2 <vm_exec_core+12658>, 0x56cf22fd573d <vm_exec_core+27837>, 0x56cf22fd1110 <vm_exec_core+9872>, 0x56cf22fd235a <vm_exec_core+14554>, 0x56cf22fd6a91 <vm_exec_core+32785>, 0x56cf22fd2998 <vm_exec_core+16152>, 0x56cf22fd24f7 <vm_exec_core+14967>, 0x56cf22fceef0 <vm_exec_core+1136>, 0x56cf22fcf593 <vm_exec_core+2835>, 0x56cf22fcefd9 <vm_exec_core+1369>, 0x56cf22fd3251 <vm_exec_core+18385>, 0x56cf22fd26a3 <vm_exec_core+15395>, 0x56cf22fd2e29 <vm_exec_core+17321>, 0x56cf22fd2d45 <vm_exec_core+17093>, 0x56cf22fd1eae <vm_exec_core+13358>, 0x56cf22fd2598 <vm_exec_core+15128>, 0x56cf22fd2230 <vm_exec_core+14256>, 0x56cf22fd2854 <vm_exec_core+15828>, 0x56cf22fd27d2 <vm_exec_core+15698>, 0x56cf22fd1e5a <vm_exec_core+13274>, 0x56cf22fcf12b <vm_exec_core+1707>, 0x56cf22fd096d <vm_exec_core+7917>, 0x56cf22fd5e61 <vm_exec_core+29665>, 0x56cf22fd02a1 <vm_exec_core+6177>, 0x56cf22fd6b23 <vm_exec_core+32931>, 0x56cf22fd4d91 <vm_exec_core+25361>, 0x56cf22fd2b8a <vm_exec_core+16650>, 0x56cf22fcf42c <vm_exec_core+2476>, 0x56cf22fd6621 <vm_exec_core+31649>, 0x56cf22fd6216 <vm_exec_core+30614>, 0x56cf22fd0667 <vm_exec_core+7143>, 0x56cf22fcfa2c <vm_exec_core+4012>, 0x56cf22fd525e <vm_exec_core+26590>, 0x56cf22fd1510 <vm_exec_core+10896>, 0x56cf22fd6839 <vm_exec_core+32185>, 0x56cf22fd643b <vm_exec_core+31163>, 0x56cf22fd1cf4 <vm_exec_core+12916>, 0x56cf22fd2af0 <vm_exec_core+16496>, 0x56cf22fd4f2b <vm_exec_core+25771>, 0x56cf22fd6398 <vm_exec_core+31000>, 0x56cf22fd3fe2 <vm_exec_core+21858>, 0x56cf22fd4fca <vm_exec_core+25930>, 0x56cf22fd53eb <vm_exec_core+26987>, 0x56cf22fd3f09 <vm_exec_core+21641>, 0x56cf22fcf921 <vm_exec_core+3745>, 0x56cf22fd473d <vm_exec_core+23741>, 0x56cf22fcf774 <vm_exec_core+3316>, 0x56cf22fcfad8 <vm_exec_core+4184>, 0x56cf22fd1f9d <vm_exec_core+13597>, 0x56cf22fd3da0 <vm_exec_core+21280>, 0x56cf22fd4351 <vm_exec_core+22737>, 0x56cf22fd3b21 <vm_exec_core+20641>, 0x56cf22fcf372 <vm_exec_core+2290>, 0x56cf22fd5652 <vm_exec_core+27602>, 0x56cf22fd6119 <vm_exec_core+30361>, 0x56cf22fcfbda <vm_exec_core+4442>, 0x56cf22fd0d88 <vm_exec_core+8968>, 0x56cf22fd0879 <vm_exec_core+7673>, 0x56cf22fd1678 <vm_exec_core+11256>, 0x56cf22fd2a34 <vm_exec_core+16308>, 0x56cf22fcfcd1 <vm_exec_core+4689>, 0x56cf22fd54bf <vm_exec_core+27199>, 0x56cf22fd0ce2 <vm_exec_core+8802>, 0x56cf22fd28c7 <vm_exec_core+15943>, 0x56cf22fd339b <vm_exec_core+18715>, 0x56cf22fd5363 <vm_exec_core+26851>, 0x56cf22fd41a3 <vm_exec_core+22307>, 0x56cf22fd188f <vm_exec_core+11791>, 0x56cf22fd0fdb <vm_exec_core+9563>, 0x56cf22fd5133 <vm_exec_core+26291>, 0x56cf22fd211f <vm_exec_core+13983>, 0x56cf22fd47ef <vm_exec_core+23919>, 0x56cf22fd42bd <vm_exec_core+22589>, 0x56cf22fd4a39 <vm_exec_core+24505>, 0x56cf22fd593c <vm_exec_core+28348>, 0x56cf22fd35ac <vm_exec_core+19244>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd1a0a <vm_exec_core+12170>, 0x56cf22fd5078 <vm_exec_core+26104>, 0x56cf22fd1b37 <vm_exec_core+12471>, 0x56cf22fd3e44 <vm_exec_core+21444>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd3147 <vm_exec_core+18119>, 0x56cf22fd3c5c <vm_exec_core+20956>, 0x56cf22fd1d76 <vm_exec_core+13046>, 0x56cf22fd12bf <vm_exec_core+10303>, 0x56cf22fd4b17 <vm_exec_core+24727>, 0x56cf22fcfd8e <vm_exec_core+4878>, 0x56cf22fd2f44 <vm_exec_core+17604>, 0x56cf22fddf1f <vm_exec_core+62623>, 0x56cf22fd408d <vm_exec_core+22029>, 0x56cf22fd0032 <vm_exec_core+5554>, 0x56cf22fd0543 <vm_exec_core+6851>, 0x56cf22fd0156 <vm_exec_core+5846>, 0x56cf22fd0e7c <vm_exec_core+9212>, 0x56cf22fd16de <vm_exec_core+11358>, 0x56cf22fd346f <vm_exec_core+18927>, 0x56cf22fd2a2a <vm_exec_core+16298>, 0x56cf22fd346a <vm_exec_core+18922>, 0x56cf22fd3fdd <vm_exec_core+21853>, 0x56cf22fd3f04 <vm_exec_core+21636>, 0x56cf22fd0e77 <vm_exec_core+9207>, 0x56cf22fd4167 <vm_exec_core+22247>, 0x56cf22fd2046 <vm_exec_core+13766>, 0x56cf22fd204b <vm_exec_core+13771>, 0x56cf22fd3eff <vm_exec_core+21631>, 0x56cf22fd3d96 <vm_exec_core+21270>, 0x56cf22fd2e10 <vm_exec_core+17296>, 0x56cf22fd2d31 <vm_exec_core+17073>...} reg_cfp = 0x7b6de67ff480 reg_pc = 0x516001d4e878 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> #31 0x000056cf22fcb1f8 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> #32 0x000056cf2304c542 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b6de67ff508, self=135711521908760, 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 = 0x7b6dcbb73bd0 cfp = <optimized out> sp = 0x7b6de66ffb38 use_argv = 0x7b6de7032460 stack_argv = 0x7b6de66ffb38 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #33 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 = 0x7b6de67ff508 #34 0x000056cf22ff8c76 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. #35 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. #36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #37 0x000056cf22ff8c76 in rb_yield (val=<optimized out>) No locals. #38 0x000056cf22c4bbba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb15c9a70, <optimized out>, 0x7ffcb15c9980, <optimized out>, <optimized out>}, prev = 0x7b6de725d840, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160000006d0 cfp = 0x7b6de67ff4b8 #39 0x000056cf22ceabcd in popen_finish (port=<optimized out>, klass=135711985891840) at /tmp/ruby/src/trunk_asan/io.c:8041 No locals. #40 rb_io_s_popen (argc=1, argv=<optimized out>, klass=135711985891840) at /tmp/ruby/src/trunk_asan/io.c:7995 pmode = 4 opt = <optimized out> env = <optimized out> pname = <optimized out> #41 0x000056cf2302ed18 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 = 0x426100000003 cc = <optimized out> me = 0x7b6de8b6a838 cfunc = 0x5040000105d8 recv = 135711985891840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #42 0x000056cf2301516d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcb15ca110) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #43 0x000056cf23014c25 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 #44 0x000056cf22fd5c8f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b6de67ff4f0, cd=0x50d00013dd00, 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> #45 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 = 0x50d00013dd00 insns_address_table = {0x56cf22fd1e69 <vm_exec_core+13289>, 0x56cf22fcf13a <vm_exec_core+1722>, 0x56cf22fd097c <vm_exec_core+7932>, 0x56cf22fd5e70 <vm_exec_core+29680>, 0x56cf22fd02b0 <vm_exec_core+6192>, 0x56cf22fd6b32 <vm_exec_core+32946>, 0x56cf22fd4da0 <vm_exec_core+25376>, 0x56cf22fd2b99 <vm_exec_core+16665>, 0x56cf22fcf43b <vm_exec_core+2491>, 0x56cf22fd6630 <vm_exec_core+31664>, 0x56cf22fd6225 <vm_exec_core+30629>, 0x56cf22fd0676 <vm_exec_core+7158>, 0x56cf22fcfa3b <vm_exec_core+4027>, 0x56cf22fd526d <vm_exec_core+26605>, 0x56cf22fd151f <vm_exec_core+10911>, 0x56cf22fd6848 <vm_exec_core+32200>, 0x56cf22fd644a <vm_exec_core+31178>, 0x56cf22fd1d03 <vm_exec_core+12931>, 0x56cf22fd2aff <vm_exec_core+16511>, 0x56cf22fd4f3a <vm_exec_core+25786>, 0x56cf22fd63a7 <vm_exec_core+31015>, 0x56cf22fd3ff1 <vm_exec_core+21873>, 0x56cf22fd4fd9 <vm_exec_core+25945>, 0x56cf22fd53fa <vm_exec_core+27002>, 0x56cf22fd3f18 <vm_exec_core+21656>, 0x56cf22fcf930 <vm_exec_core+3760>, 0x56cf22fd474c <vm_exec_core+23756>, 0x56cf22fcf783 <vm_exec_core+3331>, 0x56cf22fcfae7 <vm_exec_core+4199>, 0x56cf22fd1fac <vm_exec_core+13612>, 0x56cf22fd3daf <vm_exec_core+21295>, 0x56cf22fd4360 <vm_exec_core+22752>, 0x56cf22fd3b30 <vm_exec_core+20656>, 0x56cf22fcf381 <vm_exec_core+2305>, 0x56cf22fd5661 <vm_exec_core+27617>, 0x56cf22fd6128 <vm_exec_core+30376>, 0x56cf22fcfbe9 <vm_exec_core+4457>, 0x56cf22fd0d97 <vm_exec_core+8983>, 0x56cf22fd0888 <vm_exec_core+7688>, 0x56cf22fd1687 <vm_exec_core+11271>, 0x56cf22fd2a43 <vm_exec_core+16323>, 0x56cf22fcfce0 <vm_exec_core+4704>, 0x56cf22fd54ce <vm_exec_core+27214>, 0x56cf22fd0cf1 <vm_exec_core+8817>, 0x56cf22fd28d6 <vm_exec_core+15958>, 0x56cf22fd33aa <vm_exec_core+18730>, 0x56cf22fd5372 <vm_exec_core+26866>, 0x56cf22fd41b2 <vm_exec_core+22322>, 0x56cf22fd189e <vm_exec_core+11806>, 0x56cf22fd0fea <vm_exec_core+9578>, 0x56cf22fd5142 <vm_exec_core+26306>, 0x56cf22fd212e <vm_exec_core+13998>, 0x56cf22fd47fe <vm_exec_core+23934>, 0x56cf22fd42cc <vm_exec_core+22604>, 0x56cf22fd4a48 <vm_exec_core+24520>, 0x56cf22fd594b <vm_exec_core+28363>, 0x56cf22fd35bb <vm_exec_core+19259>, 0x56cf22fcee1b <vm_exec_core+923>, 0x56cf22fd1a19 <vm_exec_core+12185>, 0x56cf22fd5087 <vm_exec_core+26119>, 0x56cf22fd1b46 <vm_exec_core+12486>, 0x56cf22fd3e53 <vm_exec_core+21459>, 0x56cf22fd4646 <vm_exec_core+23494>, 0x56cf22fd3156 <vm_exec_core+18134>, 0x56cf22fd3c6b <vm_exec_core+20971>, 0x56cf22fd1d85 <vm_exec_core+13061>, 0x56cf22fd12ce <vm_exec_core+10318>, 0x56cf22fd4b26 <vm_exec_core+24742>, 0x56cf22fcfd9d <vm_exec_core+4893>, 0x56cf22fd2f53 <vm_exec_core+17619>, 0x56cf22fddf2e <vm_exec_core+62638>, 0x56cf22fd409c <vm_exec_core+22044>, 0x56cf22fd0041 <vm_exec_core+5569>, 0x56cf22fd0552 <vm_exec_core+6866>, 0x56cf22fd0165 <vm_exec_core+5861>, 0x56cf22fd0e8b <vm_exec_core+9227>, 0x56cf22fd16ed <vm_exec_core+11373>, 0x56cf22fcee20 <vm_exec_core+928>, 0x56cf22fd0be7 <vm_exec_core+8551>, 0x56cf22fd6d71 <vm_exec_core+33521>, 0x56cf22fd455c <vm_exec_core+23260>, 0x56cf22fd34b2 <vm_exec_core+18994>, 0x56cf22fd5550 <vm_exec_core+27344>, 0x56cf22fd6e44 <vm_exec_core+33732>, 0x56cf22fd5864 <vm_exec_core+28132>, 0x56cf22fd68dd <vm_exec_core+32349>, 0x56cf22fd69b1 <vm_exec_core+32561>, 0x56cf22fcf84d <vm_exec_core+3533>, 0x56cf22fd64f3 <vm_exec_core+31347>, 0x56cf22fd2050 <vm_exec_core+13776>, 0x56cf22fd6710 <vm_exec_core+31888>, 0x56cf22fd1bf2 <vm_exec_core+12658>, 0x56cf22fd573d <vm_exec_core+27837>, 0x56cf22fd1110 <vm_exec_core+9872>, 0x56cf22fd235a <vm_exec_core+14554>, 0x56cf22fd6a91 <vm_exec_core+32785>, 0x56cf22fd2998 <vm_exec_core+16152>, 0x56cf22fd24f7 <vm_exec_core+14967>, 0x56cf22fceef0 <vm_exec_core+1136>, 0x56cf22fcf593 <vm_exec_core+2835>, 0x56cf22fcefd9 <vm_exec_core+1369>, 0x56cf22fd3251 <vm_exec_core+18385>, 0x56cf22fd26a3 <vm_exec_core+15395>, 0x56cf22fd2e29 <vm_exec_core+17321>, 0x56cf22fd2d45 <vm_exec_core+17093>, 0x56cf22fd1eae <vm_exec_core+13358>, 0x56cf22fd2598 <vm_exec_core+15128>, 0x56cf22fd2230 <vm_exec_core+14256>, 0x56cf22fd2854 <vm_exec_core+15828>, 0x56cf22fd27d2 <vm_exec_core+15698>, 0x56cf22fd1e5a <vm_exec_core+13274>, 0x56cf22fcf12b <vm_exec_core+1707>, 0x56cf22fd096d <vm_exec_core+7917>, 0x56cf22fd5e61 <vm_exec_core+29665>, 0x56cf22fd02a1 <vm_exec_core+6177>, 0x56cf22fd6b23 <vm_exec_core+32931>, 0x56cf22fd4d91 <vm_exec_core+25361>, 0x56cf22fd2b8a <vm_exec_core+16650>, 0x56cf22fcf42c <vm_exec_core+2476>, 0x56cf22fd6621 <vm_exec_core+31649>, 0x56cf22fd6216 <vm_exec_core+30614>, 0x56cf22fd0667 <vm_exec_core+7143>, 0x56cf22fcfa2c <vm_exec_core+4012>, 0x56cf22fd525e <vm_exec_core+26590>, 0x56cf22fd1510 <vm_exec_core+10896>, 0x56cf22fd6839 <vm_exec_core+32185>, 0x56cf22fd643b <vm_exec_core+31163>, 0x56cf22fd1cf4 <vm_exec_core+12916>, 0x56cf22fd2af0 <vm_exec_core+16496>, 0x56cf22fd4f2b <vm_exec_core+25771>, 0x56cf22fd6398 <vm_exec_core+31000>, 0x56cf22fd3fe2 <vm_exec_core+21858>, 0x56cf22fd4fca <vm_exec_core+25930>, 0x56cf22fd53eb <vm_exec_core+26987>, 0x56cf22fd3f09 <vm_exec_core+21641>, 0x56cf22fcf921 <vm_exec_core+3745>, 0x56cf22fd473d <vm_exec_core+23741>, 0x56cf22fcf774 <vm_exec_core+3316>, 0x56cf22fcfad8 <vm_exec_core+4184>, 0x56cf22fd1f9d <vm_exec_core+13597>, 0x56cf22fd3da0 <vm_exec_core+21280>, 0x56cf22fd4351 <vm_exec_core+22737>, 0x56cf22fd3b21 <vm_exec_core+20641>, 0x56cf22fcf372 <vm_exec_core+2290>, 0x56cf22fd5652 <vm_exec_core+27602>, 0x56cf22fd6119 <vm_exec_core+30361>, 0x56cf22fcfbda <vm_exec_core+4442>, 0x56cf22fd0d88 <vm_exec_core+8968>, 0x56cf22fd0879 <vm_exec_core+7673>, 0x56cf22fd1678 <vm_exec_core+11256>, 0x56cf22fd2a34 <vm_exec_core+16308>, 0x56cf22fcfcd1 <vm_exec_core+4689>, 0x56cf22fd54bf <vm_exec_core+27199>, 0x56cf22fd0ce2 <vm_exec_core+8802>, 0x56cf22fd28c7 <vm_exec_core+15943>, 0x56cf22fd339b <vm_exec_core+18715>, 0x56cf22fd5363 <vm_exec_core+26851>, 0x56cf22fd41a3 <vm_exec_core+22307>, 0x56cf22fd188f <vm_exec_core+11791>, 0x56cf22fd0fdb <vm_exec_core+9563>, 0x56cf22fd5133 <vm_exec_core+26291>, 0x56cf22fd211f <vm_exec_core+13983>, 0x56cf22fd47ef <vm_exec_core+23919>, 0x56cf22fd42bd <vm_exec_core+22589>, 0x56cf22fd4a39 <vm_exec_core+24505>, 0x56cf22fd593c <vm_exec_core+28348>, 0x56cf22fd35ac <vm_exec_core+19244>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd1a0a <vm_exec_core+12170>, 0x56cf22fd5078 <vm_exec_core+26104>, 0x56cf22fd1b37 <vm_exec_core+12471>, 0x56cf22fd3e44 <vm_exec_core+21444>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd3147 <vm_exec_core+18119>, 0x56cf22fd3c5c <vm_exec_core+20956>, 0x56cf22fd1d76 <vm_exec_core+13046>, 0x56cf22fd12bf <vm_exec_core+10303>, 0x56cf22fd4b17 <vm_exec_core+24727>, 0x56cf22fcfd8e <vm_exec_core+4878>, 0x56cf22fd2f44 <vm_exec_core+17604>, 0x56cf22fddf1f <vm_exec_core+62623>, 0x56cf22fd408d <vm_exec_core+22029>, 0x56cf22fd0032 <vm_exec_core+5554>, 0x56cf22fd0543 <vm_exec_core+6851>, 0x56cf22fd0156 <vm_exec_core+5846>, 0x56cf22fd0e7c <vm_exec_core+9212>, 0x56cf22fd16de <vm_exec_core+11358>, 0x56cf22fd346f <vm_exec_core+18927>, 0x56cf22fd2a2a <vm_exec_core+16298>, 0x56cf22fd346a <vm_exec_core+18922>, 0x56cf22fd3fdd <vm_exec_core+21853>, 0x56cf22fd3f04 <vm_exec_core+21636>, 0x56cf22fd0e77 <vm_exec_core+9207>, 0x56cf22fd4167 <vm_exec_core+22247>, 0x56cf22fd2046 <vm_exec_core+13766>, 0x56cf22fd204b <vm_exec_core+13771>, 0x56cf22fd3eff <vm_exec_core+21631>, 0x56cf22fd3d96 <vm_exec_core+21270>, 0x56cf22fd2e10 <vm_exec_core+17296>, 0x56cf22fd2d31 <vm_exec_core+17073>...} reg_cfp = 0x7b6de67ff4f0 reg_pc = 0x516001d51558 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> #46 0x000056cf22fcb1f8 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> #47 0x000056cf2304c542 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b6de67ff620, self=135711969232920, 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 = 0x7b6de89c5ed8 cfp = <optimized out> sp = 0x7b6de66ffa28 use_argv = 0x7b6de7104a60 stack_argv = 0x7b6de66ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #48 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 = 0x7b6de67ff620 #49 0x000056cf22ff8c76 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. #50 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. #51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #52 0x000056cf22ff8c76 in rb_yield (val=<optimized out>) No locals. #53 0x000056cf231acb36 in rb_ary_collect (ary=135711379071000) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 135711378987200 i = 7 #54 0x000056cf2302ed18 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 = 0x7b6de8b70148 cfunc = 0x50400000a758 recv = 135711379071000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #55 0x000056cf22fd5c8f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b6de67ff608, 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> #56 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 = {0x56cf22fd1e69 <vm_exec_core+13289>, 0x56cf22fcf13a <vm_exec_core+1722>, 0x56cf22fd097c <vm_exec_core+7932>, 0x56cf22fd5e70 <vm_exec_core+29680>, 0x56cf22fd02b0 <vm_exec_core+6192>, 0x56cf22fd6b32 <vm_exec_core+32946>, 0x56cf22fd4da0 <vm_exec_core+25376>, 0x56cf22fd2b99 <vm_exec_core+16665>, 0x56cf22fcf43b <vm_exec_core+2491>, 0x56cf22fd6630 <vm_exec_core+31664>, 0x56cf22fd6225 <vm_exec_core+30629>, 0x56cf22fd0676 <vm_exec_core+7158>, 0x56cf22fcfa3b <vm_exec_core+4027>, 0x56cf22fd526d <vm_exec_core+26605>, 0x56cf22fd151f <vm_exec_core+10911>, 0x56cf22fd6848 <vm_exec_core+32200>, 0x56cf22fd644a <vm_exec_core+31178>, 0x56cf22fd1d03 <vm_exec_core+12931>, 0x56cf22fd2aff <vm_exec_core+16511>, 0x56cf22fd4f3a <vm_exec_core+25786>, 0x56cf22fd63a7 <vm_exec_core+31015>, 0x56cf22fd3ff1 <vm_exec_core+21873>, 0x56cf22fd4fd9 <vm_exec_core+25945>, 0x56cf22fd53fa <vm_exec_core+27002>, 0x56cf22fd3f18 <vm_exec_core+21656>, 0x56cf22fcf930 <vm_exec_core+3760>, 0x56cf22fd474c <vm_exec_core+23756>, 0x56cf22fcf783 <vm_exec_core+3331>, 0x56cf22fcfae7 <vm_exec_core+4199>, 0x56cf22fd1fac <vm_exec_core+13612>, 0x56cf22fd3daf <vm_exec_core+21295>, 0x56cf22fd4360 <vm_exec_core+22752>, 0x56cf22fd3b30 <vm_exec_core+20656>, 0x56cf22fcf381 <vm_exec_core+2305>, 0x56cf22fd5661 <vm_exec_core+27617>, 0x56cf22fd6128 <vm_exec_core+30376>, 0x56cf22fcfbe9 <vm_exec_core+4457>, 0x56cf22fd0d97 <vm_exec_core+8983>, 0x56cf22fd0888 <vm_exec_core+7688>, 0x56cf22fd1687 <vm_exec_core+11271>, 0x56cf22fd2a43 <vm_exec_core+16323>, 0x56cf22fcfce0 <vm_exec_core+4704>, 0x56cf22fd54ce <vm_exec_core+27214>, 0x56cf22fd0cf1 <vm_exec_core+8817>, 0x56cf22fd28d6 <vm_exec_core+15958>, 0x56cf22fd33aa <vm_exec_core+18730>, 0x56cf22fd5372 <vm_exec_core+26866>, 0x56cf22fd41b2 <vm_exec_core+22322>, 0x56cf22fd189e <vm_exec_core+11806>, 0x56cf22fd0fea <vm_exec_core+9578>, 0x56cf22fd5142 <vm_exec_core+26306>, 0x56cf22fd212e <vm_exec_core+13998>, 0x56cf22fd47fe <vm_exec_core+23934>, 0x56cf22fd42cc <vm_exec_core+22604>, 0x56cf22fd4a48 <vm_exec_core+24520>, 0x56cf22fd594b <vm_exec_core+28363>, 0x56cf22fd35bb <vm_exec_core+19259>, 0x56cf22fcee1b <vm_exec_core+923>, 0x56cf22fd1a19 <vm_exec_core+12185>, 0x56cf22fd5087 <vm_exec_core+26119>, 0x56cf22fd1b46 <vm_exec_core+12486>, 0x56cf22fd3e53 <vm_exec_core+21459>, 0x56cf22fd4646 <vm_exec_core+23494>, 0x56cf22fd3156 <vm_exec_core+18134>, 0x56cf22fd3c6b <vm_exec_core+20971>, 0x56cf22fd1d85 <vm_exec_core+13061>, 0x56cf22fd12ce <vm_exec_core+10318>, 0x56cf22fd4b26 <vm_exec_core+24742>, 0x56cf22fcfd9d <vm_exec_core+4893>, 0x56cf22fd2f53 <vm_exec_core+17619>, 0x56cf22fddf2e <vm_exec_core+62638>, 0x56cf22fd409c <vm_exec_core+22044>, 0x56cf22fd0041 <vm_exec_core+5569>, 0x56cf22fd0552 <vm_exec_core+6866>, 0x56cf22fd0165 <vm_exec_core+5861>, 0x56cf22fd0e8b <vm_exec_core+9227>, 0x56cf22fd16ed <vm_exec_core+11373>, 0x56cf22fcee20 <vm_exec_core+928>, 0x56cf22fd0be7 <vm_exec_core+8551>, 0x56cf22fd6d71 <vm_exec_core+33521>, 0x56cf22fd455c <vm_exec_core+23260>, 0x56cf22fd34b2 <vm_exec_core+18994>, 0x56cf22fd5550 <vm_exec_core+27344>, 0x56cf22fd6e44 <vm_exec_core+33732>, 0x56cf22fd5864 <vm_exec_core+28132>, 0x56cf22fd68dd <vm_exec_core+32349>, 0x56cf22fd69b1 <vm_exec_core+32561>, 0x56cf22fcf84d <vm_exec_core+3533>, 0x56cf22fd64f3 <vm_exec_core+31347>, 0x56cf22fd2050 <vm_exec_core+13776>, 0x56cf22fd6710 <vm_exec_core+31888>, 0x56cf22fd1bf2 <vm_exec_core+12658>, 0x56cf22fd573d <vm_exec_core+27837>, 0x56cf22fd1110 <vm_exec_core+9872>, 0x56cf22fd235a <vm_exec_core+14554>, 0x56cf22fd6a91 <vm_exec_core+32785>, 0x56cf22fd2998 <vm_exec_core+16152>, 0x56cf22fd24f7 <vm_exec_core+14967>, 0x56cf22fceef0 <vm_exec_core+1136>, 0x56cf22fcf593 <vm_exec_core+2835>, 0x56cf22fcefd9 <vm_exec_core+1369>, 0x56cf22fd3251 <vm_exec_core+18385>, 0x56cf22fd26a3 <vm_exec_core+15395>, 0x56cf22fd2e29 <vm_exec_core+17321>, 0x56cf22fd2d45 <vm_exec_core+17093>, 0x56cf22fd1eae <vm_exec_core+13358>, 0x56cf22fd2598 <vm_exec_core+15128>, 0x56cf22fd2230 <vm_exec_core+14256>, 0x56cf22fd2854 <vm_exec_core+15828>, 0x56cf22fd27d2 <vm_exec_core+15698>, 0x56cf22fd1e5a <vm_exec_core+13274>, 0x56cf22fcf12b <vm_exec_core+1707>, 0x56cf22fd096d <vm_exec_core+7917>, 0x56cf22fd5e61 <vm_exec_core+29665>, 0x56cf22fd02a1 <vm_exec_core+6177>, 0x56cf22fd6b23 <vm_exec_core+32931>, 0x56cf22fd4d91 <vm_exec_core+25361>, 0x56cf22fd2b8a <vm_exec_core+16650>, 0x56cf22fcf42c <vm_exec_core+2476>, 0x56cf22fd6621 <vm_exec_core+31649>, 0x56cf22fd6216 <vm_exec_core+30614>, 0x56cf22fd0667 <vm_exec_core+7143>, 0x56cf22fcfa2c <vm_exec_core+4012>, 0x56cf22fd525e <vm_exec_core+26590>, 0x56cf22fd1510 <vm_exec_core+10896>, 0x56cf22fd6839 <vm_exec_core+32185>, 0x56cf22fd643b <vm_exec_core+31163>, 0x56cf22fd1cf4 <vm_exec_core+12916>, 0x56cf22fd2af0 <vm_exec_core+16496>, 0x56cf22fd4f2b <vm_exec_core+25771>, 0x56cf22fd6398 <vm_exec_core+31000>, 0x56cf22fd3fe2 <vm_exec_core+21858>, 0x56cf22fd4fca <vm_exec_core+25930>, 0x56cf22fd53eb <vm_exec_core+26987>, 0x56cf22fd3f09 <vm_exec_core+21641>, 0x56cf22fcf921 <vm_exec_core+3745>, 0x56cf22fd473d <vm_exec_core+23741>, 0x56cf22fcf774 <vm_exec_core+3316>, 0x56cf22fcfad8 <vm_exec_core+4184>, 0x56cf22fd1f9d <vm_exec_core+13597>, 0x56cf22fd3da0 <vm_exec_core+21280>, 0x56cf22fd4351 <vm_exec_core+22737>, 0x56cf22fd3b21 <vm_exec_core+20641>, 0x56cf22fcf372 <vm_exec_core+2290>, 0x56cf22fd5652 <vm_exec_core+27602>, 0x56cf22fd6119 <vm_exec_core+30361>, 0x56cf22fcfbda <vm_exec_core+4442>, 0x56cf22fd0d88 <vm_exec_core+8968>, 0x56cf22fd0879 <vm_exec_core+7673>, 0x56cf22fd1678 <vm_exec_core+11256>, 0x56cf22fd2a34 <vm_exec_core+16308>, 0x56cf22fcfcd1 <vm_exec_core+4689>, 0x56cf22fd54bf <vm_exec_core+27199>, 0x56cf22fd0ce2 <vm_exec_core+8802>, 0x56cf22fd28c7 <vm_exec_core+15943>, 0x56cf22fd339b <vm_exec_core+18715>, 0x56cf22fd5363 <vm_exec_core+26851>, 0x56cf22fd41a3 <vm_exec_core+22307>, 0x56cf22fd188f <vm_exec_core+11791>, 0x56cf22fd0fdb <vm_exec_core+9563>, 0x56cf22fd5133 <vm_exec_core+26291>, 0x56cf22fd211f <vm_exec_core+13983>, 0x56cf22fd47ef <vm_exec_core+23919>, 0x56cf22fd42bd <vm_exec_core+22589>, 0x56cf22fd4a39 <vm_exec_core+24505>, 0x56cf22fd593c <vm_exec_core+28348>, 0x56cf22fd35ac <vm_exec_core+19244>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd1a0a <vm_exec_core+12170>, 0x56cf22fd5078 <vm_exec_core+26104>, 0x56cf22fd1b37 <vm_exec_core+12471>, 0x56cf22fd3e44 <vm_exec_core+21444>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd3147 <vm_exec_core+18119>, 0x56cf22fd3c5c <vm_exec_core+20956>, 0x56cf22fd1d76 <vm_exec_core+13046>, 0x56cf22fd12bf <vm_exec_core+10303>, 0x56cf22fd4b17 <vm_exec_core+24727>, 0x56cf22fcfd8e <vm_exec_core+4878>, 0x56cf22fd2f44 <vm_exec_core+17604>, 0x56cf22fddf1f <vm_exec_core+62623>, 0x56cf22fd408d <vm_exec_core+22029>, 0x56cf22fd0032 <vm_exec_core+5554>, 0x56cf22fd0543 <vm_exec_core+6851>, 0x56cf22fd0156 <vm_exec_core+5846>, 0x56cf22fd0e7c <vm_exec_core+9212>, 0x56cf22fd16de <vm_exec_core+11358>, 0x56cf22fd346f <vm_exec_core+18927>, 0x56cf22fd2a2a <vm_exec_core+16298>, 0x56cf22fd346a <vm_exec_core+18922>, 0x56cf22fd3fdd <vm_exec_core+21853>, 0x56cf22fd3f04 <vm_exec_core+21636>, 0x56cf22fd0e77 <vm_exec_core+9207>, 0x56cf22fd4167 <vm_exec_core+22247>, 0x56cf22fd2046 <vm_exec_core+13766>, 0x56cf22fd204b <vm_exec_core+13771>, 0x56cf22fd3eff <vm_exec_core+21631>, 0x56cf22fd3d96 <vm_exec_core+21270>, 0x56cf22fd2e10 <vm_exec_core+17296>, 0x56cf22fd2d31 <vm_exec_core+17073>...} reg_cfp = 0x7b6de67ff608 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> th: 0x515000000300, native_id: 0x7b6de9494c40 -- Control frame information ----------------------------------------------- c:0018 p:---- s:0115 e:000114 CFUNC :join c:0017 p:---- s:0112 e:000111 CFUNC :each c:0016 p:0031 s:0108 e:000107 BLOCK /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:236 [FINISH] c:0015 p:---- s:0103 e:000102 CFUNC :popen c:0014 p:0027 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:231 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> 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_jump = <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_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:000840 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_branchnil = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_once = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_opt_aref_with = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] th: 0x51500019b700, native_id: 0x7b6dbde006c0 -- Control frame information ----------------------------------------------- c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x515000186d00, native_id: 0x7b6dc7c006c0 -- Control frame information ----------------------------------------------- c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150003b1a80, native_id: 0x7b6da4e006c0 -- Control frame information ----------------------------------------------- c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #57 0x000056cf22fcb1f8 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> #58 0x000056cf2304c542 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b6de67ff738, self=135711969232920, 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 = 0x7b6de89d45c8 cfp = <optimized out> sp = 0x7b6de66ff8d0 use_argv = 0x7b6de70c1c20 stack_argv = 0x7b6de66ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #59 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 = 0x7b6de67ff738 #60 0x000056cf22ff8c76 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. #61 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. #62 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #63 0x000056cf22ff8c76 in rb_yield (val=<optimized out>) No locals. #64 0x000056cf231acb36 in rb_ary_collect (ary=135711499946520) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 135711499946040 i = 0 #65 0x000056cf2302ed18 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 = 0x7b6de8b70148 cfunc = 0x50400000a758 recv = 135711499946520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #66 0x000056cf22fd5c8f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b6de67ff720, 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> #67 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 = {0x56cf22fd1e69 <vm_exec_core+13289>, 0x56cf22fcf13a <vm_exec_core+1722>, 0x56cf22fd097c <vm_exec_core+7932>, 0x56cf22fd5e70 <vm_exec_core+29680>, 0x56cf22fd02b0 <vm_exec_core+6192>, 0x56cf22fd6b32 <vm_exec_core+32946>, 0x56cf22fd4da0 <vm_exec_core+25376>, 0x56cf22fd2b99 <vm_exec_core+16665>, 0x56cf22fcf43b <vm_exec_core+2491>, 0x56cf22fd6630 <vm_exec_core+31664>, 0x56cf22fd6225 <vm_exec_core+30629>, 0x56cf22fd0676 <vm_exec_core+7158>, 0x56cf22fcfa3b <vm_exec_core+4027>, 0x56cf22fd526d <vm_exec_core+26605>, 0x56cf22fd151f <vm_exec_core+10911>, 0x56cf22fd6848 <vm_exec_core+32200>, 0x56cf22fd644a <vm_exec_core+31178>, 0x56cf22fd1d03 <vm_exec_core+12931>, 0x56cf22fd2aff <vm_exec_core+16511>, 0x56cf22fd4f3a <vm_exec_core+25786>, 0x56cf22fd63a7 <vm_exec_core+31015>, 0x56cf22fd3ff1 <vm_exec_core+21873>, 0x56cf22fd4fd9 <vm_exec_core+25945>, 0x56cf22fd53fa <vm_exec_core+27002>, 0x56cf22fd3f18 <vm_exec_core+21656>, 0x56cf22fcf930 <vm_exec_core+3760>, 0x56cf22fd474c <vm_exec_core+23756>, 0x56cf22fcf783 <vm_exec_core+3331>, 0x56cf22fcfae7 <vm_exec_core+4199>, 0x56cf22fd1fac <vm_exec_core+13612>, 0x56cf22fd3daf <vm_exec_core+21295>, 0x56cf22fd4360 <vm_exec_core+22752>, 0x56cf22fd3b30 <vm_exec_core+20656>, 0x56cf22fcf381 <vm_exec_core+2305>, 0x56cf22fd5661 <vm_exec_core+27617>, 0x56cf22fd6128 <vm_exec_core+30376>, 0x56cf22fcfbe9 <vm_exec_core+4457>, 0x56cf22fd0d97 <vm_exec_core+8983>, 0x56cf22fd0888 <vm_exec_core+7688>, 0x56cf22fd1687 <vm_exec_core+11271>, 0x56cf22fd2a43 <vm_exec_core+16323>, 0x56cf22fcfce0 <vm_exec_core+4704>, 0x56cf22fd54ce <vm_exec_core+27214>, 0x56cf22fd0cf1 <vm_exec_core+8817>, 0x56cf22fd28d6 <vm_exec_core+15958>, 0x56cf22fd33aa <vm_exec_core+18730>, 0x56cf22fd5372 <vm_exec_core+26866>, 0x56cf22fd41b2 <vm_exec_core+22322>, 0x56cf22fd189e <vm_exec_core+11806>, 0x56cf22fd0fea <vm_exec_core+9578>, 0x56cf22fd5142 <vm_exec_core+26306>, 0x56cf22fd212e <vm_exec_core+13998>, 0x56cf22fd47fe <vm_exec_core+23934>, 0x56cf22fd42cc <vm_exec_core+22604>, 0x56cf22fd4a48 <vm_exec_core+24520>, 0x56cf22fd594b <vm_exec_core+28363>, 0x56cf22fd35bb <vm_exec_core+19259>, 0x56cf22fcee1b <vm_exec_core+923>, 0x56cf22fd1a19 <vm_exec_core+12185>, 0x56cf22fd5087 <vm_exec_core+26119>, 0x56cf22fd1b46 <vm_exec_core+12486>, 0x56cf22fd3e53 <vm_exec_core+21459>, 0x56cf22fd4646 <vm_exec_core+23494>, 0x56cf22fd3156 <vm_exec_core+18134>, 0x56cf22fd3c6b <vm_exec_core+20971>, 0x56cf22fd1d85 <vm_exec_core+13061>, 0x56cf22fd12ce <vm_exec_core+10318>, 0x56cf22fd4b26 <vm_exec_core+24742>, 0x56cf22fcfd9d <vm_exec_core+4893>, 0x56cf22fd2f53 <vm_exec_core+17619>, 0x56cf22fddf2e <vm_exec_core+62638>, 0x56cf22fd409c <vm_exec_core+22044>, 0x56cf22fd0041 <vm_exec_core+5569>, 0x56cf22fd0552 <vm_exec_core+6866>, 0x56cf22fd0165 <vm_exec_core+5861>, 0x56cf22fd0e8b <vm_exec_core+9227>, 0x56cf22fd16ed <vm_exec_core+11373>, 0x56cf22fcee20 <vm_exec_core+928>, 0x56cf22fd0be7 <vm_exec_core+8551>, 0x56cf22fd6d71 <vm_exec_core+33521>, 0x56cf22fd455c <vm_exec_core+23260>, 0x56cf22fd34b2 <vm_exec_core+18994>, 0x56cf22fd5550 <vm_exec_core+27344>, 0x56cf22fd6e44 <vm_exec_core+33732>, 0x56cf22fd5864 <vm_exec_core+28132>, 0x56cf22fd68dd <vm_exec_core+32349>, 0x56cf22fd69b1 <vm_exec_core+32561>, 0x56cf22fcf84d <vm_exec_core+3533>, 0x56cf22fd64f3 <vm_exec_core+31347>, 0x56cf22fd2050 <vm_exec_core+13776>, 0x56cf22fd6710 <vm_exec_core+31888>, 0x56cf22fd1bf2 <vm_exec_core+12658>, 0x56cf22fd573d <vm_exec_core+27837>, 0x56cf22fd1110 <vm_exec_core+9872>, 0x56cf22fd235a <vm_exec_core+14554>, 0x56cf22fd6a91 <vm_exec_core+32785>, 0x56cf22fd2998 <vm_exec_core+16152>, 0x56cf22fd24f7 <vm_exec_core+14967>, 0x56cf22fceef0 <vm_exec_core+1136>, 0x56cf22fcf593 <vm_exec_core+2835>, 0x56cf22fcefd9 <vm_exec_core+1369>, 0x56cf22fd3251 <vm_exec_core+18385>, 0x56cf22fd26a3 <vm_exec_core+15395>, 0x56cf22fd2e29 <vm_exec_core+17321>, 0x56cf22fd2d45 <vm_exec_core+17093>, 0x56cf22fd1eae <vm_exec_core+13358>, 0x56cf22fd2598 <vm_exec_core+15128>, 0x56cf22fd2230 <vm_exec_core+14256>, 0x56cf22fd2854 <vm_exec_core+15828>, 0x56cf22fd27d2 <vm_exec_core+15698>, 0x56cf22fd1e5a <vm_exec_core+13274>, 0x56cf22fcf12b <vm_exec_core+1707>, 0x56cf22fd096d <vm_exec_core+7917>, 0x56cf22fd5e61 <vm_exec_core+29665>, 0x56cf22fd02a1 <vm_exec_core+6177>, 0x56cf22fd6b23 <vm_exec_core+32931>, 0x56cf22fd4d91 <vm_exec_core+25361>, 0x56cf22fd2b8a <vm_exec_core+16650>, 0x56cf22fcf42c <vm_exec_core+2476>, 0x56cf22fd6621 <vm_exec_core+31649>, 0x56cf22fd6216 <vm_exec_core+30614>, 0x56cf22fd0667 <vm_exec_core+7143>, 0x56cf22fcfa2c <vm_exec_core+4012>, 0x56cf22fd525e <vm_exec_core+26590>, 0x56cf22fd1510 <vm_exec_core+10896>, 0x56cf22fd6839 <vm_exec_core+32185>, 0x56cf22fd643b <vm_exec_core+31163>, 0x56cf22fd1cf4 <vm_exec_core+12916>, 0x56cf22fd2af0 <vm_exec_core+16496>, 0x56cf22fd4f2b <vm_exec_core+25771>, 0x56cf22fd6398 <vm_exec_core+31000>, 0x56cf22fd3fe2 <vm_exec_core+21858>, 0x56cf22fd4fca <vm_exec_core+25930>, 0x56cf22fd53eb <vm_exec_core+26987>, 0x56cf22fd3f09 <vm_exec_core+21641>, 0x56cf22fcf921 <vm_exec_core+3745>, 0x56cf22fd473d <vm_exec_core+23741>, 0x56cf22fcf774 <vm_exec_core+3316>, 0x56cf22fcfad8 <vm_exec_core+4184>, 0x56cf22fd1f9d <vm_exec_core+13597>, 0x56cf22fd3da0 <vm_exec_core+21280>, 0x56cf22fd4351 <vm_exec_core+22737>, 0x56cf22fd3b21 <vm_exec_core+20641>, 0x56cf22fcf372 <vm_exec_core+2290>, 0x56cf22fd5652 <vm_exec_core+27602>, 0x56cf22fd6119 <vm_exec_core+30361>, 0x56cf22fcfbda <vm_exec_core+4442>, 0x56cf22fd0d88 <vm_exec_core+8968>, 0x56cf22fd0879 <vm_exec_core+7673>, 0x56cf22fd1678 <vm_exec_core+11256>, 0x56cf22fd2a34 <vm_exec_core+16308>, 0x56cf22fcfcd1 <vm_exec_core+4689>, 0x56cf22fd54bf <vm_exec_core+27199>, 0x56cf22fd0ce2 <vm_exec_core+8802>, 0x56cf22fd28c7 <vm_exec_core+15943>, 0x56cf22fd339b <vm_exec_core+18715>, 0x56cf22fd5363 <vm_exec_core+26851>, 0x56cf22fd41a3 <vm_exec_core+22307>, 0x56cf22fd188f <vm_exec_core+11791>, 0x56cf22fd0fdb <vm_exec_core+9563>, 0x56cf22fd5133 <vm_exec_core+26291>, 0x56cf22fd211f <vm_exec_core+13983>, 0x56cf22fd47ef <vm_exec_core+23919>, 0x56cf22fd42bd <vm_exec_core+22589>, 0x56cf22fd4a39 <vm_exec_core+24505>, 0x56cf22fd593c <vm_exec_core+28348>, 0x56cf22fd35ac <vm_exec_core+19244>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd1a0a <vm_exec_core+12170>, 0x56cf22fd5078 <vm_exec_core+26104>, 0x56cf22fd1b37 <vm_exec_core+12471>, 0x56cf22fd3e44 <vm_exec_core+21444>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd3147 <vm_exec_core+18119>, 0x56cf22fd3c5c <vm_exec_core+20956>, 0x56cf22fd1d76 <vm_exec_core+13046>, 0x56cf22fd12bf <vm_exec_core+10303>, 0x56cf22fd4b17 <vm_exec_core+24727>, 0x56cf22fcfd8e <vm_exec_core+4878>, 0x56cf22fd2f44 <vm_exec_core+17604>, 0x56cf22fddf1f <vm_exec_core+62623>, 0x56cf22fd408d <vm_exec_core+22029>, 0x56cf22fd0032 <vm_exec_core+5554>, 0x56cf22fd0543 <vm_exec_core+6851>, 0x56cf22fd0156 <vm_exec_core+5846>, 0x56cf22fd0e7c <vm_exec_core+9212>, 0x56cf22fd16de <vm_exec_core+11358>, 0x56cf22fd346f <vm_exec_core+18927>, 0x56cf22fd2a2a <vm_exec_core+16298>, 0x56cf22fd346a <vm_exec_core+18922>, 0x56cf22fd3fdd <vm_exec_core+21853>, 0x56cf22fd3f04 <vm_exec_core+21636>, 0x56cf22fd0e77 <vm_exec_core+9207>, 0x56cf22fd4167 <vm_exec_core+22247>, 0x56cf22fd2046 <vm_exec_core+13766>, 0x56cf22fd204b <vm_exec_core+13771>, 0x56cf22fd3eff <vm_exec_core+21631>, 0x56cf22fd3d96 <vm_exec_core+21270>, 0x56cf22fd2e10 <vm_exec_core+17296>, 0x56cf22fd2d31 <vm_exec_core+17073>...} reg_cfp = 0x7b6de67ff720 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> #68 0x000056cf22fcb5b1 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. #69 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 #70 0x000056cf22c485db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7b6de89d4758) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb15cbbb0, <optimized out>, 0x7ffcb15cbb00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7b6de89d4758 #71 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #72 0x000056cf22c41b47 in rb_main (argc=10, argv=0x7ffcb15cbd78) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #73 main (argc=10, argv=0x7ffcb15cbd78) at /tmp/ruby/src/trunk_asan/main.c:68 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2015401) detached] $ timeout 60 gdb -p 2002451 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2038702] [New LWP 2038700] [New LWP 2038697] [New LWP 2015406] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=22223, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7b6de9494c40 (LWP 2002451) "ruby" 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=22223, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x7b6da4e006c0 (LWP 2038702) "ruby" 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000f90b10) at ./nptl/futex-internal.c:57 3 Thread 0x7b6dc7c006c0 (LWP 2038700) "ruby" 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000f90810) at ./nptl/futex-internal.c:57 4 Thread 0x7b6dbde006c0 (LWP 2038697) "test_instrumen*" 0x000056cf22fdc34a in vm_sendish (ec=0x516002af12d0, reg_cfp=0x7b6dbf76f3d8, cd=0x5080009254e0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5956 5 Thread 0x7b6dcd0006c0 (LWP 2015406) "ruby" 0x00007b6de931b4cd in __GI___poll (fds=0x7b6db3f09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 5 (Thread 0x7b6dcd0006c0 (LWP 2015406) "ruby"): #0 0x00007b6de931b4cd in __GI___poll (fds=0x7b6db3f09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000056cf22ba86ea in __interceptor_poll () No symbol table info available. #2 0x000056cf22f5e89f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = 10 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x000056cf22c01a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007b6de929ca94 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 = {135711520982720, 7272331643813712901, 135711520982720, -352, 2, 140723284118736, 7272331643826295813, 7272408178227368965}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007b6de9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7b6dbde006c0 (LWP 2038697) "test_instrumen*"): #0 0x000056cf22fdc34a in vm_sendish (ec=0x516002af12d0, reg_cfp=0x7b6dbf76f3d8, cd=0x5080009254e0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5956 calling = <optimized out> val = 36 ci = 0x4b9b100140003 argc = 1 recv = <optimized out> cc = <optimized out> #1 vm_exec_core (ec=ec@entry=0x516002af12d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = 0x5080009254e0 leaf = false val = <optimized out> insns_address_table = {0x56cf22fd1e69 <vm_exec_core+13289>, 0x56cf22fcf13a <vm_exec_core+1722>, 0x56cf22fd097c <vm_exec_core+7932>, 0x56cf22fd5e70 <vm_exec_core+29680>, 0x56cf22fd02b0 <vm_exec_core+6192>, 0x56cf22fd6b32 <vm_exec_core+32946>, 0x56cf22fd4da0 <vm_exec_core+25376>, 0x56cf22fd2b99 <vm_exec_core+16665>, 0x56cf22fcf43b <vm_exec_core+2491>, 0x56cf22fd6630 <vm_exec_core+31664>, 0x56cf22fd6225 <vm_exec_core+30629>, 0x56cf22fd0676 <vm_exec_core+7158>, 0x56cf22fcfa3b <vm_exec_core+4027>, 0x56cf22fd526d <vm_exec_core+26605>, 0x56cf22fd151f <vm_exec_core+10911>, 0x56cf22fd6848 <vm_exec_core+32200>, 0x56cf22fd644a <vm_exec_core+31178>, 0x56cf22fd1d03 <vm_exec_core+12931>, 0x56cf22fd2aff <vm_exec_core+16511>, 0x56cf22fd4f3a <vm_exec_core+25786>, 0x56cf22fd63a7 <vm_exec_core+31015>, 0x56cf22fd3ff1 <vm_exec_core+21873>, 0x56cf22fd4fd9 <vm_exec_core+25945>, 0x56cf22fd53fa <vm_exec_core+27002>, 0x56cf22fd3f18 <vm_exec_core+21656>, 0x56cf22fcf930 <vm_exec_core+3760>, 0x56cf22fd474c <vm_exec_core+23756>, 0x56cf22fcf783 <vm_exec_core+3331>, 0x56cf22fcfae7 <vm_exec_core+4199>, 0x56cf22fd1fac <vm_exec_core+13612>, 0x56cf22fd3daf <vm_exec_core+21295>, 0x56cf22fd4360 <vm_exec_core+22752>, 0x56cf22fd3b30 <vm_exec_core+20656>, 0x56cf22fcf381 <vm_exec_core+2305>, 0x56cf22fd5661 <vm_exec_core+27617>, 0x56cf22fd6128 <vm_exec_core+30376>, 0x56cf22fcfbe9 <vm_exec_core+4457>, 0x56cf22fd0d97 <vm_exec_core+8983>, 0x56cf22fd0888 <vm_exec_core+7688>, 0x56cf22fd1687 <vm_exec_core+11271>, 0x56cf22fd2a43 <vm_exec_core+16323>, 0x56cf22fcfce0 <vm_exec_core+4704>, 0x56cf22fd54ce <vm_exec_core+27214>, 0x56cf22fd0cf1 <vm_exec_core+8817>, 0x56cf22fd28d6 <vm_exec_core+15958>, 0x56cf22fd33aa <vm_exec_core+18730>, 0x56cf22fd5372 <vm_exec_core+26866>, 0x56cf22fd41b2 <vm_exec_core+22322>, 0x56cf22fd189e <vm_exec_core+11806>, 0x56cf22fd0fea <vm_exec_core+9578>, 0x56cf22fd5142 <vm_exec_core+26306>, 0x56cf22fd212e <vm_exec_core+13998>, 0x56cf22fd47fe <vm_exec_core+23934>, 0x56cf22fd42cc <vm_exec_core+22604>, 0x56cf22fd4a48 <vm_exec_core+24520>, 0x56cf22fd594b <vm_exec_core+28363>, 0x56cf22fd35bb <vm_exec_core+19259>, 0x56cf22fcee1b <vm_exec_core+923>, 0x56cf22fd1a19 <vm_exec_core+12185>, 0x56cf22fd5087 <vm_exec_core+26119>, 0x56cf22fd1b46 <vm_exec_core+12486>, 0x56cf22fd3e53 <vm_exec_core+21459>, 0x56cf22fd4646 <vm_exec_core+23494>, 0x56cf22fd3156 <vm_exec_core+18134>, 0x56cf22fd3c6b <vm_exec_core+20971>, 0x56cf22fd1d85 <vm_exec_core+13061>, 0x56cf22fd12ce <vm_exec_core+10318>, 0x56cf22fd4b26 <vm_exec_core+24742>, 0x56cf22fcfd9d <vm_exec_core+4893>, 0x56cf22fd2f53 <vm_exec_core+17619>, 0x56cf22fddf2e <vm_exec_core+62638>, 0x56cf22fd409c <vm_exec_core+22044>, 0x56cf22fd0041 <vm_exec_core+5569>, 0x56cf22fd0552 <vm_exec_core+6866>, 0x56cf22fd0165 <vm_exec_core+5861>, 0x56cf22fd0e8b <vm_exec_core+9227>, 0x56cf22fd16ed <vm_exec_core+11373>, 0x56cf22fcee20 <vm_exec_core+928>, 0x56cf22fd0be7 <vm_exec_core+8551>, 0x56cf22fd6d71 <vm_exec_core+33521>, 0x56cf22fd455c <vm_exec_core+23260>, 0x56cf22fd34b2 <vm_exec_core+18994>, 0x56cf22fd5550 <vm_exec_core+27344>, 0x56cf22fd6e44 <vm_exec_core+33732>, 0x56cf22fd5864 <vm_exec_core+28132>, 0x56cf22fd68dd <vm_exec_core+32349>, 0x56cf22fd69b1 <vm_exec_core+32561>, 0x56cf22fcf84d <vm_exec_core+3533>, 0x56cf22fd64f3 <vm_exec_core+31347>, 0x56cf22fd2050 <vm_exec_core+13776>, 0x56cf22fd6710 <vm_exec_core+31888>, 0x56cf22fd1bf2 <vm_exec_core+12658>, 0x56cf22fd573d <vm_exec_core+27837>, 0x56cf22fd1110 <vm_exec_core+9872>, 0x56cf22fd235a <vm_exec_core+14554>, 0x56cf22fd6a91 <vm_exec_core+32785>, 0x56cf22fd2998 <vm_exec_core+16152>, 0x56cf22fd24f7 <vm_exec_core+14967>, 0x56cf22fceef0 <vm_exec_core+1136>, 0x56cf22fcf593 <vm_exec_core+2835>, 0x56cf22fcefd9 <vm_exec_core+1369>, 0x56cf22fd3251 <vm_exec_core+18385>, 0x56cf22fd26a3 <vm_exec_core+15395>, 0x56cf22fd2e29 <vm_exec_core+17321>, 0x56cf22fd2d45 <vm_exec_core+17093>, 0x56cf22fd1eae <vm_exec_core+13358>, 0x56cf22fd2598 <vm_exec_core+15128>, 0x56cf22fd2230 <vm_exec_core+14256>, 0x56cf22fd2854 <vm_exec_core+15828>, 0x56cf22fd27d2 <vm_exec_core+15698>, 0x56cf22fd1e5a <vm_exec_core+13274>, 0x56cf22fcf12b <vm_exec_core+1707>, 0x56cf22fd096d <vm_exec_core+7917>, 0x56cf22fd5e61 <vm_exec_core+29665>, 0x56cf22fd02a1 <vm_exec_core+6177>, 0x56cf22fd6b23 <vm_exec_core+32931>, 0x56cf22fd4d91 <vm_exec_core+25361>, 0x56cf22fd2b8a <vm_exec_core+16650>, 0x56cf22fcf42c <vm_exec_core+2476>, 0x56cf22fd6621 <vm_exec_core+31649>, 0x56cf22fd6216 <vm_exec_core+30614>, 0x56cf22fd0667 <vm_exec_core+7143>, 0x56cf22fcfa2c <vm_exec_core+4012>, 0x56cf22fd525e <vm_exec_core+26590>, 0x56cf22fd1510 <vm_exec_core+10896>, 0x56cf22fd6839 <vm_exec_core+32185>, 0x56cf22fd643b <vm_exec_core+31163>, 0x56cf22fd1cf4 <vm_exec_core+12916>, 0x56cf22fd2af0 <vm_exec_core+16496>, 0x56cf22fd4f2b <vm_exec_core+25771>, 0x56cf22fd6398 <vm_exec_core+31000>, 0x56cf22fd3fe2 <vm_exec_core+21858>, 0x56cf22fd4fca <vm_exec_core+25930>, 0x56cf22fd53eb <vm_exec_core+26987>, 0x56cf22fd3f09 <vm_exec_core+21641>, 0x56cf22fcf921 <vm_exec_core+3745>, 0x56cf22fd473d <vm_exec_core+23741>, 0x56cf22fcf774 <vm_exec_core+3316>, 0x56cf22fcfad8 <vm_exec_core+4184>, 0x56cf22fd1f9d <vm_exec_core+13597>, 0x56cf22fd3da0 <vm_exec_core+21280>, 0x56cf22fd4351 <vm_exec_core+22737>, 0x56cf22fd3b21 <vm_exec_core+20641>, 0x56cf22fcf372 <vm_exec_core+2290>, 0x56cf22fd5652 <vm_exec_core+27602>, 0x56cf22fd6119 <vm_exec_core+30361>, 0x56cf22fcfbda <vm_exec_core+4442>, 0x56cf22fd0d88 <vm_exec_core+8968>, 0x56cf22fd0879 <vm_exec_core+7673>, 0x56cf22fd1678 <vm_exec_core+11256>, 0x56cf22fd2a34 <vm_exec_core+16308>, 0x56cf22fcfcd1 <vm_exec_core+4689>, 0x56cf22fd54bf <vm_exec_core+27199>, 0x56cf22fd0ce2 <vm_exec_core+8802>, 0x56cf22fd28c7 <vm_exec_core+15943>, 0x56cf22fd339b <vm_exec_core+18715>, 0x56cf22fd5363 <vm_exec_core+26851>, 0x56cf22fd41a3 <vm_exec_core+22307>, 0x56cf22fd188f <vm_exec_core+11791>, 0x56cf22fd0fdb <vm_exec_core+9563>, 0x56cf22fd5133 <vm_exec_core+26291>, 0x56cf22fd211f <vm_exec_core+13983>, 0x56cf22fd47ef <vm_exec_core+23919>, 0x56cf22fd42bd <vm_exec_core+22589>, 0x56cf22fd4a39 <vm_exec_core+24505>, 0x56cf22fd593c <vm_exec_core+28348>, 0x56cf22fd35ac <vm_exec_core+19244>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd1a0a <vm_exec_core+12170>, 0x56cf22fd5078 <vm_exec_core+26104>, 0x56cf22fd1b37 <vm_exec_core+12471>, 0x56cf22fd3e44 <vm_exec_core+21444>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd3147 <vm_exec_core+18119>, 0x56cf22fd3c5c <vm_exec_core+20956>, 0x56cf22fd1d76 <vm_exec_core+13046>, 0x56cf22fd12bf <vm_exec_core+10303>, 0x56cf22fd4b17 <vm_exec_core+24727>, 0x56cf22fcfd8e <vm_exec_core+4878>, 0x56cf22fd2f44 <vm_exec_core+17604>, 0x56cf22fddf1f <vm_exec_core+62623>, 0x56cf22fd408d <vm_exec_core+22029>, 0x56cf22fd0032 <vm_exec_core+5554>, 0x56cf22fd0543 <vm_exec_core+6851>, 0x56cf22fd0156 <vm_exec_core+5846>, 0x56cf22fd0e7c <vm_exec_core+9212>, 0x56cf22fd16de <vm_exec_core+11358>, 0x56cf22fd346f <vm_exec_core+18927>, 0x56cf22fd2a2a <vm_exec_core+16298>, 0x56cf22fd346a <vm_exec_core+18922>, 0x56cf22fd3fdd <vm_exec_core+21853>, 0x56cf22fd3f04 <vm_exec_core+21636>, 0x56cf22fd0e77 <vm_exec_core+9207>, 0x56cf22fd4167 <vm_exec_core+22247>, 0x56cf22fd2046 <vm_exec_core+13766>, 0x56cf22fd204b <vm_exec_core+13771>, 0x56cf22fd3eff <vm_exec_core+21631>, 0x56cf22fd3d96 <vm_exec_core+21270>, 0x56cf22fd2e10 <vm_exec_core+17296>, 0x56cf22fd2d31 <vm_exec_core+17073>...} reg_cfp = 0x7b6dbf76f3d8 reg_pc = 0x5120000ca038 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> #2 0x000056cf22fcb1f8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516002af12d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #3 0x000056cf230088cb in invoke_iseq_block_from_c (ec=0x516002af12d0, captured=<optimized out>, self=135711947329640, 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 = 0x7b6dcbbbe068 cfp = 0x7b6dbf76f7c8 sp = 0x7b6dbf66f818 use_argv = <optimized out> stack_argv = 0x7b6dbf66f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #4 invoke_block_from_c_proc (ec=0x516002af12d0, self=135711947329640, 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> #5 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. #6 0x000056cf23006b56 in rb_vm_invoke_proc (ec=0x7b6dbf66fb30, proc=0x0, proc@entry=0x50400099ab50, argc=-1082723360, argc@entry=0, argv=0xf6db7eede75, kw_splat=1, passed_block_handler=16963911606118, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 135711293895640 #7 0x000056cf22f5d639 in thread_do_start_proc (th=th@entry=0x515000186d00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400099ab50 args_len = 0 args_ptr = <optimized out> #8 0x000056cf22f5b26a in thread_do_start (th=0x515000186d00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #9 thread_start_func_2 (th=th@entry=0x515000186d00, 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> #10 0x000056cf22f5a52e in call_thread_start_func_2 (th=0x515000186d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7b6dbddffcc0 #11 nt_start (ptr=0x50c000f90400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000186d00 sched = <optimized out> nt = 0x50c000f90400 vm = 0x525000000100 #12 0x000056cf22c01a9f in asan_thread_start(void*) () No symbol table info available. #13 0x00007b6de929ca94 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 = {135711267227328, 7272294535296275461, 135711267227328, -352, 2, 140723284112080, 7272294535308858373, 7272408178227368965}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #14 0x00007b6de9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7b6dc7c006c0 (LWP 2038700) "ruby"): #0 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000f90810) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000f90810) 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=0x50c000f90810, 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 0x00007b6de929b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000f907e8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7b6de929b4a0 <__condvar_cleanup_waiting>, __arg = 0x7b6dc7bffbb0, __canceltype = -943719344, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000f907e8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 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=0x50c000f907e8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000056cf22f3476f in rb_native_cond_wait (cond=0x50c000f90810, 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=0x5150003b1a80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x515000000300 #7 0x000056cf22f5a4c0 in nt_start (ptr=0x50c000f907c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2216 th = 0x5150003b1a80 sched = 0x5160000004a0 nt = 0x50c000f907c0 vm = 0x525000000100 #8 0x000056cf22c01a9f in asan_thread_start(void*) () No symbol table info available. #9 0x00007b6de929ca94 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 = {135711432902336, 7272351984778826757, 135711432902336, -352, 2, 140723284112080, 7272351984791409669, 7272408178227368965}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #10 0x00007b6de9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7b6da4e006c0 (LWP 2038702) "ruby"): #0 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000f90b10) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000f90b10) 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=0x50c000f90b10, 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 0x00007b6de929b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000f90ae8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7b6de929b4a0 <__condvar_cleanup_waiting>, __arg = 0x7b6da4dffbb0, __canceltype = -1528824752, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000f90ae8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 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=0x50c000f90ae8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000056cf22f3476f in rb_native_cond_wait (cond=0x50c000f90b10, 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=0x5150003b8d80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x515000186d00 #7 0x000056cf22f5a4c0 in nt_start (ptr=0x50c000f90ac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2216 th = 0x5150003b8d80 sched = 0x5160000004a0 nt = 0x50c000f90ac0 vm = 0x525000000100 #8 0x000056cf22c01a9f in asan_thread_start(void*) () No symbol table info available. #9 0x00007b6de929ca94 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 = {135710847796928, 7272279142133486597, 135710847796928, -352, 2, 140723284112080, 7272279142146069509, 7272408178227368965}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #10 0x00007b6de9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7b6de9494c40 (LWP 2002451) "ruby"): #0 0x00007b6de9298d61 in __futex_abstimed_wait_common64 (private=22223, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=22223, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, 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 0x00007b6de929b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7b6de929b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffcb15c9450, __canceltype = -1319332752, __prev = 0x0} cbuffer = {wseq = 1682, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 1682 seq = 841 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=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000056cf22f3476f in rb_native_cond_wait (cond=0x50c000000090, 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=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x515000186d00 #7 0x000056cf22f59442 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x000056cf22f5fd5f in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 thread_join_sleep (arg=135711959907936) at /tmp/ruby/src/trunk_asan/thread.c:1068 scheduler = <optimized out> p = 0x7b6de7297e60 target_th = 0x515000186d00 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x000056cf22c4c2e0 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 = {0x7ffcb15c9730, <optimized out>, 0x7ffcb15c9640, <optimized out>, <optimized out>}, prev = 0x7b6de728b540, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x000056cf22f5f538 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000680 #13 0x000056cf22f5242b in thread_value (self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1235 th = 0x515000186d00 #14 0x000056cf23042f5c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x7b6de7072668) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x7b6de67ff448 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = 0 recv = 135711386833760 argc = 0 mid = 9697 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> #15 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x7b6de7072668) at /tmp/ruby/src/trunk_asan/vm_eval.c:178 No locals. #16 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> #17 0x000056cf230479c6 in vm_call0_cc (ec=0x5160000006d0, recv=135711386833760, id=9697, 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 0x189)> use_argv = 0x7b6de7072668 av = <optimized out> #18 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> #19 0x000056cf22ff875e in rb_call (recv=393, mid=0, argc=-383152799, argv=0xfffffffffffffe00, scope=4294967295) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x50c000000090 #20 rb_funcall_with_block_kw (recv=393, mid=0, argc=-383152799, argv=0xfffffffffffffe00, passed_procval=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1192 No locals. #21 0x000056cf2304c5a7 in vm_yield_with_symbol (ec=0x5160000006d0, symbol=2482444, argc=1, argv=0x7b6de7072660, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5165 No locals. #22 invoke_block_from_c_bh (ec=<optimized out>, block_handler=2482444, 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:1648 No locals. #23 0x000056cf22ff8c76 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. #24 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. #25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #26 0x000056cf22ff8c76 in rb_yield (val=<optimized out>) No locals. #27 0x000056cf231acb36 in rb_ary_collect (ary=135711386833880) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 135711386829280 i = 0 #28 0x000056cf2302ed18 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 = 0x165100020001 cc = <optimized out> me = 0x7b6de8b70148 cfunc = 0x50400000a758 recv = 135711386833880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x000056cf22fd5c8f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b6de67ff480, cd=0x5080009260b0, 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> #30 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 = 0x5080009260b0 insns_address_table = {0x56cf22fd1e69 <vm_exec_core+13289>, 0x56cf22fcf13a <vm_exec_core+1722>, 0x56cf22fd097c <vm_exec_core+7932>, 0x56cf22fd5e70 <vm_exec_core+29680>, 0x56cf22fd02b0 <vm_exec_core+6192>, 0x56cf22fd6b32 <vm_exec_core+32946>, 0x56cf22fd4da0 <vm_exec_core+25376>, 0x56cf22fd2b99 <vm_exec_core+16665>, 0x56cf22fcf43b <vm_exec_core+2491>, 0x56cf22fd6630 <vm_exec_core+31664>, 0x56cf22fd6225 <vm_exec_core+30629>, 0x56cf22fd0676 <vm_exec_core+7158>, 0x56cf22fcfa3b <vm_exec_core+4027>, 0x56cf22fd526d <vm_exec_core+26605>, 0x56cf22fd151f <vm_exec_core+10911>, 0x56cf22fd6848 <vm_exec_core+32200>, 0x56cf22fd644a <vm_exec_core+31178>, 0x56cf22fd1d03 <vm_exec_core+12931>, 0x56cf22fd2aff <vm_exec_core+16511>, 0x56cf22fd4f3a <vm_exec_core+25786>, 0x56cf22fd63a7 <vm_exec_core+31015>, 0x56cf22fd3ff1 <vm_exec_core+21873>, 0x56cf22fd4fd9 <vm_exec_core+25945>, 0x56cf22fd53fa <vm_exec_core+27002>, 0x56cf22fd3f18 <vm_exec_core+21656>, 0x56cf22fcf930 <vm_exec_core+3760>, 0x56cf22fd474c <vm_exec_core+23756>, 0x56cf22fcf783 <vm_exec_core+3331>, 0x56cf22fcfae7 <vm_exec_core+4199>, 0x56cf22fd1fac <vm_exec_core+13612>, 0x56cf22fd3daf <vm_exec_core+21295>, 0x56cf22fd4360 <vm_exec_core+22752>, 0x56cf22fd3b30 <vm_exec_core+20656>, 0x56cf22fcf381 <vm_exec_core+2305>, 0x56cf22fd5661 <vm_exec_core+27617>, 0x56cf22fd6128 <vm_exec_core+30376>, 0x56cf22fcfbe9 <vm_exec_core+4457>, 0x56cf22fd0d97 <vm_exec_core+8983>, 0x56cf22fd0888 <vm_exec_core+7688>, 0x56cf22fd1687 <vm_exec_core+11271>, 0x56cf22fd2a43 <vm_exec_core+16323>, 0x56cf22fcfce0 <vm_exec_core+4704>, 0x56cf22fd54ce <vm_exec_core+27214>, 0x56cf22fd0cf1 <vm_exec_core+8817>, 0x56cf22fd28d6 <vm_exec_core+15958>, 0x56cf22fd33aa <vm_exec_core+18730>, 0x56cf22fd5372 <vm_exec_core+26866>, 0x56cf22fd41b2 <vm_exec_core+22322>, 0x56cf22fd189e <vm_exec_core+11806>, 0x56cf22fd0fea <vm_exec_core+9578>, 0x56cf22fd5142 <vm_exec_core+26306>, 0x56cf22fd212e <vm_exec_core+13998>, 0x56cf22fd47fe <vm_exec_core+23934>, 0x56cf22fd42cc <vm_exec_core+22604>, 0x56cf22fd4a48 <vm_exec_core+24520>, 0x56cf22fd594b <vm_exec_core+28363>, 0x56cf22fd35bb <vm_exec_core+19259>, 0x56cf22fcee1b <vm_exec_core+923>, 0x56cf22fd1a19 <vm_exec_core+12185>, 0x56cf22fd5087 <vm_exec_core+26119>, 0x56cf22fd1b46 <vm_exec_core+12486>, 0x56cf22fd3e53 <vm_exec_core+21459>, 0x56cf22fd4646 <vm_exec_core+23494>, 0x56cf22fd3156 <vm_exec_core+18134>, 0x56cf22fd3c6b <vm_exec_core+20971>, 0x56cf22fd1d85 <vm_exec_core+13061>, 0x56cf22fd12ce <vm_exec_core+10318>, 0x56cf22fd4b26 <vm_exec_core+24742>, 0x56cf22fcfd9d <vm_exec_core+4893>, 0x56cf22fd2f53 <vm_exec_core+17619>, 0x56cf22fddf2e <vm_exec_core+62638>, 0x56cf22fd409c <vm_exec_core+22044>, 0x56cf22fd0041 <vm_exec_core+5569>, 0x56cf22fd0552 <vm_exec_core+6866>, 0x56cf22fd0165 <vm_exec_core+5861>, 0x56cf22fd0e8b <vm_exec_core+9227>, 0x56cf22fd16ed <vm_exec_core+11373>, 0x56cf22fcee20 <vm_exec_core+928>, 0x56cf22fd0be7 <vm_exec_core+8551>, 0x56cf22fd6d71 <vm_exec_core+33521>, 0x56cf22fd455c <vm_exec_core+23260>, 0x56cf22fd34b2 <vm_exec_core+18994>, 0x56cf22fd5550 <vm_exec_core+27344>, 0x56cf22fd6e44 <vm_exec_core+33732>, 0x56cf22fd5864 <vm_exec_core+28132>, 0x56cf22fd68dd <vm_exec_core+32349>, 0x56cf22fd69b1 <vm_exec_core+32561>, 0x56cf22fcf84d <vm_exec_core+3533>, 0x56cf22fd64f3 <vm_exec_core+31347>, 0x56cf22fd2050 <vm_exec_core+13776>, 0x56cf22fd6710 <vm_exec_core+31888>, 0x56cf22fd1bf2 <vm_exec_core+12658>, 0x56cf22fd573d <vm_exec_core+27837>, 0x56cf22fd1110 <vm_exec_core+9872>, 0x56cf22fd235a <vm_exec_core+14554>, 0x56cf22fd6a91 <vm_exec_core+32785>, 0x56cf22fd2998 <vm_exec_core+16152>, 0x56cf22fd24f7 <vm_exec_core+14967>, 0x56cf22fceef0 <vm_exec_core+1136>, 0x56cf22fcf593 <vm_exec_core+2835>, 0x56cf22fcefd9 <vm_exec_core+1369>, 0x56cf22fd3251 <vm_exec_core+18385>, 0x56cf22fd26a3 <vm_exec_core+15395>, 0x56cf22fd2e29 <vm_exec_core+17321>, 0x56cf22fd2d45 <vm_exec_core+17093>, 0x56cf22fd1eae <vm_exec_core+13358>, 0x56cf22fd2598 <vm_exec_core+15128>, 0x56cf22fd2230 <vm_exec_core+14256>, 0x56cf22fd2854 <vm_exec_core+15828>, 0x56cf22fd27d2 <vm_exec_core+15698>, 0x56cf22fd1e5a <vm_exec_core+13274>, 0x56cf22fcf12b <vm_exec_core+1707>, 0x56cf22fd096d <vm_exec_core+7917>, 0x56cf22fd5e61 <vm_exec_core+29665>, 0x56cf22fd02a1 <vm_exec_core+6177>, 0x56cf22fd6b23 <vm_exec_core+32931>, 0x56cf22fd4d91 <vm_exec_core+25361>, 0x56cf22fd2b8a <vm_exec_core+16650>, 0x56cf22fcf42c <vm_exec_core+2476>, 0x56cf22fd6621 <vm_exec_core+31649>, 0x56cf22fd6216 <vm_exec_core+30614>, 0x56cf22fd0667 <vm_exec_core+7143>, 0x56cf22fcfa2c <vm_exec_core+4012>, 0x56cf22fd525e <vm_exec_core+26590>, 0x56cf22fd1510 <vm_exec_core+10896>, 0x56cf22fd6839 <vm_exec_core+32185>, 0x56cf22fd643b <vm_exec_core+31163>, 0x56cf22fd1cf4 <vm_exec_core+12916>, 0x56cf22fd2af0 <vm_exec_core+16496>, 0x56cf22fd4f2b <vm_exec_core+25771>, 0x56cf22fd6398 <vm_exec_core+31000>, 0x56cf22fd3fe2 <vm_exec_core+21858>, 0x56cf22fd4fca <vm_exec_core+25930>, 0x56cf22fd53eb <vm_exec_core+26987>, 0x56cf22fd3f09 <vm_exec_core+21641>, 0x56cf22fcf921 <vm_exec_core+3745>, 0x56cf22fd473d <vm_exec_core+23741>, 0x56cf22fcf774 <vm_exec_core+3316>, 0x56cf22fcfad8 <vm_exec_core+4184>, 0x56cf22fd1f9d <vm_exec_core+13597>, 0x56cf22fd3da0 <vm_exec_core+21280>, 0x56cf22fd4351 <vm_exec_core+22737>, 0x56cf22fd3b21 <vm_exec_core+20641>, 0x56cf22fcf372 <vm_exec_core+2290>, 0x56cf22fd5652 <vm_exec_core+27602>, 0x56cf22fd6119 <vm_exec_core+30361>, 0x56cf22fcfbda <vm_exec_core+4442>, 0x56cf22fd0d88 <vm_exec_core+8968>, 0x56cf22fd0879 <vm_exec_core+7673>, 0x56cf22fd1678 <vm_exec_core+11256>, 0x56cf22fd2a34 <vm_exec_core+16308>, 0x56cf22fcfcd1 <vm_exec_core+4689>, 0x56cf22fd54bf <vm_exec_core+27199>, 0x56cf22fd0ce2 <vm_exec_core+8802>, 0x56cf22fd28c7 <vm_exec_core+15943>, 0x56cf22fd339b <vm_exec_core+18715>, 0x56cf22fd5363 <vm_exec_core+26851>, 0x56cf22fd41a3 <vm_exec_core+22307>, 0x56cf22fd188f <vm_exec_core+11791>, 0x56cf22fd0fdb <vm_exec_core+9563>, 0x56cf22fd5133 <vm_exec_core+26291>, 0x56cf22fd211f <vm_exec_core+13983>, 0x56cf22fd47ef <vm_exec_core+23919>, 0x56cf22fd42bd <vm_exec_core+22589>, 0x56cf22fd4a39 <vm_exec_core+24505>, 0x56cf22fd593c <vm_exec_core+28348>, 0x56cf22fd35ac <vm_exec_core+19244>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd1a0a <vm_exec_core+12170>, 0x56cf22fd5078 <vm_exec_core+26104>, 0x56cf22fd1b37 <vm_exec_core+12471>, 0x56cf22fd3e44 <vm_exec_core+21444>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd3147 <vm_exec_core+18119>, 0x56cf22fd3c5c <vm_exec_core+20956>, 0x56cf22fd1d76 <vm_exec_core+13046>, 0x56cf22fd12bf <vm_exec_core+10303>, 0x56cf22fd4b17 <vm_exec_core+24727>, 0x56cf22fcfd8e <vm_exec_core+4878>, 0x56cf22fd2f44 <vm_exec_core+17604>, 0x56cf22fddf1f <vm_exec_core+62623>, 0x56cf22fd408d <vm_exec_core+22029>, 0x56cf22fd0032 <vm_exec_core+5554>, 0x56cf22fd0543 <vm_exec_core+6851>, 0x56cf22fd0156 <vm_exec_core+5846>, 0x56cf22fd0e7c <vm_exec_core+9212>, 0x56cf22fd16de <vm_exec_core+11358>, 0x56cf22fd346f <vm_exec_core+18927>, 0x56cf22fd2a2a <vm_exec_core+16298>, 0x56cf22fd346a <vm_exec_core+18922>, 0x56cf22fd3fdd <vm_exec_core+21853>, 0x56cf22fd3f04 <vm_exec_core+21636>, 0x56cf22fd0e77 <vm_exec_core+9207>, 0x56cf22fd4167 <vm_exec_core+22247>, 0x56cf22fd2046 <vm_exec_core+13766>, 0x56cf22fd204b <vm_exec_core+13771>, 0x56cf22fd3eff <vm_exec_core+21631>, 0x56cf22fd3d96 <vm_exec_core+21270>, 0x56cf22fd2e10 <vm_exec_core+17296>, 0x56cf22fd2d31 <vm_exec_core+17073>...} reg_cfp = 0x7b6de67ff480 reg_pc = 0x512000001730 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> th: 0x515000000300, native_id: 0x7b6de9494c40 -- Control frame information ----------------------------------------------- INSN_LABEL_opt_aref_with = <optimized out> c:0018 p:---- s:0114 e:000113 CFUNC :value c:0017 p:---- s:0111 e:000110 CFUNC :map INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> c:0016 p:0014 s:0107 e:000106 BLOCK /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61 c:0015 p:0014 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/helper.rb:7 INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> c:0014 p:0007 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:59 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_setlocal_WC_1 = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:000840 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] 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> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> th: 0x515000186d00, native_id: 0x7b6dbde006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> c:0020 p:0034 s:0103 e:000104 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:260 INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #31 0x000056cf22fcb1f8 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> #32 0x000056cf2304c542 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b6de67ff620, self=135711969232920, 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 = 0x7b6de89c5ed8 cfp = <optimized out> sp = 0x7b6de66ffa28 use_argv = 0x7b6de70444e0 stack_argv = 0x7b6de66ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #33 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 = 0x7b6de67ff620 #34 0x000056cf22ff8c76 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. #35 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. #36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #37 0x000056cf22ff8c76 in rb_yield (val=<optimized out>) No locals. #38 0x000056cf231acb36 in rb_ary_collect (ary=135711379071000) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 135711378987200 i = 8 #39 0x000056cf2302ed18 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 = 0x7b6de8b70148 cfunc = 0x50400000a758 recv = 135711379071000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #40 0x000056cf22fd5c8f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b6de67ff608, 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> #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 = 0x51100000d310 insns_address_table = {0x56cf22fd1e69 <vm_exec_core+13289>, 0x56cf22fcf13a <vm_exec_core+1722>, 0x56cf22fd097c <vm_exec_core+7932>, 0x56cf22fd5e70 <vm_exec_core+29680>, 0x56cf22fd02b0 <vm_exec_core+6192>, 0x56cf22fd6b32 <vm_exec_core+32946>, 0x56cf22fd4da0 <vm_exec_core+25376>, 0x56cf22fd2b99 <vm_exec_core+16665>, 0x56cf22fcf43b <vm_exec_core+2491>, 0x56cf22fd6630 <vm_exec_core+31664>, 0x56cf22fd6225 <vm_exec_core+30629>, 0x56cf22fd0676 <vm_exec_core+7158>, 0x56cf22fcfa3b <vm_exec_core+4027>, 0x56cf22fd526d <vm_exec_core+26605>, 0x56cf22fd151f <vm_exec_core+10911>, 0x56cf22fd6848 <vm_exec_core+32200>, 0x56cf22fd644a <vm_exec_core+31178>, 0x56cf22fd1d03 <vm_exec_core+12931>, 0x56cf22fd2aff <vm_exec_core+16511>, 0x56cf22fd4f3a <vm_exec_core+25786>, 0x56cf22fd63a7 <vm_exec_core+31015>, 0x56cf22fd3ff1 <vm_exec_core+21873>, 0x56cf22fd4fd9 <vm_exec_core+25945>, 0x56cf22fd53fa <vm_exec_core+27002>, 0x56cf22fd3f18 <vm_exec_core+21656>, 0x56cf22fcf930 <vm_exec_core+3760>, 0x56cf22fd474c <vm_exec_core+23756>, 0x56cf22fcf783 <vm_exec_core+3331>, 0x56cf22fcfae7 <vm_exec_core+4199>, 0x56cf22fd1fac <vm_exec_core+13612>, 0x56cf22fd3daf <vm_exec_core+21295>, 0x56cf22fd4360 <vm_exec_core+22752>, 0x56cf22fd3b30 <vm_exec_core+20656>, 0x56cf22fcf381 <vm_exec_core+2305>, 0x56cf22fd5661 <vm_exec_core+27617>, 0x56cf22fd6128 <vm_exec_core+30376>, 0x56cf22fcfbe9 <vm_exec_core+4457>, 0x56cf22fd0d97 <vm_exec_core+8983>, 0x56cf22fd0888 <vm_exec_core+7688>, 0x56cf22fd1687 <vm_exec_core+11271>, 0x56cf22fd2a43 <vm_exec_core+16323>, 0x56cf22fcfce0 <vm_exec_core+4704>, 0x56cf22fd54ce <vm_exec_core+27214>, 0x56cf22fd0cf1 <vm_exec_core+8817>, 0x56cf22fd28d6 <vm_exec_core+15958>, 0x56cf22fd33aa <vm_exec_core+18730>, 0x56cf22fd5372 <vm_exec_core+26866>, 0x56cf22fd41b2 <vm_exec_core+22322>, 0x56cf22fd189e <vm_exec_core+11806>, 0x56cf22fd0fea <vm_exec_core+9578>, 0x56cf22fd5142 <vm_exec_core+26306>, 0x56cf22fd212e <vm_exec_core+13998>, 0x56cf22fd47fe <vm_exec_core+23934>, 0x56cf22fd42cc <vm_exec_core+22604>, 0x56cf22fd4a48 <vm_exec_core+24520>, 0x56cf22fd594b <vm_exec_core+28363>, 0x56cf22fd35bb <vm_exec_core+19259>, 0x56cf22fcee1b <vm_exec_core+923>, 0x56cf22fd1a19 <vm_exec_core+12185>, 0x56cf22fd5087 <vm_exec_core+26119>, 0x56cf22fd1b46 <vm_exec_core+12486>, 0x56cf22fd3e53 <vm_exec_core+21459>, 0x56cf22fd4646 <vm_exec_core+23494>, 0x56cf22fd3156 <vm_exec_core+18134>, 0x56cf22fd3c6b <vm_exec_core+20971>, 0x56cf22fd1d85 <vm_exec_core+13061>, 0x56cf22fd12ce <vm_exec_core+10318>, 0x56cf22fd4b26 <vm_exec_core+24742>, 0x56cf22fcfd9d <vm_exec_core+4893>, 0x56cf22fd2f53 <vm_exec_core+17619>, 0x56cf22fddf2e <vm_exec_core+62638>, 0x56cf22fd409c <vm_exec_core+22044>, 0x56cf22fd0041 <vm_exec_core+5569>, 0x56cf22fd0552 <vm_exec_core+6866>, 0x56cf22fd0165 <vm_exec_core+5861>, 0x56cf22fd0e8b <vm_exec_core+9227>, 0x56cf22fd16ed <vm_exec_core+11373>, 0x56cf22fcee20 <vm_exec_core+928>, 0x56cf22fd0be7 <vm_exec_core+8551>, 0x56cf22fd6d71 <vm_exec_core+33521>, 0x56cf22fd455c <vm_exec_core+23260>, 0x56cf22fd34b2 <vm_exec_core+18994>, 0x56cf22fd5550 <vm_exec_core+27344>, 0x56cf22fd6e44 <vm_exec_core+33732>, 0x56cf22fd5864 <vm_exec_core+28132>, 0x56cf22fd68dd <vm_exec_core+32349>, 0x56cf22fd69b1 <vm_exec_core+32561>, 0x56cf22fcf84d <vm_exec_core+3533>, 0x56cf22fd64f3 <vm_exec_core+31347>, 0x56cf22fd2050 <vm_exec_core+13776>, 0x56cf22fd6710 <vm_exec_core+31888>, 0x56cf22fd1bf2 <vm_exec_core+12658>, 0x56cf22fd573d <vm_exec_core+27837>, 0x56cf22fd1110 <vm_exec_core+9872>, 0x56cf22fd235a <vm_exec_core+14554>, 0x56cf22fd6a91 <vm_exec_core+32785>, 0x56cf22fd2998 <vm_exec_core+16152>, 0x56cf22fd24f7 <vm_exec_core+14967>, 0x56cf22fceef0 <vm_exec_core+1136>, 0x56cf22fcf593 <vm_exec_core+2835>, 0x56cf22fcefd9 <vm_exec_core+1369>, 0x56cf22fd3251 <vm_exec_core+18385>, 0x56cf22fd26a3 <vm_exec_core+15395>, 0x56cf22fd2e29 <vm_exec_core+17321>, 0x56cf22fd2d45 <vm_exec_core+17093>, 0x56cf22fd1eae <vm_exec_core+13358>, 0x56cf22fd2598 <vm_exec_core+15128>, 0x56cf22fd2230 <vm_exec_core+14256>, 0x56cf22fd2854 <vm_exec_core+15828>, 0x56cf22fd27d2 <vm_exec_core+15698>, 0x56cf22fd1e5a <vm_exec_core+13274>, 0x56cf22fcf12b <vm_exec_core+1707>, 0x56cf22fd096d <vm_exec_core+7917>, 0x56cf22fd5e61 <vm_exec_core+29665>, 0x56cf22fd02a1 <vm_exec_core+6177>, 0x56cf22fd6b23 <vm_exec_core+32931>, 0x56cf22fd4d91 <vm_exec_core+25361>, 0x56cf22fd2b8a <vm_exec_core+16650>, 0x56cf22fcf42c <vm_exec_core+2476>, 0x56cf22fd6621 <vm_exec_core+31649>, 0x56cf22fd6216 <vm_exec_core+30614>, 0x56cf22fd0667 <vm_exec_core+7143>, 0x56cf22fcfa2c <vm_exec_core+4012>, 0x56cf22fd525e <vm_exec_core+26590>, 0x56cf22fd1510 <vm_exec_core+10896>, 0x56cf22fd6839 <vm_exec_core+32185>, 0x56cf22fd643b <vm_exec_core+31163>, 0x56cf22fd1cf4 <vm_exec_core+12916>, 0x56cf22fd2af0 <vm_exec_core+16496>, 0x56cf22fd4f2b <vm_exec_core+25771>, 0x56cf22fd6398 <vm_exec_core+31000>, 0x56cf22fd3fe2 <vm_exec_core+21858>, 0x56cf22fd4fca <vm_exec_core+25930>, 0x56cf22fd53eb <vm_exec_core+26987>, 0x56cf22fd3f09 <vm_exec_core+21641>, 0x56cf22fcf921 <vm_exec_core+3745>, 0x56cf22fd473d <vm_exec_core+23741>, 0x56cf22fcf774 <vm_exec_core+3316>, 0x56cf22fcfad8 <vm_exec_core+4184>, 0x56cf22fd1f9d <vm_exec_core+13597>, 0x56cf22fd3da0 <vm_exec_core+21280>, 0x56cf22fd4351 <vm_exec_core+22737>, 0x56cf22fd3b21 <vm_exec_core+20641>, 0x56cf22fcf372 <vm_exec_core+2290>, 0x56cf22fd5652 <vm_exec_core+27602>, 0x56cf22fd6119 <vm_exec_core+30361>, 0x56cf22fcfbda <vm_exec_core+4442>, 0x56cf22fd0d88 <vm_exec_core+8968>, 0x56cf22fd0879 <vm_exec_core+7673>, 0x56cf22fd1678 <vm_exec_core+11256>, 0x56cf22fd2a34 <vm_exec_core+16308>, 0x56cf22fcfcd1 <vm_exec_core+4689>, 0x56cf22fd54bf <vm_exec_core+27199>, 0x56cf22fd0ce2 <vm_exec_core+8802>, 0x56cf22fd28c7 <vm_exec_core+15943>, 0x56cf22fd339b <vm_exec_core+18715>, 0x56cf22fd5363 <vm_exec_core+26851>, 0x56cf22fd41a3 <vm_exec_core+22307>, 0x56cf22fd188f <vm_exec_core+11791>, 0x56cf22fd0fdb <vm_exec_core+9563>, 0x56cf22fd5133 <vm_exec_core+26291>, 0x56cf22fd211f <vm_exec_core+13983>, 0x56cf22fd47ef <vm_exec_core+23919>, 0x56cf22fd42bd <vm_exec_core+22589>, 0x56cf22fd4a39 <vm_exec_core+24505>, 0x56cf22fd593c <vm_exec_core+28348>, 0x56cf22fd35ac <vm_exec_core+19244>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd1a0a <vm_exec_core+12170>, 0x56cf22fd5078 <vm_exec_core+26104>, 0x56cf22fd1b37 <vm_exec_core+12471>, 0x56cf22fd3e44 <vm_exec_core+21444>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd3147 <vm_exec_core+18119>, 0x56cf22fd3c5c <vm_exec_core+20956>, 0x56cf22fd1d76 <vm_exec_core+13046>, 0x56cf22fd12bf <vm_exec_core+10303>, 0x56cf22fd4b17 <vm_exec_core+24727>, 0x56cf22fcfd8e <vm_exec_core+4878>, 0x56cf22fd2f44 <vm_exec_core+17604>, 0x56cf22fddf1f <vm_exec_core+62623>, 0x56cf22fd408d <vm_exec_core+22029>, 0x56cf22fd0032 <vm_exec_core+5554>, 0x56cf22fd0543 <vm_exec_core+6851>, 0x56cf22fd0156 <vm_exec_core+5846>, 0x56cf22fd0e7c <vm_exec_core+9212>, 0x56cf22fd16de <vm_exec_core+11358>, 0x56cf22fd346f <vm_exec_core+18927>, 0x56cf22fd2a2a <vm_exec_core+16298>, 0x56cf22fd346a <vm_exec_core+18922>, 0x56cf22fd3fdd <vm_exec_core+21853>, 0x56cf22fd3f04 <vm_exec_core+21636>, 0x56cf22fd0e77 <vm_exec_core+9207>, 0x56cf22fd4167 <vm_exec_core+22247>, 0x56cf22fd2046 <vm_exec_core+13766>, 0x56cf22fd204b <vm_exec_core+13771>, 0x56cf22fd3eff <vm_exec_core+21631>, 0x56cf22fd3d96 <vm_exec_core+21270>, 0x56cf22fd2e10 <vm_exec_core+17296>, 0x56cf22fd2d31 <vm_exec_core+17073>...} reg_cfp = 0x7b6de67ff608 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> /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61: [BUG] Segmentation fault at 0x0000000000000007 INSN_LABEL_dupn = <optimized out> ruby 3.5.0dev (2025-01-08T20:42:35Z master 96f23306f0) +PRISM [x86_64-linux] 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> -- Control frame information ----------------------------------------------- c:0018 p:---- s:0114 e:000113 CFUNC :value 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> c:0017 p:---- s:0111 e:000110 CFUNC :map c:0016 p:0014 s:0107 e:000106 BLOCK /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61 c:0015 p:0014 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/helper.rb:7 c:0014 p:0007 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:59 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 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> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map 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 c:0007 p:0069 s:0046 E:000840 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] 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 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] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:59:in 'test_multi_thread_timeline' /tmp/ruby/src/trunk_asan/test/-ext-/thread/helper.rb:7:in 'record' /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61:in 'block in test_multi_thread_timeline' /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61:in 'map' /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61:in 'value' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 4 INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> -- Machine register context ------------------------------------------------ RIP: 0x000056cf22fc229c RBP: 0x00007ffcb15c91d0 RSP: 0x00007ffcb15c91d0 RAX: 0x0000000000000007 RBX: 0x00007ffcb15c91e0 RCX: 0x0000000000000000 RDX: 0x0000000000000000 RDI: 0x00007b6dbf66fb00 RSI: 0x0000000000000002 R8: 0x0000000000000001 R9: 0x3ffffffffffffff8 R10: 0x00000000ffffffff R11: 0x0000000000000293 R12: 0x00007b6dbf66fb10 R13: 0x00007b6dbf76f3d8 R14: 0x00000f6db7eede7f R15: 0x00007b6dbf66f800 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- 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 0x000056cf22fcb1f8 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 0x000056cf2304c542 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b6de67ff738, self=135711969232920, 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 = 0x7b6de89d45c8 cfp = <optimized out> sp = 0x7b6de66ff8d0 use_argv = 0x7b6de70c1c20 stack_argv = 0x7b6de66ff8d0 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 = 0x7b6de67ff738 #45 0x000056cf22ff8c76 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. #46 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. #47 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #48 0x000056cf22ff8c76 in rb_yield (val=<optimized out>) No locals. #49 0x000056cf231acb36 in rb_ary_collect (ary=135711499946520) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 135711499946040 i = 0 #50 0x000056cf2302ed18 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 = 0x7b6de8b70148 cfunc = 0x50400000a758 recv = 135711499946520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x000056cf22fd5c8f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b6de67ff720, 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> #52 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 = {0x56cf22fd1e69 <vm_exec_core+13289>, 0x56cf22fcf13a <vm_exec_core+1722>, 0x56cf22fd097c <vm_exec_core+7932>, 0x56cf22fd5e70 <vm_exec_core+29680>, 0x56cf22fd02b0 <vm_exec_core+6192>, 0x56cf22fd6b32 <vm_exec_core+32946>, 0x56cf22fd4da0 <vm_exec_core+25376>, 0x56cf22fd2b99 <vm_exec_core+16665>, 0x56cf22fcf43b <vm_exec_core+2491>, 0x56cf22fd6630 <vm_exec_core+31664>, 0x56cf22fd6225 <vm_exec_core+30629>, 0x56cf22fd0676 <vm_exec_core+7158>, 0x56cf22fcfa3b <vm_exec_core+4027>, 0x56cf22fd526d <vm_exec_core+26605>, 0x56cf22fd151f <vm_exec_core+10911>, 0x56cf22fd6848 <vm_exec_core+32200>, 0x56cf22fd644a <vm_exec_core+31178>, 0x56cf22fd1d03 <vm_exec_core+12931>, 0x56cf22fd2aff <vm_exec_core+16511>, 0x56cf22fd4f3a <vm_exec_core+25786>, 0x56cf22fd63a7 <vm_exec_core+31015>, 0x56cf22fd3ff1 <vm_exec_core+21873>, 0x56cf22fd4fd9 <vm_exec_core+25945>, 0x56cf22fd53fa <vm_exec_core+27002>, 0x56cf22fd3f18 <vm_exec_core+21656>, 0x56cf22fcf930 <vm_exec_core+3760>, 0x56cf22fd474c <vm_exec_core+23756>, 0x56cf22fcf783 <vm_exec_core+3331>, 0x56cf22fcfae7 <vm_exec_core+4199>, 0x56cf22fd1fac <vm_exec_core+13612>, 0x56cf22fd3daf <vm_exec_core+21295>, 0x56cf22fd4360 <vm_exec_core+22752>, 0x56cf22fd3b30 <vm_exec_core+20656>, 0x56cf22fcf381 <vm_exec_core+2305>, 0x56cf22fd5661 <vm_exec_core+27617>, 0x56cf22fd6128 <vm_exec_core+30376>, 0x56cf22fcfbe9 <vm_exec_core+4457>, 0x56cf22fd0d97 <vm_exec_core+8983>, 0x56cf22fd0888 <vm_exec_core+7688>, 0x56cf22fd1687 <vm_exec_core+11271>, 0x56cf22fd2a43 <vm_exec_core+16323>, 0x56cf22fcfce0 <vm_exec_core+4704>, 0x56cf22fd54ce <vm_exec_core+27214>, 0x56cf22fd0cf1 <vm_exec_core+8817>, 0x56cf22fd28d6 <vm_exec_core+15958>, 0x56cf22fd33aa <vm_exec_core+18730>, 0x56cf22fd5372 <vm_exec_core+26866>, 0x56cf22fd41b2 <vm_exec_core+22322>, 0x56cf22fd189e <vm_exec_core+11806>, 0x56cf22fd0fea <vm_exec_core+9578>, 0x56cf22fd5142 <vm_exec_core+26306>, 0x56cf22fd212e <vm_exec_core+13998>, 0x56cf22fd47fe <vm_exec_core+23934>, 0x56cf22fd42cc <vm_exec_core+22604>, 0x56cf22fd4a48 <vm_exec_core+24520>, 0x56cf22fd594b <vm_exec_core+28363>, 0x56cf22fd35bb <vm_exec_core+19259>, 0x56cf22fcee1b <vm_exec_core+923>, 0x56cf22fd1a19 <vm_exec_core+12185>, 0x56cf22fd5087 <vm_exec_core+26119>, 0x56cf22fd1b46 <vm_exec_core+12486>, 0x56cf22fd3e53 <vm_exec_core+21459>, 0x56cf22fd4646 <vm_exec_core+23494>, 0x56cf22fd3156 <vm_exec_core+18134>, 0x56cf22fd3c6b <vm_exec_core+20971>, 0x56cf22fd1d85 <vm_exec_core+13061>, 0x56cf22fd12ce <vm_exec_core+10318>, 0x56cf22fd4b26 <vm_exec_core+24742>, 0x56cf22fcfd9d <vm_exec_core+4893>, 0x56cf22fd2f53 <vm_exec_core+17619>, 0x56cf22fddf2e <vm_exec_core+62638>, 0x56cf22fd409c <vm_exec_core+22044>, 0x56cf22fd0041 <vm_exec_core+5569>, 0x56cf22fd0552 <vm_exec_core+6866>, 0x56cf22fd0165 <vm_exec_core+5861>, 0x56cf22fd0e8b <vm_exec_core+9227>, 0x56cf22fd16ed <vm_exec_core+11373>, 0x56cf22fcee20 <vm_exec_core+928>, 0x56cf22fd0be7 <vm_exec_core+8551>, 0x56cf22fd6d71 <vm_exec_core+33521>, 0x56cf22fd455c <vm_exec_core+23260>, 0x56cf22fd34b2 <vm_exec_core+18994>, 0x56cf22fd5550 <vm_exec_core+27344>, 0x56cf22fd6e44 <vm_exec_core+33732>, 0x56cf22fd5864 <vm_exec_core+28132>, 0x56cf22fd68dd <vm_exec_core+32349>, 0x56cf22fd69b1 <vm_exec_core+32561>, 0x56cf22fcf84d <vm_exec_core+3533>, 0x56cf22fd64f3 <vm_exec_core+31347>, 0x56cf22fd2050 <vm_exec_core+13776>, 0x56cf22fd6710 <vm_exec_core+31888>, 0x56cf22fd1bf2 <vm_exec_core+12658>, 0x56cf22fd573d <vm_exec_core+27837>, 0x56cf22fd1110 <vm_exec_core+9872>, 0x56cf22fd235a <vm_exec_core+14554>, 0x56cf22fd6a91 <vm_exec_core+32785>, 0x56cf22fd2998 <vm_exec_core+16152>, 0x56cf22fd24f7 <vm_exec_core+14967>, 0x56cf22fceef0 <vm_exec_core+1136>, 0x56cf22fcf593 <vm_exec_core+2835>, 0x56cf22fcefd9 <vm_exec_core+1369>, 0x56cf22fd3251 <vm_exec_core+18385>, 0x56cf22fd26a3 <vm_exec_core+15395>, 0x56cf22fd2e29 <vm_exec_core+17321>, 0x56cf22fd2d45 <vm_exec_core+17093>, 0x56cf22fd1eae <vm_exec_core+13358>, 0x56cf22fd2598 <vm_exec_core+15128>, 0x56cf22fd2230 <vm_exec_core+14256>, 0x56cf22fd2854 <vm_exec_core+15828>, 0x56cf22fd27d2 <vm_exec_core+15698>, 0x56cf22fd1e5a <vm_exec_core+13274>, 0x56cf22fcf12b <vm_exec_core+1707>, 0x56cf22fd096d <vm_exec_core+7917>, 0x56cf22fd5e61 <vm_exec_core+29665>, 0x56cf22fd02a1 <vm_exec_core+6177>, 0x56cf22fd6b23 <vm_exec_core+32931>, 0x56cf22fd4d91 <vm_exec_core+25361>, 0x56cf22fd2b8a <vm_exec_core+16650>, 0x56cf22fcf42c <vm_exec_core+2476>, 0x56cf22fd6621 <vm_exec_core+31649>, 0x56cf22fd6216 <vm_exec_core+30614>, 0x56cf22fd0667 <vm_exec_core+7143>, 0x56cf22fcfa2c <vm_exec_core+4012>, 0x56cf22fd525e <vm_exec_core+26590>, 0x56cf22fd1510 <vm_exec_core+10896>, 0x56cf22fd6839 <vm_exec_core+32185>, 0x56cf22fd643b <vm_exec_core+31163>, 0x56cf22fd1cf4 <vm_exec_core+12916>, 0x56cf22fd2af0 <vm_exec_core+16496>, 0x56cf22fd4f2b <vm_exec_core+25771>, 0x56cf22fd6398 <vm_exec_core+31000>, 0x56cf22fd3fe2 <vm_exec_core+21858>, 0x56cf22fd4fca <vm_exec_core+25930>, 0x56cf22fd53eb <vm_exec_core+26987>, 0x56cf22fd3f09 <vm_exec_core+21641>, 0x56cf22fcf921 <vm_exec_core+3745>, 0x56cf22fd473d <vm_exec_core+23741>, 0x56cf22fcf774 <vm_exec_core+3316>, 0x56cf22fcfad8 <vm_exec_core+4184>, 0x56cf22fd1f9d <vm_exec_core+13597>, 0x56cf22fd3da0 <vm_exec_core+21280>, 0x56cf22fd4351 <vm_exec_core+22737>, 0x56cf22fd3b21 <vm_exec_core+20641>, 0x56cf22fcf372 <vm_exec_core+2290>, 0x56cf22fd5652 <vm_exec_core+27602>, 0x56cf22fd6119 <vm_exec_core+30361>, 0x56cf22fcfbda <vm_exec_core+4442>, 0x56cf22fd0d88 <vm_exec_core+8968>, 0x56cf22fd0879 <vm_exec_core+7673>, 0x56cf22fd1678 <vm_exec_core+11256>, 0x56cf22fd2a34 <vm_exec_core+16308>, 0x56cf22fcfcd1 <vm_exec_core+4689>, 0x56cf22fd54bf <vm_exec_core+27199>, 0x56cf22fd0ce2 <vm_exec_core+8802>, 0x56cf22fd28c7 <vm_exec_core+15943>, 0x56cf22fd339b <vm_exec_core+18715>, 0x56cf22fd5363 <vm_exec_core+26851>, 0x56cf22fd41a3 <vm_exec_core+22307>, 0x56cf22fd188f <vm_exec_core+11791>, 0x56cf22fd0fdb <vm_exec_core+9563>, 0x56cf22fd5133 <vm_exec_core+26291>, 0x56cf22fd211f <vm_exec_core+13983>, 0x56cf22fd47ef <vm_exec_core+23919>, 0x56cf22fd42bd <vm_exec_core+22589>, 0x56cf22fd4a39 <vm_exec_core+24505>, 0x56cf22fd593c <vm_exec_core+28348>, 0x56cf22fd35ac <vm_exec_core+19244>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd1a0a <vm_exec_core+12170>, 0x56cf22fd5078 <vm_exec_core+26104>, 0x56cf22fd1b37 <vm_exec_core+12471>, 0x56cf22fd3e44 <vm_exec_core+21444>, 0x56cf22fd4153 <vm_exec_core+22227>, 0x56cf22fd3147 <vm_exec_core+18119>, 0x56cf22fd3c5c <vm_exec_core+20956>, 0x56cf22fd1d76 <vm_exec_core+13046>, 0x56cf22fd12bf <vm_exec_core+10303>, 0x56cf22fd4b17 <vm_exec_core+24727>, 0x56cf22fcfd8e <vm_exec_core+4878>, 0x56cf22fd2f44 <vm_exec_core+17604>, 0x56cf22fddf1f <vm_exec_core+62623>, 0x56cf22fd408d <vm_exec_core+22029>, 0x56cf22fd0032 <vm_exec_core+5554>, 0x56cf22fd0543 <vm_exec_core+6851>, 0x56cf22fd0156 <vm_exec_core+5846>, 0x56cf22fd0e7c <vm_exec_core+9212>, 0x56cf22fd16de <vm_exec_core+11358>, 0x56cf22fd346f <vm_exec_core+18927>, 0x56cf22fd2a2a <vm_exec_core+16298>, 0x56cf22fd346a <vm_exec_core+18922>, 0x56cf22fd3fdd <vm_exec_core+21853>, 0x56cf22fd3f04 <vm_exec_core+21636>, 0x56cf22fd0e77 <vm_exec_core+9207>, 0x56cf22fd4167 <vm_exec_core+22247>, 0x56cf22fd2046 <vm_exec_core+13766>, 0x56cf22fd204b <vm_exec_core+13771>, 0x56cf22fd3eff <vm_exec_core+21631>, 0x56cf22fd3d96 <vm_exec_core+21270>, 0x56cf22fd2e10 <vm_exec_core+17296>, 0x56cf22fd2d31 <vm_exec_core+17073>...} reg_cfp = 0x7b6de67ff720 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> #53 0x000056cf22fcb5b1 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. #54 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 #55 0x000056cf22c485db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7b6de89d4758) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcb15cbbb0, <optimized out>, 0x7ffcb15cbb00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7b6de89d4758 #56 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #57 0x000056cf22c41b47 in rb_main (argc=10, argv=0x7ffcb15cbd78) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #58 main (argc=10, argv=0x7ffcb15cbd78) at /tmp/ruby/src/trunk_asan/main.c:68 No locals. >>> Dump Ruby level backtrace (if possible) Thread 1 "ruby" received signal SIGSEGV, Segmentation fault. 0x000056cf22fc229c in imemo_type (imemo=7) at /tmp/ruby/src/trunk_asan/internal/imemo.h:173 173 return (RBASIC(imemo)->flags >> FL_USHIFT) & IMEMO_MASK; [Inferior 1 (process 2002451) detached] $ timeout 60 gdb -p 2002434 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2002436] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000789ece526cd7 in __GI___select (nfds=35, readfds=0x50c005468e00, writefds=0x0, exceptfds=0x0, timeout=0x7fffb229e480) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x789ece7a1c40 (LWP 2002434) "ruby" 0x0000789ece526cd7 in __GI___select (nfds=35, readfds=0x50c005468e00, writefds=0x0, exceptfds=0x0, timeout=0x7fffb229e480) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x789eb22006c0 (LWP 2002436) "ruby" 0x0000789ece51b4cd in __GI___poll (fds=0x789eb0f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x789eb22006c0 (LWP 2002436) "ruby"): #0 0x0000789ece51b4cd in __GI___poll (fds=0x789eb0f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000063de35a8b6ea in __interceptor_poll () No symbol table info available. #2 0x000063de35e4189f 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 0x000063de35ae4a9f in asan_thread_start(void*) () No symbol table info available. #5 0x0000789ece49ca94 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 = {132622988609216, -7831418014878323447, 132622988609216, -352, 0, 140736182486560, -7831418014890906359, -7831251353812914935}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000789ece529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x789ece7a1c40 (LWP 2002434) "ruby"): #0 0x0000789ece526cd7 in __GI___select (nfds=35, readfds=0x50c005468e00, writefds=0x0, exceptfds=0x0, timeout=0x7fffb229e480) 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 = 609322096} pts64 = 0x7fffb229e320 r = <optimized out> #1 0x000063de35e2c575 in native_fd_select (n=35, readfds=0x50c005468e00, writefds=0x0, exceptfds=0x789ece526cd7 <__GI___select+327>, timeout=0x7fffb229e320, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380 No locals. #2 do_select (p=132623427408672) at /tmp/ruby/src/trunk_asan/thread.c:4314 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fffb229e430 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000063de35b2f2e0 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 = {0x7fffb229e5f0, <optimized out>, 0x7fffb229e500, <optimized out>, <optimized out>}, prev = 0x789ecc479280, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000063de35e2bb4e 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 = 35, th = 0x515000000300, rset = 0x789ecc479140, 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 = 0x789ecc4791a0} #5 0x000063de35bf06ef in select_internal (read=132623447341720, write=4, except=4, tp=0x789ecc4791a0, fds=0x789ecc479140) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 35 pending = <optimized out> rp = 0x789ecc479140 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=132623427408160) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x789ecc479120 #7 0x000063de35b2f2e0 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 = {0x7fffb229e8f0, <optimized out>, 0x7fffb229e800, <optimized out>, <optimized out>}, prev = 0x789ecc44da40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000063de35bcc937 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 0x000063de35f11d18 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 = 0x789ecdf6a6a0 cfunc = 0x504000010798 recv = 132623455615520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000063de35ebf56d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x789ecb9ff3a0, 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 = {0x63de35eb4e69 <vm_exec_core+13289>, 0x63de35eb213a <vm_exec_core+1722>, 0x63de35eb397c <vm_exec_core+7932>, 0x63de35eb8e70 <vm_exec_core+29680>, 0x63de35eb32b0 <vm_exec_core+6192>, 0x63de35eb9b32 <vm_exec_core+32946>, 0x63de35eb7da0 <vm_exec_core+25376>, 0x63de35eb5b99 <vm_exec_core+16665>, 0x63de35eb243b <vm_exec_core+2491>, 0x63de35eb9630 <vm_exec_core+31664>, 0x63de35eb9225 <vm_exec_core+30629>, 0x63de35eb3676 <vm_exec_core+7158>, 0x63de35eb2a3b <vm_exec_core+4027>, 0x63de35eb826d <vm_exec_core+26605>, 0x63de35eb451f <vm_exec_core+10911>, 0x63de35eb9848 <vm_exec_core+32200>, 0x63de35eb944a <vm_exec_core+31178>, 0x63de35eb4d03 <vm_exec_core+12931>, 0x63de35eb5aff <vm_exec_core+16511>, 0x63de35eb7f3a <vm_exec_core+25786>, 0x63de35eb93a7 <vm_exec_core+31015>, 0x63de35eb6ff1 <vm_exec_core+21873>, 0x63de35eb7fd9 <vm_exec_core+25945>, 0x63de35eb83fa <vm_exec_core+27002>, 0x63de35eb6f18 <vm_exec_core+21656>, 0x63de35eb2930 <vm_exec_core+3760>, 0x63de35eb774c <vm_exec_core+23756>, 0x63de35eb2783 <vm_exec_core+3331>, 0x63de35eb2ae7 <vm_exec_core+4199>, 0x63de35eb4fac <vm_exec_core+13612>, 0x63de35eb6daf <vm_exec_core+21295>, 0x63de35eb7360 <vm_exec_core+22752>, 0x63de35eb6b30 <vm_exec_core+20656>, 0x63de35eb2381 <vm_exec_core+2305>, 0x63de35eb8661 <vm_exec_core+27617>, 0x63de35eb9128 <vm_exec_core+30376>, 0x63de35eb2be9 <vm_exec_core+4457>, 0x63de35eb3d97 <vm_exec_core+8983>, 0x63de35eb3888 <vm_exec_core+7688>, 0x63de35eb4687 <vm_exec_core+11271>, 0x63de35eb5a43 <vm_exec_core+16323>, 0x63de35eb2ce0 <vm_exec_core+4704>, 0x63de35eb84ce <vm_exec_core+27214>, 0x63de35eb3cf1 <vm_exec_core+8817>, 0x63de35eb58d6 <vm_exec_core+15958>, 0x63de35eb63aa <vm_exec_core+18730>, 0x63de35eb8372 <vm_exec_core+26866>, 0x63de35eb71b2 <vm_exec_core+22322>, 0x63de35eb489e <vm_exec_core+11806>, 0x63de35eb3fea <vm_exec_core+9578>, 0x63de35eb8142 <vm_exec_core+26306>, 0x63de35eb512e <vm_exec_core+13998>, 0x63de35eb77fe <vm_exec_core+23934>, 0x63de35eb72cc <vm_exec_core+22604>, 0x63de35eb7a48 <vm_exec_core+24520>, 0x63de35eb894b <vm_exec_core+28363>, 0x63de35eb65bb <vm_exec_core+19259>, 0x63de35eb1e1b <vm_exec_core+923>, 0x63de35eb4a19 <vm_exec_core+12185>, 0x63de35eb8087 <vm_exec_core+26119>, 0x63de35eb4b46 <vm_exec_core+12486>, 0x63de35eb6e53 <vm_exec_core+21459>, 0x63de35eb7646 <vm_exec_core+23494>, 0x63de35eb6156 <vm_exec_core+18134>, 0x63de35eb6c6b <vm_exec_core+20971>, 0x63de35eb4d85 <vm_exec_core+13061>, 0x63de35eb42ce <vm_exec_core+10318>, 0x63de35eb7b26 <vm_exec_core+24742>, 0x63de35eb2d9d <vm_exec_core+4893>, 0x63de35eb5f53 <vm_exec_core+17619>, 0x63de35ec0f2e <vm_exec_core+62638>, 0x63de35eb709c <vm_exec_core+22044>, 0x63de35eb3041 <vm_exec_core+5569>, 0x63de35eb3552 <vm_exec_core+6866>, 0x63de35eb3165 <vm_exec_core+5861>, 0x63de35eb3e8b <vm_exec_core+9227>, 0x63de35eb46ed <vm_exec_core+11373>, 0x63de35eb1e20 <vm_exec_core+928>, 0x63de35eb3be7 <vm_exec_core+8551>, 0x63de35eb9d71 <vm_exec_core+33521>, 0x63de35eb755c <vm_exec_core+23260>, 0x63de35eb64b2 <vm_exec_core+18994>, 0x63de35eb8550 <vm_exec_core+27344>, 0x63de35eb9e44 <vm_exec_core+33732>, 0x63de35eb8864 <vm_exec_core+28132>, 0x63de35eb98dd <vm_exec_core+32349>, 0x63de35eb99b1 <vm_exec_core+32561>, 0x63de35eb284d <vm_exec_core+3533>, 0x63de35eb94f3 <vm_exec_core+31347>, 0x63de35eb5050 <vm_exec_core+13776>, 0x63de35eb9710 <vm_exec_core+31888>, 0x63de35eb4bf2 <vm_exec_core+12658>, 0x63de35eb873d <vm_exec_core+27837>, 0x63de35eb4110 <vm_exec_core+9872>, 0x63de35eb535a <vm_exec_core+14554>, 0x63de35eb9a91 <vm_exec_core+32785>, 0x63de35eb5998 <vm_exec_core+16152>, 0x63de35eb54f7 <vm_exec_core+14967>, 0x63de35eb1ef0 <vm_exec_core+1136>, 0x63de35eb2593 <vm_exec_core+2835>, 0x63de35eb1fd9 <vm_exec_core+1369>, 0x63de35eb6251 <vm_exec_core+18385>, 0x63de35eb56a3 <vm_exec_core+15395>, 0x63de35eb5e29 <vm_exec_core+17321>, 0x63de35eb5d45 <vm_exec_core+17093>, 0x63de35eb4eae <vm_exec_core+13358>, 0x63de35eb5598 <vm_exec_core+15128>, 0x63de35eb5230 <vm_exec_core+14256>, 0x63de35eb5854 <vm_exec_core+15828>, 0x63de35eb57d2 <vm_exec_core+15698>, 0x63de35eb4e5a <vm_exec_core+13274>, 0x63de35eb212b <vm_exec_core+1707>, 0x63de35eb396d <vm_exec_core+7917>, 0x63de35eb8e61 <vm_exec_core+29665>, 0x63de35eb32a1 <vm_exec_core+6177>, 0x63de35eb9b23 <vm_exec_core+32931>, 0x63de35eb7d91 <vm_exec_core+25361>, 0x63de35eb5b8a <vm_exec_core+16650>, 0x63de35eb242c <vm_exec_core+2476>, 0x63de35eb9621 <vm_exec_core+31649>, 0x63de35eb9216 <vm_exec_core+30614>, 0x63de35eb3667 <vm_exec_core+7143>, 0x63de35eb2a2c <vm_exec_core+4012>, 0x63de35eb825e <vm_exec_core+26590>, 0x63de35eb4510 <vm_exec_core+10896>, 0x63de35eb9839 <vm_exec_core+32185>, 0x63de35eb943b <vm_exec_core+31163>, 0x63de35eb4cf4 <vm_exec_core+12916>, 0x63de35eb5af0 <vm_exec_core+16496>, 0x63de35eb7f2b <vm_exec_core+25771>, 0x63de35eb9398 <vm_exec_core+31000>, 0x63de35eb6fe2 <vm_exec_core+21858>, 0x63de35eb7fca <vm_exec_core+25930>, 0x63de35eb83eb <vm_exec_core+26987>, 0x63de35eb6f09 <vm_exec_core+21641>, 0x63de35eb2921 <vm_exec_core+3745>, 0x63de35eb773d <vm_exec_core+23741>, 0x63de35eb2774 <vm_exec_core+3316>, 0x63de35eb2ad8 <vm_exec_core+4184>, 0x63de35eb4f9d <vm_exec_core+13597>, 0x63de35eb6da0 <vm_exec_core+21280>, 0x63de35eb7351 <vm_exec_core+22737>, 0x63de35eb6b21 <vm_exec_core+20641>, 0x63de35eb2372 <vm_exec_core+2290>, 0x63de35eb8652 <vm_exec_core+27602>, 0x63de35eb9119 <vm_exec_core+30361>, 0x63de35eb2bda <vm_exec_core+4442>, 0x63de35eb3d88 <vm_exec_core+8968>, 0x63de35eb3879 <vm_exec_core+7673>, 0x63de35eb4678 <vm_exec_core+11256>, 0x63de35eb5a34 <vm_exec_core+16308>, 0x63de35eb2cd1 <vm_exec_core+4689>, 0x63de35eb84bf <vm_exec_core+27199>, 0x63de35eb3ce2 <vm_exec_core+8802>, 0x63de35eb58c7 <vm_exec_core+15943>, 0x63de35eb639b <vm_exec_core+18715>, 0x63de35eb8363 <vm_exec_core+26851>, 0x63de35eb71a3 <vm_exec_core+22307>, 0x63de35eb488f <vm_exec_core+11791>, 0x63de35eb3fdb <vm_exec_core+9563>, 0x63de35eb8133 <vm_exec_core+26291>, 0x63de35eb511f <vm_exec_core+13983>, 0x63de35eb77ef <vm_exec_core+23919>, 0x63de35eb72bd <vm_exec_core+22589>, 0x63de35eb7a39 <vm_exec_core+24505>, 0x63de35eb893c <vm_exec_core+28348>, 0x63de35eb65ac <vm_exec_core+19244>, 0x63de35eb7153 <vm_exec_core+22227>, 0x63de35eb4a0a <vm_exec_core+12170>, 0x63de35eb8078 <vm_exec_core+26104>, 0x63de35eb4b37 <vm_exec_core+12471>, 0x63de35eb6e44 <vm_exec_core+21444>, 0x63de35eb7153 <vm_exec_core+22227>, 0x63de35eb6147 <vm_exec_core+18119>, 0x63de35eb6c5c <vm_exec_core+20956>, 0x63de35eb4d76 <vm_exec_core+13046>, 0x63de35eb42bf <vm_exec_core+10303>, 0x63de35eb7b17 <vm_exec_core+24727>, 0x63de35eb2d8e <vm_exec_core+4878>, 0x63de35eb5f44 <vm_exec_core+17604>, 0x63de35ec0f1f <vm_exec_core+62623>, 0x63de35eb708d <vm_exec_core+22029>, 0x63de35eb3032 <vm_exec_core+5554>, 0x63de35eb3543 <vm_exec_core+6851>, 0x63de35eb3156 <vm_exec_core+5846>, 0x63de35eb3e7c <vm_exec_core+9212>, 0x63de35eb46de <vm_exec_core+11358>, 0x63de35eb646f <vm_exec_core+18927>, 0x63de35eb5a2a <vm_exec_core+16298>, 0x63de35eb646a <vm_exec_core+18922>, 0x63de35eb6fdd <vm_exec_core+21853>, 0x63de35eb6f04 <vm_exec_core+21636>, 0x63de35eb3e77 <vm_exec_core+9207>, 0x63de35eb7167 <vm_exec_core+22247>, 0x63de35eb5046 <vm_exec_core+13766>, 0x63de35eb504b <vm_exec_core+13771>, 0x63de35eb6eff <vm_exec_core+21631>, 0x63de35eb6d96 <vm_exec_core+21270>, 0x63de35eb5e10 <vm_exec_core+17296>, 0x63de35eb5d31 <vm_exec_core+17073>...} reg_cfp = 0x789ecb9ff3a0 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> th: 0x515000000300, native_id: 0x789ece7a1c40 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_empty_p = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x000063de35eae38f 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. c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 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 _tag = <optimized out> c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 state = RUBY_TAG_NONE result = <optimized out> #14 0x000063de35f2f542 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x789ecb9ff578, self=132623453658640, 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 = 0x789ecddd7568 cfp = <optimized out> c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 sp = 0x789ecb8ff9e8 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] use_argv = 0x789ecc209fe0 stack_argv = 0x789ecb8ff9e8 c:0013 p:---- s:0061 e:000060 CFUNC :each c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 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 = 0x789ecb9ff578 #16 0x000063de35edbc76 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 0x000063de35edbc76 in rb_yield (val=<optimized out>) No locals. #20 0x000063de36082daa in rb_ary_each (ary=132623447731560) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x000063de35f11d18 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 c:0008 p: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 ci = 0xc0100000001 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 cc = <optimized out> me = 0x789ecdf70550 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 cfunc = 0x50400000a298 recv = 132623447731560 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000063de35eb8c8f in vm_sendish (ec=0x5160000006d0, reg_cfp=0x789ecb9ff560, 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> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x511000020b40 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] insns_address_table = {0x63de35eb4e69 <vm_exec_core+13289>, 0x63de35eb213a <vm_exec_core+1722>, 0x63de35eb397c <vm_exec_core+7932>, 0x63de35eb8e70 <vm_exec_core+29680>, 0x63de35eb32b0 <vm_exec_core+6192>, 0x63de35eb9b32 <vm_exec_core+32946>, 0x63de35eb7da0 <vm_exec_core+25376>, 0x63de35eb5b99 <vm_exec_core+16665>, 0x63de35eb243b <vm_exec_core+2491>, 0x63de35eb9630 <vm_exec_core+31664>, 0x63de35eb9225 <vm_exec_core+30629>, 0x63de35eb3676 <vm_exec_core+7158>, 0x63de35eb2a3b <vm_exec_core+4027>, 0x63de35eb826d <vm_exec_core+26605>, 0x63de35eb451f <vm_exec_core+10911>, 0x63de35eb9848 <vm_exec_core+32200>, 0x63de35eb944a <vm_exec_core+31178>, 0x63de35eb4d03 <vm_exec_core+12931>, 0x63de35eb5aff <vm_exec_core+16511>, 0x63de35eb7f3a <vm_exec_core+25786>, 0x63de35eb93a7 <vm_exec_core+31015>, 0x63de35eb6ff1 <vm_exec_core+21873>, 0x63de35eb7fd9 <vm_exec_core+25945>, 0x63de35eb83fa <vm_exec_core+27002>, 0x63de35eb6f18 <vm_exec_core+21656>, 0x63de35eb2930 <vm_exec_core+3760>, 0x63de35eb774c <vm_exec_core+23756>, 0x63de35eb2783 <vm_exec_core+3331>, 0x63de35eb2ae7 <vm_exec_core+4199>, 0x63de35eb4fac <vm_exec_core+13612>, 0x63de35eb6daf <vm_exec_core+21295>, 0x63de35eb7360 <vm_exec_core+22752>, 0x63de35eb6b30 <vm_exec_core+20656>, 0x63de35eb2381 <vm_exec_core+2305>, 0x63de35eb8661 <vm_exec_core+27617>, 0x63de35eb9128 <vm_exec_core+30376>, 0x63de35eb2be9 <vm_exec_core+4457>, 0x63de35eb3d97 <vm_exec_core+8983>, 0x63de35eb3888 <vm_exec_core+7688>, 0x63de35eb4687 <vm_exec_core+11271>, 0x63de35eb5a43 <vm_exec_core+16323>, 0x63de35eb2ce0 <vm_exec_core+4704>, 0x63de35eb84ce <vm_exec_core+27214>, 0x63de35eb3cf1 <vm_exec_core+8817>, 0x63de35eb58d6 <vm_exec_core+15958>, 0x63de35eb63aa <vm_exec_core+18730>, 0x63de35eb8372 <vm_exec_core+26866>, 0x63de35eb71b2 <vm_exec_core+22322>, 0x63de35eb489e <vm_exec_core+11806>, 0x63de35eb3fea <vm_exec_core+9578>, 0x63de35eb8142 <vm_exec_core+26306>, 0x63de35eb512e <vm_exec_core+13998>, 0x63de35eb77fe <vm_exec_core+23934>, 0x63de35eb72cc <vm_exec_core+22604>, 0x63de35eb7a48 <vm_exec_core+24520>, 0x63de35eb894b <vm_exec_core+28363>, 0x63de35eb65bb <vm_exec_core+19259>, 0x63de35eb1e1b <vm_exec_core+923>, 0x63de35eb4a19 <vm_exec_core+12185>, 0x63de35eb8087 <vm_exec_core+26119>, 0x63de35eb4b46 <vm_exec_core+12486>, 0x63de35eb6e53 <vm_exec_core+21459>, 0x63de35eb7646 <vm_exec_core+23494>, 0x63de35eb6156 <vm_exec_core+18134>, 0x63de35eb6c6b <vm_exec_core+20971>, 0x63de35eb4d85 <vm_exec_core+13061>, 0x63de35eb42ce <vm_exec_core+10318>, 0x63de35eb7b26 <vm_exec_core+24742>, 0x63de35eb2d9d <vm_exec_core+4893>, 0x63de35eb5f53 <vm_exec_core+17619>, 0x63de35ec0f2e <vm_exec_core+62638>, 0x63de35eb709c <vm_exec_core+22044>, 0x63de35eb3041 <vm_exec_core+5569>, 0x63de35eb3552 <vm_exec_core+6866>, 0x63de35eb3165 <vm_exec_core+5861>, 0x63de35eb3e8b <vm_exec_core+9227>, 0x63de35eb46ed <vm_exec_core+11373>, 0x63de35eb1e20 <vm_exec_core+928>, 0x63de35eb3be7 <vm_exec_core+8551>, 0x63de35eb9d71 <vm_exec_core+33521>, 0x63de35eb755c <vm_exec_core+23260>, 0x63de35eb64b2 <vm_exec_core+18994>, 0x63de35eb8550 <vm_exec_core+27344>, 0x63de35eb9e44 <vm_exec_core+33732>, 0x63de35eb8864 <vm_exec_core+28132>, 0x63de35eb98dd <vm_exec_core+32349>, 0x63de35eb99b1 <vm_exec_core+32561>, 0x63de35eb284d <vm_exec_core+3533>, 0x63de35eb94f3 <vm_exec_core+31347>, 0x63de35eb5050 <vm_exec_core+13776>, 0x63de35eb9710 <vm_exec_core+31888>, 0x63de35eb4bf2 <vm_exec_core+12658>, 0x63de35eb873d <vm_exec_core+27837>, 0x63de35eb4110 <vm_exec_core+9872>, 0x63de35eb535a <vm_exec_core+14554>, 0x63de35eb9a91 <vm_exec_core+32785>, 0x63de35eb5998 <vm_exec_core+16152>, 0x63de35eb54f7 <vm_exec_core+14967>, 0x63de35eb1ef0 <vm_exec_core+1136>, 0x63de35eb2593 <vm_exec_core+2835>, 0x63de35eb1fd9 <vm_exec_core+1369>, 0x63de35eb6251 <vm_exec_core+18385>, 0x63de35eb56a3 <vm_exec_core+15395>, 0x63de35eb5e29 <vm_exec_core+17321>, 0x63de35eb5d45 <vm_exec_core+17093>, 0x63de35eb4eae <vm_exec_core+13358>, 0x63de35eb5598 <vm_exec_core+15128>, 0x63de35eb5230 <vm_exec_core+14256>, 0x63de35eb5854 <vm_exec_core+15828>, 0x63de35eb57d2 <vm_exec_core+15698>, 0x63de35eb4e5a <vm_exec_core+13274>, 0x63de35eb212b <vm_exec_core+1707>, 0x63de35eb396d <vm_exec_core+7917>, 0x63de35eb8e61 <vm_exec_core+29665>, 0x63de35eb32a1 <vm_exec_core+6177>, 0x63de35eb9b23 <vm_exec_core+32931>, 0x63de35eb7d91 <vm_exec_core+25361>, 0x63de35eb5b8a <vm_exec_core+16650>, 0x63de35eb242c <vm_exec_core+2476>, 0x63de35eb9621 <vm_exec_core+31649>, 0x63de35eb9216 <vm_exec_core+30614>, 0x63de35eb3667 <vm_exec_core+7143>, 0x63de35eb2a2c <vm_exec_core+4012>, 0x63de35eb825e <vm_exec_core+26590>, 0x63de35eb4510 <vm_exec_core+10896>, 0x63de35eb9839 <vm_exec_core+32185>, 0x63de35eb943b <vm_exec_core+31163>, 0x63de35eb4cf4 <vm_exec_core+12916>, 0x63de35eb5af0 <vm_exec_core+16496>, 0x63de35eb7f2b <vm_exec_core+25771>, 0x63de35eb9398 <vm_exec_core+31000>, 0x63de35eb6fe2 <vm_exec_core+21858>, 0x63de35eb7fca <vm_exec_core+25930>, 0x63de35eb83eb <vm_exec_core+26987>, 0x63de35eb6f09 <vm_exec_core+21641>, 0x63de35eb2921 <vm_exec_core+3745>, 0x63de35eb773d <vm_exec_core+23741>, 0x63de35eb2774 <vm_exec_core+3316>, 0x63de35eb2ad8 <vm_exec_core+4184>, 0x63de35eb4f9d <vm_exec_core+13597>, 0x63de35eb6da0 <vm_exec_core+21280>, 0x63de35eb7351 <vm_exec_core+22737>, 0x63de35eb6b21 <vm_exec_core+20641>, 0x63de35eb2372 <vm_exec_core+2290>, 0x63de35eb8652 <vm_exec_core+27602>, 0x63de35eb9119 <vm_exec_core+30361>, 0x63de35eb2bda <vm_exec_core+4442>, 0x63de35eb3d88 <vm_exec_core+8968>, 0x63de35eb3879 <vm_exec_core+7673>, 0x63de35eb4678 <vm_exec_core+11256>, 0x63de35eb5a34 <vm_exec_core+16308>, 0x63de35eb2cd1 <vm_exec_core+4689>, 0x63de35eb84bf <vm_exec_core+27199>, 0x63de35eb3ce2 <vm_exec_core+8802>, 0x63de35eb58c7 <vm_exec_core+15943>, 0x63de35eb639b <vm_exec_core+18715>, 0x63de35eb8363 <vm_exec_core+26851>, 0x63de35eb71a3 <vm_exec_core+22307>, 0x63de35eb488f <vm_exec_core+11791>, 0x63de35eb3fdb <vm_exec_core+9563>, 0x63de35eb8133 <vm_exec_core+26291>, 0x63de35eb511f <vm_exec_core+13983>, 0x63de35eb77ef <vm_exec_core+23919>, 0x63de35eb72bd <vm_exec_core+22589>, 0x63de35eb7a39 <vm_exec_core+24505>, 0x63de35eb893c <vm_exec_core+28348>, 0x63de35eb65ac <vm_exec_core+19244>, 0x63de35eb7153 <vm_exec_core+22227>, 0x63de35eb4a0a <vm_exec_core+12170>, 0x63de35eb8078 <vm_exec_core+26104>, 0x63de35eb4b37 <vm_exec_core+12471>, 0x63de35eb6e44 <vm_exec_core+21444>, 0x63de35eb7153 <vm_exec_core+22227>, 0x63de35eb6147 <vm_exec_core+18119>, 0x63de35eb6c5c <vm_exec_core+20956>, 0x63de35eb4d76 <vm_exec_core+13046>, 0x63de35eb42bf <vm_exec_core+10303>, 0x63de35eb7b17 <vm_exec_core+24727>, 0x63de35eb2d8e <vm_exec_core+4878>, 0x63de35eb5f44 <vm_exec_core+17604>, 0x63de35ec0f1f <vm_exec_core+62623>, 0x63de35eb708d <vm_exec_core+22029>, 0x63de35eb3032 <vm_exec_core+5554>, 0x63de35eb3543 <vm_exec_core+6851>, 0x63de35eb3156 <vm_exec_core+5846>, 0x63de35eb3e7c <vm_exec_core+9212>, 0x63de35eb46de <vm_exec_core+11358>, 0x63de35eb646f <vm_exec_core+18927>, 0x63de35eb5a2a <vm_exec_core+16298>, 0x63de35eb646a <vm_exec_core+18922>, 0x63de35eb6fdd <vm_exec_core+21853>, 0x63de35eb6f04 <vm_exec_core+21636>, 0x63de35eb3e77 <vm_exec_core+9207>, 0x63de35eb7167 <vm_exec_core+22247>, 0x63de35eb5046 <vm_exec_core+13766>, 0x63de35eb504b <vm_exec_core+13771>, 0x63de35eb6eff <vm_exec_core+21631>, 0x63de35eb6d96 <vm_exec_core+21270>, 0x63de35eb5e10 <vm_exec_core+17296>, 0x63de35eb5d31 <vm_exec_core+17073>...} reg_cfp = 0x789ecb9ff560 reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x000063de35eae5b1 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 0x000063de35c2ee4c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=132623453992960) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x789ecddd36e8 #27 0x000063de35c29d0b 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 = 132623455605760 realpath_map = 132623455605600 path = 132623453992960 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 0x000063de35c27ec5 in rb_require_string_internal (fname=132623453993000, 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 0x000063de35f11d18 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 = 0x789ecddd3878 cfunc = 0x5040000185d8 recv = 132623455735200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x000063de35ef816d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffb22a0cd0) 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 0x000063de35ef7c25 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 0x000063de35ebf56d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x789ecb9ff790, 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 = {0x63de35eb4e69 <vm_exec_core+13289>, 0x63de35eb213a <vm_exec_core+1722>, 0x63de35eb397c <vm_exec_core+7932>, 0x63de35eb8e70 <vm_exec_core+29680>, 0x63de35eb32b0 <vm_exec_core+6192>, 0x63de35eb9b32 <vm_exec_core+32946>, 0x63de35eb7da0 <vm_exec_core+25376>, 0x63de35eb5b99 <vm_exec_core+16665>, 0x63de35eb243b <vm_exec_core+2491>, 0x63de35eb9630 <vm_exec_core+31664>, 0x63de35eb9225 <vm_exec_core+30629>, 0x63de35eb3676 <vm_exec_core+7158>, 0x63de35eb2a3b <vm_exec_core+4027>, 0x63de35eb826d <vm_exec_core+26605>, 0x63de35eb451f <vm_exec_core+10911>, 0x63de35eb9848 <vm_exec_core+32200>, 0x63de35eb944a <vm_exec_core+31178>, 0x63de35eb4d03 <vm_exec_core+12931>, 0x63de35eb5aff <vm_exec_core+16511>, 0x63de35eb7f3a <vm_exec_core+25786>, 0x63de35eb93a7 <vm_exec_core+31015>, 0x63de35eb6ff1 <vm_exec_core+21873>, 0x63de35eb7fd9 <vm_exec_core+25945>, 0x63de35eb83fa <vm_exec_core+27002>, 0x63de35eb6f18 <vm_exec_core+21656>, 0x63de35eb2930 <vm_exec_core+3760>, 0x63de35eb774c <vm_exec_core+23756>, 0x63de35eb2783 <vm_exec_core+3331>, 0x63de35eb2ae7 <vm_exec_core+4199>, 0x63de35eb4fac <vm_exec_core+13612>, 0x63de35eb6daf <vm_exec_core+21295>, 0x63de35eb7360 <vm_exec_core+22752>, 0x63de35eb6b30 <vm_exec_core+20656>, 0x63de35eb2381 <vm_exec_core+2305>, 0x63de35eb8661 <vm_exec_core+27617>, 0x63de35eb9128 <vm_exec_core+30376>, 0x63de35eb2be9 <vm_exec_core+4457>, 0x63de35eb3d97 <vm_exec_core+8983>, 0x63de35eb3888 <vm_exec_core+7688>, 0x63de35eb4687 <vm_exec_core+11271>, 0x63de35eb5a43 <vm_exec_core+16323>, 0x63de35eb2ce0 <vm_exec_core+4704>, 0x63de35eb84ce <vm_exec_core+27214>, 0x63de35eb3cf1 <vm_exec_core+8817>, 0x63de35eb58d6 <vm_exec_core+15958>, 0x63de35eb63aa <vm_exec_core+18730>, 0x63de35eb8372 <vm_exec_core+26866>, 0x63de35eb71b2 <vm_exec_core+22322>, 0x63de35eb489e <vm_exec_core+11806>, 0x63de35eb3fea <vm_exec_core+9578>, 0x63de35eb8142 <vm_exec_core+26306>, 0x63de35eb512e <vm_exec_core+13998>, 0x63de35eb77fe <vm_exec_core+23934>, 0x63de35eb72cc <vm_exec_core+22604>, 0x63de35eb7a48 <vm_exec_core+24520>, 0x63de35eb894b <vm_exec_core+28363>, 0x63de35eb65bb <vm_exec_core+19259>, 0x63de35eb1e1b <vm_exec_core+923>, 0x63de35eb4a19 <vm_exec_core+12185>, 0x63de35eb8087 <vm_exec_core+26119>, 0x63de35eb4b46 <vm_exec_core+12486>, 0x63de35eb6e53 <vm_exec_core+21459>, 0x63de35eb7646 <vm_exec_core+23494>, 0x63de35eb6156 <vm_exec_core+18134>, 0x63de35eb6c6b <vm_exec_core+20971>, 0x63de35eb4d85 <vm_exec_core+13061>, 0x63de35eb42ce <vm_exec_core+10318>, 0x63de35eb7b26 <vm_exec_core+24742>, 0x63de35eb2d9d <vm_exec_core+4893>, 0x63de35eb5f53 <vm_exec_core+17619>, 0x63de35ec0f2e <vm_exec_core+62638>, 0x63de35eb709c <vm_exec_core+22044>, 0x63de35eb3041 <vm_exec_core+5569>, 0x63de35eb3552 <vm_exec_core+6866>, 0x63de35eb3165 <vm_exec_core+5861>, 0x63de35eb3e8b <vm_exec_core+9227>, 0x63de35eb46ed <vm_exec_core+11373>, 0x63de35eb1e20 <vm_exec_core+928>, 0x63de35eb3be7 <vm_exec_core+8551>, 0x63de35eb9d71 <vm_exec_core+33521>, 0x63de35eb755c <vm_exec_core+23260>, 0x63de35eb64b2 <vm_exec_core+18994>, 0x63de35eb8550 <vm_exec_core+27344>, 0x63de35eb9e44 <vm_exec_core+33732>, 0x63de35eb8864 <vm_exec_core+28132>, 0x63de35eb98dd <vm_exec_core+32349>, 0x63de35eb99b1 <vm_exec_core+32561>, 0x63de35eb284d <vm_exec_core+3533>, 0x63de35eb94f3 <vm_exec_core+31347>, 0x63de35eb5050 <vm_exec_core+13776>, 0x63de35eb9710 <vm_exec_core+31888>, 0x63de35eb4bf2 <vm_exec_core+12658>, 0x63de35eb873d <vm_exec_core+27837>, 0x63de35eb4110 <vm_exec_core+9872>, 0x63de35eb535a <vm_exec_core+14554>, 0x63de35eb9a91 <vm_exec_core+32785>, 0x63de35eb5998 <vm_exec_core+16152>, 0x63de35eb54f7 <vm_exec_core+14967>, 0x63de35eb1ef0 <vm_exec_core+1136>, 0x63de35eb2593 <vm_exec_core+2835>, 0x63de35eb1fd9 <vm_exec_core+1369>, 0x63de35eb6251 <vm_exec_core+18385>, 0x63de35eb56a3 <vm_exec_core+15395>, 0x63de35eb5e29 <vm_exec_core+17321>, 0x63de35eb5d45 <vm_exec_core+17093>, 0x63de35eb4eae <vm_exec_core+13358>, 0x63de35eb5598 <vm_exec_core+15128>, 0x63de35eb5230 <vm_exec_core+14256>, 0x63de35eb5854 <vm_exec_core+15828>, 0x63de35eb57d2 <vm_exec_core+15698>, 0x63de35eb4e5a <vm_exec_core+13274>, 0x63de35eb212b <vm_exec_core+1707>, 0x63de35eb396d <vm_exec_core+7917>, 0x63de35eb8e61 <vm_exec_core+29665>, 0x63de35eb32a1 <vm_exec_core+6177>, 0x63de35eb9b23 <vm_exec_core+32931>, 0x63de35eb7d91 <vm_exec_core+25361>, 0x63de35eb5b8a <vm_exec_core+16650>, 0x63de35eb242c <vm_exec_core+2476>, 0x63de35eb9621 <vm_exec_core+31649>, 0x63de35eb9216 <vm_exec_core+30614>, 0x63de35eb3667 <vm_exec_core+7143>, 0x63de35eb2a2c <vm_exec_core+4012>, 0x63de35eb825e <vm_exec_core+26590>, 0x63de35eb4510 <vm_exec_core+10896>, 0x63de35eb9839 <vm_exec_core+32185>, 0x63de35eb943b <vm_exec_core+31163>, 0x63de35eb4cf4 <vm_exec_core+12916>, 0x63de35eb5af0 <vm_exec_core+16496>, 0x63de35eb7f2b <vm_exec_core+25771>, 0x63de35eb9398 <vm_exec_core+31000>, 0x63de35eb6fe2 <vm_exec_core+21858>, 0x63de35eb7fca <vm_exec_core+25930>, 0x63de35eb83eb <vm_exec_core+26987>, 0x63de35eb6f09 <vm_exec_core+21641>, 0x63de35eb2921 <vm_exec_core+3745>, 0x63de35eb773d <vm_exec_core+23741>, 0x63de35eb2774 <vm_exec_core+3316>, 0x63de35eb2ad8 <vm_exec_core+4184>, 0x63de35eb4f9d <vm_exec_core+13597>, 0x63de35eb6da0 <vm_exec_core+21280>, 0x63de35eb7351 <vm_exec_core+22737>, 0x63de35eb6b21 <vm_exec_core+20641>, 0x63de35eb2372 <vm_exec_core+2290>, 0x63de35eb8652 <vm_exec_core+27602>, 0x63de35eb9119 <vm_exec_core+30361>, 0x63de35eb2bda <vm_exec_core+4442>, 0x63de35eb3d88 <vm_exec_core+8968>, 0x63de35eb3879 <vm_exec_core+7673>, 0x63de35eb4678 <vm_exec_core+11256>, 0x63de35eb5a34 <vm_exec_core+16308>, 0x63de35eb2cd1 <vm_exec_core+4689>, 0x63de35eb84bf <vm_exec_core+27199>, 0x63de35eb3ce2 <vm_exec_core+8802>, 0x63de35eb58c7 <vm_exec_core+15943>, 0x63de35eb639b <vm_exec_core+18715>, 0x63de35eb8363 <vm_exec_core+26851>, 0x63de35eb71a3 <vm_exec_core+22307>, 0x63de35eb488f <vm_exec_core+11791>, 0x63de35eb3fdb <vm_exec_core+9563>, 0x63de35eb8133 <vm_exec_core+26291>, 0x63de35eb511f <vm_exec_core+13983>, 0x63de35eb77ef <vm_exec_core+23919>, 0x63de35eb72bd <vm_exec_core+22589>, 0x63de35eb7a39 <vm_exec_core+24505>, 0x63de35eb893c <vm_exec_core+28348>, 0x63de35eb65ac <vm_exec_core+19244>, 0x63de35eb7153 <vm_exec_core+22227>, 0x63de35eb4a0a <vm_exec_core+12170>, 0x63de35eb8078 <vm_exec_core+26104>, 0x63de35eb4b37 <vm_exec_core+12471>, 0x63de35eb6e44 <vm_exec_core+21444>, 0x63de35eb7153 <vm_exec_core+22227>, 0x63de35eb6147 <vm_exec_core+18119>, 0x63de35eb6c5c <vm_exec_core+20956>, 0x63de35eb4d76 <vm_exec_core+13046>, 0x63de35eb42bf <vm_exec_core+10303>, 0x63de35eb7b17 <vm_exec_core+24727>, 0x63de35eb2d8e <vm_exec_core+4878>, 0x63de35eb5f44 <vm_exec_core+17604>, 0x63de35ec0f1f <vm_exec_core+62623>, 0x63de35eb708d <vm_exec_core+22029>, 0x63de35eb3032 <vm_exec_core+5554>, 0x63de35eb3543 <vm_exec_core+6851>, 0x63de35eb3156 <vm_exec_core+5846>, 0x63de35eb3e7c <vm_exec_core+9212>, 0x63de35eb46de <vm_exec_core+11358>, 0x63de35eb646f <vm_exec_core+18927>, 0x63de35eb5a2a <vm_exec_core+16298>, 0x63de35eb646a <vm_exec_core+18922>, 0x63de35eb6fdd <vm_exec_core+21853>, 0x63de35eb6f04 <vm_exec_core+21636>, 0x63de35eb3e77 <vm_exec_core+9207>, 0x63de35eb7167 <vm_exec_core+22247>, 0x63de35eb5046 <vm_exec_core+13766>, 0x63de35eb504b <vm_exec_core+13771>, 0x63de35eb6eff <vm_exec_core+21631>, 0x63de35eb6d96 <vm_exec_core+21270>, 0x63de35eb5e10 <vm_exec_core+17296>, 0x63de35eb5d31 <vm_exec_core+17073>...} reg_cfp = 0x789ecb9ff790 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 0x000063de35eae1f8 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 0x000063de35b2b5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x789ecddd3918) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb22a1210, <optimized out>, 0x7fffb22a1160, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x789ecddd3918 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x000063de35b24b47 in rb_main (argc=9, argv=0x7fffb22a13e8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7fffb22a13e8) at /tmp/ruby/src/trunk_asan/main.c:68 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2002434) detached] running file: /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.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 2002113 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:963: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2002112 -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 2038673 -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 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-08T20:42:35Z master 96f23306f0) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ........ Finished in 35.298191 seconds 3427 files, 33351 examples, 135207 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.