# Logfile created on 2025-01-17 09:06:43 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000078464586fde0 @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.20250117-090643", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000784645890068 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007846461efd48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000078464479a0b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250117-090643", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250117-090643>, @binmode=false, @mon_data=#<Monitor:0x00007846461ef938>, @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 = cc7fafb459 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/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/ext/ripper' 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: 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/bigdecimal-3.1.9/ext/bigdecimal' 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/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: 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/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/psych' 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/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/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 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.11.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=51826 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/812] 468596=test_comparable [ 2/812] 468594=test_configuration [ 3/812] 468592=test_bug-3571 [ 4/812] 468598=test_notimplement [ 5/812] 468596=test_emoji_breaks [ 6/812] 468594=test_system [ 7/812] 468596=test_date_new [ 8/812] 468598=test_io_timeout [ 9/812] 468588=test_gem_commands_info_command [ 10/812] 468601=command_line_test [ 11/812] 468593=test_dns [ 12/812] 468599=test_stringio [ 13/812] 468589=test_require [ 14/812] 468591=test_dup [ 15/812] 468603=test_object_references [ 16/812] 468595=test_wait [ 17/812] 468597=test_x509name [ 18/812] 468600=test_sleep [ 19/812] 468602=test_gem_security [ 20/812] 468590=test_euc_tw [ 21/812] 468598=test_compile_prism [ 22/812] 468590=test_gem_commands_build_command [ 23/812] 468596=test_face [ 24/812] 468592=test_sizeof [ 25/812] 468603=test_gem_requirement [ 26/812] 468595=test_alias [ 27/812] 468597=test_pack [ 28/812] 468596=test_ast [ 29/812] 468601=fuzzer_test [ 30/812] 468597=test_rb_str_dup [ 31/812] 468601=onigmo_test [ 32/812] 468597=test_struct [ 33/812] 468601=json_encoding_test [ 34/812] 468601=test_time [ 35/812] 468597=test_math [ 36/812] 468599=test_gc [ 37/812] 468599=test_libs [ 38/812] 468597=test_super [ 39/812] 468599=test_gem_safe_yaml [ 40/812] 468591=test_digest_extend [ 41/812] 468591=test_did_you_mean [ 42/812] 468593=test_autoconf [ 43/812] 468593=test_popen_deadlock [ 44/812] 468595=test_bug-5832 [ 45/812] 468588=test_cgi_multipart [ 46/812] 468595=test_case [ 47/812] 468595=test_webauthn_listener_response [ 48/812] 468601=heredoc_test [ 49/812] 468601=newline_test [ 50/812] 468603=parser_test [ 51/812] 468588=snippets_test [ 52/812] 468598=test_ubf_async_safe [ 53/812] 468599=test_array [ 54/812] 468598=constant_path_node_test [ 55/812] 468591=test_gem_path_support [ 56/812] 468599=test_console_attr [ 57/812] 468599=test_gem_bundler_version_finder [ 58/812] 468603=test_weakref [ 59/812] 468599=test_timeout [ 60/812] 468601=test_not [ 61/812] 468601=test_socket [ 62/812] 468598=test_function [ 63/812] 468600=test_mailto [ 64/812] 468590=test_yaml_tree [ 65/812] 468600=test_case_mapping [ 66/812] 468600=test_gem_package_tar_writer [ 67/812] 468595=test_rubygems [ 68/812] 468603=ripper_test [ 69/812] 468590=test_gem_config_file [ 70/812] 468591=test_gem_commands_pristine_command [ 71/812] 468590=test_yamlstore [ 72/812] 468597=test_yjit_exit_locations [ 73/812] 468590=test_hash [ 74/812] 468595=test_reline [ 75/812] 468598=test_arith_seq_beg_len_step [ 76/812] 468599=test_beginendblock [ 77/812] 468600=test_gem_resolver_requirement_list [ 78/812] 468600=test_io_buffer [ 79/812] 468598=test_within_pipe [ 80/812] 468597=test_scalar_scanner [ 81/812] 468597=test_pkey_rsa [ 82/812] 468600=test_gem_stream_ui [ 83/812] 468598=test_numhash [ 84/812] 468598=test_trace [ 85/812] 468598=test_nofree [ 86/812] 468598=test_arity [ 87/812] 468598=test_ipaddr [ 88/812] 468600=test_m17n [ 89/812] 468593=test_yjit [ 90/812] 468598=test_buffered_io [ 91/812] 468598=test_date_conv [ 92/812] 468598=test_webauthn_poller [ 93/812] 468594=test_argf [ 94/812] 468600=test_egrep_cpp [ 95/812] 468603=test_gem_resolver_composed_set [ 96/812] 468597=test_append [ 97/812] 468597=test_ractor_compatibility [ 98/812] 468603=test_gem_resolver_lock_set [ 99/812] 468603=test_unicode_normalize [100/812] 468599=test_method [101/812] 468603=test_reline_key [102/812] 468598=test_reqarg [103/812] 468600=test_set [104/812] 468603=test_gem_source_fetch_problem [105/812] 468600=test_gem_update_suggestion [106/812] 468603=test_resource [107/812] 468603=test_member [108/812] 468603=test_gem_console_ui [109/812] 468603=test_bundled_gems [110/812] 468603=test_custom_command [111/812] 468600=lex_test [112/812] 468603=test_tree_spell_checker [113/812] 468603=test_date_ractor [114/812] 468597=test_m17n_comb [115/812] 468601=test_pair [116/812] 468603=index_write_test [117/812] 468603=test_integer_comb [118/812] 468598=test_ns_spki [119/812] 468598=test_depth_first [120/812] 468598=test_tsort [121/812] 468598=test_sleep [122/812] 468602=test_queue [123/812] 468602=regular_expression_options_test [124/812] 468591=test_key_event_record [125/812] 468588=test_install [126/812] 468595=test_prettyprint [127/812] 468591=integer_parse_test [128/812] 468595=test_gem_validator [129/812] 468602=test_gem_local_remote_options [130/812] 468602=test_exception [131/812] 468595=test_bash_completion [132/812] 468595=test_gem_security_signer [133/812] 468591=test_set_len [134/812] 468591=test_threadgroup [135/812] 468595=test_euc_kr [136/812] 468595=test_gem_commands_lock_command [137/812] 468595=test_random [138/812] 468595=test_merge_keys [139/812] 468588=test_lexer [140/812] 468595=test_kwargs [141/812] 468595=test_io_wait [142/812] 468588=test_gem_ext_configure_builder [143/812] 468588=test_x509store [144/812] 468592=test_mdns [145/812] 468595=test_dir [146/812] 468592=test_continuation [147/812] 468591=test_object_create_start [148/812] 468592=test_forwardable [149/812] 468591=test_config [150/812] 468592=test_delete [151/812] 468592=comments_test [152/812] 468591=test_io_m17n [153/812] 468592=test_ensured [154/812] 468588=test_interned_str [155/812] 468588=test_placearg [156/812] 468592=test_gem_commands_cleanup_command [157/812] 468595=regular_expression_encoding_test [158/812] 468595=test_env [159/812] 468600=test_config [160/812] 468588=test_project_sanity [161/812] 468600=test_require [162/812] 468588=test_ifunless [163/812] 468600=test_gem_silent_ui [164/812] 468588=test_shapes [165/812] 468588=test_ocsp [166/812] 468600=test_pkey_dh [167/812] 468600=test_gem_commands_uninstall_command [168/812] 468598=test_rendering [169/812] 468598=test_nesting_parser [170/812] 468598=test_files_test [171/812] 468588=test_gem_dependency_list [172/812] 468598=test_gem_resolver_installer_set [173/812] 468588=test_stringify_symbols [174/812] 468588=test_rubyoptions [175/812] 468592=test_printf [176/812] 468592=warnings_test [177/812] 468592=test_to_ary_concat [178/812] 468601=test_udp [179/812] 468601=dispatcher_test [180/812] 468598=test_configuration [181/812] 468601=test_windows_1252 [182/812] 468601=test_dryrun [183/812] 468601=test_io_buffer [184/812] 468601=encodings_test [185/812] 468601=test_string_processing [186/812] 468598=json_generator_test [187/812] 468601=test_gem_impossible_dependencies_error [188/812] 468589=test_type [189/812] 468589=test_range [190/812] 468600=test_gem_source_subpath_problem [191/812] 468601=node_id_test [192/812] 468600=test_tmpdir [193/812] 468591=parse_stream_test [194/812] 468591=test_gem_resolver_api_set [195/812] 468600=test_locale [196/812] 468591=test_emitter [197/812] 468591=test_ts [198/812] 468592=test_gem_commands_rebuild_command [199/812] 468600=test_alias_and_anchor [200/812] 468600=test_gem_commands_setup_command [201/812] 468592=test_cesu8 [202/812] 468592=json_parser_test [203/812] 468601=test_vm_dump [204/812] 468601=test_ftp [205/812] 468592=test_open3 [206/812] 468601=errors_test [207/812] 468601=test_resize [208/812] 468601=test_div [209/812] 468601=test_key_stroke [210/812] 468601=test_deprecated [211/812] 468601=test_gc_compact [212/812] 468602=test_generic [213/812] 468602=breadth_first_search_test [214/812] 468602=test_fiber [215/812] 468591=static_literals_test [216/812] 468591=test_bundled_ca [217/812] 468599=test_to_ruby [218/812] 468599=test_random [219/812] 468599=test_workspace [220/812] 468600=test_backtrace [221/812] 468600=test_gem_safe_marshal [222/812] 468599=test_capacity [223/812] 468599=test_tracer [224/812] 468599=test_nextafter [225/812] 468591=test_input_method [226/812] 468598=test_option [227/812] 468599=test_utf32 [228/812] 468589=test_integer [229/812] 468599=test_ellipsize [230/812] 468599=test_memory_view [231/812] 468599=test_helper [232/812] 468589=test_date_parse [233/812] 468598=test_gem_commands_update_command [234/812] 468599=test_fips [235/812] 468591=test_pkey_ec [236/812] 468600=test_rand [237/812] 468591=test_noarg [238/812] 468589=test_data [239/812] 468589=!Nothing_to_test [240/812] 468589=numeric_value_test [241/812] 468589=test_keyword [242/812] 468591=test_ansi [243/812] 468591=test_gem_package_task [244/812] 468591=test_provider [245/812] 468603=test_bn [246/812] 468603=test_httpheader [247/812] 468599=test_http_request [248/812] 468603=test_data [249/812] 468603=test_gem_commands_server_command [250/812] 468603=test_function_entry [251/812] 468603=implicit_array_test [252/812] 468599=test_acceptable [253/812] 468603=test_len [254/812] 468603=heredoc_dedent_test [255/812] 468603=test_method_name_check [256/812] 468600=test_kernel [257/812] 468603=test_pack [258/812] 468597=test_gem_commands_exec_command [259/812] 468599=test_gem_commands_unpack_command [260/812] 468591=test_gem_resolver_local_specification [261/812] 468594=test_autoload [262/812] 468591=test_optarg [263/812] 468603=test_ractor [264/812] 468603=test_ssl_session [265/812] 468589=test_stream [266/812] 468589=test_file_exhaustive [267/812] 468599=test_gem_ext_cargo_builder [268/812] 468595=test_gem_gem_runner [269/812] 468591=test_exception [270/812] 468591=test_object [271/812] 468599=test_gem_commands_signout_command [272/812] 468591=test_key_name_check [273/812] 468591=test_ripper [274/812] 468599=test_singleton [275/812] 468599=test_ruby_lex [276/812] 468595=test_assignment [277/812] 468600=test_syntax [278/812] 468599=test_date_marshal [279/812] 468599=test_ossl [280/812] 468598=test_gem_request_set_gem_dependency_api [281/812] 468590=test_grapheme_breaks [282/812] 468590=test_lazy_enumerator [283/812] 468603=test_profile_frames [284/812] 468598=test_resolve_symbol [285/812] 468603=test_date_compat [286/812] 468603=test_error_highlight [287/812] 468598=test_array [288/812] 468591=test_find_executable [289/812] 468591=test_set [290/812] 468591=test_kdf [291/812] 468591=test_class2name [292/812] 468591=test_nil [293/812] 468591=test_gem_request_set_lockfile_tokenizer [294/812] 468591=test_gem_commands_outdated_command [295/812] 468597=string_query_test [296/812] 468591=test_time_tz [297/812] 468597=test_backtrace [298/812] 468590=test_ractor [299/812] 468591=test_psych [300/812] 468592=test_fiddle [301/812] 468591=test_enumerator [302/812] 468591=test_stringchar [303/812] 468590=test_gem_commands_help_command [304/812] 468592=test_arith_seq_extract [305/812] 468590=test_debug [306/812] 468591=test_command [307/812] 468590=test_gem_package_old [308/812] 468590=test_gem_uri [309/812] 468590=test_rbconfig [310/812] 468590=test_digest [311/812] 468592=test_gem_commands_list_command [312/812] 468592=test_gem_source_vendor [313/812] 468592=test_dbm [314/812] 468592=test_variable_name_check [315/812] 468592=test_pty [316/812] 468591=test_assembler [317/812] 468591=test_gem_uninstaller [318/812] 468597=test_symbol [319/812] 468597=test_gem_platform [320/812] 468597=overlap_test [321/812] 468601=test_gem_source_installed [322/812] 468601=test_modify_expand [323/812] 468601=test_gem_available_set [324/812] 468601=test_change_word [325/812] 468601=test_date_time [326/812] 468590=test_pkcs12 [327/812] 468601=test_date [328/812] 468601=test_parser [329/812] 468601=test_enumerator [330/812] 468592=test_gem_package [331/812] 468599=test_utf16 [332/812] 468599=test_color_printer [333/812] 468599=test_safe_load [334/812] 468597=test_handle [335/812] 468599=test_frozen [336/812] 468599=test_gem_source [337/812] 468590=test_name_error [338/812] 468597=test_exception_at_throwing [339/812] 468599=string_encoding_test [340/812] 468599=test_condition [341/812] 468599=test_cp949 [342/812] 468599=test_string [343/812] 468597=test_sorted_set [344/812] 468592=test_files_lib [345/812] 468603=test_emoji [346/812] 468589=test_gem_resolver_git_set [347/812] 468603=test_class_name_check [348/812] 468591=test_help [349/812] 468591=test_date_attr [350/812] 468603=test_scan_args [351/812] 468591=test_time [352/812] 468603=json_ext_parser_test [353/812] 468603=test_duplicate [354/812] 468603=test_integer [355/812] 468597=test_erb [356/812] 468590=test_gem_installer [357/812] 468597=test_multi_irb_commands [358/812] 468597=test_gem_command_manager [359/812] 468591=test_random_formatter [360/812] 468591=test_gem_commands_check_command [361/812] 468591=test_gem_source_git [362/812] 468595=test_regex_casefold [363/812] 468597=test_pipe [364/812] 468595=test_gem_remote_fetcher_local_ssl_server [365/812] 468589=test_ractor [366/812] 468589=test_float [367/812] 468597=test_gem [368/812] 468591=percent_delimiter_string_test [369/812] 468591=freeze_test [370/812] 468591=test_files_test_1 [371/812] 468594=test_delegate [372/812] 468594=test_helper_method [373/812] 468589=test_cgi_core [374/812] 468589=attribute_write_test [375/812] 468589=test_parser [376/812] 468589=test_gem_source_list [377/812] 468594=test_yaml_special_cases [378/812] 468589=test_framework [379/812] 468594=test_case_comprehensive [380/812] 468594=test_omap [381/812] 468594=magic_comment_test [382/812] 468589=test_zlib [383/812] 468602=test_marshal [384/812] 468595=test_uncorrectable_name_check [385/812] 468595=test_load [386/812] 468595=test_proc [387/812] 468594=test_singleton_function [388/812] 468594=test_shellwords [389/812] 468594=test_cclass [390/812] 468597=test_ssl [391/812] 468594=test_date_strptime [392/812] 468602=test_https_proxy [393/812] 468594=test_pkey_dsa [394/812] 468602=test_nomethod_error [395/812] 468602=library_symbols_test [396/812] 468602=test_emitter [397/812] 468602=test_json_tree [398/812] 468602=test_ractor [399/812] 468594=test_regexp [400/812] 468602=newline_offsets_test Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 46215> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 468597 ko1 8u IPv4 259226190 0t0 TCP localhost:46215->localhost:37846 (CLOSE_WAIT) Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 8 [401/812] 468597=test_rational [402/812] 468595=test_str2big [403/812] 468595=test_gem_resolver_conflict [404/812] 468595=test_readpartial [405/812] 468593=test_scalar [406/812] 468595=test_gem_commands_contents_command [407/812] 468593=test_yamldbm [408/812] 468593=test_helper [409/812] 468593=test_thread_cv [410/812] 468602=test_cgi_modruby [411/812] 468602=test_windows_1251 [412/812] 468602=relocation_test [413/812] 468602=test_unicode [414/812] 468595=test_parser_events [415/812] 468602=test_addr [416/812] 468602=test_eval [417/812] 468593=test_stat [418/812] 468593=test_gem_resolver_best_set [419/812] 468595=test_convertible [420/812] 468597=test_gem_commands_specification_command [421/812] 468597=test_recorder [422/812] 468597=test_yield_block [423/812] 468597=test_yaml [424/812] 468593=test_config [425/812] 468597=test_boolean [426/812] 468597=test_ractor [427/812] 468597=test_document [428/812] 468597=test_spell_checker [429/812] 468598=test_bug_reporter [430/812] 468597=test_getopts [431/812] 468597=test_rendering [432/812] 468597=test_gem_resolver_api_specification [433/812] 468597=parameters_signature_test [434/812] 468597=test_gem_request [435/812] 468589=test_primitive [436/812] 468589=test_nonblock [437/812] 468589=test_gem_commands_signin_command [438/812] 468603=test_pkey [439/812] 468589=test_pattern_matching [440/812] 468593=test_thread [441/812] 468603=test_gem_commands_search_command [442/812] 468589=test_arithmetic_sequence [443/812] 468603=test_irb [444/812] 468589=test_literal [445/812] 468602=test_file [446/812] 468593=test_frozen_error [447/812] 468592=test_sockopt [448/812] 468593=bom_test [449/812] 468592=test_lambda [450/812] 468597=test_encoding [451/812] 468598=test_flip [452/812] 468597=test_nowrite [453/812] 468593=test_thread_queue [454/812] 468597=test_summary [455/812] 468592=test_stack [456/812] 468598=test_gem_ext_cargo_builder_unit [457/812] 468598=test_gem_commands_install_command [458/812] 468597=test_foreach [459/812] 468597=test_econv [460/812] 468603=test_securerandom [461/812] 468591=test_wss [462/812] 468603=test_address_resolve [463/812] 468603=test_closure [464/812] 468591=test_variable [465/812] 468591=test_digest [466/812] 468591=test_gem_resolver_lock_specification [467/812] 468591=test_cstr [468/812] 468603=test_num2int [469/812] 468603=test_gem_source_local [470/812] 468600=test_iter_break [471/812] 468600=test_process [472/812] 468603=test_have_macro [473/812] 468592=test_parse [474/812] 468591=test_gem_commands_dependency_command [475/812] 468591=test_gem_ext_ext_conf_builder [476/812] 468603=test_command_aliasing [477/812] 468598=test_qsort [478/812] 468603=test_cmethod [479/812] 468603=test_storage [480/812] 468598=string_test [481/812] 468598=test_path_to_class [482/812] 468603=json_addition_test [483/812] 468598=test_thread_fd_close [484/812] 468598=test_method_cache [485/812] 468598=test_marshalable [486/812] 468598=test_gem_resolver_index_specification [487/812] 468603=test_string [488/812] 468603=test_iterator [489/812] 468597=test_gem_dependency [490/812] 468598=test_class [491/812] 468589=test_const [492/812] 468590=test_serialize_subclasses [493/812] 468593=parse_comments_test [494/812] 468589=test_gem_commands_cert_command [495/812] 468590=test_io [496/812] 468593=test_fileutils [497/812] 468602=test_eval [498/812] 468603=test_object [499/812] 468602=test_process [500/812] 468597=test_coverage [501/812] 468602=test_func [502/812] 468590=json_common_interface_test [503/812] 468590=test_stream [504/812] 468590=test_remote_fetch_error [505/812] 468590=test_pathname [506/812] 468595=test_kill_ring [507/812] 468595=test_dir_m17n [508/812] 468593=test_gem_resolver_git_specification [509/812] 468588=test_cgi_tag_helper [510/812] 468592=named_capture_test [511/812] 468588=test_postponed_job [512/812] 468592=test_gem_request_set_lockfile [513/812] 468590=ractor_test [514/812] 468590=test_human_typo [515/812] 468590=test_cparser [516/812] 468593=test_dot_dot [517/812] 468593=test_bignum [518/812] 468592=reflection_test [519/812] 468592=test_raise_exception [520/812] 468603=test_gem_util [521/812] 468593=test_tempfile [522/812] 468589=test_config [523/812] 468588=test_gem_resolver [524/812] 468603=test_gem_remote_fetcher [525/812] 468589=test_gem_gemcutter_utilities [526/812] 468590=test_jaro_winkler [527/812] 468590=test_gem_commands_yank_command [528/812] 468597=test_exit [529/812] 468588=test_pattern_key_name_check [530/812] 468588=test_httpresponse [531/812] 468593=test_inlinecache [532/812] 468589=test_show_source [533/812] 468591=test_usrmarshal [534/812] 468597=test_weakkeymap [535/812] 468593=test_gem_command [536/812] 468588=test_pinned [537/812] 468590=test_memory_view [538/812] 468588=test_key_error [539/812] 468589=test_engine [540/812] 468589=test_enc_raise [541/812] 468588=test_ractor [542/812] 468589=test_gem_spec_fetcher [543/812] 468593=test_undef [544/812] 468593=test_c_union_entity [545/812] 468603=test_gem_commands_sources_command [546/812] 468588=test_ws [547/812] 468588=test_io_console [548/812] 468593=test_date_arith [549/812] 468590=test_numeric [550/812] 468593=test_metaclass [551/812] 468593=test_io [552/812] 468592=test_ractor [553/812] 468589=test_tracepoint [554/812] 468590=test_gem_commands_environment_command [555/812] 468591=test_my_integer [556/812] 468591=test_gem_resolver_installed_specification [557/812] 468591=test_debugger_integration [558/812] 468592=test_array_create [559/812] 468592=test_gem_commands_mirror [560/812] 468592=test_cgi_cookie [561/812] 468603=test_internal_ivar [562/812] 468590=symbol_encoding_test [563/812] 468603=test_cd [564/812] 468603=desugar_compiler_test [565/812] 468592=test_signedness [566/812] 468591=test_hmac [567/812] 468591=test_last_thread [568/812] 468603=test_ldap [569/812] 468603=test_gem_source_lock [570/812] 468590=test_etc [571/812] 468603=test_gem_remote_fetcher_local_server [572/812] 468602=test_cipher [573/812] 468603=test_hash [574/812] 468602=test_macro [575/812] 468602=test_new [576/812] 468602=test_gem_commands_which_command [577/812] 468590=test_enum [578/812] 468603=parse_test [579/812] 468603=test_unix [580/812] 468602=test_gem_source_specific_file [581/812] 468603=test_context [582/812] 468589=test_optparse [583/812] 468602=test_coder [584/812] 468602=test_symbol [585/812] 468591=test_evaluation [586/812] 468591=test_gem_resolver_vendor_set [587/812] 468589=test_fnmatch [588/812] 468591=test_have_library [589/812] 468603=test_https [590/812] 468589=test_require [591/812] 468595=test_erb_command [592/812] 468595=integer_base_flags_test [593/812] 468595=test_httpresponses [594/812] 468595=test_unicode_escape [595/812] 468588=test_ftp [596/812] 468588=test_too_many_dummy_encodings [597/812] 468595=test_gem_ext_cmake_builder [598/812] 468595=test_filter [599/812] 468588=test_clone [600/812] 468595=test_objspace [601/812] 468588=test_erb_m17n [602/812] 468588=test_koi8 [603/812] 468588=test_gem_dependency_resolution_error [604/812] 468588=test_rational2 [605/812] 468588=fixtures_test [606/812] 468597=test_http [607/812] 468592=test_raise [608/812] 468592=test_completion [609/812] 468591=test_proxy Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 7 #<File::Stat dev=0x8, ino=259230475, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 468597 ko1 7u IPv4 259230475 0t0 TCP localhost:37079->localhost:47076 (CLOSE_WAIT) [610/812] 468588=test_string [611/812] 468591=test_io_wait_uncommon [612/812] 468591=test_gem_request_set_lockfile_parser [613/812] 468591=test_yield [614/812] 468588=test_shift_jis [615/812] 468588=test_gem_ci_detector [616/812] 468588=test_case_options [617/812] 468590=test_arity [618/812] 468590=test_update [619/812] 468588=test_files_sample [620/812] 468590=test_gem_security_policy [621/812] 468588=test_gem_install_update_options [622/812] 468590=test_file [623/812] 468588=test_gem_resolver_index_set [624/812] 468590=test_init [625/812] 468588=test_call [626/812] 468589=test_thread [627/812] 468588=json_generic_object_test [628/812] 468588=test_hash_create [629/812] 468588=test_switch_hitter [630/812] 468588=test_pack [631/812] 468592=test_defined [632/812] 468590=test_null [633/812] 468590=test_gem_resolver_activation_request [634/812] 468590=test_big5 [635/812] 468590=test_iseq_load [636/812] 468592=test_name_error_extension [637/812] 468592=test_fstring [638/812] 468588=test_signal [639/812] 468592=test_fixnum [640/812] 468592=test_timeout [641/812] 468592=test_scheduler [642/812] 468603=test_ensure_and_callcc [643/812] 468603=test_gem_rdoc [644/812] 468592=lex_test [645/812] 468592=test_gem_version_option [646/812] 468598=test_files_test_2 [647/812] 468598=test_require_lib [648/812] 468592=test_gem_remote_fetcher_s3 [649/812] 468603=test_fd_setsize [650/812] 468603=test_objectspace [651/812] 468592=test_trick [652/812] 468602=version_test [653/812] 468602=test_gem_request_set [654/812] 468597=test_import [655/812] 468588=test_basicsocket [656/812] 468588=test_gem_commands_owner_command [657/812] 468602=test_recursion [658/812] 468602=test_normalize [659/812] 468602=locals_test [660/812] 468602=test_find [661/812] 468602=test_gem_unsatisfiable_dependency_error [662/812] 468602=test_ractor [663/812] 468590=test_gem_package_tar_header [664/812] 468602=test_disable_irb [665/812] 468590=pattern_test [666/812] 468602=test_sexp [667/812] 468590=test_gem_ext_builder [668/812] 468602=test_history [669/812] 468602=test_verbose [670/812] 468588=test_typeddata [671/812] 468602=test_gem_resolver_vendor_specification [672/812] 468602=compiler_test [673/812] 468602=test_date_strftime [674/812] 468601=test_struct [675/812] 468601=test_bigzero [676/812] 468601=test_basicinstructions [677/812] 468601=test_mutex [678/812] 468588=test_key_actor_emacs [679/812] 468597=test_deprecate [680/812] 468597=test_registry [681/812] 468597=test_ssl [682/812] 468601=parse_success_test [683/812] 468601=test_gem_commands_push_command [684/812] 468602=test_module [685/812] 468588=test_ractor [686/812] 468588=test_sprintf [687/812] 468601=test_gem_uri_formatter [688/812] 468601=test_optimization [689/812] 468588=test_gem_request_connection_pools [690/812] 468588=test_common [691/812] 468590=test_data_error [692/812] 468590=test_rubyvm [693/812] 468590=test_weakmap [694/812] 468588=test_ancdata [695/812] 468588=test_gem_doctor [696/812] 468588=test_euc_jp [697/812] 468588=test_external_new [698/812] 468588=test_scanner_events [699/812] 468588=test_abi [700/812] 468588=test_gem_resolver_dependency_request [701/812] 468592=test_force_exit [702/812] 468592=test_have_func [703/812] 468588=test_enc_str_buf_cat [704/812] 468588=test_gem_package_tar_reader_entry [705/812] 468593=test_zsh_completion [706/812] 468593=test_webauthn_listener [707/812] 468591=test_lock_native_thread [708/812] 468591=test_gem_resolver_specification [709/812] 468593=test_load [710/812] 468593=test_encoding [711/812] 468591=json_fixtures_test [712/812] 468591=test_default_gems [713/812] 468588=test_gem_security_trust_dir [714/812] 468588=test_constant [715/812] 468591=test_bug-14834 [716/812] 468591=test_svcb_https [717/812] 468591=ruby_parser_test [718/812] 468591=test_buffering [719/812] 468591=test_key_actor_vi [720/812] 468593=test_enumerable [721/812] 468593=test_bmethod [722/812] 468593=test_http [723/812] 468592=test_passing_block [724/812] 468593=test_x509cert [725/812] 468592=test_addrinfo [726/812] 468592=test_monitor [727/812] 468591=test_gem_ext_rake_builder [728/812] 468599=json_string_matching_test [729/812] 468599=test_flags [730/812] 468592=test_asn1 [731/812] 468598=test_transcode [732/812] 468592=test_whileuntil [733/812] 468592=test_extlibs [734/812] 468598=test_rat [735/812] 468598=tunnel_test [736/812] 468598=test_settracefunc [737/812] 468593=test_gem_text [738/812] 468593=test_gem_commands_stale_command [739/812] 468593=test_gem_version [740/812] 468602=test_sprintf_comb [741/812] 468593=test_pp [742/812] 468593=test_tcp [743/812] 468602=test_method_cache [744/812] 468602=test_path [745/812] 468602=test_gem_stub_specification [746/812] 468593=test_files_ext [747/812] 468591=test_x509ext [748/812] 468591=unescape_test [749/812] 468591=equality_test [750/812] 468591=test_gem_commands_query_command [751/812] 468599=test_color [752/812] 468602=test_c_struct_entry [753/812] 468599=test_eval_history [754/812] 468599=static_inspect_test [755/812] 468599=test_inadvertent_creation [756/812] 468593=source_location_test [757/812] 468593=test_complex [758/812] 468599=test_at_exit [759/812] 468599=test_instrumentation_api [760/812] 468602=test_mkmf [761/812] 468602=test_mul [762/812] 468602=test_mixed_unicode_escapes [763/812] 468602=test_enumerator_kw [764/812] 468602=test_require_path_check [765/812] 468602=test_flush [766/812] 468602=test_cgi_header [767/812] 468602=test_gem_commands_fetch_command [768/812] 468593=test_pkcs7 [769/812] 468602=test_complexrational [770/812] 468602=test_gbk [771/812] 468602=test_gem_specification [772/812] 468593=test_gem_name_tuple [773/812] 468593=test_warning [774/812] 468591=test_gem_dependency_installer [775/812] 468588=test_pointer [776/812] 468593=test_refinement [777/812] 468598=test_x509crl [778/812] 468598=test_stringscanner [779/812] 468597=test_numeric [780/812] 468597=test_cgi_session [781/812] 468598=test_class [782/812] 468597=test_gb18030 [783/812] 468597=test_type_completor [784/812] 468598=test_gem_package_tar_reader [785/812] 468597=test_c_struct_builder [786/812] 468598=location_test [787/812] 468598=test_enc_associate [788/812] 468597=dump_test [789/812] 468599=test_gc [790/812] 468603=test_allocation [791/812] 468588=test_iseq [792/812] 468592=test_store [793/812] 468598=test_insns_leaf [794/812] 468598=test_protect [795/812] 468598=test_tree_builder [796/812] 468598=test_gem_ext_cargo_builder_link_flag_converter [797/812] 468598=test_protocol [798/812] 468592=test_gem_commands_open_command [799/812] 468598=test_cgi_util [800/812] 468592=test_x509req [801/812] 468588=test_history [802/812] 468588=test_dln [803/812] 468588=test_x509attr [804/812] 468592=test_complex2 [805/812] 468588=test_iso_8859 [806/812] 468592=test_string_memory [807/812] 468598=regexp_test [808/812] 468588=test_pkg_config [809/812] 468598=test_big2str [810/812] 468598=test_line_editor [811/812] 468588=test_coderange [812/812] 468588=test_open-uri $$$ #<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 467346 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 467346 467349 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.20250117-090643 --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 467349 467350 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.20250117-090643 --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 467350 468255 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 468255 468256 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 468256 468585 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 468585 468589 972 972 pts/0 972 Sl+ 1000 0:43 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_value 468589 486966 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_value 467350 495117 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=>[467346], 467346=>[467349], 467349=>[467350], 467350=>[468255, 495117], 468255=>[468256], 468256=>[468585], 468585=>[468589], 468589=>[486966], 3070353=>[3070354]} $ timeout 60 gdb -p 486966 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 486968] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000059b614c69e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x766726c5ac40 (LWP 486966) "ruby" 0x000059b614c69e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x76670a8006c0 (LWP 486968) "ruby" 0x0000766726b1b4cd in __GI___poll (fds=0x7666fa309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x76670a8006c0 (LWP 486968) "ruby"): #0 0x0000766726b1b4cd in __GI___poll (fds=0x7666fa309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b614bf46ea in __interceptor_poll () No symbol table info available. #2 0x000059b614fab4ff in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x000059b614c4da9f in asan_thread_start(void*) () No symbol table info available. #5 0x0000766726a9ca94 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 = {130184929871552, 3681685578456427251, 130184929871552, -360, 0, 140736179629136, 3681685578477398771, 3681587324865014515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000766726b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x766726c5ac40 (LWP 486966) "ruby"): #0 0x000059b614c69e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059b614c6ae0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059b614bb7798 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x000059b614bb7589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000059b614bb73bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x000059b614bb6dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x000059b614bb6a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x000059b614bb8d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x000059b614c4fbe0 in __interceptor_free () No symbol table info available. #9 0x00007666f76e22ea in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #10 0x00007666f76e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #11 0x00007666f794d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #12 0x00007666f798ae62 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #13 0x00007666f76e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #14 0x00007666f76e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #15 0x00007666f76e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #16 0x00007666f76e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #17 0x00007666f76e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #18 0x00007666f797b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #19 0x00007666f794d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #20 0x00007666f797beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3 No symbol table info available. #21 0x000059b614cc075d in rb_data_free (objspace=<optimized out>, obj=130184931886400) at /tmp/ruby/src/trunk_asan/gc.c:1177 free_immediately = -512 dfree = 0x0 data = 0x50e0002f5fc0 free_immediately = <optimized out> dfree = <optimized out> #22 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=130184931886400) at /tmp/ruby/src/trunk_asan/gc.c:1351 No locals. #23 0x000059b614cc244c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3118 poisoned = 0x0 vp = 130184931886400 page = <optimized out> p = 130184931886400 pend = 130184931901440 i = 115 objspace = 0x51d000000a80 lock_lev = 641201904 i = <optimized out> page = <optimized out> p = <optimized out> pend = <optimized out> stride = <optimized out> vp = <optimized out> poisoned = <optimized out> unpoisoning = <optimized out> #24 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1727 No locals. #25 0x000059b614c93ad8 in rb_ec_finalize (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval.c:164 No locals. #26 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb1fe7790, <optimized out>, 0x7fffb1fe7660, <optimized out>, <optimized out>}, prev = 0x766724a19e40, state = RUBY_TAG_NONE, lock_rec = 0} save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000000300 step = 4 message = 4 th = 0x515000000300 buf = <optimized out> state = <optimized out> #27 0x000059b614c9411b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #28 0x000059b614e1c15d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #29 0x000059b61507c5b8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x649100040001 cc = <optimized out> me = 0x766705479b30 cfunc = 0x50400001ffd8 recv = 130184777139840 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #30 0x000059b6150230e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x766723fff4f0, cd=0x50800002d3b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #31 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50800002d3b0 insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x766723fff4f0 reg_pc = 0x514000087cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #32 0x000059b615017e58 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> #33 0x000059b615099f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x766723fff620, self=130185377858560, 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 = 0x766726195ec0 cfp = <optimized out> sp = 0x766723effa28 use_argv = 0x7667248ae560 stack_argv = 0x766723effa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #34 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 = 0x766723fff620 #35 0x000059b615046516 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. #36 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. th: 0x515000000300, native_id: 0x766726c5ac40 #37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. -- Control frame information ----------------------------------------------- #38 0x000059b615046516 in rb_yield (val=<optimized out>) No locals. #39 0x000059b6151fa6a6 in rb_ary_collect (ary=130185391076520) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 130185391072160 i = 21 #40 0x000059b61507c5b8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 c:0015 p:---- s:0104 e:000103 CFUNC :fork ci = 0x165100000001 cc = <optimized out> c:0014 p:0015 s:0100 E:0008c8 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1259 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 c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 me = 0x766726360138 cfunc = 0x50400000a758 c:0007 p:0069 s:0046 E:002250 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] recv = 130185391076520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #41 0x000059b6150230e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x766723fff608, 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> #42 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 blockiseq = <optimized out> leaf = false c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 val = <optimized out> cd = 0x51100000d310 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] insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x766723fff608 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> #43 0x000059b615017fef in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #44 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #45 0x000059b615099f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x766723fff738, self=130185377858560, 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 = 0x7667261b45a0 cfp = <optimized out> sp = 0x766723eff8d0 use_argv = 0x76672488b5e0 stack_argv = 0x766723eff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #46 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 = 0x766723fff738 #47 0x000059b615046516 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. #48 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. #49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #50 0x000059b615046516 in rb_yield (val=<optimized out>) No locals. #51 0x000059b6151fa6a6 in rb_ary_collect (ary=130185391082720) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 130185391082640 i = 0 #52 0x000059b61507c5b8 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 = 0x766726360138 cfunc = 0x50400000a758 recv = 130185391082720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #53 0x000059b6150230e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x766723fff720, 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> #54 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 = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x766723fff720 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> #55 0x000059b615018211 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. #56 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 #57 0x000059b614c945db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7667261b4730) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb1fe9790, <optimized out>, 0x7fffb1fe96e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7667261b4730 #58 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #59 0x000059b614c8db47 in rb_main (argc=10, argv=0x7fffb1fe9968) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #60 main (argc=10, argv=0x7fffb1fe9968) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 486966) detached] $ timeout 60 gdb -p 468589 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 495147] [New LWP 495146] [New LWP 486967] [New LWP 486816] [New LWP 485666] [New LWP 474513] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000766726a98d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffb1fe7500, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x766726c5ac40 (LWP 468589) "ruby" 0x0000766726a98d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffb1fe7500, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x7666f26006c0 (LWP 495147) "envutil.rb:183" 0x0000766726b1b4cd in __GI___poll (fds=0x7666ec409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7667054006c0 (LWP 495146) "envutil.rb:182" 0x0000766726b1b4cd in __GI___poll (fds=0x7666ed009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x76670a8006c0 (LWP 486967) "ruby" 0x0000766726b1b4cd in __GI___poll (fds=0x7666fa309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7666fe8006c0 (LWP 486816) "parallel.rb:40" 0x0000766726b1b4cd in __GI___poll (fds=0x7666fbe16760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 6 Thread 0x7666f02006c0 (LWP 485666) "Gem::Timeout st" 0x0000766726a98d61 in __futex_abstimed_wait_common64 (private=30310, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000686b50) at ./nptl/futex-internal.c:57 7 Thread 0x766703c006c0 (LWP 474513) "Timeout stdlib " 0x0000766726a98d61 in __futex_abstimed_wait_common64 (private=30310, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00035fcd4) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 7 (Thread 0x766703c006c0 (LWP 474513) "Timeout stdlib "): #0 0x0000766726a98d61 in __futex_abstimed_wait_common64 (private=30310, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00035fcd4) 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=30310, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00035fcd4) 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=0x50c00035fcd4, 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 0x0000766726a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00035fca8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x766726a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x766703bfeb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 33, cond = 0x50c00035fca8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 33 seq = 16 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=0x50c00035fca8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000059b614f813cf in rb_native_cond_wait (cond=0x50c00035fcd4, 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=0x5150000a5080, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x000059b614fa60a2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150000a5080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x000059b614f8b861 in native_sleep (th=0x5150000a5080, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x5150000a5080, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x000059b614fa4b15 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=130185392926160, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x000059b614c982e0 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 = 0x5160010e93d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x766703bfeef0, <optimized out>, 0x766703bfee00, <optimized out>, <optimized out>}, prev = 0x7666fec09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160010e93d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000059b614fa3ffd in queue_do_pop (self=<optimized out>, q=0x50400005d950, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 130185392926160, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 130185392926160, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d950 end = 0 #14 0x000059b61502488f in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7395 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x000059b61502488f in vm_invoke_builtin_delegate (ec=0x5160010e93d0, cfp=0x766704dfb758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160010e93d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x766704dfb758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000059b615017e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160010e93d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000059b61505616b in invoke_iseq_block_from_c (ec=0x5160010e93d0, captured=<optimized out>, self=130185392680480, 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 = 0x76672619bcf8 cfp = 0x766704dfb7c8 sp = 0x766704cfb818 use_argv = <optimized out> stack_argv = 0x766704cfb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160010e93d0, self=130185392680480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #21 0x000059b6150543f6 in rb_vm_invoke_proc (ec=0x50c00035fcd4, proc=0x189, proc@entry=0x50400020ebd0, argc=648645985, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #22 0x000059b614faa299 in thread_do_start_proc (th=th@entry=0x5150000a5080) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400020ebd0 args_len = 0 args_ptr = <optimized out> #23 0x000059b614fa7eca in thread_do_start (th=0x5150000a5080) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000a5080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x000059b614fa718e in call_thread_start_func_2 (th=0x5150000a5080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x766703bffcc0 #26 nt_start (ptr=0x50c00035fc80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150000a5080 sched = <optimized out> nt = 0x50c00035fc80 vm = 0x525000000100 #27 0x000059b614c4da9f in asan_thread_start(void*) () No symbol table info available. #28 0x0000766726a9ca94 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 = {130184816625344, 3681668536026196723, 130184816625344, -360, 0, 140736179625680, 3681668536047168243, 3681587324865014515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000766726b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 6 (Thread 0x7666f02006c0 (LWP 485666) "Gem::Timeout st"): #0 0x0000766726a98d61 in __futex_abstimed_wait_common64 (private=30310, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000686b50) 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=30310, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000686b50) 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=0x50c000686b50, 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 0x0000766726a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000686b28) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x766726a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7666f01feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 4, cond = 0x50c000686b28, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 4 seq = 2 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000686b28, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000059b614f813cf in rb_native_cond_wait (cond=0x50c000686b50, 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=0x5150001e7b00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x000059b614fa60a2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001e7b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x000059b614f8b861 in native_sleep (th=0x5150001e7b00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x5150001e7b00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x000059b614fa4b15 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=130184907305560, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x000059b614c982e0 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 = 0x5160020919d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7666f01feef0, <optimized out>, 0x7666f01fee00, <optimized out>, <optimized out>}, prev = 0x7666f8209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160020919d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000059b614fa3ffd in queue_do_pop (self=<optimized out>, q=0x504003252110, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 130184907305560, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 130184907305560, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x504003252110 end = 0 #14 0x000059b61502488f in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7395 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x000059b61502488f in vm_invoke_builtin_delegate (ec=0x5160020919d0, cfp=0x766701efa758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160020919d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x766701efa758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000059b615017e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160020919d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000059b61505616b in invoke_iseq_block_from_c (ec=0x5160020919d0, captured=<optimized out>, self=130184788443640, 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 = 0x76670927bbe0 cfp = 0x766701efa7c8 sp = 0x766701dfa818 use_argv = <optimized out> stack_argv = 0x766701dfa818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160020919d0, self=130184788443640, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #21 0x000059b6150543f6 in rb_vm_invoke_proc (ec=0x50c000686b50, proc=0x189, proc@entry=0x5040030f33d0, argc=648645985, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #22 0x000059b614faa299 in thread_do_start_proc (th=th@entry=0x5150001e7b00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040030f33d0 args_len = 0 args_ptr = <optimized out> #23 0x000059b614fa7eca in thread_do_start (th=0x5150001e7b00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001e7b00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x000059b614fa718e in call_thread_start_func_2 (th=0x5150001e7b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7666f01ffcc0 #26 nt_start (ptr=0x50c000686b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001e7b00 sched = <optimized out> nt = 0x50c000686b00 vm = 0x525000000100 #27 0x000059b614c4da9f in asan_thread_start(void*) () No symbol table info available. #28 0x0000766726a9ca94 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 = {130184487372480, 3680581393904233203, 130184487372480, -360, 0, 130184822904208, 3680581393925204723, 3681587324865014515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000766726b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x7666fe8006c0 (LWP 486816) "parallel.rb:40"): #0 0x0000766726b1b4cd in __GI___poll (fds=0x7666fbe16760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b614bf46ea in __interceptor_poll () No symbol table info available. #2 0x000059b614d4eafd in nogvl_wait_for (th=130185391082320, fptr=0x5110002d2980, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x000059b614d4ff76 in internal_read_func (ptr=0x7666fbe16540) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7666fbe16540 result = <optimized out> #5 0x000059b614f8f76b in rb_thread_io_blocking_call (func=0x59b614d4faf0 <internal_read_func>, data1=0x7666fbe16540, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000059b614c982e0 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 = 0x51600133efd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7666fe7fedb0, <optimized out>, 0x7666fe7fecc0, <optimized out>, <optimized out>}, prev = 0x7666fbe09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600133efd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000059b614d64385 in io_read_memory_locktmp (str=130184684595040, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497 str = <optimized out> iis = {th = 130185391082320, fptr = 0x5110002d2980, nonblock = 0, fd = 6, buf = 0x519000c25180, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110002d2980 n = <optimized out> shrinkable = <optimized out> #9 0x000059b614d405c1 in io_readpartial (argc=-69114016, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x000059b61507c5b8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x40b100100003 cc = <optimized out> me = 0x766726359ec8 cfunc = 0x504000010f58 recv = 130185391082560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000059b615029b17 in vm_sendish (ec=0x51600133efd0, reg_cfp=0x7667055ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x51600133efd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x7667055ff790 reg_pc = 0x513000053a60 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x000059b615017e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x51600133efd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000059b61505616b in invoke_iseq_block_from_c (ec=0x51600133efd0, captured=<optimized out>, self=130185377858560, 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 = 0x7667261b43e8 cfp = 0x7667055ff7c8 sp = 0x7667054ff818 use_argv = <optimized out> stack_argv = 0x7667054ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x51600133efd0, self=130185377858560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #17 0x000059b6150543f6 in rb_vm_invoke_proc (ec=0x7666fbe16760, proc=0x1, proc@entry=0x50400055a010, argc=649180365, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #18 0x000059b614faa299 in thread_do_start_proc (th=th@entry=0x5150001a7000) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400055a010 args_len = 0 args_ptr = <optimized out> #19 0x000059b614fa7eca in thread_do_start (th=0x5150001a7000) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150001a7000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x000059b614fa718e in call_thread_start_func_2 (th=0x5150001a7000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7666fe7ffcc0 #22 nt_start (ptr=0x50c0001fd440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150001a7000 sched = <optimized out> nt = 0x50c0001fd440 vm = 0x525000000100 #23 0x000059b614c4da9f in asan_thread_start(void*) () No symbol table info available. #24 0x0000766726a9ca94 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 = {130184728544960, 3680586066828651251, 130184728544960, -360, 25, 140736179631408, 3680586066849622771, 3681587324865014515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x0000766726b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x76670a8006c0 (LWP 486967) "ruby"): #0 0x0000766726b1b4cd in __GI___poll (fds=0x7666fa309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b614bf46ea in __interceptor_poll () No symbol table info available. #2 0x000059b614fab4ff in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x000059b614c4da9f in asan_thread_start(void*) () No symbol table info available. #5 0x0000766726a9ca94 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 = {130184929871552, 3681685578456427251, 130184929871552, -360, 0, 140736179629168, 3681685578477398771, 3681587324865014515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000766726b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7667054006c0 (LWP 495146) "envutil.rb:182"): #0 0x0000766726b1b4cd in __GI___poll (fds=0x7666ed009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b614bf46ea in __interceptor_poll () No symbol table info available. #2 0x000059b614d4eafd in nogvl_wait_for (th=130185377923040, fptr=0x51100037af40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 10, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x000059b614d4ff76 in internal_read_func (ptr=0x7666ed009620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7666ed009620 result = <optimized out> #5 0x000059b614f8f76b in rb_thread_io_blocking_call (func=0x59b614d4faf0 <internal_read_func>, data1=data1@entry=0x7666ed009620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000059b614d4f90a in rb_io_blocking_region_wait (argument=0x7666ed009620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314 iis = {th = 130185377923040, fptr = 0x51100037af40, nonblock = 0, fd = 10, buf = 0x525000502900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x000059b614d53247 in io_bufread (ptr=0x525000502900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100037af40) at /tmp/ruby/src/trunk_asan/io.c:3057 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096 p = <optimized out> #10 0x000059b614c982e0 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 = 0x516001346ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7667053fed10, <optimized out>, 0x7667053fec20, <optimized out>, <optimized out>}, prev = 0x7666ed009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001346ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000059b614d50c6b in io_fread (str=130185377922400, offset=0, size=8192, fptr=0x51100037af40) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x525000502900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=130185377922400) at /tmp/ruby/src/trunk_asan/io.c:3388 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x000059b614d409a3 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812 str = <optimized out> length = <optimized out> fptr = 0x51100037af40 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x000059b61507c5b8 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 = 0x3fc100100001 cc = <optimized out> me = 0x766726359ea0 cfunc = 0x504000010f98 recv = 130185377935040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000059b615029b17 in vm_sendish (ec=0x516001346ad0, reg_cfp=0x7666fe2fd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001346ad0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x7666fe2fd790 reg_pc = 0x504000056770 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000059b615017e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001346ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000059b61505616b in invoke_iseq_block_from_c (ec=0x516001346ad0, captured=<optimized out>, self=130185392665440, 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 = 0x7667261929a0 cfp = 0x7666fe2fd7c8 sp = 0x7666fe1fd818 use_argv = <optimized out> stack_argv = 0x7666fe1fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001346ad0, self=130185392665440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #21 0x000059b6150543f6 in rb_vm_invoke_proc (ec=0x7666ed009760, proc=0x1, proc@entry=0x5040030c90d0, argc=649180365, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #22 0x000059b614faa299 in thread_do_start_proc (th=th@entry=0x515000229c80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040030c90d0 args_len = 0 args_ptr = <optimized out> #23 0x000059b614fa7eca in thread_do_start (th=0x515000229c80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000229c80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x000059b614fa718e in call_thread_start_func_2 (th=0x515000229c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7667053ffcc0 #26 nt_start (ptr=0x50c0005f8d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000229c80 sched = <optimized out> nt = 0x50c0005f8d80 vm = 0x525000000100 #27 0x000059b614c4da9f in asan_thread_start(void*) () No symbol table info available. #28 0x0000766726a9ca94 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 = {130184841791168, 3681665237491313395, 130184841791168, -360, 22, 140736179628592, 3681665237512284915, 3681587324865014515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000766726b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7666f26006c0 (LWP 495147) "envutil.rb:183"): #0 0x0000766726b1b4cd in __GI___poll (fds=0x7666ec409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059b614bf46ea in __interceptor_poll () No symbol table info available. #2 0x000059b614d4eafd in nogvl_wait_for (th=130185377922760, fptr=0x51100037b6c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537 fds = {fd = 12, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x000059b614d4ff76 in internal_read_func (ptr=0x7666ec409620) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7666ec409620 result = <optimized out> #5 0x000059b614f8f76b in rb_thread_io_blocking_call (func=0x59b614d4faf0 <internal_read_func>, data1=data1@entry=0x7666ec409620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1829 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x000059b614d4f90a in rb_io_blocking_region_wait (argument=0x7666ec409620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314 iis = {th = 130185377922760, fptr = 0x51100037b6c0, nonblock = 0, fd = 12, buf = 0x525000505100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x000059b614d53247 in io_bufread (ptr=0x525000505100 '\276' <repeats 200 times>..., len=8192, fptr=0x51100037b6c0) at /tmp/ruby/src/trunk_asan/io.c:3057 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096 p = <optimized out> #10 0x000059b614c982e0 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 = 0x5160013455d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7666f25fed10, <optimized out>, 0x7666f25fec20, <optimized out>, <optimized out>}, prev = 0x7666ec409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160013455d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000059b614d50c6b in io_fread (str=130185377922360, offset=0, size=8192, fptr=0x51100037b6c0) at /tmp/ruby/src/trunk_asan/io.c:3110 arg = {str_ptr = 0x525000505100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=130185377922360) at /tmp/ruby/src/trunk_asan/io.c:3388 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x000059b614d409a3 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812 str = <optimized out> length = <optimized out> fptr = 0x51100037b6c0 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x000059b61507c5b8 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 = 0x3fc100100001 cc = <optimized out> me = 0x766726359ea0 cfunc = 0x504000010f98 recv = 130185377934880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000059b615029b17 in vm_sendish (ec=0x5160013455d0, reg_cfp=0x7666fe1fb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160013455d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x7666fe1fb790 reg_pc = 0x504000056830 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x000059b615017e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160013455d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000059b61505616b in invoke_iseq_block_from_c (ec=0x5160013455d0, captured=<optimized out>, self=130185392665440, 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 = 0x766726192928 cfp = 0x7666fe1fb7c8 sp = 0x7666fe0fb818 use_argv = <optimized out> stack_argv = 0x7666fe0fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160013455d0, self=130185392665440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749 No locals. #21 0x000059b6150543f6 in rb_vm_invoke_proc (ec=0x7666ec409760, proc=0x1, proc@entry=0x5040030c9110, argc=649180365, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 4294967295 #22 0x000059b614faa299 in thread_do_start_proc (th=th@entry=0x515000229f00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040030c9110 args_len = 0 args_ptr = <optimized out> #23 0x000059b614fa7eca in thread_do_start (th=0x515000229f00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000229f00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x000059b614fa718e in call_thread_start_func_2 (th=0x515000229f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7666f25ffcc0 #26 nt_start (ptr=0x50c0005f9140) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000229f00 sched = <optimized out> nt = 0x50c0005f9140 vm = 0x525000000100 #27 0x000059b614c4da9f in asan_thread_start(void*) () No symbol table info available. #28 0x0000766726a9ca94 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 = {130184525121216, 3680577545613535987, 130184525121216, -360, 22, 140736179628592, 3680577545634507507, 3681587324865014515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000766726b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x766726c5ac40 (LWP 468589) "ruby"): #0 0x0000766726a98d61 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffb1fe7500, op=137, 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=0x7fffb1fe7500, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 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=1, abstime=abstime@entry=0x7fffb1fe7500, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000766726a9bc7e in __pthread_cond_wait_common (abstime=0x7fffb1fe7500, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x766726a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7fffb1fe73f0, __canceltype = 362613184, __prev = 0x0} cbuffer = {wseq = 1557, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 1557 seq = 778 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_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7fffb1fe7500) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000059b614fa5b71 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x766724902120) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x000059b614fac644 in native_sleep (th=0x515000000300, rel=0x766724902120) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276 sched = <optimized out> #8 thread_join_sleep (arg=130185368623200) at /tmp/ruby/src/trunk_asan/thread.c:1076 scheduler = <optimized out> p = 0x766724a6d860 target_th = 0x515000229c80 th = 0x515000000300 end = 1429148643252838 limit = 0x766724902120 #9 0x000059b614c982e0 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 = {0x7fffb1fe7710, <optimized out>, 0x7fffb1fe7620, <optimized out>, <optimized out>}, prev = 0x766724a66940, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x000059b614fac198 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 #11 0x000059b614f9eef0 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 = 0x766724902120 #12 0x000059b61507c5b8 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 = 0x34d100100003 cc = <optimized out> me = 0x7667263396a0 cfunc = 0x50400001eb58 recv = 130185377923040 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x000059b615029b17 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x766723fff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x766723fff480 reg_pc = 0x523000009bf0 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> th: 0x515000000300, native_id: 0x766726c5ac40 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_le = <optimized out> c:0017 p:---- s:0155 e:000154 CFUNC :join c:0016 p:0478 s:0150 E:0006a8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0015 p:0060 s:0111 e:000110 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:103 c:0014 p:0015 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:369 INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_trace_opt_or = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> c:0007 p:0069 s:0046 E:002250 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_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> #15 0x000059b615017e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 _ec = 0x5160000006d0 _tag = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] state = RUBY_TAG_NONE result = <optimized out> #16 0x000059b615099f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x766723fff620, self=130185377858560, 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 = 0x766726195ec0 cfp = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] sp = 0x766723effa28 use_argv = 0x7667248faee0 stack_argv = 0x766723effa28 opt_pc = 0 type = <optimized out> av = <optimized out> th: 0x5150000a5080, native_id: 0x766703c006c0 bound = <optimized out> #17 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 = 0x766723fff620 #18 0x000059b615046516 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. -- Control frame information ----------------------------------------------- #19 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. c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #21 0x000059b615046516 in rb_yield (val=<optimized out>) No locals. c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] #22 0x000059b6151fa6a6 in rb_ary_collect (ary=130185391076520) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 130185391072160 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] i = 23 #23 0x000059b61507c5b8 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 = 0x766726360138 cfunc = 0x50400000a758 recv = 130185391076520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #24 0x000059b6150230e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x766723fff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 th: 0x5150001e7b00, native_id: 0x7666f02006c0 -- Control frame information ----------------------------------------------- ci = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #25 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 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] insns_address_table = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x766723fff608 reg_pc = 0x519000015cb8 th: 0x5150001a7000, native_id: 0x7666fe8006c0 INSN_LABEL_nop = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #26 0x000059b615017fef in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #28 0x000059b615099f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x766723fff738, self=130185377858560, 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 = 0x7667261b45a0 cfp = <optimized out> sp = 0x766723eff8d0 use_argv = 0x76672488b5e0 stack_argv = 0x766723eff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 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 = 0x766723fff738 #30 0x000059b615046516 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. #31 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. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x000059b615046516 in rb_yield (val=<optimized out>) No locals. #34 0x000059b6151fa6a6 in rb_ary_collect (ary=130185391082720) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 130185391082640 i = 0 #35 0x000059b61507c5b8 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 = 0x766726360138 cfunc = 0x50400000a758 recv = 130185391082720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x000059b6150230e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x766723fff720, 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> #37 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 = {0x59b61501ee1c <vm_exec_core+14140>, 0x59b61501bdeb <vm_exec_core+1803>, 0x59b61501d799 <vm_exec_core+8377>, 0x59b6150232c8 <vm_exec_core+31720>, 0x59b61501d071 <vm_exec_core+6545>, 0x59b61502407d <vm_exec_core+35229>, 0x59b6150220ca <vm_exec_core+27114>, 0x59b61501fc9c <vm_exec_core+17852>, 0x59b61501c120 <vm_exec_core+2624>, 0x59b615023afb <vm_exec_core+33819>, 0x59b61502369b <vm_exec_core+32699>, 0x59b61501d46c <vm_exec_core+7564>, 0x59b61501c78c <vm_exec_core+4268>, 0x59b615022601 <vm_exec_core+28449>, 0x59b61501e41c <vm_exec_core+11580>, 0x59b615023d3d <vm_exec_core+34397>, 0x59b6150238ea <vm_exec_core+33290>, 0x59b61501ec94 <vm_exec_core+13748>, 0x59b61501fbed <vm_exec_core+17677>, 0x59b61502227a <vm_exec_core+27546>, 0x59b615023832 <vm_exec_core+33106>, 0x59b61502122c <vm_exec_core+23372>, 0x59b61502232e <vm_exec_core+27726>, 0x59b6150227b8 <vm_exec_core+28888>, 0x59b61502113e <vm_exec_core+23134>, 0x59b61501c66c <vm_exec_core+3980>, 0x59b615021a21 <vm_exec_core+25409>, 0x59b61501c494 <vm_exec_core+3508>, 0x59b61501c84d <vm_exec_core+4461>, 0x59b61501ef89 <vm_exec_core+14505>, 0x59b615020fab <vm_exec_core+22731>, 0x59b6150215ef <vm_exec_core+24335>, 0x59b615020cf4 <vm_exec_core+22036>, 0x59b61501c051 <vm_exec_core+2417>, 0x59b615022a5c <vm_exec_core+29564>, 0x59b61502354b <vm_exec_core+32363>, 0x59b61501c964 <vm_exec_core+4740>, 0x59b61501dc1d <vm_exec_core+9533>, 0x59b61501d690 <vm_exec_core+8112>, 0x59b61501e597 <vm_exec_core+11959>, 0x59b61501fb1b <vm_exec_core+17467>, 0x59b61501ca70 <vm_exec_core+5008>, 0x59b6150228a1 <vm_exec_core+29121>, 0x59b61501db62 <vm_exec_core+9346>, 0x59b61501f984 <vm_exec_core+17060>, 0x59b615020527 <vm_exec_core+20039>, 0x59b61502271b <vm_exec_core+28731>, 0x59b615021417 <vm_exec_core+23863>, 0x59b61501e7d7 <vm_exec_core+12535>, 0x59b61501de9b <vm_exec_core+10171>, 0x59b6150224c1 <vm_exec_core+28129>, 0x59b61501f135 <vm_exec_core+14933>, 0x59b615021ae8 <vm_exec_core+25608>, 0x59b615021546 <vm_exec_core+24166>, 0x59b615021d43 <vm_exec_core+26211>, 0x59b615022d86 <vm_exec_core+30374>, 0x59b615020764 <vm_exec_core+20612>, 0x59b61501ba8b <vm_exec_core+939>, 0x59b61501e969 <vm_exec_core+12937>, 0x59b6150223f1 <vm_exec_core+27921>, 0x59b61501eaac <vm_exec_core+13260>, 0x59b615021064 <vm_exec_core+22916>, 0x59b615021908 <vm_exec_core+25128>, 0x59b615020232 <vm_exec_core+19282>, 0x59b615020e4d <vm_exec_core+22381>, 0x59b61501ed2b <vm_exec_core+13899>, 0x59b61501e1b1 <vm_exec_core+10961>, 0x59b615021e36 <vm_exec_core+26454>, 0x59b61501cb42 <vm_exec_core+5218>, 0x59b615020016 <vm_exec_core+18742>, 0x59b61502b4db <vm_exec_core+65019>, 0x59b6150212ec <vm_exec_core+23564>, 0x59b61501ce01 <vm_exec_core+5921>, 0x59b61501d333 <vm_exec_core+7251>, 0x59b61501cf3a <vm_exec_core+6234>, 0x59b61501dd2b <vm_exec_core+9803>, 0x59b61501e612 <vm_exec_core+12082>, 0x59b61501ba90 <vm_exec_core+944>, 0x59b61501da41 <vm_exec_core+9057>, 0x59b6150242d2 <vm_exec_core+35826>, 0x59b615021808 <vm_exec_core+24872>, 0x59b615020607 <vm_exec_core+20263>, 0x59b615022936 <vm_exec_core+29270>, 0x59b6150243bb <vm_exec_core+36059>, 0x59b615022c89 <vm_exec_core+30121>, 0x59b615023de7 <vm_exec_core+34567>, 0x59b615023ed1 <vm_exec_core+34801>, 0x59b61501c573 <vm_exec_core+3731>, 0x59b6150239a8 <vm_exec_core+33480>, 0x59b61501f042 <vm_exec_core+14690>, 0x59b615023bf0 <vm_exec_core+34064>, 0x59b61501eb6d <vm_exec_core+13453>, 0x59b615022b4d <vm_exec_core+29805>, 0x59b61501dfe4 <vm_exec_core+10500>, 0x59b61501f38b <vm_exec_core+15531>, 0x59b615023fc7 <vm_exec_core+35047>, 0x59b61501fa5b <vm_exec_core+17275>, 0x59b61501f53c <vm_exec_core+15964>, 0x59b61501bb76 <vm_exec_core+1174>, 0x59b61501c28f <vm_exec_core+2991>, 0x59b61501bc74 <vm_exec_core+1428>, 0x59b615020342 <vm_exec_core+19554>, 0x59b61501f712 <vm_exec_core+16434>, 0x59b61501fed7 <vm_exec_core+18423>, 0x59b61501fdde <vm_exec_core+18174>, 0x59b61501ee76 <vm_exec_core+14230>, 0x59b61501f5f2 <vm_exec_core+16146>, 0x59b61501f24c <vm_exec_core+15212>, 0x59b61501f856 <vm_exec_core+16758>, 0x59b61501f8ed <vm_exec_core+16909>, 0x59b61501ee0d <vm_exec_core+14125>, 0x59b61501bddc <vm_exec_core+1788>, 0x59b61501d78a <vm_exec_core+8362>, 0x59b6150232b9 <vm_exec_core+31705>, 0x59b61501d062 <vm_exec_core+6530>, 0x59b61502406e <vm_exec_core+35214>, 0x59b6150220bb <vm_exec_core+27099>, 0x59b61501fc8d <vm_exec_core+17837>, 0x59b61501c111 <vm_exec_core+2609>, 0x59b615023aec <vm_exec_core+33804>, 0x59b61502368c <vm_exec_core+32684>, 0x59b61501d45d <vm_exec_core+7549>, 0x59b61501c77d <vm_exec_core+4253>, 0x59b6150225f2 <vm_exec_core+28434>, 0x59b61501e40d <vm_exec_core+11565>, 0x59b615023d2e <vm_exec_core+34382>, 0x59b6150238db <vm_exec_core+33275>, 0x59b61501ec85 <vm_exec_core+13733>, 0x59b61501fbde <vm_exec_core+17662>, 0x59b61502226b <vm_exec_core+27531>, 0x59b615023823 <vm_exec_core+33091>, 0x59b61502121d <vm_exec_core+23357>, 0x59b61502231f <vm_exec_core+27711>, 0x59b6150227a9 <vm_exec_core+28873>, 0x59b61502112f <vm_exec_core+23119>, 0x59b61501c65d <vm_exec_core+3965>, 0x59b615021a12 <vm_exec_core+25394>, 0x59b61501c485 <vm_exec_core+3493>, 0x59b61501c83e <vm_exec_core+4446>, 0x59b61501ef7a <vm_exec_core+14490>, 0x59b615020f9c <vm_exec_core+22716>, 0x59b6150215e0 <vm_exec_core+24320>, 0x59b615020ce5 <vm_exec_core+22021>, 0x59b61501c042 <vm_exec_core+2402>, 0x59b615022a4d <vm_exec_core+29549>, 0x59b61502353c <vm_exec_core+32348>, 0x59b61501c955 <vm_exec_core+4725>, 0x59b61501dc0e <vm_exec_core+9518>, 0x59b61501d681 <vm_exec_core+8097>, 0x59b61501e588 <vm_exec_core+11944>, 0x59b61501fb0c <vm_exec_core+17452>, 0x59b61501ca61 <vm_exec_core+4993>, 0x59b615022892 <vm_exec_core+29106>, 0x59b61501db53 <vm_exec_core+9331>, 0x59b61501f975 <vm_exec_core+17045>, 0x59b615020518 <vm_exec_core+20024>, 0x59b61502270c <vm_exec_core+28716>, 0x59b615021408 <vm_exec_core+23848>, 0x59b61501e7c8 <vm_exec_core+12520>, 0x59b61501de8c <vm_exec_core+10156>, 0x59b6150224b2 <vm_exec_core+28114>, 0x59b61501f126 <vm_exec_core+14918>, 0x59b615021ad9 <vm_exec_core+25593>, 0x59b615021537 <vm_exec_core+24151>, 0x59b615021d34 <vm_exec_core+26196>, 0x59b615022d77 <vm_exec_core+30359>, 0x59b615020755 <vm_exec_core+20597>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b61501e95a <vm_exec_core+12922>, 0x59b6150223e2 <vm_exec_core+27906>, 0x59b61501ea9d <vm_exec_core+13245>, 0x59b615021055 <vm_exec_core+22901>, 0x59b6150213b8 <vm_exec_core+23768>, 0x59b615020223 <vm_exec_core+19267>, 0x59b615020e3e <vm_exec_core+22366>, 0x59b61501ed1c <vm_exec_core+13884>, 0x59b61501e1a2 <vm_exec_core+10946>, 0x59b615021e27 <vm_exec_core+26439>, 0x59b61501cb33 <vm_exec_core+5203>, 0x59b615020007 <vm_exec_core+18727>, 0x59b61502b4cc <vm_exec_core+65004>, 0x59b6150212dd <vm_exec_core+23549>, 0x59b61501cdf2 <vm_exec_core+5906>, 0x59b61501d324 <vm_exec_core+7236>, 0x59b61501cf2b <vm_exec_core+6219>, 0x59b61501dd1c <vm_exec_core+9788>, 0x59b61501e603 <vm_exec_core+12067>, 0x59b615020602 <vm_exec_core+20258>, 0x59b61501fb02 <vm_exec_core+17442>, 0x59b6150205fd <vm_exec_core+20253>, 0x59b615021218 <vm_exec_core+23352>, 0x59b61502112a <vm_exec_core+23114>, 0x59b61501dd17 <vm_exec_core+9783>, 0x59b6150213cc <vm_exec_core+23788>, 0x59b61501f038 <vm_exec_core+14680>, 0x59b61501f03d <vm_exec_core+14685>, 0x59b615021125 <vm_exec_core+23109>, 0x59b615020f92 <vm_exec_core+22706>, 0x59b61501febe <vm_exec_core+18398>, 0x59b61501fdca <vm_exec_core+18154>...} reg_cfp = 0x766723fff720 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> #38 0x000059b615018211 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. #39 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 #40 0x000059b614c945db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7667261b4730) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffb1fe9790, <optimized out>, 0x7fffb1fe96e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7667261b4730 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #42 0x000059b614c8db47 in rb_main (argc=10, argv=0x7fffb1fe9968) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7fffb1fe9968) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) [Thread 0x7667054006c0 (LWP 495146) exited] [Thread 0x7666f26006c0 (LWP 495147) exited] $1 = true [Inferior 1 (process 468589) detached] $ timeout 60 gdb -p 468585 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 468587] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000076d5a9f26cd7 in __GI___select (nfds=9, readfds=0x50c004e36c40, writefds=0x0, exceptfds=0x0, timeout=0x7ffeded32400) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x76d5aa187c40 (LWP 468585) "ruby" 0x000076d5a9f26cd7 in __GI___select (nfds=9, readfds=0x50c004e36c40, writefds=0x0, exceptfds=0x0, timeout=0x7ffeded32400) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x76d58dc006c0 (LWP 468587) "ruby" 0x000076d5a9f1b4cd in __GI___poll (fds=0x76d58c909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x76d58dc006c0 (LWP 468587) "ruby"): #0 0x000076d5a9f1b4cd in __GI___poll (fds=0x76d58c909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ac72088f6ea in __interceptor_poll () No symbol table info available. #2 0x00005ac720c464ff in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006 vm = <optimized out> #4 0x00005ac7208e8a9f in asan_thread_start(void*) () No symbol table info available. #5 0x000076d5a9e9ca94 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 = {130659578283712, 4268598600863778877, 130659578283712, -360, 0, 140732636808608, 4268598600851195965, 4268659709966092349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000076d5a9f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x76d5aa187c40 (LWP 468585) "ruby"): #0 0x000076d5a9f26cd7 in __GI___select (nfds=9, readfds=0x50c004e36c40, writefds=0x0, exceptfds=0x0, timeout=0x7ffeded32400) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 525212507} pts64 = 0x7ffeded322a0 r = <optimized out> #1 0x00005ac720c311d5 in native_fd_select (n=9, readfds=0x50c004e36c40, writefds=0x0, exceptfds=0x76d5a9f26cd7 <__GI___select+327>, timeout=0x7ffeded322a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380 No locals. #2 do_select (p=130660017327648) at /tmp/ruby/src/trunk_asan/thread.c:4314 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffeded323b0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005ac7209332e0 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 = {0x7ffeded32570, <optimized out>, 0x7ffeded32480, <optimized out>, <optimized out>}, prev = 0x76d5a7eb4d80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005ac720c307ae in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4374 set = {max = 9, th = 0x515000000300, rset = 0x76d5a7eb4c40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x76d5a7eb4ca0} #5 0x00005ac7209f46ef in select_internal (read=130660036815880, write=4, except=4, tp=0x76d5a7eb4ca0, fds=0x76d5a7eb4c40) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 9 pending = <optimized out> rp = 0x76d5a7eb4c40 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=130660017327136) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x76d5a7eb4c20 #7 0x00005ac7209332e0 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 = {0x7ffeded32870, <optimized out>, 0x7ffeded32780, <optimized out>, <optimized out>}, prev = 0x76d5a7e13e40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005ac7209d0937 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005ac720d175b8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x160100100009 cc = <optimized out> me = 0x76d5a995a6a0 cfunc = 0x504000010798 recv = 130660045224480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005ac720cc4b17 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x76d5a73ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ac720cb9e1c <vm_exec_core+14140>, 0x5ac720cb6deb <vm_exec_core+1803>, 0x5ac720cb8799 <vm_exec_core+8377>, 0x5ac720cbe2c8 <vm_exec_core+31720>, 0x5ac720cb8071 <vm_exec_core+6545>, 0x5ac720cbf07d <vm_exec_core+35229>, 0x5ac720cbd0ca <vm_exec_core+27114>, 0x5ac720cbac9c <vm_exec_core+17852>, 0x5ac720cb7120 <vm_exec_core+2624>, 0x5ac720cbeafb <vm_exec_core+33819>, 0x5ac720cbe69b <vm_exec_core+32699>, 0x5ac720cb846c <vm_exec_core+7564>, 0x5ac720cb778c <vm_exec_core+4268>, 0x5ac720cbd601 <vm_exec_core+28449>, 0x5ac720cb941c <vm_exec_core+11580>, 0x5ac720cbed3d <vm_exec_core+34397>, 0x5ac720cbe8ea <vm_exec_core+33290>, 0x5ac720cb9c94 <vm_exec_core+13748>, 0x5ac720cbabed <vm_exec_core+17677>, 0x5ac720cbd27a <vm_exec_core+27546>, 0x5ac720cbe832 <vm_exec_core+33106>, 0x5ac720cbc22c <vm_exec_core+23372>, 0x5ac720cbd32e <vm_exec_core+27726>, 0x5ac720cbd7b8 <vm_exec_core+28888>, 0x5ac720cbc13e <vm_exec_core+23134>, 0x5ac720cb766c <vm_exec_core+3980>, 0x5ac720cbca21 <vm_exec_core+25409>, 0x5ac720cb7494 <vm_exec_core+3508>, 0x5ac720cb784d <vm_exec_core+4461>, 0x5ac720cb9f89 <vm_exec_core+14505>, 0x5ac720cbbfab <vm_exec_core+22731>, 0x5ac720cbc5ef <vm_exec_core+24335>, 0x5ac720cbbcf4 <vm_exec_core+22036>, 0x5ac720cb7051 <vm_exec_core+2417>, 0x5ac720cbda5c <vm_exec_core+29564>, 0x5ac720cbe54b <vm_exec_core+32363>, 0x5ac720cb7964 <vm_exec_core+4740>, 0x5ac720cb8c1d <vm_exec_core+9533>, 0x5ac720cb8690 <vm_exec_core+8112>, 0x5ac720cb9597 <vm_exec_core+11959>, 0x5ac720cbab1b <vm_exec_core+17467>, 0x5ac720cb7a70 <vm_exec_core+5008>, 0x5ac720cbd8a1 <vm_exec_core+29121>, 0x5ac720cb8b62 <vm_exec_core+9346>, 0x5ac720cba984 <vm_exec_core+17060>, 0x5ac720cbb527 <vm_exec_core+20039>, 0x5ac720cbd71b <vm_exec_core+28731>, 0x5ac720cbc417 <vm_exec_core+23863>, 0x5ac720cb97d7 <vm_exec_core+12535>, 0x5ac720cb8e9b <vm_exec_core+10171>, 0x5ac720cbd4c1 <vm_exec_core+28129>, 0x5ac720cba135 <vm_exec_core+14933>, 0x5ac720cbcae8 <vm_exec_core+25608>, 0x5ac720cbc546 <vm_exec_core+24166>, 0x5ac720cbcd43 <vm_exec_core+26211>, 0x5ac720cbdd86 <vm_exec_core+30374>, 0x5ac720cbb764 <vm_exec_core+20612>, 0x5ac720cb6a8b <vm_exec_core+939>, 0x5ac720cb9969 <vm_exec_core+12937>, 0x5ac720cbd3f1 <vm_exec_core+27921>, 0x5ac720cb9aac <vm_exec_core+13260>, 0x5ac720cbc064 <vm_exec_core+22916>, 0x5ac720cbc908 <vm_exec_core+25128>, 0x5ac720cbb232 <vm_exec_core+19282>, 0x5ac720cbbe4d <vm_exec_core+22381>, 0x5ac720cb9d2b <vm_exec_core+13899>, 0x5ac720cb91b1 <vm_exec_core+10961>, 0x5ac720cbce36 <vm_exec_core+26454>, 0x5ac720cb7b42 <vm_exec_core+5218>, 0x5ac720cbb016 <vm_exec_core+18742>, 0x5ac720cc64db <vm_exec_core+65019>, 0x5ac720cbc2ec <vm_exec_core+23564>, 0x5ac720cb7e01 <vm_exec_core+5921>, 0x5ac720cb8333 <vm_exec_core+7251>, 0x5ac720cb7f3a <vm_exec_core+6234>, 0x5ac720cb8d2b <vm_exec_core+9803>, 0x5ac720cb9612 <vm_exec_core+12082>, 0x5ac720cb6a90 <vm_exec_core+944>, 0x5ac720cb8a41 <vm_exec_core+9057>, 0x5ac720cbf2d2 <vm_exec_core+35826>, 0x5ac720cbc808 <vm_exec_core+24872>, 0x5ac720cbb607 <vm_exec_core+20263>, 0x5ac720cbd936 <vm_exec_core+29270>, 0x5ac720cbf3bb <vm_exec_core+36059>, 0x5ac720cbdc89 <vm_exec_core+30121>, 0x5ac720cbede7 <vm_exec_core+34567>, 0x5ac720cbeed1 <vm_exec_core+34801>, 0x5ac720cb7573 <vm_exec_core+3731>, 0x5ac720cbe9a8 <vm_exec_core+33480>, 0x5ac720cba042 <vm_exec_core+14690>, 0x5ac720cbebf0 <vm_exec_core+34064>, 0x5ac720cb9b6d <vm_exec_core+13453>, 0x5ac720cbdb4d <vm_exec_core+29805>, 0x5ac720cb8fe4 <vm_exec_core+10500>, 0x5ac720cba38b <vm_exec_core+15531>, 0x5ac720cbefc7 <vm_exec_core+35047>, 0x5ac720cbaa5b <vm_exec_core+17275>, 0x5ac720cba53c <vm_exec_core+15964>, 0x5ac720cb6b76 <vm_exec_core+1174>, 0x5ac720cb728f <vm_exec_core+2991>, 0x5ac720cb6c74 <vm_exec_core+1428>, 0x5ac720cbb342 <vm_exec_core+19554>, 0x5ac720cba712 <vm_exec_core+16434>, 0x5ac720cbaed7 <vm_exec_core+18423>, 0x5ac720cbadde <vm_exec_core+18174>, 0x5ac720cb9e76 <vm_exec_core+14230>, 0x5ac720cba5f2 <vm_exec_core+16146>, 0x5ac720cba24c <vm_exec_core+15212>, 0x5ac720cba856 <vm_exec_core+16758>, 0x5ac720cba8ed <vm_exec_core+16909>, 0x5ac720cb9e0d <vm_exec_core+14125>, 0x5ac720cb6ddc <vm_exec_core+1788>, 0x5ac720cb878a <vm_exec_core+8362>, 0x5ac720cbe2b9 <vm_exec_core+31705>, 0x5ac720cb8062 <vm_exec_core+6530>, 0x5ac720cbf06e <vm_exec_core+35214>, 0x5ac720cbd0bb <vm_exec_core+27099>, 0x5ac720cbac8d <vm_exec_core+17837>, 0x5ac720cb7111 <vm_exec_core+2609>, 0x5ac720cbeaec <vm_exec_core+33804>, 0x5ac720cbe68c <vm_exec_core+32684>, 0x5ac720cb845d <vm_exec_core+7549>, 0x5ac720cb777d <vm_exec_core+4253>, 0x5ac720cbd5f2 <vm_exec_core+28434>, 0x5ac720cb940d <vm_exec_core+11565>, 0x5ac720cbed2e <vm_exec_core+34382>, 0x5ac720cbe8db <vm_exec_core+33275>, 0x5ac720cb9c85 <vm_exec_core+13733>, 0x5ac720cbabde <vm_exec_core+17662>, 0x5ac720cbd26b <vm_exec_core+27531>, 0x5ac720cbe823 <vm_exec_core+33091>, 0x5ac720cbc21d <vm_exec_core+23357>, 0x5ac720cbd31f <vm_exec_core+27711>, 0x5ac720cbd7a9 <vm_exec_core+28873>, 0x5ac720cbc12f <vm_exec_core+23119>, 0x5ac720cb765d <vm_exec_core+3965>, 0x5ac720cbca12 <vm_exec_core+25394>, 0x5ac720cb7485 <vm_exec_core+3493>, 0x5ac720cb783e <vm_exec_core+4446>, 0x5ac720cb9f7a <vm_exec_core+14490>, 0x5ac720cbbf9c <vm_exec_core+22716>, 0x5ac720cbc5e0 <vm_exec_core+24320>, 0x5ac720cbbce5 <vm_exec_core+22021>, 0x5ac720cb7042 <vm_exec_core+2402>, 0x5ac720cbda4d <vm_exec_core+29549>, 0x5ac720cbe53c <vm_exec_core+32348>, 0x5ac720cb7955 <vm_exec_core+4725>, 0x5ac720cb8c0e <vm_exec_core+9518>, 0x5ac720cb8681 <vm_exec_core+8097>, 0x5ac720cb9588 <vm_exec_core+11944>, 0x5ac720cbab0c <vm_exec_core+17452>, 0x5ac720cb7a61 <vm_exec_core+4993>, 0x5ac720cbd892 <vm_exec_core+29106>, 0x5ac720cb8b53 <vm_exec_core+9331>, 0x5ac720cba975 <vm_exec_core+17045>, 0x5ac720cbb518 <vm_exec_core+20024>, 0x5ac720cbd70c <vm_exec_core+28716>, 0x5ac720cbc408 <vm_exec_core+23848>, 0x5ac720cb97c8 <vm_exec_core+12520>, 0x5ac720cb8e8c <vm_exec_core+10156>, 0x5ac720cbd4b2 <vm_exec_core+28114>, 0x5ac720cba126 <vm_exec_core+14918>, 0x5ac720cbcad9 <vm_exec_core+25593>, 0x5ac720cbc537 <vm_exec_core+24151>, 0x5ac720cbcd34 <vm_exec_core+26196>, 0x5ac720cbdd77 <vm_exec_core+30359>, 0x5ac720cbb755 <vm_exec_core+20597>, 0x5ac720cbc3b8 <vm_exec_core+23768>, 0x5ac720cb995a <vm_exec_core+12922>, 0x5ac720cbd3e2 <vm_exec_core+27906>, 0x5ac720cb9a9d <vm_exec_core+13245>, 0x5ac720cbc055 <vm_exec_core+22901>, 0x5ac720cbc3b8 <vm_exec_core+23768>, 0x5ac720cbb223 <vm_exec_core+19267>, 0x5ac720cbbe3e <vm_exec_core+22366>, 0x5ac720cb9d1c <vm_exec_core+13884>, 0x5ac720cb91a2 <vm_exec_core+10946>, 0x5ac720cbce27 <vm_exec_core+26439>, 0x5ac720cb7b33 <vm_exec_core+5203>, 0x5ac720cbb007 <vm_exec_core+18727>, 0x5ac720cc64cc <vm_exec_core+65004>, 0x5ac720cbc2dd <vm_exec_core+23549>, 0x5ac720cb7df2 <vm_exec_core+5906>, 0x5ac720cb8324 <vm_exec_core+7236>, 0x5ac720cb7f2b <vm_exec_core+6219>, 0x5ac720cb8d1c <vm_exec_core+9788>, 0x5ac720cb9603 <vm_exec_core+12067>, 0x5ac720cbb602 <vm_exec_core+20258>, 0x5ac720cbab02 <vm_exec_core+17442>, 0x5ac720cbb5fd <vm_exec_core+20253>, 0x5ac720cbc218 <vm_exec_core+23352>, 0x5ac720cbc12a <vm_exec_core+23114>, 0x5ac720cb8d17 <vm_exec_core+9783>, 0x5ac720cbc3cc <vm_exec_core+23788>, 0x5ac720cba038 <vm_exec_core+14680>, 0x5ac720cba03d <vm_exec_core+14685>, 0x5ac720cbc125 <vm_exec_core+23109>, 0x5ac720cbbf92 <vm_exec_core+22706>, 0x5ac720cbaebe <vm_exec_core+18398>, 0x5ac720cbadca <vm_exec_core+18154>...} reg_cfp = 0x76d5a73ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005ac720cb2fef in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005ac720d34f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x76d5a73ff578, self=130660043267440, 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 = 0x76d5a97c7568 cfp = <optimized out> th: 0x515000000300, native_id: 0x76d5aa187c40 sp = 0x76d5a72ff9e8 use_argv = 0x76d5a7cdc860 stack_argv = 0x76d5a72ff9e8 opt_pc = 0 -- Control frame information ----------------------------------------------- type = <optimized out> av = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x76d5a73ff578 c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 #16 0x00005ac720ce1516 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 No locals. c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each #19 0x00005ac720ce1516 in rb_yield (val=<optimized out>) No locals. #20 0x00005ac720e8891a in rb_ary_each (ary=130660037340560) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x00005ac720d175b8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 ci = 0xc0100000001 cc = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 me = 0x76d5a9960550 cfunc = 0x50400000a298 recv = 130660037340560 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00005ac720cbe0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x76d5a73ff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x511000020b40 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 insns_address_table = {0x5ac720cb9e1c <vm_exec_core+14140>, 0x5ac720cb6deb <vm_exec_core+1803>, 0x5ac720cb8799 <vm_exec_core+8377>, 0x5ac720cbe2c8 <vm_exec_core+31720>, 0x5ac720cb8071 <vm_exec_core+6545>, 0x5ac720cbf07d <vm_exec_core+35229>, 0x5ac720cbd0ca <vm_exec_core+27114>, 0x5ac720cbac9c <vm_exec_core+17852>, 0x5ac720cb7120 <vm_exec_core+2624>, 0x5ac720cbeafb <vm_exec_core+33819>, 0x5ac720cbe69b <vm_exec_core+32699>, 0x5ac720cb846c <vm_exec_core+7564>, 0x5ac720cb778c <vm_exec_core+4268>, 0x5ac720cbd601 <vm_exec_core+28449>, 0x5ac720cb941c <vm_exec_core+11580>, 0x5ac720cbed3d <vm_exec_core+34397>, 0x5ac720cbe8ea <vm_exec_core+33290>, 0x5ac720cb9c94 <vm_exec_core+13748>, 0x5ac720cbabed <vm_exec_core+17677>, 0x5ac720cbd27a <vm_exec_core+27546>, 0x5ac720cbe832 <vm_exec_core+33106>, 0x5ac720cbc22c <vm_exec_core+23372>, 0x5ac720cbd32e <vm_exec_core+27726>, 0x5ac720cbd7b8 <vm_exec_core+28888>, 0x5ac720cbc13e <vm_exec_core+23134>, 0x5ac720cb766c <vm_exec_core+3980>, 0x5ac720cbca21 <vm_exec_core+25409>, 0x5ac720cb7494 <vm_exec_core+3508>, 0x5ac720cb784d <vm_exec_core+4461>, 0x5ac720cb9f89 <vm_exec_core+14505>, 0x5ac720cbbfab <vm_exec_core+22731>, 0x5ac720cbc5ef <vm_exec_core+24335>, 0x5ac720cbbcf4 <vm_exec_core+22036>, 0x5ac720cb7051 <vm_exec_core+2417>, 0x5ac720cbda5c <vm_exec_core+29564>, 0x5ac720cbe54b <vm_exec_core+32363>, 0x5ac720cb7964 <vm_exec_core+4740>, 0x5ac720cb8c1d <vm_exec_core+9533>, 0x5ac720cb8690 <vm_exec_core+8112>, 0x5ac720cb9597 <vm_exec_core+11959>, 0x5ac720cbab1b <vm_exec_core+17467>, 0x5ac720cb7a70 <vm_exec_core+5008>, 0x5ac720cbd8a1 <vm_exec_core+29121>, 0x5ac720cb8b62 <vm_exec_core+9346>, 0x5ac720cba984 <vm_exec_core+17060>, 0x5ac720cbb527 <vm_exec_core+20039>, 0x5ac720cbd71b <vm_exec_core+28731>, 0x5ac720cbc417 <vm_exec_core+23863>, 0x5ac720cb97d7 <vm_exec_core+12535>, 0x5ac720cb8e9b <vm_exec_core+10171>, 0x5ac720cbd4c1 <vm_exec_core+28129>, 0x5ac720cba135 <vm_exec_core+14933>, 0x5ac720cbcae8 <vm_exec_core+25608>, 0x5ac720cbc546 <vm_exec_core+24166>, 0x5ac720cbcd43 <vm_exec_core+26211>, 0x5ac720cbdd86 <vm_exec_core+30374>, 0x5ac720cbb764 <vm_exec_core+20612>, 0x5ac720cb6a8b <vm_exec_core+939>, 0x5ac720cb9969 <vm_exec_core+12937>, 0x5ac720cbd3f1 <vm_exec_core+27921>, 0x5ac720cb9aac <vm_exec_core+13260>, 0x5ac720cbc064 <vm_exec_core+22916>, 0x5ac720cbc908 <vm_exec_core+25128>, 0x5ac720cbb232 <vm_exec_core+19282>, 0x5ac720cbbe4d <vm_exec_core+22381>, 0x5ac720cb9d2b <vm_exec_core+13899>, 0x5ac720cb91b1 <vm_exec_core+10961>, 0x5ac720cbce36 <vm_exec_core+26454>, 0x5ac720cb7b42 <vm_exec_core+5218>, 0x5ac720cbb016 <vm_exec_core+18742>, 0x5ac720cc64db <vm_exec_core+65019>, 0x5ac720cbc2ec <vm_exec_core+23564>, 0x5ac720cb7e01 <vm_exec_core+5921>, 0x5ac720cb8333 <vm_exec_core+7251>, 0x5ac720cb7f3a <vm_exec_core+6234>, 0x5ac720cb8d2b <vm_exec_core+9803>, 0x5ac720cb9612 <vm_exec_core+12082>, 0x5ac720cb6a90 <vm_exec_core+944>, 0x5ac720cb8a41 <vm_exec_core+9057>, 0x5ac720cbf2d2 <vm_exec_core+35826>, 0x5ac720cbc808 <vm_exec_core+24872>, 0x5ac720cbb607 <vm_exec_core+20263>, 0x5ac720cbd936 <vm_exec_core+29270>, 0x5ac720cbf3bb <vm_exec_core+36059>, 0x5ac720cbdc89 <vm_exec_core+30121>, 0x5ac720cbede7 <vm_exec_core+34567>, 0x5ac720cbeed1 <vm_exec_core+34801>, 0x5ac720cb7573 <vm_exec_core+3731>, 0x5ac720cbe9a8 <vm_exec_core+33480>, 0x5ac720cba042 <vm_exec_core+14690>, 0x5ac720cbebf0 <vm_exec_core+34064>, 0x5ac720cb9b6d <vm_exec_core+13453>, 0x5ac720cbdb4d <vm_exec_core+29805>, 0x5ac720cb8fe4 <vm_exec_core+10500>, 0x5ac720cba38b <vm_exec_core+15531>, 0x5ac720cbefc7 <vm_exec_core+35047>, 0x5ac720cbaa5b <vm_exec_core+17275>, 0x5ac720cba53c <vm_exec_core+15964>, 0x5ac720cb6b76 <vm_exec_core+1174>, 0x5ac720cb728f <vm_exec_core+2991>, 0x5ac720cb6c74 <vm_exec_core+1428>, 0x5ac720cbb342 <vm_exec_core+19554>, 0x5ac720cba712 <vm_exec_core+16434>, 0x5ac720cbaed7 <vm_exec_core+18423>, 0x5ac720cbadde <vm_exec_core+18174>, 0x5ac720cb9e76 <vm_exec_core+14230>, 0x5ac720cba5f2 <vm_exec_core+16146>, 0x5ac720cba24c <vm_exec_core+15212>, 0x5ac720cba856 <vm_exec_core+16758>, 0x5ac720cba8ed <vm_exec_core+16909>, 0x5ac720cb9e0d <vm_exec_core+14125>, 0x5ac720cb6ddc <vm_exec_core+1788>, 0x5ac720cb878a <vm_exec_core+8362>, 0x5ac720cbe2b9 <vm_exec_core+31705>, 0x5ac720cb8062 <vm_exec_core+6530>, 0x5ac720cbf06e <vm_exec_core+35214>, 0x5ac720cbd0bb <vm_exec_core+27099>, 0x5ac720cbac8d <vm_exec_core+17837>, 0x5ac720cb7111 <vm_exec_core+2609>, 0x5ac720cbeaec <vm_exec_core+33804>, 0x5ac720cbe68c <vm_exec_core+32684>, 0x5ac720cb845d <vm_exec_core+7549>, 0x5ac720cb777d <vm_exec_core+4253>, 0x5ac720cbd5f2 <vm_exec_core+28434>, 0x5ac720cb940d <vm_exec_core+11565>, 0x5ac720cbed2e <vm_exec_core+34382>, 0x5ac720cbe8db <vm_exec_core+33275>, 0x5ac720cb9c85 <vm_exec_core+13733>, 0x5ac720cbabde <vm_exec_core+17662>, 0x5ac720cbd26b <vm_exec_core+27531>, 0x5ac720cbe823 <vm_exec_core+33091>, 0x5ac720cbc21d <vm_exec_core+23357>, 0x5ac720cbd31f <vm_exec_core+27711>, 0x5ac720cbd7a9 <vm_exec_core+28873>, 0x5ac720cbc12f <vm_exec_core+23119>, 0x5ac720cb765d <vm_exec_core+3965>, 0x5ac720cbca12 <vm_exec_core+25394>, 0x5ac720cb7485 <vm_exec_core+3493>, 0x5ac720cb783e <vm_exec_core+4446>, 0x5ac720cb9f7a <vm_exec_core+14490>, 0x5ac720cbbf9c <vm_exec_core+22716>, 0x5ac720cbc5e0 <vm_exec_core+24320>, 0x5ac720cbbce5 <vm_exec_core+22021>, 0x5ac720cb7042 <vm_exec_core+2402>, 0x5ac720cbda4d <vm_exec_core+29549>, 0x5ac720cbe53c <vm_exec_core+32348>, 0x5ac720cb7955 <vm_exec_core+4725>, 0x5ac720cb8c0e <vm_exec_core+9518>, 0x5ac720cb8681 <vm_exec_core+8097>, 0x5ac720cb9588 <vm_exec_core+11944>, 0x5ac720cbab0c <vm_exec_core+17452>, 0x5ac720cb7a61 <vm_exec_core+4993>, 0x5ac720cbd892 <vm_exec_core+29106>, 0x5ac720cb8b53 <vm_exec_core+9331>, 0x5ac720cba975 <vm_exec_core+17045>, 0x5ac720cbb518 <vm_exec_core+20024>, 0x5ac720cbd70c <vm_exec_core+28716>, 0x5ac720cbc408 <vm_exec_core+23848>, 0x5ac720cb97c8 <vm_exec_core+12520>, 0x5ac720cb8e8c <vm_exec_core+10156>, 0x5ac720cbd4b2 <vm_exec_core+28114>, 0x5ac720cba126 <vm_exec_core+14918>, 0x5ac720cbcad9 <vm_exec_core+25593>, 0x5ac720cbc537 <vm_exec_core+24151>, 0x5ac720cbcd34 <vm_exec_core+26196>, 0x5ac720cbdd77 <vm_exec_core+30359>, 0x5ac720cbb755 <vm_exec_core+20597>, 0x5ac720cbc3b8 <vm_exec_core+23768>, 0x5ac720cb995a <vm_exec_core+12922>, 0x5ac720cbd3e2 <vm_exec_core+27906>, 0x5ac720cb9a9d <vm_exec_core+13245>, 0x5ac720cbc055 <vm_exec_core+22901>, 0x5ac720cbc3b8 <vm_exec_core+23768>, 0x5ac720cbb223 <vm_exec_core+19267>, 0x5ac720cbbe3e <vm_exec_core+22366>, 0x5ac720cb9d1c <vm_exec_core+13884>, 0x5ac720cb91a2 <vm_exec_core+10946>, 0x5ac720cbce27 <vm_exec_core+26439>, 0x5ac720cb7b33 <vm_exec_core+5203>, 0x5ac720cbb007 <vm_exec_core+18727>, 0x5ac720cc64cc <vm_exec_core+65004>, 0x5ac720cbc2dd <vm_exec_core+23549>, 0x5ac720cb7df2 <vm_exec_core+5906>, 0x5ac720cb8324 <vm_exec_core+7236>, 0x5ac720cb7f2b <vm_exec_core+6219>, 0x5ac720cb8d1c <vm_exec_core+9788>, 0x5ac720cb9603 <vm_exec_core+12067>, 0x5ac720cbb602 <vm_exec_core+20258>, 0x5ac720cbab02 <vm_exec_core+17442>, 0x5ac720cbb5fd <vm_exec_core+20253>, 0x5ac720cbc218 <vm_exec_core+23352>, 0x5ac720cbc12a <vm_exec_core+23114>, 0x5ac720cb8d17 <vm_exec_core+9783>, 0x5ac720cbc3cc <vm_exec_core+23788>, 0x5ac720cba038 <vm_exec_core+14680>, 0x5ac720cba03d <vm_exec_core+14685>, 0x5ac720cbc125 <vm_exec_core+23109>, 0x5ac720cbbf92 <vm_exec_core+22706>, 0x5ac720cbaebe <vm_exec_core+18398>, 0x5ac720cbadca <vm_exec_core+18154>...} reg_cfp = 0x76d5a73ff560 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x00005ac720cb3211 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00005ac720a32e3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=130660043601920) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x76d5a97c36e8 #27 0x00005ac720a2dcfb in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 130660045214720 realpath_map = 130660045214560 path = 130660043601920 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x00005ac720a2beb5 in rb_require_string_internal (fname=130660043601960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x00005ac720d175b8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x58a100140003 cc = <optimized out> me = 0x76d5a97c3878 cfunc = 0x5040000185d8 recv = 130660045344160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x00005ac720cfda0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffeded34c50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x00005ac720cfd4c5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919 ci = <optimized out> cc = 0x0 #33 0x00005ac720cc4b17 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x76d5a73ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ac720cb9e1c <vm_exec_core+14140>, 0x5ac720cb6deb <vm_exec_core+1803>, 0x5ac720cb8799 <vm_exec_core+8377>, 0x5ac720cbe2c8 <vm_exec_core+31720>, 0x5ac720cb8071 <vm_exec_core+6545>, 0x5ac720cbf07d <vm_exec_core+35229>, 0x5ac720cbd0ca <vm_exec_core+27114>, 0x5ac720cbac9c <vm_exec_core+17852>, 0x5ac720cb7120 <vm_exec_core+2624>, 0x5ac720cbeafb <vm_exec_core+33819>, 0x5ac720cbe69b <vm_exec_core+32699>, 0x5ac720cb846c <vm_exec_core+7564>, 0x5ac720cb778c <vm_exec_core+4268>, 0x5ac720cbd601 <vm_exec_core+28449>, 0x5ac720cb941c <vm_exec_core+11580>, 0x5ac720cbed3d <vm_exec_core+34397>, 0x5ac720cbe8ea <vm_exec_core+33290>, 0x5ac720cb9c94 <vm_exec_core+13748>, 0x5ac720cbabed <vm_exec_core+17677>, 0x5ac720cbd27a <vm_exec_core+27546>, 0x5ac720cbe832 <vm_exec_core+33106>, 0x5ac720cbc22c <vm_exec_core+23372>, 0x5ac720cbd32e <vm_exec_core+27726>, 0x5ac720cbd7b8 <vm_exec_core+28888>, 0x5ac720cbc13e <vm_exec_core+23134>, 0x5ac720cb766c <vm_exec_core+3980>, 0x5ac720cbca21 <vm_exec_core+25409>, 0x5ac720cb7494 <vm_exec_core+3508>, 0x5ac720cb784d <vm_exec_core+4461>, 0x5ac720cb9f89 <vm_exec_core+14505>, 0x5ac720cbbfab <vm_exec_core+22731>, 0x5ac720cbc5ef <vm_exec_core+24335>, 0x5ac720cbbcf4 <vm_exec_core+22036>, 0x5ac720cb7051 <vm_exec_core+2417>, 0x5ac720cbda5c <vm_exec_core+29564>, 0x5ac720cbe54b <vm_exec_core+32363>, 0x5ac720cb7964 <vm_exec_core+4740>, 0x5ac720cb8c1d <vm_exec_core+9533>, 0x5ac720cb8690 <vm_exec_core+8112>, 0x5ac720cb9597 <vm_exec_core+11959>, 0x5ac720cbab1b <vm_exec_core+17467>, 0x5ac720cb7a70 <vm_exec_core+5008>, 0x5ac720cbd8a1 <vm_exec_core+29121>, 0x5ac720cb8b62 <vm_exec_core+9346>, 0x5ac720cba984 <vm_exec_core+17060>, 0x5ac720cbb527 <vm_exec_core+20039>, 0x5ac720cbd71b <vm_exec_core+28731>, 0x5ac720cbc417 <vm_exec_core+23863>, 0x5ac720cb97d7 <vm_exec_core+12535>, 0x5ac720cb8e9b <vm_exec_core+10171>, 0x5ac720cbd4c1 <vm_exec_core+28129>, 0x5ac720cba135 <vm_exec_core+14933>, 0x5ac720cbcae8 <vm_exec_core+25608>, 0x5ac720cbc546 <vm_exec_core+24166>, 0x5ac720cbcd43 <vm_exec_core+26211>, 0x5ac720cbdd86 <vm_exec_core+30374>, 0x5ac720cbb764 <vm_exec_core+20612>, 0x5ac720cb6a8b <vm_exec_core+939>, 0x5ac720cb9969 <vm_exec_core+12937>, 0x5ac720cbd3f1 <vm_exec_core+27921>, 0x5ac720cb9aac <vm_exec_core+13260>, 0x5ac720cbc064 <vm_exec_core+22916>, 0x5ac720cbc908 <vm_exec_core+25128>, 0x5ac720cbb232 <vm_exec_core+19282>, 0x5ac720cbbe4d <vm_exec_core+22381>, 0x5ac720cb9d2b <vm_exec_core+13899>, 0x5ac720cb91b1 <vm_exec_core+10961>, 0x5ac720cbce36 <vm_exec_core+26454>, 0x5ac720cb7b42 <vm_exec_core+5218>, 0x5ac720cbb016 <vm_exec_core+18742>, 0x5ac720cc64db <vm_exec_core+65019>, 0x5ac720cbc2ec <vm_exec_core+23564>, 0x5ac720cb7e01 <vm_exec_core+5921>, 0x5ac720cb8333 <vm_exec_core+7251>, 0x5ac720cb7f3a <vm_exec_core+6234>, 0x5ac720cb8d2b <vm_exec_core+9803>, 0x5ac720cb9612 <vm_exec_core+12082>, 0x5ac720cb6a90 <vm_exec_core+944>, 0x5ac720cb8a41 <vm_exec_core+9057>, 0x5ac720cbf2d2 <vm_exec_core+35826>, 0x5ac720cbc808 <vm_exec_core+24872>, 0x5ac720cbb607 <vm_exec_core+20263>, 0x5ac720cbd936 <vm_exec_core+29270>, 0x5ac720cbf3bb <vm_exec_core+36059>, 0x5ac720cbdc89 <vm_exec_core+30121>, 0x5ac720cbede7 <vm_exec_core+34567>, 0x5ac720cbeed1 <vm_exec_core+34801>, 0x5ac720cb7573 <vm_exec_core+3731>, 0x5ac720cbe9a8 <vm_exec_core+33480>, 0x5ac720cba042 <vm_exec_core+14690>, 0x5ac720cbebf0 <vm_exec_core+34064>, 0x5ac720cb9b6d <vm_exec_core+13453>, 0x5ac720cbdb4d <vm_exec_core+29805>, 0x5ac720cb8fe4 <vm_exec_core+10500>, 0x5ac720cba38b <vm_exec_core+15531>, 0x5ac720cbefc7 <vm_exec_core+35047>, 0x5ac720cbaa5b <vm_exec_core+17275>, 0x5ac720cba53c <vm_exec_core+15964>, 0x5ac720cb6b76 <vm_exec_core+1174>, 0x5ac720cb728f <vm_exec_core+2991>, 0x5ac720cb6c74 <vm_exec_core+1428>, 0x5ac720cbb342 <vm_exec_core+19554>, 0x5ac720cba712 <vm_exec_core+16434>, 0x5ac720cbaed7 <vm_exec_core+18423>, 0x5ac720cbadde <vm_exec_core+18174>, 0x5ac720cb9e76 <vm_exec_core+14230>, 0x5ac720cba5f2 <vm_exec_core+16146>, 0x5ac720cba24c <vm_exec_core+15212>, 0x5ac720cba856 <vm_exec_core+16758>, 0x5ac720cba8ed <vm_exec_core+16909>, 0x5ac720cb9e0d <vm_exec_core+14125>, 0x5ac720cb6ddc <vm_exec_core+1788>, 0x5ac720cb878a <vm_exec_core+8362>, 0x5ac720cbe2b9 <vm_exec_core+31705>, 0x5ac720cb8062 <vm_exec_core+6530>, 0x5ac720cbf06e <vm_exec_core+35214>, 0x5ac720cbd0bb <vm_exec_core+27099>, 0x5ac720cbac8d <vm_exec_core+17837>, 0x5ac720cb7111 <vm_exec_core+2609>, 0x5ac720cbeaec <vm_exec_core+33804>, 0x5ac720cbe68c <vm_exec_core+32684>, 0x5ac720cb845d <vm_exec_core+7549>, 0x5ac720cb777d <vm_exec_core+4253>, 0x5ac720cbd5f2 <vm_exec_core+28434>, 0x5ac720cb940d <vm_exec_core+11565>, 0x5ac720cbed2e <vm_exec_core+34382>, 0x5ac720cbe8db <vm_exec_core+33275>, 0x5ac720cb9c85 <vm_exec_core+13733>, 0x5ac720cbabde <vm_exec_core+17662>, 0x5ac720cbd26b <vm_exec_core+27531>, 0x5ac720cbe823 <vm_exec_core+33091>, 0x5ac720cbc21d <vm_exec_core+23357>, 0x5ac720cbd31f <vm_exec_core+27711>, 0x5ac720cbd7a9 <vm_exec_core+28873>, 0x5ac720cbc12f <vm_exec_core+23119>, 0x5ac720cb765d <vm_exec_core+3965>, 0x5ac720cbca12 <vm_exec_core+25394>, 0x5ac720cb7485 <vm_exec_core+3493>, 0x5ac720cb783e <vm_exec_core+4446>, 0x5ac720cb9f7a <vm_exec_core+14490>, 0x5ac720cbbf9c <vm_exec_core+22716>, 0x5ac720cbc5e0 <vm_exec_core+24320>, 0x5ac720cbbce5 <vm_exec_core+22021>, 0x5ac720cb7042 <vm_exec_core+2402>, 0x5ac720cbda4d <vm_exec_core+29549>, 0x5ac720cbe53c <vm_exec_core+32348>, 0x5ac720cb7955 <vm_exec_core+4725>, 0x5ac720cb8c0e <vm_exec_core+9518>, 0x5ac720cb8681 <vm_exec_core+8097>, 0x5ac720cb9588 <vm_exec_core+11944>, 0x5ac720cbab0c <vm_exec_core+17452>, 0x5ac720cb7a61 <vm_exec_core+4993>, 0x5ac720cbd892 <vm_exec_core+29106>, 0x5ac720cb8b53 <vm_exec_core+9331>, 0x5ac720cba975 <vm_exec_core+17045>, 0x5ac720cbb518 <vm_exec_core+20024>, 0x5ac720cbd70c <vm_exec_core+28716>, 0x5ac720cbc408 <vm_exec_core+23848>, 0x5ac720cb97c8 <vm_exec_core+12520>, 0x5ac720cb8e8c <vm_exec_core+10156>, 0x5ac720cbd4b2 <vm_exec_core+28114>, 0x5ac720cba126 <vm_exec_core+14918>, 0x5ac720cbcad9 <vm_exec_core+25593>, 0x5ac720cbc537 <vm_exec_core+24151>, 0x5ac720cbcd34 <vm_exec_core+26196>, 0x5ac720cbdd77 <vm_exec_core+30359>, 0x5ac720cbb755 <vm_exec_core+20597>, 0x5ac720cbc3b8 <vm_exec_core+23768>, 0x5ac720cb995a <vm_exec_core+12922>, 0x5ac720cbd3e2 <vm_exec_core+27906>, 0x5ac720cb9a9d <vm_exec_core+13245>, 0x5ac720cbc055 <vm_exec_core+22901>, 0x5ac720cbc3b8 <vm_exec_core+23768>, 0x5ac720cbb223 <vm_exec_core+19267>, 0x5ac720cbbe3e <vm_exec_core+22366>, 0x5ac720cb9d1c <vm_exec_core+13884>, 0x5ac720cb91a2 <vm_exec_core+10946>, 0x5ac720cbce27 <vm_exec_core+26439>, 0x5ac720cb7b33 <vm_exec_core+5203>, 0x5ac720cbb007 <vm_exec_core+18727>, 0x5ac720cc64cc <vm_exec_core+65004>, 0x5ac720cbc2dd <vm_exec_core+23549>, 0x5ac720cb7df2 <vm_exec_core+5906>, 0x5ac720cb8324 <vm_exec_core+7236>, 0x5ac720cb7f2b <vm_exec_core+6219>, 0x5ac720cb8d1c <vm_exec_core+9788>, 0x5ac720cb9603 <vm_exec_core+12067>, 0x5ac720cbb602 <vm_exec_core+20258>, 0x5ac720cbab02 <vm_exec_core+17442>, 0x5ac720cbb5fd <vm_exec_core+20253>, 0x5ac720cbc218 <vm_exec_core+23352>, 0x5ac720cbc12a <vm_exec_core+23114>, 0x5ac720cb8d17 <vm_exec_core+9783>, 0x5ac720cbc3cc <vm_exec_core+23788>, 0x5ac720cba038 <vm_exec_core+14680>, 0x5ac720cba03d <vm_exec_core+14685>, 0x5ac720cbc125 <vm_exec_core+23109>, 0x5ac720cbbf92 <vm_exec_core+22706>, 0x5ac720cbaebe <vm_exec_core+18398>, 0x5ac720cbadca <vm_exec_core+18154>...} reg_cfp = 0x76d5a73ff790 reg_pc = 0x50400002fcf8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x00005ac720cb2e58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #36 0x00005ac72092f5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x76d5a97c3918) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffeded35190, <optimized out>, 0x7ffeded350e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x76d5a97c3918 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x00005ac720928b47 in rb_main (argc=9, argv=0x7ffeded35368) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffeded35368) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 468585) detached] running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 468256 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:965: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 468255 -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 495117 -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-16T23:30:32Z master cc7fafb459) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ........................................ Finished in 35.253121 seconds 3339 files, 33296 examples, 131134 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.