# Logfile created on 2024-10-26 04:34:11 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000753b69a4fdc0 @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.20241026-043411", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000753b69a70868 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000753b69a70160 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000753b6897a1a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241026-043411", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241026-043411>, @binmode=false, @mon_data=#<Monitor:0x0000753b69bffc60>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 9838c443c4 $$$[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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[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 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 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 8b0a34bcd959a9da3ddd3b59ce89594cbefedd6eb8cb8053e3064b60fef66e44 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 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/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb 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 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 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem 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 Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem 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]: 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' 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/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' 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.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.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.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.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.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.1 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.1 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.4.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.17 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 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.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 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 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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=11450 "--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/917] 437530=test_gem_ext_cmake_builder [ 2/917] 437533=test_filter [ 3/917] 437541=test_too_many_dummy_encodings [ 4/917] 437531=test_koi8 [ 5/917] 437535=test_erb_m17n [ 6/917] 437539=test_clone [ 7/917] 437529=test_objspace [ 8/917] 437526=test_erb_command [ 9/917] 437540=test_require [ 10/917] 437538=test_https [ 11/917] 437528=test_have_library [ 12/917] 437537=test_fnmatch [ 13/917] 437527=test_rdoc_markup_to_ansi [ 14/917] 437532=test_gem_resolver_vendor_set [ 15/917] 437534=test_evaluation [ 16/917] 437536=test_ftp [ 17/917] 437531=test_unicode_escape [ 18/917] 437534=test_httpresponses [ 19/917] 437535=integer_base_flags_test [ 20/917] 437536=test_proxy [ 21/917] 437526=test_completion [ 22/917] 437533=test_ostruct [ 23/917] 437537=test_raise [ 24/917] 437537=test_formatter [ 25/917] 437541=test_gem_ci_detector [ 26/917] 437537=test_shift_jis [ 27/917] 437537=test_gem_request_set_lockfile_parser [ 28/917] 437534=test_yield [ 29/917] 437535=test_string [ 30/917] 437531=test_io_wait_uncommon [ 31/917] 437531=test_http [ 32/917] 437536=test_rational2 [ 33/917] 437535=fixtures_test [ 34/917] 437527=test_gem_dependency_resolution_error [ 35/917] 437536=test_file [ 36/917] 437536=test_gem_install_update_options [ 37/917] 437539=test_gem_security_policy [ 38/917] 437530=test_init [ 39/917] 437532=test_rdoc_parser_changelog [ 40/917] 437533=test_gem_resolver_index_set [ 41/917] 437541=test_rdoc_markup_to_html_crossref Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 7 #<File::Stat dev=0x8, ino=879640799, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 437531 ko1 7u IPv4 879640799 0t0 TCP localhost:36003->localhost:38722 (CLOSE_WAIT) [ 42/917] 437535=test_files_sample [ 43/917] 437527=test_update [ 44/917] 437527=test_folderitem2_invokeverb [ 45/917] 437537=test_arity [ 46/917] 437527=test_case_options [ 47/917] 437537=test_ole_methods [ 48/917] 437537=test_pack [ 49/917] 437527=test_defined [ 50/917] 437533=test_switch_hitter [ 51/917] 437535=test_thread [ 52/917] 437532=test_call [ 53/917] 437533=test_hash_create [ 54/917] 437533=json_generic_object_test [ 55/917] 437527=test_gem_gemcutter_utilities [ 56/917] 437533=test_gem_remote_fetcher [ 57/917] 437536=test_gem_resolver [ 58/917] 437532=test_config [ 59/917] 437530=test_tempfile [ 60/917] 437532=test_raise_exception [ 61/917] 437539=test_gem_util [ 62/917] 437527=test_pattern_key_name_check [ 63/917] 437527=test_exit [ 64/917] 437537=test_gem_commands_yank_command [ 65/917] 437536=test_jaro_winkler [ 66/917] 437536=ractor_test [ 67/917] 437527=test_gem_request_set_lockfile [ 68/917] 437533=test_postponed_job [ 69/917] 437541=reflection_test [ 70/917] 437536=test_bignum [ 71/917] 437539=test_dot_dot [ 72/917] 437537=test_cparser [ 73/917] 437539=test_human_typo [ 74/917] 437539=test_enc_raise [ 75/917] 437541=test_engine [ 76/917] 437526=test_key_error [ 77/917] 437539=test_weakkeymap [ 78/917] 437541=test_usrmarshal [ 79/917] 437526=test_show_source [ 80/917] 437526=test_inlinecache [ 81/917] 437536=test_rdoc_markup_to_markdown [ 82/917] 437528=test_rdoc_parser_ruby [ 83/917] 437530=test_httpresponse [ 84/917] 437526=test_memory_view [ 85/917] 437526=test_pinned [ 86/917] 437530=test_gem_command [ 87/917] 437526=test_gem_resolver_installed_specification [ 88/917] 437527=test_array_create [ 89/917] 437527=test_debugger_integration [ 90/917] 437527=test_rdoc_rubygems_hook [ 91/917] 437536=test_my_integer [ 92/917] 437536=test_tracepoint [ 93/917] 437530=test_gem_commands_environment_command [ 94/917] 437541=test_ractor [ 95/917] 437537=test_hmac [ 96/917] 437537=test_signedness [ 97/917] 437530=desugar_compiler_test [ 98/917] 437533=test_cd [ 99/917] 437541=symbol_encoding_test [100/917] 437533=test_cgi_cookie [101/917] 437541=test_internal_ivar [102/917] 437533=test_gem_commands_mirror [103/917] 437541=test_gem_commands_sources_command [104/917] 437533=test_c_union_entity [105/917] 437527=test_undef [106/917] 437527=test_gem_spec_fetcher [107/917] 437533=test_ractor [108/917] 437526=test_io [109/917] 437530=test_metaclass [110/917] 437530=test_numeric [111/917] 437533=test_rdoc_require [112/917] 437532=test_io_console [113/917] 437530=test_date_arith [114/917] 437530=test_ws [115/917] 437536=test_gem_source_specific_file [116/917] 437530=test_unix [117/917] 437527=parse_test [118/917] 437530=test_enum [119/917] 437533=test_gem_commands_which_command [120/917] 437541=test_rdoc_markup [121/917] 437541=test_symbol [122/917] 437527=test_optparse [123/917] 437533=test_coder [124/917] 437536=test_context [125/917] 437533=test_gem_remote_fetcher_local_server [126/917] 437527=test_etc [127/917] 437533=test_gem_source_lock [128/917] 437540=test_ldap [129/917] 437540=test_rdoc_markup_to_bs [130/917] 437533=test_last_thread [131/917] 437528=test_new [132/917] 437527=test_hash [133/917] 437528=test_macro [134/917] 437536=test_cipher [135/917] 437527=test_nil2vtempty [136/917] 437527=test_securerandom [137/917] 437528=test_econv [138/917] 437527=test_foreach [139/917] 437527=test_summary [140/917] 437536=test_thread_queue [141/917] 437540=test_nowrite [142/917] 437540=test_flip [143/917] 437527=test_gem_commands_install_command [144/917] 437540=test_gem_ext_cargo_builder_unit [145/917] 437540=test_stack [146/917] 437531=test_gem_source_local [147/917] 437533=test_rdoc_parser_rd [148/917] 437533=test_num2int [149/917] 437533=test_parse [150/917] 437538=test_process [151/917] 437539=test_have_macro [152/917] 437532=test_iter_break [153/917] 437532=test_closure [154/917] 437531=test_address_resolve [155/917] 437531=test_wss [156/917] 437531=test_cstr [157/917] 437532=test_gem_resolver_lock_specification [158/917] 437537=test_digest [159/917] 437537=test_variable [160/917] 437532=test_gem_dependency [161/917] 437539=test_string [162/917] 437539=test_gem_resolver_index_specification [163/917] 437533=test_marshalable [164/917] 437533=test_iterator [165/917] 437539=test_method_cache [166/917] 437539=parse_comments_test [167/917] 437532=test_const [168/917] 437532=test_serialize_subclasses [169/917] 437532=test_class [170/917] 437539=test_qsort [171/917] 437539=test_cmethod [172/917] 437539=test_gem_ext_ext_conf_builder [173/917] 437533=test_gem_commands_dependency_command [174/917] 437537=test_thread_fd_close [175/917] 437531=json_addition_test [176/917] 437537=test_path_to_class [177/917] 437537=test_storage [178/917] 437537=test_pathname [179/917] 437531=test_remote_fetch_error [180/917] 437531=json_common_interface_test [181/917] 437531=test_stream [182/917] 437533=test_func [183/917] 437531=test_coverage [184/917] 437530=test_cgi_tag_helper [185/917] 437530=test_gem_resolver_git_specification [186/917] 437528=test_dir_m17n [187/917] 437540=test_kill_ring [188/917] 437540=test_io [189/917] 437537=test_gem_commands_cert_command [190/917] 437527=test_object [191/917] 437540=test_process [192/917] 437530=test_eval [193/917] 437530=test_fileutils [194/917] 437540=test_gem_resolver_conflict [195/917] 437540=test_gem_commands_contents_command [196/917] 437536=test_rdoc_cross_reference [197/917] 437540=test_scalar [198/917] 437540=test_rdoc_generator_markup [199/917] 437540=test_readpartial [200/917] 437540=test_str2big [201/917] 437540=test_rational [202/917] 437540=newline_offsets_test [203/917] 437530=test_regexp [204/917] 437527=test_parser_events [205/917] 437541=test_unicode [206/917] 437540=relocation_test [207/917] 437527=test_windows_1251 [208/917] 437527=test_convertible [209/917] 437541=test_gem_resolver_best_set [210/917] 437537=test_stat [211/917] 437540=test_eval [212/917] 437537=test_addr [213/917] 437541=test_helper [214/917] 437541=test_win32ole_method [215/917] 437541=test_yamldbm [216/917] 437537=test_cgi_modruby [217/917] 437541=test_thread_cv [218/917] 437537=parameters_signature_test [219/917] 437531=test_rdoc_include [220/917] 437533=test_rendering [221/917] 437536=test_gem_resolver_api_specification [222/917] 437537=test_getopts [223/917] 437537=test_pkey [224/917] 437536=test_nonblock [225/917] 437536=test_gem_commands_signin_command [226/917] 437537=test_gem_request [227/917] 437534=test_primitive [228/917] 437533=test_boolean [229/917] 437534=test_config [230/917] 437533=test_rdoc_options [231/917] 437541=test_ansi_with_terminfo [232/917] 437541=test_yaml [233/917] 437531=test_yield_block [234/917] 437531=test_recorder [235/917] 437536=test_gem_commands_specification_command [236/917] 437531=test_bug_reporter [237/917] 437539=test_spell_checker [238/917] 437540=test_document [239/917] 437539=test_ractor [240/917] 437540=test_pstore [241/917] 437536=test_lambda [242/917] 437540=bom_test [243/917] 437540=test_frozen_error [244/917] 437529=test_sockopt [245/917] 437539=test_file [246/917] 437540=test_encoding [247/917] 437529=test_gem_commands_search_command [248/917] 437541=test_thread [249/917] 437540=test_pattern_matching [250/917] 437536=test_literal [251/917] 437540=test_irb [252/917] 437541=test_arithmetic_sequence [253/917] 437537=test_flush [254/917] 437537=test_rdoc_any_method [255/917] 437541=test_rdoc_markup_to_html_snippet [256/917] 437531=test_complexrational [257/917] 437531=test_pkcs7 [258/917] 437541=test_cgi_header [259/917] 437541=test_gem_commands_fetch_command [260/917] 437529=test_enumerator_kw [261/917] 437529=test_mixed_unicode_escapes [262/917] 437529=test_mul [263/917] 437529=test_mkmf [264/917] 437529=test_win32ole_variant_outarg [265/917] 437529=test_require_path_check [266/917] 437531=test_class [267/917] 437531=test_cgi_session [268/917] 437541=test_word [269/917] 437541=test_stringscanner [270/917] 437531=test_numeric [271/917] 437531=test_x509crl [272/917] 437529=test_win32ole_variable [273/917] 437529=test_gem_package_tar_reader [274/917] 437541=test_type_completor [275/917] 437541=test_gb18030 [276/917] 437529=test_rdoc_class_module [277/917] 437541=test_gem_specification [278/917] 437534=test_rdoc_markup_attributes [279/917] 437533=test_gbk [280/917] 437533=test_refinement [281/917] 437528=test_pointer [282/917] 437531=test_gem_dependency_installer [283/917] 437534=test_warning [284/917] 437540=test_gem_name_tuple [285/917] 437540=test_win32ole_type_event [286/917] 437540=test_protocol [287/917] 437540=test_gem_ext_cargo_builder_link_flag_converter [288/917] 437528=test_tree_builder [289/917] 437534=test_protect [290/917] 437534=test_x509req [291/917] 437528=test_cgi_util [292/917] 437540=test_gem_commands_open_command [293/917] 437540=test_allocation [294/917] 437537=test_gc [295/917] 437534=dump_test [296/917] 437528=test_enc_associate [297/917] 437529=location_test [298/917] 437529=test_c_struct_builder [299/917] 437539=test_insns_leaf [300/917] 437539=test_store [301/917] 437529=test_iseq [302/917] 437528=test_pkg_config [303/917] 437528=test_rdoc_context [304/917] 437536=regexp_test [305/917] 437536=test_rdoc_markup_to_html [306/917] 437539=test_string_memory [307/917] 437539=test_rdoc_markup_to_joined_paragraph [308/917] 437536=test_rdoc_parser [309/917] 437536=test_open-uri [310/917] 437539=test_coderange [311/917] 437539=test_rdoc_markup_indented_paragraph [312/917] 437539=test_line_editor [313/917] 437536=test_big2str [314/917] 437536=test_history [315/917] 437539=test_dln [316/917] 437539=test_iso_8859 [317/917] 437536=test_complex2 [318/917] 437536=test_x509attr [319/917] 437536=test_rat [320/917] 437539=test_extlibs [321/917] 437536=test_rdoc_markup_heading [322/917] 437536=test_asn1 [323/917] 437536=test_flags [324/917] 437541=json_string_matching_test [325/917] 437541=test_monitor [326/917] 437541=test_gem_ext_rake_builder [327/917] 437529=test_whileuntil [328/917] 437529=test_transcode [329/917] 437527=test_path [330/917] 437527=test_method_cache [331/917] 437527=test_rdoc_normal_module [332/917] 437534=test_rdoc_markdown_test [333/917] 437527=test_sprintf_comb [334/917] 437529=test_pp [335/917] 437529=test_tcp [336/917] 437526=test_gem_stub_specification [337/917] 437529=test_settracefunc [338/917] 437527=test_gem_text [339/917] 437528=tunnel_test [340/917] 437527=test_gem_version [341/917] 437531=test_win32ole [342/917] 437531=test_rdoc_markup_to_tt_only [343/917] 437526=test_gem_commands_stale_command [344/917] 437526=test_color [345/917] 437531=test_gem_commands_query_command [346/917] 437528=equality_test [347/917] 437528=test_case [348/917] 437528=test_c_struct_entry [349/917] 437527=test_eval_history [350/917] 437526=test_x509ext [351/917] 437536=test_files_ext [352/917] 437526=unescape_test [353/917] 437527=test_complex [354/917] 437528=source_location_test [355/917] 437528=test_instrumentation_api [356/917] 437536=test_rdoc_markup_verbatim [357/917] 437536=test_at_exit [358/917] 437536=static_inspect_test [359/917] 437536=test_inadvertent_creation [360/917] 437541=test_rdoc_encoding [361/917] 437532=test_gem_uri_formatter [362/917] 437541=test_sprintf [363/917] 437532=test_common [364/917] 437527=test_rdoc_markdown [365/917] 437536=test_gem_request_connection_pools [366/917] 437531=test_optimization [367/917] 437541=test_ssl [368/917] 437536=test_registry [369/917] 437536=test_rdoc_constant [370/917] 437527=test_deprecate [371/917] 437527=test_ractor [372/917] 437527=test_module [373/917] 437532=test_gem_commands_push_command [374/917] 437536=parse_success_test [375/917] 437536=test_abi [376/917] 437536=test_scanner_events [377/917] 437528=test_external_new [378/917] 437534=test_euc_jp [379/917] 437528=test_win32ole_typelib [380/917] 437534=test_force_exit [381/917] 437528=test_gem_resolver_dependency_request [382/917] 437536=test_rubyvm [383/917] 437536=test_data_error [384/917] 437529=test_ancdata [385/917] 437529=test_gem_doctor [386/917] 437529=test_weakmap [387/917] 437532=test_rdoc_markup_to_table_of_contents [388/917] 437534=json_fixtures_test [389/917] 437536=test_encoding [390/917] 437534=test_load [391/917] 437532=test_gem_resolver_specification [392/917] 437533=test_rdoc_generator_pot_po_entry [393/917] 437534=test_constant [394/917] 437533=test_gem_security_trust_dir [395/917] 437532=test_rdoc_parser_c [396/917] 437533=test_default_gems [397/917] 437528=test_enc_str_buf_cat [398/917] 437528=test_have_func [399/917] 437533=test_logperiod [400/917] 437533=test_lock_native_thread [401/917] 437533=test_webauthn_listener [402/917] 437533=test_zsh_completion [403/917] 437533=test_gem_package_tar_reader_entry [404/917] 437536=test_rdoc_attr [405/917] 437536=test_http [406/917] 437536=test_passing_block [407/917] 437539=test_logdevice [408/917] 437536=test_addrinfo [409/917] 437536=test_x509cert [410/917] 437532=test_key_actor_vi [411/917] 437533=test_svcb_https [412/917] 437533=test_buffering [413/917] 437533=ruby_parser_test [414/917] 437533=test_rdoc_context_section [415/917] 437532=test_bug-14834 [416/917] 437533=test_terminfo [417/917] 437533=test_ansi_without_terminfo [418/917] 437533=test_rdoc_markup_include [419/917] 437533=test_bmethod [420/917] 437533=test_enumerable [421/917] 437533=test_signal [422/917] 437532=test_fixnum [423/917] 437532=test_timeout [424/917] 437536=test_fstring [425/917] 437532=test_name_error_extension [426/917] 437528=test_iseq_load [427/917] 437532=test_ensure_and_callcc [428/917] 437532=test_scheduler [429/917] 437532=test_rdoc_markup_raw [430/917] 437532=test_big5 [431/917] 437532=test_gem_resolver_activation_request [432/917] 437532=test_null [433/917] 437532=test_fd_setsize [434/917] 437532=test_gem_request_set [435/917] 437536=version_test [436/917] 437536=test_trick [437/917] 437532=test_objectspace [438/917] 437526=test_require_lib [439/917] 437539=test_gem_version_option [440/917] 437539=test_files_test_2 [441/917] 437533=lex_test [442/917] 437533=test_gem_rdoc [443/917] 437528=test_rdoc_markup_parser [444/917] 437533=test_gem_remote_fetcher_s3 [445/917] 437528=test_ractor [446/917] 437528=test_rdoc_i18n_text [447/917] 437528=test_gem_unsatisfiable_dependency_error [448/917] 437528=test_rdoc_tom_doc [449/917] 437528=test_sexp [450/917] 437534=test_logger [451/917] 437528=pattern_test [452/917] 437533=test_disable_irb [453/917] 437533=test_gem_package_tar_header [454/917] 437534=test_gem_commands_owner_command [455/917] 437528=test_basicsocket [456/917] 437528=test_import [457/917] 437533=test_find [458/917] 437533=locals_test [459/917] 437533=test_normalize [460/917] 437533=test_recursion [461/917] 437533=test_struct [462/917] 437533=test_date_strftime [463/917] 437527=compiler_test [464/917] 437527=test_gem_resolver_vendor_specification [465/917] 437527=test_typeddata [466/917] 437534=test_key_actor_emacs [467/917] 437527=test_mutex [468/917] 437534=test_basicinstructions [469/917] 437534=test_bigzero [470/917] 437534=test_verbose [471/917] 437528=test_history [472/917] 437534=test_gem_ext_builder [473/917] 437528=test_gem_commands_cleanup_command [474/917] 437527=test_placearg [475/917] 437533=test_interned_str [476/917] 437533=test_rdoc_markup_paragraph [477/917] 437533=test_project_sanity [478/917] 437527=test_config [479/917] 437527=regular_expression_encoding_test [480/917] 437527=test_env [481/917] 437533=test_forwardable [482/917] 437533=test_object_create_start [483/917] 437533=test_continuation [484/917] 437533=test_ensured [485/917] 437541=test_io_m17n [486/917] 437533=comments_test [487/917] 437533=test_delete [488/917] 437533=test_config [489/917] 437540=test_rendering [490/917] 437533=test_gem_commands_uninstall_command [491/917] 437540=test_gem_resolver_installer_set [492/917] 437528=test_files_test [493/917] 437540=test_gem_dependency_list [494/917] 437528=test_nesting_parser [495/917] 437540=test_gem_silent_ui [496/917] 437540=test_ifunless [497/917] 437540=test_require [498/917] 437540=test_pkey_dh [499/917] 437528=test_ocsp [500/917] 437540=test_shapes [501/917] 437540=test_rdoc_text [502/917] 437540=dispatcher_test [503/917] 437536=test_udp [504/917] 437540=test_windows_1252 [505/917] 437536=test_configuration [506/917] 437540=test_rdoc_single_class [507/917] 437540=test_rdoc_alias [508/917] 437540=test_stringify_symbols [509/917] 437540=test_to_ary_concat [510/917] 437536=warnings_test [511/917] 437529=test_rdoc_token_stream [512/917] 437536=test_printf [513/917] 437529=test_rubyoptions [514/917] 437536=node_id_test [515/917] 437528=test_tmpdir [516/917] 437528=test_gem_source_subpath_problem [517/917] 437533=test_ts [518/917] 437528=test_emitter [519/917] 437528=test_locale [520/917] 437528=parse_stream_test [521/917] 437528=test_gem_resolver_api_set [522/917] 437536=test_gem_impossible_dependencies_error [523/917] 437536=json_generator_test [524/917] 437528=test_string_processing [525/917] 437528=encodings_test [526/917] 437536=test_io_buffer [527/917] 437528=test_dryrun [528/917] 437536=test_range [529/917] 437528=test_type [530/917] 437528=test_integer_comb [531/917] 437534=index_write_test [532/917] 437534=test_tsort [533/917] 437534=test_ns_spki [534/917] 437534=test_depth_first [535/917] 437534=lex_test [536/917] 437541=test_custom_command [537/917] 437533=test_bundled_gems [538/917] 437533=test_pair [539/917] 437541=test_date_ractor [540/917] 437540=test_m17n_comb [541/917] 437541=test_tree_spell_checker [542/917] 437541=test_install [543/917] 437541=test_rdoc_markup_to_label [544/917] 437541=test_gem_validator [545/917] 437541=integer_parse_test [546/917] 437541=test_prettyprint [547/917] 437541=test_key_event_record [548/917] 437541=regular_expression_options_test [549/917] 437541=test_queue [550/917] 437541=test_sleep [551/917] 437526=test_threadgroup [552/917] 437539=test_set_len [553/917] 437534=test_rdoc_generator_json_index [554/917] 437539=test_gem_commands_lock_command [555/917] 437539=test_euc_kr [556/917] 437539=test_gem_local_remote_options [557/917] 437534=test_gem_security_signer [558/917] 437536=test_bash_completion [559/917] 437536=test_exception [560/917] 437539=test_rdoc_rd_inline_parser [561/917] 437539=test_dir [562/917] 437526=test_x509store [563/917] 437534=test_mdns [564/917] 437534=test_gem_ext_configure_builder [565/917] 437534=test_merge_keys [566/917] 437534=test_random [567/917] 437534=test_io_wait [568/917] 437534=test_rdoc_extend [569/917] 437534=test_kwargs [570/917] 437534=test_win32ole_type [571/917] 437526=test_lexer [572/917] 437534=test_case_mapping [573/917] 437534=test_yaml_tree [574/917] 437526=test_mailto [575/917] 437526=ripper_test [576/917] 437531=test_gem_package_tar_writer [577/917] 437539=test_rubygems [578/917] 437534=test_not [579/917] 437534=test_timeout [580/917] 437531=test_weakref [581/917] 437537=test_function [582/917] 437539=test_socket [583/917] 437531=test_win32ole_event [584/917] 437531=test_io_buffer [585/917] 437531=test_gem_resolver_requirement_list [586/917] 437531=test_beginendblock [587/917] 437534=test_arith_seq_beg_len_step [588/917] 437527=test_hash [589/917] 437534=test_reline [590/917] 437537=test_within_pipe [591/917] 437533=test_scalar_scanner [592/917] 437526=test_rdoc_method_attr [593/917] 437533=test_yamlstore [594/917] 437533=test_gem_commands_pristine_command [595/917] 437537=test_gem_config_file [596/917] 437532=test_rdoc_markup_pre_process [597/917] 437541=test_rdoc_rdoc [598/917] 437532=test_yjit_exit_locations [599/917] 437537=test_rdoc_markup_attribute_manager [600/917] 437541=test_buffered_io [601/917] 437537=test_yjit [602/917] 437541=test_m17n [603/917] 437531=test_gem_resolver_composed_set [604/917] 437532=test_egrep_cpp [605/917] 437531=test_rdoc_i18n_locale [606/917] 437531=test_argf [607/917] 437526=test_webauthn_poller [608/917] 437532=test_date_conv [609/917] 437532=test_nofree [610/917] 437532=test_rdoc_generator_ri [611/917] 437532=test_trace [612/917] 437526=test_gem_stream_ui [613/917] 437532=test_numhash [614/917] 437532=test_pkey_rsa [615/917] 437526=test_ipaddr [616/917] 437526=test_arity [617/917] 437526=test_resource [618/917] 437526=test_gem_update_suggestion [619/917] 437541=test_gem_source_fetch_problem [620/917] 437541=test_set [621/917] 437541=test_gem_console_ui [622/917] 437541=test_member [623/917] 437541=test_unicode_normalize [624/917] 437526=test_method [625/917] 437541=test_gem_resolver_lock_set [626/917] 437541=test_rdoc_markup_hard_break [627/917] 437541=test_ractor_compatibility [628/917] 437539=test_append [629/917] 437539=test_reqarg [630/917] 437541=test_rdoc_generator_pot_po [631/917] 437541=test_reline_key [632/917] 437541=test_stringio [633/917] 437532=test_dns [634/917] 437541=test_dup [635/917] 437534=test_require [636/917] 437532=test_system [637/917] 437539=test_notimplement [638/917] 437539=test_emoji_breaks [639/917] 437539=test_bug-3571 [640/917] 437539=test_comparable [641/917] 437533=test_rdoc_rd [642/917] 437539=command_line_test [643/917] 437539=test_gem_commands_info_command [644/917] 437533=test_io_timeout [645/917] 437541=test_date_new [646/917] 437533=test_gem_commands_build_command [647/917] 437539=test_compile_prism [648/917] 437541=test_euc_tw [649/917] 437541=test_gem_security [650/917] 437533=test_alias [651/917] 437528=test_gem_requirement [652/917] 437539=test_sizeof [653/917] 437530=test_face [654/917] 437528=test_wait [655/917] 437530=test_object_references [656/917] 437533=test_sleep [657/917] 437530=test_x509name [658/917] 437530=test_popen_deadlock [659/917] 437528=test_autoconf [660/917] 437528=test_did_you_mean [661/917] 437528=test_digest_extend [662/917] 437528=test_gem_safe_yaml [663/917] 437528=test_case [664/917] 437528=test_cgi_multipart [665/917] 437536=test_bug-5832 [666/917] 437536=test_struct [667/917] 437536=onigmo_test [668/917] 437536=fuzzer_test [669/917] 437536=test_rb_str_dup [670/917] 437536=test_ast [671/917] 437528=test_pack [672/917] 437528=test_rdoc_comment [673/917] 437533=test_super [674/917] 437528=test_libs [675/917] 437528=test_gc [676/917] 437528=test_time [677/917] 437541=json_encoding_test [678/917] 437541=test_math [679/917] 437541=test_gem_bundler_version_finder [680/917] 437541=test_console_attr [681/917] 437541=snippets_test [682/917] 437532=parser_test [683/917] 437528=test_ubf_async_safe [684/917] 437530=test_array [685/917] 437528=newline_test [686/917] 437530=heredoc_test [687/917] 437532=test_webauthn_listener_response [688/917] 437530=test_win32ole_record [689/917] 437530=constant_path_node_test [690/917] 437530=test_gem_path_support [691/917] 437532=test_integer [692/917] 437530=json_ext_parser_test [693/917] 437530=test_time [694/917] 437540=test_duplicate [695/917] 437540=test_scan_args [696/917] 437540=test_date_attr [697/917] 437540=test_erb [698/917] 437528=test_cp949 [699/917] 437528=test_condition [700/917] 437528=test_gem_resolver_git_set [701/917] 437540=test_class_name_check [702/917] 437540=test_help [703/917] 437540=test_emoji [704/917] 437530=test_sorted_set [705/917] 437540=test_files_lib [706/917] 437528=test_string [707/917] 437530=test_rdoc_normal_class [708/917] 437533=test_random_formatter [709/917] 437533=test_gem_commands_check_command [710/917] 437533=test_pipe [711/917] 437530=test_regex_casefold [712/917] 437530=test_gem_source_git [713/917] 437533=test_rdoc_code_object [714/917] 437530=test_gem_command_manager [715/917] 437530=test_rdoc_top_level [716/917] 437533=test_multi_irb_commands [717/917] 437533=test_gem_installer [718/917] 437541=test_cgi_core [719/917] 437541=test_helper_method [720/917] 437541=test_delegate [721/917] 437541=test_gem_source_list [722/917] 437539=test_yaml_special_cases [723/917] 437539=test_parser [724/917] 437541=attribute_write_test [725/917] 437541=test_float [726/917] 437539=test_ractor [727/917] 437539=test_severity [728/917] 437539=test_gem_remote_fetcher_local_ssl_server [729/917] 437530=test_rdoc_rd_inline [730/917] 437530=test_files_test_1 [731/917] 437534=test_gem [732/917] 437541=test_nomethod_error [733/917] 437541=test_pkey_dsa [734/917] 437531=test_https_proxy [735/917] 437541=test_ssl [736/917] 437531=test_date_strptime Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=879669589, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 437541 ko1 9u IPv4 879669589 0t0 TCP localhost:34307->localhost:51882 (CLOSE_WAIT) [737/917] 437531=test_ractor [738/917] 437539=test_json_tree [739/917] 437539=test_emitter [740/917] 437539=library_symbols_test [741/917] 437539=test_marshal [742/917] 437526=test_zlib [743/917] 437531=magic_comment_test [744/917] 437527=test_omap [745/917] 437527=test_case_comprehensive [746/917] 437527=test_framework [747/917] 437527=test_shellwords [748/917] 437527=test_cclass [749/917] 437538=test_singleton_function [750/917] 437538=test_proc [751/917] 437539=test_load [752/917] 437527=test_uncorrectable_name_check [753/917] 437539=test_gem_commands_outdated_command [754/917] 437527=test_gem_request_set_lockfile_tokenizer [755/917] 437527=test_nil [756/917] 437539=test_class2name [757/917] 437527=test_kdf [758/917] 437539=test_time_tz [759/917] 437541=test_backtrace [760/917] 437539=test_rdoc_task [761/917] 437539=string_query_test [762/917] 437539=test_date_compat [763/917] 437539=test_resolve_symbol [764/917] 437527=test_profile_frames [765/917] 437539=test_lazy_enumerator [766/917] 437527=test_set [767/917] 437531=test_find_executable [768/917] 437527=test_array [769/917] 437531=test_error_highlight [770/917] 437534=test_debug [771/917] 437534=test_arith_seq_extract [772/917] 437534=test_stringchar [773/917] 437534=test_gem_commands_help_command [774/917] 437532=test_digest [775/917] 437534=test_gem_package_old [776/917] 437534=test_command [777/917] 437538=test_gem_uri [778/917] 437541=test_rbconfig [779/917] 437541=test_rdoc_parser_prism_ruby [780/917] 437538=test_psych [781/917] 437539=test_ractor [782/917] 437538=test_enumerator [783/917] 437538=test_rdoc_markup_formatter [784/917] 437534=test_win32ole_variant [785/917] 437539=test_fiddle [786/917] 437534=test_change_word [787/917] 437534=test_gem_available_set [788/917] 437540=test_modify_expand [789/917] 437540=test_gem_source_installed [790/917] 437540=test_parser [791/917] 437538=test_date [792/917] 437538=test_date_time [793/917] 437539=test_pkcs12 [794/917] 437540=test_assembler [795/917] 437540=test_pty [796/917] 437534=test_dbm [797/917] 437538=test_variable_name_check [798/917] 437534=test_gem_commands_list_command [799/917] 437534=test_gem_source_vendor [800/917] 437534=test_propertyputref [801/917] 437534=overlap_test [802/917] 437532=test_rdoc_ri_paths [803/917] 437538=test_gem_platform [804/917] 437532=test_symbol [805/917] 437532=test_gem_uninstaller [806/917] 437538=test_rdoc_markup_to_rdoc [807/917] 437538=test_gem_source [808/917] 437529=test_handle [809/917] 437539=test_frozen [810/917] 437539=test_safe_load [811/917] 437540=test_color_printer [812/917] 437540=string_encoding_test [813/917] 437539=test_benchmark [814/917] 437540=test_name_error [815/917] 437534=test_exception_at_throwing 'max_snippet_width' adjusted to minimum value of 20. [816/917] 437538=test_rdoc_parser_simple [817/917] 437534=test_enumerator [818/917] 437529=test_utf16 [819/917] 437529=test_gem_package [820/917] 437538=test_bn [821/917] 437531=test_win32ole_method_event [822/917] 437531=test_provider [823/917] 437541=test_gem_package_task [824/917] 437538=test_gem_commands_server_command [825/917] 437541=test_data [826/917] 437538=test_rdoc_ri_driver [827/917] 437541=test_http_request [828/917] 437541=test_httpheader [829/917] 437541=test_keyword [830/917] 437539=numeric_value_test [831/917] 437540=!Nothing_to_test [832/917] 437540=heredoc_dedent_test [833/917] 437539=test_kernel [834/917] 437540=test_method_name_check [835/917] 437540=test_win32ole_param [836/917] 437540=test_rdoc_parser_markdown [837/917] 437540=test_function_entry [838/917] 437540=test_len [839/917] 437540=test_acceptable [840/917] 437538=implicit_array_test [841/917] 437538=test_gem_gem_runner [842/917] 437530=test_gem_ext_cargo_builder [843/917] 437538=test_file_exhaustive [844/917] 437530=test_gem_commands_signout_command [845/917] 437540=test_object [846/917] 437531=test_rdoc_generator_pot [847/917] 437530=test_exception [848/917] 437540=test_gem_resolver_local_specification [849/917] 437531=test_autoload [850/917] 437530=test_gem_commands_unpack_command [851/917] 437540=test_gem_commands_exec_command [852/917] 437529=test_pack [853/917] 437532=test_stream [854/917] 437532=test_ssl_session [855/917] 437541=test_ractor [856/917] 437541=test_optarg [857/917] 437530=test_assignment [858/917] 437539=test_ruby_lex [859/917] 437529=test_gem_request_set_gem_dependency_api [860/917] 437541=test_grapheme_breaks [861/917] 437541=test_date_marshal [862/917] 437541=test_ossl [863/917] 437539=test_syntax [864/917] 437532=test_ripper [865/917] 437529=test_key_name_check [866/917] 437529=test_win32ole_param_event [867/917] 437529=test_rdoc_rd_block_parser [868/917] 437529=test_singleton [869/917] 437529=test_rdoc_servlet [870/917] 437529=test_ftp [871/917] 437526=test_rdoc_markup_document [872/917] 437526=test_vm_dump [873/917] 437526=errors_test [874/917] 437529=test_open3 [875/917] 437526=test_cesu8 [876/917] 437526=test_rdoc_stats [877/917] 437526=test_gem_commands_setup_command [878/917] 437532=test_alias_and_anchor [879/917] 437540=test_gem_commands_rebuild_command [880/917] 437532=test_rdoc_store [881/917] 437540=test_win32ole_variant_m [882/917] 437540=json_parser_test [883/917] 437540=test_err_in_callback [884/917] 437540=breadth_first_search_test [885/917] 437540=test_generic [886/917] 437540=test_fiber [887/917] 437533=test_div [888/917] 437533=test_resize [889/917] 437533=test_rdoc_generator_darkfish [890/917] 437526=test_gc_compact [891/917] 437533=test_key_stroke [892/917] 437533=test_deprecated [893/917] 437533=test_gem_safe_marshal [894/917] 437532=test_option [895/917] 437537=test_nextafter [896/917] 437537=test_input_method [897/917] 437541=test_tracer [898/917] 437541=test_capacity [899/917] 437532=test_workspace [900/917] 437541=test_random [901/917] 437541=test_bundled_ca [902/917] 437533=test_to_ruby [903/917] 437533=static_literals_test [904/917] 437533=test_backtrace [905/917] 437533=test_fips [906/917] 437537=test_gem_commands_update_command [907/917] 437532=test_date_parse [908/917] 437541=test_thread [909/917] 437541=test_data [910/917] 437541=test_noarg [911/917] 437532=test_rand [912/917] 437533=test_pkey_ec [913/917] 437541=test_ellipsize [914/917] 437541=test_integer [915/917] 437533=test_utf32 [916/917] 437533=test_helper [917/917] 437533=test_memory_view $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:11 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 949 959 959 959 pts/0 959 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 959 960 959 959 pts/0 959 S+ 1000 0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 960 436216 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 436216 436219 959 959 pts/0 959 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.20241026-043411 --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 436219 436220 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241026-043411 --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 436220 437189 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 437189 437190 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 437190 437523 959 959 pts/0 959 Sl+ 1000 0:19 /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 437523 437535 959 959 pts/0 959 Sl+ 1000 0:03 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 437535 446889 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 436220 471947 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 1248492 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) 1 3411129 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read {1=>[949, 1248492, 1490997, 2090122, 2628222, 3411129], 949=>[959], 959=>[960], 960=>[436216], 436216=>[436219], 436219=>[436220], 436220=>[437189, 471947], 437189=>[437190], 437190=>[437523], 437523=>[437535], 437535=>[446889], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 446889 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 446891] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000756bf5098d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=446891, futex_word=0x756bd8e00990) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x756bc3c006c0 (LWP 446889) "test_thread.rb*" 0x0000756bf5098d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=446891, futex_word=0x756bd8e00990) at ./nptl/futex-internal.c:57 2 Thread 0x756bd8e006c0 (LWP 446891) "test_thread.rb*" 0x000059719c505bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 2 (Thread 0x756bd8e006c0 (LWP 446891) "test_thread.rb*"): #0 0x000059719c505bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x000059719c506b8a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000059719c455400 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000059719c455279 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000059719c454c6a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) () No symbol table info available. #5 0x000059719c454b26 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #6 0x000059719c4eb960 in __interceptor_free () No symbol table info available. #7 0x0000756bf509e002 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x756bd8dffc98) at ./nptl/pthread_getattr_np.c:198 size = 32 cpuset = 0x5030006dfff0 thread = <optimized out> ret = 0 iattr = 0x756bd8dffc98 #8 0x000059719c510889 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) () No symbol table info available. #9 0x000059719c510dd8 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) () No symbol table info available. #10 0x000059719c4f97a2 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) () No symbol table info available. #11 0x000059719c4f941c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) () No symbol table info available. #12 0x000059719c4f98a6 in __asan::AsanThread::ThreadStart(unsigned long long) () No symbol table info available. #13 0x000059719c4e981f in asan_thread_start(void*) () No symbol table info available. #14 0x0000756bf509ca94 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 = {129106060510912, -321958135634077269, 129106060510912, -352, 0, 129105706080464, -321958135621494357, -321876099858310741}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #15 0x0000756bf5129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x756bc3c006c0 (LWP 446889) "test_thread.rb*"): #0 0x0000756bf5098d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=446891, futex_word=0x756bd8e00990) 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=128, abstime=0x0, clockid=0, expected=446891, futex_word=0x756bd8e00990) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 265 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x756bd8e00990, expected=446891, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139 No locals. #3 0x0000756bf509e793 in __pthread_clockjoin_ex (threadid=129106060510912, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102 ret = <optimized out> _buffer = {__routine = 0x756bf509e640 <cleanup>, __arg = 0x756bd8e00ce0, __canceltype = 2708, __prev = 0x0} tid = <optimized out> pd = 0x756bd8e006c0 self = <optimized out> result = 0 pd_result = <optimized out> #4 0x000059719c4d1762 in __interceptor_pthread_join () No symbol table info available. #5 0x000059719c829048 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3130 stopped = <optimized out> #6 rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4619 No locals. #7 0x000059719c52f910 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262 save_error = 4 sysex = 0 signaled = 0 th0 = 0x5150000e2200 step = 4 message = 4 th = 0x5150000e2200 buf = <optimized out> state = <optimized out> #8 0x000059719c52fe9b in ruby_stop (ex=-656406128, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #9 0x000059719c6aec4d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382 status = <optimized out> pid = <optimized out> #10 0x000059719c90b048 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:3794 ci = 0x648100040001 cc = <optimized out> me = 0x756bd8486c78 cfunc = 0x504000020018 recv = 129105962254960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000059719c8afe7b in vm_sendish (ec=0x516001d69ad0, reg_cfp=0x756bc99e3720, cd=0x5040003ace90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516001d69ad0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5040003ace90 insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bc99e3720 reg_pc = 0x508000409bd0 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_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 0x000059719c8a7af8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001d69ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000059719c928652 in invoke_iseq_block_from_c (ec=0x516001d69ad0, captured=0x756bc99e37a8, self=129105962254960, 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:1595 flags = 0 iseq = 0x756bd309d0a8 cfp = <optimized out> sp = 0x756bc98e3850 use_argv = 0x0 stack_argv = 0x756bc98e3850 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:1609 captured = 0x756bc99e37a8 #16 0x000059719c8d4e16 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:1646 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:1654 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 0x000059719c8d4e16 in rb_yield (val=<optimized out>) No locals. #20 0x000059719c534060 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:1053 _ec = 0x516001d69ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x756bc3bfef90, <optimized out>, 0x756bc3bfeea0, <optimized out>, <optimized out>}, prev = 0x756bc4009240, state = RUBY_TAG_NONE, lock_rec = 0} th: 0x5150000e2200, native_id: 0x756bc3c006c0 -- Control frame information ----------------------------------------------- result = 4 c:0005 p:---- s:0018 e:000017 CFUNC :fork ec = 0x516001d69ad0 state = RUBY_TAG_NONE c:0004 p:0006 s:0014 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :synchronize errinfo = <optimized out> #21 0x000059719c90b048 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:3794 c:0002 p:0006 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH] ci = 0x670100000001 cc = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] me = 0x756bf47e8b98 cfunc = 0x50400001f618 recv = 129106050436240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000059719c8afe7b in vm_sendish (ec=0x516001d69ad0, reg_cfp=0x756bc99e3790, cd=0x50200020ee90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x516001d69ad0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200020ee90 insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bc99e3790 reg_pc = 0x506000588bf0 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_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 0x000059719c8a7af8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001d69ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #25 0x000059719c8e4ceb in invoke_iseq_block_from_c (ec=0x516001d69ad0, captured=<optimized out>, self=129105962254960, 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:1595 flags = 0 iseq = 0x756bd309d0d0 cfp = 0x756bc99e37c8 sp = 0x756bc98e3818 use_argv = <optimized out> stack_argv = 0x756bc98e3818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #26 invoke_block_from_c_proc (ec=0x516001d69ad0, self=129105962254960, 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:1689 block = <optimized out> keyword_hash = <optimized out> #27 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:1719 No locals. #28 0x000059719c8e2f76 in rb_vm_invoke_proc (ec=0x756bd8e00990, proc=0x109, proc@entry=0x5040003c1010, argc=-183923359, 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:1740 self = 446891 #29 0x000059719c83a3f9 in thread_do_start_proc (th=th@entry=0x5150000e2200) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003c1010 args_len = 0 args_ptr = <optimized out> #30 0x000059719c837faa in thread_do_start (th=0x5150000e2200) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #31 thread_start_func_2 (th=th@entry=0x5150000e2200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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> #32 0x000059719c83726e in call_thread_start_func_2 (th=0x5150000e2200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x756bc3bffce0 #33 nt_start (ptr=0x50c00065a880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150000e2200 sched = <optimized out> nt = 0x50c00065a880 vm = 0x525000000100 #34 0x000059719c4e981f in asan_thread_start(void*) () No symbol table info available. #35 0x0000756bf509ca94 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 = {129105706092224, -321978751477098069, 129105706092224, -352, 0, 140726963438864, -321978751464515157, -321876099858310741}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #36 0x0000756bf5129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 446889) detached] $ timeout 60 gdb -p 437535 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 471982] [New LWP 471981] [New LWP 471978] [New LWP 438034] [New LWP 437913] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000756bf5098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd8caa90e0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x756bf521ec40 (LWP 437535) "ruby" 0x0000756bf5098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd8caa90e0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 2 Thread 0x756bc36006c0 (LWP 471982) "envutil.rb:183" 0x0000756bf511b4cd in __GI___poll (fds=0x756bc4009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x756bc5a006c0 (LWP 471981) "envutil.rb:182" 0x0000756bf511b4cd in __GI___poll (fds=0x756bc4c09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x756bd8e006c0 (LWP 471978) "test_thread.rb*" 0x0000756bf511b4cd in __GI___poll (fds=0x756bc5d09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x756bd10006c0 (LWP 438034) "Timeout stdlib " 0x0000756bf5098d61 in __futex_abstimed_wait_common64 (private=22897, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00064bbd0) at ./nptl/futex-internal.c:57 6 Thread 0x756bd3a006c0 (LWP 437913) "parallel.rb:40" 0x0000756bf511b4cd in __GI___poll (fds=0x756bd1429c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 6 (Thread 0x756bd3a006c0 (LWP 437913) "parallel.rb:40"): #0 0x0000756bf511b4cd in __GI___poll (fds=0x756bd1429c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059719c49046a in __interceptor_poll () No symbol table info available. #2 0x000059719c5e404d in nogvl_wait_for (th=129105962564920, fptr=0x511000238d80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 4, 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:1172 ready = <optimized out> #4 0x000059719c5e54c6 in internal_read_func (ptr=0x756bd1429a40) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x756bd1429a40 result = <optimized out> #5 0x000059719c8205ab in rb_thread_io_blocking_call (func=0x59719c5e5040 <internal_read_func>, data1=0x756bd1429a40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __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 0x000059719c534060 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:1053 _ec = 0x516001d508d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x756bd39fee50, <optimized out>, 0x756bd39fed60, <optimized out>, <optimized out>}, prev = 0x756bd1409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001d508d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x000059719c5f9875 in io_read_memory_locktmp (str=129105932754016, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3449 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:3495 str = <optimized out> iis = {th = 129105962564920, fptr = 0x511000238d80, nonblock = 0, fd = 4, buf = 0x519000201c80, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000238d80 n = <optimized out> shrinkable = <optimized out> #9 0x000059719c5d5b61 in io_readpartial (argc=-784163744, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615 ret = <optimized out> #10 0x000059719c90b048 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:3794 ci = 0x409100100003 cc = <optimized out> me = 0x756bf4919ee0 cfunc = 0x504000010f98 recv = 129105962565080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x000059719c8b88dd in vm_sendish (ec=0x516001d508d0, reg_cfp=0x756bd2dab790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 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=0x516001d508d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bd2dab790 reg_pc = 0x5130000513e0 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_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 0x000059719c8a7af8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001d508d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000059719c8e4ceb in invoke_iseq_block_from_c (ec=0x516001d508d0, captured=<optimized out>, self=129106508505840, 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:1595 flags = 0 iseq = 0x756bf47752b0 cfp = 0x756bd2dab7c8 sp = 0x756bd2cab818 use_argv = <optimized out> stack_argv = 0x756bd2cab818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001d508d0, self=129106508505840, 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:1689 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:1719 No locals. #17 0x000059719c8e2f76 in rb_vm_invoke_proc (ec=0x756bd1429c60, proc=0x1, proc@entry=0x5040003b05d0, argc=-183388979, 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:1740 self = 4294967295 #18 0x000059719c83a3f9 in thread_do_start_proc (th=th@entry=0x5150000ce200) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003b05d0 args_len = 0 args_ptr = <optimized out> #19 0x000059719c837faa in thread_do_start (th=0x5150000ce200) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x5150000ce200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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 0x000059719c83726e in call_thread_start_func_2 (th=0x5150000ce200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x756bd39ffce0 #22 nt_start (ptr=0x50c000649300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150000ce200 sched = <optimized out> nt = 0x50c000649300 vm = 0x525000000100 #23 0x000059719c4e981f in asan_thread_start(void*) () No symbol table info available. #24 0x0000756bf509ca94 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 = {129105972430528, -321943292227102293, 129105972430528, -352, 25, 140726963441776, -321943292214519381, -321876099858310741}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x0000756bf5129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x756bd10006c0 (LWP 438034) "Timeout stdlib "): #0 0x0000756bf5098d61 in __futex_abstimed_wait_common64 (private=22897, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00064bbd0) 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=22897, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00064bbd0) 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=0x50c00064bbd0, 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 0x0000756bf509b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c00064bba8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x756bf509b4a0 <__condvar_cleanup_waiting>, __arg = 0x756bd0ffec30, __canceltype = -827264272, __prev = 0x0} cbuffer = {wseq = 12, cond = 0x50c00064bba8, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 12 seq = 6 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=0x50c00064bba8, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x000059719c812131 in rb_native_cond_wait (cond=0x50c00064bbd0, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150000d2580, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x000059719c836162 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150000d2580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x000059719c81c5a1 in native_sleep (th=0x5150000d2580, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287 sched = <optimized out> #9 sleep_forever (th=0x5150000d2580, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x000059719c834bd5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=129106523310240, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x000059719c534060 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:1053 _ec = 0x516001d556d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x756bd0ffef90, <optimized out>, 0x756bd0ffeea0, <optimized out>, <optimized out>}, prev = 0x756bce809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001d556d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x000059719c8340bd in queue_do_pop (self=<optimized out>, q=0x50400005d2d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 129106523310240, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 129106523310240, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d2d0 end = 0 #14 0x000059719c8b3625 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:7328 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x000059719c8b3625 in vm_invoke_builtin_delegate (ec=0x516001d556d0, cfp=0x756bcfee5758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001d556d0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bcfee5758 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_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 0x000059719c8a7af8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001d556d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000059719c8e4ceb in invoke_iseq_block_from_c (ec=0x516001d556d0, captured=<optimized out>, self=129106523124520, 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:1595 flags = 0 iseq = 0x756bf475d840 cfp = 0x756bcfee57c8 sp = 0x756bcfde5818 use_argv = <optimized out> stack_argv = 0x756bcfde5818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001d556d0, self=129106523124520, 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:1689 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:1719 No locals. #21 0x000059719c8e2f76 in rb_vm_invoke_proc (ec=0x50c00064bbd0, proc=0x189, proc@entry=0x5040003b2c50, argc=-183923359, 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:1740 self = 0 #22 0x000059719c83a3f9 in thread_do_start_proc (th=th@entry=0x5150000d2580) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003b2c50 args_len = 0 args_ptr = <optimized out> #23 0x000059719c837faa in thread_do_start (th=0x5150000d2580) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000d2580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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 0x000059719c83726e in call_thread_start_func_2 (th=0x5150000d2580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x756bd0fffce0 #26 nt_start (ptr=0x50c00064bb80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150000d2580 sched = <optimized out> nt = 0x50c00064bb80 vm = 0x525000000100 #27 0x000059719c4e981f in asan_thread_start(void*) () No symbol table info available. #28 0x0000756bf509ca94 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 = {129105928390336, -321940818325939797, 129105928390336, -352, 0, 140726963436304, -321940818313356885, -321876099858310741}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000756bf5129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x756bd8e006c0 (LWP 471978) "test_thread.rb*"): #0 0x0000756bf511b4cd in __GI___poll (fds=0x756bc5d09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059719c49046a in __interceptor_poll () No symbol table info available. #2 0x000059719c83c56f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = 10 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x000059719c4e981f in asan_thread_start(void*) () No symbol table info available. #5 0x0000756bf509ca94 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 = {129106060510912, -321958135634077269, 129106060510912, -352, 0, 129105737537776, -321958135621494357, -321876099858310741}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000756bf5129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x756bc5a006c0 (LWP 471981) "envutil.rb:182"): #0 0x0000756bf511b4cd in __GI___poll (fds=0x756bc4c09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059719c49046a in __interceptor_poll () No symbol table info available. #2 0x000059719c5e404d in nogvl_wait_for (th=129106050537680, fptr=0x51100024fbc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 8, 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:1172 ready = <optimized out> #4 0x000059719c5e54c6 in internal_read_func (ptr=0x756bc4c09620) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x756bc4c09620 result = <optimized out> #5 0x000059719c8205ab in rb_thread_io_blocking_call (func=0x59719c5e5040 <internal_read_func>, data1=data1@entry=0x756bc4c09620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __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 0x000059719c5e4e5a in rb_io_blocking_region_wait (argument=0x756bc4c09620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1312 iis = {th = 129106050537680, fptr = 0x51100024fbc0, nonblock = 0, fd = 8, buf = 0x525000ac5900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x000059719c5e8797 in io_bufread (ptr=0x525000ac5900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100024fbc0) at /tmp/ruby/src/trunk_asan/io.c:3055 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3094 p = <optimized out> #10 0x000059719c534060 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:1053 _ec = 0x516001d6a9d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x756bc59fedb0, <optimized out>, 0x756bc59fecc0, <optimized out>, <optimized out>}, prev = 0x756bc4c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001d6a9d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000059719c5e61bb in io_fread (str=129106050537080, offset=0, size=8192, fptr=0x51100024fbc0) at /tmp/ruby/src/trunk_asan/io.c:3108 arg = {str_ptr = 0x525000ac5900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=129106050537080) at /tmp/ruby/src/trunk_asan/io.c:3386 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x000059719c5d5f42 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3810 str = <optimized out> length = <optimized out> fptr = 0x51100024fbc0 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x000059719c90b048 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:3794 ci = 0x3fa100100001 cc = <optimized out> me = 0x756bf4919eb8 cfunc = 0x504000010fd8 recv = 129106050541640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000059719c8b88dd in vm_sendish (ec=0x516001d6a9d0, reg_cfp=0x756bc96dd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001d6a9d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bc96dd790 reg_pc = 0x5040000561f0 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_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 0x000059719c8a7af8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001d6a9d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000059719c8e4ceb in invoke_iseq_block_from_c (ec=0x516001d6a9d0, captured=<optimized out>, self=129106523109480, 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:1595 flags = 0 iseq = 0x756bf4753818 cfp = 0x756bc96dd7c8 sp = 0x756bc95dd818 use_argv = <optimized out> stack_argv = 0x756bc95dd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001d6a9d0, self=129106523109480, 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:1689 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:1719 No locals. #21 0x000059719c8e2f76 in rb_vm_invoke_proc (ec=0x756bc4c09760, proc=0x1, proc@entry=0x5040003c1d50, argc=-183388979, 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:1740 self = 4294967295 #22 0x000059719c83a3f9 in thread_do_start_proc (th=th@entry=0x5150000e3600) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003c1d50 args_len = 0 args_ptr = <optimized out> #23 0x000059719c837faa in thread_do_start (th=0x5150000e3600) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000e3600, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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 0x000059719c83726e in call_thread_start_func_2 (th=0x5150000e3600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x756bc59ffce0 #26 nt_start (ptr=0x50c00065b6c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150000e3600 sched = <optimized out> nt = 0x50c00065b6c0 vm = 0x525000000100 #27 0x000059719c4e981f in asan_thread_start(void*) () No symbol table info available. #28 0x0000756bf509ca94 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 = {129105737549504, -321982874645702229, 129105737549504, -352, 22, 140726963439088, -321982874633119317, -321876099858310741}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000756bf5129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x756bc36006c0 (LWP 471982) "envutil.rb:183"): #0 0x0000756bf511b4cd in __GI___poll (fds=0x756bc4009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000059719c49046a in __interceptor_poll () No symbol table info available. #2 0x000059719c5e404d in nogvl_wait_for (th=129106050537400, fptr=0x51100024fe40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 fds = {fd = 10, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1172 ready = <optimized out> #4 0x000059719c5e54c6 in internal_read_func (ptr=0x756bc4009620) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x756bc4009620 result = <optimized out> #5 0x000059719c8205ab in rb_thread_io_blocking_call (func=0x59719c5e5040 <internal_read_func>, data1=data1@entry=0x756bc4009620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __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 0x000059719c5e4e5a in rb_io_blocking_region_wait (argument=0x756bc4009620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1312 iis = {th = 129106050537400, fptr = 0x51100024fe40, nonblock = 0, fd = 10, buf = 0x525000ad9900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x000059719c5e8797 in io_bufread (ptr=0x525000ad9900 '\276' <repeats 200 times>..., len=8192, fptr=0x51100024fe40) at /tmp/ruby/src/trunk_asan/io.c:3055 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3094 p = <optimized out> #10 0x000059719c534060 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:1053 _ec = 0x516001d6acd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x756bc35fedb0, <optimized out>, 0x756bc35fecc0, <optimized out>, <optimized out>}, prev = 0x756bc4009240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001d6acd0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x000059719c5e61bb in io_fread (str=129106050537000, offset=0, size=8192, fptr=0x51100024fe40) at /tmp/ruby/src/trunk_asan/io.c:3108 arg = {str_ptr = 0x525000ad9900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=129106050537000) at /tmp/ruby/src/trunk_asan/io.c:3386 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x000059719c5d5f42 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3810 str = <optimized out> length = <optimized out> fptr = 0x51100024fe40 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x000059719c90b048 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:3794 ci = 0x3fa100100001 cc = <optimized out> me = 0x756bf4919eb8 cfunc = 0x504000010fd8 recv = 129106050541400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x000059719c8b88dd in vm_sendish (ec=0x516001d6acd0, reg_cfp=0x756bc95db790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516001d6acd0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bc95db790 reg_pc = 0x5040000562b0 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_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 0x000059719c8a7af8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001d6acd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x000059719c8e4ceb in invoke_iseq_block_from_c (ec=0x516001d6acd0, captured=<optimized out>, self=129106523109480, 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:1595 flags = 0 iseq = 0x756bf47537a0 cfp = 0x756bc95db7c8 sp = 0x756bc94db818 use_argv = <optimized out> stack_argv = 0x756bc94db818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516001d6acd0, self=129106523109480, 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:1689 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:1719 No locals. #21 0x000059719c8e2f76 in rb_vm_invoke_proc (ec=0x756bc4009760, proc=0x1, proc@entry=0x5040003c1d90, argc=-183388979, 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:1740 self = 4294967295 #22 0x000059719c83a3f9 in thread_do_start_proc (th=th@entry=0x5150000e3880) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003c1d90 args_len = 0 args_ptr = <optimized out> #23 0x000059719c837faa in thread_do_start (th=0x5150000e3880) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000e3880, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _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 0x000059719c83726e in call_thread_start_func_2 (th=0x5150000e3880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x756bc35ffce0 #26 nt_start (ptr=0x50c00065b780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150000e3880 sched = <optimized out> nt = 0x50c00065b780 vm = 0x525000000100 #27 0x000059719c4e981f in asan_thread_start(void*) () No symbol table info available. #28 0x0000756bf509ca94 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 = {129105699800768, -321976827331749461, 129105699800768, -352, 22, 140726963439088, -321976827319166549, -321876099858310741}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x0000756bf5129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x756bf521ec40 (LWP 437535) "ruby"): #0 0x0000756bf5098d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffd8caa90e0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=4095, abstime=0x7ffd8caa90e0, clockid=20816, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffd8caa90e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x0000756bf509bc7e in __pthread_cond_wait_common (abstime=0x7ffd8caa90e0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x756bf509b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffd8caa8fd0, __canceltype = -1658691392, __prev = 0x0} cbuffer = {wseq = 1105, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 1105 seq = 552 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffd8caa90e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x000059719c835c31 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x756bf2e202a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x000059719c83b314 in native_sleep (th=0x515000000300, rel=0x756bf2e202a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280 sched = <optimized out> #8 thread_join_sleep (arg=129106499170400) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x756bf3057060 target_th = 0x5150000e3600 th = 0x515000000300 end = 4954435194080716 limit = 0x756bf2e202a0 #9 0x000059719c534060 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:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8caa92f0, <optimized out>, 0x7ffd8caa9200, <optimized out>, <optimized out>}, prev = 0x756bf3050740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x000059719c83ae68 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000380 #11 0x000059719c82f7d0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202 rel = <optimized out> timeout = <optimized out> limit = 0x756bf2e202a0 #12 0x000059719c90b048 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:3794 ci = 0x34b100100003 cc = <optimized out> me = 0x756bf47e96d8 cfunc = 0x50400001eb98 recv = 129106050537680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x000059719c8b88dd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x756bf25ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bf25ff480 reg_pc = 0x523000009bf0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_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> #15 0x000059719c8a7af8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #16 0x000059719c928652 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x756bf25ff620, self=129106508505840, 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:1595 flags = 0 iseq = 0x756bf4756d38 cfp = <optimized out> sp = 0x756bf24ffa28 use_argv = 0x756bf2e193e0 stack_argv = 0x756bf24ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x756bf25ff620 #18 0x000059719c8d4e16 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:1646 No locals. #19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #21 0x000059719c8d4e16 in rb_yield (val=<optimized out>) No locals. #22 0x000059719ca85d06 in rb_ary_collect (ary=129105962558120) at /tmp/ruby/src/trunk_asan/array.c:3618 collect = 129105962554480 i = 60 #23 0x000059719c90b048 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:3794 ci = 0x163100000001 cc = <optimized out> me = 0x756bf4920150 cfunc = 0x50400000a798 recv = 129105962558120 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #24 0x000059719c8afe7b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x756bf25ff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> th: 0x515000000300, native_id: 0x756bf521ec40 -- Control frame information ----------------------------------------------- calling = <optimized out> #25 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false c:0017 p:---- s:0155 e:000154 CFUNC :join c:0016 p:0478 s:0150 E:002418 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 val = <optimized out> c:0015 p:0060 s:0111 e:000110 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:103 c:0014 p:0015 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:362 cd = 0x51100000cf50 insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bf25ff608 reg_pc = 0x5190000166b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map 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> c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_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> c:0007 p:0069 s:0046 E:000fe0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] th: 0x5150000ce200, native_id: 0x756bd3a006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x5150000d2580, native_id: 0x756bd10006c0 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> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 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_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_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #26 0x000059719c8a7c8f in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #28 0x000059719c928652 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x756bf25ff738, self=129106508505840, 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:1595 flags = 0 iseq = 0x756bf4775468 cfp = <optimized out> sp = 0x756bf24ff8d0 use_argv = 0x756bf2eda9e0 stack_argv = 0x756bf24ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x756bf25ff738 #30 0x000059719c8d4e16 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:1646 No locals. #31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #33 0x000059719c8d4e16 in rb_yield (val=<optimized out>) No locals. #34 0x000059719ca85d06 in rb_ary_collect (ary=129105962565280) at /tmp/ruby/src/trunk_asan/array.c:3618 collect = 129105962565160 i = 0 #35 0x000059719c90b048 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:3794 ci = 0x163100000001 cc = <optimized out> me = 0x756bf4920150 cfunc = 0x50400000a798 recv = 129105962565280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #36 0x000059719c8afe7b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x756bf25ff720, cd=0x502000012d10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #37 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012d10 insns_address_table = {0x59719c8ab689 <vm_exec_core+1801>, 0x59719c8ac75a <vm_exec_core+6106>, 0x59719c8b238f <vm_exec_core+29711>, 0x59719c8ac2b2 <vm_exec_core+4914>, 0x59719c8b2f8e <vm_exec_core+32782>, 0x59719c8b0d52 <vm_exec_core+24018>, 0x59719c8ae6cd <vm_exec_core+14157>, 0x59719c8ab809 <vm_exec_core+2185>, 0x59719c8b29f7 <vm_exec_core+31351>, 0x59719c8b26f1 <vm_exec_core+30577>, 0x59719c8ac52a <vm_exec_core+5546>, 0x59719c8abda7 <vm_exec_core+3623>, 0x59719c8b13a7 <vm_exec_core+25639>, 0x59719c8ad4e1 <vm_exec_core+9569>, 0x59719c8b2c35 <vm_exec_core+31925>, 0x59719c8b287f <vm_exec_core+30975>, 0x59719c8adb41 <vm_exec_core+11201>, 0x59719c8ae64b <vm_exec_core+14027>, 0x59719c8b0fa0 <vm_exec_core+24608>, 0x59719c8b27e0 <vm_exec_core+30816>, 0x59719c8b0107 <vm_exec_core+20871>, 0x59719c8b103a <vm_exec_core+24762>, 0x59719c8b1758 <vm_exec_core+26584>, 0x59719c8b0033 <vm_exec_core+20659>, 0x59719c8abcd3 <vm_exec_core+3411>, 0x59719c8b086c <vm_exec_core+22764>, 0x59719c8abb49 <vm_exec_core+3017>, 0x59719c8abfb9 <vm_exec_core+4153>, 0x59719c8ade8e <vm_exec_core+12046>, 0x59719c8afbd4 <vm_exec_core+19540>, 0x59719c8b05b5 <vm_exec_core+22069>, 0x59719c8af770 <vm_exec_core+18416>, 0x59719c8ab6ce <vm_exec_core+1870>, 0x59719c8b1cda <vm_exec_core+27994>, 0x59719c8b2606 <vm_exec_core+30342>, 0x59719c8ac092 <vm_exec_core+4370>, 0x59719c8acc26 <vm_exec_core+7334>, 0x59719c8ac6ac <vm_exec_core+5932>, 0x59719c8ad5e6 <vm_exec_core+9830>, 0x59719c8ae5e0 <vm_exec_core+13920>, 0x59719c8ac154 <vm_exec_core+4564>, 0x59719c8b1b23 <vm_exec_core+27555>, 0x59719c8acb95 <vm_exec_core+7189>, 0x59719c8ae49e <vm_exec_core+13598>, 0x59719c8aee53 <vm_exec_core+16083>, 0x59719c8b1453 <vm_exec_core+25811>, 0x59719c8b02e3 <vm_exec_core+21347>, 0x59719c8ad6da <vm_exec_core+10074>, 0x59719c8acf63 <vm_exec_core+8163>, 0x59719c8b1281 <vm_exec_core+25345>, 0x59719c8ae0dc <vm_exec_core+12636>, 0x59719c8b0977 <vm_exec_core+23031>, 0x59719c8b036b <vm_exec_core+21483>, 0x59719c8b0a44 <vm_exec_core+23236>, 0x59719c8b22b1 <vm_exec_core+29489>, 0x59719c8af434 <vm_exec_core+17588>, 0x59719c8b1522 <vm_exec_core+26018>, 0x59719c8ab30b <vm_exec_core+907>, 0x59719c8b10e5 <vm_exec_core+24933>, 0x59719c8ad9b2 <vm_exec_core+10802>, 0x59719c8afc78 <vm_exec_core+19704>, 0x59719c8b01d8 <vm_exec_core+21080>, 0x59719c8ab310 <vm_exec_core+912>, 0x59719c8afae3 <vm_exec_core+19299>, 0x59719c8addaf <vm_exec_core+11823>, 0x59719c8ad120 <vm_exec_core+8608>, 0x59719c8b0ad8 <vm_exec_core+23384>, 0x59719c8ac210 <vm_exec_core+4752>, 0x59719c8ae994 <vm_exec_core+14868>, 0x59719c8ba1f9 <vm_exec_core+62073>, 0x59719c8b0697 <vm_exec_core+22295>, 0x59719c8aca71 <vm_exec_core+6897>, 0x59719c8ace3f <vm_exec_core+7871>, 0x59719c8acd1d <vm_exec_core+7581>, 0x59719c8ad376 <vm_exec_core+9206>, 0x59719c8adbfe <vm_exec_core+11390>, 0x59719c8ac992 <vm_exec_core+6674>, 0x59719c8b3223 <vm_exec_core+33443>, 0x59719c8b074e <vm_exec_core+22478>, 0x59719c8af25c <vm_exec_core+17116>, 0x59719c8b1bd1 <vm_exec_core+27729>, 0x59719c8b3341 <vm_exec_core+33729>, 0x59719c8b1f37 <vm_exec_core+28599>, 0x59719c8b2d8e <vm_exec_core+32270>, 0x59719c8b2e66 <vm_exec_core+32486>, 0x59719c8abbec <vm_exec_core+3180>, 0x59719c8b2914 <vm_exec_core+31124>, 0x59719c8adf9f <vm_exec_core+12319>, 0x59719c8b2b4f <vm_exec_core+31695>, 0x59719c8ada5e <vm_exec_core+10974>, 0x59719c8b1e35 <vm_exec_core+28341>, 0x59719c8aba13 <vm_exec_core+2707>, 0x59719c8ad7f4 <vm_exec_core+10356>, 0x59719c8aeb9c <vm_exec_core+15388>, 0x59719c8ae535 <vm_exec_core+13749>, 0x59719c8ae304 <vm_exec_core+13188>, 0x59719c8ab407 <vm_exec_core+1159>, 0x59719c8ab92a <vm_exec_core+2474>, 0x59719c8ab499 <vm_exec_core+1305>, 0x59719c8b2150 <vm_exec_core+29136>, 0x59719c8af980 <vm_exec_core+18944>, 0x59719c8aef24 <vm_exec_core+16292>, 0x59719c8af641 <vm_exec_core+18113>, 0x59719c8af35a <vm_exec_core+17370>, 0x59719c8ae3a5 <vm_exec_core+13349>, 0x59719c8aed48 <vm_exec_core+15816>, 0x59719c8ae86a <vm_exec_core+14570>, 0x59719c8af053 <vm_exec_core+16595>, 0x59719c8af0d5 <vm_exec_core+16725>, 0x59719c8ab67a <vm_exec_core+1786>, 0x59719c8ac74b <vm_exec_core+6091>, 0x59719c8b2380 <vm_exec_core+29696>, 0x59719c8ac2a3 <vm_exec_core+4899>, 0x59719c8b2f7f <vm_exec_core+32767>, 0x59719c8b0d43 <vm_exec_core+24003>, 0x59719c8ae6be <vm_exec_core+14142>, 0x59719c8ab7fa <vm_exec_core+2170>, 0x59719c8b29e8 <vm_exec_core+31336>, 0x59719c8b26e2 <vm_exec_core+30562>, 0x59719c8ac51b <vm_exec_core+5531>, 0x59719c8abd98 <vm_exec_core+3608>, 0x59719c8b1398 <vm_exec_core+25624>, 0x59719c8ad4d2 <vm_exec_core+9554>, 0x59719c8b2c26 <vm_exec_core+31910>, 0x59719c8b2870 <vm_exec_core+30960>, 0x59719c8adb32 <vm_exec_core+11186>, 0x59719c8ae63c <vm_exec_core+14012>, 0x59719c8b0f91 <vm_exec_core+24593>, 0x59719c8b27d1 <vm_exec_core+30801>, 0x59719c8b00f8 <vm_exec_core+20856>, 0x59719c8b102b <vm_exec_core+24747>, 0x59719c8b1749 <vm_exec_core+26569>, 0x59719c8b0024 <vm_exec_core+20644>, 0x59719c8abcc4 <vm_exec_core+3396>, 0x59719c8b085d <vm_exec_core+22749>, 0x59719c8abb3a <vm_exec_core+3002>, 0x59719c8abfaa <vm_exec_core+4138>, 0x59719c8ade7f <vm_exec_core+12031>, 0x59719c8afbc5 <vm_exec_core+19525>, 0x59719c8b05a6 <vm_exec_core+22054>, 0x59719c8af761 <vm_exec_core+18401>, 0x59719c8ab6bf <vm_exec_core+1855>, 0x59719c8b1ccb <vm_exec_core+27979>, 0x59719c8b25f7 <vm_exec_core+30327>, 0x59719c8ac083 <vm_exec_core+4355>, 0x59719c8acc17 <vm_exec_core+7319>, 0x59719c8ac69d <vm_exec_core+5917>, 0x59719c8ad5d7 <vm_exec_core+9815>, 0x59719c8ae5d1 <vm_exec_core+13905>, 0x59719c8ac145 <vm_exec_core+4549>, 0x59719c8b1b14 <vm_exec_core+27540>, 0x59719c8acb86 <vm_exec_core+7174>, 0x59719c8ae48f <vm_exec_core+13583>, 0x59719c8aee44 <vm_exec_core+16068>, 0x59719c8b1444 <vm_exec_core+25796>, 0x59719c8b02d4 <vm_exec_core+21332>, 0x59719c8ad6cb <vm_exec_core+10059>, 0x59719c8acf54 <vm_exec_core+8148>, 0x59719c8b1272 <vm_exec_core+25330>, 0x59719c8ae0cd <vm_exec_core+12621>, 0x59719c8b0968 <vm_exec_core+23016>, 0x59719c8b035c <vm_exec_core+21468>, 0x59719c8b0a35 <vm_exec_core+23221>, 0x59719c8b22a2 <vm_exec_core+29474>, 0x59719c8af425 <vm_exec_core+17573>, 0x59719c8b1513 <vm_exec_core+26003>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b10d6 <vm_exec_core+24918>, 0x59719c8ad9a3 <vm_exec_core+10787>, 0x59719c8afc69 <vm_exec_core+19689>, 0x59719c8b01c9 <vm_exec_core+21065>, 0x59719c8aeb88 <vm_exec_core+15368>, 0x59719c8afad4 <vm_exec_core+19284>, 0x59719c8adda0 <vm_exec_core+11808>, 0x59719c8ad111 <vm_exec_core+8593>, 0x59719c8b0ac9 <vm_exec_core+23369>, 0x59719c8ac201 <vm_exec_core+4737>, 0x59719c8ae985 <vm_exec_core+14853>, 0x59719c8ba1ea <vm_exec_core+62058>, 0x59719c8b0688 <vm_exec_core+22280>, 0x59719c8aca62 <vm_exec_core+6882>, 0x59719c8ace30 <vm_exec_core+7856>, 0x59719c8acd0e <vm_exec_core+7566>, 0x59719c8ad367 <vm_exec_core+9191>, 0x59719c8adbef <vm_exec_core+11375>, 0x59719c8afacf <vm_exec_core+19279>, 0x59719c8af252 <vm_exec_core+17106>, 0x59719c8afaca <vm_exec_core+19274>, 0x59719c8b02c0 <vm_exec_core+21312>, 0x59719c8b02be <vm_exec_core+21310>, 0x59719c8ad362 <vm_exec_core+9186>, 0x59719c8b0821 <vm_exec_core+22689>, 0x59719c8ae632 <vm_exec_core+14002>, 0x59719c8ae637 <vm_exec_core+14007>, 0x59719c8b02bc <vm_exec_core+21308>, 0x59719c8b019b <vm_exec_core+21019>, 0x59719c8af628 <vm_exec_core+18088>, 0x59719c8af346 <vm_exec_core+17350>, 0x59719c8b02ba <vm_exec_core+21306>, 0x59719c8af75c <vm_exec_core+18396>...} reg_cfp = 0x756bf25ff720 reg_pc = 0x50400002f9f8 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_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #38 0x000059719c8a7eb1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #40 0x000059719c53035b in rb_ec_exec_node (ec=0x5160000003d0, n=0x756bf47755f8) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd8caab1f0, <optimized out>, 0x7ffd8caab140, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x756bf47755f8 #41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #42 0x000059719c5298c7 in rb_main (argc=10, argv=0x7ffd8caab3b8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #43 main (argc=10, argv=0x7ffd8caab3b8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) [Thread 0x756bc36006c0 (LWP 471982) exited] [Thread 0x756bc5a006c0 (LWP 471981) exited] $1 = true [Inferior 1 (process 437535) detached] $ timeout 60 gdb -p 437523 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null 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. >>> Threads No threads. >>> Machine level backtrace make: *** [uncommon.mk:963: yes-test-all] Error 1 >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 437190 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 437189 -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 471947 -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 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-10-26T00:46:49Z master 9838c443c4) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 34.433345 seconds 3436 files, 32794 examples, 130944 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.