# Logfile created on 2024-10-22 18:33:03 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000718ec0a4fdd8 @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.20241022-183303", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000718ec0bffe08 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000718ec0bffb10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000718ebf979fb8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241022-183303", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241022-183303>, @binmode=false, @mon_data=#<Monitor:0x0000718ec0bff6d8>, @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 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/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.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 = 0f3723c644 $$$[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/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering 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/pathname' 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/pty' 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/syslog-0.1.2/ext/syslog' 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/.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/fiddle' 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/socket' 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.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/debug-1.9.2/ext/debug' 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/bigdecimal-3.1.8/ext/bigdecimal' 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/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]: 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' 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/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/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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/rbs-3.6.0/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/ext/objspace' 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]: 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/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.5.3/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.0/ext/rbs_extension' 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/nkf-0.2.0/ext/nkf' 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' 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=13043 "--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] 951198=test_ellipsize [ 2/917] 951183=test_integer [ 3/917] 951184=test_utf32 [ 4/917] 951196=test_helper [ 5/917] 951187=test_memory_view [ 6/917] 951192=test_fips [ 7/917] 951194=test_date_parse [ 8/917] 951191=test_gem_commands_update_command [ 9/917] 951185=test_thread [ 10/917] 951189=test_noarg [ 11/917] 951195=test_data [ 12/917] 951197=test_rand [ 13/917] 951188=test_pkey_ec [ 14/917] 951190=test_workspace [ 15/917] 951198=test_bundled_ca [ 16/917] 951184=test_to_ruby [ 17/917] 951185=test_random [ 18/917] 951193=static_literals_test [ 19/917] 951186=test_backtrace [ 20/917] 951195=test_gem_safe_marshal [ 21/917] 951186=test_option [ 22/917] 951187=test_input_method [ 23/917] 951184=test_nextafter [ 24/917] 951183=test_capacity [ 25/917] 951183=test_tracer [ 26/917] 951196=test_div [ 27/917] 951196=test_resize [ 28/917] 951185=test_rdoc_generator_darkfish [ 29/917] 951196=test_gc_compact [ 30/917] 951193=test_deprecated [ 31/917] 951193=test_key_stroke [ 32/917] 951184=breadth_first_search_test [ 33/917] 951188=test_generic [ 34/917] 951186=test_fiber [ 35/917] 951193=test_cesu8 [ 36/917] 951194=test_rdoc_stats [ 37/917] 951193=test_alias_and_anchor [ 38/917] 951183=test_gem_commands_setup_command [ 39/917] 951193=test_gem_commands_rebuild_command [ 40/917] 951188=test_rdoc_store [ 41/917] 951197=json_parser_test [ 42/917] 951184=test_win32ole_variant_m [ 43/917] 951184=test_err_in_callback [ 44/917] 951184=test_rdoc_markup_document [ 45/917] 951197=test_ftp [ 46/917] 951190=test_vm_dump [ 47/917] 951190=errors_test [ 48/917] 951189=test_open3 [ 49/917] 951187=test_ripper [ 50/917] 951197=test_key_name_check [ 51/917] 951184=test_win32ole_param_event [ 52/917] 951197=test_rdoc_rd_block_parser [ 53/917] 951184=test_singleton [ 54/917] 951184=test_rdoc_servlet [ 55/917] 951184=test_ruby_lex [ 56/917] 951194=test_assignment [ 57/917] 951190=test_grapheme_breaks [ 58/917] 951190=test_gem_request_set_gem_dependency_api [ 59/917] 951192=test_ossl [ 60/917] 951198=test_date_marshal [ 61/917] 951193=test_syntax [ 62/917] 951198=test_gem_resolver_local_specification [ 63/917] 951197=test_autoload [ 64/917] 951198=test_pack [ 65/917] 951184=test_gem_commands_exec_command [ 66/917] 951195=test_gem_commands_unpack_command [ 67/917] 951187=test_stream [ 68/917] 951187=test_optarg [ 69/917] 951190=test_ractor [ 70/917] 951190=test_ssl_session [ 71/917] 951185=test_gem_gem_runner [ 72/917] 951198=test_gem_ext_cargo_builder [ 73/917] 951187=test_file_exhaustive [ 74/917] 951198=test_gem_commands_signout_command [ 75/917] 951198=test_object [ 76/917] 951198=test_exception [ 77/917] 951198=test_rdoc_generator_pot [ 78/917] 951185=test_win32ole_param [ 79/917] 951185=test_function_entry [ 80/917] 951185=test_rdoc_parser_markdown [ 81/917] 951195=test_len [ 82/917] 951195=test_acceptable [ 83/917] 951183=implicit_array_test [ 84/917] 951185=heredoc_dedent_test [ 85/917] 951198=test_method_name_check [ 86/917] 951183=test_kernel [ 87/917] 951185=numeric_value_test [ 88/917] 951185=test_keyword [ 89/917] 951198=!Nothing_to_test [ 90/917] 951198=test_bn [ 91/917] 951198=test_provider [ 92/917] 951188=test_win32ole_method_event [ 93/917] 951188=test_gem_package_task [ 94/917] 951195=test_gem_commands_server_command [ 95/917] 951195=test_http_request [ 96/917] 951190=test_rdoc_ri_driver [ 97/917] 951188=test_data [ 98/917] 951188=test_httpheader [ 99/917] 951195=test_enumerator [100/917] 951188=test_rdoc_parser_simple [101/917] 951188=test_utf16 [102/917] 951188=test_gem_package [103/917] 951191=test_handle [104/917] 951198=test_frozen [105/917] 951198=test_gem_source [106/917] 951183=test_rdoc_markup_to_rdoc [107/917] 951190=test_safe_load [108/917] 951185=test_color_printer [109/917] 951190=string_encoding_test [110/917] 951190=test_benchmark [111/917] 951191=test_exception_at_throwing [112/917] 951185=test_name_error [113/917] 951183=test_pty [114/917] 951191=test_assembler [115/917] 951191=test_gem_commands_list_command [116/917] 951191=test_gem_source_vendor [117/917] 951184=test_dbm [118/917] 951191=test_variable_name_check [119/917] 951198=test_propertyputref [120/917] 951184=test_rdoc_ri_paths [121/917] 951198=overlap_test [122/917] 951184=test_gem_uninstaller [123/917] 951191=test_symbol [124/917] 951191=test_gem_platform [125/917] 951191=test_change_word [126/917] 951191=test_gem_available_set [127/917] 951188=test_gem_source_installed [128/917] 951188=test_modify_expand [129/917] 951188=test_parser [130/917] 951191=test_pkcs12 [131/917] 951188=test_date_time [132/917] 951188=test_date [133/917] 951188=test_rdoc_parser_prism_ruby [134/917] 951190=test_psych [135/917] 951190=test_ractor [136/917] 951192=test_enumerator [137/917] 951192=test_rdoc_markup_formatter [138/917] 951185=test_win32ole_variant [139/917] 951185=test_fiddle [140/917] 951183=test_debug [141/917] 951183=test_arith_seq_extract [142/917] 951185=test_stringchar [143/917] 951190=test_gem_commands_help_command [144/917] 951192=test_command [145/917] 951198=test_gem_package_old [146/917] 951198=test_rbconfig [147/917] 951185=test_gem_uri [148/917] 951198=test_digest [149/917] 951190=test_date_compat [150/917] 951190=test_profile_frames [151/917] 951185=test_resolve_symbol [152/917] 951191=test_lazy_enumerator [153/917] 951183=test_find_executable [154/917] 951183=test_set [155/917] 951185=test_array [156/917] 951183=test_error_highlight [157/917] 951190=test_gem_request_set_lockfile_tokenizer [158/917] 951190=test_gem_commands_outdated_command [159/917] 951190=test_class2name [160/917] 951190=test_nil [161/917] 951190=test_kdf [162/917] 951192=test_time_tz [163/917] 951190=test_backtrace [164/917] 951192=string_query_test [165/917] 951192=test_rdoc_task [166/917] 951192=magic_comment_test [167/917] 951188=test_zlib [168/917] 951191=test_marshal [169/917] 951194=test_omap [170/917] 951184=test_case_comprehensive [171/917] 951184=test_framework [172/917] 951198=test_singleton_function [173/917] 951198=test_shellwords [174/917] 951194=test_cclass [175/917] 951184=test_proc [176/917] 951198=test_load [177/917] 951198=test_uncorrectable_name_check [178/917] 951198=test_nomethod_error [179/917] 951198=test_https_proxy [180/917] 951196=test_pkey_dsa [181/917] 951198=test_ssl [182/917] 951189=test_date_strptime [183/917] 951194=test_ractor [184/917] 951192=test_emitter [185/917] 951192=test_json_tree [186/917] 951192=library_symbols_test [187/917] 951192=test_float [188/917] 951189=test_severity [189/917] 951189=test_ractor [190/917] 951190=test_gem_remote_fetcher_local_ssl_server [191/917] 951189=test_rdoc_rd_inline [192/917] 951189=test_files_test_1 [193/917] 951191=test_gem [194/917] 951183=test_cgi_core [195/917] 951183=test_delegate [196/917] 951183=test_helper_method [197/917] 951187=test_gem_source_list [198/917] 951183=test_yaml_special_cases [199/917] 951183=test_parser [200/917] 951183=attribute_write_test [201/917] 951183=test_rdoc_code_object [202/917] 951194=test_gem_command_manager [203/917] 951184=test_rdoc_top_level [204/917] 951196=test_multi_irb_commands [205/917] 951196=test_gem_installer [206/917] 951187=test_rdoc_normal_class [207/917] 951187=test_random_formatter [208/917] 951192=test_gem_commands_check_command [209/917] 951187=test_regex_casefold [210/917] 951187=test_pipe [211/917] 951194=test_gem_source_git [212/917] 951184=test_cp949 [213/917] 951184=test_condition [214/917] 951184=test_class_name_check [215/917] 951198=test_gem_resolver_git_set [216/917] 951183=test_help [217/917] 951187=test_sorted_set [218/917] 951197=test_files_lib [219/917] 951183=test_emoji [220/917] 951192=test_string [221/917] 951183=test_time [222/917] 951184=json_ext_parser_test [223/917] 951184=test_duplicate [224/917] 951184=test_integer [225/917] 951198=test_scan_args [226/917] 951198=test_date_attr [227/917] 951198=test_erb [228/917] 951183=parser_test [229/917] 951183=snippets_test [230/917] 951198=test_array [231/917] 951187=test_ubf_async_safe [232/917] 951194=newline_test [233/917] 951198=heredoc_test [234/917] 951198=test_webauthn_listener_response [235/917] 951187=test_win32ole_record [236/917] 951187=constant_path_node_test [237/917] 951198=test_gem_path_support [238/917] 951198=test_gem_bundler_version_finder [239/917] 951198=test_console_attr [240/917] 951198=test_struct [241/917] 951198=onigmo_test [242/917] 951187=fuzzer_test [243/917] 951190=test_rb_str_dup [244/917] 951198=test_rdoc_comment [245/917] 951187=test_pack [246/917] 951190=test_ast [247/917] 951187=test_libs [248/917] 951187=test_super [249/917] 951198=json_encoding_test [250/917] 951198=test_time [251/917] 951194=test_math [252/917] 951194=test_gc [253/917] 951194=test_popen_deadlock [254/917] 951191=test_did_you_mean [255/917] 951198=test_autoconf [256/917] 951198=test_digest_extend [257/917] 951198=test_gem_safe_yaml [258/917] 951198=test_cgi_multipart [259/917] 951191=test_case [260/917] 951198=test_bug-5832 [261/917] 951191=test_wait [262/917] 951198=test_object_references [263/917] 951198=test_sleep [264/917] 951191=test_x509name [265/917] 951191=test_gem_commands_build_command [266/917] 951191=test_compile_prism [267/917] 951187=test_euc_tw [268/917] 951187=test_gem_security [269/917] 951194=test_gem_requirement [270/917] 951198=test_alias [271/917] 951194=test_sizeof [272/917] 951188=test_face [273/917] 951188=test_notimplement [274/917] 951188=test_emoji_breaks [275/917] 951188=test_system [276/917] 951198=test_bug-3571 [277/917] 951198=test_comparable [278/917] 951198=command_line_test [279/917] 951191=test_rdoc_rd [280/917] 951198=test_gem_commands_info_command [281/917] 951198=test_date_new [282/917] 951191=test_io_timeout [283/917] 951191=test_stringio [284/917] 951198=test_dns [285/917] 951191=test_dup [286/917] 951186=test_require [287/917] 951198=test_method [288/917] 951183=test_unicode_normalize [289/917] 951183=test_rdoc_markup_hard_break [290/917] 951183=test_gem_resolver_lock_set [291/917] 951191=test_append [292/917] 951191=test_ractor_compatibility [293/917] 951183=test_reqarg [294/917] 951187=test_rdoc_generator_pot_po [295/917] 951187=test_reline_key [296/917] 951187=test_resource [297/917] 951187=test_gem_update_suggestion [298/917] 951187=test_set [299/917] 951187=test_gem_source_fetch_problem [300/917] 951191=test_gem_console_ui [301/917] 951187=test_member [302/917] 951191=test_rdoc_generator_ri [303/917] 951187=test_nofree [304/917] 951187=test_gem_stream_ui [305/917] 951191=test_numhash [306/917] 951191=test_trace [307/917] 951191=test_pkey_rsa [308/917] 951183=test_ipaddr [309/917] 951187=test_arity [310/917] 951187=test_rdoc_markup_attribute_manager [311/917] 951183=test_yjit [312/917] 951187=test_buffered_io [313/917] 951187=test_m17n [314/917] 951188=test_gem_resolver_composed_set [315/917] 951188=test_argf [316/917] 951187=test_rdoc_i18n_locale [317/917] 951187=test_egrep_cpp [318/917] 951187=test_webauthn_poller [319/917] 951187=test_date_conv [320/917] 951187=test_rdoc_method_attr [321/917] 951185=test_yamlstore [322/917] 951189=test_gem_config_file [323/917] 951185=test_gem_commands_pristine_command [324/917] 951187=test_rdoc_markup_pre_process [325/917] 951191=test_rdoc_rdoc [326/917] 951195=test_yjit_exit_locations [327/917] 951187=test_io_buffer [328/917] 951191=test_win32ole_event [329/917] 951191=test_beginendblock [330/917] 951193=test_gem_resolver_requirement_list [331/917] 951187=test_hash [332/917] 951193=test_reline [333/917] 951195=test_arith_seq_beg_len_step [334/917] 951189=test_within_pipe [335/917] 951195=test_scalar_scanner [336/917] 951195=test_not [337/917] 951195=test_timeout [338/917] 951189=test_weakref [339/917] 951189=test_function [340/917] 951194=test_socket [341/917] 951195=test_mailto [342/917] 951195=test_yaml_tree [343/917] 951191=test_case_mapping [344/917] 951184=ripper_test [345/917] 951191=test_gem_package_tar_writer [346/917] 951195=test_rubygems [347/917] 951189=test_random [348/917] 951189=test_merge_keys [349/917] 951189=test_rdoc_extend [350/917] 951191=test_io_wait [351/917] 951197=test_kwargs [352/917] 951197=test_lexer [353/917] 951189=test_win32ole_type [354/917] 951189=test_rdoc_rd_inline_parser [355/917] 951197=test_dir [356/917] 951189=test_gem_ext_configure_builder [357/917] 951191=test_mdns [358/917] 951195=test_x509store [359/917] 951189=test_gem_local_remote_options [360/917] 951191=test_gem_security_signer [361/917] 951189=test_exception [362/917] 951191=test_bash_completion [363/917] 951191=test_threadgroup [364/917] 951195=test_rdoc_generator_json_index [365/917] 951197=test_set_len [366/917] 951197=test_gem_commands_lock_command [367/917] 951191=test_euc_kr [368/917] 951191=test_key_event_record [369/917] 951195=regular_expression_options_test [370/917] 951191=test_sleep [371/917] 951195=test_queue [372/917] 951195=test_install [373/917] 951197=test_rdoc_markup_to_label [374/917] 951185=test_gem_validator [375/917] 951184=integer_parse_test [376/917] 951184=test_prettyprint [377/917] 951185=lex_test [378/917] 951197=test_custom_command [379/917] 951184=test_bundled_gems [380/917] 951184=test_pair [381/917] 951197=test_date_ractor [382/917] 951195=test_m17n_comb [383/917] 951196=test_tree_spell_checker [384/917] 951194=test_integer_comb [385/917] 951196=index_write_test [386/917] 951196=test_ns_spki [387/917] 951196=test_depth_first [388/917] 951196=test_tsort [389/917] 951193=json_generator_test [390/917] 951196=test_gem_impossible_dependencies_error [391/917] 951196=test_io_buffer [392/917] 951196=encodings_test [393/917] 951193=test_string_processing [394/917] 951193=test_dryrun [395/917] 951193=test_range [396/917] 951196=test_type [397/917] 951196=node_id_test [398/917] 951197=test_tmpdir [399/917] 951197=test_gem_source_subpath_problem [400/917] 951186=test_emitter [401/917] 951186=test_ts [402/917] 951196=test_gem_resolver_api_set [403/917] 951197=parse_stream_test [404/917] 951196=test_locale [405/917] 951197=test_stringify_symbols [406/917] 951197=test_to_ary_concat [407/917] 951196=warnings_test [408/917] 951196=test_rdoc_token_stream [409/917] 951196=test_rubyoptions [410/917] 951191=test_printf [411/917] 951185=dispatcher_test [412/917] 951185=test_udp [413/917] 951185=test_windows_1252 [414/917] 951191=test_configuration [415/917] 951185=test_rdoc_single_class [416/917] 951185=test_rdoc_alias [417/917] 951185=test_gem_silent_ui [418/917] 951185=test_ifunless [419/917] 951185=test_require [420/917] 951185=test_pkey_dh [421/917] 951185=test_ocsp [422/917] 951186=test_rdoc_text [423/917] 951191=test_shapes [424/917] 951191=test_rendering [425/917] 951191=test_gem_commands_uninstall_command [426/917] 951186=test_gem_resolver_installer_set [427/917] 951185=test_files_test [428/917] 951193=test_gem_dependency_list [429/917] 951185=test_nesting_parser [430/917] 951193=test_object_create_start [431/917] 951193=test_forwardable [432/917] 951185=test_continuation [433/917] 951185=test_ensured [434/917] 951197=test_io_m17n [435/917] 951193=test_config [436/917] 951184=test_delete [437/917] 951184=comments_test [438/917] 951184=test_gem_commands_cleanup_command [439/917] 951186=test_rdoc_markup_paragraph [440/917] 951186=test_interned_str [441/917] 951193=test_placearg [442/917] 951186=test_project_sanity [443/917] 951185=regular_expression_encoding_test [444/917] 951185=test_env [445/917] 951186=test_config [446/917] 951186=test_verbose [447/917] 951193=test_history [448/917] 951193=test_gem_ext_builder [449/917] 951186=test_struct [450/917] 951189=compiler_test [451/917] 951186=test_date_strftime [452/917] 951189=test_typeddata [453/917] 951191=test_gem_resolver_vendor_specification [454/917] 951191=test_key_actor_emacs [455/917] 951184=test_mutex [456/917] 951191=test_bigzero [457/917] 951191=test_basicinstructions [458/917] 951189=test_gem_commands_owner_command [459/917] 951191=test_basicsocket [460/917] 951191=test_import [461/917] 951184=locals_test [462/917] 951184=test_find [463/917] 951184=test_normalize [464/917] 951184=test_recursion [465/917] 951184=test_ractor [466/917] 951189=test_rdoc_tom_doc [467/917] 951189=test_rdoc_i18n_text [468/917] 951189=test_gem_unsatisfiable_dependency_error [469/917] 951184=test_logger [470/917] 951189=test_sexp [471/917] 951184=test_gem_package_tar_header [472/917] 951189=test_disable_irb [473/917] 951186=pattern_test [474/917] 951188=test_files_test_2 [475/917] 951184=test_gem_version_option [476/917] 951189=test_require_lib [477/917] 951184=test_gem_rdoc [478/917] 951186=lex_test [479/917] 951186=test_rdoc_markup_parser [480/917] 951198=test_gem_remote_fetcher_s3 [481/917] 951186=test_fd_setsize [482/917] 951186=version_test [483/917] 951186=test_gem_request_set [484/917] 951184=test_trick [485/917] 951198=test_objectspace [486/917] 951197=test_gem_resolver_activation_request [487/917] 951197=test_big5 [488/917] 951197=test_null [489/917] 951197=test_signal [490/917] 951191=test_timeout [491/917] 951186=test_fixnum [492/917] 951191=test_name_error_extension [493/917] 951186=test_fstring [494/917] 951191=test_iseq_load [495/917] 951186=test_ensure_and_callcc [496/917] 951186=test_scheduler [497/917] 951193=test_rdoc_markup_raw [498/917] 951186=test_key_actor_vi [499/917] 951193=test_svcb_https [500/917] 951193=test_rdoc_context_section [501/917] 951193=ruby_parser_test [502/917] 951193=test_buffering [503/917] 951193=test_bug-14834 [504/917] 951186=test_terminfo [505/917] 951186=test_rdoc_markup_include [506/917] 951186=test_ansi_without_terminfo [507/917] 951186=test_bmethod [508/917] 951186=test_enumerable [509/917] 951186=test_http [510/917] 951186=test_passing_block [511/917] 951193=test_rdoc_attr [512/917] 951186=test_logdevice [513/917] 951193=test_addrinfo [514/917] 951193=test_x509cert [515/917] 951194=test_enc_str_buf_cat [516/917] 951194=test_logperiod [517/917] 951194=test_have_func [518/917] 951193=test_lock_native_thread [519/917] 951193=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 46611> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 951193 ko1 8u IPv4 825848833 0t0 TCP localhost:46611->localhost:49994 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 [520/917] 951193=test_zsh_completion [521/917] 951193=test_gem_package_tar_reader_entry [522/917] 951197=json_fixtures_test [523/917] 951197=test_load [524/917] 951197=test_encoding [525/917] 951194=test_gem_resolver_specification [526/917] 951194=test_rdoc_generator_pot_po_entry [527/917] 951194=test_rdoc_parser_c [528/917] 951193=test_gem_security_trust_dir [529/917] 951195=test_constant [530/917] 951187=test_default_gems [531/917] 951193=test_data_error [532/917] 951187=test_rubyvm [533/917] 951191=test_weakmap [534/917] 951193=test_ancdata [535/917] 951187=test_gem_doctor [536/917] 951193=test_rdoc_markup_to_table_of_contents [537/917] 951197=test_abi [538/917] 951193=test_external_new [539/917] 951187=test_scanner_events [540/917] 951193=test_euc_jp [541/917] 951193=test_win32ole_typelib [542/917] 951193=test_force_exit [543/917] 951187=test_gem_resolver_dependency_request [544/917] 951187=test_ssl [545/917] 951193=test_deprecate [546/917] 951194=test_rdoc_constant [547/917] 951193=test_registry [548/917] 951193=test_ractor [549/917] 951193=test_gem_commands_push_command [550/917] 951186=test_module [551/917] 951197=parse_success_test [552/917] 951197=test_rdoc_encoding [553/917] 951194=test_sprintf [554/917] 951197=test_gem_uri_formatter [555/917] 951197=test_common [556/917] 951193=test_rdoc_markdown [557/917] 951194=test_gem_request_connection_pools [558/917] 951185=test_optimization [559/917] 951197=test_inadvertent_creation [560/917] 951197=static_inspect_test [561/917] 951194=test_complex [562/917] 951197=source_location_test [563/917] 951193=test_instrumentation_api [564/917] 951197=test_at_exit [565/917] 951197=test_rdoc_markup_verbatim [566/917] 951197=test_x509ext [567/917] 951197=test_files_ext [568/917] 951197=unescape_test [569/917] 951194=test_color [570/917] 951184=test_gem_commands_query_command [571/917] 951194=equality_test [572/917] 951194=test_case [573/917] 951194=test_c_struct_entry [574/917] 951194=test_eval_history [575/917] 951194=test_settracefunc [576/917] 951193=test_gem_text [577/917] 951184=tunnel_test [578/917] 951184=test_gem_version [579/917] 951193=test_win32ole [580/917] 951193=test_rdoc_markup_to_tt_only [581/917] 951193=test_gem_commands_stale_command [582/917] 951184=test_path [583/917] 951193=test_method_cache [584/917] 951184=test_rdoc_markdown_test [585/917] 951193=test_rdoc_normal_module [586/917] 951193=test_sprintf_comb [587/917] 951195=test_tcp [588/917] 951195=test_pp [589/917] 951195=test_gem_stub_specification [590/917] 951193=test_asn1 [591/917] 951193=test_flags [592/917] 951195=test_monitor [593/917] 951195=test_gem_ext_rake_builder [594/917] 951189=json_string_matching_test [595/917] 951189=test_whileuntil [596/917] 951189=test_transcode [597/917] 951188=test_extlibs [598/917] 951189=test_rat [599/917] 951189=test_rdoc_markup_heading [600/917] 951189=test_dln [601/917] 951189=test_history [602/917] 951189=test_iso_8859 [603/917] 951192=test_complex2 [604/917] 951192=test_x509attr [605/917] 951189=test_pkg_config [606/917] 951192=test_rdoc_context [607/917] 951189=test_rdoc_markup_to_html [608/917] 951189=regexp_test [609/917] 951189=test_rdoc_markup_to_joined_paragraph [610/917] 951189=test_string_memory [611/917] 951186=test_coderange [612/917] 951194=test_open-uri [613/917] 951186=test_rdoc_parser [614/917] 951186=test_rdoc_markup_indented_paragraph [615/917] 951186=test_big2str [616/917] 951186=test_line_editor [617/917] 951189=test_gc [618/917] 951186=test_allocation [619/917] 951193=test_enc_associate [620/917] 951194=dump_test [621/917] 951195=location_test [622/917] 951195=test_c_struct_builder [623/917] 951197=test_insns_leaf [624/917] 951197=test_store [625/917] 951195=test_iseq [626/917] 951183=test_gem_ext_cargo_builder_link_flag_converter [627/917] 951183=test_protocol [628/917] 951183=test_tree_builder [629/917] 951183=test_protect [630/917] 951183=test_x509req [631/917] 951197=test_cgi_util [632/917] 951184=test_gem_commands_open_command [633/917] 951193=test_rdoc_class_module [634/917] 951183=test_gem_specification [635/917] 951184=test_gbk [636/917] 951184=test_rdoc_markup_attributes [637/917] 951184=test_pointer [638/917] 951197=test_refinement [639/917] 951187=test_gem_dependency_installer [640/917] 951198=test_warning [641/917] 951192=test_win32ole_type_event [642/917] 951192=test_gem_name_tuple [643/917] 951192=test_word [644/917] 951192=test_cgi_session [645/917] 951192=test_class [646/917] 951192=test_numeric [647/917] 951192=test_stringscanner [648/917] 951198=test_x509crl [649/917] 951192=test_win32ole_variable [650/917] 951192=test_type_completor [651/917] 951192=test_gem_package_tar_reader [652/917] 951192=test_gb18030 [653/917] 951192=test_mixed_unicode_escapes [654/917] 951192=test_enumerator_kw [655/917] 951192=test_mkmf [656/917] 951195=test_win32ole_variant_outarg [657/917] 951195=test_mul [658/917] 951195=test_require_path_check [659/917] 951192=test_flush [660/917] 951192=test_rdoc_any_method [661/917] 951198=test_rdoc_markup_to_html_snippet [662/917] 951195=test_gem_commands_fetch_command [663/917] 951198=test_cgi_header [664/917] 951198=test_pkcs7 [665/917] 951195=test_complexrational [666/917] 951195=test_gem_commands_search_command [667/917] 951184=test_thread [668/917] 951195=test_pattern_matching [669/917] 951195=test_irb [670/917] 951184=test_literal [671/917] 951198=test_arithmetic_sequence [672/917] 951198=test_lambda [673/917] 951193=test_frozen_error [674/917] 951193=test_sockopt [675/917] 951193=bom_test [676/917] 951198=test_file [677/917] 951193=test_encoding [678/917] 951191=test_config [679/917] 951193=test_boolean [680/917] 951193=test_ansi_with_terminfo [681/917] 951193=test_rdoc_options [682/917] 951192=test_yaml [683/917] 951188=test_recorder [684/917] 951194=test_yield_block [685/917] 951194=test_gem_commands_specification_command [686/917] 951188=test_spell_checker [687/917] 951188=test_bug_reporter [688/917] 951192=test_document [689/917] 951192=test_pstore [690/917] 951195=test_ractor [691/917] 951194=test_rdoc_include [692/917] 951192=parameters_signature_test [693/917] 951192=test_getopts [694/917] 951192=test_rendering [695/917] 951192=test_gem_resolver_api_specification [696/917] 951195=test_pkey [697/917] 951194=test_nonblock [698/917] 951194=test_gem_commands_signin_command [699/917] 951192=test_gem_request [700/917] 951195=test_primitive [701/917] 951195=test_helper [702/917] 951195=test_yamldbm [703/917] 951195=test_win32ole_method [704/917] 951195=test_cgi_modruby [705/917] 951195=test_thread_cv [706/917] 951188=test_parser_events [707/917] 951194=test_unicode [708/917] 951194=test_windows_1251 [709/917] 951194=relocation_test [710/917] 951191=test_gem_resolver_best_set [711/917] 951194=test_convertible [712/917] 951188=test_eval [713/917] 951191=test_stat [714/917] 951191=test_addr [715/917] 951191=test_rational [716/917] 951191=test_str2big [717/917] 951191=test_regexp [718/917] 951195=newline_offsets_test [719/917] 951193=test_gem_resolver_conflict [720/917] 951193=test_gem_commands_contents_command [721/917] 951192=test_rdoc_cross_reference [722/917] 951193=test_scalar [723/917] 951193=test_readpartial [724/917] 951188=test_rdoc_generator_markup [725/917] 951193=test_io [726/917] 951188=test_gem_commands_cert_command [727/917] 951195=test_object [728/917] 951193=test_process [729/917] 951193=test_eval [730/917] 951193=test_fileutils [731/917] 951183=test_remote_fetch_error [732/917] 951183=test_pathname [733/917] 951183=test_func [734/917] 951192=test_stream [735/917] 951193=json_common_interface_test [736/917] 951192=test_coverage [737/917] 951193=test_cgi_tag_helper [738/917] 951193=test_dir_m17n [739/917] 951198=test_gem_resolver_git_specification [740/917] 951184=test_kill_ring [741/917] 951184=test_gem_ext_ext_conf_builder [742/917] 951195=test_qsort [743/917] 951195=test_cmethod [744/917] 951195=test_gem_commands_dependency_command [745/917] 951187=json_addition_test [746/917] 951187=test_thread_fd_close [747/917] 951187=test_storage [748/917] 951198=test_path_to_class [749/917] 951195=test_gem_dependency [750/917] 951187=test_marshalable [751/917] 951198=test_gem_resolver_index_specification [752/917] 951188=test_string [753/917] 951187=test_iterator [754/917] 951188=test_method_cache [755/917] 951188=parse_comments_test [756/917] 951188=test_class [757/917] 951198=test_const [758/917] 951198=test_serialize_subclasses [759/917] 951198=test_closure [760/917] 951187=test_address_resolve [761/917] 951196=test_wss [762/917] 951195=test_gem_resolver_lock_specification [763/917] 951187=test_cstr [764/917] 951196=test_variable [765/917] 951195=test_digest [766/917] 951195=test_rdoc_parser_rd [767/917] 951195=test_gem_source_local [768/917] 951196=test_num2int [769/917] 951196=test_process [770/917] 951198=test_have_macro [771/917] 951195=test_parse [772/917] 951192=test_iter_break [773/917] 951192=test_summary [774/917] 951187=test_thread_queue [775/917] 951198=test_flip [776/917] 951198=test_nowrite [777/917] 951198=test_gem_ext_cargo_builder_unit [778/917] 951198=test_gem_commands_install_command [779/917] 951192=test_stack [780/917] 951184=test_nil2vtempty [781/917] 951185=test_securerandom [782/917] 951184=test_econv [783/917] 951197=test_foreach [784/917] 951197=test_etc [785/917] 951185=test_gem_remote_fetcher_local_server [786/917] 951195=test_ldap [787/917] 951195=test_gem_source_lock [788/917] 951195=test_rdoc_markup_to_bs [789/917] 951185=test_last_thread [790/917] 951197=test_new [791/917] 951197=test_cipher [792/917] 951195=test_macro [793/917] 951195=test_hash [794/917] 951195=parse_test [795/917] 951197=test_unix [796/917] 951195=test_gem_source_specific_file [797/917] 951197=test_gem_commands_which_command [798/917] 951197=test_enum [799/917] 951195=test_rdoc_markup [800/917] 951195=test_coder [801/917] 951193=test_optparse [802/917] 951193=test_symbol [803/917] 951195=test_context [804/917] 951194=test_c_union_entity [805/917] 951185=test_gem_commands_sources_command [806/917] 951194=test_undef [807/917] 951194=test_ractor [808/917] 951195=test_gem_spec_fetcher [809/917] 951194=test_io [810/917] 951183=test_numeric [811/917] 951185=test_metaclass [812/917] 951185=test_rdoc_require [813/917] 951195=test_date_arith [814/917] 951195=test_io_console [815/917] 951185=test_ws [816/917] 951185=test_rdoc_rubygems_hook [817/917] 951183=test_gem_resolver_installed_specification [818/917] 951183=test_debugger_integration [819/917] 951183=test_array_create [820/917] 951183=test_tracepoint [821/917] 951185=test_gem_commands_environment_command [822/917] 951185=test_my_integer [823/917] 951185=test_ractor [824/917] 951185=test_signedness [825/917] 951192=test_hmac [826/917] 951192=desugar_compiler_test [827/917] 951192=symbol_encoding_test [828/917] 951192=test_cd [829/917] 951192=test_gem_commands_mirror [830/917] 951183=test_cgi_cookie [831/917] 951192=test_internal_ivar [832/917] 951183=test_usrmarshal [833/917] 951192=test_weakkeymap [834/917] 951187=test_inlinecache [835/917] 951198=test_show_source [836/917] 951184=test_rdoc_parser_ruby [837/917] 951187=test_httpresponse [838/917] 951187=test_rdoc_markup_to_markdown [839/917] 951187=test_memory_view [840/917] 951183=test_pinned [841/917] 951198=test_gem_command [842/917] 951183=test_engine [843/917] 951183=test_enc_raise [844/917] 951183=test_key_error [845/917] 951183=test_gem_request_set_lockfile [846/917] 951198=ractor_test [847/917] 951187=test_postponed_job [848/917] 951198=reflection_test [849/917] 951195=test_bignum [850/917] 951198=test_dot_dot [851/917] 951198=test_human_typo [852/917] 951198=test_cparser [853/917] 951195=test_gem_remote_fetcher [854/917] 951183=test_gem_gemcutter_utilities [855/917] 951197=test_gem_resolver [856/917] 951183=test_tempfile [857/917] 951187=test_config [858/917] 951195=test_raise_exception [859/917] 951187=test_gem_util [860/917] 951197=test_pattern_key_name_check [861/917] 951197=test_exit [862/917] 951186=test_gem_commands_yank_command [863/917] 951197=test_jaro_winkler [864/917] 951197=test_thread [865/917] 951187=test_call [866/917] 951183=json_generic_object_test [867/917] 951183=test_hash_create [868/917] 951183=test_pack [869/917] 951186=test_defined [870/917] 951185=test_ole_methods [871/917] 951185=test_switch_hitter [872/917] 951198=test_rdoc_markup_to_html_crossref [873/917] 951185=test_update [874/917] 951185=test_files_sample [875/917] 951185=test_folderitem2_invokeverb [876/917] 951185=test_arity [877/917] 951185=test_case_options [878/917] 951185=test_gem_install_update_options [879/917] 951184=test_file [880/917] 951184=test_gem_security_policy [881/917] 951186=test_init [882/917] 951187=test_rdoc_parser_changelog [883/917] 951192=test_gem_resolver_index_set [884/917] 951192=test_http [885/917] 951185=test_gem_dependency_resolution_error [886/917] 951187=test_rational2 [887/917] 951185=fixtures_test [888/917] 951187=test_proxy [889/917] 951187=test_raise [890/917] 951187=test_completion [891/917] 951183=test_ostruct Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 9 #<File::Stat dev=0x8, ino=825859059, 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 951192 ko1 9u IPv4 825859059 0t0 TCP localhost:34779->localhost:59506 (CLOSE_WAIT) [892/917] 951184=test_gem_ci_detector [893/917] 951184=test_formatter [894/917] 951184=test_gem_request_set_lockfile_parser [895/917] 951198=test_yield [896/917] 951195=test_shift_jis [897/917] 951195=test_string [898/917] 951185=test_io_wait_uncommon [899/917] 951185=test_https [900/917] 951195=test_require [901/917] 951184=test_erb_command [902/917] 951186=test_have_library [903/917] 951183=test_rdoc_markup_to_ansi [904/917] 951184=test_fnmatch [905/917] 951183=test_evaluation [906/917] 951183=test_gem_resolver_vendor_set [907/917] 951184=test_ftp [908/917] 951184=test_unicode_escape [909/917] 951183=integer_base_flags_test [910/917] 951183=test_httpresponses [911/917] 951183=test_gem_ext_cmake_builder [912/917] 951183=test_filter [913/917] 951184=test_too_many_dummy_encodings [914/917] 951183=test_koi8 [915/917] 951183=test_objspace [916/917] 951184=test_clone [917/917] 951193=test_erb_m17n $$$ #<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:10 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 949873 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 949873 949876 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.20241022-183303 --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 949876 949877 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.20241022-183303 --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 949877 950846 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 950846 950847 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 950847 951180 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 951180 951197 959 959 pts/0 959 Sl+ 1000 0:29 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 951197 977653 959 959 pts/0 959 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 949877 979121 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=>[949, 1248492, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[949873], 949873=>[949876], 949876=>[949877], 949877=>[950846, 979121], 950846=>[950847], 950847=>[951180], 951180=>[951197], 951197=>[977653], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 977653 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005cb423a06bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x79b28e2006c0 (LWP 977653) "test_thread.rb*" 0x00005cb423a06bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x79b28e2006c0 (LWP 977653) "test_thread.rb*"): #0 0x00005cb423a06bce in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005cb423a07b8a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005cb423954518 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x00005cb423954309 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00005cb42395413d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x00005cb423953b7d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x00005cb4239537c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x00005cb423955a96 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x00005cb4239ec960 in __interceptor_free () No symbol table info available. #9 0x00005cb423a5de8e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x79b27f4f7800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default.c:8171 objspace = 0x51d000000a80 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x79b27f4f7800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4215 No locals. #11 ruby_xfree (x=0x79b27f4f7800) at /tmp/ruby/src/trunk_asan/gc.c:4226 No locals. #12 0x00005cb423d153a5 in rb_threadptr_sched_free (th=th@entry=0x51500032dc80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2309 No locals. #13 0x00005cb423deb38f in thread_free (ptr=0x540000000308, ptr@entry=0x51500032dc80) at /tmp/ruby/src/trunk_asan/vm.c:3493 th = 0x540000000308 #14 0x00005cb423deaef9 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3098 th = 0x51500032dc80 stack = 0x79b27f4f7800 objspace = <optimized out> next = <optimized out> #15 0x00005cb423a30930 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x51500032dc80 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #16 0x00005cb423a30e9b in ruby_stop (ex=776, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #17 0x00005cb423bafacd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382 status = <optimized out> pid = <optimized out> #18 0x00005cb423e0beb8 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 = 0x79b2b77841a8 cfunc = 0x504000020018 recv = 133807591380200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005cb423db0ceb in vm_sendish (ec=0x51600007a7d0, reg_cfp=0x79b27f5f7720, cd=0x504000256f50, 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> #20 vm_exec_core (ec=ec@entry=0x51600007a7d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x504000256f50 insns_address_table = {0x5cb423dac4f9 <vm_exec_core+1801>, 0x5cb423dad5ca <vm_exec_core+6106>, 0x5cb423db31ff <vm_exec_core+29711>, 0x5cb423dad122 <vm_exec_core+4914>, 0x5cb423db3dfe <vm_exec_core+32782>, 0x5cb423db1bc2 <vm_exec_core+24018>, 0x5cb423daf53d <vm_exec_core+14157>, 0x5cb423dac679 <vm_exec_core+2185>, 0x5cb423db3867 <vm_exec_core+31351>, 0x5cb423db3561 <vm_exec_core+30577>, 0x5cb423dad39a <vm_exec_core+5546>, 0x5cb423dacc17 <vm_exec_core+3623>, 0x5cb423db2217 <vm_exec_core+25639>, 0x5cb423dae351 <vm_exec_core+9569>, 0x5cb423db3aa5 <vm_exec_core+31925>, 0x5cb423db36ef <vm_exec_core+30975>, 0x5cb423dae9b1 <vm_exec_core+11201>, 0x5cb423daf4bb <vm_exec_core+14027>, 0x5cb423db1e10 <vm_exec_core+24608>, 0x5cb423db3650 <vm_exec_core+30816>, 0x5cb423db0f77 <vm_exec_core+20871>, 0x5cb423db1eaa <vm_exec_core+24762>, 0x5cb423db25c8 <vm_exec_core+26584>, 0x5cb423db0ea3 <vm_exec_core+20659>, 0x5cb423dacb43 <vm_exec_core+3411>, 0x5cb423db16dc <vm_exec_core+22764>, 0x5cb423dac9b9 <vm_exec_core+3017>, 0x5cb423dace29 <vm_exec_core+4153>, 0x5cb423daecfe <vm_exec_core+12046>, 0x5cb423db0a44 <vm_exec_core+19540>, 0x5cb423db1425 <vm_exec_core+22069>, 0x5cb423db05e0 <vm_exec_core+18416>, 0x5cb423dac53e <vm_exec_core+1870>, 0x5cb423db2b4a <vm_exec_core+27994>, 0x5cb423db3476 <vm_exec_core+30342>, 0x5cb423dacf02 <vm_exec_core+4370>, 0x5cb423dada96 <vm_exec_core+7334>, 0x5cb423dad51c <vm_exec_core+5932>, 0x5cb423dae456 <vm_exec_core+9830>, 0x5cb423daf450 <vm_exec_core+13920>, 0x5cb423dacfc4 <vm_exec_core+4564>, 0x5cb423db2993 <vm_exec_core+27555>, 0x5cb423dada05 <vm_exec_core+7189>, 0x5cb423daf30e <vm_exec_core+13598>, 0x5cb423dafcc3 <vm_exec_core+16083>, 0x5cb423db22c3 <vm_exec_core+25811>, 0x5cb423db1153 <vm_exec_core+21347>, 0x5cb423dae54a <vm_exec_core+10074>, 0x5cb423daddd3 <vm_exec_core+8163>, 0x5cb423db20f1 <vm_exec_core+25345>, 0x5cb423daef4c <vm_exec_core+12636>, 0x5cb423db17e7 <vm_exec_core+23031>, 0x5cb423db11db <vm_exec_core+21483>, 0x5cb423db18b4 <vm_exec_core+23236>, 0x5cb423db3121 <vm_exec_core+29489>, 0x5cb423db02a4 <vm_exec_core+17588>, 0x5cb423db2392 <vm_exec_core+26018>, 0x5cb423dac17b <vm_exec_core+907>, 0x5cb423db1f55 <vm_exec_core+24933>, 0x5cb423dae822 <vm_exec_core+10802>, 0x5cb423db0ae8 <vm_exec_core+19704>, 0x5cb423db1048 <vm_exec_core+21080>, 0x5cb423dac180 <vm_exec_core+912>, 0x5cb423db0953 <vm_exec_core+19299>, 0x5cb423daec1f <vm_exec_core+11823>, 0x5cb423dadf90 <vm_exec_core+8608>, 0x5cb423db1948 <vm_exec_core+23384>, 0x5cb423dad080 <vm_exec_core+4752>, 0x5cb423daf804 <vm_exec_core+14868>, 0x5cb423dbb069 <vm_exec_core+62073>, 0x5cb423db1507 <vm_exec_core+22295>, 0x5cb423dad8e1 <vm_exec_core+6897>, 0x5cb423dadcaf <vm_exec_core+7871>, 0x5cb423dadb8d <vm_exec_core+7581>, 0x5cb423dae1e6 <vm_exec_core+9206>, 0x5cb423daea6e <vm_exec_core+11390>, 0x5cb423dad802 <vm_exec_core+6674>, 0x5cb423db4093 <vm_exec_core+33443>, 0x5cb423db15be <vm_exec_core+22478>, 0x5cb423db00cc <vm_exec_core+17116>, 0x5cb423db2a41 <vm_exec_core+27729>, 0x5cb423db41b1 <vm_exec_core+33729>, 0x5cb423db2da7 <vm_exec_core+28599>, 0x5cb423db3bfe <vm_exec_core+32270>, 0x5cb423db3cd6 <vm_exec_core+32486>, 0x5cb423daca5c <vm_exec_core+3180>, 0x5cb423db3784 <vm_exec_core+31124>, 0x5cb423daee0f <vm_exec_core+12319>, 0x5cb423db39bf <vm_exec_core+31695>, 0x5cb423dae8ce <vm_exec_core+10974>, 0x5cb423db2ca5 <vm_exec_core+28341>, 0x5cb423dac883 <vm_exec_core+2707>, 0x5cb423dae664 <vm_exec_core+10356>, 0x5cb423dafa0c <vm_exec_core+15388>, 0x5cb423daf3a5 <vm_exec_core+13749>, 0x5cb423daf174 <vm_exec_core+13188>, 0x5cb423dac277 <vm_exec_core+1159>, 0x5cb423dac79a <vm_exec_core+2474>, 0x5cb423dac309 <vm_exec_core+1305>, 0x5cb423db2fc0 <vm_exec_core+29136>, 0x5cb423db07f0 <vm_exec_core+18944>, 0x5cb423dafd94 <vm_exec_core+16292>, 0x5cb423db04b1 <vm_exec_core+18113>, 0x5cb423db01ca <vm_exec_core+17370>, 0x5cb423daf215 <vm_exec_core+13349>, 0x5cb423dafbb8 <vm_exec_core+15816>, 0x5cb423daf6da <vm_exec_core+14570>, 0x5cb423dafec3 <vm_exec_core+16595>, 0x5cb423daff45 <vm_exec_core+16725>, 0x5cb423dac4ea <vm_exec_core+1786>, 0x5cb423dad5bb <vm_exec_core+6091>, 0x5cb423db31f0 <vm_exec_core+29696>, 0x5cb423dad113 <vm_exec_core+4899>, 0x5cb423db3def <vm_exec_core+32767>, 0x5cb423db1bb3 <vm_exec_core+24003>, 0x5cb423daf52e <vm_exec_core+14142>, 0x5cb423dac66a <vm_exec_core+2170>, 0x5cb423db3858 <vm_exec_core+31336>, 0x5cb423db3552 <vm_exec_core+30562>, 0x5cb423dad38b <vm_exec_core+5531>, 0x5cb423dacc08 <vm_exec_core+3608>, 0x5cb423db2208 <vm_exec_core+25624>, 0x5cb423dae342 <vm_exec_core+9554>, 0x5cb423db3a96 <vm_exec_core+31910>, 0x5cb423db36e0 <vm_exec_core+30960>, 0x5cb423dae9a2 <vm_exec_core+11186>, 0x5cb423daf4ac <vm_exec_core+14012>, 0x5cb423db1e01 <vm_exec_core+24593>, 0x5cb423db3641 <vm_exec_core+30801>, 0x5cb423db0f68 <vm_exec_core+20856>, 0x5cb423db1e9b <vm_exec_core+24747>, 0x5cb423db25b9 <vm_exec_core+26569>, 0x5cb423db0e94 <vm_exec_core+20644>, 0x5cb423dacb34 <vm_exec_core+3396>, 0x5cb423db16cd <vm_exec_core+22749>, 0x5cb423dac9aa <vm_exec_core+3002>, 0x5cb423dace1a <vm_exec_core+4138>, 0x5cb423daecef <vm_exec_core+12031>, 0x5cb423db0a35 <vm_exec_core+19525>, 0x5cb423db1416 <vm_exec_core+22054>, 0x5cb423db05d1 <vm_exec_core+18401>, 0x5cb423dac52f <vm_exec_core+1855>, 0x5cb423db2b3b <vm_exec_core+27979>, 0x5cb423db3467 <vm_exec_core+30327>, 0x5cb423dacef3 <vm_exec_core+4355>, 0x5cb423dada87 <vm_exec_core+7319>, 0x5cb423dad50d <vm_exec_core+5917>, 0x5cb423dae447 <vm_exec_core+9815>, 0x5cb423daf441 <vm_exec_core+13905>, 0x5cb423dacfb5 <vm_exec_core+4549>, 0x5cb423db2984 <vm_exec_core+27540>, 0x5cb423dad9f6 <vm_exec_core+7174>, 0x5cb423daf2ff <vm_exec_core+13583>, 0x5cb423dafcb4 <vm_exec_core+16068>, 0x5cb423db22b4 <vm_exec_core+25796>, 0x5cb423db1144 <vm_exec_core+21332>, 0x5cb423dae53b <vm_exec_core+10059>, 0x5cb423daddc4 <vm_exec_core+8148>, 0x5cb423db20e2 <vm_exec_core+25330>, 0x5cb423daef3d <vm_exec_core+12621>, 0x5cb423db17d8 <vm_exec_core+23016>, 0x5cb423db11cc <vm_exec_core+21468>, 0x5cb423db18a5 <vm_exec_core+23221>, 0x5cb423db3112 <vm_exec_core+29474>, 0x5cb423db0295 <vm_exec_core+17573>, 0x5cb423db2383 <vm_exec_core+26003>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db1f46 <vm_exec_core+24918>, 0x5cb423dae813 <vm_exec_core+10787>, 0x5cb423db0ad9 <vm_exec_core+19689>, 0x5cb423db1039 <vm_exec_core+21065>, 0x5cb423daf9f8 <vm_exec_core+15368>, 0x5cb423db0944 <vm_exec_core+19284>, 0x5cb423daec10 <vm_exec_core+11808>, 0x5cb423dadf81 <vm_exec_core+8593>, 0x5cb423db1939 <vm_exec_core+23369>, 0x5cb423dad071 <vm_exec_core+4737>, 0x5cb423daf7f5 <vm_exec_core+14853>, 0x5cb423dbb05a <vm_exec_core+62058>, 0x5cb423db14f8 <vm_exec_core+22280>, 0x5cb423dad8d2 <vm_exec_core+6882>, 0x5cb423dadca0 <vm_exec_core+7856>, 0x5cb423dadb7e <vm_exec_core+7566>, 0x5cb423dae1d7 <vm_exec_core+9191>, 0x5cb423daea5f <vm_exec_core+11375>, 0x5cb423db093f <vm_exec_core+19279>, 0x5cb423db00c2 <vm_exec_core+17106>, 0x5cb423db093a <vm_exec_core+19274>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db112e <vm_exec_core+21310>, 0x5cb423dae1d2 <vm_exec_core+9186>, 0x5cb423db1691 <vm_exec_core+22689>, 0x5cb423daf4a2 <vm_exec_core+14002>, 0x5cb423daf4a7 <vm_exec_core+14007>, 0x5cb423db112c <vm_exec_core+21308>, 0x5cb423db100b <vm_exec_core+21019>, 0x5cb423db0498 <vm_exec_core+18088>, 0x5cb423db01b6 <vm_exec_core+17350>, 0x5cb423db112a <vm_exec_core+21306>, 0x5cb423db05cc <vm_exec_core+18396>...} reg_cfp = 0x79b27f5f7720 reg_pc = 0x5080009392d0 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> #21 0x00005cb423da8968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600007a7d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #22 0x00005cb423e294c2 in invoke_iseq_block_from_c (ec=0x51600007a7d0, captured=0x79b27f5f77a8, self=133807591380200, 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 = 0x79b295f8de48 cfp = <optimized out> sp = 0x79b27f4f7850 use_argv = 0x0 stack_argv = 0x79b27f4f7850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #23 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 = 0x79b27f5f77a8 #24 0x00005cb423dd5c86 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. #25 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. #26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #27 0x00005cb423dd5c86 in rb_yield (val=<optimized out>) No locals. #28 0x00005cb423a35060 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 = 0x51600007a7d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b28e1fef90, <optimized out>, 0x79b28e1feea0, <optimized out>, <optimized out>}, prev = 0x79b27d409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600007a7d0 state = RUBY_TAG_NONE errinfo = <optimized out> #29 0x00005cb423e0beb8 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 = 0x670100000001 cc = <optimized out> me = 0x79b2b7d58b88 cfunc = 0x50400001f618 recv = 133807906098560 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #30 0x00005cb423db0ceb in vm_sendish (ec=0x51600007a7d0, reg_cfp=0x79b27f5f7790, cd=0x5020003fd2b0, 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> #31 vm_exec_core (ec=ec@entry=0x51600007a7d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x5020003fd2b0 insns_address_table = {0x5cb423dac4f9 <vm_exec_core+1801>, 0x5cb423dad5ca <vm_exec_core+6106>, 0x5cb423db31ff <vm_exec_core+29711>, 0x5cb423dad122 <vm_exec_core+4914>, 0x5cb423db3dfe <vm_exec_core+32782>, 0x5cb423db1bc2 <vm_exec_core+24018>, 0x5cb423daf53d <vm_exec_core+14157>, 0x5cb423dac679 <vm_exec_core+2185>, 0x5cb423db3867 <vm_exec_core+31351>, 0x5cb423db3561 <vm_exec_core+30577>, 0x5cb423dad39a <vm_exec_core+5546>, 0x5cb423dacc17 <vm_exec_core+3623>, 0x5cb423db2217 <vm_exec_core+25639>, 0x5cb423dae351 <vm_exec_core+9569>, 0x5cb423db3aa5 <vm_exec_core+31925>, 0x5cb423db36ef <vm_exec_core+30975>, 0x5cb423dae9b1 <vm_exec_core+11201>, 0x5cb423daf4bb <vm_exec_core+14027>, 0x5cb423db1e10 <vm_exec_core+24608>, 0x5cb423db3650 <vm_exec_core+30816>, 0x5cb423db0f77 <vm_exec_core+20871>, 0x5cb423db1eaa <vm_exec_core+24762>, 0x5cb423db25c8 <vm_exec_core+26584>, 0x5cb423db0ea3 <vm_exec_core+20659>, 0x5cb423dacb43 <vm_exec_core+3411>, 0x5cb423db16dc <vm_exec_core+22764>, 0x5cb423dac9b9 <vm_exec_core+3017>, 0x5cb423dace29 <vm_exec_core+4153>, 0x5cb423daecfe <vm_exec_core+12046>, 0x5cb423db0a44 <vm_exec_core+19540>, 0x5cb423db1425 <vm_exec_core+22069>, 0x5cb423db05e0 <vm_exec_core+18416>, 0x5cb423dac53e <vm_exec_core+1870>, 0x5cb423db2b4a <vm_exec_core+27994>, 0x5cb423db3476 <vm_exec_core+30342>, 0x5cb423dacf02 <vm_exec_core+4370>, 0x5cb423dada96 <vm_exec_core+7334>, 0x5cb423dad51c <vm_exec_core+5932>, 0x5cb423dae456 <vm_exec_core+9830>, 0x5cb423daf450 <vm_exec_core+13920>, 0x5cb423dacfc4 <vm_exec_core+4564>, 0x5cb423db2993 <vm_exec_core+27555>, 0x5cb423dada05 <vm_exec_core+7189>, 0x5cb423daf30e <vm_exec_core+13598>, 0x5cb423dafcc3 <vm_exec_core+16083>, 0x5cb423db22c3 <vm_exec_core+25811>, 0x5cb423db1153 <vm_exec_core+21347>, 0x5cb423dae54a <vm_exec_core+10074>, 0x5cb423daddd3 <vm_exec_core+8163>, 0x5cb423db20f1 <vm_exec_core+25345>, 0x5cb423daef4c <vm_exec_core+12636>, 0x5cb423db17e7 <vm_exec_core+23031>, 0x5cb423db11db <vm_exec_core+21483>, 0x5cb423db18b4 <vm_exec_core+23236>, 0x5cb423db3121 <vm_exec_core+29489>, 0x5cb423db02a4 <vm_exec_core+17588>, 0x5cb423db2392 <vm_exec_core+26018>, 0x5cb423dac17b <vm_exec_core+907>, 0x5cb423db1f55 <vm_exec_core+24933>, 0x5cb423dae822 <vm_exec_core+10802>, 0x5cb423db0ae8 <vm_exec_core+19704>, 0x5cb423db1048 <vm_exec_core+21080>, 0x5cb423dac180 <vm_exec_core+912>, 0x5cb423db0953 <vm_exec_core+19299>, 0x5cb423daec1f <vm_exec_core+11823>, 0x5cb423dadf90 <vm_exec_core+8608>, 0x5cb423db1948 <vm_exec_core+23384>, 0x5cb423dad080 <vm_exec_core+4752>, 0x5cb423daf804 <vm_exec_core+14868>, 0x5cb423dbb069 <vm_exec_core+62073>, 0x5cb423db1507 <vm_exec_core+22295>, 0x5cb423dad8e1 <vm_exec_core+6897>, 0x5cb423dadcaf <vm_exec_core+7871>, 0x5cb423dadb8d <vm_exec_core+7581>, 0x5cb423dae1e6 <vm_exec_core+9206>, 0x5cb423daea6e <vm_exec_core+11390>, 0x5cb423dad802 <vm_exec_core+6674>, 0x5cb423db4093 <vm_exec_core+33443>, 0x5cb423db15be <vm_exec_core+22478>, 0x5cb423db00cc <vm_exec_core+17116>, 0x5cb423db2a41 <vm_exec_core+27729>, 0x5cb423db41b1 <vm_exec_core+33729>, 0x5cb423db2da7 <vm_exec_core+28599>, 0x5cb423db3bfe <vm_exec_core+32270>, 0x5cb423db3cd6 <vm_exec_core+32486>, 0x5cb423daca5c <vm_exec_core+3180>, 0x5cb423db3784 <vm_exec_core+31124>, 0x5cb423daee0f <vm_exec_core+12319>, 0x5cb423db39bf <vm_exec_core+31695>, 0x5cb423dae8ce <vm_exec_core+10974>, 0x5cb423db2ca5 <vm_exec_core+28341>, 0x5cb423dac883 <vm_exec_core+2707>, 0x5cb423dae664 <vm_exec_core+10356>, 0x5cb423dafa0c <vm_exec_core+15388>, 0x5cb423daf3a5 <vm_exec_core+13749>, 0x5cb423daf174 <vm_exec_core+13188>, 0x5cb423dac277 <vm_exec_core+1159>, 0x5cb423dac79a <vm_exec_core+2474>, 0x5cb423dac309 <vm_exec_core+1305>, 0x5cb423db2fc0 <vm_exec_core+29136>, 0x5cb423db07f0 <vm_exec_core+18944>, 0x5cb423dafd94 <vm_exec_core+16292>, 0x5cb423db04b1 <vm_exec_core+18113>, 0x5cb423db01ca <vm_exec_core+17370>, 0x5cb423daf215 <vm_exec_core+13349>, 0x5cb423dafbb8 <vm_exec_core+15816>, 0x5cb423daf6da <vm_exec_core+14570>, 0x5cb423dafec3 <vm_exec_core+16595>, 0x5cb423daff45 <vm_exec_core+16725>, 0x5cb423dac4ea <vm_exec_core+1786>, 0x5cb423dad5bb <vm_exec_core+6091>, 0x5cb423db31f0 <vm_exec_core+29696>, 0x5cb423dad113 <vm_exec_core+4899>, 0x5cb423db3def <vm_exec_core+32767>, 0x5cb423db1bb3 <vm_exec_core+24003>, 0x5cb423daf52e <vm_exec_core+14142>, 0x5cb423dac66a <vm_exec_core+2170>, 0x5cb423db3858 <vm_exec_core+31336>, 0x5cb423db3552 <vm_exec_core+30562>, 0x5cb423dad38b <vm_exec_core+5531>, 0x5cb423dacc08 <vm_exec_core+3608>, 0x5cb423db2208 <vm_exec_core+25624>, 0x5cb423dae342 <vm_exec_core+9554>, 0x5cb423db3a96 <vm_exec_core+31910>, 0x5cb423db36e0 <vm_exec_core+30960>, 0x5cb423dae9a2 <vm_exec_core+11186>, 0x5cb423daf4ac <vm_exec_core+14012>, 0x5cb423db1e01 <vm_exec_core+24593>, 0x5cb423db3641 <vm_exec_core+30801>, 0x5cb423db0f68 <vm_exec_core+20856>, 0x5cb423db1e9b <vm_exec_core+24747>, 0x5cb423db25b9 <vm_exec_core+26569>, 0x5cb423db0e94 <vm_exec_core+20644>, 0x5cb423dacb34 <vm_exec_core+3396>, 0x5cb423db16cd <vm_exec_core+22749>, 0x5cb423dac9aa <vm_exec_core+3002>, 0x5cb423dace1a <vm_exec_core+4138>, 0x5cb423daecef <vm_exec_core+12031>, 0x5cb423db0a35 <vm_exec_core+19525>, 0x5cb423db1416 <vm_exec_core+22054>, 0x5cb423db05d1 <vm_exec_core+18401>, 0x5cb423dac52f <vm_exec_core+1855>, 0x5cb423db2b3b <vm_exec_core+27979>, 0x5cb423db3467 <vm_exec_core+30327>, 0x5cb423dacef3 <vm_exec_core+4355>, 0x5cb423dada87 <vm_exec_core+7319>, 0x5cb423dad50d <vm_exec_core+5917>, 0x5cb423dae447 <vm_exec_core+9815>, 0x5cb423daf441 <vm_exec_core+13905>, 0x5cb423dacfb5 <vm_exec_core+4549>, 0x5cb423db2984 <vm_exec_core+27540>, 0x5cb423dad9f6 <vm_exec_core+7174>, 0x5cb423daf2ff <vm_exec_core+13583>, 0x5cb423dafcb4 <vm_exec_core+16068>, 0x5cb423db22b4 <vm_exec_core+25796>, 0x5cb423db1144 <vm_exec_core+21332>, 0x5cb423dae53b <vm_exec_core+10059>, 0x5cb423daddc4 <vm_exec_core+8148>, 0x5cb423db20e2 <vm_exec_core+25330>, 0x5cb423daef3d <vm_exec_core+12621>, 0x5cb423db17d8 <vm_exec_core+23016>, 0x5cb423db11cc <vm_exec_core+21468>, 0x5cb423db18a5 <vm_exec_core+23221>, 0x5cb423db3112 <vm_exec_core+29474>, 0x5cb423db0295 <vm_exec_core+17573>, 0x5cb423db2383 <vm_exec_core+26003>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db1f46 <vm_exec_core+24918>, 0x5cb423dae813 <vm_exec_core+10787>, 0x5cb423db0ad9 <vm_exec_core+19689>, 0x5cb423db1039 <vm_exec_core+21065>, 0x5cb423daf9f8 <vm_exec_core+15368>, 0x5cb423db0944 <vm_exec_core+19284>, 0x5cb423daec10 <vm_exec_core+11808>, 0x5cb423dadf81 <vm_exec_core+8593>, 0x5cb423db1939 <vm_exec_core+23369>, 0x5cb423dad071 <vm_exec_core+4737>, 0x5cb423daf7f5 <vm_exec_core+14853>, 0x5cb423dbb05a <vm_exec_core+62058>, 0x5cb423db14f8 <vm_exec_core+22280>, 0x5cb423dad8d2 <vm_exec_core+6882>, 0x5cb423dadca0 <vm_exec_core+7856>, 0x5cb423dadb7e <vm_exec_core+7566>, 0x5cb423dae1d7 <vm_exec_core+9191>, 0x5cb423daea5f <vm_exec_core+11375>, 0x5cb423db093f <vm_exec_core+19279>, 0x5cb423db00c2 <vm_exec_core+17106>, 0x5cb423db093a <vm_exec_core+19274>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db112e <vm_exec_core+21310>, 0x5cb423dae1d2 <vm_exec_core+9186>, 0x5cb423db1691 <vm_exec_core+22689>, 0x5cb423daf4a2 <vm_exec_core+14002>, 0x5cb423daf4a7 <vm_exec_core+14007>, 0x5cb423db112c <vm_exec_core+21308>, 0x5cb423db100b <vm_exec_core+21019>, 0x5cb423db0498 <vm_exec_core+18088>, 0x5cb423db01b6 <vm_exec_core+17350>, 0x5cb423db112a <vm_exec_core+21306>, 0x5cb423db05cc <vm_exec_core+18396>...} reg_cfp = 0x79b27f5f7790 reg_pc = 0x506000a425b0 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> th: 0x51500032dc80, native_id: 0x79b28e2006c0 -- Control frame information ----------------------------------------------- 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> ==977653==ERROR: AddressSanitizer: heap-use-after-free on address 0x79b27f5f7708 at pc 0x5cb424260d75 bp 0x79b28e1fd610 sp 0x79b28e1fd608 INSN_LABEL_setn = <optimized out> READ of size 8 at 0x79b27f5f7708 thread T463 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> #32 0x00005cb423da8968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600007a7d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #33 0x00005cb423de5b5b in invoke_iseq_block_from_c (ec=0x51600007a7d0, captured=<optimized out>, self=133807591380200, 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 = 0x79b295f8de70 cfp = 0x79b27f5f77c8 sp = 0x79b27f4f7818 use_argv = <optimized out> stack_argv = 0x79b27f4f7818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #34 invoke_block_from_c_proc (ec=0x51600007a7d0, self=133807591380200, 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> #35 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. #36 0x00005cb423de3de6 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x5040003608d0, argc=597715918, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #37 0x00005cb423d3b269 in thread_do_start_proc (th=th@entry=0x51500032dc80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040003608d0 args_len = 0 args_ptr = <optimized out> #38 0x00005cb423d38e1a in thread_do_start (th=0x51500032dc80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #39 thread_start_func_2 (th=th@entry=0x51500032dc80, 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> #40 0x00005cb423d380de in call_thread_start_func_2 (th=0x51500032dc80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x79b28e1ffce0 #41 nt_start (ptr=0x50c000492940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500032dc80 sched = <optimized out> nt = 0x50c000492940 vm = 0x525000000100 #42 0x00005cb4239ea81f in asan_thread_start(void*) () No symbol table info available. #43 0x000079b2b849ca94 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 = {133807795603136, 7493471797860409058, 133807795603136, -352, 0, 140722539119344, 7493471797839437538, 7493501912853683938}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #44 0x000079b2b8529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) [Detaching after fork from child process 979136] #0 0x5cb424260d74 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:56:25 #1 0x5cb424260d74 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:235:9 #2 0x5cb4242637b1 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1306:14 #3 0x79b28e1fd75e (<unknown module>) 0x79b27f5f7708 is located 1048328 bytes inside of 1048576-byte region [0x79b27f4f7800,0x79b27f5f7800) freed by thread T463 here: #0 0x5cb4239ec8fa in free (/tmp/ruby/build/trunk_asan/ruby+0x2148fa) (BuildId: 20effbf062381dbb9f4498ae205479b533aa6131) #1 0x5cb423a5de8d in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default.c:8171:9 #2 0x5cb423a5de8d in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4215:13 #3 0x5cb423a5de8d in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4226:5 #4 0x5cb423d153a4 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2309:5 #5 0x5cb423deb38e in thread_free /tmp/ruby/src/trunk_asan/vm.c:3493:5 #6 0x5cb423deaef8 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3098:17 #7 0x5cb423a3092f in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5 #8 0x5cb423a30e9a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10 #9 0x5cb423bafacc in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4382:13 #10 0x5cb423e0beb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794:11 #11 0x5cb423db0cea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961:15 #12 0x5cb423db0cea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #13 0x5cb423da8967 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #14 0x5cb423e294c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #15 0x5cb423e294c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #16 0x5cb423dd5c85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #17 0x5cb423dd5c85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #18 0x5cb423dd5c85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #19 0x5cb423dd5c85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #20 0x5cb423a3505f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18 #21 0x5cb423e0beb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794:11 #22 0x5cb423db0cea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961:15 #23 0x5cb423db0cea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #24 0x5cb423da8967 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #25 0x5cb423de5b5a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #26 0x5cb423de5b5a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1689:16 #27 0x5cb423de5b5a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1719:12 #28 0x5cb423de3de5 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1740:16 #29 0x5cb423d3b268 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:598:16 #30 0x5cb423d38e19 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:615:18 #31 0x5cb423d38e19 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:670:18 #32 0x5cb423d380dd in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2180:5 #33 0x5cb423d380dd in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2225:13 #34 0x5cb4239ea81e in asan_thread_start(void*) asan_interceptors.cpp.o previously allocated by thread T0 here: #0 0x5cb4239ecba2 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x214ba2) (BuildId: 20effbf062381dbb9f4498ae205479b533aa6131) #1 0x5cb423a716a4 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default.c:8186:5 #2 0x5cb423d1c084 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2156:22 #3 0x5cb423d1c084 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2344:16 #4 0x5cb423d1c084 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11 #5 0x5cb423d30120 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16 #6 0x5cb423e2013b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x5cb423e2013b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x5cb423e2013b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x5cb423e24ba5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x5cb423e24ba5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x5cb423dd3f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x5cb423dd3f75 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x5cb423d2e4e6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5 #14 0x5cb423e0beb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794:11 #15 0x5cb423da74ff in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5965:15 #16 0x5cb423dae03a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1038:11 #17 0x5cb423da8967 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #18 0x5cb423e294c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #19 0x5cb423e294c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #20 0x5cb423dd5c85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #21 0x5cb423dd5c85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #22 0x5cb423dd5c85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #23 0x5cb423dd5c85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #24 0x5cb423f87045 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3617:30 #25 0x5cb423e0beb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794:11 #26 0x5cb423db0cea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961:15 #27 0x5cb423db0cea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x5cb423da8afe in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22 #29 0x5cb423da8afe in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:18 #30 0x5cb423e294c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #31 0x5cb423e294c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #32 0x5cb423dd5c85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #33 0x5cb423dd5c85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #34 0x5cb423dd5c85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #35 0x5cb423dd5c85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #36 0x5cb423f87045 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3617:30 #37 0x5cb423e0beb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794:11 #38 0x5cb423db0cea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961:15 #39 0x5cb423db0cea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #40 0x5cb423da8d20 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22 #41 0x5cb423da8d20 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18 #42 0x5cb423a3135a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #43 0x5cb423a3135a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #44 0x5cb423a2a8c6 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #45 0x5cb423a2a8c6 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #46 0x79b2b842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #47 0x79b2b842a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #48 0x5cb42394e6a4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1766a4) (BuildId: 20effbf062381dbb9f4498ae205479b533aa6131) Thread T463 created by T0 here: #0 0x5cb4239d24c1 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fa4c1) (BuildId: 20effbf062381dbb9f4498ae205479b533aa6131) #1 0x5cb423d1c3a4 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2097:11 #2 0x5cb423d1c3a4 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2164:12 #3 0x5cb423d1c3a4 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2344:16 #4 0x5cb423d1c3a4 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11 #5 0x5cb423d30120 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16 #6 0x5cb423e2013b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x5cb423e2013b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x5cb423e2013b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x5cb423e24ba5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x5cb423e24ba5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x5cb423dd3f75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x5cb423dd3f75 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x5cb423d2e4e6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5 #14 0x5cb423e0beb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794:11 #15 0x5cb423da74ff in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5965:15 #16 0x5cb423dae03a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1038:11 #17 0x5cb423da8967 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22 #18 0x5cb423e294c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #19 0x5cb423e294c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #20 0x5cb423dd5c85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #21 0x5cb423dd5c85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #22 0x5cb423dd5c85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #23 0x5cb423dd5c85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #24 0x5cb423f87045 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3617:30 #25 0x5cb423e0beb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794:11 #26 0x5cb423db0cea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961:15 #27 0x5cb423db0cea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x5cb423da8afe in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22 #29 0x5cb423da8afe in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:18 #30 0x5cb423e294c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12 #31 0x5cb423e294c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20 #32 0x5cb423dd5c85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12 #33 0x5cb423dd5c85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12 #34 0x5cb423dd5c85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #35 0x5cb423dd5c85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #36 0x5cb423f87045 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3617:30 #37 0x5cb423e0beb7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794:11 #38 0x5cb423db0cea in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961:15 #39 0x5cb423db0cea in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #40 0x5cb423da8d20 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22 #41 0x5cb423da8d20 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18 #42 0x5cb423a3135a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #43 0x5cb423a3135a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #44 0x5cb423a2a8c6 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #45 0x5cb423a2a8c6 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #46 0x79b2b842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #47 0x79b2b842a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #48 0x5cb42394e6a4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1766a4) (BuildId: 20effbf062381dbb9f4498ae205479b533aa6131) SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:56:25 in control_frame_dump Shadow bytes around the buggy address: 0x79b27f5f7480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x79b27f5f7500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x79b27f5f7580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x79b27f5f7600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x79b27f5f7680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd =>0x79b27f5f7700: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x79b27f5f7780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x79b27f5f7800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x79b27f5f7880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x79b27f5f7900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x79b27f5f7980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==977653==ABORTING [Inferior 1 (process 977653) exited with code 01] #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 951197 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 979153] [New LWP 973062] [New LWP 951486] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000079b2b85107e3 in __GI___wait4 (pid=-1, stat_loc=0x79b2b63eaa48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x79b2b86b0c40 (LWP 951197) "ruby" 0x000079b2b85107e3 in __GI___wait4 (pid=-1, stat_loc=0x79b2b63eaa48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x79b29c2006c0 (LWP 979153) "test_thread.rb*" 0x000079b2b851b4cd in __GI___poll (fds=0x79b27e709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x79b296e006c0 (LWP 973062) "parallel.rb:40" 0x000079b2b851b4cd in __GI___poll (fds=0x79b280819d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x79b2956006c0 (LWP 951486) "Timeout stdlib " 0x000079b2b8498d61 in __futex_abstimed_wait_common64 (private=23732, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000474f94) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 4 (Thread 0x79b2956006c0 (LWP 951486) "Timeout stdlib "): #0 0x000079b2b8498d61 in __futex_abstimed_wait_common64 (private=23732, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000474f94) 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=23732, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000474f94) 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=0x50c000474f94, 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 0x000079b2b849b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000474f68) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x79b2b849b4a0 <__condvar_cleanup_waiting>, __arg = 0x79b2955fec30, __canceltype = -1844276496, __prev = 0x0} cbuffer = {wseq = 37, cond = 0x50c000474f68, mutex = 0x515000000920, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 37 seq = 18 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=0x50c000474f68, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005cb423d12fa1 in rb_native_cond_wait (cond=0x50c000474f94, 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=0x5150000cdd00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005cb423d36fd2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150000cdd00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005cb423d1d411 in native_sleep (th=0x5150000cdd00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287 sched = <optimized out> #9 sleep_forever (th=0x5150000cdd00, 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 0x00005cb423d35a45 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133808493807720, 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 0x00005cb423a35060 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 = 0x51600161c7d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b2955fef90, <optimized out>, 0x79b2955feea0, <optimized out>, <optimized out>}, prev = 0x79b291e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600161c7d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005cb423d34f2d 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 = 133808493807720, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 133808493807720, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d2d0 end = 0 #14 0x00005cb423db4495 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 0x00005cb423db4495 in vm_invoke_builtin_delegate (ec=0x51600161c7d0, cfp=0x79b295f39758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600161c7d0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5cb423dac4f9 <vm_exec_core+1801>, 0x5cb423dad5ca <vm_exec_core+6106>, 0x5cb423db31ff <vm_exec_core+29711>, 0x5cb423dad122 <vm_exec_core+4914>, 0x5cb423db3dfe <vm_exec_core+32782>, 0x5cb423db1bc2 <vm_exec_core+24018>, 0x5cb423daf53d <vm_exec_core+14157>, 0x5cb423dac679 <vm_exec_core+2185>, 0x5cb423db3867 <vm_exec_core+31351>, 0x5cb423db3561 <vm_exec_core+30577>, 0x5cb423dad39a <vm_exec_core+5546>, 0x5cb423dacc17 <vm_exec_core+3623>, 0x5cb423db2217 <vm_exec_core+25639>, 0x5cb423dae351 <vm_exec_core+9569>, 0x5cb423db3aa5 <vm_exec_core+31925>, 0x5cb423db36ef <vm_exec_core+30975>, 0x5cb423dae9b1 <vm_exec_core+11201>, 0x5cb423daf4bb <vm_exec_core+14027>, 0x5cb423db1e10 <vm_exec_core+24608>, 0x5cb423db3650 <vm_exec_core+30816>, 0x5cb423db0f77 <vm_exec_core+20871>, 0x5cb423db1eaa <vm_exec_core+24762>, 0x5cb423db25c8 <vm_exec_core+26584>, 0x5cb423db0ea3 <vm_exec_core+20659>, 0x5cb423dacb43 <vm_exec_core+3411>, 0x5cb423db16dc <vm_exec_core+22764>, 0x5cb423dac9b9 <vm_exec_core+3017>, 0x5cb423dace29 <vm_exec_core+4153>, 0x5cb423daecfe <vm_exec_core+12046>, 0x5cb423db0a44 <vm_exec_core+19540>, 0x5cb423db1425 <vm_exec_core+22069>, 0x5cb423db05e0 <vm_exec_core+18416>, 0x5cb423dac53e <vm_exec_core+1870>, 0x5cb423db2b4a <vm_exec_core+27994>, 0x5cb423db3476 <vm_exec_core+30342>, 0x5cb423dacf02 <vm_exec_core+4370>, 0x5cb423dada96 <vm_exec_core+7334>, 0x5cb423dad51c <vm_exec_core+5932>, 0x5cb423dae456 <vm_exec_core+9830>, 0x5cb423daf450 <vm_exec_core+13920>, 0x5cb423dacfc4 <vm_exec_core+4564>, 0x5cb423db2993 <vm_exec_core+27555>, 0x5cb423dada05 <vm_exec_core+7189>, 0x5cb423daf30e <vm_exec_core+13598>, 0x5cb423dafcc3 <vm_exec_core+16083>, 0x5cb423db22c3 <vm_exec_core+25811>, 0x5cb423db1153 <vm_exec_core+21347>, 0x5cb423dae54a <vm_exec_core+10074>, 0x5cb423daddd3 <vm_exec_core+8163>, 0x5cb423db20f1 <vm_exec_core+25345>, 0x5cb423daef4c <vm_exec_core+12636>, 0x5cb423db17e7 <vm_exec_core+23031>, 0x5cb423db11db <vm_exec_core+21483>, 0x5cb423db18b4 <vm_exec_core+23236>, 0x5cb423db3121 <vm_exec_core+29489>, 0x5cb423db02a4 <vm_exec_core+17588>, 0x5cb423db2392 <vm_exec_core+26018>, 0x5cb423dac17b <vm_exec_core+907>, 0x5cb423db1f55 <vm_exec_core+24933>, 0x5cb423dae822 <vm_exec_core+10802>, 0x5cb423db0ae8 <vm_exec_core+19704>, 0x5cb423db1048 <vm_exec_core+21080>, 0x5cb423dac180 <vm_exec_core+912>, 0x5cb423db0953 <vm_exec_core+19299>, 0x5cb423daec1f <vm_exec_core+11823>, 0x5cb423dadf90 <vm_exec_core+8608>, 0x5cb423db1948 <vm_exec_core+23384>, 0x5cb423dad080 <vm_exec_core+4752>, 0x5cb423daf804 <vm_exec_core+14868>, 0x5cb423dbb069 <vm_exec_core+62073>, 0x5cb423db1507 <vm_exec_core+22295>, 0x5cb423dad8e1 <vm_exec_core+6897>, 0x5cb423dadcaf <vm_exec_core+7871>, 0x5cb423dadb8d <vm_exec_core+7581>, 0x5cb423dae1e6 <vm_exec_core+9206>, 0x5cb423daea6e <vm_exec_core+11390>, 0x5cb423dad802 <vm_exec_core+6674>, 0x5cb423db4093 <vm_exec_core+33443>, 0x5cb423db15be <vm_exec_core+22478>, 0x5cb423db00cc <vm_exec_core+17116>, 0x5cb423db2a41 <vm_exec_core+27729>, 0x5cb423db41b1 <vm_exec_core+33729>, 0x5cb423db2da7 <vm_exec_core+28599>, 0x5cb423db3bfe <vm_exec_core+32270>, 0x5cb423db3cd6 <vm_exec_core+32486>, 0x5cb423daca5c <vm_exec_core+3180>, 0x5cb423db3784 <vm_exec_core+31124>, 0x5cb423daee0f <vm_exec_core+12319>, 0x5cb423db39bf <vm_exec_core+31695>, 0x5cb423dae8ce <vm_exec_core+10974>, 0x5cb423db2ca5 <vm_exec_core+28341>, 0x5cb423dac883 <vm_exec_core+2707>, 0x5cb423dae664 <vm_exec_core+10356>, 0x5cb423dafa0c <vm_exec_core+15388>, 0x5cb423daf3a5 <vm_exec_core+13749>, 0x5cb423daf174 <vm_exec_core+13188>, 0x5cb423dac277 <vm_exec_core+1159>, 0x5cb423dac79a <vm_exec_core+2474>, 0x5cb423dac309 <vm_exec_core+1305>, 0x5cb423db2fc0 <vm_exec_core+29136>, 0x5cb423db07f0 <vm_exec_core+18944>, 0x5cb423dafd94 <vm_exec_core+16292>, 0x5cb423db04b1 <vm_exec_core+18113>, 0x5cb423db01ca <vm_exec_core+17370>, 0x5cb423daf215 <vm_exec_core+13349>, 0x5cb423dafbb8 <vm_exec_core+15816>, 0x5cb423daf6da <vm_exec_core+14570>, 0x5cb423dafec3 <vm_exec_core+16595>, 0x5cb423daff45 <vm_exec_core+16725>, 0x5cb423dac4ea <vm_exec_core+1786>, 0x5cb423dad5bb <vm_exec_core+6091>, 0x5cb423db31f0 <vm_exec_core+29696>, 0x5cb423dad113 <vm_exec_core+4899>, 0x5cb423db3def <vm_exec_core+32767>, 0x5cb423db1bb3 <vm_exec_core+24003>, 0x5cb423daf52e <vm_exec_core+14142>, 0x5cb423dac66a <vm_exec_core+2170>, 0x5cb423db3858 <vm_exec_core+31336>, 0x5cb423db3552 <vm_exec_core+30562>, 0x5cb423dad38b <vm_exec_core+5531>, 0x5cb423dacc08 <vm_exec_core+3608>, 0x5cb423db2208 <vm_exec_core+25624>, 0x5cb423dae342 <vm_exec_core+9554>, 0x5cb423db3a96 <vm_exec_core+31910>, 0x5cb423db36e0 <vm_exec_core+30960>, 0x5cb423dae9a2 <vm_exec_core+11186>, 0x5cb423daf4ac <vm_exec_core+14012>, 0x5cb423db1e01 <vm_exec_core+24593>, 0x5cb423db3641 <vm_exec_core+30801>, 0x5cb423db0f68 <vm_exec_core+20856>, 0x5cb423db1e9b <vm_exec_core+24747>, 0x5cb423db25b9 <vm_exec_core+26569>, 0x5cb423db0e94 <vm_exec_core+20644>, 0x5cb423dacb34 <vm_exec_core+3396>, 0x5cb423db16cd <vm_exec_core+22749>, 0x5cb423dac9aa <vm_exec_core+3002>, 0x5cb423dace1a <vm_exec_core+4138>, 0x5cb423daecef <vm_exec_core+12031>, 0x5cb423db0a35 <vm_exec_core+19525>, 0x5cb423db1416 <vm_exec_core+22054>, 0x5cb423db05d1 <vm_exec_core+18401>, 0x5cb423dac52f <vm_exec_core+1855>, 0x5cb423db2b3b <vm_exec_core+27979>, 0x5cb423db3467 <vm_exec_core+30327>, 0x5cb423dacef3 <vm_exec_core+4355>, 0x5cb423dada87 <vm_exec_core+7319>, 0x5cb423dad50d <vm_exec_core+5917>, 0x5cb423dae447 <vm_exec_core+9815>, 0x5cb423daf441 <vm_exec_core+13905>, 0x5cb423dacfb5 <vm_exec_core+4549>, 0x5cb423db2984 <vm_exec_core+27540>, 0x5cb423dad9f6 <vm_exec_core+7174>, 0x5cb423daf2ff <vm_exec_core+13583>, 0x5cb423dafcb4 <vm_exec_core+16068>, 0x5cb423db22b4 <vm_exec_core+25796>, 0x5cb423db1144 <vm_exec_core+21332>, 0x5cb423dae53b <vm_exec_core+10059>, 0x5cb423daddc4 <vm_exec_core+8148>, 0x5cb423db20e2 <vm_exec_core+25330>, 0x5cb423daef3d <vm_exec_core+12621>, 0x5cb423db17d8 <vm_exec_core+23016>, 0x5cb423db11cc <vm_exec_core+21468>, 0x5cb423db18a5 <vm_exec_core+23221>, 0x5cb423db3112 <vm_exec_core+29474>, 0x5cb423db0295 <vm_exec_core+17573>, 0x5cb423db2383 <vm_exec_core+26003>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db1f46 <vm_exec_core+24918>, 0x5cb423dae813 <vm_exec_core+10787>, 0x5cb423db0ad9 <vm_exec_core+19689>, 0x5cb423db1039 <vm_exec_core+21065>, 0x5cb423daf9f8 <vm_exec_core+15368>, 0x5cb423db0944 <vm_exec_core+19284>, 0x5cb423daec10 <vm_exec_core+11808>, 0x5cb423dadf81 <vm_exec_core+8593>, 0x5cb423db1939 <vm_exec_core+23369>, 0x5cb423dad071 <vm_exec_core+4737>, 0x5cb423daf7f5 <vm_exec_core+14853>, 0x5cb423dbb05a <vm_exec_core+62058>, 0x5cb423db14f8 <vm_exec_core+22280>, 0x5cb423dad8d2 <vm_exec_core+6882>, 0x5cb423dadca0 <vm_exec_core+7856>, 0x5cb423dadb7e <vm_exec_core+7566>, 0x5cb423dae1d7 <vm_exec_core+9191>, 0x5cb423daea5f <vm_exec_core+11375>, 0x5cb423db093f <vm_exec_core+19279>, 0x5cb423db00c2 <vm_exec_core+17106>, 0x5cb423db093a <vm_exec_core+19274>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db112e <vm_exec_core+21310>, 0x5cb423dae1d2 <vm_exec_core+9186>, 0x5cb423db1691 <vm_exec_core+22689>, 0x5cb423daf4a2 <vm_exec_core+14002>, 0x5cb423daf4a7 <vm_exec_core+14007>, 0x5cb423db112c <vm_exec_core+21308>, 0x5cb423db100b <vm_exec_core+21019>, 0x5cb423db0498 <vm_exec_core+18088>, 0x5cb423db01b6 <vm_exec_core+17350>, 0x5cb423db112a <vm_exec_core+21306>, 0x5cb423db05cc <vm_exec_core+18396>...} reg_cfp = 0x79b295f39758 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 0x00005cb423da8968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600161c7d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005cb423de5b5b in invoke_iseq_block_from_c (ec=0x51600161c7d0, captured=<optimized out>, self=133808493622080, 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 = 0x79b2b7bdd808 cfp = 0x79b295f397c8 sp = 0x79b295e39818 use_argv = <optimized out> stack_argv = 0x79b295e39818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600161c7d0, self=133808493622080, 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 0x00005cb423de3de6 in rb_vm_invoke_proc (ec=0x50c000474f94, proc=0x189, proc@entry=0x5040002bae10, argc=-1203139231, 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 0x00005cb423d3b269 in thread_do_start_proc (th=th@entry=0x5150000cdd00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040002bae10 args_len = 0 args_ptr = <optimized out> #23 0x00005cb423d38e1a in thread_do_start (th=0x5150000cdd00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000cdd00, 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 0x00005cb423d380de in call_thread_start_func_2 (th=0x5150000cdd00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x79b2955ffce0 #26 nt_start (ptr=0x50c000474f40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x5150000cdd00 sched = <optimized out> nt = 0x50c000474f40 vm = 0x525000000100 #27 0x00005cb4239ea81f in asan_thread_start(void*) () No symbol table info available. #28 0x000079b2b849ca94 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 = {133807917237952, 7493460252988317410, 133807917237952, -352, 0, 140722539110256, 7493460252967345890, 7493501912853683938}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000079b2b8529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x79b296e006c0 (LWP 973062) "parallel.rb:40"): #0 0x000079b2b851b4cd in __GI___poll (fds=0x79b280819d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005cb42399146a in __interceptor_poll () No symbol table info available. #2 0x00005cb423ae4ecd in nogvl_wait_for (th=133807927227360, fptr=0x51100018f780, 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 0x00005cb423ae6346 in internal_read_func (ptr=0x79b280819b40) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x79b280819b40 result = <optimized out> #5 0x00005cb423d2141b in rb_thread_io_blocking_call (func=0x5cb423ae5ec0 <internal_read_func>, data1=0x79b280819b40, 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 0x00005cb423a35060 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 = 0x516000067ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b296dfee50, <optimized out>, 0x79b296dfed60, <optimized out>, <optimized out>}, prev = 0x79b280809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000067ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005cb423afa6f5 in io_read_memory_locktmp (str=133807567117664, 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 = 133807927227360, fptr = 0x51100018f780, nonblock = 0, fd = 4, buf = 0x519000402980, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100018f780 n = <optimized out> shrinkable = <optimized out> #9 0x00005cb423ad69e1 in io_readpartial (argc=-2138989216, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615 ret = <optimized out> #10 0x00005cb423e0beb8 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 = 0x79b2b7d79ec8 cfunc = 0x504000010f98 recv = 133807927227520 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005cb423db974d in vm_sendish (ec=0x516000067ed0, reg_cfp=0x79b294b1f790, 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=0x516000067ed0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5cb423dac4f9 <vm_exec_core+1801>, 0x5cb423dad5ca <vm_exec_core+6106>, 0x5cb423db31ff <vm_exec_core+29711>, 0x5cb423dad122 <vm_exec_core+4914>, 0x5cb423db3dfe <vm_exec_core+32782>, 0x5cb423db1bc2 <vm_exec_core+24018>, 0x5cb423daf53d <vm_exec_core+14157>, 0x5cb423dac679 <vm_exec_core+2185>, 0x5cb423db3867 <vm_exec_core+31351>, 0x5cb423db3561 <vm_exec_core+30577>, 0x5cb423dad39a <vm_exec_core+5546>, 0x5cb423dacc17 <vm_exec_core+3623>, 0x5cb423db2217 <vm_exec_core+25639>, 0x5cb423dae351 <vm_exec_core+9569>, 0x5cb423db3aa5 <vm_exec_core+31925>, 0x5cb423db36ef <vm_exec_core+30975>, 0x5cb423dae9b1 <vm_exec_core+11201>, 0x5cb423daf4bb <vm_exec_core+14027>, 0x5cb423db1e10 <vm_exec_core+24608>, 0x5cb423db3650 <vm_exec_core+30816>, 0x5cb423db0f77 <vm_exec_core+20871>, 0x5cb423db1eaa <vm_exec_core+24762>, 0x5cb423db25c8 <vm_exec_core+26584>, 0x5cb423db0ea3 <vm_exec_core+20659>, 0x5cb423dacb43 <vm_exec_core+3411>, 0x5cb423db16dc <vm_exec_core+22764>, 0x5cb423dac9b9 <vm_exec_core+3017>, 0x5cb423dace29 <vm_exec_core+4153>, 0x5cb423daecfe <vm_exec_core+12046>, 0x5cb423db0a44 <vm_exec_core+19540>, 0x5cb423db1425 <vm_exec_core+22069>, 0x5cb423db05e0 <vm_exec_core+18416>, 0x5cb423dac53e <vm_exec_core+1870>, 0x5cb423db2b4a <vm_exec_core+27994>, 0x5cb423db3476 <vm_exec_core+30342>, 0x5cb423dacf02 <vm_exec_core+4370>, 0x5cb423dada96 <vm_exec_core+7334>, 0x5cb423dad51c <vm_exec_core+5932>, 0x5cb423dae456 <vm_exec_core+9830>, 0x5cb423daf450 <vm_exec_core+13920>, 0x5cb423dacfc4 <vm_exec_core+4564>, 0x5cb423db2993 <vm_exec_core+27555>, 0x5cb423dada05 <vm_exec_core+7189>, 0x5cb423daf30e <vm_exec_core+13598>, 0x5cb423dafcc3 <vm_exec_core+16083>, 0x5cb423db22c3 <vm_exec_core+25811>, 0x5cb423db1153 <vm_exec_core+21347>, 0x5cb423dae54a <vm_exec_core+10074>, 0x5cb423daddd3 <vm_exec_core+8163>, 0x5cb423db20f1 <vm_exec_core+25345>, 0x5cb423daef4c <vm_exec_core+12636>, 0x5cb423db17e7 <vm_exec_core+23031>, 0x5cb423db11db <vm_exec_core+21483>, 0x5cb423db18b4 <vm_exec_core+23236>, 0x5cb423db3121 <vm_exec_core+29489>, 0x5cb423db02a4 <vm_exec_core+17588>, 0x5cb423db2392 <vm_exec_core+26018>, 0x5cb423dac17b <vm_exec_core+907>, 0x5cb423db1f55 <vm_exec_core+24933>, 0x5cb423dae822 <vm_exec_core+10802>, 0x5cb423db0ae8 <vm_exec_core+19704>, 0x5cb423db1048 <vm_exec_core+21080>, 0x5cb423dac180 <vm_exec_core+912>, 0x5cb423db0953 <vm_exec_core+19299>, 0x5cb423daec1f <vm_exec_core+11823>, 0x5cb423dadf90 <vm_exec_core+8608>, 0x5cb423db1948 <vm_exec_core+23384>, 0x5cb423dad080 <vm_exec_core+4752>, 0x5cb423daf804 <vm_exec_core+14868>, 0x5cb423dbb069 <vm_exec_core+62073>, 0x5cb423db1507 <vm_exec_core+22295>, 0x5cb423dad8e1 <vm_exec_core+6897>, 0x5cb423dadcaf <vm_exec_core+7871>, 0x5cb423dadb8d <vm_exec_core+7581>, 0x5cb423dae1e6 <vm_exec_core+9206>, 0x5cb423daea6e <vm_exec_core+11390>, 0x5cb423dad802 <vm_exec_core+6674>, 0x5cb423db4093 <vm_exec_core+33443>, 0x5cb423db15be <vm_exec_core+22478>, 0x5cb423db00cc <vm_exec_core+17116>, 0x5cb423db2a41 <vm_exec_core+27729>, 0x5cb423db41b1 <vm_exec_core+33729>, 0x5cb423db2da7 <vm_exec_core+28599>, 0x5cb423db3bfe <vm_exec_core+32270>, 0x5cb423db3cd6 <vm_exec_core+32486>, 0x5cb423daca5c <vm_exec_core+3180>, 0x5cb423db3784 <vm_exec_core+31124>, 0x5cb423daee0f <vm_exec_core+12319>, 0x5cb423db39bf <vm_exec_core+31695>, 0x5cb423dae8ce <vm_exec_core+10974>, 0x5cb423db2ca5 <vm_exec_core+28341>, 0x5cb423dac883 <vm_exec_core+2707>, 0x5cb423dae664 <vm_exec_core+10356>, 0x5cb423dafa0c <vm_exec_core+15388>, 0x5cb423daf3a5 <vm_exec_core+13749>, 0x5cb423daf174 <vm_exec_core+13188>, 0x5cb423dac277 <vm_exec_core+1159>, 0x5cb423dac79a <vm_exec_core+2474>, 0x5cb423dac309 <vm_exec_core+1305>, 0x5cb423db2fc0 <vm_exec_core+29136>, 0x5cb423db07f0 <vm_exec_core+18944>, 0x5cb423dafd94 <vm_exec_core+16292>, 0x5cb423db04b1 <vm_exec_core+18113>, 0x5cb423db01ca <vm_exec_core+17370>, 0x5cb423daf215 <vm_exec_core+13349>, 0x5cb423dafbb8 <vm_exec_core+15816>, 0x5cb423daf6da <vm_exec_core+14570>, 0x5cb423dafec3 <vm_exec_core+16595>, 0x5cb423daff45 <vm_exec_core+16725>, 0x5cb423dac4ea <vm_exec_core+1786>, 0x5cb423dad5bb <vm_exec_core+6091>, 0x5cb423db31f0 <vm_exec_core+29696>, 0x5cb423dad113 <vm_exec_core+4899>, 0x5cb423db3def <vm_exec_core+32767>, 0x5cb423db1bb3 <vm_exec_core+24003>, 0x5cb423daf52e <vm_exec_core+14142>, 0x5cb423dac66a <vm_exec_core+2170>, 0x5cb423db3858 <vm_exec_core+31336>, 0x5cb423db3552 <vm_exec_core+30562>, 0x5cb423dad38b <vm_exec_core+5531>, 0x5cb423dacc08 <vm_exec_core+3608>, 0x5cb423db2208 <vm_exec_core+25624>, 0x5cb423dae342 <vm_exec_core+9554>, 0x5cb423db3a96 <vm_exec_core+31910>, 0x5cb423db36e0 <vm_exec_core+30960>, 0x5cb423dae9a2 <vm_exec_core+11186>, 0x5cb423daf4ac <vm_exec_core+14012>, 0x5cb423db1e01 <vm_exec_core+24593>, 0x5cb423db3641 <vm_exec_core+30801>, 0x5cb423db0f68 <vm_exec_core+20856>, 0x5cb423db1e9b <vm_exec_core+24747>, 0x5cb423db25b9 <vm_exec_core+26569>, 0x5cb423db0e94 <vm_exec_core+20644>, 0x5cb423dacb34 <vm_exec_core+3396>, 0x5cb423db16cd <vm_exec_core+22749>, 0x5cb423dac9aa <vm_exec_core+3002>, 0x5cb423dace1a <vm_exec_core+4138>, 0x5cb423daecef <vm_exec_core+12031>, 0x5cb423db0a35 <vm_exec_core+19525>, 0x5cb423db1416 <vm_exec_core+22054>, 0x5cb423db05d1 <vm_exec_core+18401>, 0x5cb423dac52f <vm_exec_core+1855>, 0x5cb423db2b3b <vm_exec_core+27979>, 0x5cb423db3467 <vm_exec_core+30327>, 0x5cb423dacef3 <vm_exec_core+4355>, 0x5cb423dada87 <vm_exec_core+7319>, 0x5cb423dad50d <vm_exec_core+5917>, 0x5cb423dae447 <vm_exec_core+9815>, 0x5cb423daf441 <vm_exec_core+13905>, 0x5cb423dacfb5 <vm_exec_core+4549>, 0x5cb423db2984 <vm_exec_core+27540>, 0x5cb423dad9f6 <vm_exec_core+7174>, 0x5cb423daf2ff <vm_exec_core+13583>, 0x5cb423dafcb4 <vm_exec_core+16068>, 0x5cb423db22b4 <vm_exec_core+25796>, 0x5cb423db1144 <vm_exec_core+21332>, 0x5cb423dae53b <vm_exec_core+10059>, 0x5cb423daddc4 <vm_exec_core+8148>, 0x5cb423db20e2 <vm_exec_core+25330>, 0x5cb423daef3d <vm_exec_core+12621>, 0x5cb423db17d8 <vm_exec_core+23016>, 0x5cb423db11cc <vm_exec_core+21468>, 0x5cb423db18a5 <vm_exec_core+23221>, 0x5cb423db3112 <vm_exec_core+29474>, 0x5cb423db0295 <vm_exec_core+17573>, 0x5cb423db2383 <vm_exec_core+26003>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db1f46 <vm_exec_core+24918>, 0x5cb423dae813 <vm_exec_core+10787>, 0x5cb423db0ad9 <vm_exec_core+19689>, 0x5cb423db1039 <vm_exec_core+21065>, 0x5cb423daf9f8 <vm_exec_core+15368>, 0x5cb423db0944 <vm_exec_core+19284>, 0x5cb423daec10 <vm_exec_core+11808>, 0x5cb423dadf81 <vm_exec_core+8593>, 0x5cb423db1939 <vm_exec_core+23369>, 0x5cb423dad071 <vm_exec_core+4737>, 0x5cb423daf7f5 <vm_exec_core+14853>, 0x5cb423dbb05a <vm_exec_core+62058>, 0x5cb423db14f8 <vm_exec_core+22280>, 0x5cb423dad8d2 <vm_exec_core+6882>, 0x5cb423dadca0 <vm_exec_core+7856>, 0x5cb423dadb7e <vm_exec_core+7566>, 0x5cb423dae1d7 <vm_exec_core+9191>, 0x5cb423daea5f <vm_exec_core+11375>, 0x5cb423db093f <vm_exec_core+19279>, 0x5cb423db00c2 <vm_exec_core+17106>, 0x5cb423db093a <vm_exec_core+19274>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db112e <vm_exec_core+21310>, 0x5cb423dae1d2 <vm_exec_core+9186>, 0x5cb423db1691 <vm_exec_core+22689>, 0x5cb423daf4a2 <vm_exec_core+14002>, 0x5cb423daf4a7 <vm_exec_core+14007>, 0x5cb423db112c <vm_exec_core+21308>, 0x5cb423db100b <vm_exec_core+21019>, 0x5cb423db0498 <vm_exec_core+18088>, 0x5cb423db01b6 <vm_exec_core+17350>, 0x5cb423db112a <vm_exec_core+21306>, 0x5cb423db05cc <vm_exec_core+18396>...} reg_cfp = 0x79b294b1f790 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 0x00005cb423da8968 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000067ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005cb423de5b5b in invoke_iseq_block_from_c (ec=0x516000067ed0, captured=<optimized out>, self=133808478942240, 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 = 0x79b2b7be5288 cfp = 0x79b294b1f7c8 sp = 0x79b294a1f818 use_argv = <optimized out> stack_argv = 0x79b294a1f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516000067ed0, self=133808478942240, 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 0x00005cb423de3de6 in rb_vm_invoke_proc (ec=0x79b280819d60, proc=0x1, proc@entry=0x504000244e90, argc=-1202604851, 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 0x00005cb423d3b269 in thread_do_start_proc (th=th@entry=0x51500039bf00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000244e90 args_len = 0 args_ptr = <optimized out> #19 0x00005cb423d38e1a in thread_do_start (th=0x51500039bf00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500039bf00, 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 0x00005cb423d380de in call_thread_start_func_2 (th=0x51500039bf00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x79b296dffce0 #22 nt_start (ptr=0x50c0003ec380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500039bf00 sched = <optimized out> nt = 0x50c0003ec380 vm = 0x525000000100 #23 0x00005cb4239ea81f in asan_thread_start(void*) () No symbol table info available. #24 0x000079b2b849ca94 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 = {133807942403776, 7493454755430178530, 133807942403776, -352, 25, 140722539122256, 7493454755409207010, 7493501912853683938}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000079b2b8529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x79b29c2006c0 (LWP 979153) "test_thread.rb*"): #0 0x000079b2b851b4cd in __GI___poll (fds=0x79b27e709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005cb42399146a in __interceptor_poll () No symbol table info available. #2 0x00005cb423d3d3df 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 = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x00005cb4239ea81f in asan_thread_start(void*) () No symbol table info available. #5 0x000079b2b849ca94 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 = {133808030484160, 7493441011534831330, 133808030484160, -352, 0, 133807801882864, 7493441011513859810, 7493501912853683938}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000079b2b8529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x79b2b86b0c40 (LWP 951197) "ruby"): #0 0x000079b2b85107e3 in __GI___wait4 (pid=-1, stat_loc=0x79b2b63eaa48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005cb42397eca0 in __interceptor_waitpid () No symbol table info available. #2 0x00005cb423bb74a4 in do_waitpid (pid=-1, st=0x79b2b63eaa48, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x79b2b63eaa20) at /tmp/ruby/src/trunk_asan/process.c:1177 w = 0x79b2b63eaa20 #4 0x00005cb423d1f8bb in rb_nogvl (func=0x5cb423bb7460 <waitpid_blocking_no_SIGCHLD>, data1=0x79b2b63eaa20, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545 __region = <optimized out> val = 0x0 ec = 0x5160000003d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 ubf_th = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x00005cb423ba1e5f in waitpid_no_SIGCHLD (w=0x79b2b63eaa20) at /tmp/ruby/src/trunk_asan/process.c:1190 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0} #7 0x00005cb423bb083e in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271 status = <optimized out> data = <optimized out> #8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1520 result = 133807906220440 pid = <optimized out> status = <optimized out> #9 0x00005cb423e0beb8 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 = 0x6b1100100001 cc = <optimized out> me = 0x79b2b7d575a8 cfunc = 0x504000020858 recv = 133808495433240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005cb423db974d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x79b2b59ff480, 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> #11 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 = {0x5cb423dac4f9 <vm_exec_core+1801>, 0x5cb423dad5ca <vm_exec_core+6106>, 0x5cb423db31ff <vm_exec_core+29711>, 0x5cb423dad122 <vm_exec_core+4914>, 0x5cb423db3dfe <vm_exec_core+32782>, 0x5cb423db1bc2 <vm_exec_core+24018>, 0x5cb423daf53d <vm_exec_core+14157>, 0x5cb423dac679 <vm_exec_core+2185>, 0x5cb423db3867 <vm_exec_core+31351>, 0x5cb423db3561 <vm_exec_core+30577>, 0x5cb423dad39a <vm_exec_core+5546>, 0x5cb423dacc17 <vm_exec_core+3623>, 0x5cb423db2217 <vm_exec_core+25639>, 0x5cb423dae351 <vm_exec_core+9569>, 0x5cb423db3aa5 <vm_exec_core+31925>, 0x5cb423db36ef <vm_exec_core+30975>, 0x5cb423dae9b1 <vm_exec_core+11201>, 0x5cb423daf4bb <vm_exec_core+14027>, 0x5cb423db1e10 <vm_exec_core+24608>, 0x5cb423db3650 <vm_exec_core+30816>, 0x5cb423db0f77 <vm_exec_core+20871>, 0x5cb423db1eaa <vm_exec_core+24762>, 0x5cb423db25c8 <vm_exec_core+26584>, 0x5cb423db0ea3 <vm_exec_core+20659>, 0x5cb423dacb43 <vm_exec_core+3411>, 0x5cb423db16dc <vm_exec_core+22764>, 0x5cb423dac9b9 <vm_exec_core+3017>, 0x5cb423dace29 <vm_exec_core+4153>, 0x5cb423daecfe <vm_exec_core+12046>, 0x5cb423db0a44 <vm_exec_core+19540>, 0x5cb423db1425 <vm_exec_core+22069>, 0x5cb423db05e0 <vm_exec_core+18416>, 0x5cb423dac53e <vm_exec_core+1870>, 0x5cb423db2b4a <vm_exec_core+27994>, 0x5cb423db3476 <vm_exec_core+30342>, 0x5cb423dacf02 <vm_exec_core+4370>, 0x5cb423dada96 <vm_exec_core+7334>, 0x5cb423dad51c <vm_exec_core+5932>, 0x5cb423dae456 <vm_exec_core+9830>, 0x5cb423daf450 <vm_exec_core+13920>, 0x5cb423dacfc4 <vm_exec_core+4564>, 0x5cb423db2993 <vm_exec_core+27555>, 0x5cb423dada05 <vm_exec_core+7189>, 0x5cb423daf30e <vm_exec_core+13598>, 0x5cb423dafcc3 <vm_exec_core+16083>, 0x5cb423db22c3 <vm_exec_core+25811>, 0x5cb423db1153 <vm_exec_core+21347>, 0x5cb423dae54a <vm_exec_core+10074>, 0x5cb423daddd3 <vm_exec_core+8163>, 0x5cb423db20f1 <vm_exec_core+25345>, 0x5cb423daef4c <vm_exec_core+12636>, 0x5cb423db17e7 <vm_exec_core+23031>, 0x5cb423db11db <vm_exec_core+21483>, 0x5cb423db18b4 <vm_exec_core+23236>, 0x5cb423db3121 <vm_exec_core+29489>, 0x5cb423db02a4 <vm_exec_core+17588>, 0x5cb423db2392 <vm_exec_core+26018>, 0x5cb423dac17b <vm_exec_core+907>, 0x5cb423db1f55 <vm_exec_core+24933>, 0x5cb423dae822 <vm_exec_core+10802>, 0x5cb423db0ae8 <vm_exec_core+19704>, 0x5cb423db1048 <vm_exec_core+21080>, 0x5cb423dac180 <vm_exec_core+912>, 0x5cb423db0953 <vm_exec_core+19299>, 0x5cb423daec1f <vm_exec_core+11823>, 0x5cb423dadf90 <vm_exec_core+8608>, 0x5cb423db1948 <vm_exec_core+23384>, 0x5cb423dad080 <vm_exec_core+4752>, 0x5cb423daf804 <vm_exec_core+14868>, 0x5cb423dbb069 <vm_exec_core+62073>, 0x5cb423db1507 <vm_exec_core+22295>, 0x5cb423dad8e1 <vm_exec_core+6897>, 0x5cb423dadcaf <vm_exec_core+7871>, 0x5cb423dadb8d <vm_exec_core+7581>, 0x5cb423dae1e6 <vm_exec_core+9206>, 0x5cb423daea6e <vm_exec_core+11390>, 0x5cb423dad802 <vm_exec_core+6674>, 0x5cb423db4093 <vm_exec_core+33443>, 0x5cb423db15be <vm_exec_core+22478>, 0x5cb423db00cc <vm_exec_core+17116>, 0x5cb423db2a41 <vm_exec_core+27729>, 0x5cb423db41b1 <vm_exec_core+33729>, 0x5cb423db2da7 <vm_exec_core+28599>, 0x5cb423db3bfe <vm_exec_core+32270>, 0x5cb423db3cd6 <vm_exec_core+32486>, 0x5cb423daca5c <vm_exec_core+3180>, 0x5cb423db3784 <vm_exec_core+31124>, 0x5cb423daee0f <vm_exec_core+12319>, 0x5cb423db39bf <vm_exec_core+31695>, 0x5cb423dae8ce <vm_exec_core+10974>, 0x5cb423db2ca5 <vm_exec_core+28341>, 0x5cb423dac883 <vm_exec_core+2707>, 0x5cb423dae664 <vm_exec_core+10356>, 0x5cb423dafa0c <vm_exec_core+15388>, 0x5cb423daf3a5 <vm_exec_core+13749>, 0x5cb423daf174 <vm_exec_core+13188>, 0x5cb423dac277 <vm_exec_core+1159>, 0x5cb423dac79a <vm_exec_core+2474>, 0x5cb423dac309 <vm_exec_core+1305>, 0x5cb423db2fc0 <vm_exec_core+29136>, 0x5cb423db07f0 <vm_exec_core+18944>, 0x5cb423dafd94 <vm_exec_core+16292>, 0x5cb423db04b1 <vm_exec_core+18113>, 0x5cb423db01ca <vm_exec_core+17370>, 0x5cb423daf215 <vm_exec_core+13349>, 0x5cb423dafbb8 <vm_exec_core+15816>, 0x5cb423daf6da <vm_exec_core+14570>, 0x5cb423dafec3 <vm_exec_core+16595>, 0x5cb423daff45 <vm_exec_core+16725>, 0x5cb423dac4ea <vm_exec_core+1786>, 0x5cb423dad5bb <vm_exec_core+6091>, 0x5cb423db31f0 <vm_exec_core+29696>, 0x5cb423dad113 <vm_exec_core+4899>, 0x5cb423db3def <vm_exec_core+32767>, 0x5cb423db1bb3 <vm_exec_core+24003>, 0x5cb423daf52e <vm_exec_core+14142>, 0x5cb423dac66a <vm_exec_core+2170>, 0x5cb423db3858 <vm_exec_core+31336>, 0x5cb423db3552 <vm_exec_core+30562>, 0x5cb423dad38b <vm_exec_core+5531>, 0x5cb423dacc08 <vm_exec_core+3608>, 0x5cb423db2208 <vm_exec_core+25624>, 0x5cb423dae342 <vm_exec_core+9554>, 0x5cb423db3a96 <vm_exec_core+31910>, 0x5cb423db36e0 <vm_exec_core+30960>, 0x5cb423dae9a2 <vm_exec_core+11186>, 0x5cb423daf4ac <vm_exec_core+14012>, 0x5cb423db1e01 <vm_exec_core+24593>, 0x5cb423db3641 <vm_exec_core+30801>, 0x5cb423db0f68 <vm_exec_core+20856>, 0x5cb423db1e9b <vm_exec_core+24747>, 0x5cb423db25b9 <vm_exec_core+26569>, 0x5cb423db0e94 <vm_exec_core+20644>, 0x5cb423dacb34 <vm_exec_core+3396>, 0x5cb423db16cd <vm_exec_core+22749>, 0x5cb423dac9aa <vm_exec_core+3002>, 0x5cb423dace1a <vm_exec_core+4138>, 0x5cb423daecef <vm_exec_core+12031>, 0x5cb423db0a35 <vm_exec_core+19525>, 0x5cb423db1416 <vm_exec_core+22054>, 0x5cb423db05d1 <vm_exec_core+18401>, 0x5cb423dac52f <vm_exec_core+1855>, 0x5cb423db2b3b <vm_exec_core+27979>, 0x5cb423db3467 <vm_exec_core+30327>, 0x5cb423dacef3 <vm_exec_core+4355>, 0x5cb423dada87 <vm_exec_core+7319>, 0x5cb423dad50d <vm_exec_core+5917>, 0x5cb423dae447 <vm_exec_core+9815>, 0x5cb423daf441 <vm_exec_core+13905>, 0x5cb423dacfb5 <vm_exec_core+4549>, 0x5cb423db2984 <vm_exec_core+27540>, 0x5cb423dad9f6 <vm_exec_core+7174>, 0x5cb423daf2ff <vm_exec_core+13583>, 0x5cb423dafcb4 <vm_exec_core+16068>, 0x5cb423db22b4 <vm_exec_core+25796>, 0x5cb423db1144 <vm_exec_core+21332>, 0x5cb423dae53b <vm_exec_core+10059>, 0x5cb423daddc4 <vm_exec_core+8148>, 0x5cb423db20e2 <vm_exec_core+25330>, 0x5cb423daef3d <vm_exec_core+12621>, 0x5cb423db17d8 <vm_exec_core+23016>, 0x5cb423db11cc <vm_exec_core+21468>, 0x5cb423db18a5 <vm_exec_core+23221>, 0x5cb423db3112 <vm_exec_core+29474>, 0x5cb423db0295 <vm_exec_core+17573>, 0x5cb423db2383 <vm_exec_core+26003>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db1f46 <vm_exec_core+24918>, 0x5cb423dae813 <vm_exec_core+10787>, 0x5cb423db0ad9 <vm_exec_core+19689>, 0x5cb423db1039 <vm_exec_core+21065>, 0x5cb423daf9f8 <vm_exec_core+15368>, 0x5cb423db0944 <vm_exec_core+19284>, 0x5cb423daec10 <vm_exec_core+11808>, 0x5cb423dadf81 <vm_exec_core+8593>, 0x5cb423db1939 <vm_exec_core+23369>, 0x5cb423dad071 <vm_exec_core+4737>, 0x5cb423daf7f5 <vm_exec_core+14853>, 0x5cb423dbb05a <vm_exec_core+62058>, 0x5cb423db14f8 <vm_exec_core+22280>, 0x5cb423dad8d2 <vm_exec_core+6882>, 0x5cb423dadca0 <vm_exec_core+7856>, 0x5cb423dadb7e <vm_exec_core+7566>, 0x5cb423dae1d7 <vm_exec_core+9191>, 0x5cb423daea5f <vm_exec_core+11375>, 0x5cb423db093f <vm_exec_core+19279>, 0x5cb423db00c2 <vm_exec_core+17106>, 0x5cb423db093a <vm_exec_core+19274>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db112e <vm_exec_core+21310>, 0x5cb423dae1d2 <vm_exec_core+9186>, 0x5cb423db1691 <vm_exec_core+22689>, 0x5cb423daf4a2 <vm_exec_core+14002>, 0x5cb423daf4a7 <vm_exec_core+14007>, 0x5cb423db112c <vm_exec_core+21308>, 0x5cb423db100b <vm_exec_core+21019>, 0x5cb423db0498 <vm_exec_core+18088>, 0x5cb423db01b6 <vm_exec_core+17350>, 0x5cb423db112a <vm_exec_core+21306>, 0x5cb423db05cc <vm_exec_core+18396>...} reg_cfp = 0x79b2b59ff480 reg_pc = 0x50b0000254a0 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> #12 0x00005cb423da8d21 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. #13 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 #14 0x00005cb423e294c2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x79b2b59ff620, self=133808478942240, 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 = 0x79b2b7bd6d00 cfp = <optimized out> sp = 0x79b2b58ffa28 use_argv = 0x79b2b6248ba0 stack_argv = 0x79b2b58ffa28 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 = 0x79b2b59ff620 #16 0x00005cb423dd5c86 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 0x00005cb423dd5c86 in rb_yield (val=<optimized out>) No locals. #20 0x00005cb423f87046 in rb_ary_collect (ary=133807927219000) at /tmp/ruby/src/trunk_asan/array.c:3617 collect = 133807927214840 i = 29 #21 0x00005cb423e0beb8 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 = 0x79b2b7d80138 cfunc = 0x50400000a798 recv = 133807927219000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> th: 0x515000000300, native_id: 0x79b2b86b0c40 -- Control frame information ----------------------------------------------- val = <optimized out> #22 0x00005cb423db0ceb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x79b2b59ff608, 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> c:0017 p:---- s:0110 e:000109 CFUNC :waitall cc = <optimized out> c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6 calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13 c:0014 p:0006 s:0095 e:000094 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 val = <optimized out> c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:42 c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183 cd = 0x51100000cf50 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] insns_address_table = {0x5cb423dac4f9 <vm_exec_core+1801>, 0x5cb423dad5ca <vm_exec_core+6106>, 0x5cb423db31ff <vm_exec_core+29711>, 0x5cb423dad122 <vm_exec_core+4914>, 0x5cb423db3dfe <vm_exec_core+32782>, 0x5cb423db1bc2 <vm_exec_core+24018>, 0x5cb423daf53d <vm_exec_core+14157>, 0x5cb423dac679 <vm_exec_core+2185>, 0x5cb423db3867 <vm_exec_core+31351>, 0x5cb423db3561 <vm_exec_core+30577>, 0x5cb423dad39a <vm_exec_core+5546>, 0x5cb423dacc17 <vm_exec_core+3623>, 0x5cb423db2217 <vm_exec_core+25639>, 0x5cb423dae351 <vm_exec_core+9569>, 0x5cb423db3aa5 <vm_exec_core+31925>, 0x5cb423db36ef <vm_exec_core+30975>, 0x5cb423dae9b1 <vm_exec_core+11201>, 0x5cb423daf4bb <vm_exec_core+14027>, 0x5cb423db1e10 <vm_exec_core+24608>, 0x5cb423db3650 <vm_exec_core+30816>, 0x5cb423db0f77 <vm_exec_core+20871>, 0x5cb423db1eaa <vm_exec_core+24762>, 0x5cb423db25c8 <vm_exec_core+26584>, 0x5cb423db0ea3 <vm_exec_core+20659>, 0x5cb423dacb43 <vm_exec_core+3411>, 0x5cb423db16dc <vm_exec_core+22764>, 0x5cb423dac9b9 <vm_exec_core+3017>, 0x5cb423dace29 <vm_exec_core+4153>, 0x5cb423daecfe <vm_exec_core+12046>, 0x5cb423db0a44 <vm_exec_core+19540>, 0x5cb423db1425 <vm_exec_core+22069>, 0x5cb423db05e0 <vm_exec_core+18416>, 0x5cb423dac53e <vm_exec_core+1870>, 0x5cb423db2b4a <vm_exec_core+27994>, 0x5cb423db3476 <vm_exec_core+30342>, 0x5cb423dacf02 <vm_exec_core+4370>, 0x5cb423dada96 <vm_exec_core+7334>, 0x5cb423dad51c <vm_exec_core+5932>, 0x5cb423dae456 <vm_exec_core+9830>, 0x5cb423daf450 <vm_exec_core+13920>, 0x5cb423dacfc4 <vm_exec_core+4564>, 0x5cb423db2993 <vm_exec_core+27555>, 0x5cb423dada05 <vm_exec_core+7189>, 0x5cb423daf30e <vm_exec_core+13598>, 0x5cb423dafcc3 <vm_exec_core+16083>, 0x5cb423db22c3 <vm_exec_core+25811>, 0x5cb423db1153 <vm_exec_core+21347>, 0x5cb423dae54a <vm_exec_core+10074>, 0x5cb423daddd3 <vm_exec_core+8163>, 0x5cb423db20f1 <vm_exec_core+25345>, 0x5cb423daef4c <vm_exec_core+12636>, 0x5cb423db17e7 <vm_exec_core+23031>, 0x5cb423db11db <vm_exec_core+21483>, 0x5cb423db18b4 <vm_exec_core+23236>, 0x5cb423db3121 <vm_exec_core+29489>, 0x5cb423db02a4 <vm_exec_core+17588>, 0x5cb423db2392 <vm_exec_core+26018>, 0x5cb423dac17b <vm_exec_core+907>, 0x5cb423db1f55 <vm_exec_core+24933>, 0x5cb423dae822 <vm_exec_core+10802>, 0x5cb423db0ae8 <vm_exec_core+19704>, 0x5cb423db1048 <vm_exec_core+21080>, 0x5cb423dac180 <vm_exec_core+912>, 0x5cb423db0953 <vm_exec_core+19299>, 0x5cb423daec1f <vm_exec_core+11823>, 0x5cb423dadf90 <vm_exec_core+8608>, 0x5cb423db1948 <vm_exec_core+23384>, 0x5cb423dad080 <vm_exec_core+4752>, 0x5cb423daf804 <vm_exec_core+14868>, 0x5cb423dbb069 <vm_exec_core+62073>, 0x5cb423db1507 <vm_exec_core+22295>, 0x5cb423dad8e1 <vm_exec_core+6897>, 0x5cb423dadcaf <vm_exec_core+7871>, 0x5cb423dadb8d <vm_exec_core+7581>, 0x5cb423dae1e6 <vm_exec_core+9206>, 0x5cb423daea6e <vm_exec_core+11390>, 0x5cb423dad802 <vm_exec_core+6674>, 0x5cb423db4093 <vm_exec_core+33443>, 0x5cb423db15be <vm_exec_core+22478>, 0x5cb423db00cc <vm_exec_core+17116>, 0x5cb423db2a41 <vm_exec_core+27729>, 0x5cb423db41b1 <vm_exec_core+33729>, 0x5cb423db2da7 <vm_exec_core+28599>, 0x5cb423db3bfe <vm_exec_core+32270>, 0x5cb423db3cd6 <vm_exec_core+32486>, 0x5cb423daca5c <vm_exec_core+3180>, 0x5cb423db3784 <vm_exec_core+31124>, 0x5cb423daee0f <vm_exec_core+12319>, 0x5cb423db39bf <vm_exec_core+31695>, 0x5cb423dae8ce <vm_exec_core+10974>, 0x5cb423db2ca5 <vm_exec_core+28341>, 0x5cb423dac883 <vm_exec_core+2707>, 0x5cb423dae664 <vm_exec_core+10356>, 0x5cb423dafa0c <vm_exec_core+15388>, 0x5cb423daf3a5 <vm_exec_core+13749>, 0x5cb423daf174 <vm_exec_core+13188>, 0x5cb423dac277 <vm_exec_core+1159>, 0x5cb423dac79a <vm_exec_core+2474>, 0x5cb423dac309 <vm_exec_core+1305>, 0x5cb423db2fc0 <vm_exec_core+29136>, 0x5cb423db07f0 <vm_exec_core+18944>, 0x5cb423dafd94 <vm_exec_core+16292>, 0x5cb423db04b1 <vm_exec_core+18113>, 0x5cb423db01ca <vm_exec_core+17370>, 0x5cb423daf215 <vm_exec_core+13349>, 0x5cb423dafbb8 <vm_exec_core+15816>, 0x5cb423daf6da <vm_exec_core+14570>, 0x5cb423dafec3 <vm_exec_core+16595>, 0x5cb423daff45 <vm_exec_core+16725>, 0x5cb423dac4ea <vm_exec_core+1786>, 0x5cb423dad5bb <vm_exec_core+6091>, 0x5cb423db31f0 <vm_exec_core+29696>, 0x5cb423dad113 <vm_exec_core+4899>, 0x5cb423db3def <vm_exec_core+32767>, 0x5cb423db1bb3 <vm_exec_core+24003>, 0x5cb423daf52e <vm_exec_core+14142>, 0x5cb423dac66a <vm_exec_core+2170>, 0x5cb423db3858 <vm_exec_core+31336>, 0x5cb423db3552 <vm_exec_core+30562>, 0x5cb423dad38b <vm_exec_core+5531>, 0x5cb423dacc08 <vm_exec_core+3608>, 0x5cb423db2208 <vm_exec_core+25624>, 0x5cb423dae342 <vm_exec_core+9554>, 0x5cb423db3a96 <vm_exec_core+31910>, 0x5cb423db36e0 <vm_exec_core+30960>, 0x5cb423dae9a2 <vm_exec_core+11186>, 0x5cb423daf4ac <vm_exec_core+14012>, 0x5cb423db1e01 <vm_exec_core+24593>, 0x5cb423db3641 <vm_exec_core+30801>, 0x5cb423db0f68 <vm_exec_core+20856>, 0x5cb423db1e9b <vm_exec_core+24747>, 0x5cb423db25b9 <vm_exec_core+26569>, 0x5cb423db0e94 <vm_exec_core+20644>, 0x5cb423dacb34 <vm_exec_core+3396>, 0x5cb423db16cd <vm_exec_core+22749>, 0x5cb423dac9aa <vm_exec_core+3002>, 0x5cb423dace1a <vm_exec_core+4138>, 0x5cb423daecef <vm_exec_core+12031>, 0x5cb423db0a35 <vm_exec_core+19525>, 0x5cb423db1416 <vm_exec_core+22054>, 0x5cb423db05d1 <vm_exec_core+18401>, 0x5cb423dac52f <vm_exec_core+1855>, 0x5cb423db2b3b <vm_exec_core+27979>, 0x5cb423db3467 <vm_exec_core+30327>, 0x5cb423dacef3 <vm_exec_core+4355>, 0x5cb423dada87 <vm_exec_core+7319>, 0x5cb423dad50d <vm_exec_core+5917>, 0x5cb423dae447 <vm_exec_core+9815>, 0x5cb423daf441 <vm_exec_core+13905>, 0x5cb423dacfb5 <vm_exec_core+4549>, 0x5cb423db2984 <vm_exec_core+27540>, 0x5cb423dad9f6 <vm_exec_core+7174>, 0x5cb423daf2ff <vm_exec_core+13583>, 0x5cb423dafcb4 <vm_exec_core+16068>, 0x5cb423db22b4 <vm_exec_core+25796>, 0x5cb423db1144 <vm_exec_core+21332>, 0x5cb423dae53b <vm_exec_core+10059>, 0x5cb423daddc4 <vm_exec_core+8148>, 0x5cb423db20e2 <vm_exec_core+25330>, 0x5cb423daef3d <vm_exec_core+12621>, 0x5cb423db17d8 <vm_exec_core+23016>, 0x5cb423db11cc <vm_exec_core+21468>, 0x5cb423db18a5 <vm_exec_core+23221>, 0x5cb423db3112 <vm_exec_core+29474>, 0x5cb423db0295 <vm_exec_core+17573>, 0x5cb423db2383 <vm_exec_core+26003>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db1f46 <vm_exec_core+24918>, 0x5cb423dae813 <vm_exec_core+10787>, 0x5cb423db0ad9 <vm_exec_core+19689>, 0x5cb423db1039 <vm_exec_core+21065>, 0x5cb423daf9f8 <vm_exec_core+15368>, 0x5cb423db0944 <vm_exec_core+19284>, 0x5cb423daec10 <vm_exec_core+11808>, 0x5cb423dadf81 <vm_exec_core+8593>, 0x5cb423db1939 <vm_exec_core+23369>, 0x5cb423dad071 <vm_exec_core+4737>, 0x5cb423daf7f5 <vm_exec_core+14853>, 0x5cb423dbb05a <vm_exec_core+62058>, 0x5cb423db14f8 <vm_exec_core+22280>, 0x5cb423dad8d2 <vm_exec_core+6882>, 0x5cb423dadca0 <vm_exec_core+7856>, 0x5cb423dadb7e <vm_exec_core+7566>, 0x5cb423dae1d7 <vm_exec_core+9191>, 0x5cb423daea5f <vm_exec_core+11375>, 0x5cb423db093f <vm_exec_core+19279>, 0x5cb423db00c2 <vm_exec_core+17106>, 0x5cb423db093a <vm_exec_core+19274>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db112e <vm_exec_core+21310>, 0x5cb423dae1d2 <vm_exec_core+9186>, 0x5cb423db1691 <vm_exec_core+22689>, 0x5cb423daf4a2 <vm_exec_core+14002>, 0x5cb423daf4a7 <vm_exec_core+14007>, 0x5cb423db112c <vm_exec_core+21308>, 0x5cb423db100b <vm_exec_core+21019>, 0x5cb423db0498 <vm_exec_core+18088>, 0x5cb423db01b6 <vm_exec_core+17350>, 0x5cb423db112a <vm_exec_core+21306>, 0x5cb423db05cc <vm_exec_core+18396>...} reg_cfp = 0x79b2b59ff608 reg_pc = 0x5190000166b8 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map 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> 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_setspecial = <optimized out> c:0007 p:0069 s:0046 E:001a20 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_getclassvariable = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> th: 0x5150000cdd00, native_id: 0x79b2956006c0 -- Control frame information ----------------------------------------------- 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> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 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> 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_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> th: 0x51500039bf00, native_id: 0x79b296e006c0 INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial 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> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_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 0x00005cb423da8aff 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. #25 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> #26 0x00005cb423e294c2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x79b2b59ff738, self=133808478942240, 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 = 0x79b2b7be5440 cfp = <optimized out> sp = 0x79b2b58ff8d0 use_argv = 0x79b2b62e94a0 stack_argv = 0x79b2b58ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #27 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 = 0x79b2b59ff738 #28 0x00005cb423dd5c86 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. #29 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. #30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #31 0x00005cb423dd5c86 in rb_yield (val=<optimized out>) No locals. #32 0x00005cb423f87046 in rb_ary_collect (ary=133807927227720) at /tmp/ruby/src/trunk_asan/array.c:3617 collect = 133807927227600 i = 0 #33 0x00005cb423e0beb8 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 = 0x79b2b7d80138 cfunc = 0x50400000a798 recv = 133807927227720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #34 0x00005cb423db0ceb in vm_sendish (ec=0x5160000003d0, reg_cfp=0x79b2b59ff720, 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> #35 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 = {0x5cb423dac4f9 <vm_exec_core+1801>, 0x5cb423dad5ca <vm_exec_core+6106>, 0x5cb423db31ff <vm_exec_core+29711>, 0x5cb423dad122 <vm_exec_core+4914>, 0x5cb423db3dfe <vm_exec_core+32782>, 0x5cb423db1bc2 <vm_exec_core+24018>, 0x5cb423daf53d <vm_exec_core+14157>, 0x5cb423dac679 <vm_exec_core+2185>, 0x5cb423db3867 <vm_exec_core+31351>, 0x5cb423db3561 <vm_exec_core+30577>, 0x5cb423dad39a <vm_exec_core+5546>, 0x5cb423dacc17 <vm_exec_core+3623>, 0x5cb423db2217 <vm_exec_core+25639>, 0x5cb423dae351 <vm_exec_core+9569>, 0x5cb423db3aa5 <vm_exec_core+31925>, 0x5cb423db36ef <vm_exec_core+30975>, 0x5cb423dae9b1 <vm_exec_core+11201>, 0x5cb423daf4bb <vm_exec_core+14027>, 0x5cb423db1e10 <vm_exec_core+24608>, 0x5cb423db3650 <vm_exec_core+30816>, 0x5cb423db0f77 <vm_exec_core+20871>, 0x5cb423db1eaa <vm_exec_core+24762>, 0x5cb423db25c8 <vm_exec_core+26584>, 0x5cb423db0ea3 <vm_exec_core+20659>, 0x5cb423dacb43 <vm_exec_core+3411>, 0x5cb423db16dc <vm_exec_core+22764>, 0x5cb423dac9b9 <vm_exec_core+3017>, 0x5cb423dace29 <vm_exec_core+4153>, 0x5cb423daecfe <vm_exec_core+12046>, 0x5cb423db0a44 <vm_exec_core+19540>, 0x5cb423db1425 <vm_exec_core+22069>, 0x5cb423db05e0 <vm_exec_core+18416>, 0x5cb423dac53e <vm_exec_core+1870>, 0x5cb423db2b4a <vm_exec_core+27994>, 0x5cb423db3476 <vm_exec_core+30342>, 0x5cb423dacf02 <vm_exec_core+4370>, 0x5cb423dada96 <vm_exec_core+7334>, 0x5cb423dad51c <vm_exec_core+5932>, 0x5cb423dae456 <vm_exec_core+9830>, 0x5cb423daf450 <vm_exec_core+13920>, 0x5cb423dacfc4 <vm_exec_core+4564>, 0x5cb423db2993 <vm_exec_core+27555>, 0x5cb423dada05 <vm_exec_core+7189>, 0x5cb423daf30e <vm_exec_core+13598>, 0x5cb423dafcc3 <vm_exec_core+16083>, 0x5cb423db22c3 <vm_exec_core+25811>, 0x5cb423db1153 <vm_exec_core+21347>, 0x5cb423dae54a <vm_exec_core+10074>, 0x5cb423daddd3 <vm_exec_core+8163>, 0x5cb423db20f1 <vm_exec_core+25345>, 0x5cb423daef4c <vm_exec_core+12636>, 0x5cb423db17e7 <vm_exec_core+23031>, 0x5cb423db11db <vm_exec_core+21483>, 0x5cb423db18b4 <vm_exec_core+23236>, 0x5cb423db3121 <vm_exec_core+29489>, 0x5cb423db02a4 <vm_exec_core+17588>, 0x5cb423db2392 <vm_exec_core+26018>, 0x5cb423dac17b <vm_exec_core+907>, 0x5cb423db1f55 <vm_exec_core+24933>, 0x5cb423dae822 <vm_exec_core+10802>, 0x5cb423db0ae8 <vm_exec_core+19704>, 0x5cb423db1048 <vm_exec_core+21080>, 0x5cb423dac180 <vm_exec_core+912>, 0x5cb423db0953 <vm_exec_core+19299>, 0x5cb423daec1f <vm_exec_core+11823>, 0x5cb423dadf90 <vm_exec_core+8608>, 0x5cb423db1948 <vm_exec_core+23384>, 0x5cb423dad080 <vm_exec_core+4752>, 0x5cb423daf804 <vm_exec_core+14868>, 0x5cb423dbb069 <vm_exec_core+62073>, 0x5cb423db1507 <vm_exec_core+22295>, 0x5cb423dad8e1 <vm_exec_core+6897>, 0x5cb423dadcaf <vm_exec_core+7871>, 0x5cb423dadb8d <vm_exec_core+7581>, 0x5cb423dae1e6 <vm_exec_core+9206>, 0x5cb423daea6e <vm_exec_core+11390>, 0x5cb423dad802 <vm_exec_core+6674>, 0x5cb423db4093 <vm_exec_core+33443>, 0x5cb423db15be <vm_exec_core+22478>, 0x5cb423db00cc <vm_exec_core+17116>, 0x5cb423db2a41 <vm_exec_core+27729>, 0x5cb423db41b1 <vm_exec_core+33729>, 0x5cb423db2da7 <vm_exec_core+28599>, 0x5cb423db3bfe <vm_exec_core+32270>, 0x5cb423db3cd6 <vm_exec_core+32486>, 0x5cb423daca5c <vm_exec_core+3180>, 0x5cb423db3784 <vm_exec_core+31124>, 0x5cb423daee0f <vm_exec_core+12319>, 0x5cb423db39bf <vm_exec_core+31695>, 0x5cb423dae8ce <vm_exec_core+10974>, 0x5cb423db2ca5 <vm_exec_core+28341>, 0x5cb423dac883 <vm_exec_core+2707>, 0x5cb423dae664 <vm_exec_core+10356>, 0x5cb423dafa0c <vm_exec_core+15388>, 0x5cb423daf3a5 <vm_exec_core+13749>, 0x5cb423daf174 <vm_exec_core+13188>, 0x5cb423dac277 <vm_exec_core+1159>, 0x5cb423dac79a <vm_exec_core+2474>, 0x5cb423dac309 <vm_exec_core+1305>, 0x5cb423db2fc0 <vm_exec_core+29136>, 0x5cb423db07f0 <vm_exec_core+18944>, 0x5cb423dafd94 <vm_exec_core+16292>, 0x5cb423db04b1 <vm_exec_core+18113>, 0x5cb423db01ca <vm_exec_core+17370>, 0x5cb423daf215 <vm_exec_core+13349>, 0x5cb423dafbb8 <vm_exec_core+15816>, 0x5cb423daf6da <vm_exec_core+14570>, 0x5cb423dafec3 <vm_exec_core+16595>, 0x5cb423daff45 <vm_exec_core+16725>, 0x5cb423dac4ea <vm_exec_core+1786>, 0x5cb423dad5bb <vm_exec_core+6091>, 0x5cb423db31f0 <vm_exec_core+29696>, 0x5cb423dad113 <vm_exec_core+4899>, 0x5cb423db3def <vm_exec_core+32767>, 0x5cb423db1bb3 <vm_exec_core+24003>, 0x5cb423daf52e <vm_exec_core+14142>, 0x5cb423dac66a <vm_exec_core+2170>, 0x5cb423db3858 <vm_exec_core+31336>, 0x5cb423db3552 <vm_exec_core+30562>, 0x5cb423dad38b <vm_exec_core+5531>, 0x5cb423dacc08 <vm_exec_core+3608>, 0x5cb423db2208 <vm_exec_core+25624>, 0x5cb423dae342 <vm_exec_core+9554>, 0x5cb423db3a96 <vm_exec_core+31910>, 0x5cb423db36e0 <vm_exec_core+30960>, 0x5cb423dae9a2 <vm_exec_core+11186>, 0x5cb423daf4ac <vm_exec_core+14012>, 0x5cb423db1e01 <vm_exec_core+24593>, 0x5cb423db3641 <vm_exec_core+30801>, 0x5cb423db0f68 <vm_exec_core+20856>, 0x5cb423db1e9b <vm_exec_core+24747>, 0x5cb423db25b9 <vm_exec_core+26569>, 0x5cb423db0e94 <vm_exec_core+20644>, 0x5cb423dacb34 <vm_exec_core+3396>, 0x5cb423db16cd <vm_exec_core+22749>, 0x5cb423dac9aa <vm_exec_core+3002>, 0x5cb423dace1a <vm_exec_core+4138>, 0x5cb423daecef <vm_exec_core+12031>, 0x5cb423db0a35 <vm_exec_core+19525>, 0x5cb423db1416 <vm_exec_core+22054>, 0x5cb423db05d1 <vm_exec_core+18401>, 0x5cb423dac52f <vm_exec_core+1855>, 0x5cb423db2b3b <vm_exec_core+27979>, 0x5cb423db3467 <vm_exec_core+30327>, 0x5cb423dacef3 <vm_exec_core+4355>, 0x5cb423dada87 <vm_exec_core+7319>, 0x5cb423dad50d <vm_exec_core+5917>, 0x5cb423dae447 <vm_exec_core+9815>, 0x5cb423daf441 <vm_exec_core+13905>, 0x5cb423dacfb5 <vm_exec_core+4549>, 0x5cb423db2984 <vm_exec_core+27540>, 0x5cb423dad9f6 <vm_exec_core+7174>, 0x5cb423daf2ff <vm_exec_core+13583>, 0x5cb423dafcb4 <vm_exec_core+16068>, 0x5cb423db22b4 <vm_exec_core+25796>, 0x5cb423db1144 <vm_exec_core+21332>, 0x5cb423dae53b <vm_exec_core+10059>, 0x5cb423daddc4 <vm_exec_core+8148>, 0x5cb423db20e2 <vm_exec_core+25330>, 0x5cb423daef3d <vm_exec_core+12621>, 0x5cb423db17d8 <vm_exec_core+23016>, 0x5cb423db11cc <vm_exec_core+21468>, 0x5cb423db18a5 <vm_exec_core+23221>, 0x5cb423db3112 <vm_exec_core+29474>, 0x5cb423db0295 <vm_exec_core+17573>, 0x5cb423db2383 <vm_exec_core+26003>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db1f46 <vm_exec_core+24918>, 0x5cb423dae813 <vm_exec_core+10787>, 0x5cb423db0ad9 <vm_exec_core+19689>, 0x5cb423db1039 <vm_exec_core+21065>, 0x5cb423daf9f8 <vm_exec_core+15368>, 0x5cb423db0944 <vm_exec_core+19284>, 0x5cb423daec10 <vm_exec_core+11808>, 0x5cb423dadf81 <vm_exec_core+8593>, 0x5cb423db1939 <vm_exec_core+23369>, 0x5cb423dad071 <vm_exec_core+4737>, 0x5cb423daf7f5 <vm_exec_core+14853>, 0x5cb423dbb05a <vm_exec_core+62058>, 0x5cb423db14f8 <vm_exec_core+22280>, 0x5cb423dad8d2 <vm_exec_core+6882>, 0x5cb423dadca0 <vm_exec_core+7856>, 0x5cb423dadb7e <vm_exec_core+7566>, 0x5cb423dae1d7 <vm_exec_core+9191>, 0x5cb423daea5f <vm_exec_core+11375>, 0x5cb423db093f <vm_exec_core+19279>, 0x5cb423db00c2 <vm_exec_core+17106>, 0x5cb423db093a <vm_exec_core+19274>, 0x5cb423db1130 <vm_exec_core+21312>, 0x5cb423db112e <vm_exec_core+21310>, 0x5cb423dae1d2 <vm_exec_core+9186>, 0x5cb423db1691 <vm_exec_core+22689>, 0x5cb423daf4a2 <vm_exec_core+14002>, 0x5cb423daf4a7 <vm_exec_core+14007>, 0x5cb423db112c <vm_exec_core+21308>, 0x5cb423db100b <vm_exec_core+21019>, 0x5cb423db0498 <vm_exec_core+18088>, 0x5cb423db01b6 <vm_exec_core+17350>, 0x5cb423db112a <vm_exec_core+21306>, 0x5cb423db05cc <vm_exec_core+18396>...} reg_cfp = 0x79b2b59ff720 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> #36 0x00005cb423da8d21 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. #37 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 #38 0x00005cb423a3135b in rb_ec_exec_node (ec=0x5160000003d0, n=0x79b2b7be55d0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc84f4efd0, <optimized out>, 0x7ffc84f4ef20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x79b2b7be55d0 #39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #40 0x00005cb423a2a8c7 in rb_main (argc=10, argv=0x7ffc84f4f198) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #41 main (argc=10, argv=0x7ffc84f4f198) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 951197) detached] $ timeout 60 gdb -p 951180 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 951182] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000744a3d926cd7 in __GI___select (nfds=35, readfds=0x50c0053da900, writefds=0x0, exceptfds=0x0, timeout=0x7ffe6dd48aa0) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x744a3da3bc40 (LWP 951180) "ruby" 0x0000744a3d926cd7 in __GI___select (nfds=35, readfds=0x50c0053da900, writefds=0x0, exceptfds=0x0, timeout=0x7ffe6dd48aa0) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x744a216006c0 (LWP 951182) "ruby" 0x0000744a3d91b4cd in __GI___poll (fds=0x744a20309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x744a216006c0 (LWP 951182) "ruby"): #0 0x0000744a3d91b4cd in __GI___poll (fds=0x744a20309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005e145585646a in __interceptor_poll () No symbol table info available. #2 0x00005e1455c023df 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 = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010 vm = <optimized out> #4 0x00005e14558af81f in asan_thread_start(void*) () No symbol table info available. #5 0x0000744a3d89ca94 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 = {127861736343232, -5249184730923510466, 127861736343232, -352, 25, 140730741071904, -5249184730910927554, -5249191793704282818}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000744a3d929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x744a3da3bc40 (LWP 951180) "ruby"): #0 0x0000744a3d926cd7 in __GI___select (nfds=35, readfds=0x50c0053da900, writefds=0x0, exceptfds=0x0, timeout=0x7ffe6dd48aa0) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 944623785} pts64 = 0x7ffe6dd48940 r = <optimized out> #1 0x00005e1455bec8d5 in native_fd_select (n=35, readfds=0x50c0053da900, writefds=0x0, exceptfds=0x744a3d926cd7 <__GI___select+327>, timeout=0x7ffe6dd48940, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384 No locals. #2 do_select (p=127862175002400) at /tmp/ruby/src/trunk_asan/thread.c:4273 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffe6dd48a50 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005e14558fa060 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 = {0x7ffe6dd48c10, <optimized out>, 0x7ffe6dd48b20, <optimized out>, <optimized out>}, prev = 0x744a3b856e80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005e1455bebeae in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4333 set = {max = 35, th = 0x515000000300, rset = 0x744a3b856d40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x744a3b856da0} #5 0x00005e14559b4aad in select_internal (read=127861738093960, write=4, except=4, tp=0x744a3b856da0, fds=0x744a3b856d40) at /tmp/ruby/src/trunk_asan/io.c:10674 timerec = <optimized out> max = 35 pending = <optimized out> rp = 0x744a3b856d40 wp = 0x0 i = <optimized out> fptr = <optimized out> ep = 0x0 n = <optimized out> res = <optimized out> list = <optimized out> write_io = <optimized out> io = <optimized out> write_io = <optimized out> errno_to_fail = <optimized out> obj = <optimized out> io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> obj = <optimized out> io = <optimized out> write_io = <optimized out> #6 select_call (arg=127862175001888) at /tmp/ruby/src/trunk_asan/io.c:10744 p = 0x744a3b856d20 #7 0x00005e14558fa060 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 = {0x7ffe6dd48f10, <optimized out>, 0x7ffe6dd48e20, <optimized out>, <optimized out>}, prev = 0x744a3b879040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005e1455990d67 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11100 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005e1455cd0eb8 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 = 0x15e100100009 cc = <optimized out> me = 0x744a3d12a6a0 cfunc = 0x5040000107d8 recv = 127862200990240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005e1455c7e74d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x744a3adff3a0, 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> #11 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 = {0x5e1455c714f9 <vm_exec_core+1801>, 0x5e1455c725ca <vm_exec_core+6106>, 0x5e1455c781ff <vm_exec_core+29711>, 0x5e1455c72122 <vm_exec_core+4914>, 0x5e1455c78dfe <vm_exec_core+32782>, 0x5e1455c76bc2 <vm_exec_core+24018>, 0x5e1455c7453d <vm_exec_core+14157>, 0x5e1455c71679 <vm_exec_core+2185>, 0x5e1455c78867 <vm_exec_core+31351>, 0x5e1455c78561 <vm_exec_core+30577>, 0x5e1455c7239a <vm_exec_core+5546>, 0x5e1455c71c17 <vm_exec_core+3623>, 0x5e1455c77217 <vm_exec_core+25639>, 0x5e1455c73351 <vm_exec_core+9569>, 0x5e1455c78aa5 <vm_exec_core+31925>, 0x5e1455c786ef <vm_exec_core+30975>, 0x5e1455c739b1 <vm_exec_core+11201>, 0x5e1455c744bb <vm_exec_core+14027>, 0x5e1455c76e10 <vm_exec_core+24608>, 0x5e1455c78650 <vm_exec_core+30816>, 0x5e1455c75f77 <vm_exec_core+20871>, 0x5e1455c76eaa <vm_exec_core+24762>, 0x5e1455c775c8 <vm_exec_core+26584>, 0x5e1455c75ea3 <vm_exec_core+20659>, 0x5e1455c71b43 <vm_exec_core+3411>, 0x5e1455c766dc <vm_exec_core+22764>, 0x5e1455c719b9 <vm_exec_core+3017>, 0x5e1455c71e29 <vm_exec_core+4153>, 0x5e1455c73cfe <vm_exec_core+12046>, 0x5e1455c75a44 <vm_exec_core+19540>, 0x5e1455c76425 <vm_exec_core+22069>, 0x5e1455c755e0 <vm_exec_core+18416>, 0x5e1455c7153e <vm_exec_core+1870>, 0x5e1455c77b4a <vm_exec_core+27994>, 0x5e1455c78476 <vm_exec_core+30342>, 0x5e1455c71f02 <vm_exec_core+4370>, 0x5e1455c72a96 <vm_exec_core+7334>, 0x5e1455c7251c <vm_exec_core+5932>, 0x5e1455c73456 <vm_exec_core+9830>, 0x5e1455c74450 <vm_exec_core+13920>, 0x5e1455c71fc4 <vm_exec_core+4564>, 0x5e1455c77993 <vm_exec_core+27555>, 0x5e1455c72a05 <vm_exec_core+7189>, 0x5e1455c7430e <vm_exec_core+13598>, 0x5e1455c74cc3 <vm_exec_core+16083>, 0x5e1455c772c3 <vm_exec_core+25811>, 0x5e1455c76153 <vm_exec_core+21347>, 0x5e1455c7354a <vm_exec_core+10074>, 0x5e1455c72dd3 <vm_exec_core+8163>, 0x5e1455c770f1 <vm_exec_core+25345>, 0x5e1455c73f4c <vm_exec_core+12636>, 0x5e1455c767e7 <vm_exec_core+23031>, 0x5e1455c761db <vm_exec_core+21483>, 0x5e1455c768b4 <vm_exec_core+23236>, 0x5e1455c78121 <vm_exec_core+29489>, 0x5e1455c752a4 <vm_exec_core+17588>, 0x5e1455c77392 <vm_exec_core+26018>, 0x5e1455c7117b <vm_exec_core+907>, 0x5e1455c76f55 <vm_exec_core+24933>, 0x5e1455c73822 <vm_exec_core+10802>, 0x5e1455c75ae8 <vm_exec_core+19704>, 0x5e1455c76048 <vm_exec_core+21080>, 0x5e1455c71180 <vm_exec_core+912>, 0x5e1455c75953 <vm_exec_core+19299>, 0x5e1455c73c1f <vm_exec_core+11823>, 0x5e1455c72f90 <vm_exec_core+8608>, 0x5e1455c76948 <vm_exec_core+23384>, 0x5e1455c72080 <vm_exec_core+4752>, 0x5e1455c74804 <vm_exec_core+14868>, 0x5e1455c80069 <vm_exec_core+62073>, 0x5e1455c76507 <vm_exec_core+22295>, 0x5e1455c728e1 <vm_exec_core+6897>, 0x5e1455c72caf <vm_exec_core+7871>, 0x5e1455c72b8d <vm_exec_core+7581>, 0x5e1455c731e6 <vm_exec_core+9206>, 0x5e1455c73a6e <vm_exec_core+11390>, 0x5e1455c72802 <vm_exec_core+6674>, 0x5e1455c79093 <vm_exec_core+33443>, 0x5e1455c765be <vm_exec_core+22478>, 0x5e1455c750cc <vm_exec_core+17116>, 0x5e1455c77a41 <vm_exec_core+27729>, 0x5e1455c791b1 <vm_exec_core+33729>, 0x5e1455c77da7 <vm_exec_core+28599>, 0x5e1455c78bfe <vm_exec_core+32270>, 0x5e1455c78cd6 <vm_exec_core+32486>, 0x5e1455c71a5c <vm_exec_core+3180>, 0x5e1455c78784 <vm_exec_core+31124>, 0x5e1455c73e0f <vm_exec_core+12319>, 0x5e1455c789bf <vm_exec_core+31695>, 0x5e1455c738ce <vm_exec_core+10974>, 0x5e1455c77ca5 <vm_exec_core+28341>, 0x5e1455c71883 <vm_exec_core+2707>, 0x5e1455c73664 <vm_exec_core+10356>, 0x5e1455c74a0c <vm_exec_core+15388>, 0x5e1455c743a5 <vm_exec_core+13749>, 0x5e1455c74174 <vm_exec_core+13188>, 0x5e1455c71277 <vm_exec_core+1159>, 0x5e1455c7179a <vm_exec_core+2474>, 0x5e1455c71309 <vm_exec_core+1305>, 0x5e1455c77fc0 <vm_exec_core+29136>, 0x5e1455c757f0 <vm_exec_core+18944>, 0x5e1455c74d94 <vm_exec_core+16292>, 0x5e1455c754b1 <vm_exec_core+18113>, 0x5e1455c751ca <vm_exec_core+17370>, 0x5e1455c74215 <vm_exec_core+13349>, 0x5e1455c74bb8 <vm_exec_core+15816>, 0x5e1455c746da <vm_exec_core+14570>, 0x5e1455c74ec3 <vm_exec_core+16595>, 0x5e1455c74f45 <vm_exec_core+16725>, 0x5e1455c714ea <vm_exec_core+1786>, 0x5e1455c725bb <vm_exec_core+6091>, 0x5e1455c781f0 <vm_exec_core+29696>, 0x5e1455c72113 <vm_exec_core+4899>, 0x5e1455c78def <vm_exec_core+32767>, 0x5e1455c76bb3 <vm_exec_core+24003>, 0x5e1455c7452e <vm_exec_core+14142>, 0x5e1455c7166a <vm_exec_core+2170>, 0x5e1455c78858 <vm_exec_core+31336>, 0x5e1455c78552 <vm_exec_core+30562>, 0x5e1455c7238b <vm_exec_core+5531>, 0x5e1455c71c08 <vm_exec_core+3608>, 0x5e1455c77208 <vm_exec_core+25624>, 0x5e1455c73342 <vm_exec_core+9554>, 0x5e1455c78a96 <vm_exec_core+31910>, 0x5e1455c786e0 <vm_exec_core+30960>, 0x5e1455c739a2 <vm_exec_core+11186>, 0x5e1455c744ac <vm_exec_core+14012>, 0x5e1455c76e01 <vm_exec_core+24593>, 0x5e1455c78641 <vm_exec_core+30801>, 0x5e1455c75f68 <vm_exec_core+20856>, 0x5e1455c76e9b <vm_exec_core+24747>, 0x5e1455c775b9 <vm_exec_core+26569>, 0x5e1455c75e94 <vm_exec_core+20644>, 0x5e1455c71b34 <vm_exec_core+3396>, 0x5e1455c766cd <vm_exec_core+22749>, 0x5e1455c719aa <vm_exec_core+3002>, 0x5e1455c71e1a <vm_exec_core+4138>, 0x5e1455c73cef <vm_exec_core+12031>, 0x5e1455c75a35 <vm_exec_core+19525>, 0x5e1455c76416 <vm_exec_core+22054>, 0x5e1455c755d1 <vm_exec_core+18401>, 0x5e1455c7152f <vm_exec_core+1855>, 0x5e1455c77b3b <vm_exec_core+27979>, 0x5e1455c78467 <vm_exec_core+30327>, 0x5e1455c71ef3 <vm_exec_core+4355>, 0x5e1455c72a87 <vm_exec_core+7319>, 0x5e1455c7250d <vm_exec_core+5917>, 0x5e1455c73447 <vm_exec_core+9815>, 0x5e1455c74441 <vm_exec_core+13905>, 0x5e1455c71fb5 <vm_exec_core+4549>, 0x5e1455c77984 <vm_exec_core+27540>, 0x5e1455c729f6 <vm_exec_core+7174>, 0x5e1455c742ff <vm_exec_core+13583>, 0x5e1455c74cb4 <vm_exec_core+16068>, 0x5e1455c772b4 <vm_exec_core+25796>, 0x5e1455c76144 <vm_exec_core+21332>, 0x5e1455c7353b <vm_exec_core+10059>, 0x5e1455c72dc4 <vm_exec_core+8148>, 0x5e1455c770e2 <vm_exec_core+25330>, 0x5e1455c73f3d <vm_exec_core+12621>, 0x5e1455c767d8 <vm_exec_core+23016>, 0x5e1455c761cc <vm_exec_core+21468>, 0x5e1455c768a5 <vm_exec_core+23221>, 0x5e1455c78112 <vm_exec_core+29474>, 0x5e1455c75295 <vm_exec_core+17573>, 0x5e1455c77383 <vm_exec_core+26003>, 0x5e1455c76130 <vm_exec_core+21312>, 0x5e1455c76f46 <vm_exec_core+24918>, 0x5e1455c73813 <vm_exec_core+10787>, 0x5e1455c75ad9 <vm_exec_core+19689>, 0x5e1455c76039 <vm_exec_core+21065>, 0x5e1455c749f8 <vm_exec_core+15368>, 0x5e1455c75944 <vm_exec_core+19284>, 0x5e1455c73c10 <vm_exec_core+11808>, 0x5e1455c72f81 <vm_exec_core+8593>, 0x5e1455c76939 <vm_exec_core+23369>, 0x5e1455c72071 <vm_exec_core+4737>, 0x5e1455c747f5 <vm_exec_core+14853>, 0x5e1455c8005a <vm_exec_core+62058>, 0x5e1455c764f8 <vm_exec_core+22280>, 0x5e1455c728d2 <vm_exec_core+6882>, 0x5e1455c72ca0 <vm_exec_core+7856>, 0x5e1455c72b7e <vm_exec_core+7566>, 0x5e1455c731d7 <vm_exec_core+9191>, 0x5e1455c73a5f <vm_exec_core+11375>, 0x5e1455c7593f <vm_exec_core+19279>, 0x5e1455c750c2 <vm_exec_core+17106>, 0x5e1455c7593a <vm_exec_core+19274>, 0x5e1455c76130 <vm_exec_core+21312>, 0x5e1455c7612e <vm_exec_core+21310>, 0x5e1455c731d2 <vm_exec_core+9186>, 0x5e1455c76691 <vm_exec_core+22689>, 0x5e1455c744a2 <vm_exec_core+14002>, 0x5e1455c744a7 <vm_exec_core+14007>, 0x5e1455c7612c <vm_exec_core+21308>, 0x5e1455c7600b <vm_exec_core+21019>, 0x5e1455c75498 <vm_exec_core+18088>, 0x5e1455c751b6 <vm_exec_core+17350>, 0x5e1455c7612a <vm_exec_core+21306>, 0x5e1455c755cc <vm_exec_core+18396>...} reg_cfp = 0x744a3adff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005e1455c6dd21 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. #13 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 #14 0x00005e14559f2b91 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127862199371320) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x744a3cf94520 #15 0x00005e14559edb97 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> th: 0x515000000300, native_id: 0x744a3da3bc40 -- Control frame information ----------------------------------------------- ftptr = <optimized out> realpath = <optimized out> c:0021 p:---- s:0130 e:000129 CFUNC :select realpaths = 127862200980480 realpath_map = 127862200980320 c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 path = 127862199371320 state = RUBY_TAG_NONE c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 prev_ext_config = <optimized out> th2 = <optimized out> c:0017 p:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 result = <optimized out> c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x00005e14559ebe4b in rb_require_string_internal (fname=127862199371360, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000003d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 #18 0x00005e1455cd0eb8 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 = 0x588100140003 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 cc = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 me = 0x744a3cf946b0 cfunc = 0x504000018618 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 recv = 127862201110000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 val = <optimized out> #19 0x00005e1455cb702d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe6dd4a6c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] ivar_mask = <optimized out> aset_mask = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative ci = 0x0 cc = <optimized out> c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] cme = <optimized out> v = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] #20 0x00005e1455cb6ae5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #21 0x00005e1455c7e74d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x744a3adff790, 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> #22 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 = {0x5e1455c714f9 <vm_exec_core+1801>, 0x5e1455c725ca <vm_exec_core+6106>, 0x5e1455c781ff <vm_exec_core+29711>, 0x5e1455c72122 <vm_exec_core+4914>, 0x5e1455c78dfe <vm_exec_core+32782>, 0x5e1455c76bc2 <vm_exec_core+24018>, 0x5e1455c7453d <vm_exec_core+14157>, 0x5e1455c71679 <vm_exec_core+2185>, 0x5e1455c78867 <vm_exec_core+31351>, 0x5e1455c78561 <vm_exec_core+30577>, 0x5e1455c7239a <vm_exec_core+5546>, 0x5e1455c71c17 <vm_exec_core+3623>, 0x5e1455c77217 <vm_exec_core+25639>, 0x5e1455c73351 <vm_exec_core+9569>, 0x5e1455c78aa5 <vm_exec_core+31925>, 0x5e1455c786ef <vm_exec_core+30975>, 0x5e1455c739b1 <vm_exec_core+11201>, 0x5e1455c744bb <vm_exec_core+14027>, 0x5e1455c76e10 <vm_exec_core+24608>, 0x5e1455c78650 <vm_exec_core+30816>, 0x5e1455c75f77 <vm_exec_core+20871>, 0x5e1455c76eaa <vm_exec_core+24762>, 0x5e1455c775c8 <vm_exec_core+26584>, 0x5e1455c75ea3 <vm_exec_core+20659>, 0x5e1455c71b43 <vm_exec_core+3411>, 0x5e1455c766dc <vm_exec_core+22764>, 0x5e1455c719b9 <vm_exec_core+3017>, 0x5e1455c71e29 <vm_exec_core+4153>, 0x5e1455c73cfe <vm_exec_core+12046>, 0x5e1455c75a44 <vm_exec_core+19540>, 0x5e1455c76425 <vm_exec_core+22069>, 0x5e1455c755e0 <vm_exec_core+18416>, 0x5e1455c7153e <vm_exec_core+1870>, 0x5e1455c77b4a <vm_exec_core+27994>, 0x5e1455c78476 <vm_exec_core+30342>, 0x5e1455c71f02 <vm_exec_core+4370>, 0x5e1455c72a96 <vm_exec_core+7334>, 0x5e1455c7251c <vm_exec_core+5932>, 0x5e1455c73456 <vm_exec_core+9830>, 0x5e1455c74450 <vm_exec_core+13920>, 0x5e1455c71fc4 <vm_exec_core+4564>, 0x5e1455c77993 <vm_exec_core+27555>, 0x5e1455c72a05 <vm_exec_core+7189>, 0x5e1455c7430e <vm_exec_core+13598>, 0x5e1455c74cc3 <vm_exec_core+16083>, 0x5e1455c772c3 <vm_exec_core+25811>, 0x5e1455c76153 <vm_exec_core+21347>, 0x5e1455c7354a <vm_exec_core+10074>, 0x5e1455c72dd3 <vm_exec_core+8163>, 0x5e1455c770f1 <vm_exec_core+25345>, 0x5e1455c73f4c <vm_exec_core+12636>, 0x5e1455c767e7 <vm_exec_core+23031>, 0x5e1455c761db <vm_exec_core+21483>, 0x5e1455c768b4 <vm_exec_core+23236>, 0x5e1455c78121 <vm_exec_core+29489>, 0x5e1455c752a4 <vm_exec_core+17588>, 0x5e1455c77392 <vm_exec_core+26018>, 0x5e1455c7117b <vm_exec_core+907>, 0x5e1455c76f55 <vm_exec_core+24933>, 0x5e1455c73822 <vm_exec_core+10802>, 0x5e1455c75ae8 <vm_exec_core+19704>, 0x5e1455c76048 <vm_exec_core+21080>, 0x5e1455c71180 <vm_exec_core+912>, 0x5e1455c75953 <vm_exec_core+19299>, 0x5e1455c73c1f <vm_exec_core+11823>, 0x5e1455c72f90 <vm_exec_core+8608>, 0x5e1455c76948 <vm_exec_core+23384>, 0x5e1455c72080 <vm_exec_core+4752>, 0x5e1455c74804 <vm_exec_core+14868>, 0x5e1455c80069 <vm_exec_core+62073>, 0x5e1455c76507 <vm_exec_core+22295>, 0x5e1455c728e1 <vm_exec_core+6897>, 0x5e1455c72caf <vm_exec_core+7871>, 0x5e1455c72b8d <vm_exec_core+7581>, 0x5e1455c731e6 <vm_exec_core+9206>, 0x5e1455c73a6e <vm_exec_core+11390>, 0x5e1455c72802 <vm_exec_core+6674>, 0x5e1455c79093 <vm_exec_core+33443>, 0x5e1455c765be <vm_exec_core+22478>, 0x5e1455c750cc <vm_exec_core+17116>, 0x5e1455c77a41 <vm_exec_core+27729>, 0x5e1455c791b1 <vm_exec_core+33729>, 0x5e1455c77da7 <vm_exec_core+28599>, 0x5e1455c78bfe <vm_exec_core+32270>, 0x5e1455c78cd6 <vm_exec_core+32486>, 0x5e1455c71a5c <vm_exec_core+3180>, 0x5e1455c78784 <vm_exec_core+31124>, 0x5e1455c73e0f <vm_exec_core+12319>, 0x5e1455c789bf <vm_exec_core+31695>, 0x5e1455c738ce <vm_exec_core+10974>, 0x5e1455c77ca5 <vm_exec_core+28341>, 0x5e1455c71883 <vm_exec_core+2707>, 0x5e1455c73664 <vm_exec_core+10356>, 0x5e1455c74a0c <vm_exec_core+15388>, 0x5e1455c743a5 <vm_exec_core+13749>, 0x5e1455c74174 <vm_exec_core+13188>, 0x5e1455c71277 <vm_exec_core+1159>, 0x5e1455c7179a <vm_exec_core+2474>, 0x5e1455c71309 <vm_exec_core+1305>, 0x5e1455c77fc0 <vm_exec_core+29136>, 0x5e1455c757f0 <vm_exec_core+18944>, 0x5e1455c74d94 <vm_exec_core+16292>, 0x5e1455c754b1 <vm_exec_core+18113>, 0x5e1455c751ca <vm_exec_core+17370>, 0x5e1455c74215 <vm_exec_core+13349>, 0x5e1455c74bb8 <vm_exec_core+15816>, 0x5e1455c746da <vm_exec_core+14570>, 0x5e1455c74ec3 <vm_exec_core+16595>, 0x5e1455c74f45 <vm_exec_core+16725>, 0x5e1455c714ea <vm_exec_core+1786>, 0x5e1455c725bb <vm_exec_core+6091>, 0x5e1455c781f0 <vm_exec_core+29696>, 0x5e1455c72113 <vm_exec_core+4899>, 0x5e1455c78def <vm_exec_core+32767>, 0x5e1455c76bb3 <vm_exec_core+24003>, 0x5e1455c7452e <vm_exec_core+14142>, 0x5e1455c7166a <vm_exec_core+2170>, 0x5e1455c78858 <vm_exec_core+31336>, 0x5e1455c78552 <vm_exec_core+30562>, 0x5e1455c7238b <vm_exec_core+5531>, 0x5e1455c71c08 <vm_exec_core+3608>, 0x5e1455c77208 <vm_exec_core+25624>, 0x5e1455c73342 <vm_exec_core+9554>, 0x5e1455c78a96 <vm_exec_core+31910>, 0x5e1455c786e0 <vm_exec_core+30960>, 0x5e1455c739a2 <vm_exec_core+11186>, 0x5e1455c744ac <vm_exec_core+14012>, 0x5e1455c76e01 <vm_exec_core+24593>, 0x5e1455c78641 <vm_exec_core+30801>, 0x5e1455c75f68 <vm_exec_core+20856>, 0x5e1455c76e9b <vm_exec_core+24747>, 0x5e1455c775b9 <vm_exec_core+26569>, 0x5e1455c75e94 <vm_exec_core+20644>, 0x5e1455c71b34 <vm_exec_core+3396>, 0x5e1455c766cd <vm_exec_core+22749>, 0x5e1455c719aa <vm_exec_core+3002>, 0x5e1455c71e1a <vm_exec_core+4138>, 0x5e1455c73cef <vm_exec_core+12031>, 0x5e1455c75a35 <vm_exec_core+19525>, 0x5e1455c76416 <vm_exec_core+22054>, 0x5e1455c755d1 <vm_exec_core+18401>, 0x5e1455c7152f <vm_exec_core+1855>, 0x5e1455c77b3b <vm_exec_core+27979>, 0x5e1455c78467 <vm_exec_core+30327>, 0x5e1455c71ef3 <vm_exec_core+4355>, 0x5e1455c72a87 <vm_exec_core+7319>, 0x5e1455c7250d <vm_exec_core+5917>, 0x5e1455c73447 <vm_exec_core+9815>, 0x5e1455c74441 <vm_exec_core+13905>, 0x5e1455c71fb5 <vm_exec_core+4549>, 0x5e1455c77984 <vm_exec_core+27540>, 0x5e1455c729f6 <vm_exec_core+7174>, 0x5e1455c742ff <vm_exec_core+13583>, 0x5e1455c74cb4 <vm_exec_core+16068>, 0x5e1455c772b4 <vm_exec_core+25796>, 0x5e1455c76144 <vm_exec_core+21332>, 0x5e1455c7353b <vm_exec_core+10059>, 0x5e1455c72dc4 <vm_exec_core+8148>, 0x5e1455c770e2 <vm_exec_core+25330>, 0x5e1455c73f3d <vm_exec_core+12621>, 0x5e1455c767d8 <vm_exec_core+23016>, 0x5e1455c761cc <vm_exec_core+21468>, 0x5e1455c768a5 <vm_exec_core+23221>, 0x5e1455c78112 <vm_exec_core+29474>, 0x5e1455c75295 <vm_exec_core+17573>, 0x5e1455c77383 <vm_exec_core+26003>, 0x5e1455c76130 <vm_exec_core+21312>, 0x5e1455c76f46 <vm_exec_core+24918>, 0x5e1455c73813 <vm_exec_core+10787>, 0x5e1455c75ad9 <vm_exec_core+19689>, 0x5e1455c76039 <vm_exec_core+21065>, 0x5e1455c749f8 <vm_exec_core+15368>, 0x5e1455c75944 <vm_exec_core+19284>, 0x5e1455c73c10 <vm_exec_core+11808>, 0x5e1455c72f81 <vm_exec_core+8593>, 0x5e1455c76939 <vm_exec_core+23369>, 0x5e1455c72071 <vm_exec_core+4737>, 0x5e1455c747f5 <vm_exec_core+14853>, 0x5e1455c8005a <vm_exec_core+62058>, 0x5e1455c764f8 <vm_exec_core+22280>, 0x5e1455c728d2 <vm_exec_core+6882>, 0x5e1455c72ca0 <vm_exec_core+7856>, 0x5e1455c72b7e <vm_exec_core+7566>, 0x5e1455c731d7 <vm_exec_core+9191>, 0x5e1455c73a5f <vm_exec_core+11375>, 0x5e1455c7593f <vm_exec_core+19279>, 0x5e1455c750c2 <vm_exec_core+17106>, 0x5e1455c7593a <vm_exec_core+19274>, 0x5e1455c76130 <vm_exec_core+21312>, 0x5e1455c7612e <vm_exec_core+21310>, 0x5e1455c731d2 <vm_exec_core+9186>, 0x5e1455c76691 <vm_exec_core+22689>, 0x5e1455c744a2 <vm_exec_core+14002>, 0x5e1455c744a7 <vm_exec_core+14007>, 0x5e1455c7612c <vm_exec_core+21308>, 0x5e1455c7600b <vm_exec_core+21019>, 0x5e1455c75498 <vm_exec_core+18088>, 0x5e1455c751b6 <vm_exec_core+17350>, 0x5e1455c7612a <vm_exec_core+21306>, 0x5e1455c755cc <vm_exec_core+18396>...} reg_cfp = 0x744a3adff790 reg_pc = 0x50400002f7f8 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> #23 0x00005e1455c6d968 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> #24 0x00005e14558f635b in rb_ec_exec_node (ec=0x5160000003d0, n=0x744a3cf94750) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe6dd4ac10, <optimized out>, 0x7ffe6dd4ab60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x744a3cf94750 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x00005e14558ef8c7 in rb_main (argc=9, argv=0x7ffe6dd4add8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffe6dd4add8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 951180) detached] running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. $ timeout 60 gdb -p 950847 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:963: yes-test-all] Error 1 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 950846 -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 979121 -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-22T18:01:29Z master 0f3723c644) +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.480570 seconds 3436 files, 32794 examples, 131985 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.