# Logfile created on 2025-01-16 00:44:03 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000706d91bbfde0 @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.20250116-004403", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000706d91be05e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000706d91be0090 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000706d91afa108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250116-004403", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250116-004403>, @binmode=false, @mon_data=#<Monitor:0x0000706d930afb38>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 91918bb01f $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' 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/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: 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/debug-1.10.0/ext/debug' 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/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.2 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.9 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.10.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=45519 "--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/833] 2135743=test_gem_dependency_installer [ 2/833] 2135738=test_refinement [ 3/833] 2135740=test_pointer [ 4/833] 2135734=test_gem_name_tuple [ 5/833] 2135735=test_win32ole_type_event [ 6/833] 2135732=test_warning [ 7/833] 2135741=test_gbk [ 8/833] 2135746=test_gem_specification [ 9/833] 2135742=test_win32ole_variable [ 10/833] 2135736=test_gb18030 [ 11/833] 2135737=test_gem_package_tar_reader [ 12/833] 2135739=test_type_completor [ 13/833] 2135744=test_class [ 14/833] 2135747=test_cgi_session [ 15/833] 2135733=test_word [ 16/833] 2135735=test_x509crl [ 17/833] 2135745=test_stringscanner [ 18/833] 2135742=test_numeric [ 19/833] 2135739=test_require_path_check [ 20/833] 2135733=test_mul [ 21/833] 2135741=test_win32ole_variant_outarg [ 22/833] 2135741=test_mkmf [ 23/833] 2135736=test_enumerator_kw [ 24/833] 2135736=test_mixed_unicode_escapes [ 25/833] 2135733=test_complexrational [ 26/833] 2135736=test_pkcs7 [ 27/833] 2135733=test_cgi_header [ 28/833] 2135747=test_gem_commands_fetch_command [ 29/833] 2135742=test_flush [ 30/833] 2135744=test_complex2 [ 31/833] 2135742=test_iso_8859 [ 32/833] 2135733=test_x509attr [ 33/833] 2135744=test_history [ 34/833] 2135741=test_dln [ 35/833] 2135741=test_open-uri [ 36/833] 2135745=test_coderange [ 37/833] 2135745=test_line_editor [ 38/833] 2135739=test_big2str [ 39/833] 2135739=test_pkg_config [ 40/833] 2135742=test_string_memory [ 41/833] 2135740=regexp_test [ 42/833] 2135742=test_store [ 43/833] 2135739=test_insns_leaf [ 44/833] 2135739=test_iseq [ 45/833] 2135733=dump_test [ 46/833] 2135745=test_enc_associate [ 47/833] 2135732=test_allocation [ 48/833] 2135744=test_gc [ 49/833] 2135740=test_c_struct_builder [ 50/833] 2135734=location_test [ 51/833] 2135740=test_cgi_util [ 52/833] 2135735=test_x509req [ 53/833] 2135736=test_gem_commands_open_command [ 54/833] 2135737=test_tree_builder [ 55/833] 2135737=test_protocol [ 56/833] 2135734=test_gem_ext_cargo_builder_link_flag_converter [ 57/833] 2135741=test_protect [ 58/833] 2135741=test_win32ole [ 59/833] 2135741=test_gem_version [ 60/833] 2135734=test_gem_commands_stale_command [ 61/833] 2135737=tunnel_test [ 62/833] 2135734=test_gem_text [ 63/833] 2135734=test_settracefunc [ 64/833] 2135747=test_gem_stub_specification [ 65/833] 2135735=test_method_cache [ 66/833] 2135735=test_path [ 67/833] 2135737=test_pp [ 68/833] 2135735=test_tcp [ 69/833] 2135737=test_sprintf_comb [ 70/833] 2135740=test_whileuntil [ 71/833] 2135740=test_transcode [ 72/833] 2135736=test_flags [ 73/833] 2135742=test_asn1 [ 74/833] 2135741=json_string_matching_test [ 75/833] 2135741=test_gem_ext_rake_builder [ 76/833] 2135747=test_monitor [ 77/833] 2135742=test_rat [ 78/833] 2135742=test_extlibs [ 79/833] 2135747=static_inspect_test [ 80/833] 2135737=test_inadvertent_creation [ 81/833] 2135735=test_instrumentation_api [ 82/833] 2135747=test_at_exit [ 83/833] 2135740=test_complex [ 84/833] 2135747=source_location_test [ 85/833] 2135745=unescape_test [ 86/833] 2135747=test_x509ext [ 87/833] 2135737=test_files_ext [ 88/833] 2135747=test_eval_history [ 89/833] 2135739=test_c_struct_entry [ 90/833] 2135745=test_gem_commands_query_command [ 91/833] 2135747=test_color [ 92/833] 2135737=equality_test [ 93/833] 2135737=test_gem_doctor [ 94/833] 2135740=test_ancdata [ 95/833] 2135739=test_weakmap [ 96/833] 2135740=test_rubyvm [ 97/833] 2135737=test_data_error [ 98/833] 2135740=test_force_exit [ 99/833] 2135747=test_gem_resolver_dependency_request [100/833] 2135747=test_scanner_events [101/833] 2135737=test_external_new [102/833] 2135737=test_abi [103/833] 2135747=test_win32ole_typelib [104/833] 2135747=test_euc_jp [105/833] 2135740=test_ractor [106/833] 2135747=parse_success_test [107/833] 2135747=test_module [108/833] 2135740=test_gem_commands_push_command [109/833] 2135736=test_ssl [110/833] 2135737=test_registry [111/833] 2135737=test_deprecate [112/833] 2135737=test_common [113/833] 2135741=test_optimization [114/833] 2135734=test_gem_request_connection_pools [115/833] 2135737=test_gem_uri_formatter [116/833] 2135737=test_sprintf [117/833] 2135740=test_enumerable [118/833] 2135740=test_bmethod [119/833] 2135740=test_key_actor_vi [120/833] 2135745=test_bug-14834 [121/833] 2135733=test_buffering [122/833] 2135733=ruby_parser_test [123/833] 2135733=test_svcb_https [124/833] 2135733=test_addrinfo [125/833] 2135745=test_x509cert [126/833] 2135733=test_passing_block [127/833] 2135733=test_http [128/833] 2135733=test_webauthn_listener [129/833] 2135734=test_lock_native_thread [130/833] 2135734=test_gem_package_tar_reader_entry [131/833] 2135737=test_zsh_completion [132/833] 2135737=test_enc_str_buf_cat [133/833] 2135737=test_have_func [134/833] 2135740=test_constant [135/833] 2135733=test_gem_security_trust_dir [136/833] 2135734=test_default_gems [137/833] 2135733=test_encoding [138/833] 2135746=test_load [139/833] 2135746=json_fixtures_test [140/833] 2135746=test_gem_resolver_specification [141/833] 2135734=test_gem_remote_fetcher_s3 [142/833] 2135746=lex_test [143/833] 2135745=test_gem_rdoc [144/833] 2135746=test_require_lib [145/833] 2135734=test_gem_version_option [146/833] 2135734=test_files_test_2 [147/833] 2135733=test_gem_request_set [148/833] 2135745=version_test [149/833] 2135745=test_objectspace [150/833] 2135743=test_trick [151/833] 2135737=test_fd_setsize [152/833] 2135737=test_big5 [153/833] 2135737=test_gem_resolver_activation_request [154/833] 2135737=test_null [155/833] 2135737=test_scheduler [156/833] 2135739=test_ensure_and_callcc [157/833] 2135739=test_fixnum [158/833] 2135737=test_timeout [159/833] 2135737=test_signal [160/833] 2135739=test_iseq_load [161/833] 2135742=test_fstring [162/833] 2135733=test_name_error_extension [163/833] 2135733=test_history [164/833] 2135733=test_verbose [165/833] 2135733=test_gem_ext_builder [166/833] 2135742=test_key_actor_emacs [167/833] 2135742=test_basicinstructions [168/833] 2135742=test_bigzero [169/833] 2135742=test_mutex [170/833] 2135738=test_struct [171/833] 2135738=test_gem_resolver_vendor_specification [172/833] 2135747=test_typeddata [173/833] 2135737=test_date_strftime [174/833] 2135742=compiler_test [175/833] 2135738=test_find [176/833] 2135742=locals_test [177/833] 2135742=test_recursion [178/833] 2135742=test_normalize [179/833] 2135742=test_gem_commands_owner_command [180/833] 2135738=test_import [181/833] 2135747=test_basicsocket [182/833] 2135740=test_sexp [183/833] 2135747=pattern_test [184/833] 2135740=test_disable_irb [185/833] 2135740=test_gem_package_tar_header [186/833] 2135747=test_ractor [187/833] 2135740=test_gem_unsatisfiable_dependency_error [188/833] 2135740=test_http [189/833] 2135739=fixtures_test [190/833] 2135747=test_rational2 [191/833] 2135747=test_gem_dependency_resolution_error [192/833] 2135747=test_shift_jis [193/833] 2135747=test_yield [194/833] 2135738=test_gem_request_set_lockfile_parser [195/833] 2135742=test_gem_ci_detector [196/833] 2135739=test_io_wait_uncommon [197/833] 2135739=test_string [198/833] 2135742=test_proxy [199/833] 2135737=test_completion [200/833] 2135738=test_raise [201/833] 2135738=test_ftp [202/833] 2135738=test_httpresponses [203/833] 2135742=integer_base_flags_test [204/833] 2135742=test_unicode_escape [205/833] 2135738=test_have_library [206/833] 2135739=test_erb_command [207/833] 2135742=test_https [208/833] 2135733=test_require [209/833] 2135739=test_gem_resolver_vendor_set [210/833] 2135739=test_evaluation [211/833] 2135739=test_fnmatch [212/833] 2135739=test_koi8 [213/833] 2135739=test_erb_m17n [214/833] 2135739=test_clone [215/833] 2135739=test_objspace [216/833] 2135736=test_filter [217/833] 2135743=test_gem_ext_cmake_builder [218/833] 2135743=test_too_many_dummy_encodings [219/833] 2135736=test_hash_create [220/833] 2135736=json_generic_object_test [221/833] 2135736=test_thread [222/833] 2135743=test_call [223/833] 2135737=test_ole_methods [224/833] 2135737=test_defined [225/833] 2135738=test_pack [226/833] 2135737=test_switch_hitter [227/833] 2135743=test_arity [228/833] 2135743=test_folderitem2_invokeverb [229/833] 2135737=test_files_sample [230/833] 2135743=test_update [231/833] 2135737=test_case_options [232/833] 2135743=test_init [233/833] 2135737=test_gem_resolver_index_set [234/833] 2135737=test_file [235/833] 2135737=test_gem_install_update_options [236/833] 2135737=test_gem_security_policy [237/833] 2135738=test_pinned [238/833] 2135743=test_memory_view [239/833] 2135738=test_gem_command [240/833] 2135737=test_weakkeymap [241/833] 2135738=test_usrmarshal [242/833] 2135733=test_httpresponse [243/833] 2135743=test_show_source [244/833] 2135743=test_inlinecache [245/833] 2135740=test_enc_raise [246/833] 2135733=test_engine [247/833] 2135733=test_key_error [248/833] 2135733=test_bignum [249/833] 2135746=reflection_test [250/833] 2135746=test_cparser [251/833] 2135740=test_human_typo [252/833] 2135740=test_dot_dot [253/833] 2135743=ractor_test [254/833] 2135740=test_gem_request_set_lockfile [255/833] 2135743=test_postponed_job [256/833] 2135733=test_exit [257/833] 2135738=test_pattern_key_name_check [258/833] 2135738=test_jaro_winkler [259/833] 2135733=test_gem_commands_yank_command [260/833] 2135738=test_gem_resolver [261/833] 2135740=test_gem_gemcutter_utilities [262/833] 2135733=test_gem_remote_fetcher [263/833] 2135746=test_gem_util [264/833] 2135738=test_raise_exception [265/833] 2135740=test_config [266/833] 2135740=test_tempfile [267/833] 2135743=test_new [268/833] 2135743=test_hash [269/833] 2135743=test_macro [270/833] 2135743=test_cipher [271/833] 2135746=test_gem_source_lock [272/833] 2135733=test_ldap [273/833] 2135733=test_gem_remote_fetcher_local_server [274/833] 2135746=test_etc [275/833] 2135743=test_last_thread [276/833] 2135732=test_context [277/833] 2135733=test_symbol [278/833] 2135742=test_optparse [279/833] 2135746=test_coder [280/833] 2135746=test_unix [281/833] 2135746=test_gem_source_specific_file [282/833] 2135742=parse_test [283/833] 2135742=test_enum [284/833] 2135740=test_gem_commands_which_command [285/833] 2135746=test_metaclass [286/833] 2135746=test_numeric [287/833] 2135740=test_io [288/833] 2135732=test_ws [289/833] 2135732=test_io_console [290/833] 2135743=test_date_arith [291/833] 2135743=test_undef [292/833] 2135743=test_gem_commands_sources_command [293/833] 2135746=test_c_union_entity [294/833] 2135746=test_gem_spec_fetcher [295/833] 2135734=test_ractor [296/833] 2135734=desugar_compiler_test [297/833] 2135734=test_hmac [298/833] 2135734=test_signedness [299/833] 2135746=test_internal_ivar [300/833] 2135743=test_cgi_cookie [301/833] 2135746=test_gem_commands_mirror [302/833] 2135746=test_cd [303/833] 2135738=symbol_encoding_test [304/833] 2135743=test_my_integer [305/833] 2135746=test_gem_commands_environment_command [306/833] 2135743=test_tracepoint [307/833] 2135746=test_array_create [308/833] 2135746=test_debugger_integration [309/833] 2135746=test_gem_resolver_installed_specification [310/833] 2135737=test_ractor [311/833] 2135746=test_digest [312/833] 2135738=test_variable [313/833] 2135746=test_cstr [314/833] 2135737=test_gem_resolver_lock_specification [315/833] 2135737=test_address_resolve [316/833] 2135737=test_closure [317/833] 2135738=test_wss [318/833] 2135738=test_iter_break [319/833] 2135738=test_parse [320/833] 2135743=test_have_macro [321/833] 2135745=test_process [322/833] 2135746=test_num2int [323/833] 2135746=test_gem_source_local [324/833] 2135737=test_gem_commands_install_command [325/833] 2135743=test_gem_ext_cargo_builder_unit [326/833] 2135743=test_stack [327/833] 2135732=test_summary [328/833] 2135746=test_nowrite [329/833] 2135746=test_flip [330/833] 2135746=test_thread_queue [331/833] 2135732=test_securerandom [332/833] 2135732=test_nil2vtempty [333/833] 2135732=test_foreach [334/833] 2135747=test_econv [335/833] 2135732=test_eval [336/833] 2135732=test_process [337/833] 2135738=test_object [338/833] 2135732=test_fileutils [339/833] 2135742=test_gem_commands_cert_command [340/833] 2135741=test_io [341/833] 2135732=named_capture_test [342/833] 2135734=test_cgi_tag_helper [343/833] 2135741=test_kill_ring [344/833] 2135734=test_gem_resolver_git_specification [345/833] 2135732=test_dir_m17n [346/833] 2135741=test_pathname [347/833] 2135744=test_remote_fetch_error [348/833] 2135734=test_coverage [349/833] 2135736=json_common_interface_test [350/833] 2135738=test_stream [351/833] 2135741=test_func [352/833] 2135738=test_path_to_class [353/833] 2135738=string_test [354/833] 2135738=test_storage [355/833] 2135744=test_thread_fd_close [356/833] 2135738=json_addition_test [357/833] 2135744=test_cmethod [358/833] 2135736=test_qsort [359/833] 2135744=test_command_aliasing [360/833] 2135736=test_gem_ext_ext_conf_builder [361/833] 2135744=test_gem_commands_dependency_command [362/833] 2135738=test_serialize_subclasses [363/833] 2135738=test_const [364/833] 2135738=test_class [365/833] 2135743=parse_comments_test [366/833] 2135737=test_gem_dependency [367/833] 2135742=test_method_cache [368/833] 2135742=test_iterator [369/833] 2135744=test_string [370/833] 2135744=test_gem_resolver_index_specification [371/833] 2135743=test_marshalable [372/833] 2135743=test_cgi_modruby [373/833] 2135743=test_thread_cv [374/833] 2135744=test_win32ole_method [375/833] 2135744=test_yamldbm [376/833] 2135737=test_helper [377/833] 2135744=test_convertible [378/833] 2135737=test_gem_resolver_best_set [379/833] 2135742=test_addr [380/833] 2135742=test_stat [381/833] 2135742=test_eval [382/833] 2135737=test_unicode [383/833] 2135737=test_parser_events [384/833] 2135733=relocation_test [385/833] 2135733=test_windows_1251 [386/833] 2135743=test_str2big [387/833] 2135733=test_rational [388/833] 2135737=newline_offsets_test [389/833] 2135743=test_regexp [390/833] 2135747=test_gem_commands_contents_command [391/833] 2135746=test_readpartial [392/833] 2135747=test_scalar [393/833] 2135747=test_gem_resolver_conflict [394/833] 2135747=test_literal [395/833] 2135746=test_irb [396/833] 2135737=test_arithmetic_sequence [397/833] 2135737=test_gem_commands_search_command [398/833] 2135737=test_pattern_matching [399/833] 2135737=test_thread [400/833] 2135733=test_encoding [401/833] 2135737=test_lambda [402/833] 2135734=test_file [403/833] 2135733=bom_test [404/833] 2135733=test_sockopt [405/833] 2135733=test_frozen_error [406/833] 2135733=test_bug_reporter [407/833] 2135737=test_spell_checker [408/833] 2135737=test_ractor [409/833] 2135741=test_document [410/833] 2135741=test_yaml [411/833] 2135737=test_config [412/833] 2135742=test_boolean [413/833] 2135742=test_gem_commands_specification_command [414/833] 2135741=test_yield_block [415/833] 2135741=test_recorder [416/833] 2135741=test_nonblock [417/833] 2135741=test_gem_commands_signin_command [418/833] 2135746=test_pkey [419/833] 2135742=test_primitive [420/833] 2135742=test_gem_request [421/833] 2135741=parameters_signature_test [422/833] 2135746=test_gem_resolver_api_specification [423/833] 2135746=test_rendering [424/833] 2135746=test_getopts [425/833] 2135746=test_multi_irb_commands [426/833] 2135733=test_gem_command_manager [427/833] 2135746=test_gem_installer [428/833] 2135741=test_gem_source_git [429/833] 2135736=test_pipe [430/833] 2135732=test_regex_casefold [431/833] 2135732=test_gem_commands_check_command [432/833] 2135733=test_random_formatter [433/833] 2135733=test_help [434/833] 2135733=test_gem_resolver_git_set [435/833] 2135736=test_class_name_check [436/833] 2135737=test_string [437/833] 2135742=test_emoji [438/833] 2135736=test_files_lib [439/833] 2135732=test_sorted_set [440/833] 2135742=test_condition [441/833] 2135742=test_cp949 [442/833] 2135742=test_erb [443/833] 2135742=test_integer [444/833] 2135733=test_duplicate [445/833] 2135733=json_ext_parser_test [446/833] 2135733=test_time [447/833] 2135741=test_date_attr [448/833] 2135741=test_scan_args [449/833] 2135741=test_proc [450/833] 2135732=test_cclass [451/833] 2135733=test_shellwords [452/833] 2135733=test_singleton_function [453/833] 2135733=test_uncorrectable_name_check [454/833] 2135733=test_load [455/833] 2135732=test_omap [456/833] 2135733=test_marshal [457/833] 2135732=test_zlib [458/833] 2135747=magic_comment_test [459/833] 2135734=test_framework [460/833] 2135734=test_case_comprehensive [461/833] 2135734=test_ractor [462/833] 2135747=library_symbols_test [463/833] 2135747=test_json_tree [464/833] 2135747=test_emitter [465/833] 2135733=test_pkey_dsa [466/833] 2135747=test_https_proxy [467/833] 2135747=test_nomethod_error [468/833] 2135747=test_date_strptime [469/833] 2135747=test_ssl [470/833] 2135733=test_files_test_1 [471/833] 2135741=percent_delimiter_string_test [472/833] 2135741=test_gem [473/833] 2135734=freeze_test [474/833] 2135734=test_ractor [475/833] 2135734=test_float [476/833] 2135744=test_gem_remote_fetcher_local_ssl_server [477/833] 2135734=test_yaml_special_cases [478/833] 2135734=test_gem_source_list [479/833] 2135734=attribute_write_test [480/833] 2135734=test_parser [481/833] 2135734=test_cgi_core [482/833] 2135734=test_helper_method [483/833] 2135747=test_delegate [484/833] 2135747=test_enumerator [485/833] 2135747=test_fiddle [486/833] 2135734=test_win32ole_variant [487/833] 2135734=test_ractor [488/833] 2135734=test_psych [489/833] 2135734=test_digest [490/833] 2135747=test_gem_uri [491/833] 2135747=test_rbconfig [492/833] 2135747=test_gem_package_old [493/833] 2135747=test_command [494/833] 2135744=test_debug [495/833] 2135741=test_gem_commands_help_command [496/833] 2135744=test_stringchar [497/833] 2135738=test_arith_seq_extract [498/833] 2135741=test_array [499/833] 2135732=test_set [500/833] 2135732=test_find_executable [501/833] 2135732=test_error_highlight [502/833] 2135744=test_resolve_symbol [503/833] 2135740=test_profile_frames [504/833] 2135744=test_date_compat [505/833] 2135738=test_lazy_enumerator [506/833] 2135744=test_backtrace [507/833] 2135747=test_time_tz [508/833] 2135740=string_query_test [509/833] 2135740=test_nil [510/833] 2135740=test_class2name [511/833] 2135740=test_gem_commands_outdated_command [512/833] 2135734=test_gem_request_set_lockfile_tokenizer [513/833] 2135747=test_kdf [514/833] 2135740=test_utf16 [515/833] 2135740=test_gem_package [516/833] 2135734=test_enumerator [517/833] 2135747=string_encoding_test [518/833] 2135747=test_name_error [519/833] 2135744=test_exception_at_throwing [520/833] 2135738=test_gem_source [521/833] 2135747=test_frozen [522/833] 2135747=test_handle [523/833] 2135744=test_color_printer [524/833] 2135744=test_safe_load [525/833] 2135744=test_propertyputref [526/833] 2135744=test_gem_platform [527/833] 2135744=test_symbol [528/833] 2135740=test_gem_uninstaller [529/833] 2135744=overlap_test [530/833] 2135738=test_assembler [531/833] 2135738=test_pty [532/833] 2135747=test_variable_name_check [533/833] 2135747=test_dbm [534/833] 2135747=test_gem_source_vendor [535/833] 2135747=test_gem_commands_list_command [536/833] 2135747=test_parser [537/833] 2135747=test_date [538/833] 2135747=test_date_time [539/833] 2135736=test_pkcs12 [540/833] 2135747=test_change_word [541/833] 2135747=test_modify_expand [542/833] 2135747=test_gem_source_installed [543/833] 2135747=test_gem_available_set [544/833] 2135742=test_len [545/833] 2135742=implicit_array_test [546/833] 2135742=test_acceptable [547/833] 2135747=test_win32ole_param [548/833] 2135747=test_function_entry [549/833] 2135738=test_kernel [550/833] 2135747=test_method_name_check [551/833] 2135747=heredoc_dedent_test [552/833] 2135742=!Nothing_to_test [553/833] 2135742=test_keyword [554/833] 2135747=numeric_value_test [555/833] 2135747=test_gem_commands_server_command [556/833] 2135747=test_httpheader [557/833] 2135747=test_data [558/833] 2135739=test_http_request [559/833] 2135747=test_win32ole_method_event [560/833] 2135747=test_provider [561/833] 2135744=test_bn [562/833] 2135739=test_gem_package_task [563/833] 2135739=test_ansi [564/833] 2135744=test_singleton [565/833] 2135744=test_win32ole_param_event [566/833] 2135744=test_ripper [567/833] 2135739=test_key_name_check [568/833] 2135739=test_date_marshal [569/833] 2135739=test_ossl [570/833] 2135736=test_gem_request_set_gem_dependency_api [571/833] 2135736=test_grapheme_breaks [572/833] 2135736=test_syntax [573/833] 2135740=test_assignment [574/833] 2135747=test_ruby_lex [575/833] 2135738=test_stream [576/833] 2135738=test_ssl_session [577/833] 2135742=test_ractor [578/833] 2135747=test_optarg [579/833] 2135742=test_autoload [580/833] 2135744=test_gem_resolver_local_specification [581/833] 2135744=test_gem_commands_unpack_command [582/833] 2135732=test_gem_commands_exec_command [583/833] 2135733=test_pack [584/833] 2135746=test_object [585/833] 2135746=test_gem_commands_signout_command [586/833] 2135746=test_exception [587/833] 2135747=test_gem_ext_cargo_builder [588/833] 2135746=test_gem_gem_runner [589/833] 2135747=test_file_exhaustive [590/833] 2135746=test_gc_compact [591/833] 2135744=test_key_stroke [592/833] 2135744=test_deprecated [593/833] 2135744=test_div [594/833] 2135744=test_resize [595/833] 2135744=test_fiber [596/833] 2135738=breadth_first_search_test [597/833] 2135738=test_generic [598/833] 2135733=test_win32ole_variant_m [599/833] 2135733=json_parser_test [600/833] 2135738=test_err_in_callback [601/833] 2135738=test_cesu8 [602/833] 2135738=test_gem_commands_rebuild_command [603/833] 2135733=test_gem_commands_setup_command [604/833] 2135738=test_alias_and_anchor [605/833] 2135738=test_open3 [606/833] 2135732=errors_test [607/833] 2135733=test_ftp [608/833] 2135733=test_vm_dump [609/833] 2135733=test_memory_view [610/833] 2135733=test_helper [611/833] 2135733=test_ellipsize [612/833] 2135733=test_utf32 [613/833] 2135733=test_integer [614/833] 2135739=test_data [615/833] 2135739=test_noarg [616/833] 2135733=test_thread [617/833] 2135733=test_pkey_ec [618/833] 2135732=test_rand [619/833] 2135733=test_fips [620/833] 2135739=test_gem_commands_update_command [621/833] 2135733=test_date_parse [622/833] 2135732=test_backtrace [623/833] 2135732=test_random [624/833] 2135732=test_to_ruby [625/833] 2135732=test_bundled_ca [626/833] 2135733=test_workspace [627/833] 2135733=static_literals_test [628/833] 2135733=test_option [629/833] 2135732=test_tracer [630/833] 2135732=test_capacity [631/833] 2135732=test_nextafter [632/833] 2135732=test_input_method [633/833] 2135733=test_gem_safe_marshal [634/833] 2135732=test_pkey_dh [635/833] 2135740=test_shapes [636/833] 2135732=test_ocsp [637/833] 2135740=test_gem_silent_ui [638/833] 2135740=test_require [639/833] 2135740=test_ifunless [640/833] 2135740=test_gem_dependency_list [641/833] 2135740=test_files_test [642/833] 2135740=test_gem_resolver_installer_set [643/833] 2135732=test_nesting_parser [644/833] 2135733=test_gem_commands_uninstall_command [645/833] 2135732=test_rendering [646/833] 2135732=test_ensured [647/833] 2135740=comments_test [648/833] 2135740=test_delete [649/833] 2135740=test_config [650/833] 2135739=test_io_m17n [651/833] 2135740=test_forwardable [652/833] 2135732=test_object_create_start [653/833] 2135732=test_continuation [654/833] 2135732=test_project_sanity [655/833] 2135740=test_config [656/833] 2135732=test_env [657/833] 2135740=regular_expression_encoding_test [658/833] 2135740=test_gem_commands_cleanup_command [659/833] 2135741=test_placearg [660/833] 2135741=test_interned_str [661/833] 2135741=test_type [662/833] 2135741=test_range [663/833] 2135742=test_string_processing [664/833] 2135742=encodings_test [665/833] 2135738=test_io_buffer [666/833] 2135740=test_gem_impossible_dependencies_error [667/833] 2135740=json_generator_test [668/833] 2135738=test_dryrun [669/833] 2135733=test_ts [670/833] 2135742=test_emitter [671/833] 2135738=test_locale [672/833] 2135742=parse_stream_test [673/833] 2135742=test_gem_resolver_api_set [674/833] 2135742=test_gem_source_subpath_problem [675/833] 2135746=test_tmpdir [676/833] 2135738=node_id_test [677/833] 2135746=warnings_test [678/833] 2135746=test_to_ary_concat [679/833] 2135742=test_printf [680/833] 2135742=test_rubyoptions [681/833] 2135738=test_stringify_symbols [682/833] 2135738=test_configuration [683/833] 2135733=test_windows_1252 [684/833] 2135733=test_udp [685/833] 2135733=dispatcher_test [686/833] 2135738=regular_expression_options_test [687/833] 2135738=test_key_event_record [688/833] 2135738=test_queue [689/833] 2135738=test_sleep [690/833] 2135733=integer_parse_test [691/833] 2135733=test_gem_validator [692/833] 2135747=test_prettyprint [693/833] 2135733=test_install [694/833] 2135747=test_m17n_comb [695/833] 2135739=test_date_ractor [696/833] 2135740=test_pair [697/833] 2135733=test_tree_spell_checker [698/833] 2135733=lex_test [699/833] 2135739=test_bundled_gems [700/833] 2135739=test_custom_command [701/833] 2135739=test_tsort [702/833] 2135739=test_depth_first [703/833] 2135739=test_ns_spki [704/833] 2135739=test_integer_comb [705/833] 2135741=index_write_test [706/833] 2135741=test_kwargs [707/833] 2135741=test_io_wait [708/833] 2135746=test_win32ole_type [709/833] 2135746=test_lexer [710/833] 2135746=test_merge_keys [711/833] 2135746=test_random [712/833] 2135746=test_x509store [713/833] 2135741=test_mdns [714/833] 2135741=test_gem_ext_configure_builder [715/833] 2135741=test_dir [716/833] 2135746=test_bash_completion [717/833] 2135746=test_exception [718/833] 2135741=test_gem_security_signer [719/833] 2135741=test_gem_local_remote_options [720/833] 2135741=test_gem_commands_lock_command [721/833] 2135738=test_euc_kr [722/833] 2135738=test_threadgroup [723/833] 2135741=test_set_len [724/833] 2135741=test_yjit_exit_locations [725/833] 2135741=test_gem_commands_pristine_command [726/833] 2135733=test_gem_config_file [727/833] 2135738=test_yamlstore [728/833] 2135738=test_scalar_scanner [729/833] 2135738=test_within_pipe [730/833] 2135733=test_win32ole_event [731/833] 2135733=test_io_buffer [732/833] 2135738=test_arith_seq_beg_len_step [733/833] 2135738=test_reline [734/833] 2135733=test_hash [735/833] 2135744=test_gem_resolver_requirement_list [736/833] 2135744=test_beginendblock [737/833] 2135740=test_function [738/833] 2135736=test_socket [739/833] 2135740=test_timeout [740/833] 2135732=test_not [741/833] 2135732=test_weakref [742/833] 2135744=test_rubygems [743/833] 2135732=test_gem_package_tar_writer [744/833] 2135744=ripper_test [745/833] 2135740=test_case_mapping [746/833] 2135732=test_yaml_tree [747/833] 2135740=test_mailto [748/833] 2135740=test_reqarg [749/833] 2135732=test_reline_key [750/833] 2135732=test_unicode_normalize [751/833] 2135732=test_method [752/833] 2135741=test_ractor_compatibility [753/833] 2135738=test_append [754/833] 2135738=test_gem_resolver_lock_set [755/833] 2135738=test_gem_console_ui [756/833] 2135738=test_member [757/833] 2135738=test_resource [758/833] 2135738=test_gem_source_fetch_problem [759/833] 2135738=test_set [760/833] 2135738=test_gem_update_suggestion [761/833] 2135738=test_ipaddr [762/833] 2135738=test_arity [763/833] 2135738=test_trace [764/833] 2135738=test_numhash [765/833] 2135738=test_gem_stream_ui [766/833] 2135738=test_nofree [767/833] 2135738=test_pkey_rsa [768/833] 2135740=test_egrep_cpp [769/833] 2135740=test_argf [770/833] 2135741=test_gem_resolver_composed_set [771/833] 2135744=test_date_conv [772/833] 2135741=test_webauthn_poller [773/833] 2135744=test_yjit [774/833] 2135741=test_buffered_io [775/833] 2135741=test_m17n [776/833] 2135736=test_x509name [777/833] 2135743=test_sleep [778/833] 2135736=test_wait [779/833] 2135738=test_object_references [780/833] 2135738=test_alias [781/833] 2135736=test_gem_requirement [782/833] 2135736=test_face [783/833] 2135746=test_sizeof [784/833] 2135738=test_compile_prism [785/833] 2135736=test_gem_commands_build_command [786/833] 2135741=test_gem_security [787/833] 2135743=test_euc_tw [788/833] 2135743=test_gem_commands_info_command [789/833] 2135736=command_line_test [790/833] 2135743=test_io_timeout [791/833] 2135743=test_date_new [792/833] 2135743=test_bug-3571 [793/833] 2135743=test_system [794/833] 2135736=test_emoji_breaks [795/833] 2135736=test_notimplement [796/833] 2135736=test_configuration [797/833] 2135736=test_comparable [798/833] 2135736=test_dup [799/833] 2135738=test_require [800/833] 2135747=test_stringio [801/833] 2135736=test_dns [802/833] 2135747=test_gem_path_support [803/833] 2135747=constant_path_node_test [804/833] 2135747=test_win32ole_record [805/833] 2135747=newline_test [806/833] 2135747=test_ubf_async_safe [807/833] 2135736=test_array [808/833] 2135739=snippets_test [809/833] 2135736=parser_test [810/833] 2135747=test_webauthn_listener_response [811/833] 2135736=heredoc_test [812/833] 2135736=test_gem_bundler_version_finder [813/833] 2135747=test_console_attr [814/833] 2135747=test_gc [815/833] 2135747=test_math [816/833] 2135736=test_time [817/833] 2135747=json_encoding_test [818/833] 2135747=test_super [819/833] 2135736=test_libs [820/833] 2135736=onigmo_test [821/833] 2135736=test_struct [822/833] 2135736=test_ast [823/833] 2135743=test_pack [824/833] 2135743=test_rb_str_dup [825/833] 2135743=fuzzer_test [826/833] 2135743=test_case [827/833] 2135743=test_cgi_multipart [828/833] 2135743=test_bug-5832 [829/833] 2135743=test_autoconf [830/833] 2135743=test_did_you_mean [831/833] 2135737=test_popen_deadlock [832/833] 2135743=test_gem_safe_yaml [833/833] 2135743=test_digest_extend $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 972 972 972 pts/0 972 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 972 973 972 972 pts/0 972 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 973 2134490 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 2134490 2134493 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.20250116-004403 --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 2134493 2134494 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.20250116-004403 --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 2134494 2135399 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 2135399 2135400 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 2135400 2135729 972 972 pts/0 972 Sl+ 1000 0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 2135729 2135735 972 972 pts/0 972 Sl+ 1000 0:03 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe 2135735 2136941 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 2134494 2172516 972 972 pts/0 972 R+ 1000 0:00 ps jx 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent {1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[2134490], 2134490=>[2134493], 2134493=>[2134494], 2134494=>[2135399, 2172516], 2135399=>[2135400], 2135400=>[2135729], 2135729=>[2135735], 2135735=>[2136941], 3070353=>[3070354]} $ timeout 60 gdb -p 2136941 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2136946] [New LWP 2136944] [New LWP 2136943] [New LWP 2136942] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=30089, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x758980c12c40 (LWP 2136941) "ruby" 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=30089, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x75895c4006c0 (LWP 2136946) "ruby" 0x000059279a8ace4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 3 Thread 0x7589542006c0 (LWP 2136944) "ruby" 0x000059279a8ace4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 4 Thread 0x75895ee006c0 (LWP 2136943) "ruby" 0x000059279a8ace4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 5 Thread 0x75894e4006c0 (LWP 2136942) "ruby" 0x000059279a8ace4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 5 (Thread 0x75894e4006c0 (LWP 2136942) "ruby"): #0 0x000059279a8ace4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059279a8ade0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059279a7fc680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000059279a7fc4f9 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 0x000059279a7fc125 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 0x000059279a7f712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000059279a7f79aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000059279a8932bd in __interceptor_realloc () No symbol table info available. #8 0x0000758980a9df6a in __pthread_getattr_np (thread_id=129232583788224, attr=0x75894e3ffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x75894e4006c0 ret = <optimized out> iattr = 0x75894e3ffc98 #9 0x000059279a8b7b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000059279a8b8058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x000059279a8a0a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000059279a8a069c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x000059279a8a0b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x000059279a890a9f in asan_thread_start(void*) () No symbol table info available. #15 0x0000758980a9ca94 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 = {129232583788224, 841461889659611997, 129232583788224, -360, 2, 140735231293040, 841461889647029085, 841297975225002845}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x0000758980b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x75895ee006c0 (LWP 2136943) "ruby"): #0 0x000059279a8ace4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059279a8ade0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059279a7fc680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000059279a7fc4f9 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 0x000059279a7fc125 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 0x000059279a7f712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000059279a7f79aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000059279a8932bd in __interceptor_realloc () No symbol table info available. #8 0x0000758980a9df6a in __pthread_getattr_np (thread_id=129232862709440, attr=0x75895edffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x75895ee006c0 ret = <optimized out> iattr = 0x75895edffc98 #9 0x000059279a8b7b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000059279a8b8058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x000059279a8a0a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000059279a8a069c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x000059279a8a0b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x000059279a890a9f in asan_thread_start(void*) () No symbol table info available. #15 0x0000758980a9ca94 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 = {129232862709440, 841426430409616221, 129232862709440, -360, 2, 140735231282608, 841426430397033309, 841297975225002845}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x0000758980b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7589542006c0 (LWP 2136944) "ruby"): #0 0x000059279a8ace4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059279a8ade0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059279a7fc680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000059279a7fc4f9 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 0x000059279a7fc125 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 0x000059279a7f712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000059279a7f79aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000059279a8932bd in __interceptor_realloc () No symbol table info available. #8 0x0000758980a9df6a in __pthread_getattr_np (thread_id=129232682354368, attr=0x7589541ffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x7589542006c0 ret = <optimized out> iattr = 0x7589541ffc98 #9 0x000059279a8b7b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000059279a8b8058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x000059279a8a0a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000059279a8a069c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x000059279a8a0b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x000059279a890a9f in asan_thread_start(void*) () No symbol table info available. #15 0x0000758980a9ca94 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 = {129232682354368, 841413786025896797, 129232682354368, -360, 2, 140735231282608, 841413786013313885, 841297975225002845}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x0000758980b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x75895c4006c0 (LWP 2136946) "ruby"): #0 0x000059279a8ace4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059279a8ade0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059279a7fc680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000059279a7fc4f9 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 0x000059279a7fc125 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 0x000059279a7f712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x000059279a7f79aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x000059279a8932bd in __interceptor_realloc () No symbol table info available. #8 0x0000758980a9df6a in __pthread_getattr_np (thread_id=129232818669248, attr=0x75895c3ffc98) at ./nptl/pthread_getattr_np.c:180 newp = <optimized out> size = 32 cpuset = 0x0 thread = 0x75895c4006c0 ret = <optimized out> iattr = 0x75895c3ffc98 #9 0x000059279a8b7b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000059279a8b8058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #11 0x000059279a8a0a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000059279a8a069c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #13 0x000059279a8a0b26 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #14 0x000059279a890a9f in asan_thread_start(void*) () No symbol table info available. #15 0x0000758980a9ca94 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 = {129232818669248, 841431103334034269, 129232818669248, -360, 2, 140735231282608, 841431103321451357, 841297975225002845}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #16 0x0000758980b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x758980c12c40 (LWP 2136941) "ruby"): #0 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=30089, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) 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=30089, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000094) 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=0x50c000000094, 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 0x0000758980a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x758980a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fff7977f0b0, __canceltype = -1698123536, __prev = 0x0} cbuffer = {wseq = 99, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 99 seq = 49 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 0x000059279abc43cf in rb_native_cond_wait (cond=0x50c000000094, 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 = 0x5150000eb800 #7 0x000059279abe90a2 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 0x000059279abef9bf 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=129233396319840) at /tmp/ruby/src/trunk_asan/thread.c:1068 scheduler = <optimized out> p = 0x75897eae4660 target_th = 0x5150000eb800 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x000059279a8db2e0 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 = {0x7fff7977f390, <optimized out>, 0x7fff7977f2a0, <optimized out>, <optimized out>}, prev = 0x75897eae3040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x000059279abef198 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 0x000059279abe1ef0 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 0x000059279acd37fc in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x75897e835528) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x75897dfff448 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = -1 recv = 129233383140800 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=0x75897e835528) 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 0x000059279acd8266 in vm_call0_cc (ec=0x5160000006d0, recv=129233383140800, 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 = 0x75897e835528 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 0x000059279ac88ffe in rb_call (recv=393, mid=0, argc=-2136371871, argv=0xfffffffffffffe00, scope=4294967295) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x50c000000094 #20 rb_funcall_with_block_kw (recv=393, mid=0, argc=-2136371871, argv=0xfffffffffffffe00, passed_procval=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1192 No locals. #21 0x000059279acdcfe7 in vm_yield_with_symbol (ec=0x5160000006d0, symbol=3461388, argc=1, argv=0x75897e835520, 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 0x000059279ac89516 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 0x000059279ac89516 in rb_yield (val=<optimized out>) No locals. #27 0x000059279ae3091a in rb_ary_each (ary=129233383140920) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #28 0x000059279acbf5b8 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 = 0x7589801f0548 cfunc = 0x50400000a298 recv = 129233383140920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x000059279ac660e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x75897dfff480, cd=0x50d0009c06f0, 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 = 0x50d0009c06f0 insns_address_table = {0x59279ac61e1c <vm_exec_core+14140>, 0x59279ac5edeb <vm_exec_core+1803>, 0x59279ac60799 <vm_exec_core+8377>, 0x59279ac662c8 <vm_exec_core+31720>, 0x59279ac60071 <vm_exec_core+6545>, 0x59279ac6707d <vm_exec_core+35229>, 0x59279ac650ca <vm_exec_core+27114>, 0x59279ac62c9c <vm_exec_core+17852>, 0x59279ac5f120 <vm_exec_core+2624>, 0x59279ac66afb <vm_exec_core+33819>, 0x59279ac6669b <vm_exec_core+32699>, 0x59279ac6046c <vm_exec_core+7564>, 0x59279ac5f78c <vm_exec_core+4268>, 0x59279ac65601 <vm_exec_core+28449>, 0x59279ac6141c <vm_exec_core+11580>, 0x59279ac66d3d <vm_exec_core+34397>, 0x59279ac668ea <vm_exec_core+33290>, 0x59279ac61c94 <vm_exec_core+13748>, 0x59279ac62bed <vm_exec_core+17677>, 0x59279ac6527a <vm_exec_core+27546>, 0x59279ac66832 <vm_exec_core+33106>, 0x59279ac6422c <vm_exec_core+23372>, 0x59279ac6532e <vm_exec_core+27726>, 0x59279ac657b8 <vm_exec_core+28888>, 0x59279ac6413e <vm_exec_core+23134>, 0x59279ac5f66c <vm_exec_core+3980>, 0x59279ac64a21 <vm_exec_core+25409>, 0x59279ac5f494 <vm_exec_core+3508>, 0x59279ac5f84d <vm_exec_core+4461>, 0x59279ac61f89 <vm_exec_core+14505>, 0x59279ac63fab <vm_exec_core+22731>, 0x59279ac645ef <vm_exec_core+24335>, 0x59279ac63cf4 <vm_exec_core+22036>, 0x59279ac5f051 <vm_exec_core+2417>, 0x59279ac65a5c <vm_exec_core+29564>, 0x59279ac6654b <vm_exec_core+32363>, 0x59279ac5f964 <vm_exec_core+4740>, 0x59279ac60c1d <vm_exec_core+9533>, 0x59279ac60690 <vm_exec_core+8112>, 0x59279ac61597 <vm_exec_core+11959>, 0x59279ac62b1b <vm_exec_core+17467>, 0x59279ac5fa70 <vm_exec_core+5008>, 0x59279ac658a1 <vm_exec_core+29121>, 0x59279ac60b62 <vm_exec_core+9346>, 0x59279ac62984 <vm_exec_core+17060>, 0x59279ac63527 <vm_exec_core+20039>, 0x59279ac6571b <vm_exec_core+28731>, 0x59279ac64417 <vm_exec_core+23863>, 0x59279ac617d7 <vm_exec_core+12535>, 0x59279ac60e9b <vm_exec_core+10171>, 0x59279ac654c1 <vm_exec_core+28129>, 0x59279ac62135 <vm_exec_core+14933>, 0x59279ac64ae8 <vm_exec_core+25608>, 0x59279ac64546 <vm_exec_core+24166>, 0x59279ac64d43 <vm_exec_core+26211>, 0x59279ac65d86 <vm_exec_core+30374>, 0x59279ac63764 <vm_exec_core+20612>, 0x59279ac5ea8b <vm_exec_core+939>, 0x59279ac61969 <vm_exec_core+12937>, 0x59279ac653f1 <vm_exec_core+27921>, 0x59279ac61aac <vm_exec_core+13260>, 0x59279ac64064 <vm_exec_core+22916>, 0x59279ac64908 <vm_exec_core+25128>, 0x59279ac63232 <vm_exec_core+19282>, 0x59279ac63e4d <vm_exec_core+22381>, 0x59279ac61d2b <vm_exec_core+13899>, 0x59279ac611b1 <vm_exec_core+10961>, 0x59279ac64e36 <vm_exec_core+26454>, 0x59279ac5fb42 <vm_exec_core+5218>, 0x59279ac63016 <vm_exec_core+18742>, 0x59279ac6e4db <vm_exec_core+65019>, 0x59279ac642ec <vm_exec_core+23564>, 0x59279ac5fe01 <vm_exec_core+5921>, 0x59279ac60333 <vm_exec_core+7251>, 0x59279ac5ff3a <vm_exec_core+6234>, 0x59279ac60d2b <vm_exec_core+9803>, 0x59279ac61612 <vm_exec_core+12082>, 0x59279ac5ea90 <vm_exec_core+944>, 0x59279ac60a41 <vm_exec_core+9057>, 0x59279ac672d2 <vm_exec_core+35826>, 0x59279ac64808 <vm_exec_core+24872>, 0x59279ac63607 <vm_exec_core+20263>, 0x59279ac65936 <vm_exec_core+29270>, 0x59279ac673bb <vm_exec_core+36059>, 0x59279ac65c89 <vm_exec_core+30121>, 0x59279ac66de7 <vm_exec_core+34567>, 0x59279ac66ed1 <vm_exec_core+34801>, 0x59279ac5f573 <vm_exec_core+3731>, 0x59279ac669a8 <vm_exec_core+33480>, 0x59279ac62042 <vm_exec_core+14690>, 0x59279ac66bf0 <vm_exec_core+34064>, 0x59279ac61b6d <vm_exec_core+13453>, 0x59279ac65b4d <vm_exec_core+29805>, 0x59279ac60fe4 <vm_exec_core+10500>, 0x59279ac6238b <vm_exec_core+15531>, 0x59279ac66fc7 <vm_exec_core+35047>, 0x59279ac62a5b <vm_exec_core+17275>, 0x59279ac6253c <vm_exec_core+15964>, 0x59279ac5eb76 <vm_exec_core+1174>, 0x59279ac5f28f <vm_exec_core+2991>, 0x59279ac5ec74 <vm_exec_core+1428>, 0x59279ac63342 <vm_exec_core+19554>, 0x59279ac62712 <vm_exec_core+16434>, 0x59279ac62ed7 <vm_exec_core+18423>, 0x59279ac62dde <vm_exec_core+18174>, 0x59279ac61e76 <vm_exec_core+14230>, 0x59279ac625f2 <vm_exec_core+16146>, 0x59279ac6224c <vm_exec_core+15212>, 0x59279ac62856 <vm_exec_core+16758>, 0x59279ac628ed <vm_exec_core+16909>, 0x59279ac61e0d <vm_exec_core+14125>, 0x59279ac5eddc <vm_exec_core+1788>, 0x59279ac6078a <vm_exec_core+8362>, 0x59279ac662b9 <vm_exec_core+31705>, 0x59279ac60062 <vm_exec_core+6530>, 0x59279ac6706e <vm_exec_core+35214>, 0x59279ac650bb <vm_exec_core+27099>, 0x59279ac62c8d <vm_exec_core+17837>, 0x59279ac5f111 <vm_exec_core+2609>, 0x59279ac66aec <vm_exec_core+33804>, 0x59279ac6668c <vm_exec_core+32684>, 0x59279ac6045d <vm_exec_core+7549>, 0x59279ac5f77d <vm_exec_core+4253>, 0x59279ac655f2 <vm_exec_core+28434>, 0x59279ac6140d <vm_exec_core+11565>, 0x59279ac66d2e <vm_exec_core+34382>, 0x59279ac668db <vm_exec_core+33275>, 0x59279ac61c85 <vm_exec_core+13733>, 0x59279ac62bde <vm_exec_core+17662>, 0x59279ac6526b <vm_exec_core+27531>, 0x59279ac66823 <vm_exec_core+33091>, 0x59279ac6421d <vm_exec_core+23357>, 0x59279ac6531f <vm_exec_core+27711>, 0x59279ac657a9 <vm_exec_core+28873>, 0x59279ac6412f <vm_exec_core+23119>, 0x59279ac5f65d <vm_exec_core+3965>, 0x59279ac64a12 <vm_exec_core+25394>, 0x59279ac5f485 <vm_exec_core+3493>, 0x59279ac5f83e <vm_exec_core+4446>, 0x59279ac61f7a <vm_exec_core+14490>, 0x59279ac63f9c <vm_exec_core+22716>, 0x59279ac645e0 <vm_exec_core+24320>, 0x59279ac63ce5 <vm_exec_core+22021>, 0x59279ac5f042 <vm_exec_core+2402>, 0x59279ac65a4d <vm_exec_core+29549>, 0x59279ac6653c <vm_exec_core+32348>, 0x59279ac5f955 <vm_exec_core+4725>, 0x59279ac60c0e <vm_exec_core+9518>, 0x59279ac60681 <vm_exec_core+8097>, 0x59279ac61588 <vm_exec_core+11944>, 0x59279ac62b0c <vm_exec_core+17452>, 0x59279ac5fa61 <vm_exec_core+4993>, 0x59279ac65892 <vm_exec_core+29106>, 0x59279ac60b53 <vm_exec_core+9331>, 0x59279ac62975 <vm_exec_core+17045>, 0x59279ac63518 <vm_exec_core+20024>, 0x59279ac6570c <vm_exec_core+28716>, 0x59279ac64408 <vm_exec_core+23848>, 0x59279ac617c8 <vm_exec_core+12520>, 0x59279ac60e8c <vm_exec_core+10156>, 0x59279ac654b2 <vm_exec_core+28114>, 0x59279ac62126 <vm_exec_core+14918>, 0x59279ac64ad9 <vm_exec_core+25593>, 0x59279ac64537 <vm_exec_core+24151>, 0x59279ac64d34 <vm_exec_core+26196>, 0x59279ac65d77 <vm_exec_core+30359>, 0x59279ac63755 <vm_exec_core+20597>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac6195a <vm_exec_core+12922>, 0x59279ac653e2 <vm_exec_core+27906>, 0x59279ac61a9d <vm_exec_core+13245>, 0x59279ac64055 <vm_exec_core+22901>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac63223 <vm_exec_core+19267>, 0x59279ac63e3e <vm_exec_core+22366>, 0x59279ac61d1c <vm_exec_core+13884>, 0x59279ac611a2 <vm_exec_core+10946>, 0x59279ac64e27 <vm_exec_core+26439>, 0x59279ac5fb33 <vm_exec_core+5203>, 0x59279ac63007 <vm_exec_core+18727>, 0x59279ac6e4cc <vm_exec_core+65004>, 0x59279ac642dd <vm_exec_core+23549>, 0x59279ac5fdf2 <vm_exec_core+5906>, 0x59279ac60324 <vm_exec_core+7236>, 0x59279ac5ff2b <vm_exec_core+6219>, 0x59279ac60d1c <vm_exec_core+9788>, 0x59279ac61603 <vm_exec_core+12067>, 0x59279ac63602 <vm_exec_core+20258>, 0x59279ac62b02 <vm_exec_core+17442>, 0x59279ac635fd <vm_exec_core+20253>, 0x59279ac64218 <vm_exec_core+23352>, 0x59279ac6412a <vm_exec_core+23114>, 0x59279ac60d17 <vm_exec_core+9783>, 0x59279ac643cc <vm_exec_core+23788>, 0x59279ac62038 <vm_exec_core+14680>, 0x59279ac6203d <vm_exec_core+14685>, 0x59279ac64125 <vm_exec_core+23109>, 0x59279ac63f92 <vm_exec_core+22706>, 0x59279ac62ebe <vm_exec_core+18398>, 0x59279ac62dca <vm_exec_core+18154>...} reg_cfp = 0x75897dfff480 reg_pc = 0x5160011c8378 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 0x000059279ac5ae58 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 0x000059279acdcf82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x75897dfff508, self=129233383572880, 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 = 0x75897de5a2a0 cfp = <optimized out> sp = 0x75897deffb38 use_argv = 0x75897e8349e0 stack_argv = 0x75897deffb38 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 = 0x75897dfff508 #34 0x000059279ac89516 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 0x000059279ac89516 in rb_yield (val=<optimized out>) No locals. #38 0x000059279a8dabba 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 = {0x7fff79780430, <optimized out>, 0x7fff79780340, <optimized out>, <optimized out>}, prev = 0x75897ead7340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160000006d0 cfp = 0x75897dfff4b8 #39 0x000059279a979bcd in popen_finish (port=<optimized out>, klass=129233420417560) at /tmp/ruby/src/trunk_asan/io.c:8041 No locals. #40 rb_io_s_popen (argc=1, argv=<optimized out>, klass=129233420417560) at /tmp/ruby/src/trunk_asan/io.c:7995 pmode = 4 opt = <optimized out> env = <optimized out> pname = <optimized out> #41 0x000059279acbf5b8 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 = 0x7589801ea828 cfunc = 0x5040000105d8 recv = 129233420417560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #42 0x000059279aca5a0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff79780ad0) 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 0x000059279aca54c5 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 0x000059279ac660e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x75897dfff4f0, cd=0x50d0009c0880, 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 = 0x50d0009c0880 insns_address_table = {0x59279ac61e1c <vm_exec_core+14140>, 0x59279ac5edeb <vm_exec_core+1803>, 0x59279ac60799 <vm_exec_core+8377>, 0x59279ac662c8 <vm_exec_core+31720>, 0x59279ac60071 <vm_exec_core+6545>, 0x59279ac6707d <vm_exec_core+35229>, 0x59279ac650ca <vm_exec_core+27114>, 0x59279ac62c9c <vm_exec_core+17852>, 0x59279ac5f120 <vm_exec_core+2624>, 0x59279ac66afb <vm_exec_core+33819>, 0x59279ac6669b <vm_exec_core+32699>, 0x59279ac6046c <vm_exec_core+7564>, 0x59279ac5f78c <vm_exec_core+4268>, 0x59279ac65601 <vm_exec_core+28449>, 0x59279ac6141c <vm_exec_core+11580>, 0x59279ac66d3d <vm_exec_core+34397>, 0x59279ac668ea <vm_exec_core+33290>, 0x59279ac61c94 <vm_exec_core+13748>, 0x59279ac62bed <vm_exec_core+17677>, 0x59279ac6527a <vm_exec_core+27546>, 0x59279ac66832 <vm_exec_core+33106>, 0x59279ac6422c <vm_exec_core+23372>, 0x59279ac6532e <vm_exec_core+27726>, 0x59279ac657b8 <vm_exec_core+28888>, 0x59279ac6413e <vm_exec_core+23134>, 0x59279ac5f66c <vm_exec_core+3980>, 0x59279ac64a21 <vm_exec_core+25409>, 0x59279ac5f494 <vm_exec_core+3508>, 0x59279ac5f84d <vm_exec_core+4461>, 0x59279ac61f89 <vm_exec_core+14505>, 0x59279ac63fab <vm_exec_core+22731>, 0x59279ac645ef <vm_exec_core+24335>, 0x59279ac63cf4 <vm_exec_core+22036>, 0x59279ac5f051 <vm_exec_core+2417>, 0x59279ac65a5c <vm_exec_core+29564>, 0x59279ac6654b <vm_exec_core+32363>, 0x59279ac5f964 <vm_exec_core+4740>, 0x59279ac60c1d <vm_exec_core+9533>, 0x59279ac60690 <vm_exec_core+8112>, 0x59279ac61597 <vm_exec_core+11959>, 0x59279ac62b1b <vm_exec_core+17467>, 0x59279ac5fa70 <vm_exec_core+5008>, 0x59279ac658a1 <vm_exec_core+29121>, 0x59279ac60b62 <vm_exec_core+9346>, 0x59279ac62984 <vm_exec_core+17060>, 0x59279ac63527 <vm_exec_core+20039>, 0x59279ac6571b <vm_exec_core+28731>, 0x59279ac64417 <vm_exec_core+23863>, 0x59279ac617d7 <vm_exec_core+12535>, 0x59279ac60e9b <vm_exec_core+10171>, 0x59279ac654c1 <vm_exec_core+28129>, 0x59279ac62135 <vm_exec_core+14933>, 0x59279ac64ae8 <vm_exec_core+25608>, 0x59279ac64546 <vm_exec_core+24166>, 0x59279ac64d43 <vm_exec_core+26211>, 0x59279ac65d86 <vm_exec_core+30374>, 0x59279ac63764 <vm_exec_core+20612>, 0x59279ac5ea8b <vm_exec_core+939>, 0x59279ac61969 <vm_exec_core+12937>, 0x59279ac653f1 <vm_exec_core+27921>, 0x59279ac61aac <vm_exec_core+13260>, 0x59279ac64064 <vm_exec_core+22916>, 0x59279ac64908 <vm_exec_core+25128>, 0x59279ac63232 <vm_exec_core+19282>, 0x59279ac63e4d <vm_exec_core+22381>, 0x59279ac61d2b <vm_exec_core+13899>, 0x59279ac611b1 <vm_exec_core+10961>, 0x59279ac64e36 <vm_exec_core+26454>, 0x59279ac5fb42 <vm_exec_core+5218>, 0x59279ac63016 <vm_exec_core+18742>, 0x59279ac6e4db <vm_exec_core+65019>, 0x59279ac642ec <vm_exec_core+23564>, 0x59279ac5fe01 <vm_exec_core+5921>, 0x59279ac60333 <vm_exec_core+7251>, 0x59279ac5ff3a <vm_exec_core+6234>, 0x59279ac60d2b <vm_exec_core+9803>, 0x59279ac61612 <vm_exec_core+12082>, 0x59279ac5ea90 <vm_exec_core+944>, 0x59279ac60a41 <vm_exec_core+9057>, 0x59279ac672d2 <vm_exec_core+35826>, 0x59279ac64808 <vm_exec_core+24872>, 0x59279ac63607 <vm_exec_core+20263>, 0x59279ac65936 <vm_exec_core+29270>, 0x59279ac673bb <vm_exec_core+36059>, 0x59279ac65c89 <vm_exec_core+30121>, 0x59279ac66de7 <vm_exec_core+34567>, 0x59279ac66ed1 <vm_exec_core+34801>, 0x59279ac5f573 <vm_exec_core+3731>, 0x59279ac669a8 <vm_exec_core+33480>, 0x59279ac62042 <vm_exec_core+14690>, 0x59279ac66bf0 <vm_exec_core+34064>, 0x59279ac61b6d <vm_exec_core+13453>, 0x59279ac65b4d <vm_exec_core+29805>, 0x59279ac60fe4 <vm_exec_core+10500>, 0x59279ac6238b <vm_exec_core+15531>, 0x59279ac66fc7 <vm_exec_core+35047>, 0x59279ac62a5b <vm_exec_core+17275>, 0x59279ac6253c <vm_exec_core+15964>, 0x59279ac5eb76 <vm_exec_core+1174>, 0x59279ac5f28f <vm_exec_core+2991>, 0x59279ac5ec74 <vm_exec_core+1428>, 0x59279ac63342 <vm_exec_core+19554>, 0x59279ac62712 <vm_exec_core+16434>, 0x59279ac62ed7 <vm_exec_core+18423>, 0x59279ac62dde <vm_exec_core+18174>, 0x59279ac61e76 <vm_exec_core+14230>, 0x59279ac625f2 <vm_exec_core+16146>, 0x59279ac6224c <vm_exec_core+15212>, 0x59279ac62856 <vm_exec_core+16758>, 0x59279ac628ed <vm_exec_core+16909>, 0x59279ac61e0d <vm_exec_core+14125>, 0x59279ac5eddc <vm_exec_core+1788>, 0x59279ac6078a <vm_exec_core+8362>, 0x59279ac662b9 <vm_exec_core+31705>, 0x59279ac60062 <vm_exec_core+6530>, 0x59279ac6706e <vm_exec_core+35214>, 0x59279ac650bb <vm_exec_core+27099>, 0x59279ac62c8d <vm_exec_core+17837>, 0x59279ac5f111 <vm_exec_core+2609>, 0x59279ac66aec <vm_exec_core+33804>, 0x59279ac6668c <vm_exec_core+32684>, 0x59279ac6045d <vm_exec_core+7549>, 0x59279ac5f77d <vm_exec_core+4253>, 0x59279ac655f2 <vm_exec_core+28434>, 0x59279ac6140d <vm_exec_core+11565>, 0x59279ac66d2e <vm_exec_core+34382>, 0x59279ac668db <vm_exec_core+33275>, 0x59279ac61c85 <vm_exec_core+13733>, 0x59279ac62bde <vm_exec_core+17662>, 0x59279ac6526b <vm_exec_core+27531>, 0x59279ac66823 <vm_exec_core+33091>, 0x59279ac6421d <vm_exec_core+23357>, 0x59279ac6531f <vm_exec_core+27711>, 0x59279ac657a9 <vm_exec_core+28873>, 0x59279ac6412f <vm_exec_core+23119>, 0x59279ac5f65d <vm_exec_core+3965>, 0x59279ac64a12 <vm_exec_core+25394>, 0x59279ac5f485 <vm_exec_core+3493>, 0x59279ac5f83e <vm_exec_core+4446>, 0x59279ac61f7a <vm_exec_core+14490>, 0x59279ac63f9c <vm_exec_core+22716>, 0x59279ac645e0 <vm_exec_core+24320>, 0x59279ac63ce5 <vm_exec_core+22021>, 0x59279ac5f042 <vm_exec_core+2402>, 0x59279ac65a4d <vm_exec_core+29549>, 0x59279ac6653c <vm_exec_core+32348>, 0x59279ac5f955 <vm_exec_core+4725>, 0x59279ac60c0e <vm_exec_core+9518>, 0x59279ac60681 <vm_exec_core+8097>, 0x59279ac61588 <vm_exec_core+11944>, 0x59279ac62b0c <vm_exec_core+17452>, 0x59279ac5fa61 <vm_exec_core+4993>, 0x59279ac65892 <vm_exec_core+29106>, 0x59279ac60b53 <vm_exec_core+9331>, 0x59279ac62975 <vm_exec_core+17045>, 0x59279ac63518 <vm_exec_core+20024>, 0x59279ac6570c <vm_exec_core+28716>, 0x59279ac64408 <vm_exec_core+23848>, 0x59279ac617c8 <vm_exec_core+12520>, 0x59279ac60e8c <vm_exec_core+10156>, 0x59279ac654b2 <vm_exec_core+28114>, 0x59279ac62126 <vm_exec_core+14918>, 0x59279ac64ad9 <vm_exec_core+25593>, 0x59279ac64537 <vm_exec_core+24151>, 0x59279ac64d34 <vm_exec_core+26196>, 0x59279ac65d77 <vm_exec_core+30359>, 0x59279ac63755 <vm_exec_core+20597>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac6195a <vm_exec_core+12922>, 0x59279ac653e2 <vm_exec_core+27906>, 0x59279ac61a9d <vm_exec_core+13245>, 0x59279ac64055 <vm_exec_core+22901>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac63223 <vm_exec_core+19267>, 0x59279ac63e3e <vm_exec_core+22366>, 0x59279ac61d1c <vm_exec_core+13884>, 0x59279ac611a2 <vm_exec_core+10946>, 0x59279ac64e27 <vm_exec_core+26439>, 0x59279ac5fb33 <vm_exec_core+5203>, 0x59279ac63007 <vm_exec_core+18727>, 0x59279ac6e4cc <vm_exec_core+65004>, 0x59279ac642dd <vm_exec_core+23549>, 0x59279ac5fdf2 <vm_exec_core+5906>, 0x59279ac60324 <vm_exec_core+7236>, 0x59279ac5ff2b <vm_exec_core+6219>, 0x59279ac60d1c <vm_exec_core+9788>, 0x59279ac61603 <vm_exec_core+12067>, 0x59279ac63602 <vm_exec_core+20258>, 0x59279ac62b02 <vm_exec_core+17442>, 0x59279ac635fd <vm_exec_core+20253>, 0x59279ac64218 <vm_exec_core+23352>, 0x59279ac6412a <vm_exec_core+23114>, 0x59279ac60d17 <vm_exec_core+9783>, 0x59279ac643cc <vm_exec_core+23788>, 0x59279ac62038 <vm_exec_core+14680>, 0x59279ac6203d <vm_exec_core+14685>, 0x59279ac64125 <vm_exec_core+23109>, 0x59279ac63f92 <vm_exec_core+22706>, 0x59279ac62ebe <vm_exec_core+18398>, 0x59279ac62dca <vm_exec_core+18154>...} reg_cfp = 0x75897dfff4f0 reg_pc = 0x5160011cb358 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: 0x758980c12c40 -- Control frame information ----------------------------------------------- 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> c:0018 p:---- s:0115 e:000114 CFUNC :join c:0017 p:---- s:0112 e:000111 CFUNC :each INSN_LABEL_setlocal_WC_0 = <optimized out> 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 INSN_LABEL_setlocal_WC_1 = <optimized out> c:0014 p:0027 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:231 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_putobject_INT2FIX_0_ = <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_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <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_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <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:001650 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_trace_opt_mult = <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_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 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> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_trace_opt_ge = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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> th: 0x5150000eb800, native_id: 0x75895ee006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000eba80, native_id: 0x7589542006c0 -- Control frame information ----------------------------------------------- c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000ebd00, native_id: 0x75895c4006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #46 0x000059279ac5ae58 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 0x000059279acdcf82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x75897dfff620, self=129233383572560, 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 = 0x758980145f08 cfp = <optimized out> sp = 0x75897deffa28 use_argv = 0x75897e907d60 stack_argv = 0x75897deffa28 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 = 0x75897dfff620 #49 0x000059279ac89516 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 0x000059279ac89516 in rb_yield (val=<optimized out>) No locals. #53 0x000059279ae3d6a6 in rb_ary_collect (ary=129232934727360) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 129233383195440 i = 1 #54 0x000059279acbf5b8 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 = 0x7589801f0138 cfunc = 0x50400000a758 recv = 129232934727360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #55 0x000059279ac660e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x75897dfff608, 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 = {0x59279ac61e1c <vm_exec_core+14140>, 0x59279ac5edeb <vm_exec_core+1803>, 0x59279ac60799 <vm_exec_core+8377>, 0x59279ac662c8 <vm_exec_core+31720>, 0x59279ac60071 <vm_exec_core+6545>, 0x59279ac6707d <vm_exec_core+35229>, 0x59279ac650ca <vm_exec_core+27114>, 0x59279ac62c9c <vm_exec_core+17852>, 0x59279ac5f120 <vm_exec_core+2624>, 0x59279ac66afb <vm_exec_core+33819>, 0x59279ac6669b <vm_exec_core+32699>, 0x59279ac6046c <vm_exec_core+7564>, 0x59279ac5f78c <vm_exec_core+4268>, 0x59279ac65601 <vm_exec_core+28449>, 0x59279ac6141c <vm_exec_core+11580>, 0x59279ac66d3d <vm_exec_core+34397>, 0x59279ac668ea <vm_exec_core+33290>, 0x59279ac61c94 <vm_exec_core+13748>, 0x59279ac62bed <vm_exec_core+17677>, 0x59279ac6527a <vm_exec_core+27546>, 0x59279ac66832 <vm_exec_core+33106>, 0x59279ac6422c <vm_exec_core+23372>, 0x59279ac6532e <vm_exec_core+27726>, 0x59279ac657b8 <vm_exec_core+28888>, 0x59279ac6413e <vm_exec_core+23134>, 0x59279ac5f66c <vm_exec_core+3980>, 0x59279ac64a21 <vm_exec_core+25409>, 0x59279ac5f494 <vm_exec_core+3508>, 0x59279ac5f84d <vm_exec_core+4461>, 0x59279ac61f89 <vm_exec_core+14505>, 0x59279ac63fab <vm_exec_core+22731>, 0x59279ac645ef <vm_exec_core+24335>, 0x59279ac63cf4 <vm_exec_core+22036>, 0x59279ac5f051 <vm_exec_core+2417>, 0x59279ac65a5c <vm_exec_core+29564>, 0x59279ac6654b <vm_exec_core+32363>, 0x59279ac5f964 <vm_exec_core+4740>, 0x59279ac60c1d <vm_exec_core+9533>, 0x59279ac60690 <vm_exec_core+8112>, 0x59279ac61597 <vm_exec_core+11959>, 0x59279ac62b1b <vm_exec_core+17467>, 0x59279ac5fa70 <vm_exec_core+5008>, 0x59279ac658a1 <vm_exec_core+29121>, 0x59279ac60b62 <vm_exec_core+9346>, 0x59279ac62984 <vm_exec_core+17060>, 0x59279ac63527 <vm_exec_core+20039>, 0x59279ac6571b <vm_exec_core+28731>, 0x59279ac64417 <vm_exec_core+23863>, 0x59279ac617d7 <vm_exec_core+12535>, 0x59279ac60e9b <vm_exec_core+10171>, 0x59279ac654c1 <vm_exec_core+28129>, 0x59279ac62135 <vm_exec_core+14933>, 0x59279ac64ae8 <vm_exec_core+25608>, 0x59279ac64546 <vm_exec_core+24166>, 0x59279ac64d43 <vm_exec_core+26211>, 0x59279ac65d86 <vm_exec_core+30374>, 0x59279ac63764 <vm_exec_core+20612>, 0x59279ac5ea8b <vm_exec_core+939>, 0x59279ac61969 <vm_exec_core+12937>, 0x59279ac653f1 <vm_exec_core+27921>, 0x59279ac61aac <vm_exec_core+13260>, 0x59279ac64064 <vm_exec_core+22916>, 0x59279ac64908 <vm_exec_core+25128>, 0x59279ac63232 <vm_exec_core+19282>, 0x59279ac63e4d <vm_exec_core+22381>, 0x59279ac61d2b <vm_exec_core+13899>, 0x59279ac611b1 <vm_exec_core+10961>, 0x59279ac64e36 <vm_exec_core+26454>, 0x59279ac5fb42 <vm_exec_core+5218>, 0x59279ac63016 <vm_exec_core+18742>, 0x59279ac6e4db <vm_exec_core+65019>, 0x59279ac642ec <vm_exec_core+23564>, 0x59279ac5fe01 <vm_exec_core+5921>, 0x59279ac60333 <vm_exec_core+7251>, 0x59279ac5ff3a <vm_exec_core+6234>, 0x59279ac60d2b <vm_exec_core+9803>, 0x59279ac61612 <vm_exec_core+12082>, 0x59279ac5ea90 <vm_exec_core+944>, 0x59279ac60a41 <vm_exec_core+9057>, 0x59279ac672d2 <vm_exec_core+35826>, 0x59279ac64808 <vm_exec_core+24872>, 0x59279ac63607 <vm_exec_core+20263>, 0x59279ac65936 <vm_exec_core+29270>, 0x59279ac673bb <vm_exec_core+36059>, 0x59279ac65c89 <vm_exec_core+30121>, 0x59279ac66de7 <vm_exec_core+34567>, 0x59279ac66ed1 <vm_exec_core+34801>, 0x59279ac5f573 <vm_exec_core+3731>, 0x59279ac669a8 <vm_exec_core+33480>, 0x59279ac62042 <vm_exec_core+14690>, 0x59279ac66bf0 <vm_exec_core+34064>, 0x59279ac61b6d <vm_exec_core+13453>, 0x59279ac65b4d <vm_exec_core+29805>, 0x59279ac60fe4 <vm_exec_core+10500>, 0x59279ac6238b <vm_exec_core+15531>, 0x59279ac66fc7 <vm_exec_core+35047>, 0x59279ac62a5b <vm_exec_core+17275>, 0x59279ac6253c <vm_exec_core+15964>, 0x59279ac5eb76 <vm_exec_core+1174>, 0x59279ac5f28f <vm_exec_core+2991>, 0x59279ac5ec74 <vm_exec_core+1428>, 0x59279ac63342 <vm_exec_core+19554>, 0x59279ac62712 <vm_exec_core+16434>, 0x59279ac62ed7 <vm_exec_core+18423>, 0x59279ac62dde <vm_exec_core+18174>, 0x59279ac61e76 <vm_exec_core+14230>, 0x59279ac625f2 <vm_exec_core+16146>, 0x59279ac6224c <vm_exec_core+15212>, 0x59279ac62856 <vm_exec_core+16758>, 0x59279ac628ed <vm_exec_core+16909>, 0x59279ac61e0d <vm_exec_core+14125>, 0x59279ac5eddc <vm_exec_core+1788>, 0x59279ac6078a <vm_exec_core+8362>, 0x59279ac662b9 <vm_exec_core+31705>, 0x59279ac60062 <vm_exec_core+6530>, 0x59279ac6706e <vm_exec_core+35214>, 0x59279ac650bb <vm_exec_core+27099>, 0x59279ac62c8d <vm_exec_core+17837>, 0x59279ac5f111 <vm_exec_core+2609>, 0x59279ac66aec <vm_exec_core+33804>, 0x59279ac6668c <vm_exec_core+32684>, 0x59279ac6045d <vm_exec_core+7549>, 0x59279ac5f77d <vm_exec_core+4253>, 0x59279ac655f2 <vm_exec_core+28434>, 0x59279ac6140d <vm_exec_core+11565>, 0x59279ac66d2e <vm_exec_core+34382>, 0x59279ac668db <vm_exec_core+33275>, 0x59279ac61c85 <vm_exec_core+13733>, 0x59279ac62bde <vm_exec_core+17662>, 0x59279ac6526b <vm_exec_core+27531>, 0x59279ac66823 <vm_exec_core+33091>, 0x59279ac6421d <vm_exec_core+23357>, 0x59279ac6531f <vm_exec_core+27711>, 0x59279ac657a9 <vm_exec_core+28873>, 0x59279ac6412f <vm_exec_core+23119>, 0x59279ac5f65d <vm_exec_core+3965>, 0x59279ac64a12 <vm_exec_core+25394>, 0x59279ac5f485 <vm_exec_core+3493>, 0x59279ac5f83e <vm_exec_core+4446>, 0x59279ac61f7a <vm_exec_core+14490>, 0x59279ac63f9c <vm_exec_core+22716>, 0x59279ac645e0 <vm_exec_core+24320>, 0x59279ac63ce5 <vm_exec_core+22021>, 0x59279ac5f042 <vm_exec_core+2402>, 0x59279ac65a4d <vm_exec_core+29549>, 0x59279ac6653c <vm_exec_core+32348>, 0x59279ac5f955 <vm_exec_core+4725>, 0x59279ac60c0e <vm_exec_core+9518>, 0x59279ac60681 <vm_exec_core+8097>, 0x59279ac61588 <vm_exec_core+11944>, 0x59279ac62b0c <vm_exec_core+17452>, 0x59279ac5fa61 <vm_exec_core+4993>, 0x59279ac65892 <vm_exec_core+29106>, 0x59279ac60b53 <vm_exec_core+9331>, 0x59279ac62975 <vm_exec_core+17045>, 0x59279ac63518 <vm_exec_core+20024>, 0x59279ac6570c <vm_exec_core+28716>, 0x59279ac64408 <vm_exec_core+23848>, 0x59279ac617c8 <vm_exec_core+12520>, 0x59279ac60e8c <vm_exec_core+10156>, 0x59279ac654b2 <vm_exec_core+28114>, 0x59279ac62126 <vm_exec_core+14918>, 0x59279ac64ad9 <vm_exec_core+25593>, 0x59279ac64537 <vm_exec_core+24151>, 0x59279ac64d34 <vm_exec_core+26196>, 0x59279ac65d77 <vm_exec_core+30359>, 0x59279ac63755 <vm_exec_core+20597>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac6195a <vm_exec_core+12922>, 0x59279ac653e2 <vm_exec_core+27906>, 0x59279ac61a9d <vm_exec_core+13245>, 0x59279ac64055 <vm_exec_core+22901>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac63223 <vm_exec_core+19267>, 0x59279ac63e3e <vm_exec_core+22366>, 0x59279ac61d1c <vm_exec_core+13884>, 0x59279ac611a2 <vm_exec_core+10946>, 0x59279ac64e27 <vm_exec_core+26439>, 0x59279ac5fb33 <vm_exec_core+5203>, 0x59279ac63007 <vm_exec_core+18727>, 0x59279ac6e4cc <vm_exec_core+65004>, 0x59279ac642dd <vm_exec_core+23549>, 0x59279ac5fdf2 <vm_exec_core+5906>, 0x59279ac60324 <vm_exec_core+7236>, 0x59279ac5ff2b <vm_exec_core+6219>, 0x59279ac60d1c <vm_exec_core+9788>, 0x59279ac61603 <vm_exec_core+12067>, 0x59279ac63602 <vm_exec_core+20258>, 0x59279ac62b02 <vm_exec_core+17442>, 0x59279ac635fd <vm_exec_core+20253>, 0x59279ac64218 <vm_exec_core+23352>, 0x59279ac6412a <vm_exec_core+23114>, 0x59279ac60d17 <vm_exec_core+9783>, 0x59279ac643cc <vm_exec_core+23788>, 0x59279ac62038 <vm_exec_core+14680>, 0x59279ac6203d <vm_exec_core+14685>, 0x59279ac64125 <vm_exec_core+23109>, 0x59279ac63f92 <vm_exec_core+22706>, 0x59279ac62ebe <vm_exec_core+18398>, 0x59279ac62dca <vm_exec_core+18154>...} reg_cfp = 0x75897dfff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #57 0x000059279ac5ae58 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 0x000059279acdcf82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x75897dfff738, self=129233383572560, 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 = 0x7589801645e8 cfp = <optimized out> sp = 0x75897deff8d0 use_argv = 0x75897e88ee20 stack_argv = 0x75897deff8d0 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 = 0x75897dfff738 #60 0x000059279ac89516 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 0x000059279ac89516 in rb_yield (val=<optimized out>) No locals. #64 0x000059279ae3d6a6 in rb_ary_collect (ary=129233383165320) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 129233383165120 i = 0 #65 0x000059279acbf5b8 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 = 0x7589801f0138 cfunc = 0x50400000a758 recv = 129233383165320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #66 0x000059279ac660e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x75897dfff720, 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 = {0x59279ac61e1c <vm_exec_core+14140>, 0x59279ac5edeb <vm_exec_core+1803>, 0x59279ac60799 <vm_exec_core+8377>, 0x59279ac662c8 <vm_exec_core+31720>, 0x59279ac60071 <vm_exec_core+6545>, 0x59279ac6707d <vm_exec_core+35229>, 0x59279ac650ca <vm_exec_core+27114>, 0x59279ac62c9c <vm_exec_core+17852>, 0x59279ac5f120 <vm_exec_core+2624>, 0x59279ac66afb <vm_exec_core+33819>, 0x59279ac6669b <vm_exec_core+32699>, 0x59279ac6046c <vm_exec_core+7564>, 0x59279ac5f78c <vm_exec_core+4268>, 0x59279ac65601 <vm_exec_core+28449>, 0x59279ac6141c <vm_exec_core+11580>, 0x59279ac66d3d <vm_exec_core+34397>, 0x59279ac668ea <vm_exec_core+33290>, 0x59279ac61c94 <vm_exec_core+13748>, 0x59279ac62bed <vm_exec_core+17677>, 0x59279ac6527a <vm_exec_core+27546>, 0x59279ac66832 <vm_exec_core+33106>, 0x59279ac6422c <vm_exec_core+23372>, 0x59279ac6532e <vm_exec_core+27726>, 0x59279ac657b8 <vm_exec_core+28888>, 0x59279ac6413e <vm_exec_core+23134>, 0x59279ac5f66c <vm_exec_core+3980>, 0x59279ac64a21 <vm_exec_core+25409>, 0x59279ac5f494 <vm_exec_core+3508>, 0x59279ac5f84d <vm_exec_core+4461>, 0x59279ac61f89 <vm_exec_core+14505>, 0x59279ac63fab <vm_exec_core+22731>, 0x59279ac645ef <vm_exec_core+24335>, 0x59279ac63cf4 <vm_exec_core+22036>, 0x59279ac5f051 <vm_exec_core+2417>, 0x59279ac65a5c <vm_exec_core+29564>, 0x59279ac6654b <vm_exec_core+32363>, 0x59279ac5f964 <vm_exec_core+4740>, 0x59279ac60c1d <vm_exec_core+9533>, 0x59279ac60690 <vm_exec_core+8112>, 0x59279ac61597 <vm_exec_core+11959>, 0x59279ac62b1b <vm_exec_core+17467>, 0x59279ac5fa70 <vm_exec_core+5008>, 0x59279ac658a1 <vm_exec_core+29121>, 0x59279ac60b62 <vm_exec_core+9346>, 0x59279ac62984 <vm_exec_core+17060>, 0x59279ac63527 <vm_exec_core+20039>, 0x59279ac6571b <vm_exec_core+28731>, 0x59279ac64417 <vm_exec_core+23863>, 0x59279ac617d7 <vm_exec_core+12535>, 0x59279ac60e9b <vm_exec_core+10171>, 0x59279ac654c1 <vm_exec_core+28129>, 0x59279ac62135 <vm_exec_core+14933>, 0x59279ac64ae8 <vm_exec_core+25608>, 0x59279ac64546 <vm_exec_core+24166>, 0x59279ac64d43 <vm_exec_core+26211>, 0x59279ac65d86 <vm_exec_core+30374>, 0x59279ac63764 <vm_exec_core+20612>, 0x59279ac5ea8b <vm_exec_core+939>, 0x59279ac61969 <vm_exec_core+12937>, 0x59279ac653f1 <vm_exec_core+27921>, 0x59279ac61aac <vm_exec_core+13260>, 0x59279ac64064 <vm_exec_core+22916>, 0x59279ac64908 <vm_exec_core+25128>, 0x59279ac63232 <vm_exec_core+19282>, 0x59279ac63e4d <vm_exec_core+22381>, 0x59279ac61d2b <vm_exec_core+13899>, 0x59279ac611b1 <vm_exec_core+10961>, 0x59279ac64e36 <vm_exec_core+26454>, 0x59279ac5fb42 <vm_exec_core+5218>, 0x59279ac63016 <vm_exec_core+18742>, 0x59279ac6e4db <vm_exec_core+65019>, 0x59279ac642ec <vm_exec_core+23564>, 0x59279ac5fe01 <vm_exec_core+5921>, 0x59279ac60333 <vm_exec_core+7251>, 0x59279ac5ff3a <vm_exec_core+6234>, 0x59279ac60d2b <vm_exec_core+9803>, 0x59279ac61612 <vm_exec_core+12082>, 0x59279ac5ea90 <vm_exec_core+944>, 0x59279ac60a41 <vm_exec_core+9057>, 0x59279ac672d2 <vm_exec_core+35826>, 0x59279ac64808 <vm_exec_core+24872>, 0x59279ac63607 <vm_exec_core+20263>, 0x59279ac65936 <vm_exec_core+29270>, 0x59279ac673bb <vm_exec_core+36059>, 0x59279ac65c89 <vm_exec_core+30121>, 0x59279ac66de7 <vm_exec_core+34567>, 0x59279ac66ed1 <vm_exec_core+34801>, 0x59279ac5f573 <vm_exec_core+3731>, 0x59279ac669a8 <vm_exec_core+33480>, 0x59279ac62042 <vm_exec_core+14690>, 0x59279ac66bf0 <vm_exec_core+34064>, 0x59279ac61b6d <vm_exec_core+13453>, 0x59279ac65b4d <vm_exec_core+29805>, 0x59279ac60fe4 <vm_exec_core+10500>, 0x59279ac6238b <vm_exec_core+15531>, 0x59279ac66fc7 <vm_exec_core+35047>, 0x59279ac62a5b <vm_exec_core+17275>, 0x59279ac6253c <vm_exec_core+15964>, 0x59279ac5eb76 <vm_exec_core+1174>, 0x59279ac5f28f <vm_exec_core+2991>, 0x59279ac5ec74 <vm_exec_core+1428>, 0x59279ac63342 <vm_exec_core+19554>, 0x59279ac62712 <vm_exec_core+16434>, 0x59279ac62ed7 <vm_exec_core+18423>, 0x59279ac62dde <vm_exec_core+18174>, 0x59279ac61e76 <vm_exec_core+14230>, 0x59279ac625f2 <vm_exec_core+16146>, 0x59279ac6224c <vm_exec_core+15212>, 0x59279ac62856 <vm_exec_core+16758>, 0x59279ac628ed <vm_exec_core+16909>, 0x59279ac61e0d <vm_exec_core+14125>, 0x59279ac5eddc <vm_exec_core+1788>, 0x59279ac6078a <vm_exec_core+8362>, 0x59279ac662b9 <vm_exec_core+31705>, 0x59279ac60062 <vm_exec_core+6530>, 0x59279ac6706e <vm_exec_core+35214>, 0x59279ac650bb <vm_exec_core+27099>, 0x59279ac62c8d <vm_exec_core+17837>, 0x59279ac5f111 <vm_exec_core+2609>, 0x59279ac66aec <vm_exec_core+33804>, 0x59279ac6668c <vm_exec_core+32684>, 0x59279ac6045d <vm_exec_core+7549>, 0x59279ac5f77d <vm_exec_core+4253>, 0x59279ac655f2 <vm_exec_core+28434>, 0x59279ac6140d <vm_exec_core+11565>, 0x59279ac66d2e <vm_exec_core+34382>, 0x59279ac668db <vm_exec_core+33275>, 0x59279ac61c85 <vm_exec_core+13733>, 0x59279ac62bde <vm_exec_core+17662>, 0x59279ac6526b <vm_exec_core+27531>, 0x59279ac66823 <vm_exec_core+33091>, 0x59279ac6421d <vm_exec_core+23357>, 0x59279ac6531f <vm_exec_core+27711>, 0x59279ac657a9 <vm_exec_core+28873>, 0x59279ac6412f <vm_exec_core+23119>, 0x59279ac5f65d <vm_exec_core+3965>, 0x59279ac64a12 <vm_exec_core+25394>, 0x59279ac5f485 <vm_exec_core+3493>, 0x59279ac5f83e <vm_exec_core+4446>, 0x59279ac61f7a <vm_exec_core+14490>, 0x59279ac63f9c <vm_exec_core+22716>, 0x59279ac645e0 <vm_exec_core+24320>, 0x59279ac63ce5 <vm_exec_core+22021>, 0x59279ac5f042 <vm_exec_core+2402>, 0x59279ac65a4d <vm_exec_core+29549>, 0x59279ac6653c <vm_exec_core+32348>, 0x59279ac5f955 <vm_exec_core+4725>, 0x59279ac60c0e <vm_exec_core+9518>, 0x59279ac60681 <vm_exec_core+8097>, 0x59279ac61588 <vm_exec_core+11944>, 0x59279ac62b0c <vm_exec_core+17452>, 0x59279ac5fa61 <vm_exec_core+4993>, 0x59279ac65892 <vm_exec_core+29106>, 0x59279ac60b53 <vm_exec_core+9331>, 0x59279ac62975 <vm_exec_core+17045>, 0x59279ac63518 <vm_exec_core+20024>, 0x59279ac6570c <vm_exec_core+28716>, 0x59279ac64408 <vm_exec_core+23848>, 0x59279ac617c8 <vm_exec_core+12520>, 0x59279ac60e8c <vm_exec_core+10156>, 0x59279ac654b2 <vm_exec_core+28114>, 0x59279ac62126 <vm_exec_core+14918>, 0x59279ac64ad9 <vm_exec_core+25593>, 0x59279ac64537 <vm_exec_core+24151>, 0x59279ac64d34 <vm_exec_core+26196>, 0x59279ac65d77 <vm_exec_core+30359>, 0x59279ac63755 <vm_exec_core+20597>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac6195a <vm_exec_core+12922>, 0x59279ac653e2 <vm_exec_core+27906>, 0x59279ac61a9d <vm_exec_core+13245>, 0x59279ac64055 <vm_exec_core+22901>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac63223 <vm_exec_core+19267>, 0x59279ac63e3e <vm_exec_core+22366>, 0x59279ac61d1c <vm_exec_core+13884>, 0x59279ac611a2 <vm_exec_core+10946>, 0x59279ac64e27 <vm_exec_core+26439>, 0x59279ac5fb33 <vm_exec_core+5203>, 0x59279ac63007 <vm_exec_core+18727>, 0x59279ac6e4cc <vm_exec_core+65004>, 0x59279ac642dd <vm_exec_core+23549>, 0x59279ac5fdf2 <vm_exec_core+5906>, 0x59279ac60324 <vm_exec_core+7236>, 0x59279ac5ff2b <vm_exec_core+6219>, 0x59279ac60d1c <vm_exec_core+9788>, 0x59279ac61603 <vm_exec_core+12067>, 0x59279ac63602 <vm_exec_core+20258>, 0x59279ac62b02 <vm_exec_core+17442>, 0x59279ac635fd <vm_exec_core+20253>, 0x59279ac64218 <vm_exec_core+23352>, 0x59279ac6412a <vm_exec_core+23114>, 0x59279ac60d17 <vm_exec_core+9783>, 0x59279ac643cc <vm_exec_core+23788>, 0x59279ac62038 <vm_exec_core+14680>, 0x59279ac6203d <vm_exec_core+14685>, 0x59279ac64125 <vm_exec_core+23109>, 0x59279ac63f92 <vm_exec_core+22706>, 0x59279ac62ebe <vm_exec_core+18398>, 0x59279ac62dca <vm_exec_core+18154>...} reg_cfp = 0x75897dfff720 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 0x000059279ac5b211 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 0x000059279a8d75db in rb_ec_exec_node (ec=0x5160000006d0, n=0x758980164778) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff79782570, <optimized out>, 0x7fff797824c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x758980164778 #71 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #72 0x000059279a8d0b47 in rb_main (argc=10, argv=0x7fff79782748) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #73 main (argc=10, argv=0x7fff79782748) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2136941) detached] $ timeout 60 gdb -p 2135735 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 2172537] [New LWP 2172536] [New LWP 2172535] [New LWP 2136945] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x758980c12c40 (LWP 2135735) "ruby" 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x75895c4006c0 (LWP 2172537) "ruby" 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000554cd0) at ./nptl/futex-internal.c:57 3 Thread 0x75894e4006c0 (LWP 2172536) "ruby" 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000554c10) at ./nptl/futex-internal.c:57 4 Thread 0x75895ee006c0 (LWP 2172535) "test_instrumen*" 0x000059279a890f79 in __asan_memset () 5 Thread 0x7589542006c0 (LWP 2136945) "ruby" 0x0000758980b1b4cd in __GI___poll (fds=0x75894e709040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 5 (Thread 0x7589542006c0 (LWP 2136945) "ruby"): #0 0x0000758980b1b4cd in __GI___poll (fds=0x75894e709040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059279a8376ea in __interceptor_poll () No symbol table info available. #2 0x000059279abee4ff 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 0x000059279a890a9f in asan_thread_start(void*) () No symbol table info available. #5 0x0000758980a9ca94 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 = {129232682354368, 841413786025896797, 129232682354368, -360, 2, 140735231293072, 841413786013313885, 841297975225002845}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000758980b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x75895ee006c0 (LWP 2172535) "test_instrumen*"): #0 0x000059279a890f79 in __asan_memset () No symbol table info available. #1 0x000059279ac6c944 in vm_sendish (ec=0x5160011cf4d0, reg_cfp=0x758963f0a4b8, cd=0x508000768860, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5957 calling = {cd = <optimized out>, cc = 0x0, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = 0x1e4c100140003 argc = 1 recv = 129233383568480 cc = <optimized out> #2 vm_exec_core (ec=ec@entry=0x5160011cf4d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = 0x508000768860 leaf = false val = <optimized out> insns_address_table = {0x59279ac61e1c <vm_exec_core+14140>, 0x59279ac5edeb <vm_exec_core+1803>, 0x59279ac60799 <vm_exec_core+8377>, 0x59279ac662c8 <vm_exec_core+31720>, 0x59279ac60071 <vm_exec_core+6545>, 0x59279ac6707d <vm_exec_core+35229>, 0x59279ac650ca <vm_exec_core+27114>, 0x59279ac62c9c <vm_exec_core+17852>, 0x59279ac5f120 <vm_exec_core+2624>, 0x59279ac66afb <vm_exec_core+33819>, 0x59279ac6669b <vm_exec_core+32699>, 0x59279ac6046c <vm_exec_core+7564>, 0x59279ac5f78c <vm_exec_core+4268>, 0x59279ac65601 <vm_exec_core+28449>, 0x59279ac6141c <vm_exec_core+11580>, 0x59279ac66d3d <vm_exec_core+34397>, 0x59279ac668ea <vm_exec_core+33290>, 0x59279ac61c94 <vm_exec_core+13748>, 0x59279ac62bed <vm_exec_core+17677>, 0x59279ac6527a <vm_exec_core+27546>, 0x59279ac66832 <vm_exec_core+33106>, 0x59279ac6422c <vm_exec_core+23372>, 0x59279ac6532e <vm_exec_core+27726>, 0x59279ac657b8 <vm_exec_core+28888>, 0x59279ac6413e <vm_exec_core+23134>, 0x59279ac5f66c <vm_exec_core+3980>, 0x59279ac64a21 <vm_exec_core+25409>, 0x59279ac5f494 <vm_exec_core+3508>, 0x59279ac5f84d <vm_exec_core+4461>, 0x59279ac61f89 <vm_exec_core+14505>, 0x59279ac63fab <vm_exec_core+22731>, 0x59279ac645ef <vm_exec_core+24335>, 0x59279ac63cf4 <vm_exec_core+22036>, 0x59279ac5f051 <vm_exec_core+2417>, 0x59279ac65a5c <vm_exec_core+29564>, 0x59279ac6654b <vm_exec_core+32363>, 0x59279ac5f964 <vm_exec_core+4740>, 0x59279ac60c1d <vm_exec_core+9533>, 0x59279ac60690 <vm_exec_core+8112>, 0x59279ac61597 <vm_exec_core+11959>, 0x59279ac62b1b <vm_exec_core+17467>, 0x59279ac5fa70 <vm_exec_core+5008>, 0x59279ac658a1 <vm_exec_core+29121>, 0x59279ac60b62 <vm_exec_core+9346>, 0x59279ac62984 <vm_exec_core+17060>, 0x59279ac63527 <vm_exec_core+20039>, 0x59279ac6571b <vm_exec_core+28731>, 0x59279ac64417 <vm_exec_core+23863>, 0x59279ac617d7 <vm_exec_core+12535>, 0x59279ac60e9b <vm_exec_core+10171>, 0x59279ac654c1 <vm_exec_core+28129>, 0x59279ac62135 <vm_exec_core+14933>, 0x59279ac64ae8 <vm_exec_core+25608>, 0x59279ac64546 <vm_exec_core+24166>, 0x59279ac64d43 <vm_exec_core+26211>, 0x59279ac65d86 <vm_exec_core+30374>, 0x59279ac63764 <vm_exec_core+20612>, 0x59279ac5ea8b <vm_exec_core+939>, 0x59279ac61969 <vm_exec_core+12937>, 0x59279ac653f1 <vm_exec_core+27921>, 0x59279ac61aac <vm_exec_core+13260>, 0x59279ac64064 <vm_exec_core+22916>, 0x59279ac64908 <vm_exec_core+25128>, 0x59279ac63232 <vm_exec_core+19282>, 0x59279ac63e4d <vm_exec_core+22381>, 0x59279ac61d2b <vm_exec_core+13899>, 0x59279ac611b1 <vm_exec_core+10961>, 0x59279ac64e36 <vm_exec_core+26454>, 0x59279ac5fb42 <vm_exec_core+5218>, 0x59279ac63016 <vm_exec_core+18742>, 0x59279ac6e4db <vm_exec_core+65019>, 0x59279ac642ec <vm_exec_core+23564>, 0x59279ac5fe01 <vm_exec_core+5921>, 0x59279ac60333 <vm_exec_core+7251>, 0x59279ac5ff3a <vm_exec_core+6234>, 0x59279ac60d2b <vm_exec_core+9803>, 0x59279ac61612 <vm_exec_core+12082>, 0x59279ac5ea90 <vm_exec_core+944>, 0x59279ac60a41 <vm_exec_core+9057>, 0x59279ac672d2 <vm_exec_core+35826>, 0x59279ac64808 <vm_exec_core+24872>, 0x59279ac63607 <vm_exec_core+20263>, 0x59279ac65936 <vm_exec_core+29270>, 0x59279ac673bb <vm_exec_core+36059>, 0x59279ac65c89 <vm_exec_core+30121>, 0x59279ac66de7 <vm_exec_core+34567>, 0x59279ac66ed1 <vm_exec_core+34801>, 0x59279ac5f573 <vm_exec_core+3731>, 0x59279ac669a8 <vm_exec_core+33480>, 0x59279ac62042 <vm_exec_core+14690>, 0x59279ac66bf0 <vm_exec_core+34064>, 0x59279ac61b6d <vm_exec_core+13453>, 0x59279ac65b4d <vm_exec_core+29805>, 0x59279ac60fe4 <vm_exec_core+10500>, 0x59279ac6238b <vm_exec_core+15531>, 0x59279ac66fc7 <vm_exec_core+35047>, 0x59279ac62a5b <vm_exec_core+17275>, 0x59279ac6253c <vm_exec_core+15964>, 0x59279ac5eb76 <vm_exec_core+1174>, 0x59279ac5f28f <vm_exec_core+2991>, 0x59279ac5ec74 <vm_exec_core+1428>, 0x59279ac63342 <vm_exec_core+19554>, 0x59279ac62712 <vm_exec_core+16434>, 0x59279ac62ed7 <vm_exec_core+18423>, 0x59279ac62dde <vm_exec_core+18174>, 0x59279ac61e76 <vm_exec_core+14230>, 0x59279ac625f2 <vm_exec_core+16146>, 0x59279ac6224c <vm_exec_core+15212>, 0x59279ac62856 <vm_exec_core+16758>, 0x59279ac628ed <vm_exec_core+16909>, 0x59279ac61e0d <vm_exec_core+14125>, 0x59279ac5eddc <vm_exec_core+1788>, 0x59279ac6078a <vm_exec_core+8362>, 0x59279ac662b9 <vm_exec_core+31705>, 0x59279ac60062 <vm_exec_core+6530>, 0x59279ac6706e <vm_exec_core+35214>, 0x59279ac650bb <vm_exec_core+27099>, 0x59279ac62c8d <vm_exec_core+17837>, 0x59279ac5f111 <vm_exec_core+2609>, 0x59279ac66aec <vm_exec_core+33804>, 0x59279ac6668c <vm_exec_core+32684>, 0x59279ac6045d <vm_exec_core+7549>, 0x59279ac5f77d <vm_exec_core+4253>, 0x59279ac655f2 <vm_exec_core+28434>, 0x59279ac6140d <vm_exec_core+11565>, 0x59279ac66d2e <vm_exec_core+34382>, 0x59279ac668db <vm_exec_core+33275>, 0x59279ac61c85 <vm_exec_core+13733>, 0x59279ac62bde <vm_exec_core+17662>, 0x59279ac6526b <vm_exec_core+27531>, 0x59279ac66823 <vm_exec_core+33091>, 0x59279ac6421d <vm_exec_core+23357>, 0x59279ac6531f <vm_exec_core+27711>, 0x59279ac657a9 <vm_exec_core+28873>, 0x59279ac6412f <vm_exec_core+23119>, 0x59279ac5f65d <vm_exec_core+3965>, 0x59279ac64a12 <vm_exec_core+25394>, 0x59279ac5f485 <vm_exec_core+3493>, 0x59279ac5f83e <vm_exec_core+4446>, 0x59279ac61f7a <vm_exec_core+14490>, 0x59279ac63f9c <vm_exec_core+22716>, 0x59279ac645e0 <vm_exec_core+24320>, 0x59279ac63ce5 <vm_exec_core+22021>, 0x59279ac5f042 <vm_exec_core+2402>, 0x59279ac65a4d <vm_exec_core+29549>, 0x59279ac6653c <vm_exec_core+32348>, 0x59279ac5f955 <vm_exec_core+4725>, 0x59279ac60c0e <vm_exec_core+9518>, 0x59279ac60681 <vm_exec_core+8097>, 0x59279ac61588 <vm_exec_core+11944>, 0x59279ac62b0c <vm_exec_core+17452>, 0x59279ac5fa61 <vm_exec_core+4993>, 0x59279ac65892 <vm_exec_core+29106>, 0x59279ac60b53 <vm_exec_core+9331>, 0x59279ac62975 <vm_exec_core+17045>, 0x59279ac63518 <vm_exec_core+20024>, 0x59279ac6570c <vm_exec_core+28716>, 0x59279ac64408 <vm_exec_core+23848>, 0x59279ac617c8 <vm_exec_core+12520>, 0x59279ac60e8c <vm_exec_core+10156>, 0x59279ac654b2 <vm_exec_core+28114>, 0x59279ac62126 <vm_exec_core+14918>, 0x59279ac64ad9 <vm_exec_core+25593>, 0x59279ac64537 <vm_exec_core+24151>, 0x59279ac64d34 <vm_exec_core+26196>, 0x59279ac65d77 <vm_exec_core+30359>, 0x59279ac63755 <vm_exec_core+20597>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac6195a <vm_exec_core+12922>, 0x59279ac653e2 <vm_exec_core+27906>, 0x59279ac61a9d <vm_exec_core+13245>, 0x59279ac64055 <vm_exec_core+22901>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac63223 <vm_exec_core+19267>, 0x59279ac63e3e <vm_exec_core+22366>, 0x59279ac61d1c <vm_exec_core+13884>, 0x59279ac611a2 <vm_exec_core+10946>, 0x59279ac64e27 <vm_exec_core+26439>, 0x59279ac5fb33 <vm_exec_core+5203>, 0x59279ac63007 <vm_exec_core+18727>, 0x59279ac6e4cc <vm_exec_core+65004>, 0x59279ac642dd <vm_exec_core+23549>, 0x59279ac5fdf2 <vm_exec_core+5906>, 0x59279ac60324 <vm_exec_core+7236>, 0x59279ac5ff2b <vm_exec_core+6219>, 0x59279ac60d1c <vm_exec_core+9788>, 0x59279ac61603 <vm_exec_core+12067>, 0x59279ac63602 <vm_exec_core+20258>, 0x59279ac62b02 <vm_exec_core+17442>, 0x59279ac635fd <vm_exec_core+20253>, 0x59279ac64218 <vm_exec_core+23352>, 0x59279ac6412a <vm_exec_core+23114>, 0x59279ac60d17 <vm_exec_core+9783>, 0x59279ac643cc <vm_exec_core+23788>, 0x59279ac62038 <vm_exec_core+14680>, 0x59279ac6203d <vm_exec_core+14685>, 0x59279ac64125 <vm_exec_core+23109>, 0x59279ac63f92 <vm_exec_core+22706>, 0x59279ac62ebe <vm_exec_core+18398>, 0x59279ac62dca <vm_exec_core+18154>...} reg_cfp = 0x758963f0a4b8 reg_pc = 0x5120000b93b8 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> #3 0x000059279ac5ae58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160011cf4d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #4 0x000059279ac9916b in invoke_iseq_block_from_c (ec=0x5160011cf4d0, captured=<optimized out>, self=129233383568480, 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 = 0x75897de59e40 cfp = 0x758963f0a7c8 sp = 0x758963e0a818 use_argv = <optimized out> stack_argv = 0x758963e0a818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #5 invoke_block_from_c_proc (ec=0x5160011cf4d0, self=129233383568480, 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> #6 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. #7 0x000059279ac973f6 in rb_vm_invoke_proc (ec=0xeb12bdbfe64, proc=0x75895edff327, proc@entry=0x504000503890, argc=-1411678620, argc@entry=0, argv=0xeb1abdb7e60, kw_splat=62194, passed_block_handler=16156255288931, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 16154107838051 #8 0x000059279abed299 in thread_do_start_proc (th=th@entry=0x5150000ebd00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000503890 args_len = 0 args_ptr = <optimized out> #9 0x000059279abeaeca in thread_do_start (th=0x5150000ebd00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #10 thread_start_func_2 (th=th@entry=0x5150000ebd00, 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> #11 0x000059279abea18e in call_thread_start_func_2 (th=0x5150000ebd00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x75895edffcc0 #12 nt_start (ptr=0x50c000554b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150000ebd00 sched = <optimized out> nt = 0x50c000554b00 vm = 0x525000000100 #13 0x000059279a890a9f in asan_thread_start(void*) () No symbol table info available. #14 0x0000758980a9ca94 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 = {129232862709440, 841426430409616221, 129232862709440, -360, 2, 140735231286000, 841426430397033309, 841297975225002845}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #15 0x0000758980b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x75894e4006c0 (LWP 2172536) "ruby"): #0 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000554c10) 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=0x50c000554c10) 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=0x50c000554c10, 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 0x0000758980a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000554be8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x758980a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x75894e3ffbb0, __canceltype = 1312816208, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000554be8, 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=0x50c000554be8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000059279abc43cf in rb_native_cond_wait (cond=0x50c000554c10, 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=0x5150000ebf80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x5150000ebd00 #7 0x000059279abea120 in nt_start (ptr=0x50c000554bc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2216 th = 0x5150000ebf80 sched = 0x5160000004a0 nt = 0x50c000554bc0 vm = 0x525000000100 #8 0x000059279a890a9f in asan_thread_start(void*) () No symbol table info available. #9 0x0000758980a9ca94 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 = {129232583788224, 841461889659611997, 129232583788224, -360, 2, 140735231286000, 841461889647029085, 841297975225002845}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #10 0x0000758980b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x75895c4006c0 (LWP 2172537) "ruby"): #0 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000554cd0) 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=0x50c000554cd0) 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=0x50c000554cd0, 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 0x0000758980a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000554ca8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x758980a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x75895c3ffbb0, __canceltype = 1547697232, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000554ca8, 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=0x50c000554ca8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000059279abc43cf in rb_native_cond_wait (cond=0x50c000554cd0, 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=0x5150000ec200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x5150000ebd00 #7 0x000059279abea120 in nt_start (ptr=0x50c000554c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2216 th = 0x5150000ec200 sched = 0x5160000004a0 nt = 0x50c000554c80 vm = 0x525000000100 #8 0x000059279a890a9f in asan_thread_start(void*) () No symbol table info available. #9 0x0000758980a9ca94 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 = {129232818669248, 841431103334034269, 129232818669248, -360, 2, 140735231286000, 841431103321451357, 841297975225002845}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #10 0x0000758980b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x758980c12c40 (LWP 2135735) "ruby"): #0 0x0000758980a98d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) 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=32767, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000094) 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=0x50c000000094, 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 0x0000758980a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x758980a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fff7977fe10, __canceltype = 802431328, __prev = 0x0} cbuffer = {wseq = 99, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 99 seq = 49 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 0x000059279abc43cf in rb_native_cond_wait (cond=0x50c000000094, 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 = 0x5150000ebd00 #7 0x000059279abe90a2 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 0x000059279abef9bf 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=129233395457120) at /tmp/ruby/src/trunk_asan/thread.c:1068 scheduler = <optimized out> p = 0x75897ea11c60 target_th = 0x5150000ebd00 th = 0x515000000300 end = 0 limit = <optimized out> #11 0x000059279a8db2e0 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 = {0x7fff797800f0, <optimized out>, 0x7fff79780000, <optimized out>, <optimized out>}, prev = 0x75897eb05340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #12 0x000059279abef198 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 0x000059279abe208b in thread_value (self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1235 th = 0x5150000ebd00 #14 0x000059279acd37fc in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x75897e8757e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:164 reg_cfp = 0x75897dfff448 ci = <optimized out> me = <optimized out> cfunc = <optimized out> len = 0 recv = 129233383131640 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=0x75897e8757e8) 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 0x000059279acd8266 in vm_call0_cc (ec=0x5160000006d0, recv=129233383131640, 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 = 0x75897e8757e8 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 0x000059279ac88ffe in rb_call (recv=393, mid=0, argc=-2136371871, argv=0xfffffffffffffe00, scope=4294967295) at /tmp/ruby/src/trunk_asan/vm_eval.c:873 ec = 0x50c000000094 #20 rb_funcall_with_block_kw (recv=393, mid=0, argc=-2136371871, argv=0xfffffffffffffe00, passed_procval=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1192 No locals. #21 0x000059279acdcfe7 in vm_yield_with_symbol (ec=0x5160000006d0, symbol=2482444, argc=1, argv=0x75897e8757e0, 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 0x000059279ac89516 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 0x000059279ac89516 in rb_yield (val=<optimized out>) No locals. #27 0x000059279ae3d6a6 in rb_ary_collect (ary=129233383131760) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 129233383130880 i = 0 #28 0x000059279acbf5b8 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 = 0x7589801f0138 cfunc = 0x50400000a758 recv = 129233383131760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x000059279ac660e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x75897dfff480, cd=0x508000766f30, 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 = 0x508000766f30 insns_address_table = {0x59279ac61e1c <vm_exec_core+14140>, 0x59279ac5edeb <vm_exec_core+1803>, 0x59279ac60799 <vm_exec_core+8377>, 0x59279ac662c8 <vm_exec_core+31720>, 0x59279ac60071 <vm_exec_core+6545>, 0x59279ac6707d <vm_exec_core+35229>, 0x59279ac650ca <vm_exec_core+27114>, 0x59279ac62c9c <vm_exec_core+17852>, 0x59279ac5f120 <vm_exec_core+2624>, 0x59279ac66afb <vm_exec_core+33819>, 0x59279ac6669b <vm_exec_core+32699>, 0x59279ac6046c <vm_exec_core+7564>, 0x59279ac5f78c <vm_exec_core+4268>, 0x59279ac65601 <vm_exec_core+28449>, 0x59279ac6141c <vm_exec_core+11580>, 0x59279ac66d3d <vm_exec_core+34397>, 0x59279ac668ea <vm_exec_core+33290>, 0x59279ac61c94 <vm_exec_core+13748>, 0x59279ac62bed <vm_exec_core+17677>, 0x59279ac6527a <vm_exec_core+27546>, 0x59279ac66832 <vm_exec_core+33106>, 0x59279ac6422c <vm_exec_core+23372>, 0x59279ac6532e <vm_exec_core+27726>, 0x59279ac657b8 <vm_exec_core+28888>, 0x59279ac6413e <vm_exec_core+23134>, 0x59279ac5f66c <vm_exec_core+3980>, 0x59279ac64a21 <vm_exec_core+25409>, 0x59279ac5f494 <vm_exec_core+3508>, 0x59279ac5f84d <vm_exec_core+4461>, 0x59279ac61f89 <vm_exec_core+14505>, 0x59279ac63fab <vm_exec_core+22731>, 0x59279ac645ef <vm_exec_core+24335>, 0x59279ac63cf4 <vm_exec_core+22036>, 0x59279ac5f051 <vm_exec_core+2417>, 0x59279ac65a5c <vm_exec_core+29564>, 0x59279ac6654b <vm_exec_core+32363>, 0x59279ac5f964 <vm_exec_core+4740>, 0x59279ac60c1d <vm_exec_core+9533>, 0x59279ac60690 <vm_exec_core+8112>, 0x59279ac61597 <vm_exec_core+11959>, 0x59279ac62b1b <vm_exec_core+17467>, 0x59279ac5fa70 <vm_exec_core+5008>, 0x59279ac658a1 <vm_exec_core+29121>, 0x59279ac60b62 <vm_exec_core+9346>, 0x59279ac62984 <vm_exec_core+17060>, 0x59279ac63527 <vm_exec_core+20039>, 0x59279ac6571b <vm_exec_core+28731>, 0x59279ac64417 <vm_exec_core+23863>, 0x59279ac617d7 <vm_exec_core+12535>, 0x59279ac60e9b <vm_exec_core+10171>, 0x59279ac654c1 <vm_exec_core+28129>, 0x59279ac62135 <vm_exec_core+14933>, 0x59279ac64ae8 <vm_exec_core+25608>, 0x59279ac64546 <vm_exec_core+24166>, 0x59279ac64d43 <vm_exec_core+26211>, 0x59279ac65d86 <vm_exec_core+30374>, 0x59279ac63764 <vm_exec_core+20612>, 0x59279ac5ea8b <vm_exec_core+939>, 0x59279ac61969 <vm_exec_core+12937>, 0x59279ac653f1 <vm_exec_core+27921>, 0x59279ac61aac <vm_exec_core+13260>, 0x59279ac64064 <vm_exec_core+22916>, 0x59279ac64908 <vm_exec_core+25128>, 0x59279ac63232 <vm_exec_core+19282>, 0x59279ac63e4d <vm_exec_core+22381>, 0x59279ac61d2b <vm_exec_core+13899>, 0x59279ac611b1 <vm_exec_core+10961>, 0x59279ac64e36 <vm_exec_core+26454>, 0x59279ac5fb42 <vm_exec_core+5218>, 0x59279ac63016 <vm_exec_core+18742>, 0x59279ac6e4db <vm_exec_core+65019>, 0x59279ac642ec <vm_exec_core+23564>, 0x59279ac5fe01 <vm_exec_core+5921>, 0x59279ac60333 <vm_exec_core+7251>, 0x59279ac5ff3a <vm_exec_core+6234>, 0x59279ac60d2b <vm_exec_core+9803>, 0x59279ac61612 <vm_exec_core+12082>, 0x59279ac5ea90 <vm_exec_core+944>, 0x59279ac60a41 <vm_exec_core+9057>, 0x59279ac672d2 <vm_exec_core+35826>, 0x59279ac64808 <vm_exec_core+24872>, 0x59279ac63607 <vm_exec_core+20263>, 0x59279ac65936 <vm_exec_core+29270>, 0x59279ac673bb <vm_exec_core+36059>, 0x59279ac65c89 <vm_exec_core+30121>, 0x59279ac66de7 <vm_exec_core+34567>, 0x59279ac66ed1 <vm_exec_core+34801>, 0x59279ac5f573 <vm_exec_core+3731>, 0x59279ac669a8 <vm_exec_core+33480>, 0x59279ac62042 <vm_exec_core+14690>, 0x59279ac66bf0 <vm_exec_core+34064>, 0x59279ac61b6d <vm_exec_core+13453>, 0x59279ac65b4d <vm_exec_core+29805>, 0x59279ac60fe4 <vm_exec_core+10500>, 0x59279ac6238b <vm_exec_core+15531>, 0x59279ac66fc7 <vm_exec_core+35047>, 0x59279ac62a5b <vm_exec_core+17275>, 0x59279ac6253c <vm_exec_core+15964>, 0x59279ac5eb76 <vm_exec_core+1174>, 0x59279ac5f28f <vm_exec_core+2991>, 0x59279ac5ec74 <vm_exec_core+1428>, 0x59279ac63342 <vm_exec_core+19554>, 0x59279ac62712 <vm_exec_core+16434>, 0x59279ac62ed7 <vm_exec_core+18423>, 0x59279ac62dde <vm_exec_core+18174>, 0x59279ac61e76 <vm_exec_core+14230>, 0x59279ac625f2 <vm_exec_core+16146>, 0x59279ac6224c <vm_exec_core+15212>, 0x59279ac62856 <vm_exec_core+16758>, 0x59279ac628ed <vm_exec_core+16909>, 0x59279ac61e0d <vm_exec_core+14125>, 0x59279ac5eddc <vm_exec_core+1788>, 0x59279ac6078a <vm_exec_core+8362>, 0x59279ac662b9 <vm_exec_core+31705>, 0x59279ac60062 <vm_exec_core+6530>, 0x59279ac6706e <vm_exec_core+35214>, 0x59279ac650bb <vm_exec_core+27099>, 0x59279ac62c8d <vm_exec_core+17837>, 0x59279ac5f111 <vm_exec_core+2609>, 0x59279ac66aec <vm_exec_core+33804>, 0x59279ac6668c <vm_exec_core+32684>, 0x59279ac6045d <vm_exec_core+7549>, 0x59279ac5f77d <vm_exec_core+4253>, 0x59279ac655f2 <vm_exec_core+28434>, 0x59279ac6140d <vm_exec_core+11565>, 0x59279ac66d2e <vm_exec_core+34382>, 0x59279ac668db <vm_exec_core+33275>, 0x59279ac61c85 <vm_exec_core+13733>, 0x59279ac62bde <vm_exec_core+17662>, 0x59279ac6526b <vm_exec_core+27531>, 0x59279ac66823 <vm_exec_core+33091>, 0x59279ac6421d <vm_exec_core+23357>, 0x59279ac6531f <vm_exec_core+27711>, 0x59279ac657a9 <vm_exec_core+28873>, 0x59279ac6412f <vm_exec_core+23119>, 0x59279ac5f65d <vm_exec_core+3965>, 0x59279ac64a12 <vm_exec_core+25394>, 0x59279ac5f485 <vm_exec_core+3493>, 0x59279ac5f83e <vm_exec_core+4446>, 0x59279ac61f7a <vm_exec_core+14490>, 0x59279ac63f9c <vm_exec_core+22716>, 0x59279ac645e0 <vm_exec_core+24320>, 0x59279ac63ce5 <vm_exec_core+22021>, 0x59279ac5f042 <vm_exec_core+2402>, 0x59279ac65a4d <vm_exec_core+29549>, 0x59279ac6653c <vm_exec_core+32348>, 0x59279ac5f955 <vm_exec_core+4725>, 0x59279ac60c0e <vm_exec_core+9518>, 0x59279ac60681 <vm_exec_core+8097>, 0x59279ac61588 <vm_exec_core+11944>, 0x59279ac62b0c <vm_exec_core+17452>, 0x59279ac5fa61 <vm_exec_core+4993>, 0x59279ac65892 <vm_exec_core+29106>, 0x59279ac60b53 <vm_exec_core+9331>, 0x59279ac62975 <vm_exec_core+17045>, 0x59279ac63518 <vm_exec_core+20024>, 0x59279ac6570c <vm_exec_core+28716>, 0x59279ac64408 <vm_exec_core+23848>, 0x59279ac617c8 <vm_exec_core+12520>, 0x59279ac60e8c <vm_exec_core+10156>, 0x59279ac654b2 <vm_exec_core+28114>, 0x59279ac62126 <vm_exec_core+14918>, 0x59279ac64ad9 <vm_exec_core+25593>, 0x59279ac64537 <vm_exec_core+24151>, 0x59279ac64d34 <vm_exec_core+26196>, 0x59279ac65d77 <vm_exec_core+30359>, 0x59279ac63755 <vm_exec_core+20597>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac6195a <vm_exec_core+12922>, 0x59279ac653e2 <vm_exec_core+27906>, 0x59279ac61a9d <vm_exec_core+13245>, 0x59279ac64055 <vm_exec_core+22901>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac63223 <vm_exec_core+19267>, 0x59279ac63e3e <vm_exec_core+22366>, 0x59279ac61d1c <vm_exec_core+13884>, 0x59279ac611a2 <vm_exec_core+10946>, 0x59279ac64e27 <vm_exec_core+26439>, 0x59279ac5fb33 <vm_exec_core+5203>, 0x59279ac63007 <vm_exec_core+18727>, 0x59279ac6e4cc <vm_exec_core+65004>, 0x59279ac642dd <vm_exec_core+23549>, 0x59279ac5fdf2 <vm_exec_core+5906>, 0x59279ac60324 <vm_exec_core+7236>, 0x59279ac5ff2b <vm_exec_core+6219>, 0x59279ac60d1c <vm_exec_core+9788>, 0x59279ac61603 <vm_exec_core+12067>, 0x59279ac63602 <vm_exec_core+20258>, 0x59279ac62b02 <vm_exec_core+17442>, 0x59279ac635fd <vm_exec_core+20253>, 0x59279ac64218 <vm_exec_core+23352>, 0x59279ac6412a <vm_exec_core+23114>, 0x59279ac60d17 <vm_exec_core+9783>, 0x59279ac643cc <vm_exec_core+23788>, 0x59279ac62038 <vm_exec_core+14680>, 0x59279ac6203d <vm_exec_core+14685>, 0x59279ac64125 <vm_exec_core+23109>, 0x59279ac63f92 <vm_exec_core+22706>, 0x59279ac62ebe <vm_exec_core+18398>, 0x59279ac62dca <vm_exec_core+18154>...} reg_cfp = 0x75897dfff480 reg_pc = 0x5120000b85b0 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> th: 0x515000000300, native_id: 0x758980c12c40 -- Control frame information ----------------------------------------------- INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> c:0018 p:---- s:0114 e:000113 CFUNC :value c:0017 p:---- s:0111 e:000110 CFUNC :map INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <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_opt_str_uminus = <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 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 INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_throw = <optimized out> c:0007 p:0069 s:0046 E:001650 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_jump = <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_branchif = <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_branchunless = <optimized out> INSN_LABEL_branchnil = <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_once = <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] 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> th: 0x5150000ebd00, native_id: 0x75895ee006c0 INSN_LABEL_setlocal_WC_0 = <optimized out> -- Control frame information ----------------------------------------------- c:0019 p:0022 s:0098 e:000099 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> c:0018 p:0022 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0017 p:0022 s:0089 e:000087 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> c:0016 p:0022 s:0084 e:000083 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0015 p:0031 s:0077 e:000078 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 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> c:0014 p:0022 s:0072 e:000071 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0013 p:0022 s:0067 e:000066 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 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> c:0012 p:0022 s:0062 e:000061 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0011 p:0031 s:0057 e:000055 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> c:0010 p:0022 s:0051 e:000050 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 #31 0x000059279ac5ae58 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> c:0009 p:0031 s:0046 e:000044 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0008 p:0022 s:0040 e:000039 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0007 p:0022 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0006 p:0031 s:0030 e:000028 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0005 p:0022 s:0024 e:000023 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0004 p:0031 s:0019 e:000017 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:259 c:0003 p:0026 s:0013 e:000012 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:266 c:0002 p:0006 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:275 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000ebf80, native_id: 0x75894e4006c0 -- Control frame information ----------------------------------------------- c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000ec200, native_id: 0x75895c4006c0 -- Control frame information ----------------------------------------------- c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #32 0x000059279acdcf82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x75897dfff620, self=129233383572560, 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 = 0x758980145f08 cfp = <optimized out> sp = 0x75897deffa28 use_argv = 0x75897e8483a0 stack_argv = 0x75897deffa28 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 = 0x75897dfff620 #34 0x000059279ac89516 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 0x000059279ac89516 in rb_yield (val=<optimized out>) No locals. #38 0x000059279ae3d6a6 in rb_ary_collect (ary=129232934727360) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 129233383195440 i = 2 #39 0x000059279acbf5b8 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 = 0x7589801f0138 cfunc = 0x50400000a758 recv = 129232934727360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #40 0x000059279ac660e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x75897dfff608, 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 = {0x59279ac61e1c <vm_exec_core+14140>, 0x59279ac5edeb <vm_exec_core+1803>, 0x59279ac60799 <vm_exec_core+8377>, 0x59279ac662c8 <vm_exec_core+31720>, 0x59279ac60071 <vm_exec_core+6545>, 0x59279ac6707d <vm_exec_core+35229>, 0x59279ac650ca <vm_exec_core+27114>, 0x59279ac62c9c <vm_exec_core+17852>, 0x59279ac5f120 <vm_exec_core+2624>, 0x59279ac66afb <vm_exec_core+33819>, 0x59279ac6669b <vm_exec_core+32699>, 0x59279ac6046c <vm_exec_core+7564>, 0x59279ac5f78c <vm_exec_core+4268>, 0x59279ac65601 <vm_exec_core+28449>, 0x59279ac6141c <vm_exec_core+11580>, 0x59279ac66d3d <vm_exec_core+34397>, 0x59279ac668ea <vm_exec_core+33290>, 0x59279ac61c94 <vm_exec_core+13748>, 0x59279ac62bed <vm_exec_core+17677>, 0x59279ac6527a <vm_exec_core+27546>, 0x59279ac66832 <vm_exec_core+33106>, 0x59279ac6422c <vm_exec_core+23372>, 0x59279ac6532e <vm_exec_core+27726>, 0x59279ac657b8 <vm_exec_core+28888>, 0x59279ac6413e <vm_exec_core+23134>, 0x59279ac5f66c <vm_exec_core+3980>, 0x59279ac64a21 <vm_exec_core+25409>, 0x59279ac5f494 <vm_exec_core+3508>, 0x59279ac5f84d <vm_exec_core+4461>, 0x59279ac61f89 <vm_exec_core+14505>, 0x59279ac63fab <vm_exec_core+22731>, 0x59279ac645ef <vm_exec_core+24335>, 0x59279ac63cf4 <vm_exec_core+22036>, 0x59279ac5f051 <vm_exec_core+2417>, 0x59279ac65a5c <vm_exec_core+29564>, 0x59279ac6654b <vm_exec_core+32363>, 0x59279ac5f964 <vm_exec_core+4740>, 0x59279ac60c1d <vm_exec_core+9533>, 0x59279ac60690 <vm_exec_core+8112>, 0x59279ac61597 <vm_exec_core+11959>, 0x59279ac62b1b <vm_exec_core+17467>, 0x59279ac5fa70 <vm_exec_core+5008>, 0x59279ac658a1 <vm_exec_core+29121>, 0x59279ac60b62 <vm_exec_core+9346>, 0x59279ac62984 <vm_exec_core+17060>, 0x59279ac63527 <vm_exec_core+20039>, 0x59279ac6571b <vm_exec_core+28731>, 0x59279ac64417 <vm_exec_core+23863>, 0x59279ac617d7 <vm_exec_core+12535>, 0x59279ac60e9b <vm_exec_core+10171>, 0x59279ac654c1 <vm_exec_core+28129>, 0x59279ac62135 <vm_exec_core+14933>, 0x59279ac64ae8 <vm_exec_core+25608>, 0x59279ac64546 <vm_exec_core+24166>, 0x59279ac64d43 <vm_exec_core+26211>, 0x59279ac65d86 <vm_exec_core+30374>, 0x59279ac63764 <vm_exec_core+20612>, 0x59279ac5ea8b <vm_exec_core+939>, 0x59279ac61969 <vm_exec_core+12937>, 0x59279ac653f1 <vm_exec_core+27921>, 0x59279ac61aac <vm_exec_core+13260>, 0x59279ac64064 <vm_exec_core+22916>, 0x59279ac64908 <vm_exec_core+25128>, 0x59279ac63232 <vm_exec_core+19282>, 0x59279ac63e4d <vm_exec_core+22381>, 0x59279ac61d2b <vm_exec_core+13899>, 0x59279ac611b1 <vm_exec_core+10961>, 0x59279ac64e36 <vm_exec_core+26454>, 0x59279ac5fb42 <vm_exec_core+5218>, 0x59279ac63016 <vm_exec_core+18742>, 0x59279ac6e4db <vm_exec_core+65019>, 0x59279ac642ec <vm_exec_core+23564>, 0x59279ac5fe01 <vm_exec_core+5921>, 0x59279ac60333 <vm_exec_core+7251>, 0x59279ac5ff3a <vm_exec_core+6234>, 0x59279ac60d2b <vm_exec_core+9803>, 0x59279ac61612 <vm_exec_core+12082>, 0x59279ac5ea90 <vm_exec_core+944>, 0x59279ac60a41 <vm_exec_core+9057>, 0x59279ac672d2 <vm_exec_core+35826>, 0x59279ac64808 <vm_exec_core+24872>, 0x59279ac63607 <vm_exec_core+20263>, 0x59279ac65936 <vm_exec_core+29270>, 0x59279ac673bb <vm_exec_core+36059>, 0x59279ac65c89 <vm_exec_core+30121>, 0x59279ac66de7 <vm_exec_core+34567>, 0x59279ac66ed1 <vm_exec_core+34801>, 0x59279ac5f573 <vm_exec_core+3731>, 0x59279ac669a8 <vm_exec_core+33480>, 0x59279ac62042 <vm_exec_core+14690>, 0x59279ac66bf0 <vm_exec_core+34064>, 0x59279ac61b6d <vm_exec_core+13453>, 0x59279ac65b4d <vm_exec_core+29805>, 0x59279ac60fe4 <vm_exec_core+10500>, 0x59279ac6238b <vm_exec_core+15531>, 0x59279ac66fc7 <vm_exec_core+35047>, 0x59279ac62a5b <vm_exec_core+17275>, 0x59279ac6253c <vm_exec_core+15964>, 0x59279ac5eb76 <vm_exec_core+1174>, 0x59279ac5f28f <vm_exec_core+2991>, 0x59279ac5ec74 <vm_exec_core+1428>, 0x59279ac63342 <vm_exec_core+19554>, 0x59279ac62712 <vm_exec_core+16434>, 0x59279ac62ed7 <vm_exec_core+18423>, 0x59279ac62dde <vm_exec_core+18174>, 0x59279ac61e76 <vm_exec_core+14230>, 0x59279ac625f2 <vm_exec_core+16146>, 0x59279ac6224c <vm_exec_core+15212>, 0x59279ac62856 <vm_exec_core+16758>, 0x59279ac628ed <vm_exec_core+16909>, 0x59279ac61e0d <vm_exec_core+14125>, 0x59279ac5eddc <vm_exec_core+1788>, 0x59279ac6078a <vm_exec_core+8362>, 0x59279ac662b9 <vm_exec_core+31705>, 0x59279ac60062 <vm_exec_core+6530>, 0x59279ac6706e <vm_exec_core+35214>, 0x59279ac650bb <vm_exec_core+27099>, 0x59279ac62c8d <vm_exec_core+17837>, 0x59279ac5f111 <vm_exec_core+2609>, 0x59279ac66aec <vm_exec_core+33804>, 0x59279ac6668c <vm_exec_core+32684>, 0x59279ac6045d <vm_exec_core+7549>, 0x59279ac5f77d <vm_exec_core+4253>, 0x59279ac655f2 <vm_exec_core+28434>, 0x59279ac6140d <vm_exec_core+11565>, 0x59279ac66d2e <vm_exec_core+34382>, 0x59279ac668db <vm_exec_core+33275>, 0x59279ac61c85 <vm_exec_core+13733>, 0x59279ac62bde <vm_exec_core+17662>, 0x59279ac6526b <vm_exec_core+27531>, 0x59279ac66823 <vm_exec_core+33091>, 0x59279ac6421d <vm_exec_core+23357>, 0x59279ac6531f <vm_exec_core+27711>, 0x59279ac657a9 <vm_exec_core+28873>, 0x59279ac6412f <vm_exec_core+23119>, 0x59279ac5f65d <vm_exec_core+3965>, 0x59279ac64a12 <vm_exec_core+25394>, 0x59279ac5f485 <vm_exec_core+3493>, 0x59279ac5f83e <vm_exec_core+4446>, 0x59279ac61f7a <vm_exec_core+14490>, 0x59279ac63f9c <vm_exec_core+22716>, 0x59279ac645e0 <vm_exec_core+24320>, 0x59279ac63ce5 <vm_exec_core+22021>, 0x59279ac5f042 <vm_exec_core+2402>, 0x59279ac65a4d <vm_exec_core+29549>, 0x59279ac6653c <vm_exec_core+32348>, 0x59279ac5f955 <vm_exec_core+4725>, 0x59279ac60c0e <vm_exec_core+9518>, 0x59279ac60681 <vm_exec_core+8097>, 0x59279ac61588 <vm_exec_core+11944>, 0x59279ac62b0c <vm_exec_core+17452>, 0x59279ac5fa61 <vm_exec_core+4993>, 0x59279ac65892 <vm_exec_core+29106>, 0x59279ac60b53 <vm_exec_core+9331>, 0x59279ac62975 <vm_exec_core+17045>, 0x59279ac63518 <vm_exec_core+20024>, 0x59279ac6570c <vm_exec_core+28716>, 0x59279ac64408 <vm_exec_core+23848>, 0x59279ac617c8 <vm_exec_core+12520>, 0x59279ac60e8c <vm_exec_core+10156>, 0x59279ac654b2 <vm_exec_core+28114>, 0x59279ac62126 <vm_exec_core+14918>, 0x59279ac64ad9 <vm_exec_core+25593>, 0x59279ac64537 <vm_exec_core+24151>, 0x59279ac64d34 <vm_exec_core+26196>, 0x59279ac65d77 <vm_exec_core+30359>, 0x59279ac63755 <vm_exec_core+20597>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac6195a <vm_exec_core+12922>, 0x59279ac653e2 <vm_exec_core+27906>, 0x59279ac61a9d <vm_exec_core+13245>, 0x59279ac64055 <vm_exec_core+22901>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac63223 <vm_exec_core+19267>, 0x59279ac63e3e <vm_exec_core+22366>, 0x59279ac61d1c <vm_exec_core+13884>, 0x59279ac611a2 <vm_exec_core+10946>, 0x59279ac64e27 <vm_exec_core+26439>, 0x59279ac5fb33 <vm_exec_core+5203>, 0x59279ac63007 <vm_exec_core+18727>, 0x59279ac6e4cc <vm_exec_core+65004>, 0x59279ac642dd <vm_exec_core+23549>, 0x59279ac5fdf2 <vm_exec_core+5906>, 0x59279ac60324 <vm_exec_core+7236>, 0x59279ac5ff2b <vm_exec_core+6219>, 0x59279ac60d1c <vm_exec_core+9788>, 0x59279ac61603 <vm_exec_core+12067>, 0x59279ac63602 <vm_exec_core+20258>, 0x59279ac62b02 <vm_exec_core+17442>, 0x59279ac635fd <vm_exec_core+20253>, 0x59279ac64218 <vm_exec_core+23352>, 0x59279ac6412a <vm_exec_core+23114>, 0x59279ac60d17 <vm_exec_core+9783>, 0x59279ac643cc <vm_exec_core+23788>, 0x59279ac62038 <vm_exec_core+14680>, 0x59279ac6203d <vm_exec_core+14685>, 0x59279ac64125 <vm_exec_core+23109>, 0x59279ac63f92 <vm_exec_core+22706>, 0x59279ac62ebe <vm_exec_core+18398>, 0x59279ac62dca <vm_exec_core+18154>...} reg_cfp = 0x75897dfff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #42 0x000059279ac5ae58 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 0x000059279acdcf82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x75897dfff738, self=129233383572560, 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 = 0x7589801645e8 cfp = <optimized out> sp = 0x75897deff8d0 use_argv = 0x75897e88ee20 stack_argv = 0x75897deff8d0 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 = 0x75897dfff738 #45 0x000059279ac89516 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 0x000059279ac89516 in rb_yield (val=<optimized out>) No locals. #49 0x000059279ae3d6a6 in rb_ary_collect (ary=129233383165320) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 129233383165120 i = 0 #50 0x000059279acbf5b8 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 = 0x7589801f0138 cfunc = 0x50400000a758 recv = 129233383165320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x000059279ac660e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x75897dfff720, 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 = {0x59279ac61e1c <vm_exec_core+14140>, 0x59279ac5edeb <vm_exec_core+1803>, 0x59279ac60799 <vm_exec_core+8377>, 0x59279ac662c8 <vm_exec_core+31720>, 0x59279ac60071 <vm_exec_core+6545>, 0x59279ac6707d <vm_exec_core+35229>, 0x59279ac650ca <vm_exec_core+27114>, 0x59279ac62c9c <vm_exec_core+17852>, 0x59279ac5f120 <vm_exec_core+2624>, 0x59279ac66afb <vm_exec_core+33819>, 0x59279ac6669b <vm_exec_core+32699>, 0x59279ac6046c <vm_exec_core+7564>, 0x59279ac5f78c <vm_exec_core+4268>, 0x59279ac65601 <vm_exec_core+28449>, 0x59279ac6141c <vm_exec_core+11580>, 0x59279ac66d3d <vm_exec_core+34397>, 0x59279ac668ea <vm_exec_core+33290>, 0x59279ac61c94 <vm_exec_core+13748>, 0x59279ac62bed <vm_exec_core+17677>, 0x59279ac6527a <vm_exec_core+27546>, 0x59279ac66832 <vm_exec_core+33106>, 0x59279ac6422c <vm_exec_core+23372>, 0x59279ac6532e <vm_exec_core+27726>, 0x59279ac657b8 <vm_exec_core+28888>, 0x59279ac6413e <vm_exec_core+23134>, 0x59279ac5f66c <vm_exec_core+3980>, 0x59279ac64a21 <vm_exec_core+25409>, 0x59279ac5f494 <vm_exec_core+3508>, 0x59279ac5f84d <vm_exec_core+4461>, 0x59279ac61f89 <vm_exec_core+14505>, 0x59279ac63fab <vm_exec_core+22731>, 0x59279ac645ef <vm_exec_core+24335>, 0x59279ac63cf4 <vm_exec_core+22036>, 0x59279ac5f051 <vm_exec_core+2417>, 0x59279ac65a5c <vm_exec_core+29564>, 0x59279ac6654b <vm_exec_core+32363>, 0x59279ac5f964 <vm_exec_core+4740>, 0x59279ac60c1d <vm_exec_core+9533>, 0x59279ac60690 <vm_exec_core+8112>, 0x59279ac61597 <vm_exec_core+11959>, 0x59279ac62b1b <vm_exec_core+17467>, 0x59279ac5fa70 <vm_exec_core+5008>, 0x59279ac658a1 <vm_exec_core+29121>, 0x59279ac60b62 <vm_exec_core+9346>, 0x59279ac62984 <vm_exec_core+17060>, 0x59279ac63527 <vm_exec_core+20039>, 0x59279ac6571b <vm_exec_core+28731>, 0x59279ac64417 <vm_exec_core+23863>, 0x59279ac617d7 <vm_exec_core+12535>, 0x59279ac60e9b <vm_exec_core+10171>, 0x59279ac654c1 <vm_exec_core+28129>, 0x59279ac62135 <vm_exec_core+14933>, 0x59279ac64ae8 <vm_exec_core+25608>, 0x59279ac64546 <vm_exec_core+24166>, 0x59279ac64d43 <vm_exec_core+26211>, 0x59279ac65d86 <vm_exec_core+30374>, 0x59279ac63764 <vm_exec_core+20612>, 0x59279ac5ea8b <vm_exec_core+939>, 0x59279ac61969 <vm_exec_core+12937>, 0x59279ac653f1 <vm_exec_core+27921>, 0x59279ac61aac <vm_exec_core+13260>, 0x59279ac64064 <vm_exec_core+22916>, 0x59279ac64908 <vm_exec_core+25128>, 0x59279ac63232 <vm_exec_core+19282>, 0x59279ac63e4d <vm_exec_core+22381>, 0x59279ac61d2b <vm_exec_core+13899>, 0x59279ac611b1 <vm_exec_core+10961>, 0x59279ac64e36 <vm_exec_core+26454>, 0x59279ac5fb42 <vm_exec_core+5218>, 0x59279ac63016 <vm_exec_core+18742>, 0x59279ac6e4db <vm_exec_core+65019>, 0x59279ac642ec <vm_exec_core+23564>, 0x59279ac5fe01 <vm_exec_core+5921>, 0x59279ac60333 <vm_exec_core+7251>, 0x59279ac5ff3a <vm_exec_core+6234>, 0x59279ac60d2b <vm_exec_core+9803>, 0x59279ac61612 <vm_exec_core+12082>, 0x59279ac5ea90 <vm_exec_core+944>, 0x59279ac60a41 <vm_exec_core+9057>, 0x59279ac672d2 <vm_exec_core+35826>, 0x59279ac64808 <vm_exec_core+24872>, 0x59279ac63607 <vm_exec_core+20263>, 0x59279ac65936 <vm_exec_core+29270>, 0x59279ac673bb <vm_exec_core+36059>, 0x59279ac65c89 <vm_exec_core+30121>, 0x59279ac66de7 <vm_exec_core+34567>, 0x59279ac66ed1 <vm_exec_core+34801>, 0x59279ac5f573 <vm_exec_core+3731>, 0x59279ac669a8 <vm_exec_core+33480>, 0x59279ac62042 <vm_exec_core+14690>, 0x59279ac66bf0 <vm_exec_core+34064>, 0x59279ac61b6d <vm_exec_core+13453>, 0x59279ac65b4d <vm_exec_core+29805>, 0x59279ac60fe4 <vm_exec_core+10500>, 0x59279ac6238b <vm_exec_core+15531>, 0x59279ac66fc7 <vm_exec_core+35047>, 0x59279ac62a5b <vm_exec_core+17275>, 0x59279ac6253c <vm_exec_core+15964>, 0x59279ac5eb76 <vm_exec_core+1174>, 0x59279ac5f28f <vm_exec_core+2991>, 0x59279ac5ec74 <vm_exec_core+1428>, 0x59279ac63342 <vm_exec_core+19554>, 0x59279ac62712 <vm_exec_core+16434>, 0x59279ac62ed7 <vm_exec_core+18423>, 0x59279ac62dde <vm_exec_core+18174>, 0x59279ac61e76 <vm_exec_core+14230>, 0x59279ac625f2 <vm_exec_core+16146>, 0x59279ac6224c <vm_exec_core+15212>, 0x59279ac62856 <vm_exec_core+16758>, 0x59279ac628ed <vm_exec_core+16909>, 0x59279ac61e0d <vm_exec_core+14125>, 0x59279ac5eddc <vm_exec_core+1788>, 0x59279ac6078a <vm_exec_core+8362>, 0x59279ac662b9 <vm_exec_core+31705>, 0x59279ac60062 <vm_exec_core+6530>, 0x59279ac6706e <vm_exec_core+35214>, 0x59279ac650bb <vm_exec_core+27099>, 0x59279ac62c8d <vm_exec_core+17837>, 0x59279ac5f111 <vm_exec_core+2609>, 0x59279ac66aec <vm_exec_core+33804>, 0x59279ac6668c <vm_exec_core+32684>, 0x59279ac6045d <vm_exec_core+7549>, 0x59279ac5f77d <vm_exec_core+4253>, 0x59279ac655f2 <vm_exec_core+28434>, 0x59279ac6140d <vm_exec_core+11565>, 0x59279ac66d2e <vm_exec_core+34382>, 0x59279ac668db <vm_exec_core+33275>, 0x59279ac61c85 <vm_exec_core+13733>, 0x59279ac62bde <vm_exec_core+17662>, 0x59279ac6526b <vm_exec_core+27531>, 0x59279ac66823 <vm_exec_core+33091>, 0x59279ac6421d <vm_exec_core+23357>, 0x59279ac6531f <vm_exec_core+27711>, 0x59279ac657a9 <vm_exec_core+28873>, 0x59279ac6412f <vm_exec_core+23119>, 0x59279ac5f65d <vm_exec_core+3965>, 0x59279ac64a12 <vm_exec_core+25394>, 0x59279ac5f485 <vm_exec_core+3493>, 0x59279ac5f83e <vm_exec_core+4446>, 0x59279ac61f7a <vm_exec_core+14490>, 0x59279ac63f9c <vm_exec_core+22716>, 0x59279ac645e0 <vm_exec_core+24320>, 0x59279ac63ce5 <vm_exec_core+22021>, 0x59279ac5f042 <vm_exec_core+2402>, 0x59279ac65a4d <vm_exec_core+29549>, 0x59279ac6653c <vm_exec_core+32348>, 0x59279ac5f955 <vm_exec_core+4725>, 0x59279ac60c0e <vm_exec_core+9518>, 0x59279ac60681 <vm_exec_core+8097>, 0x59279ac61588 <vm_exec_core+11944>, 0x59279ac62b0c <vm_exec_core+17452>, 0x59279ac5fa61 <vm_exec_core+4993>, 0x59279ac65892 <vm_exec_core+29106>, 0x59279ac60b53 <vm_exec_core+9331>, 0x59279ac62975 <vm_exec_core+17045>, 0x59279ac63518 <vm_exec_core+20024>, 0x59279ac6570c <vm_exec_core+28716>, 0x59279ac64408 <vm_exec_core+23848>, 0x59279ac617c8 <vm_exec_core+12520>, 0x59279ac60e8c <vm_exec_core+10156>, 0x59279ac654b2 <vm_exec_core+28114>, 0x59279ac62126 <vm_exec_core+14918>, 0x59279ac64ad9 <vm_exec_core+25593>, 0x59279ac64537 <vm_exec_core+24151>, 0x59279ac64d34 <vm_exec_core+26196>, 0x59279ac65d77 <vm_exec_core+30359>, 0x59279ac63755 <vm_exec_core+20597>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac6195a <vm_exec_core+12922>, 0x59279ac653e2 <vm_exec_core+27906>, 0x59279ac61a9d <vm_exec_core+13245>, 0x59279ac64055 <vm_exec_core+22901>, 0x59279ac643b8 <vm_exec_core+23768>, 0x59279ac63223 <vm_exec_core+19267>, 0x59279ac63e3e <vm_exec_core+22366>, 0x59279ac61d1c <vm_exec_core+13884>, 0x59279ac611a2 <vm_exec_core+10946>, 0x59279ac64e27 <vm_exec_core+26439>, 0x59279ac5fb33 <vm_exec_core+5203>, 0x59279ac63007 <vm_exec_core+18727>, 0x59279ac6e4cc <vm_exec_core+65004>, 0x59279ac642dd <vm_exec_core+23549>, 0x59279ac5fdf2 <vm_exec_core+5906>, 0x59279ac60324 <vm_exec_core+7236>, 0x59279ac5ff2b <vm_exec_core+6219>, 0x59279ac60d1c <vm_exec_core+9788>, 0x59279ac61603 <vm_exec_core+12067>, 0x59279ac63602 <vm_exec_core+20258>, 0x59279ac62b02 <vm_exec_core+17442>, 0x59279ac635fd <vm_exec_core+20253>, 0x59279ac64218 <vm_exec_core+23352>, 0x59279ac6412a <vm_exec_core+23114>, 0x59279ac60d17 <vm_exec_core+9783>, 0x59279ac643cc <vm_exec_core+23788>, 0x59279ac62038 <vm_exec_core+14680>, 0x59279ac6203d <vm_exec_core+14685>, 0x59279ac64125 <vm_exec_core+23109>, 0x59279ac63f92 <vm_exec_core+22706>, 0x59279ac62ebe <vm_exec_core+18398>, 0x59279ac62dca <vm_exec_core+18154>...} reg_cfp = 0x75897dfff720 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 0x000059279ac5b211 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 0x000059279a8d75db in rb_ec_exec_node (ec=0x5160000006d0, n=0x758980164778) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff79782570, <optimized out>, 0x7fff797824c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x758980164778 #56 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #57 0x000059279a8d0b47 in rb_main (argc=10, argv=0x7fff79782748) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #58 main (argc=10, argv=0x7fff79782748) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 2135735) detached] $ timeout 60 gdb -p 2135729 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null 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. make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2135400 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 2135399 -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 2172516 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-01-16T00:01:11Z master 91918bb01f) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ...................................................... Finished in 35.296634 seconds 3413 files, 33296 examples, 134100 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.