# Logfile created on 2025-01-12 04:30:28 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000071119eddfdd0 @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.20250112-043028", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007111a07effb8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007111a07efc48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000071119ed1a008 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250112-043028", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250112-043028>, @binmode=false, @mon_data=#<Monitor:0x00007111a07ef838>, @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 = 723f31cf6b $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' 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/pathname' 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: 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/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/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 rdoc 6.10.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.2 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.9 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=31278 "--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/910] 3458478=warnings_test [ 2/910] 3458473=test_to_ary_concat [ 3/910] 3458476=test_rubyoptions [ 4/910] 3458484=test_printf [ 5/910] 3458474=test_rdoc_token_stream [ 6/910] 3458471=test_stringify_symbols [ 7/910] 3458482=test_configuration [ 8/910] 3458479=test_windows_1252 [ 9/910] 3458481=test_rdoc_single_class [ 10/910] 3458470=test_rdoc_alias [ 11/910] 3458475=test_udp [ 12/910] 3458483=dispatcher_test [ 13/910] 3458469=test_type [ 14/910] 3458479=test_range [ 15/910] 3458480=test_io_buffer [ 16/910] 3458477=test_string_processing [ 17/910] 3458472=encodings_test [ 18/910] 3458471=json_generator_test [ 19/910] 3458469=test_gem_impossible_dependencies_error [ 20/910] 3458475=test_dryrun [ 21/910] 3458484=test_emitter [ 22/910] 3458480=test_ts [ 23/910] 3458475=parse_stream_test [ 24/910] 3458484=test_gem_resolver_api_set [ 25/910] 3458477=test_locale [ 26/910] 3458478=test_gem_source_subpath_problem [ 27/910] 3458483=node_id_test [ 28/910] 3458474=test_tmpdir [ 29/910] 3458481=test_ensured [ 30/910] 3458472=test_config [ 31/910] 3458475=comments_test [ 32/910] 3458482=test_delete [ 33/910] 3458475=test_io_m17n [ 34/910] 3458482=test_object_create_start [ 35/910] 3458482=test_forwardable [ 36/910] 3458477=test_continuation [ 37/910] 3458477=test_project_sanity [ 38/910] 3458482=regular_expression_encoding_test [ 39/910] 3458482=test_env [ 40/910] 3458470=test_config [ 41/910] 3458481=test_gem_commands_cleanup_command [ 42/910] 3458474=test_rdoc_markup_paragraph [ 43/910] 3458471=test_placearg [ 44/910] 3458469=test_interned_str [ 45/910] 3458474=test_pkey_dh [ 46/910] 3458469=test_shapes [ 47/910] 3458469=test_rdoc_text [ 48/910] 3458473=test_ocsp [ 49/910] 3458484=test_gem_silent_ui [ 50/910] 3458474=test_require [ 51/910] 3458470=test_ifunless [ 52/910] 3458474=test_files_test [ 53/910] 3458470=test_gem_dependency_list [ 54/910] 3458484=test_gem_resolver_installer_set [ 55/910] 3458469=test_nesting_parser [ 56/910] 3458472=test_gem_commands_uninstall_command [ 57/910] 3458471=test_rendering [ 58/910] 3458478=test_exception [ 59/910] 3458474=test_bash_completion [ 60/910] 3458477=test_gem_security_signer [ 61/910] 3458474=test_gem_local_remote_options [ 62/910] 3458483=test_gem_commands_lock_command [ 63/910] 3458471=test_euc_kr [ 64/910] 3458471=test_threadgroup [ 65/910] 3458469=test_rdoc_generator_json_index [ 66/910] 3458484=test_set_len [ 67/910] 3458484=test_kwargs [ 68/910] 3458484=test_rdoc_extend [ 69/910] 3458469=test_io_wait [ 70/910] 3458477=test_lexer [ 71/910] 3458470=test_win32ole_type [ 72/910] 3458470=test_random [ 73/910] 3458477=test_merge_keys [ 74/910] 3458470=test_gem_ext_configure_builder [ 75/910] 3458470=test_x509store [ 76/910] 3458477=test_mdns [ 77/910] 3458474=test_dir [ 78/910] 3458480=test_rdoc_rd_inline_parser [ 79/910] 3458477=test_date_ractor [ 80/910] 3458483=test_m17n_comb [ 81/910] 3458469=test_pair [ 82/910] 3458471=test_tree_spell_checker [ 83/910] 3458473=lex_test [ 84/910] 3458484=test_bundled_gems [ 85/910] 3458484=test_custom_command [ 86/910] 3458471=test_ns_spki [ 87/910] 3458480=test_depth_first [ 88/910] 3458480=test_tsort [ 89/910] 3458480=test_integer_comb [ 90/910] 3458470=index_write_test [ 91/910] 3458471=regular_expression_options_test [ 92/910] 3458484=test_key_event_record [ 93/910] 3458484=test_sleep [ 94/910] 3458470=test_queue [ 95/910] 3458470=integer_parse_test [ 96/910] 3458470=test_gem_validator [ 97/910] 3458474=test_prettyprint [ 98/910] 3458481=test_rdoc_markup_to_label [ 99/910] 3458471=test_install [100/910] 3458474=test_ipaddr [101/910] 3458477=test_arity [102/910] 3458477=test_gem_stream_ui [103/910] 3458470=test_numhash [104/910] 3458481=test_trace [105/910] 3458470=test_nofree [106/910] 3458470=test_rdoc_generator_ri [107/910] 3458474=test_pkey_rsa [108/910] 3458481=test_argf [109/910] 3458470=test_rdoc_i18n_locale [110/910] 3458470=test_egrep_cpp [111/910] 3458477=test_gem_resolver_composed_set [112/910] 3458477=test_date_conv [113/910] 3458477=test_webauthn_poller [114/910] 3458470=test_buffered_io [115/910] 3458477=test_yjit [116/910] 3458470=test_rdoc_markup_attribute_manager [117/910] 3458470=test_m17n [118/910] 3458471=test_rdoc_generator_pot_po [119/910] 3458472=test_reqarg [120/910] 3458479=test_reline_key [121/910] 3458471=test_unicode_normalize [122/910] 3458479=test_method [123/910] 3458471=test_append [124/910] 3458471=test_ractor_compatibility [125/910] 3458474=test_rdoc_markup_hard_break [126/910] 3458474=test_gem_resolver_lock_set [127/910] 3458474=test_gem_console_ui [128/910] 3458474=test_member [129/910] 3458474=test_resource [130/910] 3458474=test_gem_source_fetch_problem [131/910] 3458474=test_set [132/910] 3458474=test_gem_update_suggestion [133/910] 3458470=test_function [134/910] 3458474=test_socket [135/910] 3458475=test_timeout [136/910] 3458470=test_not [137/910] 3458470=test_weakref [138/910] 3458472=test_gem_package_tar_writer [139/910] 3458471=test_rubygems [140/910] 3458472=ripper_test [141/910] 3458470=test_mailto [142/910] 3458473=test_case_mapping [143/910] 3458475=test_yaml_tree [144/910] 3458470=test_yjit_exit_locations [145/910] 3458473=test_rdoc_markup_pre_process [146/910] 3458484=test_rdoc_rdoc [147/910] 3458475=test_rdoc_method_attr [148/910] 3458470=test_gem_config_file [149/910] 3458484=test_gem_commands_pristine_command [150/910] 3458473=test_yamlstore [151/910] 3458471=test_within_pipe [152/910] 3458473=test_scalar_scanner [153/910] 3458470=test_io_buffer [154/910] 3458473=test_win32ole_event [155/910] 3458473=test_hash [156/910] 3458471=test_reline [157/910] 3458470=test_arith_seq_beg_len_step [158/910] 3458469=test_beginendblock [159/910] 3458470=test_gem_resolver_requirement_list [160/910] 3458470=test_time [161/910] 3458475=json_encoding_test [162/910] 3458475=test_math [163/910] 3458475=test_gc [164/910] 3458475=test_libs [165/910] 3458475=test_super [166/910] 3458472=onigmo_test [167/910] 3458472=test_struct [168/910] 3458472=test_pack [169/910] 3458472=test_rdoc_comment [170/910] 3458470=test_ast [171/910] 3458478=fuzzer_test [172/910] 3458478=test_rb_str_dup [173/910] 3458478=test_cgi_multipart [174/910] 3458472=test_case [175/910] 3458474=test_bug-5832 [176/910] 3458474=test_did_you_mean [177/910] 3458472=test_autoconf [178/910] 3458478=test_popen_deadlock [179/910] 3458472=test_gem_safe_yaml [180/910] 3458472=test_digest_extend [181/910] 3458469=constant_path_node_test [182/910] 3458472=test_gem_path_support [183/910] 3458472=test_win32ole_record [184/910] 3458472=newline_test [185/910] 3458469=snippets_test [186/910] 3458474=parser_test [187/910] 3458472=test_array [188/910] 3458472=test_ubf_async_safe [189/910] 3458472=test_webauthn_listener_response [190/910] 3458472=heredoc_test [191/910] 3458474=test_gem_bundler_version_finder [192/910] 3458472=test_console_attr [193/910] 3458472=test_gem_commands_info_command [194/910] 3458474=command_line_test [195/910] 3458474=test_rdoc_rd [196/910] 3458474=test_date_new [197/910] 3458472=test_io_timeout [198/910] 3458472=test_bug-3571 [199/910] 3458474=test_notimplement [200/910] 3458474=test_emoji_breaks [201/910] 3458474=test_system [202/910] 3458472=test_comparable [203/910] 3458472=test_dup [204/910] 3458475=test_require [205/910] 3458472=test_stringio [206/910] 3458482=test_dns [207/910] 3458472=test_x509name [208/910] 3458472=test_sleep [209/910] 3458478=test_wait [210/910] 3458471=test_object_references [211/910] 3458471=test_gem_requirement [212/910] 3458484=test_alias [213/910] 3458478=test_face [214/910] 3458471=test_sizeof [215/910] 3458478=test_compile_prism [216/910] 3458482=test_gem_commands_build_command [217/910] 3458484=test_gem_security [218/910] 3458479=test_euc_tw [219/910] 3458479=test_files_test_1 [220/910] 3458472=test_gem [221/910] 3458478=percent_delimiter_string_test [222/910] 3458478=test_ractor [223/910] 3458478=test_float [224/910] 3458482=test_rdoc_rd_inline [225/910] 3458482=test_gem_remote_fetcher_local_ssl_server [226/910] 3458474=test_gem_source_list [227/910] 3458474=test_yaml_special_cases [228/910] 3458474=attribute_write_test [229/910] 3458474=test_parser [230/910] 3458474=test_cgi_core [231/910] 3458474=test_helper_method [232/910] 3458474=test_delegate [233/910] 3458474=test_proc [234/910] 3458480=test_singleton_function [235/910] 3458480=test_shellwords [236/910] 3458480=test_cclass [237/910] 3458469=test_uncorrectable_name_check [238/910] 3458469=test_load [239/910] 3458469=test_omap [240/910] 3458469=test_zlib [241/910] 3458478=magic_comment_test [242/910] 3458480=test_marshal [243/910] 3458483=test_framework [244/910] 3458483=test_case_comprehensive [245/910] 3458483=test_ractor [246/910] 3458478=library_symbols_test [247/910] 3458478=test_emitter [248/910] 3458478=test_json_tree [249/910] 3458478=test_https_proxy [250/910] 3458472=test_pkey_dsa [251/910] 3458480=test_nomethod_error [252/910] 3458480=test_ssl [253/910] 3458478=test_date_strptime [254/910] 3458484=test_gem_resolver_git_set [255/910] 3458483=test_class_name_check [256/910] 3458478=test_help [257/910] 3458478=test_string [258/910] 3458483=test_sorted_set [259/910] 3458482=test_files_lib [260/910] 3458472=test_emoji [261/910] 3458472=test_condition [262/910] 3458472=test_cp949 [263/910] 3458472=test_erb [264/910] 3458484=json_ext_parser_test [265/910] 3458484=test_time [266/910] 3458472=test_duplicate [267/910] 3458472=test_integer [268/910] 3458483=test_date_attr [269/910] 3458483=test_scan_args [270/910] 3458483=test_multi_irb_commands [271/910] 3458483=test_gem_command_manager [272/910] 3458484=test_rdoc_top_level [273/910] 3458474=test_gem_installer [274/910] 3458481=test_rdoc_code_object [275/910] 3458483=test_gem_source_git [276/910] 3458471=test_regex_casefold [277/910] 3458471=test_pipe [278/910] 3458484=test_rdoc_normal_class [279/910] 3458480=test_random_formatter [280/910] 3458480=test_gem_commands_check_command [281/910] 3458483=test_propertyputref [282/910] 3458484=test_symbol [283/910] 3458483=test_gem_uninstaller [284/910] 3458484=test_gem_platform [285/910] 3458471=test_rdoc_ri_paths [286/910] 3458471=overlap_test [287/910] 3458484=test_pty [288/910] 3458480=test_assembler [289/910] 3458480=test_gem_commands_list_command [290/910] 3458480=test_gem_source_vendor [291/910] 3458480=test_dbm [292/910] 3458480=test_variable_name_check [293/910] 3458481=test_parser [294/910] 3458480=test_date_time [295/910] 3458480=test_pkcs12 [296/910] 3458481=test_date [297/910] 3458481=test_change_word [298/910] 3458481=test_gem_source_installed [299/910] 3458481=test_modify_expand [300/910] 3458481=test_gem_available_set [301/910] 3458481=test_utf16 [302/910] 3458481=test_gem_package [303/910] 3458484=test_enumerator [304/910] 3458471=test_rdoc_parser_simple [305/910] 3458471=string_encoding_test [306/910] 3458471=test_exception_at_throwing [307/910] 3458471=test_name_error [308/910] 3458475=test_handle [309/910] 3458480=test_frozen [310/910] 3458480=test_rdoc_markup_to_rdoc [311/910] 3458480=test_gem_source [312/910] 3458475=test_color_printer [313/910] 3458475=test_safe_load [314/910] 3458475=test_array [315/910] 3458471=test_find_executable [316/910] 3458471=test_set [317/910] 3458483=test_error_highlight [318/910] 3458471=test_profile_frames [319/910] 3458480=test_resolve_symbol [320/910] 3458481=test_date_compat [321/910] 3458481=test_lazy_enumerator [322/910] 3458479=test_time_tz [323/910] 3458480=test_backtrace [324/910] 3458471=string_query_test [325/910] 3458471=test_rdoc_task [326/910] 3458471=test_class2name [327/910] 3458471=test_nil [328/910] 3458479=test_gem_request_set_lockfile_tokenizer [329/910] 3458471=test_gem_commands_outdated_command [330/910] 3458471=test_kdf [331/910] 3458471=test_rdoc_markup_formatter [332/910] 3458471=test_enumerator [333/910] 3458471=test_fiddle [334/910] 3458469=test_win32ole_variant [335/910] 3458469=test_rdoc_parser_prism_ruby [336/910] 3458479=test_ractor [337/910] 3458471=test_psych [338/910] 3458471=test_gem_package_old [339/910] 3458479=test_command [340/910] 3458471=test_gem_uri [341/910] 3458471=test_rbconfig [342/910] 3458471=test_digest [343/910] 3458481=test_debug [344/910] 3458481=test_stringchar [345/910] 3458480=test_gem_commands_help_command [346/910] 3458480=test_arith_seq_extract [347/910] 3458481=test_stream [348/910] 3458481=test_optarg [349/910] 3458473=test_ssl_session [350/910] 3458483=test_ractor [351/910] 3458483=test_gem_resolver_local_specification [352/910] 3458480=test_autoload [353/910] 3458483=test_pack [354/910] 3458481=test_gem_commands_unpack_command [355/910] 3458479=test_gem_commands_exec_command [356/910] 3458471=test_object [357/910] 3458471=test_gem_commands_signout_command [358/910] 3458471=test_exception [359/910] 3458471=test_rdoc_generator_pot [360/910] 3458471=test_gem_ext_cargo_builder [361/910] 3458469=test_gem_gem_runner [362/910] 3458471=test_file_exhaustive [363/910] 3458469=test_rdoc_servlet [364/910] 3458481=test_singleton [365/910] 3458469=test_key_name_check [366/910] 3458469=test_ripper [367/910] 3458481=test_win32ole_param_event [368/910] 3458481=test_rdoc_rd_block_parser [369/910] 3458473=test_ossl [370/910] 3458483=test_date_marshal [371/910] 3458483=test_grapheme_breaks [372/910] 3458483=test_gem_request_set_gem_dependency_api [373/910] 3458481=test_syntax [374/910] 3458483=test_assignment [375/910] 3458469=test_ruby_lex [376/910] 3458472=!Nothing_to_test [377/910] 3458472=test_keyword [378/910] 3458469=numeric_value_test [379/910] 3458469=test_gem_commands_server_command [380/910] 3458469=test_httpheader [381/910] 3458479=test_http_request [382/910] 3458469=test_rdoc_ri_driver [383/910] 3458479=test_data [384/910] 3458479=test_provider [385/910] 3458482=test_win32ole_method_event [386/910] 3458482=test_bn [387/910] 3458482=test_ansi [388/910] 3458482=test_gem_package_task [389/910] 3458482=test_len [390/910] 3458482=implicit_array_test [391/910] 3458469=test_acceptable [392/910] 3458482=test_win32ole_param [393/910] 3458482=test_function_entry [394/910] 3458482=test_rdoc_parser_markdown [395/910] 3458482=test_kernel [396/910] 3458469=test_method_name_check [397/910] 3458472=heredoc_dedent_test [398/910] 3458472=test_backtrace [399/910] 3458472=test_bundled_ca [400/910] 3458469=test_to_ruby [401/910] 3458479=test_random [402/910] 3458479=test_workspace [403/910] 3458469=static_literals_test [404/910] 3458469=test_option [405/910] 3458469=test_capacity [406/910] 3458479=test_tracer [407/910] 3458479=test_input_method [408/910] 3458469=test_nextafter [409/910] 3458472=test_gem_safe_marshal [410/910] 3458479=test_memory_view [411/910] 3458479=test_helper [412/910] 3458469=test_ellipsize [413/910] 3458469=test_utf32 [414/910] 3458469=test_integer [415/910] 3458479=test_data [416/910] 3458479=test_noarg [417/910] 3458473=test_thread [418/910] 3458473=test_pkey_ec [419/910] 3458469=test_rand [420/910] 3458473=test_fips [421/910] 3458482=test_date_parse [422/910] 3458479=test_gem_commands_update_command [423/910] 3458482=json_parser_test [424/910] 3458482=test_win32ole_variant_m [425/910] 3458482=test_rdoc_store [426/910] 3458472=test_err_in_callback [427/910] 3458472=test_rdoc_stats [428/910] 3458472=test_cesu8 [429/910] 3458472=test_gem_commands_rebuild_command [430/910] 3458473=test_alias_and_anchor [431/910] 3458473=test_gem_commands_setup_command [432/910] 3458472=test_open3 [433/910] 3458469=errors_test [434/910] 3458474=test_rdoc_markup_document [435/910] 3458474=test_ftp [436/910] 3458469=test_vm_dump [437/910] 3458469=test_gc_compact [438/910] 3458474=test_key_stroke [439/910] 3458476=test_deprecated [440/910] 3458474=test_div [441/910] 3458474=test_rdoc_generator_darkfish [442/910] 3458476=test_resize [443/910] 3458476=test_fiber [444/910] 3458483=breadth_first_search_test [445/910] 3458483=test_generic [446/910] 3458483=test_arity [447/910] 3458483=test_files_sample [448/910] 3458473=test_update [449/910] 3458473=test_folderitem2_invokeverb [450/910] 3458473=test_case_options [451/910] 3458477=test_rdoc_markup_to_html_crossref [452/910] 3458473=test_rdoc_parser_changelog [453/910] 3458483=test_init [454/910] 3458482=test_gem_resolver_index_set [455/910] 3458473=test_gem_install_update_options [456/910] 3458482=test_file [457/910] 3458479=test_gem_security_policy [458/910] 3458482=test_hash_create [459/910] 3458482=json_generic_object_test [460/910] 3458482=test_thread [461/910] 3458474=test_call [462/910] 3458475=test_pack [463/910] 3458473=test_defined [464/910] 3458471=test_ole_methods [465/910] 3458471=test_switch_hitter [466/910] 3458473=test_ftp [467/910] 3458479=integer_base_flags_test [468/910] 3458479=test_httpresponses [469/910] 3458474=test_unicode_escape [470/910] 3458479=test_have_library [471/910] 3458473=test_erb_command [472/910] 3458471=test_require [473/910] 3458473=test_https [474/910] 3458480=test_evaluation [475/910] 3458480=test_gem_resolver_vendor_set [476/910] 3458483=test_rdoc_markup_to_ansi [477/910] 3458480=test_fnmatch [478/910] 3458474=test_koi8 [479/910] 3458474=test_clone [480/910] 3458480=test_objspace [481/910] 3458475=test_erb_m17n [482/910] 3458475=test_gem_ext_cmake_builder [483/910] 3458477=test_filter [484/910] 3458483=test_too_many_dummy_encodings [485/910] 3458477=test_http [486/910] 3458483=test_gem_dependency_resolution_error [487/910] 3458483=test_rational2 [488/910] 3458483=fixtures_test [489/910] 3458474=test_gem_request_set_lockfile_parser [490/910] 3458475=test_yield [491/910] 3458474=test_shift_jis [492/910] 3458474=test_gem_ci_detector [493/910] 3458474=test_string [494/910] 3458483=test_io_wait_uncommon [495/910] 3458483=test_proxy [496/910] 3458474=test_raise [497/910] 3458474=test_completion [498/910] 3458483=test_numeric [499/910] 3458483=test_metaclass [500/910] 3458483=test_io [501/910] 3458479=test_ws [502/910] 3458479=test_rdoc_require [503/910] 3458479=test_date_arith [504/910] 3458479=test_io_console [505/910] 3458471=test_undef [506/910] 3458471=test_c_union_entity [507/910] 3458474=test_gem_commands_sources_command [508/910] 3458471=test_ractor [509/910] 3458471=test_gem_spec_fetcher [510/910] 3458472=desugar_compiler_test [511/910] 3458474=test_signedness [512/910] 3458472=test_hmac [513/910] 3458472=test_gem_commands_mirror [514/910] 3458471=test_cgi_cookie [515/910] 3458472=test_internal_ivar [516/910] 3458472=symbol_encoding_test [517/910] 3458471=test_cd [518/910] 3458472=test_tracepoint [519/910] 3458471=test_gem_commands_environment_command [520/910] 3458471=test_my_integer [521/910] 3458471=test_rdoc_rubygems_hook [522/910] 3458472=test_gem_resolver_installed_specification [523/910] 3458471=test_array_create [524/910] 3458471=test_debugger_integration [525/910] 3458472=test_ractor [526/910] 3458471=test_new [527/910] 3458471=test_cipher [528/910] 3458471=test_hash [529/910] 3458471=test_macro [530/910] 3458471=test_ldap [531/910] 3458472=test_gem_source_lock [532/910] 3458471=test_etc [533/910] 3458472=test_gem_remote_fetcher_local_server [534/910] 3458479=test_rdoc_markup_to_bs [535/910] 3458479=test_last_thread [536/910] 3458471=test_rdoc_markup [537/910] 3458472=test_context [538/910] 3458471=test_optparse [539/910] 3458471=test_coder [540/910] 3458477=test_symbol [541/910] 3458471=parse_test [542/910] 3458471=test_gem_source_specific_file [543/910] 3458471=test_unix [544/910] 3458471=test_gem_commands_which_command [545/910] 3458473=test_enum [546/910] 3458471=test_bignum [547/910] 3458472=reflection_test [548/910] 3458472=test_cparser [549/910] 3458471=test_human_typo [550/910] 3458471=test_dot_dot [551/910] 3458471=test_gem_request_set_lockfile [552/910] 3458479=ractor_test [553/910] 3458469=test_postponed_job [554/910] 3458479=test_exit [555/910] 3458479=test_pattern_key_name_check [556/910] 3458479=test_jaro_winkler [557/910] 3458479=test_gem_commands_yank_command [558/910] 3458471=test_gem_resolver [559/910] 3458479=test_gem_gemcutter_utilities [560/910] 3458471=test_gem_remote_fetcher [561/910] 3458469=test_raise_exception [562/910] 3458474=test_gem_util [563/910] 3458479=test_tempfile [564/910] 3458472=test_config [565/910] 3458472=test_pinned [566/910] 3458474=test_memory_view [567/910] 3458472=test_gem_command [568/910] 3458471=test_weakkeymap [569/910] 3458472=test_usrmarshal [570/910] 3458474=test_rdoc_parser_ruby [571/910] 3458479=test_httpresponse [572/910] 3458479=test_rdoc_markup_to_markdown [573/910] 3458479=test_inlinecache [574/910] 3458472=test_show_source [575/910] 3458479=test_engine [576/910] 3458479=test_enc_raise [577/910] 3458479=test_key_error [578/910] 3458472=test_storage [579/910] 3458479=test_path_to_class [580/910] 3458479=json_addition_test [581/910] 3458472=test_thread_fd_close [582/910] 3458472=test_gem_ext_ext_conf_builder [583/910] 3458479=test_command_aliasing [584/910] 3458479=test_qsort [585/910] 3458479=test_cmethod [586/910] 3458479=test_gem_commands_dependency_command [587/910] 3458479=test_class [588/910] 3458469=test_const [589/910] 3458469=test_serialize_subclasses [590/910] 3458473=parse_comments_test [591/910] 3458473=test_gem_dependency [592/910] 3458469=test_method_cache [593/910] 3458469=test_string [594/910] 3458469=test_gem_resolver_index_specification [595/910] 3458481=test_marshalable [596/910] 3458481=test_iterator [597/910] 3458469=test_eval [598/910] 3458469=test_object [599/910] 3458473=test_process [600/910] 3458481=test_fileutils [601/910] 3458473=test_gem_commands_cert_command [602/910] 3458481=test_io [603/910] 3458481=test_cgi_tag_helper [604/910] 3458481=named_capture_test [605/910] 3458475=test_kill_ring [606/910] 3458475=test_dir_m17n [607/910] 3458481=test_gem_resolver_git_specification [608/910] 3458469=test_pathname [609/910] 3458474=test_remote_fetch_error [610/910] 3458474=test_coverage [611/910] 3458473=test_func [612/910] 3458477=test_stream [613/910] 3458477=json_common_interface_test [614/910] 3458477=test_gem_ext_cargo_builder_unit [615/910] 3458481=test_gem_commands_install_command [616/910] 3458477=test_stack [617/910] 3458476=test_summary [618/910] 3458469=test_nowrite [619/910] 3458469=test_flip [620/910] 3458469=test_thread_queue [621/910] 3458476=test_nil2vtempty [622/910] 3458476=test_securerandom [623/910] 3458471=test_foreach [624/910] 3458472=test_econv [625/910] 3458471=test_variable [626/910] 3458476=test_digest [627/910] 3458476=test_gem_resolver_lock_specification [628/910] 3458471=test_cstr [629/910] 3458476=test_address_resolve [630/910] 3458476=test_closure [631/910] 3458476=test_wss [632/910] 3458476=test_iter_break [633/910] 3458476=test_process [634/910] 3458474=test_have_macro [635/910] 3458484=test_parse [636/910] 3458474=test_num2int [637/910] 3458474=test_rdoc_parser_rd [638/910] 3458474=test_gem_source_local [639/910] 3458471=test_spell_checker [640/910] 3458471=test_bug_reporter [641/910] 3458477=test_ractor [642/910] 3458477=test_document [643/910] 3458477=test_rdoc_options [644/910] 3458481=test_yaml [645/910] 3458475=test_boolean [646/910] 3458474=test_config [647/910] 3458475=test_gem_commands_specification_command [648/910] 3458481=test_recorder [649/910] 3458481=test_yield_block [650/910] 3458481=test_gem_commands_signin_command [651/910] 3458472=test_nonblock [652/910] 3458472=test_pkey [653/910] 3458472=test_gem_request [654/910] 3458481=test_primitive [655/910] 3458481=test_rdoc_include [656/910] 3458475=parameters_signature_test [657/910] 3458475=test_getopts [658/910] 3458484=test_rendering [659/910] 3458471=test_gem_resolver_api_specification [660/910] 3458475=test_irb [661/910] 3458484=test_literal [662/910] 3458481=test_arithmetic_sequence [663/910] 3458471=test_gem_commands_search_command [664/910] 3458481=test_pattern_matching [665/910] 3458471=test_thread [666/910] 3458481=test_encoding [667/910] 3458469=test_lambda [668/910] 3458481=test_file [669/910] 3458471=test_frozen_error [670/910] 3458471=test_sockopt [671/910] 3458471=bom_test [672/910] 3458471=test_rational [673/910] 3458469=test_str2big [674/910] 3458469=newline_offsets_test [675/910] 3458472=test_regexp [676/910] 3458477=test_rdoc_cross_reference [677/910] 3458474=test_gem_commands_contents_command [678/910] 3458474=test_readpartial [679/910] 3458475=test_rdoc_generator_markup [680/910] 3458475=test_scalar [681/910] 3458475=test_gem_resolver_conflict [682/910] 3458469=test_cgi_modruby [683/910] 3458475=test_thread_cv [684/910] 3458469=test_yamldbm [685/910] 3458469=test_win32ole_method [686/910] 3458469=test_helper [687/910] 3458469=test_convertible [688/910] 3458474=test_gem_resolver_best_set [689/910] 3458473=test_addr [690/910] 3458473=test_stat [691/910] 3458473=test_eval [692/910] 3458474=test_unicode [693/910] 3458471=test_parser_events [694/910] 3458474=test_windows_1251 [695/910] 3458474=relocation_test [696/910] 3458474=test_store [697/910] 3458475=test_insns_leaf [698/910] 3458471=test_iseq [699/910] 3458475=test_enc_associate [700/910] 3458478=dump_test [701/910] 3458477=test_allocation [702/910] 3458483=test_gc [703/910] 3458474=test_c_struct_builder [704/910] 3458474=location_test [705/910] 3458474=test_cgi_util [706/910] 3458475=test_x509req [707/910] 3458474=test_gem_commands_open_command [708/910] 3458473=test_tree_builder [709/910] 3458473=test_gem_ext_cargo_builder_link_flag_converter [710/910] 3458473=test_protocol [711/910] 3458484=test_protect [712/910] 3458484=test_complex2 [713/910] 3458474=test_iso_8859 [714/910] 3458484=test_x509attr [715/910] 3458484=test_dln [716/910] 3458484=test_history [717/910] 3458473=test_open-uri [718/910] 3458474=test_coderange [719/910] 3458471=test_rdoc_parser [720/910] 3458479=test_rdoc_markup_indented_paragraph [721/910] 3458484=test_line_editor [722/910] 3458474=test_big2str [723/910] 3458479=test_rdoc_context [724/910] 3458474=test_pkg_config [725/910] 3458471=test_string_memory [726/910] 3458474=test_rdoc_markup_to_joined_paragraph [727/910] 3458484=test_rdoc_markup_to_html [728/910] 3458474=regexp_test [729/910] 3458475=test_require_path_check [730/910] 3458474=test_mkmf [731/910] 3458481=test_win32ole_variant_outarg [732/910] 3458481=test_mul [733/910] 3458481=test_mixed_unicode_escapes [734/910] 3458481=test_enumerator_kw [735/910] 3458474=test_rdoc_markup_to_html_snippet [736/910] 3458481=test_pkcs7 Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_proc: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 46065> [737/910] 3458471=test_cgi_header [738/910] 3458484=test_gem_commands_fetch_command COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3458473 ko1 8u IPv4 173738045 0t0 TCP localhost:46065->localhost:51632 (CLOSE_WAIT) [739/910] 3458471=test_complexrational [740/910] 3458475=test_rdoc_any_method [741/910] 3458471=test_flush Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 8 [742/910] 3458471=test_gem_dependency_installer [743/910] 3458473=test_refinement [744/910] 3458474=test_pointer [745/910] 3458484=test_win32ole_type_event [746/910] 3458484=test_gem_name_tuple [747/910] 3458481=test_warning [748/910] 3458484=test_rdoc_class_module [749/910] 3458481=test_rdoc_markup_attributes [750/910] 3458481=test_gbk [751/910] 3458481=test_gem_specification [752/910] 3458478=test_win32ole_variable [753/910] 3458478=test_gb18030 [754/910] 3458475=test_type_completor [755/910] 3458478=test_gem_package_tar_reader [756/910] 3458475=test_word [757/910] 3458475=test_class [758/910] 3458475=test_cgi_session [759/910] 3458478=test_x509crl [760/910] 3458475=test_numeric [761/910] 3458475=test_stringscanner [762/910] 3458475=unescape_test [763/910] 3458475=test_x509ext [764/910] 3458475=test_files_ext [765/910] 3458474=test_case [766/910] 3458474=test_c_struct_entry [767/910] 3458475=test_eval_history [768/910] 3458478=test_gem_commands_query_command [769/910] 3458475=test_color [770/910] 3458475=equality_test [771/910] 3458475=test_inadvertent_creation [772/910] 3458484=static_inspect_test [773/910] 3458479=test_instrumentation_api [774/910] 3458484=test_rdoc_markup_verbatim [775/910] 3458484=test_at_exit [776/910] 3458474=test_complex [777/910] 3458484=source_location_test [778/910] 3458475=test_whileuntil [779/910] 3458475=test_transcode [780/910] 3458484=test_flags [781/910] 3458474=test_asn1 [782/910] 3458475=test_monitor [783/910] 3458474=test_gem_ext_rake_builder [784/910] 3458475=json_string_matching_test [785/910] 3458478=test_rdoc_markup_heading [786/910] 3458475=test_extlibs [787/910] 3458478=test_rat [788/910] 3458478=test_rdoc_markup_to_tt_only [789/910] 3458478=test_gem_version [790/910] 3458469=test_win32ole [791/910] 3458478=test_gem_commands_stale_command [792/910] 3458469=tunnel_test [793/910] 3458469=test_settracefunc [794/910] 3458478=test_gem_text [795/910] 3458478=test_gem_stub_specification [796/910] 3458478=test_method_cache [797/910] 3458479=test_path [798/910] 3458478=test_sprintf_comb [799/910] 3458479=test_tcp [800/910] 3458484=test_pp [801/910] 3458484=test_rdoc_markdown_test [802/910] 3458478=test_rdoc_normal_module [803/910] 3458479=test_webauthn_listener [804/910] 3458478=test_lock_native_thread [805/910] 3458478=test_gem_package_tar_reader_entry [806/910] 3458474=test_zsh_completion [807/910] 3458479=test_enc_str_buf_cat [808/910] 3458474=test_have_func [809/910] 3458479=test_gem_security_trust_dir [810/910] 3458479=test_rdoc_parser_c [811/910] 3458471=test_constant [812/910] 3458478=test_default_gems [813/910] 3458478=test_load [814/910] 3458478=test_encoding [815/910] 3458481=json_fixtures_test [816/910] 3458481=test_rdoc_generator_pot_po_entry [817/910] 3458481=test_gem_resolver_specification [818/910] 3458481=test_rdoc_markup_include [819/910] 3458481=test_enumerable [820/910] 3458479=test_bmethod [821/910] 3458481=test_key_actor_vi [822/910] 3458479=test_bug-14834 [823/910] 3458478=test_svcb_https [824/910] 3458474=test_buffering [825/910] 3458474=test_rdoc_context_section [826/910] 3458478=ruby_parser_test [827/910] 3458478=test_addrinfo [828/910] 3458474=test_x509cert [829/910] 3458479=test_http [830/910] 3458479=test_passing_block [831/910] 3458479=test_rdoc_attr [832/910] 3458479=test_ractor [833/910] 3458478=parse_success_test [834/910] 3458478=test_gem_commands_push_command [835/910] 3458479=test_module [836/910] 3458481=test_ssl [837/910] 3458469=test_deprecate [838/910] 3458469=test_registry [839/910] 3458469=test_rdoc_constant [840/910] 3458480=test_common [841/910] 3458478=test_optimization [842/910] 3458474=test_rdoc_markdown [843/910] 3458484=test_gem_request_connection_pools [844/910] 3458469=test_sprintf [845/910] 3458480=test_gem_uri_formatter [846/910] 3458480=test_rdoc_encoding [847/910] 3458480=test_rdoc_markup_to_table_of_contents [848/910] 3458475=test_weakmap [849/910] 3458480=test_ancdata [850/910] 3458480=test_gem_doctor [851/910] 3458484=test_data_error [852/910] 3458480=test_rubyvm [853/910] 3458469=test_force_exit [854/910] 3458480=test_gem_resolver_dependency_request [855/910] 3458469=test_external_new [856/910] 3458469=test_scanner_events [857/910] 3458480=test_abi [858/910] 3458474=test_euc_jp [859/910] 3458474=test_win32ole_typelib [860/910] 3458474=locals_test [861/910] 3458474=test_find [862/910] 3458474=test_recursion [863/910] 3458474=test_normalize [864/910] 3458474=test_gem_commands_owner_command [865/910] 3458484=test_import [866/910] 3458469=test_basicsocket [867/910] 3458469=test_sexp [868/910] 3458469=test_disable_irb [869/910] 3458469=test_gem_package_tar_header [870/910] 3458473=pattern_test [871/910] 3458473=test_ractor [872/910] 3458469=test_rdoc_tom_doc [873/910] 3458469=test_rdoc_i18n_text [874/910] 3458469=test_gem_unsatisfiable_dependency_error [875/910] 3458480=test_history [876/910] 3458473=test_verbose [877/910] 3458469=test_gem_ext_builder [878/910] 3458473=test_key_actor_emacs [879/910] 3458480=test_bigzero [880/910] 3458480=test_basicinstructions [881/910] 3458474=test_mutex [882/910] 3458480=test_struct [883/910] 3458480=test_typeddata [884/910] 3458471=test_gem_resolver_vendor_specification [885/910] 3458471=compiler_test [886/910] 3458471=test_date_strftime [887/910] 3458473=test_gem_resolver_activation_request [888/910] 3458473=test_big5 [889/910] 3458473=test_null [890/910] 3458473=test_scheduler [891/910] 3458474=test_ensure_and_callcc [892/910] 3458474=test_rdoc_markup_raw [893/910] 3458474=test_signal [894/910] 3458473=test_timeout [895/910] 3458473=test_fixnum [896/910] 3458480=test_iseq_load [897/910] 3458473=test_name_error_extension [898/910] 3458473=test_fstring [899/910] 3458473=test_gem_remote_fetcher_s3 [900/910] 3458484=test_rdoc_markup_parser [901/910] 3458484=lex_test [902/910] 3458484=test_gem_rdoc [903/910] 3458473=test_files_test_2 [904/910] 3458484=test_gem_version_option [905/910] 3458484=test_require_lib [906/910] 3458471=version_test [907/910] 3458471=test_gem_request_set [908/910] 3458474=test_objectspace [909/910] 3458471=test_trick [910/910] 3458469=test_fd_setsize $$$ #<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:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 972 972 972 pts/0 972 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 972 973 972 972 pts/0 972 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 1323744 1323744 1323744 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 1323744 1323746 1323744 1323744 ? -1 S 1000 0:00 (sd-pam) 1323708 1323784 1323708 1323708 ? -1 S 1000 0:15 sshd: ko1@pts/1 1323784 1323793 1323793 1323793 pts/1 1323793 Ss+ 1000 0:00 -bash 1 2466408 2466345 2466345 ? -1 S 1000 0:00 sh /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/bin/code-server --connection-token=remotessh --accept-server-license-terms --start-server --enable-remote-auto-shutdown --socket-path=/tmp/code-5c3c7810-3589-478f-b4aa-e09255490051 2466408 2466412 2466345 2466345 ? -1 Sl 1000 0:07 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/server-main.js --connection-token=remotessh --accept-server-license-terms --start-server --enable-remote-auto-shutdown --socket-path=/tmp/code-5c3c7810-3589-478f-b4aa-e09255490051 2466412 2466520 2466345 2466345 ? -1 Sl 1000 0:03 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/bootstrap-fork --type=ptyHost --logsPath /home/ko1/.vscode-server/data/logs/20250112T023226 3209591 3209675 3209591 3209591 ? -1 S 1000 0:01 sshd: ko1@notty 3209675 3209690 3209690 3209690 ? -1 Ss 1000 0:00 sh 3209690 3209716 3209690 3209690 ? -1 Sl 1000 0:02 /home/ko1/.vscode-server/code-138f619c86f1199955d53b4166bef66ef252935c command-shell --cli-data-dir /home/ko1/.vscode-server/cli --parent-process-id 3209690 --on-host=127.0.0.1 --on-port 2466412 3209809 2466345 2466345 ? -1 Sl 1000 0:18 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node --dns-result-order=ipv4first /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/bootstrap-fork --type=extensionHost --transformURIs --useHostProxy=false 2466412 3209838 2466345 2466345 ? -1 Sl 1000 0:00 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/bootstrap-fork --type=fileWatcher 3209809 3210400 2466345 2466345 ? -1 Sl 1000 0:00 /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/node /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/extensions/markdown-language-features/dist/serverWorkerMain --node-ipc --clientProcessId=3209809 2466520 3225393 3225393 3225393 pts/2 3225393 Ss+ 1000 0:00 /bin/bash --init-file /home/ko1/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/out/vs/workbench/contrib/terminal/common/scripts/shellIntegration-bash.sh 973 3457241 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 3457241 3457244 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.20250112-043028 --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 3457244 3457245 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.20250112-043028 --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 3457245 3458142 972 972 pts/0 972 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3458142 3458143 972 972 pts/0 972 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 3458143 3458466 972 972 pts/0 972 Sl+ 1000 0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 3458466 3458482 972 972 pts/0 972 Sl+ 1000 0:15 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 3458482 3472895 972 972 pts/0 972 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 3209690 3484844 3209690 3209690 ? -1 S 1000 0:00 sleep 180 3457245 3485168 972 972 pts/0 972 R+ 1000 0:00 ps jx {1=>[959, 1323744, 2466408], 959=>[972], 972=>[973], 1323744=>[1323746], 1323708=>[1323784], 1323784=>[1323793], 2466408=>[2466412], 2466412=>[2466520, 3209809, 3209838], 3209591=>[3209675], 3209675=>[3209690], 3209690=>[3209716, 3484844], 3209809=>[3210400], 2466520=>[3225393], 973=>[3457241], 3457241=>[3457244], 3457244=>[3457245], 3457245=>[3458142, 3485168], 3458142=>[3458143], 3458143=>[3458466], 3458466=>[3458482], 3458482=>[3472895]} $ timeout 60 gdb -p 3472895 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000587a4ed4fe4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7f4ec4c006c0 (LWP 3472895) "test_thread.rb*" 0x0000587a4ed4fe4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x7f4ec4c006c0 (LWP 3472895) "test_thread.rb*"): #0 0x0000587a4ed4fe4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000587a4ed50e0a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000587a4ec9d798 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 0x0000587a4ec9d589 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 0x0000587a4ec9d3bd 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 0x0000587a4ec9cdfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x0000587a4ec9ca46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x0000587a4ec9ed16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x0000587a4ed35be0 in __interceptor_free () No symbol table info available. #9 0x0000587a4eda6acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7f4eca546800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8173 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x7f4eca546800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4663 No locals. #11 ruby_xfree (x=0x7f4eca546800) at /tmp/ruby/src/trunk_asan/gc.c:4674 No locals. #12 0x0000587a4f003593 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662 No locals. #13 0x0000587a4f1416a0 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3143 th = 0x515000212a80 stack = 0x7f4eba4ff800 objspace = 0x51d000000a80 next = <optimized out> #14 0x0000587a4ed79bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x515000212a80 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #15 0x0000587a4ed7a11b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #16 0x0000587a4ef0216d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285 status = <optimized out> pid = <optimized out> #17 0x0000587a4f1624e8 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 = 0x7f4ec9364330 cfunc = 0x50400001ffd8 recv = 139976362588240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x0000587a4f109017 in vm_sendish (ec=0x516001d5e3d0, reg_cfp=0x7f4eba5ff720, cd=0x5040003880d0, 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> #19 vm_exec_core (ec=ec@entry=0x516001d5e3d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5040003880d0 insns_address_table = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4eba5ff720 reg_pc = 0x5080004de8d0 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> #20 0x0000587a4f0fdd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d5e3d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #21 0x0000587a4f17fd12 in invoke_iseq_block_from_c (ec=0x516001d5e3d0, captured=0x7f4eba5ff7a8, self=139976362588240, 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 = 0x7f4ec9328a60 cfp = <optimized out> sp = 0x7f4eba4ff850 use_argv = 0x0 stack_argv = 0x7f4eba4ff850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #22 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 = 0x7f4eba5ff7a8 #23 0x0000587a4f12c446 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #24 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #26 0x0000587a4f12c446 in rb_yield (val=<optimized out>) No locals. #27 0x0000587a4ed7e2e0 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 = 0x516001d5e3d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f4ec4bfeef0, <optimized out>, 0x7f4ec4bfee00, <optimized out>, <optimized out>}, prev = 0x7f4eb9a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001d5e3d0 state = RUBY_TAG_NONE errinfo = <optimized out> #28 0x0000587a4f1624e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x671100000001 cc = <optimized out> me = 0x7f4eef958b30 cfunc = 0x50400001f5d8 recv = 139977004093360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x0000587a4f109017 in vm_sendish (ec=0x516001d5e3d0, reg_cfp=0x7f4eba5ff790, cd=0x502001cf1590, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #30 vm_exec_core (ec=ec@entry=0x516001d5e3d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502001cf1590 insns_address_table = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4eba5ff790 reg_pc = 0x50600028b9b0 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> ==3472895==ERROR: AddressSanitizer: heap-use-after-free on address 0x5290000307b8 at pc 0x587a4eff6488 bp 0x529000030640 sp 0x529000030638 READ of size 4 at 0x5290000307b8 thread T213 INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #31 0x0000587a4f0fdd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d5e3d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #32 0x0000587a4f13c09b in invoke_iseq_block_from_c (ec=0x516001d5e3d0, captured=<optimized out>, self=139976362588240, 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 = 0x7f4ec9328a88 cfp = 0x7f4eba5ff7c8 sp = 0x7f4eba4ff818 use_argv = <optimized out> stack_argv = 0x7f4eba4ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #33 invoke_block_from_c_proc (ec=0x516001d5e3d0, self=139976362588240, 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> #34 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. #35 0x0000587a4f13a326 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000399150, argc=1322581582, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770 self = 0 #36 0x0000587a4f0901c9 in thread_do_start_proc (th=th@entry=0x515000212a80) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000399150 args_len = 0 args_ptr = <optimized out> #37 0x0000587a4f08ddfa in thread_do_start (th=0x515000212a80) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #38 thread_start_func_2 (th=th@entry=0x515000212a80, 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> #39 0x0000587a4f08d0be in call_thread_start_func_2 (th=0x515000212a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7f4ec4bffcc0 #40 nt_start (ptr=0x50c000603d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000212a80 sched = <optimized out> nt = 0x50c000603d00 vm = 0x525000000100 #41 0x0000587a4ed33a9f in asan_thread_start(void*) () No symbol table info available. #42 0x00007f4eefe9ca94 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 = {139976285095616, 4732927911677376053, 139976285095616, -360, 0, 140727359271824, 4732927911664793141, 4732978027212158517}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #43 0x00007f4eeff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x0000587a4f5c4f8f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1310 1310 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); [Inferior 1 (process 3472895) detached] $ timeout 60 gdb -p 3458482 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3485197] [New LWP 3472561] [New LWP 3465233] [New LWP 3464703] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f4eeff107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f4eeddaa3c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7f4ef01abc40 (LWP 3458482) "ruby" 0x00007f4eeff107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f4eeddaa3c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7f4ed3c006c0 (LWP 3485197) "test_thread.rb*" 0x00007f4eeff1b4cd in __GI___poll (fds=0x7f4eb9909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7f4ece8006c0 (LWP 3472561) "parallel.rb:40" 0x00007f4eeff1b4cd in __GI___poll (fds=0x7f4eba813960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7f4ec88006c0 (LWP 3465233) "Gem::Timeout st" 0x00007f4eefe98d61 in __futex_abstimed_wait_common64 (private=32590, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000215550) at ./nptl/futex-internal.c:57 5 Thread 0x7f4ec5e006c0 (LWP 3464703) "Timeout stdlib " 0x00007f4eefe98d61 in __futex_abstimed_wait_common64 (private=32590, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00046c054) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7f4ec5e006c0 (LWP 3464703) "Timeout stdlib "): #0 0x00007f4eefe98d61 in __futex_abstimed_wait_common64 (private=32590, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00046c054) 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=32590, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00046c054) 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=0x50c00046c054, 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 0x00007f4eefe9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00046c028) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f4eefe9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7f4ec5dfeb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 39, cond = 0x50c00046c028, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 39 seq = 19 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=0x50c00046c028, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000587a4f0672ff in rb_native_cond_wait (cond=0x50c00046c054, 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=0x5150000dff00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x0000587a4f08bfd2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150000dff00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x0000587a4f071791 in native_sleep (th=0x5150000dff00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x5150000dff00, 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 0x0000587a4f08aa45 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139977002167800, 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 0x0000587a4ed7e2e0 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 = 0x5160015900d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f4ec5dfeef0, <optimized out>, 0x7f4ec5dfee00, <optimized out>, <optimized out>}, prev = 0x7f4ec5009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160015900d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x0000587a4f089f2d 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 = 139977002167800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 139977002167800, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d950 end = 0 #14 0x0000587a4f10a7bf 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 0x0000587a4f10a7bf in vm_invoke_builtin_delegate (ec=0x5160015900d0, cfp=0x7f4ec89ff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160015900d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4ec89ff758 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 0x0000587a4f0fdd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160015900d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000587a4f13c09b in invoke_iseq_block_from_c (ec=0x5160015900d0, captured=<optimized out>, self=139977001922080, 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 = 0x7f4eef7dbd20 cfp = 0x7f4ec89ff7c8 sp = 0x7f4ec88ff818 use_argv = <optimized out> stack_argv = 0x7f4ec88ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160015900d0, self=139977001922080, 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 0x0000587a4f13a326 in rb_vm_invoke_proc (ec=0x50c00046c054, proc=0x189, proc@entry=0x5040002aa050, argc=-269906591, 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 0x0000587a4f0901c9 in thread_do_start_proc (th=th@entry=0x5150000dff00) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x5040002aa050 args_len = 0 args_ptr = <optimized out> #23 0x0000587a4f08ddfa in thread_do_start (th=0x5150000dff00) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000dff00, 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 0x0000587a4f08d0be in call_thread_start_func_2 (th=0x5150000dff00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7f4ec5dffcc0 #26 nt_start (ptr=0x50c00046c000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150000dff00 sched = <optimized out> nt = 0x50c00046c000 vm = 0x525000000100 #27 0x0000587a4ed33a9f in asan_thread_start(void*) () No symbol table info available. #28 0x00007f4eefe9ca94 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 = {139976303969984, 4732929286066910773, 139976303969984, -360, 0, 139976358483344, 4732929286054327861, 4732978027212158517}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007f4eeff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7f4ec88006c0 (LWP 3465233) "Gem::Timeout st"): #0 0x00007f4eefe98d61 in __futex_abstimed_wait_common64 (private=32590, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000215550) 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=32590, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000215550) 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=0x50c000215550, 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 0x00007f4eefe9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000215528) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f4eefe9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7f4ec87feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 22, cond = 0x50c000215528, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 22 seq = 11 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=0x50c000215528, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000587a4f0672ff in rb_native_cond_wait (cond=0x50c000215550, 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=0x515000005580, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x0000587a4f08bfd2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000005580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x0000587a4f071791 in native_sleep (th=0x515000005580, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283 sched = <optimized out> #9 sleep_forever (th=0x515000005580, 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 0x0000587a4f08aa45 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139976536955520, 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 0x0000587a4ed7e2e0 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 = 0x516000af32d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f4ec87feef0, <optimized out>, 0x7f4ec87fee00, <optimized out>, <optimized out>}, prev = 0x7f4ebfc09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000af32d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x0000587a4f089f2d in queue_do_pop (self=<optimized out>, q=0x5040004e51d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 139976536955520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 139976536955520, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x5040004e51d0 end = 0 #14 0x0000587a4f10a7bf 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 0x0000587a4f10a7bf in vm_invoke_builtin_delegate (ec=0x516000af32d0, cfp=0x7f4ec62f9758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000af32d0) at ../../src/trunk_asan/insns.def:1657 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4ec62f9758 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 0x0000587a4f0fdd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516000af32d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000587a4f13c09b in invoke_iseq_block_from_c (ec=0x516000af32d0, captured=<optimized out>, self=139976995863680, 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 = 0x7f4ed3c327c8 cfp = 0x7f4ec62f97c8 sp = 0x7f4ec61f9818 use_argv = <optimized out> stack_argv = 0x7f4ec61f9818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000af32d0, self=139976995863680, 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 0x0000587a4f13a326 in rb_vm_invoke_proc (ec=0x50c000215550, proc=0x189, proc@entry=0x504000093d50, argc=-269906591, 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 0x0000587a4f0901c9 in thread_do_start_proc (th=th@entry=0x515000005580) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x504000093d50 args_len = 0 args_ptr = <optimized out> #23 0x0000587a4f08ddfa in thread_do_start (th=0x515000005580) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000005580, 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 0x0000587a4f08d0be in call_thread_start_func_2 (th=0x515000005580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7f4ec87ffcc0 #26 nt_start (ptr=0x50c000215500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x515000005580 sched = <optimized out> nt = 0x50c000215500 vm = 0x525000000100 #27 0x0000587a4ed33a9f in asan_thread_start(void*) () No symbol table info available. #28 0x00007f4eefe9ca94 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 = {139976348010176, 4732902073154123317, 139976348010176, -360, 0, 140727359269136, 4732902073141540405, 4732978027212158517}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007f4eeff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7f4ece8006c0 (LWP 3472561) "parallel.rb:40"): #0 0x00007f4eeff1b4cd in __GI___poll (fds=0x7f4eba813960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000587a4ecda6ea in __interceptor_poll () No symbol table info available. #2 0x0000587a4ee34afd in nogvl_wait_for (th=139976359682480, fptr=0x51100009d700, 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 0x0000587a4ee35f76 in internal_read_func (ptr=0x7f4eba813740) at /tmp/ruby/src/trunk_asan/io.c:1205 iis = 0x7f4eba813740 result = <optimized out> #5 0x0000587a4f07569b in rb_thread_io_blocking_call (func=0x587a4ee35af0 <internal_read_func>, data1=0x7f4eba813740, 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 0x0000587a4ed7e2e0 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 = 0x516001d4bdd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f4ece7fedb0, <optimized out>, 0x7f4ece7fecc0, <optimized out>, <optimized out>}, prev = 0x7f4eba809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001d4bdd0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x0000587a4ee4a385 in io_read_memory_locktmp (str=139976113207648, 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 = 139976359682480, fptr = 0x51100009d700, nonblock = 0, fd = 6, buf = 0x5190002b5c80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100009d700 n = <optimized out> shrinkable = <optimized out> #9 0x0000587a4ee265c1 in io_readpartial (argc=-1165936288, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617 ret = <optimized out> #10 0x0000587a4f1624e8 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 = 0x7f4eef979ec0 cfunc = 0x504000010f58 recv = 139976359682640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000587a4f10fa47 in vm_sendish (ec=0x516001d4bdd0, reg_cfp=0x7f4ec64fd790, 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=0x516001d4bdd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4ec64fd790 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 0x0000587a4f0fdd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001d4bdd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000587a4f13c09b in invoke_iseq_block_from_c (ec=0x516001d4bdd0, captured=<optimized out>, self=139976995554880, 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 = 0x7f4eef7e4420 cfp = 0x7f4ec64fd7c8 sp = 0x7f4ec63fd818 use_argv = <optimized out> stack_argv = 0x7f4ec63fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001d4bdd0, self=139976995554880, 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 0x0000587a4f13a326 in rb_vm_invoke_proc (ec=0x7f4eba813960, proc=0x1, proc@entry=0x50400038f350, argc=-269372211, 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 0x0000587a4f0901c9 in thread_do_start_proc (th=th@entry=0x5150000c1780) at /tmp/ruby/src/trunk_asan/thread.c:610 args = <optimized out> procval = <optimized out> proc = 0x50400038f350 args_len = 0 args_ptr = <optimized out> #19 0x0000587a4f08ddfa in thread_do_start (th=0x5150000c1780) at /tmp/ruby/src/trunk_asan/thread.c:627 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150000c1780, 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 0x0000587a4f08d0be in call_thread_start_func_2 (th=0x5150000c1780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176 stack_start = <optimized out> stack_start_addr = 0x7f4ece7ffcc0 #22 nt_start (ptr=0x50c0005f9440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221 th = 0x5150000c1780 sched = <optimized out> nt = 0x50c0005f9440 vm = 0x525000000100 #23 0x0000587a4ed33a9f in asan_thread_start(void*) () No symbol table info available. #24 0x00007f4eefe9ca94 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 = {139976448673472, 4732906471200634421, 139976448673472, -360, 25, 140727359274864, 4732906471188051509, 4732978027212158517}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007f4eeff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7f4ed3c006c0 (LWP 3485197) "test_thread.rb*"): #0 0x00007f4eeff1b4cd in __GI___poll (fds=0x7f4eb9909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000587a4ecda6ea in __interceptor_poll () No symbol table info available. #2 0x0000587a4f09142f 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 0x0000587a4ed33a9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007f4eefe9ca94 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 = {139976536753856, 4732881732189009461, 139976536753856, -360, 0, 139976358483920, 4732881732176426549, 4732978027212158517}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007f4eeff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7f4ef01abc40 (LWP 3458482) "ruby"): #0 0x00007f4eeff107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f4eeddaa3c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000587a4ecc7f20 in __interceptor_waitpid () No symbol table info available. #2 0x0000587a4ef09934 in do_waitpid (pid=-1, st=0x7f4eeddaa3c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7f4eeddaa3a0) at /tmp/ruby/src/trunk_asan/process.c:1074 w = 0x7f4eeddaa3a0 #4 0x0000587a4f073e0f in rb_nogvl (func=0x587a4ef098f0 <waitpid_blocking_no_SIGCHLD>, data1=0x7f4eeddaa3a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1576 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x0000587a4eef44ee in waitpid_no_SIGCHLD (w=0x7f4eeddaa3a0) at /tmp/ruby/src/trunk_asan/process.c:1087 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0} #7 0x0000587a4ef02ede in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170 status = <optimized out> data = <optimized out> #8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419 result = 139977004213560 pid = <optimized out> status = <optimized out> #9 0x0000587a4f1624e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0x6b3100100001 cc = <optimized out> me = 0x7f4eef957550 cfunc = 0x504000020818 recv = 139977003800080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000587a4f10fa47 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f4eed3ff480, 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 = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4eed3ff480 reg_pc = 0x50b000025c30 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x0000587a4f0fdd88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #13 0x0000587a4f17fd12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7f4eed3ff578, self=139976362588240, 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 = 0x7f4eef91cec8 cfp = <optimized out> sp = 0x7f4eed2ffac8 use_argv = 0x7f4eedc4cee0 stack_argv = 0x7f4eed2ffac8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #14 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7f4eed3ff578 #15 0x0000587a4f12c446 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #16 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #18 0x0000587a4f12c446 in rb_yield (val=<optimized out>) No locals. #19 0x0000587a4f2d351a in rb_ary_each (ary=139977004214320) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 2 #20 0x0000587a4f1624e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0xc0100000001 cc = <optimized out> me = 0x7f4eef980540 cfunc = 0x50400000a298 recv = 139977004214320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x0000587a4f109017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f4eed3ff560, cd=0x512000020fc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x512000020fc0 insns_address_table = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4eed3ff560 reg_pc = 0x51900001deb0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> th: 0x515000000300, native_id: 0x7f4ef01abc40 -- Control frame information ----------------------------------------------- c:0017 p:---- s:0108 e:000107 CFUNC :waitall c:0016 p:0010 s:0104 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6 INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> c:0015 p:0004 s:0099 e:000098 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13 INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> c:0014 p:0006 s:0093 e:000092 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH] c:0013 p:---- s:0089 e:000088 CFUNC :each c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> c:0007 p:0069 s:0046 E:001a30 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_checktype = <optimized out> INSN_LABEL_defineclass = <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_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_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> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> th: 0x5150000dff00, native_id: 0x7f4ec5e006c0 INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> th: 0x515000005580, native_id: 0x7f4ec88006c0 INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> th: 0x5150000c1780, native_id: 0x7f4ece8006c0 INSN_LABEL_getlocal_WC_1 = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_setlocal_WC_0 = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x0000587a4f0fe141 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #24 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #25 0x0000587a4f17fd12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7f4eed3ff620, self=139976995554880, 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 = 0x7f4eef7d5ee8 cfp = <optimized out> sp = 0x7f4eed2ffa28 use_argv = 0x7f4eedc13360 stack_argv = 0x7f4eed2ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7f4eed3ff620 #27 0x0000587a4f12c446 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #30 0x0000587a4f12c446 in rb_yield (val=<optimized out>) No locals. #31 0x0000587a4f2e02a6 in rb_ary_collect (ary=139976359678320) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 139976360000920 i = 18 #32 0x0000587a4f1624e8 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 = 0x7f4eef980130 cfunc = 0x50400000a758 recv = 139976359678320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #33 0x0000587a4f109017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f4eed3ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d310 insns_address_table = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4eed3ff608 reg_pc = 0x519000015cb8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x0000587a4f0fdf1f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #36 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #37 0x0000587a4f17fd12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7f4eed3ff738, self=139976995554880, 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 = 0x7f4eef7e45d8 cfp = <optimized out> sp = 0x7f4eed2ff8d0 use_argv = 0x7f4eedca4760 stack_argv = 0x7f4eed2ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #38 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7f4eed3ff738 #39 0x0000587a4f12c446 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #40 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #42 0x0000587a4f12c446 in rb_yield (val=<optimized out>) No locals. #43 0x0000587a4f2e02a6 in rb_ary_collect (ary=139976359682800) at /tmp/ruby/src/trunk_asan/array.c:3645 collect = 139976359682720 i = 0 #44 0x0000587a4f1624e8 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 = 0x7f4eef980130 cfunc = 0x50400000a758 recv = 139976359682800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #45 0x0000587a4f109017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f4eed3ff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #46 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012d50 insns_address_table = {0x587a4f104d4c <vm_exec_core+14140>, 0x587a4f101d1b <vm_exec_core+1803>, 0x587a4f1036c9 <vm_exec_core+8377>, 0x587a4f1091f8 <vm_exec_core+31720>, 0x587a4f102fa1 <vm_exec_core+6545>, 0x587a4f109fad <vm_exec_core+35229>, 0x587a4f107ffa <vm_exec_core+27114>, 0x587a4f105bcc <vm_exec_core+17852>, 0x587a4f102050 <vm_exec_core+2624>, 0x587a4f109a2b <vm_exec_core+33819>, 0x587a4f1095cb <vm_exec_core+32699>, 0x587a4f10339c <vm_exec_core+7564>, 0x587a4f1026bc <vm_exec_core+4268>, 0x587a4f108531 <vm_exec_core+28449>, 0x587a4f10434c <vm_exec_core+11580>, 0x587a4f109c6d <vm_exec_core+34397>, 0x587a4f10981a <vm_exec_core+33290>, 0x587a4f104bc4 <vm_exec_core+13748>, 0x587a4f105b1d <vm_exec_core+17677>, 0x587a4f1081aa <vm_exec_core+27546>, 0x587a4f109762 <vm_exec_core+33106>, 0x587a4f10715c <vm_exec_core+23372>, 0x587a4f10825e <vm_exec_core+27726>, 0x587a4f1086e8 <vm_exec_core+28888>, 0x587a4f10706e <vm_exec_core+23134>, 0x587a4f10259c <vm_exec_core+3980>, 0x587a4f107951 <vm_exec_core+25409>, 0x587a4f1023c4 <vm_exec_core+3508>, 0x587a4f10277d <vm_exec_core+4461>, 0x587a4f104eb9 <vm_exec_core+14505>, 0x587a4f106edb <vm_exec_core+22731>, 0x587a4f10751f <vm_exec_core+24335>, 0x587a4f106c24 <vm_exec_core+22036>, 0x587a4f101f81 <vm_exec_core+2417>, 0x587a4f10898c <vm_exec_core+29564>, 0x587a4f10947b <vm_exec_core+32363>, 0x587a4f102894 <vm_exec_core+4740>, 0x587a4f103b4d <vm_exec_core+9533>, 0x587a4f1035c0 <vm_exec_core+8112>, 0x587a4f1044c7 <vm_exec_core+11959>, 0x587a4f105a4b <vm_exec_core+17467>, 0x587a4f1029a0 <vm_exec_core+5008>, 0x587a4f1087d1 <vm_exec_core+29121>, 0x587a4f103a92 <vm_exec_core+9346>, 0x587a4f1058b4 <vm_exec_core+17060>, 0x587a4f106457 <vm_exec_core+20039>, 0x587a4f10864b <vm_exec_core+28731>, 0x587a4f107347 <vm_exec_core+23863>, 0x587a4f104707 <vm_exec_core+12535>, 0x587a4f103dcb <vm_exec_core+10171>, 0x587a4f1083f1 <vm_exec_core+28129>, 0x587a4f105065 <vm_exec_core+14933>, 0x587a4f107a18 <vm_exec_core+25608>, 0x587a4f107476 <vm_exec_core+24166>, 0x587a4f107c73 <vm_exec_core+26211>, 0x587a4f108cb6 <vm_exec_core+30374>, 0x587a4f106694 <vm_exec_core+20612>, 0x587a4f1019bb <vm_exec_core+939>, 0x587a4f104899 <vm_exec_core+12937>, 0x587a4f108321 <vm_exec_core+27921>, 0x587a4f1049dc <vm_exec_core+13260>, 0x587a4f106f94 <vm_exec_core+22916>, 0x587a4f107838 <vm_exec_core+25128>, 0x587a4f106162 <vm_exec_core+19282>, 0x587a4f106d7d <vm_exec_core+22381>, 0x587a4f104c5b <vm_exec_core+13899>, 0x587a4f1040e1 <vm_exec_core+10961>, 0x587a4f107d66 <vm_exec_core+26454>, 0x587a4f102a72 <vm_exec_core+5218>, 0x587a4f105f46 <vm_exec_core+18742>, 0x587a4f11140b <vm_exec_core+65019>, 0x587a4f10721c <vm_exec_core+23564>, 0x587a4f102d31 <vm_exec_core+5921>, 0x587a4f103263 <vm_exec_core+7251>, 0x587a4f102e6a <vm_exec_core+6234>, 0x587a4f103c5b <vm_exec_core+9803>, 0x587a4f104542 <vm_exec_core+12082>, 0x587a4f1019c0 <vm_exec_core+944>, 0x587a4f103971 <vm_exec_core+9057>, 0x587a4f10a202 <vm_exec_core+35826>, 0x587a4f107738 <vm_exec_core+24872>, 0x587a4f106537 <vm_exec_core+20263>, 0x587a4f108866 <vm_exec_core+29270>, 0x587a4f10a2eb <vm_exec_core+36059>, 0x587a4f108bb9 <vm_exec_core+30121>, 0x587a4f109d17 <vm_exec_core+34567>, 0x587a4f109e01 <vm_exec_core+34801>, 0x587a4f1024a3 <vm_exec_core+3731>, 0x587a4f1098d8 <vm_exec_core+33480>, 0x587a4f104f72 <vm_exec_core+14690>, 0x587a4f109b20 <vm_exec_core+34064>, 0x587a4f104a9d <vm_exec_core+13453>, 0x587a4f108a7d <vm_exec_core+29805>, 0x587a4f103f14 <vm_exec_core+10500>, 0x587a4f1052bb <vm_exec_core+15531>, 0x587a4f109ef7 <vm_exec_core+35047>, 0x587a4f10598b <vm_exec_core+17275>, 0x587a4f10546c <vm_exec_core+15964>, 0x587a4f101aa6 <vm_exec_core+1174>, 0x587a4f1021bf <vm_exec_core+2991>, 0x587a4f101ba4 <vm_exec_core+1428>, 0x587a4f106272 <vm_exec_core+19554>, 0x587a4f105642 <vm_exec_core+16434>, 0x587a4f105e07 <vm_exec_core+18423>, 0x587a4f105d0e <vm_exec_core+18174>, 0x587a4f104da6 <vm_exec_core+14230>, 0x587a4f105522 <vm_exec_core+16146>, 0x587a4f10517c <vm_exec_core+15212>, 0x587a4f105786 <vm_exec_core+16758>, 0x587a4f10581d <vm_exec_core+16909>, 0x587a4f104d3d <vm_exec_core+14125>, 0x587a4f101d0c <vm_exec_core+1788>, 0x587a4f1036ba <vm_exec_core+8362>, 0x587a4f1091e9 <vm_exec_core+31705>, 0x587a4f102f92 <vm_exec_core+6530>, 0x587a4f109f9e <vm_exec_core+35214>, 0x587a4f107feb <vm_exec_core+27099>, 0x587a4f105bbd <vm_exec_core+17837>, 0x587a4f102041 <vm_exec_core+2609>, 0x587a4f109a1c <vm_exec_core+33804>, 0x587a4f1095bc <vm_exec_core+32684>, 0x587a4f10338d <vm_exec_core+7549>, 0x587a4f1026ad <vm_exec_core+4253>, 0x587a4f108522 <vm_exec_core+28434>, 0x587a4f10433d <vm_exec_core+11565>, 0x587a4f109c5e <vm_exec_core+34382>, 0x587a4f10980b <vm_exec_core+33275>, 0x587a4f104bb5 <vm_exec_core+13733>, 0x587a4f105b0e <vm_exec_core+17662>, 0x587a4f10819b <vm_exec_core+27531>, 0x587a4f109753 <vm_exec_core+33091>, 0x587a4f10714d <vm_exec_core+23357>, 0x587a4f10824f <vm_exec_core+27711>, 0x587a4f1086d9 <vm_exec_core+28873>, 0x587a4f10705f <vm_exec_core+23119>, 0x587a4f10258d <vm_exec_core+3965>, 0x587a4f107942 <vm_exec_core+25394>, 0x587a4f1023b5 <vm_exec_core+3493>, 0x587a4f10276e <vm_exec_core+4446>, 0x587a4f104eaa <vm_exec_core+14490>, 0x587a4f106ecc <vm_exec_core+22716>, 0x587a4f107510 <vm_exec_core+24320>, 0x587a4f106c15 <vm_exec_core+22021>, 0x587a4f101f72 <vm_exec_core+2402>, 0x587a4f10897d <vm_exec_core+29549>, 0x587a4f10946c <vm_exec_core+32348>, 0x587a4f102885 <vm_exec_core+4725>, 0x587a4f103b3e <vm_exec_core+9518>, 0x587a4f1035b1 <vm_exec_core+8097>, 0x587a4f1044b8 <vm_exec_core+11944>, 0x587a4f105a3c <vm_exec_core+17452>, 0x587a4f102991 <vm_exec_core+4993>, 0x587a4f1087c2 <vm_exec_core+29106>, 0x587a4f103a83 <vm_exec_core+9331>, 0x587a4f1058a5 <vm_exec_core+17045>, 0x587a4f106448 <vm_exec_core+20024>, 0x587a4f10863c <vm_exec_core+28716>, 0x587a4f107338 <vm_exec_core+23848>, 0x587a4f1046f8 <vm_exec_core+12520>, 0x587a4f103dbc <vm_exec_core+10156>, 0x587a4f1083e2 <vm_exec_core+28114>, 0x587a4f105056 <vm_exec_core+14918>, 0x587a4f107a09 <vm_exec_core+25593>, 0x587a4f107467 <vm_exec_core+24151>, 0x587a4f107c64 <vm_exec_core+26196>, 0x587a4f108ca7 <vm_exec_core+30359>, 0x587a4f106685 <vm_exec_core+20597>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f10488a <vm_exec_core+12922>, 0x587a4f108312 <vm_exec_core+27906>, 0x587a4f1049cd <vm_exec_core+13245>, 0x587a4f106f85 <vm_exec_core+22901>, 0x587a4f1072e8 <vm_exec_core+23768>, 0x587a4f106153 <vm_exec_core+19267>, 0x587a4f106d6e <vm_exec_core+22366>, 0x587a4f104c4c <vm_exec_core+13884>, 0x587a4f1040d2 <vm_exec_core+10946>, 0x587a4f107d57 <vm_exec_core+26439>, 0x587a4f102a63 <vm_exec_core+5203>, 0x587a4f105f37 <vm_exec_core+18727>, 0x587a4f1113fc <vm_exec_core+65004>, 0x587a4f10720d <vm_exec_core+23549>, 0x587a4f102d22 <vm_exec_core+5906>, 0x587a4f103254 <vm_exec_core+7236>, 0x587a4f102e5b <vm_exec_core+6219>, 0x587a4f103c4c <vm_exec_core+9788>, 0x587a4f104533 <vm_exec_core+12067>, 0x587a4f106532 <vm_exec_core+20258>, 0x587a4f105a32 <vm_exec_core+17442>, 0x587a4f10652d <vm_exec_core+20253>, 0x587a4f107148 <vm_exec_core+23352>, 0x587a4f10705a <vm_exec_core+23114>, 0x587a4f103c47 <vm_exec_core+9783>, 0x587a4f1072fc <vm_exec_core+23788>, 0x587a4f104f68 <vm_exec_core+14680>, 0x587a4f104f6d <vm_exec_core+14685>, 0x587a4f107055 <vm_exec_core+23109>, 0x587a4f106ec2 <vm_exec_core+22706>, 0x587a4f105dee <vm_exec_core+18398>, 0x587a4f105cfa <vm_exec_core+18154>...} reg_cfp = 0x7f4eed3ff720 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> #47 0x0000587a4f0fe141 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622 No locals. #48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #49 0x0000587a4ed7a5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7f4eef7e4768) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffda442a1d0, <optimized out>, 0x7ffda442a120, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f4eef7e4768 #50 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #51 0x0000587a4ed73b47 in rb_main (argc=10, argv=0x7ffda442a398) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #52 main (argc=10, argv=0x7ffda442a398) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3458482) detached] $ timeout 60 gdb -p 3458466 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3458468] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007eddd3d26cd7 in __GI___select (nfds=33, readfds=0x50c005548f00, writefds=0x0, exceptfds=0x0, timeout=0x7ffcbc77a3e0) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7eddd3e1ac40 (LWP 3458466) "ruby" 0x00007eddd3d26cd7 in __GI___select (nfds=33, readfds=0x50c005548f00, writefds=0x0, exceptfds=0x0, timeout=0x7ffcbc77a3e0) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7eddb7a006c0 (LWP 3458468) "ruby" 0x00007eddd3d1b4cd in __GI___poll (fds=0x7eddb6709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7eddb7a006c0 (LWP 3458468) "ruby"): #0 0x00007eddd3d1b4cd in __GI___poll (fds=0x7eddb6709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000055fdfa9d66ea in __interceptor_poll () No symbol table info available. #2 0x000055fdfad8d42f 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 0x000055fdfaa2fa9f in asan_thread_start(void*) () No symbol table info available. #5 0x00007eddd3c9ca94 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 = {139490733590208, -5185155231544146924, 139490733590208, -360, 0, 140723470452096, -5185155231523175404, -5185217235610270700}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007eddd3d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7eddd3e1ac40 (LWP 3458466) "ruby"): #0 0x00007eddd3d26cd7 in __GI___select (nfds=33, readfds=0x50c005548f00, writefds=0x0, exceptfds=0x0, timeout=0x7ffcbc77a3e0) 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 = 948879822} pts64 = 0x7ffcbc77a280 r = <optimized out> #1 0x000055fdfad78105 in native_fd_select (n=33, readfds=0x50c005548f00, writefds=0x0, exceptfds=0x7eddd3d26cd7 <__GI___select+327>, timeout=0x7ffcbc77a280, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380 No locals. #2 do_select (p=139491172778528) at /tmp/ruby/src/trunk_asan/thread.c:4314 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffcbc77a390 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000055fdfaa7a2e0 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 = {0x7ffcbc77a550, <optimized out>, 0x7ffcbc77a460, <optimized out>, <optimized out>}, prev = 0x7eddd1cd8180, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000055fdfad776de 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 = 33, th = 0x515000000300, rset = 0x7eddd1cd8040, 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 = 0x7eddd1cd80a0} #5 0x000055fdfab3b6ef in select_internal (read=139490734802960, write=4, except=4, tp=0x7eddd1cd80a0, fds=0x7eddd1cd8040) at /tmp/ruby/src/trunk_asan/io.c:10711 timerec = <optimized out> max = 33 pending = <optimized out> rp = 0x7eddd1cd8040 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=139491172778016) at /tmp/ruby/src/trunk_asan/io.c:10781 p = 0x7eddd1cd8020 #7 0x000055fdfaa7a2e0 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 = {0x7ffcbc77a850, <optimized out>, 0x7ffcbc77a760, <optimized out>, <optimized out>}, prev = 0x7eddd1c4b840, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000055fdfab17937 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 0x000055fdfae5e4e8 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 = 0x7eddd351a6a0 cfunc = 0x504000010798 recv = 139491197057560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000055fdfae0ba47 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eddd11ff3a0, 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 = {0x55fdfae00d4c <vm_exec_core+14140>, 0x55fdfadfdd1b <vm_exec_core+1803>, 0x55fdfadff6c9 <vm_exec_core+8377>, 0x55fdfae051f8 <vm_exec_core+31720>, 0x55fdfadfefa1 <vm_exec_core+6545>, 0x55fdfae05fad <vm_exec_core+35229>, 0x55fdfae03ffa <vm_exec_core+27114>, 0x55fdfae01bcc <vm_exec_core+17852>, 0x55fdfadfe050 <vm_exec_core+2624>, 0x55fdfae05a2b <vm_exec_core+33819>, 0x55fdfae055cb <vm_exec_core+32699>, 0x55fdfadff39c <vm_exec_core+7564>, 0x55fdfadfe6bc <vm_exec_core+4268>, 0x55fdfae04531 <vm_exec_core+28449>, 0x55fdfae0034c <vm_exec_core+11580>, 0x55fdfae05c6d <vm_exec_core+34397>, 0x55fdfae0581a <vm_exec_core+33290>, 0x55fdfae00bc4 <vm_exec_core+13748>, 0x55fdfae01b1d <vm_exec_core+17677>, 0x55fdfae041aa <vm_exec_core+27546>, 0x55fdfae05762 <vm_exec_core+33106>, 0x55fdfae0315c <vm_exec_core+23372>, 0x55fdfae0425e <vm_exec_core+27726>, 0x55fdfae046e8 <vm_exec_core+28888>, 0x55fdfae0306e <vm_exec_core+23134>, 0x55fdfadfe59c <vm_exec_core+3980>, 0x55fdfae03951 <vm_exec_core+25409>, 0x55fdfadfe3c4 <vm_exec_core+3508>, 0x55fdfadfe77d <vm_exec_core+4461>, 0x55fdfae00eb9 <vm_exec_core+14505>, 0x55fdfae02edb <vm_exec_core+22731>, 0x55fdfae0351f <vm_exec_core+24335>, 0x55fdfae02c24 <vm_exec_core+22036>, 0x55fdfadfdf81 <vm_exec_core+2417>, 0x55fdfae0498c <vm_exec_core+29564>, 0x55fdfae0547b <vm_exec_core+32363>, 0x55fdfadfe894 <vm_exec_core+4740>, 0x55fdfadffb4d <vm_exec_core+9533>, 0x55fdfadff5c0 <vm_exec_core+8112>, 0x55fdfae004c7 <vm_exec_core+11959>, 0x55fdfae01a4b <vm_exec_core+17467>, 0x55fdfadfe9a0 <vm_exec_core+5008>, 0x55fdfae047d1 <vm_exec_core+29121>, 0x55fdfadffa92 <vm_exec_core+9346>, 0x55fdfae018b4 <vm_exec_core+17060>, 0x55fdfae02457 <vm_exec_core+20039>, 0x55fdfae0464b <vm_exec_core+28731>, 0x55fdfae03347 <vm_exec_core+23863>, 0x55fdfae00707 <vm_exec_core+12535>, 0x55fdfadffdcb <vm_exec_core+10171>, 0x55fdfae043f1 <vm_exec_core+28129>, 0x55fdfae01065 <vm_exec_core+14933>, 0x55fdfae03a18 <vm_exec_core+25608>, 0x55fdfae03476 <vm_exec_core+24166>, 0x55fdfae03c73 <vm_exec_core+26211>, 0x55fdfae04cb6 <vm_exec_core+30374>, 0x55fdfae02694 <vm_exec_core+20612>, 0x55fdfadfd9bb <vm_exec_core+939>, 0x55fdfae00899 <vm_exec_core+12937>, 0x55fdfae04321 <vm_exec_core+27921>, 0x55fdfae009dc <vm_exec_core+13260>, 0x55fdfae02f94 <vm_exec_core+22916>, 0x55fdfae03838 <vm_exec_core+25128>, 0x55fdfae02162 <vm_exec_core+19282>, 0x55fdfae02d7d <vm_exec_core+22381>, 0x55fdfae00c5b <vm_exec_core+13899>, 0x55fdfae000e1 <vm_exec_core+10961>, 0x55fdfae03d66 <vm_exec_core+26454>, 0x55fdfadfea72 <vm_exec_core+5218>, 0x55fdfae01f46 <vm_exec_core+18742>, 0x55fdfae0d40b <vm_exec_core+65019>, 0x55fdfae0321c <vm_exec_core+23564>, 0x55fdfadfed31 <vm_exec_core+5921>, 0x55fdfadff263 <vm_exec_core+7251>, 0x55fdfadfee6a <vm_exec_core+6234>, 0x55fdfadffc5b <vm_exec_core+9803>, 0x55fdfae00542 <vm_exec_core+12082>, 0x55fdfadfd9c0 <vm_exec_core+944>, 0x55fdfadff971 <vm_exec_core+9057>, 0x55fdfae06202 <vm_exec_core+35826>, 0x55fdfae03738 <vm_exec_core+24872>, 0x55fdfae02537 <vm_exec_core+20263>, 0x55fdfae04866 <vm_exec_core+29270>, 0x55fdfae062eb <vm_exec_core+36059>, 0x55fdfae04bb9 <vm_exec_core+30121>, 0x55fdfae05d17 <vm_exec_core+34567>, 0x55fdfae05e01 <vm_exec_core+34801>, 0x55fdfadfe4a3 <vm_exec_core+3731>, 0x55fdfae058d8 <vm_exec_core+33480>, 0x55fdfae00f72 <vm_exec_core+14690>, 0x55fdfae05b20 <vm_exec_core+34064>, 0x55fdfae00a9d <vm_exec_core+13453>, 0x55fdfae04a7d <vm_exec_core+29805>, 0x55fdfadfff14 <vm_exec_core+10500>, 0x55fdfae012bb <vm_exec_core+15531>, 0x55fdfae05ef7 <vm_exec_core+35047>, 0x55fdfae0198b <vm_exec_core+17275>, 0x55fdfae0146c <vm_exec_core+15964>, 0x55fdfadfdaa6 <vm_exec_core+1174>, 0x55fdfadfe1bf <vm_exec_core+2991>, 0x55fdfadfdba4 <vm_exec_core+1428>, 0x55fdfae02272 <vm_exec_core+19554>, 0x55fdfae01642 <vm_exec_core+16434>, 0x55fdfae01e07 <vm_exec_core+18423>, 0x55fdfae01d0e <vm_exec_core+18174>, 0x55fdfae00da6 <vm_exec_core+14230>, 0x55fdfae01522 <vm_exec_core+16146>, 0x55fdfae0117c <vm_exec_core+15212>, 0x55fdfae01786 <vm_exec_core+16758>, 0x55fdfae0181d <vm_exec_core+16909>, 0x55fdfae00d3d <vm_exec_core+14125>, 0x55fdfadfdd0c <vm_exec_core+1788>, 0x55fdfadff6ba <vm_exec_core+8362>, 0x55fdfae051e9 <vm_exec_core+31705>, 0x55fdfadfef92 <vm_exec_core+6530>, 0x55fdfae05f9e <vm_exec_core+35214>, 0x55fdfae03feb <vm_exec_core+27099>, 0x55fdfae01bbd <vm_exec_core+17837>, 0x55fdfadfe041 <vm_exec_core+2609>, 0x55fdfae05a1c <vm_exec_core+33804>, 0x55fdfae055bc <vm_exec_core+32684>, 0x55fdfadff38d <vm_exec_core+7549>, 0x55fdfadfe6ad <vm_exec_core+4253>, 0x55fdfae04522 <vm_exec_core+28434>, 0x55fdfae0033d <vm_exec_core+11565>, 0x55fdfae05c5e <vm_exec_core+34382>, 0x55fdfae0580b <vm_exec_core+33275>, 0x55fdfae00bb5 <vm_exec_core+13733>, 0x55fdfae01b0e <vm_exec_core+17662>, 0x55fdfae0419b <vm_exec_core+27531>, 0x55fdfae05753 <vm_exec_core+33091>, 0x55fdfae0314d <vm_exec_core+23357>, 0x55fdfae0424f <vm_exec_core+27711>, 0x55fdfae046d9 <vm_exec_core+28873>, 0x55fdfae0305f <vm_exec_core+23119>, 0x55fdfadfe58d <vm_exec_core+3965>, 0x55fdfae03942 <vm_exec_core+25394>, 0x55fdfadfe3b5 <vm_exec_core+3493>, 0x55fdfadfe76e <vm_exec_core+4446>, 0x55fdfae00eaa <vm_exec_core+14490>, 0x55fdfae02ecc <vm_exec_core+22716>, 0x55fdfae03510 <vm_exec_core+24320>, 0x55fdfae02c15 <vm_exec_core+22021>, 0x55fdfadfdf72 <vm_exec_core+2402>, 0x55fdfae0497d <vm_exec_core+29549>, 0x55fdfae0546c <vm_exec_core+32348>, 0x55fdfadfe885 <vm_exec_core+4725>, 0x55fdfadffb3e <vm_exec_core+9518>, 0x55fdfadff5b1 <vm_exec_core+8097>, 0x55fdfae004b8 <vm_exec_core+11944>, 0x55fdfae01a3c <vm_exec_core+17452>, 0x55fdfadfe991 <vm_exec_core+4993>, 0x55fdfae047c2 <vm_exec_core+29106>, 0x55fdfadffa83 <vm_exec_core+9331>, 0x55fdfae018a5 <vm_exec_core+17045>, 0x55fdfae02448 <vm_exec_core+20024>, 0x55fdfae0463c <vm_exec_core+28716>, 0x55fdfae03338 <vm_exec_core+23848>, 0x55fdfae006f8 <vm_exec_core+12520>, 0x55fdfadffdbc <vm_exec_core+10156>, 0x55fdfae043e2 <vm_exec_core+28114>, 0x55fdfae01056 <vm_exec_core+14918>, 0x55fdfae03a09 <vm_exec_core+25593>, 0x55fdfae03467 <vm_exec_core+24151>, 0x55fdfae03c64 <vm_exec_core+26196>, 0x55fdfae04ca7 <vm_exec_core+30359>, 0x55fdfae02685 <vm_exec_core+20597>, 0x55fdfae032e8 <vm_exec_core+23768>, 0x55fdfae0088a <vm_exec_core+12922>, 0x55fdfae04312 <vm_exec_core+27906>, 0x55fdfae009cd <vm_exec_core+13245>, 0x55fdfae02f85 <vm_exec_core+22901>, 0x55fdfae032e8 <vm_exec_core+23768>, 0x55fdfae02153 <vm_exec_core+19267>, 0x55fdfae02d6e <vm_exec_core+22366>, 0x55fdfae00c4c <vm_exec_core+13884>, 0x55fdfae000d2 <vm_exec_core+10946>, 0x55fdfae03d57 <vm_exec_core+26439>, 0x55fdfadfea63 <vm_exec_core+5203>, 0x55fdfae01f37 <vm_exec_core+18727>, 0x55fdfae0d3fc <vm_exec_core+65004>, 0x55fdfae0320d <vm_exec_core+23549>, 0x55fdfadfed22 <vm_exec_core+5906>, 0x55fdfadff254 <vm_exec_core+7236>, 0x55fdfadfee5b <vm_exec_core+6219>, 0x55fdfadffc4c <vm_exec_core+9788>, 0x55fdfae00533 <vm_exec_core+12067>, 0x55fdfae02532 <vm_exec_core+20258>, 0x55fdfae01a32 <vm_exec_core+17442>, 0x55fdfae0252d <vm_exec_core+20253>, 0x55fdfae03148 <vm_exec_core+23352>, 0x55fdfae0305a <vm_exec_core+23114>, 0x55fdfadffc47 <vm_exec_core+9783>, 0x55fdfae032fc <vm_exec_core+23788>, 0x55fdfae00f68 <vm_exec_core+14680>, 0x55fdfae00f6d <vm_exec_core+14685>, 0x55fdfae03055 <vm_exec_core+23109>, 0x55fdfae02ec2 <vm_exec_core+22706>, 0x55fdfae01dee <vm_exec_core+18398>, 0x55fdfae01cfa <vm_exec_core+18154>...} reg_cfp = 0x7eddd11ff3a0 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 0x000055fdfadf9f1f 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 0x000055fdfae7bd12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7eddd11ff578, self=139491196149040, 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 = 0x7eddd3377550 cfp = <optimized out> sp = 0x7eddd10ff9e8 use_argv = 0x7eddd1a0b620 stack_argv = 0x7eddd10ff9e8 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639 captured = 0x7eddd11ff578 #16 0x000055fdfae28446 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x000055fdfae28446 in rb_yield (val=<optimized out>) No locals. #20 0x000055fdfafcf51a in rb_ary_each (ary=139491181768080) at /tmp/ruby/src/trunk_asan/array.c:2641 i = 0 #21 0x000055fdfae5e4e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801 ci = 0xc0100000001 cc = <optimized out> me = 0x7eddd3520550 cfunc = 0x50400000a298 recv = 139491181768080 block_handler = <optimized out> frame_type = 1431634051 th: 0x515000000300, native_id: 0x7eddd3e1ac40 -- Control frame information ----------------------------------------------- c:0021 p:---- s:0128 e:000127 CFUNC :select len = <optimized out> val = <optimized out> #22 0x000055fdfae05017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eddd11ff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968 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 val = 36 ci = <optimized out> 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 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: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 insns_address_table = {0x55fdfae00d4c <vm_exec_core+14140>, 0x55fdfadfdd1b <vm_exec_core+1803>, 0x55fdfadff6c9 <vm_exec_core+8377>, 0x55fdfae051f8 <vm_exec_core+31720>, 0x55fdfadfefa1 <vm_exec_core+6545>, 0x55fdfae05fad <vm_exec_core+35229>, 0x55fdfae03ffa <vm_exec_core+27114>, 0x55fdfae01bcc <vm_exec_core+17852>, 0x55fdfadfe050 <vm_exec_core+2624>, 0x55fdfae05a2b <vm_exec_core+33819>, 0x55fdfae055cb <vm_exec_core+32699>, 0x55fdfadff39c <vm_exec_core+7564>, 0x55fdfadfe6bc <vm_exec_core+4268>, 0x55fdfae04531 <vm_exec_core+28449>, 0x55fdfae0034c <vm_exec_core+11580>, 0x55fdfae05c6d <vm_exec_core+34397>, 0x55fdfae0581a <vm_exec_core+33290>, 0x55fdfae00bc4 <vm_exec_core+13748>, 0x55fdfae01b1d <vm_exec_core+17677>, 0x55fdfae041aa <vm_exec_core+27546>, 0x55fdfae05762 <vm_exec_core+33106>, 0x55fdfae0315c <vm_exec_core+23372>, 0x55fdfae0425e <vm_exec_core+27726>, 0x55fdfae046e8 <vm_exec_core+28888>, 0x55fdfae0306e <vm_exec_core+23134>, 0x55fdfadfe59c <vm_exec_core+3980>, 0x55fdfae03951 <vm_exec_core+25409>, 0x55fdfadfe3c4 <vm_exec_core+3508>, 0x55fdfadfe77d <vm_exec_core+4461>, 0x55fdfae00eb9 <vm_exec_core+14505>, 0x55fdfae02edb <vm_exec_core+22731>, 0x55fdfae0351f <vm_exec_core+24335>, 0x55fdfae02c24 <vm_exec_core+22036>, 0x55fdfadfdf81 <vm_exec_core+2417>, 0x55fdfae0498c <vm_exec_core+29564>, 0x55fdfae0547b <vm_exec_core+32363>, 0x55fdfadfe894 <vm_exec_core+4740>, 0x55fdfadffb4d <vm_exec_core+9533>, 0x55fdfadff5c0 <vm_exec_core+8112>, 0x55fdfae004c7 <vm_exec_core+11959>, 0x55fdfae01a4b <vm_exec_core+17467>, 0x55fdfadfe9a0 <vm_exec_core+5008>, 0x55fdfae047d1 <vm_exec_core+29121>, 0x55fdfadffa92 <vm_exec_core+9346>, 0x55fdfae018b4 <vm_exec_core+17060>, 0x55fdfae02457 <vm_exec_core+20039>, 0x55fdfae0464b <vm_exec_core+28731>, 0x55fdfae03347 <vm_exec_core+23863>, 0x55fdfae00707 <vm_exec_core+12535>, 0x55fdfadffdcb <vm_exec_core+10171>, 0x55fdfae043f1 <vm_exec_core+28129>, 0x55fdfae01065 <vm_exec_core+14933>, 0x55fdfae03a18 <vm_exec_core+25608>, 0x55fdfae03476 <vm_exec_core+24166>, 0x55fdfae03c73 <vm_exec_core+26211>, 0x55fdfae04cb6 <vm_exec_core+30374>, 0x55fdfae02694 <vm_exec_core+20612>, 0x55fdfadfd9bb <vm_exec_core+939>, 0x55fdfae00899 <vm_exec_core+12937>, 0x55fdfae04321 <vm_exec_core+27921>, 0x55fdfae009dc <vm_exec_core+13260>, 0x55fdfae02f94 <vm_exec_core+22916>, 0x55fdfae03838 <vm_exec_core+25128>, 0x55fdfae02162 <vm_exec_core+19282>, 0x55fdfae02d7d <vm_exec_core+22381>, 0x55fdfae00c5b <vm_exec_core+13899>, 0x55fdfae000e1 <vm_exec_core+10961>, 0x55fdfae03d66 <vm_exec_core+26454>, 0x55fdfadfea72 <vm_exec_core+5218>, 0x55fdfae01f46 <vm_exec_core+18742>, 0x55fdfae0d40b <vm_exec_core+65019>, 0x55fdfae0321c <vm_exec_core+23564>, 0x55fdfadfed31 <vm_exec_core+5921>, 0x55fdfadff263 <vm_exec_core+7251>, 0x55fdfadfee6a <vm_exec_core+6234>, 0x55fdfadffc5b <vm_exec_core+9803>, 0x55fdfae00542 <vm_exec_core+12082>, 0x55fdfadfd9c0 <vm_exec_core+944>, 0x55fdfadff971 <vm_exec_core+9057>, 0x55fdfae06202 <vm_exec_core+35826>, 0x55fdfae03738 <vm_exec_core+24872>, 0x55fdfae02537 <vm_exec_core+20263>, 0x55fdfae04866 <vm_exec_core+29270>, 0x55fdfae062eb <vm_exec_core+36059>, 0x55fdfae04bb9 <vm_exec_core+30121>, 0x55fdfae05d17 <vm_exec_core+34567>, 0x55fdfae05e01 <vm_exec_core+34801>, 0x55fdfadfe4a3 <vm_exec_core+3731>, 0x55fdfae058d8 <vm_exec_core+33480>, 0x55fdfae00f72 <vm_exec_core+14690>, 0x55fdfae05b20 <vm_exec_core+34064>, 0x55fdfae00a9d <vm_exec_core+13453>, 0x55fdfae04a7d <vm_exec_core+29805>, 0x55fdfadfff14 <vm_exec_core+10500>, 0x55fdfae012bb <vm_exec_core+15531>, 0x55fdfae05ef7 <vm_exec_core+35047>, 0x55fdfae0198b <vm_exec_core+17275>, 0x55fdfae0146c <vm_exec_core+15964>, 0x55fdfadfdaa6 <vm_exec_core+1174>, 0x55fdfadfe1bf <vm_exec_core+2991>, 0x55fdfadfdba4 <vm_exec_core+1428>, 0x55fdfae02272 <vm_exec_core+19554>, 0x55fdfae01642 <vm_exec_core+16434>, 0x55fdfae01e07 <vm_exec_core+18423>, 0x55fdfae01d0e <vm_exec_core+18174>, 0x55fdfae00da6 <vm_exec_core+14230>, 0x55fdfae01522 <vm_exec_core+16146>, 0x55fdfae0117c <vm_exec_core+15212>, 0x55fdfae01786 <vm_exec_core+16758>, 0x55fdfae0181d <vm_exec_core+16909>, 0x55fdfae00d3d <vm_exec_core+14125>, 0x55fdfadfdd0c <vm_exec_core+1788>, 0x55fdfadff6ba <vm_exec_core+8362>, 0x55fdfae051e9 <vm_exec_core+31705>, 0x55fdfadfef92 <vm_exec_core+6530>, 0x55fdfae05f9e <vm_exec_core+35214>, 0x55fdfae03feb <vm_exec_core+27099>, 0x55fdfae01bbd <vm_exec_core+17837>, 0x55fdfadfe041 <vm_exec_core+2609>, 0x55fdfae05a1c <vm_exec_core+33804>, 0x55fdfae055bc <vm_exec_core+32684>, 0x55fdfadff38d <vm_exec_core+7549>, 0x55fdfadfe6ad <vm_exec_core+4253>, 0x55fdfae04522 <vm_exec_core+28434>, 0x55fdfae0033d <vm_exec_core+11565>, 0x55fdfae05c5e <vm_exec_core+34382>, 0x55fdfae0580b <vm_exec_core+33275>, 0x55fdfae00bb5 <vm_exec_core+13733>, 0x55fdfae01b0e <vm_exec_core+17662>, 0x55fdfae0419b <vm_exec_core+27531>, 0x55fdfae05753 <vm_exec_core+33091>, 0x55fdfae0314d <vm_exec_core+23357>, 0x55fdfae0424f <vm_exec_core+27711>, 0x55fdfae046d9 <vm_exec_core+28873>, 0x55fdfae0305f <vm_exec_core+23119>, 0x55fdfadfe58d <vm_exec_core+3965>, 0x55fdfae03942 <vm_exec_core+25394>, 0x55fdfadfe3b5 <vm_exec_core+3493>, 0x55fdfadfe76e <vm_exec_core+4446>, 0x55fdfae00eaa <vm_exec_core+14490>, 0x55fdfae02ecc <vm_exec_core+22716>, 0x55fdfae03510 <vm_exec_core+24320>, 0x55fdfae02c15 <vm_exec_core+22021>, 0x55fdfadfdf72 <vm_exec_core+2402>, 0x55fdfae0497d <vm_exec_core+29549>, 0x55fdfae0546c <vm_exec_core+32348>, 0x55fdfadfe885 <vm_exec_core+4725>, 0x55fdfadffb3e <vm_exec_core+9518>, 0x55fdfadff5b1 <vm_exec_core+8097>, 0x55fdfae004b8 <vm_exec_core+11944>, 0x55fdfae01a3c <vm_exec_core+17452>, 0x55fdfadfe991 <vm_exec_core+4993>, 0x55fdfae047c2 <vm_exec_core+29106>, 0x55fdfadffa83 <vm_exec_core+9331>, 0x55fdfae018a5 <vm_exec_core+17045>, 0x55fdfae02448 <vm_exec_core+20024>, 0x55fdfae0463c <vm_exec_core+28716>, 0x55fdfae03338 <vm_exec_core+23848>, 0x55fdfae006f8 <vm_exec_core+12520>, 0x55fdfadffdbc <vm_exec_core+10156>, 0x55fdfae043e2 <vm_exec_core+28114>, 0x55fdfae01056 <vm_exec_core+14918>, 0x55fdfae03a09 <vm_exec_core+25593>, 0x55fdfae03467 <vm_exec_core+24151>, 0x55fdfae03c64 <vm_exec_core+26196>, 0x55fdfae04ca7 <vm_exec_core+30359>, 0x55fdfae02685 <vm_exec_core+20597>, 0x55fdfae032e8 <vm_exec_core+23768>, 0x55fdfae0088a <vm_exec_core+12922>, 0x55fdfae04312 <vm_exec_core+27906>, 0x55fdfae009cd <vm_exec_core+13245>, 0x55fdfae02f85 <vm_exec_core+22901>, 0x55fdfae032e8 <vm_exec_core+23768>, 0x55fdfae02153 <vm_exec_core+19267>, 0x55fdfae02d6e <vm_exec_core+22366>, 0x55fdfae00c4c <vm_exec_core+13884>, 0x55fdfae000d2 <vm_exec_core+10946>, 0x55fdfae03d57 <vm_exec_core+26439>, 0x55fdfadfea63 <vm_exec_core+5203>, 0x55fdfae01f37 <vm_exec_core+18727>, 0x55fdfae0d3fc <vm_exec_core+65004>, 0x55fdfae0320d <vm_exec_core+23549>, 0x55fdfadfed22 <vm_exec_core+5906>, 0x55fdfadff254 <vm_exec_core+7236>, 0x55fdfadfee5b <vm_exec_core+6219>, 0x55fdfadffc4c <vm_exec_core+9788>, 0x55fdfae00533 <vm_exec_core+12067>, 0x55fdfae02532 <vm_exec_core+20258>, 0x55fdfae01a32 <vm_exec_core+17442>, 0x55fdfae0252d <vm_exec_core+20253>, 0x55fdfae03148 <vm_exec_core+23352>, 0x55fdfae0305a <vm_exec_core+23114>, 0x55fdfadffc47 <vm_exec_core+9783>, 0x55fdfae032fc <vm_exec_core+23788>, 0x55fdfae00f68 <vm_exec_core+14680>, 0x55fdfae00f6d <vm_exec_core+14685>, 0x55fdfae03055 <vm_exec_core+23109>, 0x55fdfae02ec2 <vm_exec_core+22706>, 0x55fdfae01dee <vm_exec_core+18398>, 0x55fdfae01cfa <vm_exec_core+18154>...} reg_cfp = 0x7eddd11ff560 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> 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 INSN_LABEL_getinstancevariable = <optimized out> 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 INSN_LABEL_setinstancevariable = <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 INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 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] 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 0x000055fdfadfa141 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 0x000055fdfab79e4c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139491196483560) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7eddd33736d0 #27 0x000055fdfab74d0b 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 = 139491197047800 realpath_map = 139491197047640 path = 139491196483560 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 0x000055fdfab72ec5 in rb_require_string_internal (fname=139491196483600, 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 0x000055fdfae5e4e8 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 = 0x7eddd3373860 cfunc = 0x5040000185d8 recv = 139491198291360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x000055fdfae4493d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcbc77cc30) 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 0x000055fdfae443f5 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 0x000055fdfae0ba47 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eddd11ff790, 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 = {0x55fdfae00d4c <vm_exec_core+14140>, 0x55fdfadfdd1b <vm_exec_core+1803>, 0x55fdfadff6c9 <vm_exec_core+8377>, 0x55fdfae051f8 <vm_exec_core+31720>, 0x55fdfadfefa1 <vm_exec_core+6545>, 0x55fdfae05fad <vm_exec_core+35229>, 0x55fdfae03ffa <vm_exec_core+27114>, 0x55fdfae01bcc <vm_exec_core+17852>, 0x55fdfadfe050 <vm_exec_core+2624>, 0x55fdfae05a2b <vm_exec_core+33819>, 0x55fdfae055cb <vm_exec_core+32699>, 0x55fdfadff39c <vm_exec_core+7564>, 0x55fdfadfe6bc <vm_exec_core+4268>, 0x55fdfae04531 <vm_exec_core+28449>, 0x55fdfae0034c <vm_exec_core+11580>, 0x55fdfae05c6d <vm_exec_core+34397>, 0x55fdfae0581a <vm_exec_core+33290>, 0x55fdfae00bc4 <vm_exec_core+13748>, 0x55fdfae01b1d <vm_exec_core+17677>, 0x55fdfae041aa <vm_exec_core+27546>, 0x55fdfae05762 <vm_exec_core+33106>, 0x55fdfae0315c <vm_exec_core+23372>, 0x55fdfae0425e <vm_exec_core+27726>, 0x55fdfae046e8 <vm_exec_core+28888>, 0x55fdfae0306e <vm_exec_core+23134>, 0x55fdfadfe59c <vm_exec_core+3980>, 0x55fdfae03951 <vm_exec_core+25409>, 0x55fdfadfe3c4 <vm_exec_core+3508>, 0x55fdfadfe77d <vm_exec_core+4461>, 0x55fdfae00eb9 <vm_exec_core+14505>, 0x55fdfae02edb <vm_exec_core+22731>, 0x55fdfae0351f <vm_exec_core+24335>, 0x55fdfae02c24 <vm_exec_core+22036>, 0x55fdfadfdf81 <vm_exec_core+2417>, 0x55fdfae0498c <vm_exec_core+29564>, 0x55fdfae0547b <vm_exec_core+32363>, 0x55fdfadfe894 <vm_exec_core+4740>, 0x55fdfadffb4d <vm_exec_core+9533>, 0x55fdfadff5c0 <vm_exec_core+8112>, 0x55fdfae004c7 <vm_exec_core+11959>, 0x55fdfae01a4b <vm_exec_core+17467>, 0x55fdfadfe9a0 <vm_exec_core+5008>, 0x55fdfae047d1 <vm_exec_core+29121>, 0x55fdfadffa92 <vm_exec_core+9346>, 0x55fdfae018b4 <vm_exec_core+17060>, 0x55fdfae02457 <vm_exec_core+20039>, 0x55fdfae0464b <vm_exec_core+28731>, 0x55fdfae03347 <vm_exec_core+23863>, 0x55fdfae00707 <vm_exec_core+12535>, 0x55fdfadffdcb <vm_exec_core+10171>, 0x55fdfae043f1 <vm_exec_core+28129>, 0x55fdfae01065 <vm_exec_core+14933>, 0x55fdfae03a18 <vm_exec_core+25608>, 0x55fdfae03476 <vm_exec_core+24166>, 0x55fdfae03c73 <vm_exec_core+26211>, 0x55fdfae04cb6 <vm_exec_core+30374>, 0x55fdfae02694 <vm_exec_core+20612>, 0x55fdfadfd9bb <vm_exec_core+939>, 0x55fdfae00899 <vm_exec_core+12937>, 0x55fdfae04321 <vm_exec_core+27921>, 0x55fdfae009dc <vm_exec_core+13260>, 0x55fdfae02f94 <vm_exec_core+22916>, 0x55fdfae03838 <vm_exec_core+25128>, 0x55fdfae02162 <vm_exec_core+19282>, 0x55fdfae02d7d <vm_exec_core+22381>, 0x55fdfae00c5b <vm_exec_core+13899>, 0x55fdfae000e1 <vm_exec_core+10961>, 0x55fdfae03d66 <vm_exec_core+26454>, 0x55fdfadfea72 <vm_exec_core+5218>, 0x55fdfae01f46 <vm_exec_core+18742>, 0x55fdfae0d40b <vm_exec_core+65019>, 0x55fdfae0321c <vm_exec_core+23564>, 0x55fdfadfed31 <vm_exec_core+5921>, 0x55fdfadff263 <vm_exec_core+7251>, 0x55fdfadfee6a <vm_exec_core+6234>, 0x55fdfadffc5b <vm_exec_core+9803>, 0x55fdfae00542 <vm_exec_core+12082>, 0x55fdfadfd9c0 <vm_exec_core+944>, 0x55fdfadff971 <vm_exec_core+9057>, 0x55fdfae06202 <vm_exec_core+35826>, 0x55fdfae03738 <vm_exec_core+24872>, 0x55fdfae02537 <vm_exec_core+20263>, 0x55fdfae04866 <vm_exec_core+29270>, 0x55fdfae062eb <vm_exec_core+36059>, 0x55fdfae04bb9 <vm_exec_core+30121>, 0x55fdfae05d17 <vm_exec_core+34567>, 0x55fdfae05e01 <vm_exec_core+34801>, 0x55fdfadfe4a3 <vm_exec_core+3731>, 0x55fdfae058d8 <vm_exec_core+33480>, 0x55fdfae00f72 <vm_exec_core+14690>, 0x55fdfae05b20 <vm_exec_core+34064>, 0x55fdfae00a9d <vm_exec_core+13453>, 0x55fdfae04a7d <vm_exec_core+29805>, 0x55fdfadfff14 <vm_exec_core+10500>, 0x55fdfae012bb <vm_exec_core+15531>, 0x55fdfae05ef7 <vm_exec_core+35047>, 0x55fdfae0198b <vm_exec_core+17275>, 0x55fdfae0146c <vm_exec_core+15964>, 0x55fdfadfdaa6 <vm_exec_core+1174>, 0x55fdfadfe1bf <vm_exec_core+2991>, 0x55fdfadfdba4 <vm_exec_core+1428>, 0x55fdfae02272 <vm_exec_core+19554>, 0x55fdfae01642 <vm_exec_core+16434>, 0x55fdfae01e07 <vm_exec_core+18423>, 0x55fdfae01d0e <vm_exec_core+18174>, 0x55fdfae00da6 <vm_exec_core+14230>, 0x55fdfae01522 <vm_exec_core+16146>, 0x55fdfae0117c <vm_exec_core+15212>, 0x55fdfae01786 <vm_exec_core+16758>, 0x55fdfae0181d <vm_exec_core+16909>, 0x55fdfae00d3d <vm_exec_core+14125>, 0x55fdfadfdd0c <vm_exec_core+1788>, 0x55fdfadff6ba <vm_exec_core+8362>, 0x55fdfae051e9 <vm_exec_core+31705>, 0x55fdfadfef92 <vm_exec_core+6530>, 0x55fdfae05f9e <vm_exec_core+35214>, 0x55fdfae03feb <vm_exec_core+27099>, 0x55fdfae01bbd <vm_exec_core+17837>, 0x55fdfadfe041 <vm_exec_core+2609>, 0x55fdfae05a1c <vm_exec_core+33804>, 0x55fdfae055bc <vm_exec_core+32684>, 0x55fdfadff38d <vm_exec_core+7549>, 0x55fdfadfe6ad <vm_exec_core+4253>, 0x55fdfae04522 <vm_exec_core+28434>, 0x55fdfae0033d <vm_exec_core+11565>, 0x55fdfae05c5e <vm_exec_core+34382>, 0x55fdfae0580b <vm_exec_core+33275>, 0x55fdfae00bb5 <vm_exec_core+13733>, 0x55fdfae01b0e <vm_exec_core+17662>, 0x55fdfae0419b <vm_exec_core+27531>, 0x55fdfae05753 <vm_exec_core+33091>, 0x55fdfae0314d <vm_exec_core+23357>, 0x55fdfae0424f <vm_exec_core+27711>, 0x55fdfae046d9 <vm_exec_core+28873>, 0x55fdfae0305f <vm_exec_core+23119>, 0x55fdfadfe58d <vm_exec_core+3965>, 0x55fdfae03942 <vm_exec_core+25394>, 0x55fdfadfe3b5 <vm_exec_core+3493>, 0x55fdfadfe76e <vm_exec_core+4446>, 0x55fdfae00eaa <vm_exec_core+14490>, 0x55fdfae02ecc <vm_exec_core+22716>, 0x55fdfae03510 <vm_exec_core+24320>, 0x55fdfae02c15 <vm_exec_core+22021>, 0x55fdfadfdf72 <vm_exec_core+2402>, 0x55fdfae0497d <vm_exec_core+29549>, 0x55fdfae0546c <vm_exec_core+32348>, 0x55fdfadfe885 <vm_exec_core+4725>, 0x55fdfadffb3e <vm_exec_core+9518>, 0x55fdfadff5b1 <vm_exec_core+8097>, 0x55fdfae004b8 <vm_exec_core+11944>, 0x55fdfae01a3c <vm_exec_core+17452>, 0x55fdfadfe991 <vm_exec_core+4993>, 0x55fdfae047c2 <vm_exec_core+29106>, 0x55fdfadffa83 <vm_exec_core+9331>, 0x55fdfae018a5 <vm_exec_core+17045>, 0x55fdfae02448 <vm_exec_core+20024>, 0x55fdfae0463c <vm_exec_core+28716>, 0x55fdfae03338 <vm_exec_core+23848>, 0x55fdfae006f8 <vm_exec_core+12520>, 0x55fdfadffdbc <vm_exec_core+10156>, 0x55fdfae043e2 <vm_exec_core+28114>, 0x55fdfae01056 <vm_exec_core+14918>, 0x55fdfae03a09 <vm_exec_core+25593>, 0x55fdfae03467 <vm_exec_core+24151>, 0x55fdfae03c64 <vm_exec_core+26196>, 0x55fdfae04ca7 <vm_exec_core+30359>, 0x55fdfae02685 <vm_exec_core+20597>, 0x55fdfae032e8 <vm_exec_core+23768>, 0x55fdfae0088a <vm_exec_core+12922>, 0x55fdfae04312 <vm_exec_core+27906>, 0x55fdfae009cd <vm_exec_core+13245>, 0x55fdfae02f85 <vm_exec_core+22901>, 0x55fdfae032e8 <vm_exec_core+23768>, 0x55fdfae02153 <vm_exec_core+19267>, 0x55fdfae02d6e <vm_exec_core+22366>, 0x55fdfae00c4c <vm_exec_core+13884>, 0x55fdfae000d2 <vm_exec_core+10946>, 0x55fdfae03d57 <vm_exec_core+26439>, 0x55fdfadfea63 <vm_exec_core+5203>, 0x55fdfae01f37 <vm_exec_core+18727>, 0x55fdfae0d3fc <vm_exec_core+65004>, 0x55fdfae0320d <vm_exec_core+23549>, 0x55fdfadfed22 <vm_exec_core+5906>, 0x55fdfadff254 <vm_exec_core+7236>, 0x55fdfadfee5b <vm_exec_core+6219>, 0x55fdfadffc4c <vm_exec_core+9788>, 0x55fdfae00533 <vm_exec_core+12067>, 0x55fdfae02532 <vm_exec_core+20258>, 0x55fdfae01a32 <vm_exec_core+17442>, 0x55fdfae0252d <vm_exec_core+20253>, 0x55fdfae03148 <vm_exec_core+23352>, 0x55fdfae0305a <vm_exec_core+23114>, 0x55fdfadffc47 <vm_exec_core+9783>, 0x55fdfae032fc <vm_exec_core+23788>, 0x55fdfae00f68 <vm_exec_core+14680>, 0x55fdfae00f6d <vm_exec_core+14685>, 0x55fdfae03055 <vm_exec_core+23109>, 0x55fdfae02ec2 <vm_exec_core+22706>, 0x55fdfae01dee <vm_exec_core+18398>, 0x55fdfae01cfa <vm_exec_core+18154>...} reg_cfp = 0x7eddd11ff790 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 0x000055fdfadf9d88 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 0x000055fdfaa765db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7eddd3373900) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcbc77d170, <optimized out>, 0x7ffcbc77d0c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7eddd3373900 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x000055fdfaa6fb47 in rb_main (argc=9, argv=0x7ffcbc77d348) at /tmp/ruby/src/trunk_asan/main.c:40 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffcbc77d348) at /tmp/ruby/src/trunk_asan/main.c:65 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3458466) 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 3458143 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:963: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3458142 -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 3485168 -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-12T00:49:54Z master 723f31cf6b) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ...................................................... Finished in 34.839469 seconds 3413 files, 33296 examples, 133417 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.