# Logfile created on 2025-05-08 21:38:23 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000078b25efefdd8 @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.20250508-213823", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000078b2609fefd0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000078b2609fed78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000078b25ef39f10 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250508-213823", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250508-213823>, @binmode=false, @mon_data=#<Monitor:0x000078b2609fe8f0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 7a660d7c69 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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 1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4 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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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 ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' 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' 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/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: 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/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' 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' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.3 openssl 3.3.0 pathname 0.4.0 psych 5.2.4 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=50481 "--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/758] 4008199=rubygems/test_gem_remote_fetcher_local_ssl_server [ 2/758] 4008203=stringio/test_ractor [ 3/758] 4008197=ruby/test_float [ 4/758] 4008206=prism/percent_delimiter_string_test [ 5/758] 4008193=rubygems/test_gem [ 6/758] 4008207=prism/api/freeze_test [ 7/758] 4008205=ripper/test_files_test_1 [ 8/758] 4008198=test_delegate [ 9/758] 4008196=cgi/test_cgi_core [ 10/758] 4008202=ruby/test_set [ 11/758] 4008208=-ext-/stack/test_stack_overflow [ 12/758] 4008194=prism/result/attribute_write_test [ 13/758] 4008200=psych/test_parser [ 14/758] 4008204=psych/test_yaml_special_cases [ 15/758] 4008195=rubygems/test_gem_source_list [ 16/758] 4008201=mkmf/test_framework [ 17/758] 4008203=ruby/enc/test_case_comprehensive [ 18/758] 4008208=psych/test_omap [ 19/758] 4008203=ruby/test_marshal [ 20/758] 4008198=prism/magic_comment_test [ 21/758] 4008196=zlib/test_zlib [ 22/758] 4008201=did_you_mean/spell_checking/test_uncorrectable_name_check [ 23/758] 4008201=optparse/test_load [ 24/758] 4008208=ruby/test_proc [ 25/758] 4008204=optparse/test_cclass [ 26/758] 4008202=test_shellwords [ 27/758] 4008200=dtrace/test_singleton_function [ 28/758] 4008200=date/test_date_strptime [ 29/758] 4008201=open-uri/test_ssl [ 30/758] 4008202=openssl/test_pkey_dsa [ 31/758] 4008206=net/http/test_https_proxy [ 32/758] 4008207=ruby/test_nomethod_error [ 33/758] 4008207=prism/library_symbols_test [ 34/758] 4008194=psych/test_json_tree [ 35/758] 4008207=psych/visitors/test_emitter [ 36/758] 4008207=psych/test_ractor [ 37/758] 4008194=ruby/test_condition [ 38/758] 4008194=ruby/enc/test_cp949 [ 39/758] 4008194=ruby/test_string [ 40/758] 4008200=ruby/enc/test_emoji [ 41/758] 4008206=ripper/test_files_lib [ 42/758] 4008200=set/test_sorted_set [ 43/758] 4008204=rubygems/test_gem_resolver_git_set [ 44/758] 4008195=did_you_mean/spell_checking/test_class_name_check [ 45/758] 4008195=date/test_date_attr [ 46/758] 4008195=-ext-/test_scan_args [ 47/758] 4008195=ruby/test_integer [ 48/758] 4008203=-ext-/struct/test_duplicate [ 49/758] 4008203=ruby/test_time [ 50/758] 4008200=json/json_ext_parser_test [ 51/758] 4008200=erb/test_erb [ 52/758] 4008203=rubygems/test_gem_installer [ 53/758] 4008202=rubygems/test_gem_command_manager [ 54/758] 4008198=rubygems/test_gem_commands_check_command [ 55/758] 4008197=ruby/test_random_formatter [ 56/758] 4008200=rubygems/test_gem_source_git [ 57/758] 4008207=ruby/test_pipe [ 58/758] 4008197=ruby/enc/test_regex_casefold [ 59/758] 4008197=did_you_mean/spell_checking/test_variable_name_check [ 60/758] 4008197=yaml/test_dbm [ 61/758] 4008197=rubygems/test_gem_source_vendor [ 62/758] 4008204=rubygems/test_gem_commands_list_command [ 63/758] 4008207=test_pty [ 64/758] 4008204=rubygems/test_gem_platform [ 65/758] 4008198=prism/ractor_test [ 66/758] 4008204=rubygems/test_gem_uninstaller [ 67/758] 4008202=psych/test_symbol [ 68/758] 4008197=prism/result/overlap_test [ 69/758] 4008202=-ext-/string/test_modify_expand [ 70/758] 4008202=rubygems/test_gem_source_installed [ 71/758] 4008202=rubygems/test_gem_available_set [ 72/758] 4008198=did_you_mean/tree_spell/test_change_word [ 73/758] 4008198=date/test_date [ 74/758] 4008198=psych/test_date_time [ 75/758] 4008202=openssl/test_pkcs12 [ 76/758] 4008198=uri/test_parser [ 77/758] 4008207=ruby/test_enumerator [ 78/758] 4008198=rubygems/test_gem_package [ 79/758] 4008201=ruby/enc/test_utf16 [ 80/758] 4008208=psych/test_safe_load [ 81/758] 4008201=rubygems/test_gem_source [ 82/758] 4008200=ruby/test_frozen [ 83/758] 4008208=ruby/test_name_error [ 84/758] 4008200=-ext-/exception/test_exception_at_throwing [ 85/758] 4008200=prism/encoding/string_encoding_test [ 86/758] 4008200=ruby/test_lazy_enumerator [ 87/758] 4008199=-ext-/load/test_resolve_symbol [ 88/758] 4008193=-ext-/debug/test_profile_frames [ 89/758] 4008196=date/test_date_compat [ 90/758] 4008202=error_highlight/test_error_highlight [ 91/758] 4008196=ruby/test_array [ 92/758] 4008199=mkmf/test_find_executable [ 93/758] 4008197=openssl/test_kdf [ 94/758] 4008199=psych/test_nil [ 95/758] 4008199=-ext-/class/test_class2name [ 96/758] 4008193=rubygems/test_gem_commands_outdated_command [ 97/758] 4008199=rubygems/test_gem_request_set_lockfile_tokenizer [ 98/758] 4008193=prism/ruby/string_query_test [ 99/758] 4008197=ruby/test_backtrace [100/758] 4008201=ruby/test_time_tz [101/758] 4008199=digest/test_ractor [102/758] 4008201=psych/test_psych [103/758] 4008193=json/json_coder_test [104/758] 4008193=fiber/test_enumerator [105/758] 4008193=rubygems/test_gem_commands_help_command [106/758] 4008201=ruby/test_stringchar [107/758] 4008199=-ext-/arith_seq/test_arith_seq_extract [108/758] 4008198=-ext-/debug/test_debug [109/758] 4008198=digest/test_digest [110/758] 4008193=rubygems/test_gem_uri [111/758] 4008193=test_rbconfig [112/758] 4008208=rubygems/test_gem_package_old [113/758] 4008201=rubygems/test_gem_commands_exec_command [114/758] 4008200=rubygems/test_gem_commands_unpack_command [115/758] 4008204=ruby/test_pack [116/758] 4008193=ruby/test_autoload [117/758] 4008199=rubygems/test_gem_resolver_local_specification [118/758] 4008199=openssl/test_ssl_session [119/758] 4008208=io/wait/test_ractor [120/758] 4008208=optparse/test_optarg [121/758] 4008197=psych/json/test_stream [122/758] 4008197=ruby/test_file_exhaustive [123/758] 4008200=rubygems/test_gem_ext_cargo_builder [124/758] 4008200=rubygems/test_gem_gem_runner [125/758] 4008204=psych/test_exception [126/758] 4008204=psych/test_object [127/758] 4008204=rubygems/test_gem_commands_signout_command [128/758] 4008204=ripper/test_ripper [129/758] 4008208=did_you_mean/spell_checking/test_key_name_check [130/758] 4008200=test_singleton [131/758] 4008208=ruby/test_assignment [132/758] 4008200=ruby/test_syntax [133/758] 4008199=date/test_date_marshal [134/758] 4008199=openssl/test_ossl [135/758] 4008201=rubygems/test_gem_request_set_gem_dependency_api [136/758] 4008204=ruby/enc/test_grapheme_breaks [137/758] 4008204=lib/!Nothing_to_test [138/758] 4008204=prism/result/numeric_value_test [139/758] 4008204=ruby/test_keyword [140/758] 4008201=rubygems/test_gem_package_task [141/758] 4008201=openssl/test_provider [142/758] 4008206=openssl/test_bn [143/758] 4008206=net/http/test_httpheader [144/758] 4008206=ruby/test_data [145/758] 4008206=net/http/test_http_request [146/758] 4008206=rubygems/test_gem_commands_server_command [147/758] 4008206=dtrace/test_function_entry [148/758] 4008206=prism/result/implicit_array_test [149/758] 4008206=optparse/test_acceptable [150/758] 4008205=-ext-/struct/test_len [151/758] 4008205=prism/heredoc_dedent_test [152/758] 4008205=did_you_mean/spell_checking/test_method_name_check [153/758] 4008205=rubygems/test_kernel [154/758] 4008206=prism/result/static_literals_test [155/758] 4008206=openssl/test_random [156/758] 4008206=psych/visitors/test_to_ruby [157/758] 4008201=rubygems/test_bundled_ca [158/758] 4008206=fiber/test_backtrace [159/758] 4008206=rubygems/test_gem_safe_marshal [160/758] 4008204=-ext-/string/test_capacity [161/758] 4008204=-ext-/float/test_nextafter [162/758] 4008195=ruby/enc/test_utf32 [163/758] 4008195=-ext-/integer/test_integer [164/758] 4008204=-ext-/string/test_ellipsize [165/758] 4008204=ruby/test_memory_view [166/758] 4008195=prism/test_helper [167/758] 4008204=rubygems/test_gem_commands_update_command [168/758] 4008195=date/test_date_parse [169/758] 4008201=openssl/test_fips [170/758] 4008195=openssl/test_pkey_ec [171/758] 4008202=ruby/test_rand [172/758] 4008195=optparse/test_noarg [173/758] 4008206=-ext-/struct/test_data [174/758] 4008206=rubygems/test_gem_commands_rebuild_command [175/758] 4008206=rubygems/test_gem_commands_setup_command [176/758] 4008201=psych/test_alias_and_anchor [177/758] 4008201=ruby/enc/test_cesu8 [178/758] 4008201=json/json_parser_test [179/758] 4008201=ruby/test_vm_dump [180/758] 4008201=open-uri/test_ftp [181/758] 4008201=test_open3 [182/758] 4008196=prism/errors_test [183/758] 4008205=-ext-/array/test_resize [184/758] 4008205=-ext-/bignum/test_div [185/758] 4008205=psych/test_deprecated [186/758] 4008205=ruby/test_gc_compact [187/758] 4008195=uri/test_generic [188/758] 4008202=prism/result/breadth_first_search_test [189/758] 4008202=ruby/test_fiber [190/758] 4008195=-ext-/load/test_stringify_symbols [191/758] 4008195=-ext-/test_printf [192/758] 4008196=ruby/test_rubyoptions [193/758] 4008195=prism/result/warnings_test [194/758] 4008199=-ext-/array/test_to_ary_concat [195/758] 4008195=socket/test_udp [196/758] 4008198=prism/ruby/dispatcher_test [197/758] 4008195=mkmf/test_configuration [198/758] 4008198=ruby/enc/test_windows_1252 [199/758] 4008198=fileutils/test_dryrun [200/758] 4008198=prism/encoding/encodings_test [201/758] 4008195=fiber/test_io_buffer [202/758] 4008198=rubygems/test_gem_impossible_dependencies_error [203/758] 4008198=json/json_generator_test [204/758] 4008206=-ext-/symbol/test_type [205/758] 4008206=ruby/test_range [206/758] 4008195=rubygems/test_gem_source_subpath_problem [207/758] 4008195=test_tmpdir [208/758] 4008204=prism/result/node_id_test [209/758] 4008195=prism/api/parse_stream_test [210/758] 4008195=rubygems/test_gem_resolver_api_set [211/758] 4008195=openssl/test_ts [212/758] 4008199=psych/test_emitter [213/758] 4008199=ruby/test_continuation [214/758] 4008199=test_forwardable [215/758] 4008199=dtrace/test_object_create_start [216/758] 4008199=-ext-/hash/test_delete [217/758] 4008199=prism/result/comments_test [218/758] 4008207=rubygems/test_config [219/758] 4008199=ruby/test_io_m17n [220/758] 4008194=-ext-/exception/test_ensured [221/758] 4008194=-ext-/string/test_interned_str [222/758] 4008194=optparse/test_placearg [223/758] 4008198=rubygems/test_gem_commands_cleanup_command [224/758] 4008204=ruby/test_env [225/758] 4008193=prism/encoding/regular_expression_encoding_test [226/758] 4008193=ruby/test_zjit [227/758] 4008193=rubygems/test_project_sanity [228/758] 4008208=dtrace/test_require [229/758] 4008208=ruby/test_ifunless [230/758] 4008208=rubygems/test_gem_silent_ui [231/758] 4008208=ruby/test_shapes [232/758] 4008208=openssl/test_ocsp [233/758] 4008207=openssl/test_pkey_dh [234/758] 4008193=rubygems/test_gem_commands_uninstall_command [235/758] 4008207=rubygems/test_gem_dependency_list [236/758] 4008194=ripper/test_files_test [237/758] 4008207=rubygems/test_gem_resolver_installer_set [238/758] 4008195=rubygems/test_gem_local_remote_options [239/758] 4008194=optparse/test_bash_completion [240/758] 4008195=ruby/test_exception [241/758] 4008194=rubygems/test_gem_security_signer [242/758] 4008207=-ext-/string/test_set_len [243/758] 4008207=ruby/test_threadgroup [244/758] 4008198=ruby/enc/test_euc_kr [245/758] 4008208=rubygems/test_gem_commands_lock_command [246/758] 4008198=psych/test_merge_keys [247/758] 4008198=-ext-/test_random [248/758] 4008203=ripper/test_lexer [249/758] 4008208=optparse/test_kwargs [250/758] 4008208=io/wait/test_io_wait [251/758] 4008198=openssl/test_x509store [252/758] 4008203=resolv/test_mdns [253/758] 4008203=rubygems/test_gem_ext_configure_builder [254/758] 4008203=ruby/test_dir [255/758] 4008194=test_bundled_gems [256/758] 4008194=prism/lex_test [257/758] 4008198=did_you_mean/test_tree_spell_checker [258/758] 4008207=ruby/test_m17n_comb [259/758] 4008198=date/test_date_ractor [260/758] 4008206=openssl/test_pair [261/758] 4008203=prism/result/index_write_test [262/758] 4008193=ruby/test_integer_comb [263/758] 4008203=test_tsort [264/758] 4008203=psych/visitors/test_depth_first [265/758] 4008203=openssl/test_ns_spki [266/758] 4008203=fiber/test_queue [267/758] 4008203=ruby/test_sleep [268/758] 4008198=prism/result/regular_expression_options_test [269/758] 4008198=mkmf/test_install [270/758] 4008198=test_prettyprint [271/758] 4008198=prism/result/integer_parse_test [272/758] 4008198=rubygems/test_gem_validator [273/758] 4008199=openssl/test_pkey_rsa [274/758] 4008198=ruby/test_trace [275/758] 4008198=-ext-/st/test_numhash [276/758] 4008198=rubygems/test_gem_stream_ui [277/758] 4008198=-ext-/string/test_nofree [278/758] 4008198=ruby/test_arity [279/758] 4008198=test_ipaddr [280/758] 4008198=ruby/test_m17n [281/758] 4008201=ruby/test_yjit [282/758] 4008194=net/http/test_buffered_io [283/758] 4008194=date/test_date_conv [284/758] 4008194=rubygems/test_webauthn_poller [285/758] 4008199=mkmf/test_egrep_cpp [286/758] 4008194=ruby/test_argf [287/758] 4008198=rubygems/test_gem_resolver_composed_set [288/758] 4008198=did_you_mean/test_ractor_compatibility [289/758] 4008199=-ext-/econv/test_append [290/758] 4008199=rubygems/test_gem_resolver_lock_set [291/758] 4008199=test_unicode_normalize [292/758] 4008199=ruby/test_method [293/758] 4008205=optparse/test_reqarg [294/758] 4008203=rubygems/test_gem_source_fetch_problem [295/758] 4008203=psych/test_set [296/758] 4008203=rubygems/test_gem_update_suggestion [297/758] 4008198=resolv/test_resource [298/758] 4008198=-ext-/struct/test_member [299/758] 4008198=rubygems/test_gem_console_ui [300/758] 4008203=test_weakref [301/758] 4008198=test_timeout [302/758] 4008203=ruby/test_not [303/758] 4008203=socket/test_socket [304/758] 4008206=psych/visitors/test_yaml_tree [305/758] 4008206=ruby/enc/test_case_mapping [306/758] 4008206=uri/test_mailto [307/758] 4008206=rubygems/test_rubygems [308/758] 4008198=rubygems/test_gem_package_tar_writer [309/758] 4008205=prism/ruby/ripper_test [310/758] 4008206=rubygems/test_gem_commands_pristine_command [311/758] 4008198=rubygems/test_gem_config_file [312/758] 4008198=psych/test_yamlstore [313/758] 4008198=ruby/test_yjit_exit_locations [314/758] 4008195=-ext-/arith_seq/test_arith_seq_beg_len_step [315/758] 4008198=ruby/test_hash [316/758] 4008195=rubygems/test_gem_resolver_requirement_list [317/758] 4008195=ruby/test_beginendblock [318/758] 4008200=ruby/test_io_buffer [319/758] 4008205=psych/test_scalar_scanner [320/758] 4008205=ruby/test_ast [321/758] 4008200=-ext-/string/test_rb_str_dup [322/758] 4008200=prism/fuzzer_test [323/758] 4008200=prism/onigmo_test [324/758] 4008200=psych/test_struct [325/758] 4008204=dtrace/test_gc [326/758] 4008200=ruby/test_math [327/758] 4008204=json/json_encoding_test [328/758] 4008200=test_time [329/758] 4008204=ruby/test_super [330/758] 4008195=mkmf/test_libs [331/758] 4008195=rubygems/test_gem_safe_yaml [332/758] 4008195=digest/test_digest_extend [333/758] 4008195=optparse/test_autoconf [334/758] 4008195=optparse/test_did_you_mean [335/758] 4008200=-ext-/popen_deadlock/test_popen_deadlock [336/758] 4008195=-ext-/test_bug-5832 [337/758] 4008195=ruby/test_case [338/758] 4008203=cgi/test_cgi_multipart [339/758] 4008195=rubygems/test_webauthn_listener_response [340/758] 4008195=psych/test_psych_set [341/758] 4008195=prism/result/heredoc_test [342/758] 4008195=prism/newline_test [343/758] 4008203=-ext-/gvl/test_ubf_async_safe [344/758] 4008203=psych/test_array [345/758] 4008203=prism/snippets_test [346/758] 4008195=prism/ruby/parser_test [347/758] 4008195=rubygems/test_gem_path_support [348/758] 4008195=prism/result/constant_path_node_test [349/758] 4008195=-ext-/win32/test_console_attr [350/758] 4008195=rubygems/test_gem_bundler_version_finder [351/758] 4008195=mmtk/test_configuration [352/758] 4008208=ruby/test_comparable [353/758] 4008195=-ext-/test_bug-3571 [354/758] 4008208=ruby/test_system [355/758] 4008195=ruby/enc/test_emoji_breaks [356/758] 4008195=-ext-/test_notimplement [357/758] 4008195=ruby/test_io_timeout [358/758] 4008195=date/test_date_new [359/758] 4008195=rubygems/test_gem_commands_info_command [360/758] 4008204=prism/api/command_line_test [361/758] 4008204=resolv/test_dns [362/758] 4008206=stringio/test_stringio [363/758] 4008195=ruby/test_require [364/758] 4008206=ruby/test_dup [365/758] 4008193=psych/test_object_references [366/758] 4008193=-ext-/wait/test_wait [367/758] 4008204=openssl/test_x509name [368/758] 4008204=fiber/test_sleep [369/758] 4008200=rubygems/test_gem_security [370/758] 4008193=ruby/enc/test_euc_tw [371/758] 4008193=ruby/test_compile_prism [372/758] 4008206=rubygems/test_gem_commands_build_command [373/758] 4008204=mkmf/test_sizeof [374/758] 4008206=ruby/test_alias [375/758] 4008193=rubygems/test_gem_requirement [376/758] 4008193=prism/ruby/location_test [377/758] 4008193=prism/api/dump_test [378/758] 4008206=-ext-/string/test_enc_associate [379/758] 4008208=ruby/test_gc [380/758] 4008203=ruby/test_allocation [381/758] 4008207=ruby/test_iseq [382/758] 4008206=yaml/test_store [383/758] 4008206=ruby/test_insns_leaf [384/758] 4008206=-ext-/load/test_protect [385/758] 4008206=psych/test_tree_builder [386/758] 4008206=net/protocol/test_protocol [387/758] 4008206=rubygems/test_gem_ext_cargo_builder_link_flag_converter [388/758] 4008206=rubygems/test_gem_commands_open_command [389/758] 4008206=cgi/test_cgi_util [390/758] 4008202=openssl/test_x509req [391/758] 4008199=-ext-/win32/test_dln [392/758] 4008199=openssl/test_x509attr [393/758] 4008199=ruby/test_complex2 [394/758] 4008199=ruby/enc/test_iso_8859 [395/758] 4008199=ruby/test_string_memory [396/758] 4008206=prism/regexp_test [397/758] 4008206=mkmf/test_pkg_config [398/758] 4008199=-ext-/bignum/test_big2str [399/758] 4008199=-ext-/string/test_coderange [400/758] 4008199=open-uri/test_open-uri [401/758] 4008200=-ext-/bignum/test_mul [402/758] 4008206=mkmf/test_mkmf [403/758] 4008200=-ext-/test_enumerator_kw [404/758] 4008200=ruby/test_mixed_unicode_escapes [405/758] 4008200=did_you_mean/spell_checking/test_require_path_check [406/758] 4008202=io/nonblock/test_flush [407/758] 4008202=ruby/test_complexrational [408/758] 4008206=cgi/test_cgi_header [409/758] 4008206=rubygems/test_gem_commands_fetch_command [410/758] 4008202=openssl/test_pkcs7 [411/758] 4008200=ruby/enc/test_gbk [412/758] 4008200=rubygems/test_gem_specification Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_hash: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33389> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 4008199 ko1 10u IPv4 1220459827 0t0 TCP localhost:33389->localhost:49214 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_redirect_invalid: 10 [413/758] 4008206=rubygems/test_gem_name_tuple [414/758] 4008206=ruby/test_warningLeaked file descriptor: TestOpenURI#test_redirect: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45315> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 4008199 ko1 10u IPv4 1220453686 0t0 TCP localhost:45315->localhost:36198 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 10 [415/758] 4008199=rubygems/test_gem_dependency_installer [416/758] 4008194=ruby/test_refinement [417/758] 4008202=openssl/test_x509crl [418/758] 4008193=strscan/test_stringscanner [419/758] 4008206=psych/test_numeric [420/758] 4008206=cgi/test_cgi_session [421/758] 4008193=psych/test_class [422/758] 4008193=ruby/enc/test_gb18030 [423/758] 4008206=rubygems/test_gem_package_tar_reader [424/758] 4008193=psych/test_data [425/758] 4008193=ripper/test_files_ext [426/758] 4008206=openssl/test_x509ext [427/758] 4008206=prism/unescape_test [428/758] 4008206=ruby/test_object_id [429/758] 4008206=prism/result/equality_test [430/758] 4008206=rubygems/test_gem_commands_query_command [431/758] 4008202=prism/result/static_inspect_test [432/758] 4008202=-ext-/symbol/test_inadvertent_creation [433/758] 4008193=prism/result/source_location_test [434/758] 4008193=ruby/test_complex [435/758] 4008207=-ext-/vm/test_at_exit [436/758] 4008207=-ext-/thread/test_instrumentation_api [437/758] 4008202=json/json_string_matching_test [438/758] 4008202=rubygems/test_gem_ext_rake_builder [439/758] 4008193=monitor/test_monitor [440/758] 4008193=mkmf/test_flags [441/758] 4008204=openssl/test_asn1 [442/758] 4008204=ruby/test_transcode [443/758] 4008206=ruby/test_whileuntil [444/758] 4008206=-ext-/rational/test_rat [445/758] 4008206=test_extlibs [446/758] 4008204=prism/ruby/tunnel_test [447/758] 4008204=rubygems/test_gem_text [448/758] 4008204=ruby/test_settracefunc [449/758] 4008207=rubygems/test_gem_commands_stale_command [450/758] 4008207=rubygems/test_gem_version [451/758] 4008202=test_pp [452/758] 4008202=socket/test_tcp [453/758] 4008207=ruby/test_sprintf_comb [454/758] 4008193=ruby/test_method_cache [455/758] 4008193=ruby/test_path [456/758] 4008193=rubygems/test_gem_stub_specification [457/758] 4008202=mkmf/test_have_func [458/758] 4008207=-ext-/string/test_enc_str_buf_cat [459/758] 4008207=rubygems/test_gem_package_tar_reader_entry [460/758] 4008200=optparse/test_zsh_completion [461/758] 4008200=rubygems/test_webauthn_listener [462/758] 4008193=-ext-/thread/test_lock_native_thread [463/758] 4008193=rubygems/test_gem_resolver_specification [464/758] 4008195=ruby/test_encoding [465/758] 4008198=dtrace/test_load [466/758] 4008198=json/json_fixtures_test [467/758] 4008198=ruby/test_default_gems [468/758] 4008200=mkmf/test_constant [469/758] 4008193=rubygems/test_gem_security_trust_dir [470/758] 4008193=-ext-/test_bug-14834 [471/758] 4008198=prism/ruby/ruby_parser_test [472/758] 4008198=openssl/test_buffering [473/758] 4008198=resolv/test_svcb_https [474/758] 4008198=psych/nodes/test_enumerable [475/758] 4008198=-ext-/proc/test_bmethod [476/758] 4008198=-ext-/funcall/test_passing_block [477/758] 4008207=uri/test_http [478/758] 4008198=openssl/test_x509cert [479/758] 4008193=socket/test_addrinfo [480/758] 4008207=win32/test_registry [481/758] 4008207=rubygems/test_deprecate [482/758] 4008207=openssl/test_ssl [483/758] 4008193=prism/api/parse_success_test [484/758] 4008193=ruby/test_module [485/758] 4008195=rubygems/test_gem_commands_push_command [486/758] 4008198=strscan/test_ractor [487/758] 4008199=rubygems/test_gem_uri_formatter [488/758] 4008198=ruby/test_sprintf [489/758] 4008199=ruby/test_optimization [490/758] 4008202=rubygems/test_gem_request_connection_pools [491/758] 4008196=uri/test_common [492/758] 4008204=ruby/test_rubyvm [493/758] 4008204=-ext-/exception/test_data_error [494/758] 4008195=rubygems/test_gem_doctor [495/758] 4008195=socket/test_ancdata [496/758] 4008195=ruby/test_weakmap [497/758] 4008204=ruby/enc/test_euc_jp [498/758] 4008204=ripper/test_scanner_events [499/758] 4008204=-ext-/string/test_external_new [500/758] 4008204=-ext-/test_abi [501/758] 4008202=rubygems/test_gem_resolver_dependency_request [502/758] 4008198=socket/test_basicsocket [503/758] 4008202=rubygems/test_gem_commands_owner_command [504/758] 4008198=-ext-/test_recursion [505/758] 4008198=-ext-/string/test_normalize [506/758] 4008198=test_find [507/758] 4008198=prism/locals_test [508/758] 4008198=rubygems/test_gem_unsatisfiable_dependency_error [509/758] 4008198=objspace/test_ractor [510/758] 4008196=prism/ruby/pattern_test [511/758] 4008198=rubygems/test_gem_package_tar_header [512/758] 4008196=ripper/test_sexp [513/758] 4008198=rubygems/test_gem_ext_builder [514/758] 4008196=fileutils/test_verbose [515/758] 4008204=rubygems/test_gem_resolver_vendor_specification [516/758] 4008196=-ext-/typeddata/test_typeddata [517/758] 4008204=date/test_date_strftime [518/758] 4008202=prism/ruby/compiler_test [519/758] 4008202=ruby/test_struct [520/758] 4008202=ruby/test_basicinstructions [521/758] 4008202=-ext-/bignum/test_bigzero [522/758] 4008202=fiber/test_mutex [523/758] 4008206=psych/test_null [524/758] 4008196=ruby/enc/test_big5 [525/758] 4008206=rubygems/test_gem_resolver_activation_request [526/758] 4008196=-ext-/iseq_load/test_iseq_load [527/758] 4008206=-ext-/string/test_fstring [528/758] 4008206=did_you_mean/core_ext/test_name_error_extension [529/758] 4008206=ruby/test_fixnum [530/758] 4008206=fiber/test_timeout [531/758] 4008206=ruby/test_signal [532/758] 4008202=fiber/test_scheduler [533/758] 4008194=-ext-/test_ensure_and_callcc [534/758] 4008194=rubygems/test_gem_rdoc [535/758] 4008194=prism/api/lex_test [536/758] 4008194=ruby/test_require_lib [537/758] 4008204=rubygems/test_gem_version_option [538/758] 4008204=ripper/test_files_test_2 [539/758] 4008200=rubygems/test_gem_remote_fetcher_s3 [540/758] 4008200=-ext-/win32/test_fd_setsize [541/758] 4008200=ruby/test_objectspace [542/758] 4008198=test_trick [543/758] 4008196=rubygems/test_gem_request_set [544/758] 4008193=prism/version_test [545/758] 4008193=ruby/enc/test_case_options [546/758] 4008193=ruby/test_ractor [547/758] 4008193=-ext-/method/test_arity [548/758] 4008193=-ext-/st/test_update [549/758] 4008193=ripper/test_files_sample [550/758] 4008193=rubygems/test_gem_security_policy [551/758] 4008193=uri/test_file [552/758] 4008193=rubygems/test_gem_install_update_options [553/758] 4008196=rubygems/test_gem_resolver_index_set [554/758] 4008196=ruby/test_call [555/758] 4008193=ruby/test_thread [556/758] 4008196=json/json_generic_object_test [557/758] 4008196=dtrace/test_hash_create [558/758] 4008196=date/test_switch_hitter [559/758] 4008196=ruby/test_defined [560/758] 4008196=-ext-/bignum/test_pack [561/758] 4008202=rubygems/test_gem_resolver_vendor_set [562/758] 4008202=ruby/test_fnmatch [563/758] 4008202=mkmf/test_have_library [564/758] 4008196=erb/test_erb_command [565/758] 4008196=net/http/test_https [566/758] 4008203=rubygems/test_require [567/758] 4008195=net/http/test_httpresponses [568/758] 4008195=prism/result/integer_base_flags_test [569/758] 4008195=ruby/test_unicode_escape [570/758] 4008202=uri/test_ftp [571/758] 4008201=-ext-/string/test_too_many_dummy_encodings [572/758] 4008195=ripper/test_filter [573/758] 4008202=rubygems/test_gem_ext_cmake_builder [574/758] 4008202=erb/test_erb_m17n [575/758] 4008202=ruby/test_clone [576/758] 4008195=objspace/test_objspace [577/758] 4008207=ruby/enc/test_koi8 [578/758] 4008207=prism/fixtures_test [579/758] 4008201=ruby/test_rational2 [580/758] 4008201=rubygems/test_gem_dependency_resolution_error [581/758] 4008201=net/http/test_http [582/758] 4008206=dtrace/test_raise [583/758] 4008206=open-uri/test_proxy [584/758] 4008206=io/wait/test_io_wait_uncommon [585/758] 4008206=psych/test_string [586/758] 4008202=ruby/enc/test_shift_jis [587/758] 4008202=ruby/test_yield [588/758] 4008206=rubygems/test_gem_request_set_lockfile_parser [589/758] 4008207=rubygems/test_gem_ci_detector [590/758] 4008207=rubygems/test_gem_spec_fetcher [591/758] 4008206=io/console/test_ractor [592/758] 4008194=ruby/test_undef [593/758] 4008194=rubygems/test_gem_commands_sources_command [594/758] 4008206=uri/test_ws [595/758] 4008206=io/console/test_io_console [596/758] 4008207=date/test_date_arith [597/758] 4008207=ruby/test_metaclass [598/758] 4008207=ruby/test_numeric [599/758] 4008194=ruby/test_io [600/758] 4008207=pathname/test_ractor [601/758] 4008200=-ext-/integer/test_my_integer [602/758] 4008200=rubygems/test_gem_commands_environment_command [603/758] 4008198=-ext-/tracepoint/test_tracepoint [604/758] 4008200=dtrace/test_array_create [605/758] 4008200=rubygems/test_gem_resolver_installed_specification [606/758] 4008207=-ext-/marshal/test_internal_ivar [607/758] 4008200=cgi/test_cgi_cookie [608/758] 4008207=rubygems/test_gem_commands_mirror [609/758] 4008207=prism/encoding/symbol_encoding_test [610/758] 4008200=prism/ruby/desugar_compiler_test [611/758] 4008207=openssl/test_hmac [612/758] 4008207=mkmf/test_signedness [613/758] 4008200=-ext-/gvl/test_last_thread [614/758] 4008203=rubygems/test_gem_source_lock [615/758] 4008203=uri/test_ldap [616/758] 4008204=rubygems/test_gem_remote_fetcher_local_server [617/758] 4008203=etc/test_etc [618/758] 4008204=psych/test_hash [619/758] 4008204=openssl/test_cipher [620/758] 4008200=-ext-/time/test_new [621/758] 4008200=ruby/test_enum [622/758] 4008198=rubygems/test_gem_commands_which_command [623/758] 4008198=socket/test_unix [624/758] 4008204=rubygems/test_gem_source_specific_file [625/758] 4008198=prism/api/parse_test [626/758] 4008198=ruby/test_symbol [627/758] 4008203=optparse/test_optparse [628/758] 4008204=psych/test_coder [629/758] 4008204=-ext-/postponed_job/test_postponed_job [630/758] 4008203=json/ractor_test [631/758] 4008203=rubygems/test_gem_request_set_lockfile [632/758] 4008206=did_you_mean/tree_spell/test_human_typo [633/758] 4008206=-ext-/load/test_dot_dot [634/758] 4008206=ruby/test_bignum [635/758] 4008206=prism/ruby/reflection_test [636/758] 4008206=rubygems/test_gem_util [637/758] 4008196=openssl/test_config [638/758] 4008196=test_tempfile [639/758] 4008203=rubygems/test_gem_resolver [640/758] 4008204=rubygems/test_gem_remote_fetcher [641/758] 4008206=rubygems/test_gem_gemcutter_utilities [642/758] 4008203=did_you_mean/edit_distance/test_jaro_winkler [643/758] 4008203=rubygems/test_gem_commands_yank_command [644/758] 4008206=rubygems/test_exit [645/758] 4008196=did_you_mean/spell_checking/test_pattern_key_name_check [646/758] 4008196=net/http/test_httpresponse [647/758] 4008196=ruby/test_inlinecache [648/758] 4008203=-ext-/marshal/test_usrmarshal [649/758] 4008206=ruby/test_weakkeymap [650/758] 4008204=rubygems/test_gem_command [651/758] 4008196=ruby/test_key_error [652/758] 4008196=-ext-/exception/test_enc_raise [653/758] 4008196=openssl/test_engine [654/758] 4008196=rubygems/test_gem_commands_dependency_command [655/758] 4008204=dtrace/test_cmethod [656/758] 4008204=-ext-/string/test_qsort [657/758] 4008204=rubygems/test_gem_ext_ext_conf_builder [658/758] 4008196=prism/result/string_test [659/758] 4008196=-ext-/path_to_class/test_path_to_class [660/758] 4008196=fiber/test_storage [661/758] 4008207=-ext-/thread_fd/test_thread_fd_close [662/758] 4008196=json/json_addition_test [663/758] 4008207=dtrace/test_method_cache [664/758] 4008207=ruby/test_iterator [665/758] 4008196=psych/test_marshalable [666/758] 4008196=dtrace/test_string [667/758] 4008196=rubygems/test_gem_resolver_index_specification [668/758] 4008196=rubygems/test_gem_dependency [669/758] 4008207=psych/test_serialize_subclasses [670/758] 4008203=ruby/test_const [671/758] 4008207=ruby/test_class [672/758] 4008203=prism/api/parse_comments_test [673/758] 4008203=rubygems/test_gem_commands_cert_command [674/758] 4008200=fiber/test_io [675/758] 4008196=fileutils/test_fileutils [676/758] 4008200=-ext-/eval/test_eval [677/758] 4008200=fiber/test_process [678/758] 4008200=ruby/test_object [679/758] 4008199=coverage/test_coverage [680/758] 4008196=json/json_common_interface_test [681/758] 4008196=psych/test_stream [682/758] 4008196=rubygems/test_remote_fetch_error [683/758] 4008196=pathname/test_pathname Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 9 #<File::Stat dev=0x8, ino=1220466357, 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 4008201 ko1 9u IPv4 1220466357 0t0 TCP localhost:40103->localhost:53060 (CLOSE_WAIT) [684/758] 4008206=rubygems/test_gem_resolver_git_specification [685/758] 4008201=ruby/test_dir_m17n [686/758] 4008196=prism/result/named_capture_test [687/758] 4008196=cgi/test_cgi_tag_helper [688/758] 4008196=ruby/test_flip [689/758] 4008196=fileutils/test_nowrite [690/758] 4008196=ruby/test_thread_queue [691/758] 4008206=optparse/test_summary [692/758] 4008200=ruby/test_stack [693/758] 4008206=rubygems/test_gem_commands_install_command [694/758] 4008204=rubygems/test_gem_ext_cargo_builder_unit [695/758] 4008204=-ext-/st/test_foreach [696/758] 4008204=ruby/test_econv [697/758] 4008203=test_securerandom [698/758] 4008203=uri/test_wss [699/758] 4008203=fiber/test_address_resolve [700/758] 4008199=openssl/test_digest [701/758] 4008203=ruby/test_variable [702/758] 4008199=-ext-/string/test_cstr [703/758] 4008208=rubygems/test_gem_resolver_lock_specification [704/758] 4008208=-ext-/num2int/test_num2int [705/758] 4008208=rubygems/test_gem_source_local [706/758] 4008203=-ext-/iter/test_iter_break [707/758] 4008203=ruby/test_parse [708/758] 4008198=mkmf/test_have_macro [709/758] 4008208=ruby/test_process [710/758] 4008199=rubygems/test_gem_commands_specification_command [711/758] 4008200=-ext-/iter/test_yield_block [712/758] 4008200=psych/handlers/test_recorder [713/758] 4008200=psych/test_yaml [714/758] 4008198=mkmf/test_config [715/758] 4008199=psych/test_boolean [716/758] 4008199=fiber/test_ractor [717/758] 4008202=psych/test_document [718/758] 4008202=-ext-/bug_reporter/test_bug_reporter [719/758] 4008199=did_you_mean/test_spell_checker [720/758] 4008199=rubygems/test_gem_resolver_api_specification [721/758] 4008200=optparse/test_getopts [722/758] 4008200=prism/ruby/parameters_signature_test [723/758] 4008200=ruby/test_primitive [724/758] 4008200=rubygems/test_gem_request [725/758] 4008199=rubygems/test_gem_commands_signin_command [726/758] 4008199=socket/test_nonblock [727/758] 4008199=openssl/test_pkey [728/758] 4008203=ruby/test_pattern_matching [729/758] 4008196=fiber/test_thread [730/758] 4008206=rubygems/test_gem_commands_search_command [731/758] 4008206=ruby/test_arithmetic_sequence [732/758] 4008199=ruby/test_literal [733/758] 4008206=ruby/test_file [734/758] 4008203=prism/bom_test [735/758] 4008196=socket/test_sockopt [736/758] 4008203=ruby/test_frozen_error [737/758] 4008196=ruby/test_lambda [738/758] 4008203=psych/test_encoding [739/758] 4008202=ruby/test_regexp [740/758] 4008203=prism/newline_offsets_test [741/758] 4008196=-ext-/bignum/test_str2big [742/758] 4008196=ruby/test_rational [743/758] 4008200=rubygems/test_gem_resolver_conflict [744/758] 4008200=ruby/test_readpartial [745/758] 4008204=psych/test_scalar [746/758] 4008201=rubygems/test_gem_commands_contents_command [747/758] 4008204=psych/test_yamldbm [748/758] 4008204=json/test_helper [749/758] 4008204=ruby/test_thread_cv [750/758] 4008198=cgi/test_cgi_modruby [751/758] 4008198=prism/ruby/relocation_test [752/758] 4008198=ruby/enc/test_windows_1251 [753/758] 4008198=ripper/test_parser_events [754/758] 4008201=resolv/test_addr [755/758] 4008200=ruby/test_eval [756/758] 4008201=-ext-/file/test_stat [757/758] 4008201=rubygems/test_gem_resolver_best_set [758/758] 4008201=mkmf/test_convertible $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:15 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 996 1015 1015 1015 pts/0 1015 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 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 151621 1015 1015 pts/0 1015 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 311356 1015 1015 pts/0 1015 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 341541 1015 1015 pts/0 1015 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 419256 1015 1015 pts/0 1015 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 620161 1015 1015 pts/0 1015 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 653320 1015 1015 pts/0 1015 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 694506 1015 1015 pts/0 1015 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 825635 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1050354 1015 1015 pts/0 1015 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 1203214 1015 1015 pts/0 1015 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 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 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 2597670 1015 1015 pts/0 1015 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 3179324 1015 1015 pts/0 1015 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 3432248 1015 1015 pts/0 1015 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 3455248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 3646963 1015 1015 pts/0 1015 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 3823805 1015 1015 pts/0 1015 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 3916981 1015 1015 pts/0 1015 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 3942842 1015 1015 pts/0 1015 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 1018 4006945 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 4006945 4006948 1015 1015 pts/0 1015 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.20250508-213823 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 4006948 4006949 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250508-213823 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 4006949 4007859 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 4007859 4007860 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 4007860 4008190 1015 1015 pts/0 1015 Sl+ 1000 0:16 /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 4008190 4008193 1015 1015 pts/0 1015 Sl+ 1000 0:40 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread 1 4016598 4016598 4016598 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 4016598 4016618 4016598 4016598 ? -1 S 1000 0:00 (sd-pam) 4016168 4017000 4016168 4016168 ? -1 S 1000 0:00 sshd: ko1@pts/1 4017000 4017180 4017180 4017180 pts/1 4017180 Ss+ 1000 0:00 -bash 4008193 4036080 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread 4006949 4036632 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 4068349 1015 1015 pts/0 1015 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=>[996, 151621, 311356, 341541, 419256, 620161, 653320, 694506, 825635, 1050354, 1203214, 1740617, 1863343, 2597670, 3179324, 3432248, 3455248, 3646963, 3823805, 3916981, 3942842, 4016598, 4068349], 996=>[1015], 1015=>[1018], 1018=>[4006945], 4006945=>[4006948], 4006948=>[4006949], 4006949=>[4007859, 4036632], 4007859=>[4007860], 4007860=>[4008190], 4008190=>[4008193], 4016598=>[4016618], 4016168=>[4017000], 4017000=>[4017180], 4008193=>[4036080]} $ timeout 60 gdb -p 4036080 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4036082] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00006149b4d51e2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7ee9dda006c0 (LWP 4036080) "test_thread.rb*" 0x00006149b4d51e2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7ee9d28006c0 (LWP 4036082) "test_thread.rb*" 0x00007eea0351b4cd in __GI___poll (fds=0x7ee9ca909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7ee9d28006c0 (LWP 4036082) "test_thread.rb*"): #0 0x00007eea0351b4cd in __GI___poll (fds=0x7ee9ca909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006149b4cdc6ca in __interceptor_poll () No symbol table info available. #2 0x00006149b509c56f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3011 vm = <optimized out> #4 0x00006149b4d35a7f in asan_thread_start(void*) () No symbol table info available. #5 0x00007eea0349caa4 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 = {139542724085440, 4753762068505108557, 139542724085440, -352, 0, 139542910721840, 4753762068484137037, 4755628610514264141}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007eea03529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7ee9dda006c0 (LWP 4036080) "test_thread.rb*"): #0 0x00006149b4d51e2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00006149b4d52dea in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00006149b4ca1660 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00006149b4ca14d9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x00006149b4ca1105 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x00006149b4c9c10e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00006149b4c9c7c3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00006149b4d38060 in __interceptor_calloc () No symbol table info available. #8 0x00006149b4da71fe in calloc1 (n=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1472 No locals. #9 rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8138 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> gpr = <optimized out> #10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>, size@entry=16) at /tmp/ruby/src/trunk_asan/gc.c:4964 No locals. #11 ruby_xcalloc (n=<optimized out>, size=size@entry=16) at /tmp/ruby/src/trunk_asan/gc.c:4958 No locals. #12 0x00006149b506f014 in rb_id_table_init (tbl=0x50300058c1b0, capa=-512) at /tmp/ruby/src/trunk_asan/id_table.c:90 No locals. #13 rb_id_table_create (capa=capa@entry=2) at /tmp/ruby/src/trunk_asan/id_table.c:99 tbl = 0x50300058c1b0 #14 0x00006149b4fe7909 in get_next_shape_internal (shape=<optimized out>, id=<optimized out>, shape_type=<optimized out>, variation_created=0x7ee9ccc09aa0, new_variations_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/shape.c:573 old_child = 0x7ee9ff40c648 new_shape = 0x7ee9ff4118a0 _lev = <optimized out> res = <optimized out> edges = 0x7ee9ff40c649 #15 0x00006149b4fe87c9 in shape_get_next (shape=<optimized out>, obj=<optimized out>, id=<optimized out>, emit_warnings=<optimized out>) at /tmp/ruby/src/trunk_asan/shape.c:819 variation_created = false allow_new_shape = <optimized out> new_shape = <optimized out> klass = <optimized out> klass = <optimized out> #16 0x00006149b50efba8 in general_ivar_set (obj=139543528631920, id=3441, val=139543528631520, data=0x0, shape_fields_func=<optimized out>, shape_resize_fields_func=<optimized out>, set_shape_func=<optimized out>, transition_too_complex_func=<optimized out>, too_complex_table_func=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:1644 next_shape = <optimized out> index = 3 result = {index = 0, existing = false} current_shape = 0x7ee9ff40c620 table = <optimized out> next_shape = <optimized out> table = <optimized out> #17 rb_obj_ivar_set (obj=139543528631920, id=<optimized out>, val=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:1934 No locals. #18 0x00006149b50f025c in ivar_set (obj=139543528631920, id=<optimized out>, val=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:2036 No locals. #19 0x00006149b50f00f1 in rb_ivar_set (obj=139543528631920, id=id@entry=3441, val=139543528631520) at /tmp/ruby/src/trunk_asan/variable.c:2055 No locals. #20 0x00006149b4d8522d in setup_exception (ec=<optimized out>, tag=<optimized out>, mesg=139543528631920, cause=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:566 at = 18446744073709551104 bt = <optimized out> _ec = 0x516000dfa4d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ee9dd9feb70, <optimized out>, 0x7ee9dd9fea80, <optimized out>, <optimized out>}, prev = 0x7ee9cce09240, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 file0 = 0x50700051cae0 "/tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb" file = <optimized out> e = <optimized out> line = <optimized out> #21 0x00006149b4d84607 in rb_longjmp (ec=<optimized out>, tag=<optimized out>, mesg=<optimized out>, cause=4) at /tmp/ruby/src/trunk_asan/eval.c:650 No locals. #22 0x00006149b4d7d93d in rb_exc_exception (mesg=139543528631920, tag=<optimized out>, cause=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:665 No locals. #23 0x00006149b4d7d840 in rb_exc_raise (mesg=mesg@entry=139543528631920) at /tmp/ruby/src/trunk_asan/eval.c:678 No locals. #24 0x00006149b4ef94cd in rb_exit (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4364 args = <optimized out> #25 0x00006149b4ef956a in rb_f_exit (argc=argc@entry=0, argv=argv@entry=0x7ee9dca8f838) at /tmp/ruby/src/trunk_asan/process.c:4380 istatus = 0 #26 0x00006149b4efcfad in f_exit (c=0, a=0x7ee9dca8f838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4434 No locals. #27 0x00006149b516d308 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:3797 ci = 0x6511001c0001 cc = <optimized out> me = 0x7eea02747348 cfunc = 0x5040000202d8 recv = 139542911279760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #28 0x00006149b51535dd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ee9dd9ff310) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #29 0x00006149b5153095 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915 ci = <optimized out> cc = 0x0 #30 0x00006149b511ac39 in vm_sendish (ec=0x516000dfa4d0, reg_cfp=0x7ee9dcb8f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 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> #31 vm_exec_core (ec=ec@entry=0x516000dfa4d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6149b5113b4f <vm_exec_core+26607>, 0x6149b51100db <vm_exec_core+11643>, 0x6149b510d9dd <vm_exec_core+1661>, 0x6149b510ea9f <vm_exec_core+5951>, 0x6149b5113d39 <vm_exec_core+27097>, 0x6149b510e75d <vm_exec_core+5117>, 0x6149b5115200 <vm_exec_core+32416>, 0x6149b5112c58 <vm_exec_core+22776>, 0x6149b5111145 <vm_exec_core+15845>, 0x6149b510dd3a <vm_exec_core+2522>, 0x6149b5114509 <vm_exec_core+29097>, 0x6149b511410f <vm_exec_core+28079>, 0x6149b510e9a0 <vm_exec_core+5696>, 0x6149b510e258 <vm_exec_core+3832>, 0x6149b51131d3 <vm_exec_core+24179>, 0x6149b510f63a <vm_exec_core+8922>, 0x6149b5114986 <vm_exec_core+30246>, 0x6149b51143be <vm_exec_core+28766>, 0x6149b510fef9 <vm_exec_core+11161>, 0x6149b51110ad <vm_exec_core+15693>, 0x6149b5112d79 <vm_exec_core+23065>, 0x6149b511431a <vm_exec_core+28602>, 0x6149b5111ffa <vm_exec_core+19610>, 0x6149b5112f21 <vm_exec_core+23489>, 0x6149b51136f9 <vm_exec_core+25497>, 0x6149b5111ef1 <vm_exec_core+19345>, 0x6149b510e1ad <vm_exec_core+3661>, 0x6149b51127ab <vm_exec_core+21579>, 0x6149b510df6d <vm_exec_core+3085>, 0x6149b510e356 <vm_exec_core+4086>, 0x6149b5110326 <vm_exec_core+12230>, 0x6149b5111c39 <vm_exec_core+18649>, 0x6149b511247e <vm_exec_core+20766>, 0x6149b5111a44 <vm_exec_core+18148>, 0x6149b510dc56 <vm_exec_core+2294>, 0x6149b5113a77 <vm_exec_core+26391>, 0x6149b5113fd2 <vm_exec_core+27762>, 0x6149b510e3f3 <vm_exec_core+4243>, 0x6149b510f0d8 <vm_exec_core+7544>, 0x6149b510ea45 <vm_exec_core+5861>, 0x6149b510f88d <vm_exec_core+9517>, 0x6149b5110f01 <vm_exec_core+15265>, 0x6149b510e49a <vm_exec_core+4410>, 0x6149b51137c6 <vm_exec_core+25702>, 0x6149b510f00e <vm_exec_core+7342>, 0x6149b5110b82 <vm_exec_core+14370>, 0x6149b511163a <vm_exec_core+17114>, 0x6149b5113334 <vm_exec_core+24532>, 0x6149b51121f9 <vm_exec_core+20121>, 0x6149b510f936 <vm_exec_core+9686>, 0x6149b510f331 <vm_exec_core+8145>, 0x6149b51130d8 <vm_exec_core+23928>, 0x6149b5110582 <vm_exec_core+12834>, 0x6149b511287d <vm_exec_core+21789>, 0x6149b511236b <vm_exec_core+20491>, 0x6149b511290a <vm_exec_core+21930>, 0x6149b5113c5a <vm_exec_core+26874>, 0x6149b510d6fb <vm_exec_core+923>, 0x6149b5113447 <vm_exec_core+24807>, 0x6149b510fbff <vm_exec_core+10399>, 0x6149b5112fee <vm_exec_core+23694>, 0x6149b510fd25 <vm_exec_core+10693>, 0x6149b5111e3d <vm_exec_core+19165>, 0x6149b5114c51 <vm_exec_core+30961>, 0x6149b51114a9 <vm_exec_core+16713>, 0x6149b5111b01 <vm_exec_core+18337>, 0x6149b510ff8c <vm_exec_core+11308>, 0x6149b510f455 <vm_exec_core+8437>, 0x6149b51129d7 <vm_exec_core+22135>, 0x6149b510e5a5 <vm_exec_core+4677>, 0x6149b51112ad <vm_exec_core+16205>, 0x6149b511c4f4 <vm_exec_core+61844>, 0x6149b511213a <vm_exec_core+19930>, 0x6149b510e640 <vm_exec_core+4832>, 0x6149b510eef1 <vm_exec_core+7057>, 0x6149b510ed0a <vm_exec_core+6570>, 0x6149b510f1ca <vm_exec_core+7786>, 0x6149b510fa55 <vm_exec_core+9973>, 0x6149b51148ae <vm_exec_core+30030>, 0x6149b510d700 <vm_exec_core+928>, 0x6149b510ee16 <vm_exec_core+6838>, 0x6149b511537b <vm_exec_core+32795>, 0x6149b51126a9 <vm_exec_core+21321>, 0x6149b511193a <vm_exec_core+17882>, 0x6149b5113856 <vm_exec_core+25846>, 0x6149b5115735 <vm_exec_core+33749>, 0x6149b5113b7e <vm_exec_core+26654>, 0x6149b5114a28 <vm_exec_core+30408>, 0x6149b5114af9 <vm_exec_core+30617>, 0x6149b510e077 <vm_exec_core+3351>, 0x6149b511442a <vm_exec_core+28874>, 0x6149b51104a6 <vm_exec_core+12614>, 0x6149b5114675 <vm_exec_core+29461>, 0x6149b510fdca <vm_exec_core+10858>, 0x6149b510f6d7 <vm_exec_core+9079>, 0x6149b51109dd <vm_exec_core+13949>, 0x6149b510e50b <vm_exec_core+4523>, 0x6149b5114bc6 <vm_exec_core+30822>, 0x6149b5110c3b <vm_exec_core+14555>, 0x6149b51107c9 <vm_exec_core+13417>, 0x6149b510d7f4 <vm_exec_core+1172>, 0x6149b510de13 <vm_exec_core+2739>, 0x6149b51117ed <vm_exec_core+17549>, 0x6149b5110dd9 <vm_exec_core+14969>, 0x6149b51116c0 <vm_exec_core+17248>, 0x6149b5111562 <vm_exec_core+16898>, 0x6149b51103c3 <vm_exec_core+12387>, 0x6149b5110cd5 <vm_exec_core+14709>, 0x6149b51108ba <vm_exec_core+13658>, 0x6149b5111032 <vm_exec_core+15570>, 0x6149b5110fb7 <vm_exec_core+15447>, 0x6149b5113b40 <vm_exec_core+26592>, 0x6149b51100cc <vm_exec_core+11628>, 0x6149b510d9ce <vm_exec_core+1646>, 0x6149b510ea90 <vm_exec_core+5936>, 0x6149b5113d2a <vm_exec_core+27082>, 0x6149b510e74e <vm_exec_core+5102>, 0x6149b51151f1 <vm_exec_core+32401>, 0x6149b5112c49 <vm_exec_core+22761>, 0x6149b5111136 <vm_exec_core+15830>, 0x6149b510dd2b <vm_exec_core+2507>, 0x6149b51144fa <vm_exec_core+29082>, 0x6149b5114100 <vm_exec_core+28064>, 0x6149b510e991 <vm_exec_core+5681>, 0x6149b510e249 <vm_exec_core+3817>, 0x6149b51131c4 <vm_exec_core+24164>, 0x6149b510f62b <vm_exec_core+8907>, 0x6149b5114977 <vm_exec_core+30231>, 0x6149b51143af <vm_exec_core+28751>, 0x6149b510feea <vm_exec_core+11146>, 0x6149b511109e <vm_exec_core+15678>, 0x6149b5112d6a <vm_exec_core+23050>, 0x6149b511430b <vm_exec_core+28587>, 0x6149b5111feb <vm_exec_core+19595>, 0x6149b5112f12 <vm_exec_core+23474>, 0x6149b51136ea <vm_exec_core+25482>, 0x6149b5111ee2 <vm_exec_core+19330>, 0x6149b510e19e <vm_exec_core+3646>, 0x6149b511279c <vm_exec_core+21564>, 0x6149b510df5e <vm_exec_core+3070>, 0x6149b510e347 <vm_exec_core+4071>, 0x6149b5110317 <vm_exec_core+12215>, 0x6149b5111c2a <vm_exec_core+18634>, 0x6149b511246f <vm_exec_core+20751>, 0x6149b5111a35 <vm_exec_core+18133>, 0x6149b510dc47 <vm_exec_core+2279>, 0x6149b5113a68 <vm_exec_core+26376>, 0x6149b5113fc3 <vm_exec_core+27747>, 0x6149b510e3e4 <vm_exec_core+4228>, 0x6149b510f0c9 <vm_exec_core+7529>, 0x6149b510ea36 <vm_exec_core+5846>, 0x6149b510f87e <vm_exec_core+9502>, 0x6149b5110ef2 <vm_exec_core+15250>, 0x6149b510e48b <vm_exec_core+4395>, 0x6149b51137b7 <vm_exec_core+25687>, 0x6149b510efff <vm_exec_core+7327>, 0x6149b5110b73 <vm_exec_core+14355>, 0x6149b511162b <vm_exec_core+17099>, 0x6149b5113325 <vm_exec_core+24517>, 0x6149b51121ea <vm_exec_core+20106>, 0x6149b510f927 <vm_exec_core+9671>, 0x6149b510f322 <vm_exec_core+8130>, 0x6149b51130c9 <vm_exec_core+23913>, 0x6149b5110573 <vm_exec_core+12819>, 0x6149b511286e <vm_exec_core+21774>, 0x6149b511235c <vm_exec_core+20476>, 0x6149b51128fb <vm_exec_core+21915>, 0x6149b5113c4b <vm_exec_core+26859>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b5113438 <vm_exec_core+24792>, 0x6149b510fbf0 <vm_exec_core+10384>, 0x6149b5112fdf <vm_exec_core+23679>, 0x6149b510fd16 <vm_exec_core+10678>, 0x6149b5111e2e <vm_exec_core+19150>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b511149a <vm_exec_core+16698>, 0x6149b5111af2 <vm_exec_core+18322>, 0x6149b510ff7d <vm_exec_core+11293>, 0x6149b510f446 <vm_exec_core+8422>, 0x6149b51129c8 <vm_exec_core+22120>, 0x6149b510e596 <vm_exec_core+4662>, 0x6149b511129e <vm_exec_core+16190>, 0x6149b511c4e5 <vm_exec_core+61829>, 0x6149b511212b <vm_exec_core+19915>, 0x6149b510e631 <vm_exec_core+4817>, 0x6149b510eee2 <vm_exec_core+7042>, 0x6149b510ecfb <vm_exec_core+6555>, 0x6149b510f1bb <vm_exec_core+7771>, 0x6149b510fa46 <vm_exec_core+9958>, 0x6149b5111935 <vm_exec_core+17877>, 0x6149b5111294 <vm_exec_core+16180>, 0x6149b5111930 <vm_exec_core+17872>, 0x6149b51120d7 <vm_exec_core+19831>, 0x6149b5112097 <vm_exec_core+19767>, 0x6149b510f1b6 <vm_exec_core+7766>, 0x6149b5112433 <vm_exec_core+20691>, 0x6149b51107bf <vm_exec_core+13407>, 0x6149b51107c4 <vm_exec_core+13412>, 0x6149b5112092 <vm_exec_core+19762>, 0x6149b5111c25 <vm_exec_core+18629>...} reg_cfp = 0x7ee9dcb8f790 reg_pc = 0x51100068ece8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #32 0x00006149b5109b0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516000dfa4d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ee9dd9ff6c0, <optimized out>, <optimized out>}, prev = 0x7ee9dd9ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #33 0x00006149b5146edb in invoke_iseq_block_from_c (ec=0x516000dfa4d0, captured=<optimized out>, self=139542911279760, 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:1648 flags = 0 iseq = 0x7ee9dd04a1c8 cfp = 0x7ee9dcb8f7c8 sp = 0x7ee9dca8f818 use_argv = <optimized out> stack_argv = 0x7ee9dca8f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #34 invoke_block_from_c_proc (ec=0x516000dfa4d0, self=139542911279760, 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:1742 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:1772 No locals. #36 0x00006149b5145166 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x504001ff2490, argc=-1261101522, 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:1793 self = 0 #37 0x00006149b509addd in thread_do_start_proc (th=th@entry=0x5150003bba80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504001ff2490 args_len = 0 args_ptr = <optimized out> #38 0x00006149b50989ba in thread_do_start (th=0x5150003bba80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #39 thread_start_func_2 (th=th@entry=0x5150003bba80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00006149b5097c7e in call_thread_start_func_2 (th=0x5150003bba80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7ee9dd9ffcc0 #41 nt_start (ptr=0x50c000ddbfc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150003bba80 sched = <optimized out> nt = 0x50c000ddbfc0 vm = 0x525000000100 #42 0x00006149b4d35a7f in asan_thread_start(void*) () No symbol table info available. #43 0x00007eea0349caa4 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 = {139542910731968, 4753794229220221005, 139542910731968, -352, 0, 140735046943248, 4753794229199249485, 4755628610514264141}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #44 0x00007eea03529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 4036080) detached] $ timeout 60 gdb -p 4008193 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4036661] [New LWP 4036659] [New LWP 4036067] [New LWP 4026184] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007eea035107e3 in __GI___wait4 (pid=4036660, stat_loc=0x7eea01373bc8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7eea03809c40 (LWP 4008193) "ruby" 0x00007eea035107e3 in __GI___wait4 (pid=4036660, stat_loc=0x7eea01373bc8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7ee9e72006c0 (LWP 4036661) "ruby" 0x00007eea0351b4cd in __GI___poll (fds=0x7ee9cd909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7ee9dda006c0 (LWP 4036659) "test_thread.rb*" 0x00007eea03498d71 in __futex_abstimed_wait_common64 (private=32489, cancel=true, abstime=0x7ee9dd9feba0, op=137, expected=0, futex_word=0x50c000defe14) at ./nptl/futex-internal.c:57 4 Thread 0x7ee9d28006c0 (LWP 4036067) "Timeout stdlib " 0x00007eea03498d71 in __futex_abstimed_wait_common64 (private=32489, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000ddd8d0) at ./nptl/futex-internal.c:57 5 Thread 0x7ee9dfe006c0 (LWP 4026184) "parallel.rb:40" 0x00007eea0351b4cd in __GI___poll (fds=0x7ee9cf216660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 5 (Thread 0x7ee9dfe006c0 (LWP 4026184) "parallel.rb:40"): #0 0x00007eea0351b4cd in __GI___poll (fds=0x7ee9cf216660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006149b4cdc6ca in __interceptor_poll () No symbol table info available. #2 0x00006149b4e38bc9 in nogvl_wait_for (th=139542900511200, fptr=0x51100011afc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577 fds = {fd = 6, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174 ready = <optimized out> #4 0x00006149b4e3a05a in internal_read_func (ptr=0x7ee9cf216440) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x7ee9cf216440 result = <optimized out> #5 0x00006149b508065a in rb_thread_io_blocking_call (io=<optimized out>, func=0x6149b4e39b50 <internal_read_func>, data1=0x7ee9cf216440, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> val = <optimized out> fd = <optimized out> waiting_fd = <optimized out> state = RUBY_TAG_NONE saved_errno = <optimized out> prev_mn_schedulable = <optimized out> #6 0x00006149b4d802d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516000e0bed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ee9dfdfedb0, <optimized out>, 0x7ee9dfdfecc0, <optimized out>, <optimized out>}, prev = 0x7ee9cf209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000e0bed0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00006149b4e4e385 in io_read_memory_locktmp (str=139542667552352, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458 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:3504 str = <optimized out> iis = {th = 139542900511200, fptr = 0x51100011afc0, nonblock = 0, fd = 6, buf = 0x5190002e0980, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100011afc0 n = <optimized out> shrinkable = <optimized out> #9 0x00006149b4e2a731 in io_readpartial (argc=-819894688, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x00006149b516d308 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:3797 ci = 0x40c100100003 cc = <optimized out> me = 0x7eea033d9ed0 cfunc = 0x504000010f58 recv = 139542900511400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006149b511ac39 in vm_sendish (ec=0x516000e0bed0, reg_cfp=0x7ee9e656a790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 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=0x516000e0bed0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6149b5113b4f <vm_exec_core+26607>, 0x6149b51100db <vm_exec_core+11643>, 0x6149b510d9dd <vm_exec_core+1661>, 0x6149b510ea9f <vm_exec_core+5951>, 0x6149b5113d39 <vm_exec_core+27097>, 0x6149b510e75d <vm_exec_core+5117>, 0x6149b5115200 <vm_exec_core+32416>, 0x6149b5112c58 <vm_exec_core+22776>, 0x6149b5111145 <vm_exec_core+15845>, 0x6149b510dd3a <vm_exec_core+2522>, 0x6149b5114509 <vm_exec_core+29097>, 0x6149b511410f <vm_exec_core+28079>, 0x6149b510e9a0 <vm_exec_core+5696>, 0x6149b510e258 <vm_exec_core+3832>, 0x6149b51131d3 <vm_exec_core+24179>, 0x6149b510f63a <vm_exec_core+8922>, 0x6149b5114986 <vm_exec_core+30246>, 0x6149b51143be <vm_exec_core+28766>, 0x6149b510fef9 <vm_exec_core+11161>, 0x6149b51110ad <vm_exec_core+15693>, 0x6149b5112d79 <vm_exec_core+23065>, 0x6149b511431a <vm_exec_core+28602>, 0x6149b5111ffa <vm_exec_core+19610>, 0x6149b5112f21 <vm_exec_core+23489>, 0x6149b51136f9 <vm_exec_core+25497>, 0x6149b5111ef1 <vm_exec_core+19345>, 0x6149b510e1ad <vm_exec_core+3661>, 0x6149b51127ab <vm_exec_core+21579>, 0x6149b510df6d <vm_exec_core+3085>, 0x6149b510e356 <vm_exec_core+4086>, 0x6149b5110326 <vm_exec_core+12230>, 0x6149b5111c39 <vm_exec_core+18649>, 0x6149b511247e <vm_exec_core+20766>, 0x6149b5111a44 <vm_exec_core+18148>, 0x6149b510dc56 <vm_exec_core+2294>, 0x6149b5113a77 <vm_exec_core+26391>, 0x6149b5113fd2 <vm_exec_core+27762>, 0x6149b510e3f3 <vm_exec_core+4243>, 0x6149b510f0d8 <vm_exec_core+7544>, 0x6149b510ea45 <vm_exec_core+5861>, 0x6149b510f88d <vm_exec_core+9517>, 0x6149b5110f01 <vm_exec_core+15265>, 0x6149b510e49a <vm_exec_core+4410>, 0x6149b51137c6 <vm_exec_core+25702>, 0x6149b510f00e <vm_exec_core+7342>, 0x6149b5110b82 <vm_exec_core+14370>, 0x6149b511163a <vm_exec_core+17114>, 0x6149b5113334 <vm_exec_core+24532>, 0x6149b51121f9 <vm_exec_core+20121>, 0x6149b510f936 <vm_exec_core+9686>, 0x6149b510f331 <vm_exec_core+8145>, 0x6149b51130d8 <vm_exec_core+23928>, 0x6149b5110582 <vm_exec_core+12834>, 0x6149b511287d <vm_exec_core+21789>, 0x6149b511236b <vm_exec_core+20491>, 0x6149b511290a <vm_exec_core+21930>, 0x6149b5113c5a <vm_exec_core+26874>, 0x6149b510d6fb <vm_exec_core+923>, 0x6149b5113447 <vm_exec_core+24807>, 0x6149b510fbff <vm_exec_core+10399>, 0x6149b5112fee <vm_exec_core+23694>, 0x6149b510fd25 <vm_exec_core+10693>, 0x6149b5111e3d <vm_exec_core+19165>, 0x6149b5114c51 <vm_exec_core+30961>, 0x6149b51114a9 <vm_exec_core+16713>, 0x6149b5111b01 <vm_exec_core+18337>, 0x6149b510ff8c <vm_exec_core+11308>, 0x6149b510f455 <vm_exec_core+8437>, 0x6149b51129d7 <vm_exec_core+22135>, 0x6149b510e5a5 <vm_exec_core+4677>, 0x6149b51112ad <vm_exec_core+16205>, 0x6149b511c4f4 <vm_exec_core+61844>, 0x6149b511213a <vm_exec_core+19930>, 0x6149b510e640 <vm_exec_core+4832>, 0x6149b510eef1 <vm_exec_core+7057>, 0x6149b510ed0a <vm_exec_core+6570>, 0x6149b510f1ca <vm_exec_core+7786>, 0x6149b510fa55 <vm_exec_core+9973>, 0x6149b51148ae <vm_exec_core+30030>, 0x6149b510d700 <vm_exec_core+928>, 0x6149b510ee16 <vm_exec_core+6838>, 0x6149b511537b <vm_exec_core+32795>, 0x6149b51126a9 <vm_exec_core+21321>, 0x6149b511193a <vm_exec_core+17882>, 0x6149b5113856 <vm_exec_core+25846>, 0x6149b5115735 <vm_exec_core+33749>, 0x6149b5113b7e <vm_exec_core+26654>, 0x6149b5114a28 <vm_exec_core+30408>, 0x6149b5114af9 <vm_exec_core+30617>, 0x6149b510e077 <vm_exec_core+3351>, 0x6149b511442a <vm_exec_core+28874>, 0x6149b51104a6 <vm_exec_core+12614>, 0x6149b5114675 <vm_exec_core+29461>, 0x6149b510fdca <vm_exec_core+10858>, 0x6149b510f6d7 <vm_exec_core+9079>, 0x6149b51109dd <vm_exec_core+13949>, 0x6149b510e50b <vm_exec_core+4523>, 0x6149b5114bc6 <vm_exec_core+30822>, 0x6149b5110c3b <vm_exec_core+14555>, 0x6149b51107c9 <vm_exec_core+13417>, 0x6149b510d7f4 <vm_exec_core+1172>, 0x6149b510de13 <vm_exec_core+2739>, 0x6149b51117ed <vm_exec_core+17549>, 0x6149b5110dd9 <vm_exec_core+14969>, 0x6149b51116c0 <vm_exec_core+17248>, 0x6149b5111562 <vm_exec_core+16898>, 0x6149b51103c3 <vm_exec_core+12387>, 0x6149b5110cd5 <vm_exec_core+14709>, 0x6149b51108ba <vm_exec_core+13658>, 0x6149b5111032 <vm_exec_core+15570>, 0x6149b5110fb7 <vm_exec_core+15447>, 0x6149b5113b40 <vm_exec_core+26592>, 0x6149b51100cc <vm_exec_core+11628>, 0x6149b510d9ce <vm_exec_core+1646>, 0x6149b510ea90 <vm_exec_core+5936>, 0x6149b5113d2a <vm_exec_core+27082>, 0x6149b510e74e <vm_exec_core+5102>, 0x6149b51151f1 <vm_exec_core+32401>, 0x6149b5112c49 <vm_exec_core+22761>, 0x6149b5111136 <vm_exec_core+15830>, 0x6149b510dd2b <vm_exec_core+2507>, 0x6149b51144fa <vm_exec_core+29082>, 0x6149b5114100 <vm_exec_core+28064>, 0x6149b510e991 <vm_exec_core+5681>, 0x6149b510e249 <vm_exec_core+3817>, 0x6149b51131c4 <vm_exec_core+24164>, 0x6149b510f62b <vm_exec_core+8907>, 0x6149b5114977 <vm_exec_core+30231>, 0x6149b51143af <vm_exec_core+28751>, 0x6149b510feea <vm_exec_core+11146>, 0x6149b511109e <vm_exec_core+15678>, 0x6149b5112d6a <vm_exec_core+23050>, 0x6149b511430b <vm_exec_core+28587>, 0x6149b5111feb <vm_exec_core+19595>, 0x6149b5112f12 <vm_exec_core+23474>, 0x6149b51136ea <vm_exec_core+25482>, 0x6149b5111ee2 <vm_exec_core+19330>, 0x6149b510e19e <vm_exec_core+3646>, 0x6149b511279c <vm_exec_core+21564>, 0x6149b510df5e <vm_exec_core+3070>, 0x6149b510e347 <vm_exec_core+4071>, 0x6149b5110317 <vm_exec_core+12215>, 0x6149b5111c2a <vm_exec_core+18634>, 0x6149b511246f <vm_exec_core+20751>, 0x6149b5111a35 <vm_exec_core+18133>, 0x6149b510dc47 <vm_exec_core+2279>, 0x6149b5113a68 <vm_exec_core+26376>, 0x6149b5113fc3 <vm_exec_core+27747>, 0x6149b510e3e4 <vm_exec_core+4228>, 0x6149b510f0c9 <vm_exec_core+7529>, 0x6149b510ea36 <vm_exec_core+5846>, 0x6149b510f87e <vm_exec_core+9502>, 0x6149b5110ef2 <vm_exec_core+15250>, 0x6149b510e48b <vm_exec_core+4395>, 0x6149b51137b7 <vm_exec_core+25687>, 0x6149b510efff <vm_exec_core+7327>, 0x6149b5110b73 <vm_exec_core+14355>, 0x6149b511162b <vm_exec_core+17099>, 0x6149b5113325 <vm_exec_core+24517>, 0x6149b51121ea <vm_exec_core+20106>, 0x6149b510f927 <vm_exec_core+9671>, 0x6149b510f322 <vm_exec_core+8130>, 0x6149b51130c9 <vm_exec_core+23913>, 0x6149b5110573 <vm_exec_core+12819>, 0x6149b511286e <vm_exec_core+21774>, 0x6149b511235c <vm_exec_core+20476>, 0x6149b51128fb <vm_exec_core+21915>, 0x6149b5113c4b <vm_exec_core+26859>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b5113438 <vm_exec_core+24792>, 0x6149b510fbf0 <vm_exec_core+10384>, 0x6149b5112fdf <vm_exec_core+23679>, 0x6149b510fd16 <vm_exec_core+10678>, 0x6149b5111e2e <vm_exec_core+19150>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b511149a <vm_exec_core+16698>, 0x6149b5111af2 <vm_exec_core+18322>, 0x6149b510ff7d <vm_exec_core+11293>, 0x6149b510f446 <vm_exec_core+8422>, 0x6149b51129c8 <vm_exec_core+22120>, 0x6149b510e596 <vm_exec_core+4662>, 0x6149b511129e <vm_exec_core+16190>, 0x6149b511c4e5 <vm_exec_core+61829>, 0x6149b511212b <vm_exec_core+19915>, 0x6149b510e631 <vm_exec_core+4817>, 0x6149b510eee2 <vm_exec_core+7042>, 0x6149b510ecfb <vm_exec_core+6555>, 0x6149b510f1bb <vm_exec_core+7771>, 0x6149b510fa46 <vm_exec_core+9958>, 0x6149b5111935 <vm_exec_core+17877>, 0x6149b5111294 <vm_exec_core+16180>, 0x6149b5111930 <vm_exec_core+17872>, 0x6149b51120d7 <vm_exec_core+19831>, 0x6149b5112097 <vm_exec_core+19767>, 0x6149b510f1b6 <vm_exec_core+7766>, 0x6149b5112433 <vm_exec_core+20691>, 0x6149b51107bf <vm_exec_core+13407>, 0x6149b51107c4 <vm_exec_core+13412>, 0x6149b5112092 <vm_exec_core+19762>, 0x6149b5111c25 <vm_exec_core+18629>...} reg_cfp = 0x7ee9e656a790 reg_pc = 0x51300004b718 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00006149b5109b0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516000e0bed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ee9dfdff6c0, <optimized out>, <optimized out>}, prev = 0x7ee9dfdffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00006149b5146edb in invoke_iseq_block_from_c (ec=0x516000e0bed0, captured=<optimized out>, self=139543530641040, 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:1648 flags = 0 iseq = 0x7eea02fcb9d8 cfp = 0x7ee9e656a7c8 sp = 0x7ee9e646a818 use_argv = <optimized out> stack_argv = 0x7ee9e646a818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516000e0bed0, self=139543530641040, 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:1742 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:1772 No locals. #17 0x00006149b5145166 in rb_vm_invoke_proc (ec=0x7ee9cf216660, proc=0x1, proc@entry=0x504005a088d0, argc=55686349, 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:1793 self = 4294967295 #18 0x00006149b509addd in thread_do_start_proc (th=th@entry=0x51500049a500) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504005a088d0 args_len = 0 args_ptr = <optimized out> #19 0x00006149b50989ba in thread_do_start (th=0x51500049a500) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500049a500, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00006149b5097c7e in call_thread_start_func_2 (th=0x51500049a500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7ee9dfdffcc0 #22 nt_start (ptr=0x50c000df3900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x51500049a500 sched = <optimized out> nt = 0x50c000df3900 vm = 0x525000000100 #23 0x00006149b4d35a7f in asan_thread_start(void*) () No symbol table info available. #24 0x00007eea0349caa4 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 = {139542948480704, 4753789281417896013, 139542948480704, -352, 25, 140735046945904, 4753789281396924493, 4755628610514264141}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007eea03529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7ee9d28006c0 (LWP 4036067) "Timeout stdlib "): #0 0x00007eea03498d71 in __futex_abstimed_wait_common64 (private=32489, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000ddd8d0) 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=32489, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000ddd8d0) 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=0x50c000ddd8d0, 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 0x00007eea0349b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000ddd8a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7eea0349b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ee9d27feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 2, cond = 0x50c000ddd8a8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 2 seq = 1 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=0x50c000ddd8a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00006149b507226f in rb_native_cond_wait (cond=0x50c000ddd8d0, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150003b7200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00006149b5096b92 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150003b7200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00006149b507c711 in native_sleep (th=0x5150003b7200, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x5150003b7200, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00006149b5095605 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=139543537272360, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034 args = <optimized out> #12 0x00006149b4d802d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x516000dfb9d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ee9d27feef0, <optimized out>, 0x7ee9d27fee00, <optimized out>, <optimized out>}, prev = 0x7ee9cb609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000dfb9d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00006149b5094aed in queue_do_pop (self=<optimized out>, q=0x50400005ba10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 139543537272360, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 139543537272360, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005ba10 end = 0 #14 0x00006149b51159cd 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:7398 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x00006149b51159cd in vm_invoke_builtin_delegate (ec=0x516000dfb9d0, cfp=0x7ee9ddd05758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000dfb9d0) at ../../src/trunk_asan/insns.def:1695 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x6149b5113b4f <vm_exec_core+26607>, 0x6149b51100db <vm_exec_core+11643>, 0x6149b510d9dd <vm_exec_core+1661>, 0x6149b510ea9f <vm_exec_core+5951>, 0x6149b5113d39 <vm_exec_core+27097>, 0x6149b510e75d <vm_exec_core+5117>, 0x6149b5115200 <vm_exec_core+32416>, 0x6149b5112c58 <vm_exec_core+22776>, 0x6149b5111145 <vm_exec_core+15845>, 0x6149b510dd3a <vm_exec_core+2522>, 0x6149b5114509 <vm_exec_core+29097>, 0x6149b511410f <vm_exec_core+28079>, 0x6149b510e9a0 <vm_exec_core+5696>, 0x6149b510e258 <vm_exec_core+3832>, 0x6149b51131d3 <vm_exec_core+24179>, 0x6149b510f63a <vm_exec_core+8922>, 0x6149b5114986 <vm_exec_core+30246>, 0x6149b51143be <vm_exec_core+28766>, 0x6149b510fef9 <vm_exec_core+11161>, 0x6149b51110ad <vm_exec_core+15693>, 0x6149b5112d79 <vm_exec_core+23065>, 0x6149b511431a <vm_exec_core+28602>, 0x6149b5111ffa <vm_exec_core+19610>, 0x6149b5112f21 <vm_exec_core+23489>, 0x6149b51136f9 <vm_exec_core+25497>, 0x6149b5111ef1 <vm_exec_core+19345>, 0x6149b510e1ad <vm_exec_core+3661>, 0x6149b51127ab <vm_exec_core+21579>, 0x6149b510df6d <vm_exec_core+3085>, 0x6149b510e356 <vm_exec_core+4086>, 0x6149b5110326 <vm_exec_core+12230>, 0x6149b5111c39 <vm_exec_core+18649>, 0x6149b511247e <vm_exec_core+20766>, 0x6149b5111a44 <vm_exec_core+18148>, 0x6149b510dc56 <vm_exec_core+2294>, 0x6149b5113a77 <vm_exec_core+26391>, 0x6149b5113fd2 <vm_exec_core+27762>, 0x6149b510e3f3 <vm_exec_core+4243>, 0x6149b510f0d8 <vm_exec_core+7544>, 0x6149b510ea45 <vm_exec_core+5861>, 0x6149b510f88d <vm_exec_core+9517>, 0x6149b5110f01 <vm_exec_core+15265>, 0x6149b510e49a <vm_exec_core+4410>, 0x6149b51137c6 <vm_exec_core+25702>, 0x6149b510f00e <vm_exec_core+7342>, 0x6149b5110b82 <vm_exec_core+14370>, 0x6149b511163a <vm_exec_core+17114>, 0x6149b5113334 <vm_exec_core+24532>, 0x6149b51121f9 <vm_exec_core+20121>, 0x6149b510f936 <vm_exec_core+9686>, 0x6149b510f331 <vm_exec_core+8145>, 0x6149b51130d8 <vm_exec_core+23928>, 0x6149b5110582 <vm_exec_core+12834>, 0x6149b511287d <vm_exec_core+21789>, 0x6149b511236b <vm_exec_core+20491>, 0x6149b511290a <vm_exec_core+21930>, 0x6149b5113c5a <vm_exec_core+26874>, 0x6149b510d6fb <vm_exec_core+923>, 0x6149b5113447 <vm_exec_core+24807>, 0x6149b510fbff <vm_exec_core+10399>, 0x6149b5112fee <vm_exec_core+23694>, 0x6149b510fd25 <vm_exec_core+10693>, 0x6149b5111e3d <vm_exec_core+19165>, 0x6149b5114c51 <vm_exec_core+30961>, 0x6149b51114a9 <vm_exec_core+16713>, 0x6149b5111b01 <vm_exec_core+18337>, 0x6149b510ff8c <vm_exec_core+11308>, 0x6149b510f455 <vm_exec_core+8437>, 0x6149b51129d7 <vm_exec_core+22135>, 0x6149b510e5a5 <vm_exec_core+4677>, 0x6149b51112ad <vm_exec_core+16205>, 0x6149b511c4f4 <vm_exec_core+61844>, 0x6149b511213a <vm_exec_core+19930>, 0x6149b510e640 <vm_exec_core+4832>, 0x6149b510eef1 <vm_exec_core+7057>, 0x6149b510ed0a <vm_exec_core+6570>, 0x6149b510f1ca <vm_exec_core+7786>, 0x6149b510fa55 <vm_exec_core+9973>, 0x6149b51148ae <vm_exec_core+30030>, 0x6149b510d700 <vm_exec_core+928>, 0x6149b510ee16 <vm_exec_core+6838>, 0x6149b511537b <vm_exec_core+32795>, 0x6149b51126a9 <vm_exec_core+21321>, 0x6149b511193a <vm_exec_core+17882>, 0x6149b5113856 <vm_exec_core+25846>, 0x6149b5115735 <vm_exec_core+33749>, 0x6149b5113b7e <vm_exec_core+26654>, 0x6149b5114a28 <vm_exec_core+30408>, 0x6149b5114af9 <vm_exec_core+30617>, 0x6149b510e077 <vm_exec_core+3351>, 0x6149b511442a <vm_exec_core+28874>, 0x6149b51104a6 <vm_exec_core+12614>, 0x6149b5114675 <vm_exec_core+29461>, 0x6149b510fdca <vm_exec_core+10858>, 0x6149b510f6d7 <vm_exec_core+9079>, 0x6149b51109dd <vm_exec_core+13949>, 0x6149b510e50b <vm_exec_core+4523>, 0x6149b5114bc6 <vm_exec_core+30822>, 0x6149b5110c3b <vm_exec_core+14555>, 0x6149b51107c9 <vm_exec_core+13417>, 0x6149b510d7f4 <vm_exec_core+1172>, 0x6149b510de13 <vm_exec_core+2739>, 0x6149b51117ed <vm_exec_core+17549>, 0x6149b5110dd9 <vm_exec_core+14969>, 0x6149b51116c0 <vm_exec_core+17248>, 0x6149b5111562 <vm_exec_core+16898>, 0x6149b51103c3 <vm_exec_core+12387>, 0x6149b5110cd5 <vm_exec_core+14709>, 0x6149b51108ba <vm_exec_core+13658>, 0x6149b5111032 <vm_exec_core+15570>, 0x6149b5110fb7 <vm_exec_core+15447>, 0x6149b5113b40 <vm_exec_core+26592>, 0x6149b51100cc <vm_exec_core+11628>, 0x6149b510d9ce <vm_exec_core+1646>, 0x6149b510ea90 <vm_exec_core+5936>, 0x6149b5113d2a <vm_exec_core+27082>, 0x6149b510e74e <vm_exec_core+5102>, 0x6149b51151f1 <vm_exec_core+32401>, 0x6149b5112c49 <vm_exec_core+22761>, 0x6149b5111136 <vm_exec_core+15830>, 0x6149b510dd2b <vm_exec_core+2507>, 0x6149b51144fa <vm_exec_core+29082>, 0x6149b5114100 <vm_exec_core+28064>, 0x6149b510e991 <vm_exec_core+5681>, 0x6149b510e249 <vm_exec_core+3817>, 0x6149b51131c4 <vm_exec_core+24164>, 0x6149b510f62b <vm_exec_core+8907>, 0x6149b5114977 <vm_exec_core+30231>, 0x6149b51143af <vm_exec_core+28751>, 0x6149b510feea <vm_exec_core+11146>, 0x6149b511109e <vm_exec_core+15678>, 0x6149b5112d6a <vm_exec_core+23050>, 0x6149b511430b <vm_exec_core+28587>, 0x6149b5111feb <vm_exec_core+19595>, 0x6149b5112f12 <vm_exec_core+23474>, 0x6149b51136ea <vm_exec_core+25482>, 0x6149b5111ee2 <vm_exec_core+19330>, 0x6149b510e19e <vm_exec_core+3646>, 0x6149b511279c <vm_exec_core+21564>, 0x6149b510df5e <vm_exec_core+3070>, 0x6149b510e347 <vm_exec_core+4071>, 0x6149b5110317 <vm_exec_core+12215>, 0x6149b5111c2a <vm_exec_core+18634>, 0x6149b511246f <vm_exec_core+20751>, 0x6149b5111a35 <vm_exec_core+18133>, 0x6149b510dc47 <vm_exec_core+2279>, 0x6149b5113a68 <vm_exec_core+26376>, 0x6149b5113fc3 <vm_exec_core+27747>, 0x6149b510e3e4 <vm_exec_core+4228>, 0x6149b510f0c9 <vm_exec_core+7529>, 0x6149b510ea36 <vm_exec_core+5846>, 0x6149b510f87e <vm_exec_core+9502>, 0x6149b5110ef2 <vm_exec_core+15250>, 0x6149b510e48b <vm_exec_core+4395>, 0x6149b51137b7 <vm_exec_core+25687>, 0x6149b510efff <vm_exec_core+7327>, 0x6149b5110b73 <vm_exec_core+14355>, 0x6149b511162b <vm_exec_core+17099>, 0x6149b5113325 <vm_exec_core+24517>, 0x6149b51121ea <vm_exec_core+20106>, 0x6149b510f927 <vm_exec_core+9671>, 0x6149b510f322 <vm_exec_core+8130>, 0x6149b51130c9 <vm_exec_core+23913>, 0x6149b5110573 <vm_exec_core+12819>, 0x6149b511286e <vm_exec_core+21774>, 0x6149b511235c <vm_exec_core+20476>, 0x6149b51128fb <vm_exec_core+21915>, 0x6149b5113c4b <vm_exec_core+26859>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b5113438 <vm_exec_core+24792>, 0x6149b510fbf0 <vm_exec_core+10384>, 0x6149b5112fdf <vm_exec_core+23679>, 0x6149b510fd16 <vm_exec_core+10678>, 0x6149b5111e2e <vm_exec_core+19150>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b511149a <vm_exec_core+16698>, 0x6149b5111af2 <vm_exec_core+18322>, 0x6149b510ff7d <vm_exec_core+11293>, 0x6149b510f446 <vm_exec_core+8422>, 0x6149b51129c8 <vm_exec_core+22120>, 0x6149b510e596 <vm_exec_core+4662>, 0x6149b511129e <vm_exec_core+16190>, 0x6149b511c4e5 <vm_exec_core+61829>, 0x6149b511212b <vm_exec_core+19915>, 0x6149b510e631 <vm_exec_core+4817>, 0x6149b510eee2 <vm_exec_core+7042>, 0x6149b510ecfb <vm_exec_core+6555>, 0x6149b510f1bb <vm_exec_core+7771>, 0x6149b510fa46 <vm_exec_core+9958>, 0x6149b5111935 <vm_exec_core+17877>, 0x6149b5111294 <vm_exec_core+16180>, 0x6149b5111930 <vm_exec_core+17872>, 0x6149b51120d7 <vm_exec_core+19831>, 0x6149b5112097 <vm_exec_core+19767>, 0x6149b510f1b6 <vm_exec_core+7766>, 0x6149b5112433 <vm_exec_core+20691>, 0x6149b51107bf <vm_exec_core+13407>, 0x6149b51107c4 <vm_exec_core+13412>, 0x6149b5112092 <vm_exec_core+19762>, 0x6149b5111c25 <vm_exec_core+18629>...} reg_cfp = 0x7ee9ddd05758 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00006149b5109b0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516000dfb9d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ee9d27ff6c0, <optimized out>, <optimized out>}, prev = 0x7ee9d27ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00006149b5146edb in invoke_iseq_block_from_c (ec=0x516000dfb9d0, captured=<optimized out>, self=139543537362840, 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:1648 flags = 0 iseq = 0x7eea02f84f60 cfp = 0x7ee9ddd057c8 sp = 0x7ee9ddc05818 use_argv = <optimized out> stack_argv = 0x7ee9ddc05818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000dfb9d0, self=139543537362840, 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:1742 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:1772 No locals. #21 0x00006149b5145166 in rb_vm_invoke_proc (ec=0x50c000ddd8d0, proc=0x189, proc@entry=0x504002095190, argc=55151985, 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:1793 self = 0 #22 0x00006149b509addd in thread_do_start_proc (th=th@entry=0x5150003b7200) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504002095190 args_len = 0 args_ptr = <optimized out> #23 0x00006149b50989ba in thread_do_start (th=0x5150003b7200) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150003b7200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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 0x00006149b5097c7e in call_thread_start_func_2 (th=0x5150003b7200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7ee9d27ffcc0 #26 nt_start (ptr=0x50c000ddd880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150003b7200 sched = <optimized out> nt = 0x50c000ddd880 vm = 0x525000000100 #27 0x00006149b4d35a7f in asan_thread_start(void*) () No symbol table info available. #28 0x00007eea0349caa4 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 = {139542724085440, 4753762068505108557, 139542724085440, -352, 0, 140735046940176, 4753762068484137037, 4755628610514264141}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007eea03529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7ee9dda006c0 (LWP 4036659) "test_thread.rb*"): #0 0x00007eea03498d71 in __futex_abstimed_wait_common64 (private=32489, cancel=true, abstime=0x7ee9dd9feba0, op=137, expected=0, futex_word=0x50c000defe14) 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=32489, abstime=0x7ee9dd9feba0, clockid=32489, expected=0, futex_word=0x50c000defe14) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 8316928 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000defe14, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ee9dd9feba0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007eea0349bc8e in __pthread_cond_wait_common (abstime=0x7ee9dd9feba0, clockid=1, mutex=0x5150003beda0, cond=0x50c000defde8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7eea0349b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ee9dd9fea90, __canceltype = 8, __prev = 0x0} cbuffer = {wseq = 3, cond = 0x50c000defde8, mutex = 0x5150003beda0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 3 seq = 1 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000defde8, mutex=mutex@entry=0x5150003beda0, abstime=abstime@entry=0x7ee9dd9feba0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00006149b5096661 in native_cond_timedwait (cond=0x50c000defde8, mutex=0x5150003beda0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x5150003bec80, rel=rel@entry=0x7ee9ce409120) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434 end = <optimized out> sched = 0x5160000004a0 lock = 0x5150003beda0 cond = 0x50c000defde8 max = 100000000000000000 #7 0x00006149b507d494 in native_sleep (th=0x5150003bec80, rel=0x7ee9ce409120) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=2000000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1310 prev_status = THREAD_RUNNABLE end = 8316700369515012 woke = 1 #9 0x00006149b4efcf5d in rb_f_sleep (argc=1, argv=0x7ee9dc98d838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4968 beg = 1746740913 scheduler = <optimized out> end = <optimized out> #10 0x00006149b516d308 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:3797 ci = 0x673100140003 cc = <optimized out> me = 0x7ee9dfe32db0 cfunc = 0x504000020258 recv = 139542911268080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006149b51535dd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ee9dd9ff310) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0xffffffff cc = <optimized out> cme = <optimized out> v = <optimized out> #12 0x00006149b5153095 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915 ci = <optimized out> cc = 0x7ee9dd9feba0 #13 0x00006149b511ac39 in vm_sendish (ec=0x516000df71d0, reg_cfp=0x7ee9dca8d790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x516000df71d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6149b5113b4f <vm_exec_core+26607>, 0x6149b51100db <vm_exec_core+11643>, 0x6149b510d9dd <vm_exec_core+1661>, 0x6149b510ea9f <vm_exec_core+5951>, 0x6149b5113d39 <vm_exec_core+27097>, 0x6149b510e75d <vm_exec_core+5117>, 0x6149b5115200 <vm_exec_core+32416>, 0x6149b5112c58 <vm_exec_core+22776>, 0x6149b5111145 <vm_exec_core+15845>, 0x6149b510dd3a <vm_exec_core+2522>, 0x6149b5114509 <vm_exec_core+29097>, 0x6149b511410f <vm_exec_core+28079>, 0x6149b510e9a0 <vm_exec_core+5696>, 0x6149b510e258 <vm_exec_core+3832>, 0x6149b51131d3 <vm_exec_core+24179>, 0x6149b510f63a <vm_exec_core+8922>, 0x6149b5114986 <vm_exec_core+30246>, 0x6149b51143be <vm_exec_core+28766>, 0x6149b510fef9 <vm_exec_core+11161>, 0x6149b51110ad <vm_exec_core+15693>, 0x6149b5112d79 <vm_exec_core+23065>, 0x6149b511431a <vm_exec_core+28602>, 0x6149b5111ffa <vm_exec_core+19610>, 0x6149b5112f21 <vm_exec_core+23489>, 0x6149b51136f9 <vm_exec_core+25497>, 0x6149b5111ef1 <vm_exec_core+19345>, 0x6149b510e1ad <vm_exec_core+3661>, 0x6149b51127ab <vm_exec_core+21579>, 0x6149b510df6d <vm_exec_core+3085>, 0x6149b510e356 <vm_exec_core+4086>, 0x6149b5110326 <vm_exec_core+12230>, 0x6149b5111c39 <vm_exec_core+18649>, 0x6149b511247e <vm_exec_core+20766>, 0x6149b5111a44 <vm_exec_core+18148>, 0x6149b510dc56 <vm_exec_core+2294>, 0x6149b5113a77 <vm_exec_core+26391>, 0x6149b5113fd2 <vm_exec_core+27762>, 0x6149b510e3f3 <vm_exec_core+4243>, 0x6149b510f0d8 <vm_exec_core+7544>, 0x6149b510ea45 <vm_exec_core+5861>, 0x6149b510f88d <vm_exec_core+9517>, 0x6149b5110f01 <vm_exec_core+15265>, 0x6149b510e49a <vm_exec_core+4410>, 0x6149b51137c6 <vm_exec_core+25702>, 0x6149b510f00e <vm_exec_core+7342>, 0x6149b5110b82 <vm_exec_core+14370>, 0x6149b511163a <vm_exec_core+17114>, 0x6149b5113334 <vm_exec_core+24532>, 0x6149b51121f9 <vm_exec_core+20121>, 0x6149b510f936 <vm_exec_core+9686>, 0x6149b510f331 <vm_exec_core+8145>, 0x6149b51130d8 <vm_exec_core+23928>, 0x6149b5110582 <vm_exec_core+12834>, 0x6149b511287d <vm_exec_core+21789>, 0x6149b511236b <vm_exec_core+20491>, 0x6149b511290a <vm_exec_core+21930>, 0x6149b5113c5a <vm_exec_core+26874>, 0x6149b510d6fb <vm_exec_core+923>, 0x6149b5113447 <vm_exec_core+24807>, 0x6149b510fbff <vm_exec_core+10399>, 0x6149b5112fee <vm_exec_core+23694>, 0x6149b510fd25 <vm_exec_core+10693>, 0x6149b5111e3d <vm_exec_core+19165>, 0x6149b5114c51 <vm_exec_core+30961>, 0x6149b51114a9 <vm_exec_core+16713>, 0x6149b5111b01 <vm_exec_core+18337>, 0x6149b510ff8c <vm_exec_core+11308>, 0x6149b510f455 <vm_exec_core+8437>, 0x6149b51129d7 <vm_exec_core+22135>, 0x6149b510e5a5 <vm_exec_core+4677>, 0x6149b51112ad <vm_exec_core+16205>, 0x6149b511c4f4 <vm_exec_core+61844>, 0x6149b511213a <vm_exec_core+19930>, 0x6149b510e640 <vm_exec_core+4832>, 0x6149b510eef1 <vm_exec_core+7057>, 0x6149b510ed0a <vm_exec_core+6570>, 0x6149b510f1ca <vm_exec_core+7786>, 0x6149b510fa55 <vm_exec_core+9973>, 0x6149b51148ae <vm_exec_core+30030>, 0x6149b510d700 <vm_exec_core+928>, 0x6149b510ee16 <vm_exec_core+6838>, 0x6149b511537b <vm_exec_core+32795>, 0x6149b51126a9 <vm_exec_core+21321>, 0x6149b511193a <vm_exec_core+17882>, 0x6149b5113856 <vm_exec_core+25846>, 0x6149b5115735 <vm_exec_core+33749>, 0x6149b5113b7e <vm_exec_core+26654>, 0x6149b5114a28 <vm_exec_core+30408>, 0x6149b5114af9 <vm_exec_core+30617>, 0x6149b510e077 <vm_exec_core+3351>, 0x6149b511442a <vm_exec_core+28874>, 0x6149b51104a6 <vm_exec_core+12614>, 0x6149b5114675 <vm_exec_core+29461>, 0x6149b510fdca <vm_exec_core+10858>, 0x6149b510f6d7 <vm_exec_core+9079>, 0x6149b51109dd <vm_exec_core+13949>, 0x6149b510e50b <vm_exec_core+4523>, 0x6149b5114bc6 <vm_exec_core+30822>, 0x6149b5110c3b <vm_exec_core+14555>, 0x6149b51107c9 <vm_exec_core+13417>, 0x6149b510d7f4 <vm_exec_core+1172>, 0x6149b510de13 <vm_exec_core+2739>, 0x6149b51117ed <vm_exec_core+17549>, 0x6149b5110dd9 <vm_exec_core+14969>, 0x6149b51116c0 <vm_exec_core+17248>, 0x6149b5111562 <vm_exec_core+16898>, 0x6149b51103c3 <vm_exec_core+12387>, 0x6149b5110cd5 <vm_exec_core+14709>, 0x6149b51108ba <vm_exec_core+13658>, 0x6149b5111032 <vm_exec_core+15570>, 0x6149b5110fb7 <vm_exec_core+15447>, 0x6149b5113b40 <vm_exec_core+26592>, 0x6149b51100cc <vm_exec_core+11628>, 0x6149b510d9ce <vm_exec_core+1646>, 0x6149b510ea90 <vm_exec_core+5936>, 0x6149b5113d2a <vm_exec_core+27082>, 0x6149b510e74e <vm_exec_core+5102>, 0x6149b51151f1 <vm_exec_core+32401>, 0x6149b5112c49 <vm_exec_core+22761>, 0x6149b5111136 <vm_exec_core+15830>, 0x6149b510dd2b <vm_exec_core+2507>, 0x6149b51144fa <vm_exec_core+29082>, 0x6149b5114100 <vm_exec_core+28064>, 0x6149b510e991 <vm_exec_core+5681>, 0x6149b510e249 <vm_exec_core+3817>, 0x6149b51131c4 <vm_exec_core+24164>, 0x6149b510f62b <vm_exec_core+8907>, 0x6149b5114977 <vm_exec_core+30231>, 0x6149b51143af <vm_exec_core+28751>, 0x6149b510feea <vm_exec_core+11146>, 0x6149b511109e <vm_exec_core+15678>, 0x6149b5112d6a <vm_exec_core+23050>, 0x6149b511430b <vm_exec_core+28587>, 0x6149b5111feb <vm_exec_core+19595>, 0x6149b5112f12 <vm_exec_core+23474>, 0x6149b51136ea <vm_exec_core+25482>, 0x6149b5111ee2 <vm_exec_core+19330>, 0x6149b510e19e <vm_exec_core+3646>, 0x6149b511279c <vm_exec_core+21564>, 0x6149b510df5e <vm_exec_core+3070>, 0x6149b510e347 <vm_exec_core+4071>, 0x6149b5110317 <vm_exec_core+12215>, 0x6149b5111c2a <vm_exec_core+18634>, 0x6149b511246f <vm_exec_core+20751>, 0x6149b5111a35 <vm_exec_core+18133>, 0x6149b510dc47 <vm_exec_core+2279>, 0x6149b5113a68 <vm_exec_core+26376>, 0x6149b5113fc3 <vm_exec_core+27747>, 0x6149b510e3e4 <vm_exec_core+4228>, 0x6149b510f0c9 <vm_exec_core+7529>, 0x6149b510ea36 <vm_exec_core+5846>, 0x6149b510f87e <vm_exec_core+9502>, 0x6149b5110ef2 <vm_exec_core+15250>, 0x6149b510e48b <vm_exec_core+4395>, 0x6149b51137b7 <vm_exec_core+25687>, 0x6149b510efff <vm_exec_core+7327>, 0x6149b5110b73 <vm_exec_core+14355>, 0x6149b511162b <vm_exec_core+17099>, 0x6149b5113325 <vm_exec_core+24517>, 0x6149b51121ea <vm_exec_core+20106>, 0x6149b510f927 <vm_exec_core+9671>, 0x6149b510f322 <vm_exec_core+8130>, 0x6149b51130c9 <vm_exec_core+23913>, 0x6149b5110573 <vm_exec_core+12819>, 0x6149b511286e <vm_exec_core+21774>, 0x6149b511235c <vm_exec_core+20476>, 0x6149b51128fb <vm_exec_core+21915>, 0x6149b5113c4b <vm_exec_core+26859>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b5113438 <vm_exec_core+24792>, 0x6149b510fbf0 <vm_exec_core+10384>, 0x6149b5112fdf <vm_exec_core+23679>, 0x6149b510fd16 <vm_exec_core+10678>, 0x6149b5111e2e <vm_exec_core+19150>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b511149a <vm_exec_core+16698>, 0x6149b5111af2 <vm_exec_core+18322>, 0x6149b510ff7d <vm_exec_core+11293>, 0x6149b510f446 <vm_exec_core+8422>, 0x6149b51129c8 <vm_exec_core+22120>, 0x6149b510e596 <vm_exec_core+4662>, 0x6149b511129e <vm_exec_core+16190>, 0x6149b511c4e5 <vm_exec_core+61829>, 0x6149b511212b <vm_exec_core+19915>, 0x6149b510e631 <vm_exec_core+4817>, 0x6149b510eee2 <vm_exec_core+7042>, 0x6149b510ecfb <vm_exec_core+6555>, 0x6149b510f1bb <vm_exec_core+7771>, 0x6149b510fa46 <vm_exec_core+9958>, 0x6149b5111935 <vm_exec_core+17877>, 0x6149b5111294 <vm_exec_core+16180>, 0x6149b5111930 <vm_exec_core+17872>, 0x6149b51120d7 <vm_exec_core+19831>, 0x6149b5112097 <vm_exec_core+19767>, 0x6149b510f1b6 <vm_exec_core+7766>, 0x6149b5112433 <vm_exec_core+20691>, 0x6149b51107bf <vm_exec_core+13407>, 0x6149b51107c4 <vm_exec_core+13412>, 0x6149b5112092 <vm_exec_core+19762>, 0x6149b5111c25 <vm_exec_core+18629>...} reg_cfp = 0x7ee9dca8d790 reg_pc = 0x504003c540b8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00006149b5109b0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516000df71d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ee9dd9ff6c0, <optimized out>, <optimized out>}, prev = 0x7ee9dd9ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #16 0x00006149b5146edb in invoke_iseq_block_from_c (ec=0x516000df71d0, captured=<optimized out>, self=139542911268080, 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:1648 flags = 0 iseq = 0x7ee9dd049e80 cfp = 0x7ee9dca8d7c8 sp = 0x7ee9dc98d818 use_argv = <optimized out> stack_argv = 0x7ee9dc98d818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #17 invoke_block_from_c_proc (ec=0x516000df71d0, self=139542911268080, 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:1742 block = <optimized out> keyword_hash = <optimized out> #18 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:1772 No locals. #19 0x00006149b5145166 in rb_vm_invoke_proc (ec=0x50c000defe14, proc=0x89, proc@entry=0x504001ff16d0, argc=55151985, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793 self = 0 #20 0x00006149b509addd in thread_do_start_proc (th=th@entry=0x5150003bec80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504001ff16d0 args_len = 0 args_ptr = <optimized out> #21 0x00006149b50989ba in thread_do_start (th=0x5150003bec80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #22 thread_start_func_2 (th=th@entry=0x5150003bec80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680 _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> #23 0x00006149b5097c7e in call_thread_start_func_2 (th=0x5150003bec80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x7ee9dd9ffcc0 #24 nt_start (ptr=0x50c000defdc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150003bec80 sched = <optimized out> nt = 0x50c000defdc0 vm = 0x525000000100 #25 0x00006149b4d35a7f in asan_thread_start(void*) () No symbol table info available. #26 0x00007eea0349caa4 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 = {139542910731968, 4753794229220221005, 139542910731968, -352, 0, 140735046943664, 4753794229199249485, 4755628610514264141}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #27 0x00007eea03529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7ee9e72006c0 (LWP 4036661) "ruby"): #0 0x00007eea0351b4cd in __GI___poll (fds=0x7ee9cd909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006149b4cdc6ca in __interceptor_poll () No symbol table info available. #2 0x00006149b509c56f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3011 vm = <optimized out> #4 0x00006149b4d35a7f in asan_thread_start(void*) () No symbol table info available. #5 0x00007eea0349caa4 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 = {139543070115520, 4753738154127204429, 139543070115520, -352, 0, 140735046943216, 4753738154106232909, 4755628610514264141}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007eea03529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7eea03809c40 (LWP 4008193) "ruby"): #0 0x00007eea035107e3 in __GI___wait4 (pid=4036660, stat_loc=0x7eea01373bc8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006149b4cc9f00 in __interceptor_waitpid () No symbol table info available. #2 0x00006149b4f03bd4 in do_waitpid (pid=4036660, st=0x7eea01373bc8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1039 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7eea01373ba0) at /tmp/ruby/src/trunk_asan/process.c:1073 w = 0x7eea01373ba0 #4 0x00006149b507ed8f in rb_nogvl (func=0x6149b4f03b90 <waitpid_blocking_no_SIGCHLD>, data1=0x7eea01373ba0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1575 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x00006149b4eee6ee in waitpid_no_SIGCHLD (w=0x7eea01373ba0) at /tmp/ruby/src/trunk_asan/process.c:1086 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1110 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = 4036660, status = 0, options = 0, errnum = 0} #7 0x00006149b4f07577 in rb_waitpid (pid=4036660, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1169 status = <optimized out> data = <optimized out> #8 proc_wait (argc=1, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1205 flags = 0 pid = 4036660 status = <optimized out> #9 0x00006149b4efd069 in proc_wait2 (argc=4036660, argv=0x7eea01373bc8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1386 pid = <optimized out> #10 0x00006149b516d308 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:3797 ci = 0x6b3100100003 cc = <optimized out> me = 0x7eea033b7650 cfunc = 0x504000020718 recv = 139543541749280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00006149b511ac39 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eea009ff4f0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 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=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x6149b5113b4f <vm_exec_core+26607>, 0x6149b51100db <vm_exec_core+11643>, 0x6149b510d9dd <vm_exec_core+1661>, 0x6149b510ea9f <vm_exec_core+5951>, 0x6149b5113d39 <vm_exec_core+27097>, 0x6149b510e75d <vm_exec_core+5117>, 0x6149b5115200 <vm_exec_core+32416>, 0x6149b5112c58 <vm_exec_core+22776>, 0x6149b5111145 <vm_exec_core+15845>, 0x6149b510dd3a <vm_exec_core+2522>, 0x6149b5114509 <vm_exec_core+29097>, 0x6149b511410f <vm_exec_core+28079>, 0x6149b510e9a0 <vm_exec_core+5696>, 0x6149b510e258 <vm_exec_core+3832>, 0x6149b51131d3 <vm_exec_core+24179>, 0x6149b510f63a <vm_exec_core+8922>, 0x6149b5114986 <vm_exec_core+30246>, 0x6149b51143be <vm_exec_core+28766>, 0x6149b510fef9 <vm_exec_core+11161>, 0x6149b51110ad <vm_exec_core+15693>, 0x6149b5112d79 <vm_exec_core+23065>, 0x6149b511431a <vm_exec_core+28602>, 0x6149b5111ffa <vm_exec_core+19610>, 0x6149b5112f21 <vm_exec_core+23489>, 0x6149b51136f9 <vm_exec_core+25497>, 0x6149b5111ef1 <vm_exec_core+19345>, 0x6149b510e1ad <vm_exec_core+3661>, 0x6149b51127ab <vm_exec_core+21579>, 0x6149b510df6d <vm_exec_core+3085>, 0x6149b510e356 <vm_exec_core+4086>, 0x6149b5110326 <vm_exec_core+12230>, 0x6149b5111c39 <vm_exec_core+18649>, 0x6149b511247e <vm_exec_core+20766>, 0x6149b5111a44 <vm_exec_core+18148>, 0x6149b510dc56 <vm_exec_core+2294>, 0x6149b5113a77 <vm_exec_core+26391>, 0x6149b5113fd2 <vm_exec_core+27762>, 0x6149b510e3f3 <vm_exec_core+4243>, 0x6149b510f0d8 <vm_exec_core+7544>, 0x6149b510ea45 <vm_exec_core+5861>, 0x6149b510f88d <vm_exec_core+9517>, 0x6149b5110f01 <vm_exec_core+15265>, 0x6149b510e49a <vm_exec_core+4410>, 0x6149b51137c6 <vm_exec_core+25702>, 0x6149b510f00e <vm_exec_core+7342>, 0x6149b5110b82 <vm_exec_core+14370>, 0x6149b511163a <vm_exec_core+17114>, 0x6149b5113334 <vm_exec_core+24532>, 0x6149b51121f9 <vm_exec_core+20121>, 0x6149b510f936 <vm_exec_core+9686>, 0x6149b510f331 <vm_exec_core+8145>, 0x6149b51130d8 <vm_exec_core+23928>, 0x6149b5110582 <vm_exec_core+12834>, 0x6149b511287d <vm_exec_core+21789>, 0x6149b511236b <vm_exec_core+20491>, 0x6149b511290a <vm_exec_core+21930>, 0x6149b5113c5a <vm_exec_core+26874>, 0x6149b510d6fb <vm_exec_core+923>, 0x6149b5113447 <vm_exec_core+24807>, 0x6149b510fbff <vm_exec_core+10399>, 0x6149b5112fee <vm_exec_core+23694>, 0x6149b510fd25 <vm_exec_core+10693>, 0x6149b5111e3d <vm_exec_core+19165>, 0x6149b5114c51 <vm_exec_core+30961>, 0x6149b51114a9 <vm_exec_core+16713>, 0x6149b5111b01 <vm_exec_core+18337>, 0x6149b510ff8c <vm_exec_core+11308>, 0x6149b510f455 <vm_exec_core+8437>, 0x6149b51129d7 <vm_exec_core+22135>, 0x6149b510e5a5 <vm_exec_core+4677>, 0x6149b51112ad <vm_exec_core+16205>, 0x6149b511c4f4 <vm_exec_core+61844>, 0x6149b511213a <vm_exec_core+19930>, 0x6149b510e640 <vm_exec_core+4832>, 0x6149b510eef1 <vm_exec_core+7057>, 0x6149b510ed0a <vm_exec_core+6570>, 0x6149b510f1ca <vm_exec_core+7786>, 0x6149b510fa55 <vm_exec_core+9973>, 0x6149b51148ae <vm_exec_core+30030>, 0x6149b510d700 <vm_exec_core+928>, 0x6149b510ee16 <vm_exec_core+6838>, 0x6149b511537b <vm_exec_core+32795>, 0x6149b51126a9 <vm_exec_core+21321>, 0x6149b511193a <vm_exec_core+17882>, 0x6149b5113856 <vm_exec_core+25846>, 0x6149b5115735 <vm_exec_core+33749>, 0x6149b5113b7e <vm_exec_core+26654>, 0x6149b5114a28 <vm_exec_core+30408>, 0x6149b5114af9 <vm_exec_core+30617>, 0x6149b510e077 <vm_exec_core+3351>, 0x6149b511442a <vm_exec_core+28874>, 0x6149b51104a6 <vm_exec_core+12614>, 0x6149b5114675 <vm_exec_core+29461>, 0x6149b510fdca <vm_exec_core+10858>, 0x6149b510f6d7 <vm_exec_core+9079>, 0x6149b51109dd <vm_exec_core+13949>, 0x6149b510e50b <vm_exec_core+4523>, 0x6149b5114bc6 <vm_exec_core+30822>, 0x6149b5110c3b <vm_exec_core+14555>, 0x6149b51107c9 <vm_exec_core+13417>, 0x6149b510d7f4 <vm_exec_core+1172>, 0x6149b510de13 <vm_exec_core+2739>, 0x6149b51117ed <vm_exec_core+17549>, 0x6149b5110dd9 <vm_exec_core+14969>, 0x6149b51116c0 <vm_exec_core+17248>, 0x6149b5111562 <vm_exec_core+16898>, 0x6149b51103c3 <vm_exec_core+12387>, 0x6149b5110cd5 <vm_exec_core+14709>, 0x6149b51108ba <vm_exec_core+13658>, 0x6149b5111032 <vm_exec_core+15570>, 0x6149b5110fb7 <vm_exec_core+15447>, 0x6149b5113b40 <vm_exec_core+26592>, 0x6149b51100cc <vm_exec_core+11628>, 0x6149b510d9ce <vm_exec_core+1646>, 0x6149b510ea90 <vm_exec_core+5936>, 0x6149b5113d2a <vm_exec_core+27082>, 0x6149b510e74e <vm_exec_core+5102>, 0x6149b51151f1 <vm_exec_core+32401>, 0x6149b5112c49 <vm_exec_core+22761>, 0x6149b5111136 <vm_exec_core+15830>, 0x6149b510dd2b <vm_exec_core+2507>, 0x6149b51144fa <vm_exec_core+29082>, 0x6149b5114100 <vm_exec_core+28064>, 0x6149b510e991 <vm_exec_core+5681>, 0x6149b510e249 <vm_exec_core+3817>, 0x6149b51131c4 <vm_exec_core+24164>, 0x6149b510f62b <vm_exec_core+8907>, 0x6149b5114977 <vm_exec_core+30231>, 0x6149b51143af <vm_exec_core+28751>, 0x6149b510feea <vm_exec_core+11146>, 0x6149b511109e <vm_exec_core+15678>, 0x6149b5112d6a <vm_exec_core+23050>, 0x6149b511430b <vm_exec_core+28587>, 0x6149b5111feb <vm_exec_core+19595>, 0x6149b5112f12 <vm_exec_core+23474>, 0x6149b51136ea <vm_exec_core+25482>, 0x6149b5111ee2 <vm_exec_core+19330>, 0x6149b510e19e <vm_exec_core+3646>, 0x6149b511279c <vm_exec_core+21564>, 0x6149b510df5e <vm_exec_core+3070>, 0x6149b510e347 <vm_exec_core+4071>, 0x6149b5110317 <vm_exec_core+12215>, 0x6149b5111c2a <vm_exec_core+18634>, 0x6149b511246f <vm_exec_core+20751>, 0x6149b5111a35 <vm_exec_core+18133>, 0x6149b510dc47 <vm_exec_core+2279>, 0x6149b5113a68 <vm_exec_core+26376>, 0x6149b5113fc3 <vm_exec_core+27747>, 0x6149b510e3e4 <vm_exec_core+4228>, 0x6149b510f0c9 <vm_exec_core+7529>, 0x6149b510ea36 <vm_exec_core+5846>, 0x6149b510f87e <vm_exec_core+9502>, 0x6149b5110ef2 <vm_exec_core+15250>, 0x6149b510e48b <vm_exec_core+4395>, 0x6149b51137b7 <vm_exec_core+25687>, 0x6149b510efff <vm_exec_core+7327>, 0x6149b5110b73 <vm_exec_core+14355>, 0x6149b511162b <vm_exec_core+17099>, 0x6149b5113325 <vm_exec_core+24517>, 0x6149b51121ea <vm_exec_core+20106>, 0x6149b510f927 <vm_exec_core+9671>, 0x6149b510f322 <vm_exec_core+8130>, 0x6149b51130c9 <vm_exec_core+23913>, 0x6149b5110573 <vm_exec_core+12819>, 0x6149b511286e <vm_exec_core+21774>, 0x6149b511235c <vm_exec_core+20476>, 0x6149b51128fb <vm_exec_core+21915>, 0x6149b5113c4b <vm_exec_core+26859>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b5113438 <vm_exec_core+24792>, 0x6149b510fbf0 <vm_exec_core+10384>, 0x6149b5112fdf <vm_exec_core+23679>, 0x6149b510fd16 <vm_exec_core+10678>, 0x6149b5111e2e <vm_exec_core+19150>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b511149a <vm_exec_core+16698>, 0x6149b5111af2 <vm_exec_core+18322>, 0x6149b510ff7d <vm_exec_core+11293>, 0x6149b510f446 <vm_exec_core+8422>, 0x6149b51129c8 <vm_exec_core+22120>, 0x6149b510e596 <vm_exec_core+4662>, 0x6149b511129e <vm_exec_core+16190>, 0x6149b511c4e5 <vm_exec_core+61829>, 0x6149b511212b <vm_exec_core+19915>, 0x6149b510e631 <vm_exec_core+4817>, 0x6149b510eee2 <vm_exec_core+7042>, 0x6149b510ecfb <vm_exec_core+6555>, 0x6149b510f1bb <vm_exec_core+7771>, 0x6149b510fa46 <vm_exec_core+9958>, 0x6149b5111935 <vm_exec_core+17877>, 0x6149b5111294 <vm_exec_core+16180>, 0x6149b5111930 <vm_exec_core+17872>, 0x6149b51120d7 <vm_exec_core+19831>, 0x6149b5112097 <vm_exec_core+19767>, 0x6149b510f1b6 <vm_exec_core+7766>, 0x6149b5112433 <vm_exec_core+20691>, 0x6149b51107bf <vm_exec_core+13407>, 0x6149b51107c4 <vm_exec_core+13412>, 0x6149b5112092 <vm_exec_core+19762>, 0x6149b5111c25 <vm_exec_core+18629>...} reg_cfp = 0x7eea009ff4f0 reg_pc = 0x51400044a0f8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00006149b5109b0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff6e7b1740, <optimized out>, <optimized out>}, prev = 0x7eea01449f40, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00006149b518ac82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7eea009ff620, self=139543530641040, 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:1648 flags = 0 iseq = 0x7eea02f8d318 cfp = <optimized out> sp = 0x7eea008ffa28 use_argv = 0x7eea012d77e0 stack_argv = 0x7eea008ffa28 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:1662 captured = 0x7eea009ff620 #16 0x00006149b5137026 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:1699 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:1707 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 0x00006149b5137026 in rb_yield (val=<optimized out>) No locals. #20 0x00006149b52eb056 in rb_ary_collect (ary=139542900507600) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 139543049530040 i = 23 #21 0x00006149b516d308 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:3797 ci = 0x166100000001 cc = <optimized out> me = 0x7eea033e0140 cfunc = 0x50400000a758 recv = 139542900507600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x00006149b51155d6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eea009ff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x512000011fb0 insns_address_table = {0x6149b5113b4f <vm_exec_core+26607>, 0x6149b51100db <vm_exec_core+11643>, 0x6149b510d9dd <vm_exec_core+1661>, 0x6149b510ea9f <vm_exec_core+5951>, 0x6149b5113d39 <vm_exec_core+27097>, 0x6149b510e75d <vm_exec_core+5117>, 0x6149b5115200 <vm_exec_core+32416>, 0x6149b5112c58 <vm_exec_core+22776>, 0x6149b5111145 <vm_exec_core+15845>, 0x6149b510dd3a <vm_exec_core+2522>, 0x6149b5114509 <vm_exec_core+29097>, 0x6149b511410f <vm_exec_core+28079>, 0x6149b510e9a0 <vm_exec_core+5696>, 0x6149b510e258 <vm_exec_core+3832>, 0x6149b51131d3 <vm_exec_core+24179>, 0x6149b510f63a <vm_exec_core+8922>, 0x6149b5114986 <vm_exec_core+30246>, 0x6149b51143be <vm_exec_core+28766>, 0x6149b510fef9 <vm_exec_core+11161>, 0x6149b51110ad <vm_exec_core+15693>, 0x6149b5112d79 <vm_exec_core+23065>, 0x6149b511431a <vm_exec_core+28602>, 0x6149b5111ffa <vm_exec_core+19610>, 0x6149b5112f21 <vm_exec_core+23489>, 0x6149b51136f9 <vm_exec_core+25497>, 0x6149b5111ef1 <vm_exec_core+19345>, 0x6149b510e1ad <vm_exec_core+3661>, 0x6149b51127ab <vm_exec_core+21579>, 0x6149b510df6d <vm_exec_core+3085>, 0x6149b510e356 <vm_exec_core+4086>, 0x6149b5110326 <vm_exec_core+12230>, 0x6149b5111c39 <vm_exec_core+18649>, 0x6149b511247e <vm_exec_core+20766>, 0x6149b5111a44 <vm_exec_core+18148>, 0x6149b510dc56 <vm_exec_core+2294>, 0x6149b5113a77 <vm_exec_core+26391>, 0x6149b5113fd2 <vm_exec_core+27762>, 0x6149b510e3f3 <vm_exec_core+4243>, 0x6149b510f0d8 <vm_exec_core+7544>, 0x6149b510ea45 <vm_exec_core+5861>, 0x6149b510f88d <vm_exec_core+9517>, 0x6149b5110f01 <vm_exec_core+15265>, 0x6149b510e49a <vm_exec_core+4410>, 0x6149b51137c6 <vm_exec_core+25702>, 0x6149b510f00e <vm_exec_core+7342>, 0x6149b5110b82 <vm_exec_core+14370>, 0x6149b511163a <vm_exec_core+17114>, 0x6149b5113334 <vm_exec_core+24532>, 0x6149b51121f9 <vm_exec_core+20121>, 0x6149b510f936 <vm_exec_core+9686>, 0x6149b510f331 <vm_exec_core+8145>, 0x6149b51130d8 <vm_exec_core+23928>, 0x6149b5110582 <vm_exec_core+12834>, 0x6149b511287d <vm_exec_core+21789>, 0x6149b511236b <vm_exec_core+20491>, 0x6149b511290a <vm_exec_core+21930>, 0x6149b5113c5a <vm_exec_core+26874>, 0x6149b510d6fb <vm_exec_core+923>, 0x6149b5113447 <vm_exec_core+24807>, 0x6149b510fbff <vm_exec_core+10399>, 0x6149b5112fee <vm_exec_core+23694>, 0x6149b510fd25 <vm_exec_core+10693>, 0x6149b5111e3d <vm_exec_core+19165>, 0x6149b5114c51 <vm_exec_core+30961>, 0x6149b51114a9 <vm_exec_core+16713>, 0x6149b5111b01 <vm_exec_core+18337>, 0x6149b510ff8c <vm_exec_core+11308>, 0x6149b510f455 <vm_exec_core+8437>, 0x6149b51129d7 <vm_exec_core+22135>, 0x6149b510e5a5 <vm_exec_core+4677>, 0x6149b51112ad <vm_exec_core+16205>, 0x6149b511c4f4 <vm_exec_core+61844>, 0x6149b511213a <vm_exec_core+19930>, 0x6149b510e640 <vm_exec_core+4832>, 0x6149b510eef1 <vm_exec_core+7057>, 0x6149b510ed0a <vm_exec_core+6570>, 0x6149b510f1ca <vm_exec_core+7786>, 0x6149b510fa55 <vm_exec_core+9973>, 0x6149b51148ae <vm_exec_core+30030>, 0x6149b510d700 <vm_exec_core+928>, 0x6149b510ee16 <vm_exec_core+6838>, 0x6149b511537b <vm_exec_core+32795>, 0x6149b51126a9 <vm_exec_core+21321>, 0x6149b511193a <vm_exec_core+17882>, 0x6149b5113856 <vm_exec_core+25846>, 0x6149b5115735 <vm_exec_core+33749>, 0x6149b5113b7e <vm_exec_core+26654>, 0x6149b5114a28 <vm_exec_core+30408>, 0x6149b5114af9 <vm_exec_core+30617>, 0x6149b510e077 <vm_exec_core+3351>, 0x6149b511442a <vm_exec_core+28874>, 0x6149b51104a6 <vm_exec_core+12614>, 0x6149b5114675 <vm_exec_core+29461>, 0x6149b510fdca <vm_exec_core+10858>, 0x6149b510f6d7 <vm_exec_core+9079>, 0x6149b51109dd <vm_exec_core+13949>, 0x6149b510e50b <vm_exec_core+4523>, 0x6149b5114bc6 <vm_exec_core+30822>, 0x6149b5110c3b <vm_exec_core+14555>, 0x6149b51107c9 <vm_exec_core+13417>, 0x6149b510d7f4 <vm_exec_core+1172>, 0x6149b510de13 <vm_exec_core+2739>, 0x6149b51117ed <vm_exec_core+17549>, 0x6149b5110dd9 <vm_exec_core+14969>, 0x6149b51116c0 <vm_exec_core+17248>, 0x6149b5111562 <vm_exec_core+16898>, 0x6149b51103c3 <vm_exec_core+12387>, 0x6149b5110cd5 <vm_exec_core+14709>, 0x6149b51108ba <vm_exec_core+13658>, 0x6149b5111032 <vm_exec_core+15570>, 0x6149b5110fb7 <vm_exec_core+15447>, 0x6149b5113b40 <vm_exec_core+26592>, 0x6149b51100cc <vm_exec_core+11628>, 0x6149b510d9ce <vm_exec_core+1646>, 0x6149b510ea90 <vm_exec_core+5936>, 0x6149b5113d2a <vm_exec_core+27082>, 0x6149b510e74e <vm_exec_core+5102>, 0x6149b51151f1 <vm_exec_core+32401>, 0x6149b5112c49 <vm_exec_core+22761>, 0x6149b5111136 <vm_exec_core+15830>, 0x6149b510dd2b <vm_exec_core+2507>, 0x6149b51144fa <vm_exec_core+29082>, 0x6149b5114100 <vm_exec_core+28064>, 0x6149b510e991 <vm_exec_core+5681>, 0x6149b510e249 <vm_exec_core+3817>, 0x6149b51131c4 <vm_exec_core+24164>, 0x6149b510f62b <vm_exec_core+8907>, 0x6149b5114977 <vm_exec_core+30231>, 0x6149b51143af <vm_exec_core+28751>, 0x6149b510feea <vm_exec_core+11146>, 0x6149b511109e <vm_exec_core+15678>, 0x6149b5112d6a <vm_exec_core+23050>, 0x6149b511430b <vm_exec_core+28587>, 0x6149b5111feb <vm_exec_core+19595>, 0x6149b5112f12 <vm_exec_core+23474>, 0x6149b51136ea <vm_exec_core+25482>, 0x6149b5111ee2 <vm_exec_core+19330>, 0x6149b510e19e <vm_exec_core+3646>, 0x6149b511279c <vm_exec_core+21564>, 0x6149b510df5e <vm_exec_core+3070>, 0x6149b510e347 <vm_exec_core+4071>, 0x6149b5110317 <vm_exec_core+12215>, 0x6149b5111c2a <vm_exec_core+18634>, 0x6149b511246f <vm_exec_core+20751>, 0x6149b5111a35 <vm_exec_core+18133>, 0x6149b510dc47 <vm_exec_core+2279>, 0x6149b5113a68 <vm_exec_core+26376>, 0x6149b5113fc3 <vm_exec_core+27747>, 0x6149b510e3e4 <vm_exec_core+4228>, 0x6149b510f0c9 <vm_exec_core+7529>, 0x6149b510ea36 <vm_exec_core+5846>, 0x6149b510f87e <vm_exec_core+9502>, 0x6149b5110ef2 <vm_exec_core+15250>, 0x6149b510e48b <vm_exec_core+4395>, 0x6149b51137b7 <vm_exec_core+25687>, 0x6149b510efff <vm_exec_core+7327>, 0x6149b5110b73 <vm_exec_core+14355>, 0x6149b511162b <vm_exec_core+17099>, 0x6149b5113325 <vm_exec_core+24517>, 0x6149b51121ea <vm_exec_core+20106>, 0x6149b510f927 <vm_exec_core+9671>, 0x6149b510f322 <vm_exec_core+8130>, 0x6149b51130c9 <vm_exec_core+23913>, 0x6149b5110573 <vm_exec_core+12819>, 0x6149b511286e <vm_exec_core+21774>, 0x6149b511235c <vm_exec_core+20476>, 0x6149b51128fb <vm_exec_core+21915>, 0x6149b5113c4b <vm_exec_core+26859>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b5113438 <vm_exec_core+24792>, 0x6149b510fbf0 <vm_exec_core+10384>, 0x6149b5112fdf <vm_exec_core+23679>, 0x6149b510fd16 <vm_exec_core+10678>, 0x6149b5111e2e <vm_exec_core+19150>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b511149a <vm_exec_core+16698>, 0x6149b5111af2 <vm_exec_core+18322>, 0x6149b510ff7d <vm_exec_core+11293>, 0x6149b510f446 <vm_exec_core+8422>, 0x6149b51129c8 <vm_exec_core+22120>, 0x6149b510e596 <vm_exec_core+4662>, 0x6149b511129e <vm_exec_core+16190>, 0x6149b511c4e5 <vm_exec_core+61829>, 0x6149b511212b <vm_exec_core+19915>, 0x6149b510e631 <vm_exec_core+4817>, 0x6149b510eee2 <vm_exec_core+7042>, 0x6149b510ecfb <vm_exec_core+6555>, 0x6149b510f1bb <vm_exec_core+7771>, 0x6149b510fa46 <vm_exec_core+9958>, 0x6149b5111935 <vm_exec_core+17877>, 0x6149b5111294 <vm_exec_core+16180>, 0x6149b5111930 <vm_exec_core+17872>, 0x6149b51120d7 <vm_exec_core+19831>, 0x6149b5112097 <vm_exec_core+19767>, 0x6149b510f1b6 <vm_exec_core+7766>, 0x6149b5112433 <vm_exec_core+20691>, 0x6149b51107bf <vm_exec_core+13407>, 0x6149b51107c4 <vm_exec_core+13412>, 0x6149b5112092 <vm_exec_core+19762>, 0x6149b5111c25 <vm_exec_core+18629>...} reg_cfp = 0x7eea009ff608 reg_pc = 0x519000014910 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> th: 0x515000000300, native_id: 0x7eea03809c40 INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> -- Control frame information ----------------------------------------------- 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> c:0015 p:---- s:0105 e:000104 CFUNC :wait2 c:0014 p:0023 s:0100 E:001af8 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1265 INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map 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> c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 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> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368 c:0007 p:0069 s:0046 E:0009e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <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_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <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:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> c:0001 p:0000 s:0003 E:001680 DUMMY [FINISH] INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> th: 0x51500049a500, native_id: 0x7ee9dfe006c0 INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> -- Control frame information ----------------------------------------------- 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> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0035 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] INSN_LABEL_opt_aref_with = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> th: 0x5150003b7200, native_id: 0x7ee9d28006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_minus = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0018 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> th: 0x5150003bec80, native_id: 0x7ee9dda006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0011 e:000010 CFUNC :sleep c:0002 p:0005 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1260 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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 0x00006149b5109efb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00006149b518ac82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7eea009ff738, self=139543530641040, 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:1648 flags = 0 iseq = 0x7eea02fcbb90 cfp = <optimized out> sp = 0x7eea008ff8d0 use_argv = 0x7eea013001e0 stack_argv = 0x7eea008ff8d0 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:1662 captured = 0x7eea009ff738 #28 0x00006149b5137026 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:1699 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:1707 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 0x00006149b5137026 in rb_yield (val=<optimized out>) No locals. #32 0x00006149b52eb056 in rb_ary_collect (ary=139542900511680) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 139542900511480 i = 0 #33 0x00006149b516d308 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:3797 ci = 0x166100000001 cc = <optimized out> me = 0x7eea033e0140 cfunc = 0x50400000a758 recv = 139542900511680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #34 0x00006149b51155d6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eea009ff720, cd=0x502000008290, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #35 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000008290 insns_address_table = {0x6149b5113b4f <vm_exec_core+26607>, 0x6149b51100db <vm_exec_core+11643>, 0x6149b510d9dd <vm_exec_core+1661>, 0x6149b510ea9f <vm_exec_core+5951>, 0x6149b5113d39 <vm_exec_core+27097>, 0x6149b510e75d <vm_exec_core+5117>, 0x6149b5115200 <vm_exec_core+32416>, 0x6149b5112c58 <vm_exec_core+22776>, 0x6149b5111145 <vm_exec_core+15845>, 0x6149b510dd3a <vm_exec_core+2522>, 0x6149b5114509 <vm_exec_core+29097>, 0x6149b511410f <vm_exec_core+28079>, 0x6149b510e9a0 <vm_exec_core+5696>, 0x6149b510e258 <vm_exec_core+3832>, 0x6149b51131d3 <vm_exec_core+24179>, 0x6149b510f63a <vm_exec_core+8922>, 0x6149b5114986 <vm_exec_core+30246>, 0x6149b51143be <vm_exec_core+28766>, 0x6149b510fef9 <vm_exec_core+11161>, 0x6149b51110ad <vm_exec_core+15693>, 0x6149b5112d79 <vm_exec_core+23065>, 0x6149b511431a <vm_exec_core+28602>, 0x6149b5111ffa <vm_exec_core+19610>, 0x6149b5112f21 <vm_exec_core+23489>, 0x6149b51136f9 <vm_exec_core+25497>, 0x6149b5111ef1 <vm_exec_core+19345>, 0x6149b510e1ad <vm_exec_core+3661>, 0x6149b51127ab <vm_exec_core+21579>, 0x6149b510df6d <vm_exec_core+3085>, 0x6149b510e356 <vm_exec_core+4086>, 0x6149b5110326 <vm_exec_core+12230>, 0x6149b5111c39 <vm_exec_core+18649>, 0x6149b511247e <vm_exec_core+20766>, 0x6149b5111a44 <vm_exec_core+18148>, 0x6149b510dc56 <vm_exec_core+2294>, 0x6149b5113a77 <vm_exec_core+26391>, 0x6149b5113fd2 <vm_exec_core+27762>, 0x6149b510e3f3 <vm_exec_core+4243>, 0x6149b510f0d8 <vm_exec_core+7544>, 0x6149b510ea45 <vm_exec_core+5861>, 0x6149b510f88d <vm_exec_core+9517>, 0x6149b5110f01 <vm_exec_core+15265>, 0x6149b510e49a <vm_exec_core+4410>, 0x6149b51137c6 <vm_exec_core+25702>, 0x6149b510f00e <vm_exec_core+7342>, 0x6149b5110b82 <vm_exec_core+14370>, 0x6149b511163a <vm_exec_core+17114>, 0x6149b5113334 <vm_exec_core+24532>, 0x6149b51121f9 <vm_exec_core+20121>, 0x6149b510f936 <vm_exec_core+9686>, 0x6149b510f331 <vm_exec_core+8145>, 0x6149b51130d8 <vm_exec_core+23928>, 0x6149b5110582 <vm_exec_core+12834>, 0x6149b511287d <vm_exec_core+21789>, 0x6149b511236b <vm_exec_core+20491>, 0x6149b511290a <vm_exec_core+21930>, 0x6149b5113c5a <vm_exec_core+26874>, 0x6149b510d6fb <vm_exec_core+923>, 0x6149b5113447 <vm_exec_core+24807>, 0x6149b510fbff <vm_exec_core+10399>, 0x6149b5112fee <vm_exec_core+23694>, 0x6149b510fd25 <vm_exec_core+10693>, 0x6149b5111e3d <vm_exec_core+19165>, 0x6149b5114c51 <vm_exec_core+30961>, 0x6149b51114a9 <vm_exec_core+16713>, 0x6149b5111b01 <vm_exec_core+18337>, 0x6149b510ff8c <vm_exec_core+11308>, 0x6149b510f455 <vm_exec_core+8437>, 0x6149b51129d7 <vm_exec_core+22135>, 0x6149b510e5a5 <vm_exec_core+4677>, 0x6149b51112ad <vm_exec_core+16205>, 0x6149b511c4f4 <vm_exec_core+61844>, 0x6149b511213a <vm_exec_core+19930>, 0x6149b510e640 <vm_exec_core+4832>, 0x6149b510eef1 <vm_exec_core+7057>, 0x6149b510ed0a <vm_exec_core+6570>, 0x6149b510f1ca <vm_exec_core+7786>, 0x6149b510fa55 <vm_exec_core+9973>, 0x6149b51148ae <vm_exec_core+30030>, 0x6149b510d700 <vm_exec_core+928>, 0x6149b510ee16 <vm_exec_core+6838>, 0x6149b511537b <vm_exec_core+32795>, 0x6149b51126a9 <vm_exec_core+21321>, 0x6149b511193a <vm_exec_core+17882>, 0x6149b5113856 <vm_exec_core+25846>, 0x6149b5115735 <vm_exec_core+33749>, 0x6149b5113b7e <vm_exec_core+26654>, 0x6149b5114a28 <vm_exec_core+30408>, 0x6149b5114af9 <vm_exec_core+30617>, 0x6149b510e077 <vm_exec_core+3351>, 0x6149b511442a <vm_exec_core+28874>, 0x6149b51104a6 <vm_exec_core+12614>, 0x6149b5114675 <vm_exec_core+29461>, 0x6149b510fdca <vm_exec_core+10858>, 0x6149b510f6d7 <vm_exec_core+9079>, 0x6149b51109dd <vm_exec_core+13949>, 0x6149b510e50b <vm_exec_core+4523>, 0x6149b5114bc6 <vm_exec_core+30822>, 0x6149b5110c3b <vm_exec_core+14555>, 0x6149b51107c9 <vm_exec_core+13417>, 0x6149b510d7f4 <vm_exec_core+1172>, 0x6149b510de13 <vm_exec_core+2739>, 0x6149b51117ed <vm_exec_core+17549>, 0x6149b5110dd9 <vm_exec_core+14969>, 0x6149b51116c0 <vm_exec_core+17248>, 0x6149b5111562 <vm_exec_core+16898>, 0x6149b51103c3 <vm_exec_core+12387>, 0x6149b5110cd5 <vm_exec_core+14709>, 0x6149b51108ba <vm_exec_core+13658>, 0x6149b5111032 <vm_exec_core+15570>, 0x6149b5110fb7 <vm_exec_core+15447>, 0x6149b5113b40 <vm_exec_core+26592>, 0x6149b51100cc <vm_exec_core+11628>, 0x6149b510d9ce <vm_exec_core+1646>, 0x6149b510ea90 <vm_exec_core+5936>, 0x6149b5113d2a <vm_exec_core+27082>, 0x6149b510e74e <vm_exec_core+5102>, 0x6149b51151f1 <vm_exec_core+32401>, 0x6149b5112c49 <vm_exec_core+22761>, 0x6149b5111136 <vm_exec_core+15830>, 0x6149b510dd2b <vm_exec_core+2507>, 0x6149b51144fa <vm_exec_core+29082>, 0x6149b5114100 <vm_exec_core+28064>, 0x6149b510e991 <vm_exec_core+5681>, 0x6149b510e249 <vm_exec_core+3817>, 0x6149b51131c4 <vm_exec_core+24164>, 0x6149b510f62b <vm_exec_core+8907>, 0x6149b5114977 <vm_exec_core+30231>, 0x6149b51143af <vm_exec_core+28751>, 0x6149b510feea <vm_exec_core+11146>, 0x6149b511109e <vm_exec_core+15678>, 0x6149b5112d6a <vm_exec_core+23050>, 0x6149b511430b <vm_exec_core+28587>, 0x6149b5111feb <vm_exec_core+19595>, 0x6149b5112f12 <vm_exec_core+23474>, 0x6149b51136ea <vm_exec_core+25482>, 0x6149b5111ee2 <vm_exec_core+19330>, 0x6149b510e19e <vm_exec_core+3646>, 0x6149b511279c <vm_exec_core+21564>, 0x6149b510df5e <vm_exec_core+3070>, 0x6149b510e347 <vm_exec_core+4071>, 0x6149b5110317 <vm_exec_core+12215>, 0x6149b5111c2a <vm_exec_core+18634>, 0x6149b511246f <vm_exec_core+20751>, 0x6149b5111a35 <vm_exec_core+18133>, 0x6149b510dc47 <vm_exec_core+2279>, 0x6149b5113a68 <vm_exec_core+26376>, 0x6149b5113fc3 <vm_exec_core+27747>, 0x6149b510e3e4 <vm_exec_core+4228>, 0x6149b510f0c9 <vm_exec_core+7529>, 0x6149b510ea36 <vm_exec_core+5846>, 0x6149b510f87e <vm_exec_core+9502>, 0x6149b5110ef2 <vm_exec_core+15250>, 0x6149b510e48b <vm_exec_core+4395>, 0x6149b51137b7 <vm_exec_core+25687>, 0x6149b510efff <vm_exec_core+7327>, 0x6149b5110b73 <vm_exec_core+14355>, 0x6149b511162b <vm_exec_core+17099>, 0x6149b5113325 <vm_exec_core+24517>, 0x6149b51121ea <vm_exec_core+20106>, 0x6149b510f927 <vm_exec_core+9671>, 0x6149b510f322 <vm_exec_core+8130>, 0x6149b51130c9 <vm_exec_core+23913>, 0x6149b5110573 <vm_exec_core+12819>, 0x6149b511286e <vm_exec_core+21774>, 0x6149b511235c <vm_exec_core+20476>, 0x6149b51128fb <vm_exec_core+21915>, 0x6149b5113c4b <vm_exec_core+26859>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b5113438 <vm_exec_core+24792>, 0x6149b510fbf0 <vm_exec_core+10384>, 0x6149b5112fdf <vm_exec_core+23679>, 0x6149b510fd16 <vm_exec_core+10678>, 0x6149b5111e2e <vm_exec_core+19150>, 0x6149b5112117 <vm_exec_core+19895>, 0x6149b511149a <vm_exec_core+16698>, 0x6149b5111af2 <vm_exec_core+18322>, 0x6149b510ff7d <vm_exec_core+11293>, 0x6149b510f446 <vm_exec_core+8422>, 0x6149b51129c8 <vm_exec_core+22120>, 0x6149b510e596 <vm_exec_core+4662>, 0x6149b511129e <vm_exec_core+16190>, 0x6149b511c4e5 <vm_exec_core+61829>, 0x6149b511212b <vm_exec_core+19915>, 0x6149b510e631 <vm_exec_core+4817>, 0x6149b510eee2 <vm_exec_core+7042>, 0x6149b510ecfb <vm_exec_core+6555>, 0x6149b510f1bb <vm_exec_core+7771>, 0x6149b510fa46 <vm_exec_core+9958>, 0x6149b5111935 <vm_exec_core+17877>, 0x6149b5111294 <vm_exec_core+16180>, 0x6149b5111930 <vm_exec_core+17872>, 0x6149b51120d7 <vm_exec_core+19831>, 0x6149b5112097 <vm_exec_core+19767>, 0x6149b510f1b6 <vm_exec_core+7766>, 0x6149b5112433 <vm_exec_core+20691>, 0x6149b51107bf <vm_exec_core+13407>, 0x6149b51107c4 <vm_exec_core+13412>, 0x6149b5112092 <vm_exec_core+19762>, 0x6149b5111c25 <vm_exec_core+18629>...} reg_cfp = 0x7eea009ff720 reg_pc = 0x50400002def8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #36 0x00006149b5109efb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #38 0x00006149b4d7c5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7eea02fcbd20) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff6e7b2ed0, <optimized out>, 0x7fff6e7b2e20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7eea02fcbd20 #39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #40 0x00006149b4d75b37 in rb_main (argc=11, argv=0x7fff6e7b30a8) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #41 main (argc=11, argv=0x7fff6e7b30a8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 4008193) detached] $ timeout 60 gdb -p 4008190 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 4008192] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007bb992126cd7 in __GI___select (nfds=7, readfds=0x50c004d1f1c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff120f0f60) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7bb99235fc40 (LWP 4008190) "ruby" 0x00007bb992126cd7 in __GI___select (nfds=7, readfds=0x50c004d1f1c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff120f0f60) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7bb975e006c0 (LWP 4008192) "ruby" 0x00007bb99211b4cd in __GI___poll (fds=0x7bb974b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7bb975e006c0 (LWP 4008192) "ruby"): #0 0x00007bb99211b4cd in __GI___poll (fds=0x7bb974b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005566914066ca in __interceptor_poll () No symbol table info available. #2 0x00005566917c656f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3011 vm = <optimized out> #4 0x000055669145fa7f in asan_thread_start(void*) () No symbol table info available. #5 0x00007bb99209caa4 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 = {136036476782272, -6797675469516105757, 136036476782272, -352, 0, 140733496373504, -6797675469528688669, -6798181982216841245}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007bb992129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7bb99235fc40 (LWP 4008190) "ruby"): #0 0x00007bb992126cd7 in __GI___select (nfds=7, readfds=0x50c004d1f1c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff120f0f60) 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 = 59999, tv_nsec = 944448840} pts64 = 0x7fff120f0e00 r = <optimized out> #1 0x00005566917b1145 in native_fd_select (n=7, readfds=0x50c004d1f1c0, writefds=0x0, exceptfds=0x7bb992126cd7 <__GI___select+327>, timeout=0x7fff120f0e00, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385 No locals. #2 do_select (p=136036915720480) at /tmp/ruby/src/trunk_asan/thread.c:4311 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7fff120f0f10 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005566914aa2d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff120f10d0, <optimized out>, 0x7fff120f0fe0, <optimized out>, <optimized out>}, prev = 0x7bb99009b080, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005566917b071e 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:4371 set = {max = 7, th = 0x515000000300, rset = 0x7bb99009af40, 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 = 0x7bb99009afa0} #5 0x000055669156d74f in select_internal (read=136036937903440, write=4, except=4, tp=0x7bb99009afa0, fds=0x7bb99009af40) at /tmp/ruby/src/trunk_asan/io.c:10739 timerec = <optimized out> max = 7 pending = <optimized out> rp = 0x7bb99009af40 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=136036915719968) at /tmp/ruby/src/trunk_asan/io.c:10809 p = 0x7bb99009af20 #7 0x00005566914aa2d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff120f13d0, <optimized out>, 0x7fff120f12e0, <optimized out>, <optimized out>}, prev = 0x7bb9900e2040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x0000556691549a2b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11177 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x0000556691897308 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:3797 ci = 0x161100100009 cc = <optimized out> me = 0x7bb991b9a6b0 cfunc = 0x504000010798 recv = 136036943985000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000556691844c39 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7bb98f5ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x55669183db4f <vm_exec_core+26607>, 0x55669183a0db <vm_exec_core+11643>, 0x5566918379dd <vm_exec_core+1661>, 0x556691838a9f <vm_exec_core+5951>, 0x55669183dd39 <vm_exec_core+27097>, 0x55669183875d <vm_exec_core+5117>, 0x55669183f200 <vm_exec_core+32416>, 0x55669183cc58 <vm_exec_core+22776>, 0x55669183b145 <vm_exec_core+15845>, 0x556691837d3a <vm_exec_core+2522>, 0x55669183e509 <vm_exec_core+29097>, 0x55669183e10f <vm_exec_core+28079>, 0x5566918389a0 <vm_exec_core+5696>, 0x556691838258 <vm_exec_core+3832>, 0x55669183d1d3 <vm_exec_core+24179>, 0x55669183963a <vm_exec_core+8922>, 0x55669183e986 <vm_exec_core+30246>, 0x55669183e3be <vm_exec_core+28766>, 0x556691839ef9 <vm_exec_core+11161>, 0x55669183b0ad <vm_exec_core+15693>, 0x55669183cd79 <vm_exec_core+23065>, 0x55669183e31a <vm_exec_core+28602>, 0x55669183bffa <vm_exec_core+19610>, 0x55669183cf21 <vm_exec_core+23489>, 0x55669183d6f9 <vm_exec_core+25497>, 0x55669183bef1 <vm_exec_core+19345>, 0x5566918381ad <vm_exec_core+3661>, 0x55669183c7ab <vm_exec_core+21579>, 0x556691837f6d <vm_exec_core+3085>, 0x556691838356 <vm_exec_core+4086>, 0x55669183a326 <vm_exec_core+12230>, 0x55669183bc39 <vm_exec_core+18649>, 0x55669183c47e <vm_exec_core+20766>, 0x55669183ba44 <vm_exec_core+18148>, 0x556691837c56 <vm_exec_core+2294>, 0x55669183da77 <vm_exec_core+26391>, 0x55669183dfd2 <vm_exec_core+27762>, 0x5566918383f3 <vm_exec_core+4243>, 0x5566918390d8 <vm_exec_core+7544>, 0x556691838a45 <vm_exec_core+5861>, 0x55669183988d <vm_exec_core+9517>, 0x55669183af01 <vm_exec_core+15265>, 0x55669183849a <vm_exec_core+4410>, 0x55669183d7c6 <vm_exec_core+25702>, 0x55669183900e <vm_exec_core+7342>, 0x55669183ab82 <vm_exec_core+14370>, 0x55669183b63a <vm_exec_core+17114>, 0x55669183d334 <vm_exec_core+24532>, 0x55669183c1f9 <vm_exec_core+20121>, 0x556691839936 <vm_exec_core+9686>, 0x556691839331 <vm_exec_core+8145>, 0x55669183d0d8 <vm_exec_core+23928>, 0x55669183a582 <vm_exec_core+12834>, 0x55669183c87d <vm_exec_core+21789>, 0x55669183c36b <vm_exec_core+20491>, 0x55669183c90a <vm_exec_core+21930>, 0x55669183dc5a <vm_exec_core+26874>, 0x5566918376fb <vm_exec_core+923>, 0x55669183d447 <vm_exec_core+24807>, 0x556691839bff <vm_exec_core+10399>, 0x55669183cfee <vm_exec_core+23694>, 0x556691839d25 <vm_exec_core+10693>, 0x55669183be3d <vm_exec_core+19165>, 0x55669183ec51 <vm_exec_core+30961>, 0x55669183b4a9 <vm_exec_core+16713>, 0x55669183bb01 <vm_exec_core+18337>, 0x556691839f8c <vm_exec_core+11308>, 0x556691839455 <vm_exec_core+8437>, 0x55669183c9d7 <vm_exec_core+22135>, 0x5566918385a5 <vm_exec_core+4677>, 0x55669183b2ad <vm_exec_core+16205>, 0x5566918464f4 <vm_exec_core+61844>, 0x55669183c13a <vm_exec_core+19930>, 0x556691838640 <vm_exec_core+4832>, 0x556691838ef1 <vm_exec_core+7057>, 0x556691838d0a <vm_exec_core+6570>, 0x5566918391ca <vm_exec_core+7786>, 0x556691839a55 <vm_exec_core+9973>, 0x55669183e8ae <vm_exec_core+30030>, 0x556691837700 <vm_exec_core+928>, 0x556691838e16 <vm_exec_core+6838>, 0x55669183f37b <vm_exec_core+32795>, 0x55669183c6a9 <vm_exec_core+21321>, 0x55669183b93a <vm_exec_core+17882>, 0x55669183d856 <vm_exec_core+25846>, 0x55669183f735 <vm_exec_core+33749>, 0x55669183db7e <vm_exec_core+26654>, 0x55669183ea28 <vm_exec_core+30408>, 0x55669183eaf9 <vm_exec_core+30617>, 0x556691838077 <vm_exec_core+3351>, 0x55669183e42a <vm_exec_core+28874>, 0x55669183a4a6 <vm_exec_core+12614>, 0x55669183e675 <vm_exec_core+29461>, 0x556691839dca <vm_exec_core+10858>, 0x5566918396d7 <vm_exec_core+9079>, 0x55669183a9dd <vm_exec_core+13949>, 0x55669183850b <vm_exec_core+4523>, 0x55669183ebc6 <vm_exec_core+30822>, 0x55669183ac3b <vm_exec_core+14555>, 0x55669183a7c9 <vm_exec_core+13417>, 0x5566918377f4 <vm_exec_core+1172>, 0x556691837e13 <vm_exec_core+2739>, 0x55669183b7ed <vm_exec_core+17549>, 0x55669183add9 <vm_exec_core+14969>, 0x55669183b6c0 <vm_exec_core+17248>, 0x55669183b562 <vm_exec_core+16898>, 0x55669183a3c3 <vm_exec_core+12387>, 0x55669183acd5 <vm_exec_core+14709>, 0x55669183a8ba <vm_exec_core+13658>, 0x55669183b032 <vm_exec_core+15570>, 0x55669183afb7 <vm_exec_core+15447>, 0x55669183db40 <vm_exec_core+26592>, 0x55669183a0cc <vm_exec_core+11628>, 0x5566918379ce <vm_exec_core+1646>, 0x556691838a90 <vm_exec_core+5936>, 0x55669183dd2a <vm_exec_core+27082>, 0x55669183874e <vm_exec_core+5102>, 0x55669183f1f1 <vm_exec_core+32401>, 0x55669183cc49 <vm_exec_core+22761>, 0x55669183b136 <vm_exec_core+15830>, 0x556691837d2b <vm_exec_core+2507>, 0x55669183e4fa <vm_exec_core+29082>, 0x55669183e100 <vm_exec_core+28064>, 0x556691838991 <vm_exec_core+5681>, 0x556691838249 <vm_exec_core+3817>, 0x55669183d1c4 <vm_exec_core+24164>, 0x55669183962b <vm_exec_core+8907>, 0x55669183e977 <vm_exec_core+30231>, 0x55669183e3af <vm_exec_core+28751>, 0x556691839eea <vm_exec_core+11146>, 0x55669183b09e <vm_exec_core+15678>, 0x55669183cd6a <vm_exec_core+23050>, 0x55669183e30b <vm_exec_core+28587>, 0x55669183bfeb <vm_exec_core+19595>, 0x55669183cf12 <vm_exec_core+23474>, 0x55669183d6ea <vm_exec_core+25482>, 0x55669183bee2 <vm_exec_core+19330>, 0x55669183819e <vm_exec_core+3646>, 0x55669183c79c <vm_exec_core+21564>, 0x556691837f5e <vm_exec_core+3070>, 0x556691838347 <vm_exec_core+4071>, 0x55669183a317 <vm_exec_core+12215>, 0x55669183bc2a <vm_exec_core+18634>, 0x55669183c46f <vm_exec_core+20751>, 0x55669183ba35 <vm_exec_core+18133>, 0x556691837c47 <vm_exec_core+2279>, 0x55669183da68 <vm_exec_core+26376>, 0x55669183dfc3 <vm_exec_core+27747>, 0x5566918383e4 <vm_exec_core+4228>, 0x5566918390c9 <vm_exec_core+7529>, 0x556691838a36 <vm_exec_core+5846>, 0x55669183987e <vm_exec_core+9502>, 0x55669183aef2 <vm_exec_core+15250>, 0x55669183848b <vm_exec_core+4395>, 0x55669183d7b7 <vm_exec_core+25687>, 0x556691838fff <vm_exec_core+7327>, 0x55669183ab73 <vm_exec_core+14355>, 0x55669183b62b <vm_exec_core+17099>, 0x55669183d325 <vm_exec_core+24517>, 0x55669183c1ea <vm_exec_core+20106>, 0x556691839927 <vm_exec_core+9671>, 0x556691839322 <vm_exec_core+8130>, 0x55669183d0c9 <vm_exec_core+23913>, 0x55669183a573 <vm_exec_core+12819>, 0x55669183c86e <vm_exec_core+21774>, 0x55669183c35c <vm_exec_core+20476>, 0x55669183c8fb <vm_exec_core+21915>, 0x55669183dc4b <vm_exec_core+26859>, 0x55669183c117 <vm_exec_core+19895>, 0x55669183d438 <vm_exec_core+24792>, 0x556691839bf0 <vm_exec_core+10384>, 0x55669183cfdf <vm_exec_core+23679>, 0x556691839d16 <vm_exec_core+10678>, 0x55669183be2e <vm_exec_core+19150>, 0x55669183c117 <vm_exec_core+19895>, 0x55669183b49a <vm_exec_core+16698>, 0x55669183baf2 <vm_exec_core+18322>, 0x556691839f7d <vm_exec_core+11293>, 0x556691839446 <vm_exec_core+8422>, 0x55669183c9c8 <vm_exec_core+22120>, 0x556691838596 <vm_exec_core+4662>, 0x55669183b29e <vm_exec_core+16190>, 0x5566918464e5 <vm_exec_core+61829>, 0x55669183c12b <vm_exec_core+19915>, 0x556691838631 <vm_exec_core+4817>, 0x556691838ee2 <vm_exec_core+7042>, 0x556691838cfb <vm_exec_core+6555>, 0x5566918391bb <vm_exec_core+7771>, 0x556691839a46 <vm_exec_core+9958>, 0x55669183b935 <vm_exec_core+17877>, 0x55669183b294 <vm_exec_core+16180>, 0x55669183b930 <vm_exec_core+17872>, 0x55669183c0d7 <vm_exec_core+19831>, 0x55669183c097 <vm_exec_core+19767>, 0x5566918391b6 <vm_exec_core+7766>, 0x55669183c433 <vm_exec_core+20691>, 0x55669183a7bf <vm_exec_core+13407>, 0x55669183a7c4 <vm_exec_core+13412>, 0x55669183c092 <vm_exec_core+19762>, 0x55669183bc25 <vm_exec_core+18629>...} reg_cfp = 0x7bb98f5ff3a0 reg_pc = 0x52300000b0f8 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> th: 0x515000000300, native_id: 0x7bb99235fc40 -- Control frame information ----------------------------------------------- c:0021 p:---- s:0128 e:000127 CFUNC :select c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697 c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825 #12 0x0000556691833cc9 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621 _ec = 0x5160000006d0 c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610 c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305 c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775 c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005566918b4c82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7bb98f5ff578, self=136036941705920, 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:1648 flags = 0 iseq = 0x7bb9919d6428 cfp = <optimized out> sp = 0x7bb98f4ff9e8 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805 use_argv = 0x7bb98fef5060 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 stack_argv = 0x7bb98f4ff9e8 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 opt_pc = 0 type = <optimized out> c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 av = <optimized out> bound = <optimized out> c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] #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:1662 captured = 0x7bb98f5ff578 c:0001 p:0000 s:0003 E:001680 DUMMY [FINISH] #16 0x0000556691861026 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:1699 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:1707 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 0x0000556691861026 in rb_yield (val=<optimized out>) No locals. #20 0x0000556691a0819a in rb_ary_each (ary=136036937562880) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 #21 0x0000556691897308 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:3797 ci = 0xc0100000001 cc = <optimized out> me = 0x7bb991ba0560 cfunc = 0x50400000a298 recv = 136036937562880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000055669183f5d6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7bb98f5ff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d900 insns_address_table = {0x55669183db4f <vm_exec_core+26607>, 0x55669183a0db <vm_exec_core+11643>, 0x5566918379dd <vm_exec_core+1661>, 0x556691838a9f <vm_exec_core+5951>, 0x55669183dd39 <vm_exec_core+27097>, 0x55669183875d <vm_exec_core+5117>, 0x55669183f200 <vm_exec_core+32416>, 0x55669183cc58 <vm_exec_core+22776>, 0x55669183b145 <vm_exec_core+15845>, 0x556691837d3a <vm_exec_core+2522>, 0x55669183e509 <vm_exec_core+29097>, 0x55669183e10f <vm_exec_core+28079>, 0x5566918389a0 <vm_exec_core+5696>, 0x556691838258 <vm_exec_core+3832>, 0x55669183d1d3 <vm_exec_core+24179>, 0x55669183963a <vm_exec_core+8922>, 0x55669183e986 <vm_exec_core+30246>, 0x55669183e3be <vm_exec_core+28766>, 0x556691839ef9 <vm_exec_core+11161>, 0x55669183b0ad <vm_exec_core+15693>, 0x55669183cd79 <vm_exec_core+23065>, 0x55669183e31a <vm_exec_core+28602>, 0x55669183bffa <vm_exec_core+19610>, 0x55669183cf21 <vm_exec_core+23489>, 0x55669183d6f9 <vm_exec_core+25497>, 0x55669183bef1 <vm_exec_core+19345>, 0x5566918381ad <vm_exec_core+3661>, 0x55669183c7ab <vm_exec_core+21579>, 0x556691837f6d <vm_exec_core+3085>, 0x556691838356 <vm_exec_core+4086>, 0x55669183a326 <vm_exec_core+12230>, 0x55669183bc39 <vm_exec_core+18649>, 0x55669183c47e <vm_exec_core+20766>, 0x55669183ba44 <vm_exec_core+18148>, 0x556691837c56 <vm_exec_core+2294>, 0x55669183da77 <vm_exec_core+26391>, 0x55669183dfd2 <vm_exec_core+27762>, 0x5566918383f3 <vm_exec_core+4243>, 0x5566918390d8 <vm_exec_core+7544>, 0x556691838a45 <vm_exec_core+5861>, 0x55669183988d <vm_exec_core+9517>, 0x55669183af01 <vm_exec_core+15265>, 0x55669183849a <vm_exec_core+4410>, 0x55669183d7c6 <vm_exec_core+25702>, 0x55669183900e <vm_exec_core+7342>, 0x55669183ab82 <vm_exec_core+14370>, 0x55669183b63a <vm_exec_core+17114>, 0x55669183d334 <vm_exec_core+24532>, 0x55669183c1f9 <vm_exec_core+20121>, 0x556691839936 <vm_exec_core+9686>, 0x556691839331 <vm_exec_core+8145>, 0x55669183d0d8 <vm_exec_core+23928>, 0x55669183a582 <vm_exec_core+12834>, 0x55669183c87d <vm_exec_core+21789>, 0x55669183c36b <vm_exec_core+20491>, 0x55669183c90a <vm_exec_core+21930>, 0x55669183dc5a <vm_exec_core+26874>, 0x5566918376fb <vm_exec_core+923>, 0x55669183d447 <vm_exec_core+24807>, 0x556691839bff <vm_exec_core+10399>, 0x55669183cfee <vm_exec_core+23694>, 0x556691839d25 <vm_exec_core+10693>, 0x55669183be3d <vm_exec_core+19165>, 0x55669183ec51 <vm_exec_core+30961>, 0x55669183b4a9 <vm_exec_core+16713>, 0x55669183bb01 <vm_exec_core+18337>, 0x556691839f8c <vm_exec_core+11308>, 0x556691839455 <vm_exec_core+8437>, 0x55669183c9d7 <vm_exec_core+22135>, 0x5566918385a5 <vm_exec_core+4677>, 0x55669183b2ad <vm_exec_core+16205>, 0x5566918464f4 <vm_exec_core+61844>, 0x55669183c13a <vm_exec_core+19930>, 0x556691838640 <vm_exec_core+4832>, 0x556691838ef1 <vm_exec_core+7057>, 0x556691838d0a <vm_exec_core+6570>, 0x5566918391ca <vm_exec_core+7786>, 0x556691839a55 <vm_exec_core+9973>, 0x55669183e8ae <vm_exec_core+30030>, 0x556691837700 <vm_exec_core+928>, 0x556691838e16 <vm_exec_core+6838>, 0x55669183f37b <vm_exec_core+32795>, 0x55669183c6a9 <vm_exec_core+21321>, 0x55669183b93a <vm_exec_core+17882>, 0x55669183d856 <vm_exec_core+25846>, 0x55669183f735 <vm_exec_core+33749>, 0x55669183db7e <vm_exec_core+26654>, 0x55669183ea28 <vm_exec_core+30408>, 0x55669183eaf9 <vm_exec_core+30617>, 0x556691838077 <vm_exec_core+3351>, 0x55669183e42a <vm_exec_core+28874>, 0x55669183a4a6 <vm_exec_core+12614>, 0x55669183e675 <vm_exec_core+29461>, 0x556691839dca <vm_exec_core+10858>, 0x5566918396d7 <vm_exec_core+9079>, 0x55669183a9dd <vm_exec_core+13949>, 0x55669183850b <vm_exec_core+4523>, 0x55669183ebc6 <vm_exec_core+30822>, 0x55669183ac3b <vm_exec_core+14555>, 0x55669183a7c9 <vm_exec_core+13417>, 0x5566918377f4 <vm_exec_core+1172>, 0x556691837e13 <vm_exec_core+2739>, 0x55669183b7ed <vm_exec_core+17549>, 0x55669183add9 <vm_exec_core+14969>, 0x55669183b6c0 <vm_exec_core+17248>, 0x55669183b562 <vm_exec_core+16898>, 0x55669183a3c3 <vm_exec_core+12387>, 0x55669183acd5 <vm_exec_core+14709>, 0x55669183a8ba <vm_exec_core+13658>, 0x55669183b032 <vm_exec_core+15570>, 0x55669183afb7 <vm_exec_core+15447>, 0x55669183db40 <vm_exec_core+26592>, 0x55669183a0cc <vm_exec_core+11628>, 0x5566918379ce <vm_exec_core+1646>, 0x556691838a90 <vm_exec_core+5936>, 0x55669183dd2a <vm_exec_core+27082>, 0x55669183874e <vm_exec_core+5102>, 0x55669183f1f1 <vm_exec_core+32401>, 0x55669183cc49 <vm_exec_core+22761>, 0x55669183b136 <vm_exec_core+15830>, 0x556691837d2b <vm_exec_core+2507>, 0x55669183e4fa <vm_exec_core+29082>, 0x55669183e100 <vm_exec_core+28064>, 0x556691838991 <vm_exec_core+5681>, 0x556691838249 <vm_exec_core+3817>, 0x55669183d1c4 <vm_exec_core+24164>, 0x55669183962b <vm_exec_core+8907>, 0x55669183e977 <vm_exec_core+30231>, 0x55669183e3af <vm_exec_core+28751>, 0x556691839eea <vm_exec_core+11146>, 0x55669183b09e <vm_exec_core+15678>, 0x55669183cd6a <vm_exec_core+23050>, 0x55669183e30b <vm_exec_core+28587>, 0x55669183bfeb <vm_exec_core+19595>, 0x55669183cf12 <vm_exec_core+23474>, 0x55669183d6ea <vm_exec_core+25482>, 0x55669183bee2 <vm_exec_core+19330>, 0x55669183819e <vm_exec_core+3646>, 0x55669183c79c <vm_exec_core+21564>, 0x556691837f5e <vm_exec_core+3070>, 0x556691838347 <vm_exec_core+4071>, 0x55669183a317 <vm_exec_core+12215>, 0x55669183bc2a <vm_exec_core+18634>, 0x55669183c46f <vm_exec_core+20751>, 0x55669183ba35 <vm_exec_core+18133>, 0x556691837c47 <vm_exec_core+2279>, 0x55669183da68 <vm_exec_core+26376>, 0x55669183dfc3 <vm_exec_core+27747>, 0x5566918383e4 <vm_exec_core+4228>, 0x5566918390c9 <vm_exec_core+7529>, 0x556691838a36 <vm_exec_core+5846>, 0x55669183987e <vm_exec_core+9502>, 0x55669183aef2 <vm_exec_core+15250>, 0x55669183848b <vm_exec_core+4395>, 0x55669183d7b7 <vm_exec_core+25687>, 0x556691838fff <vm_exec_core+7327>, 0x55669183ab73 <vm_exec_core+14355>, 0x55669183b62b <vm_exec_core+17099>, 0x55669183d325 <vm_exec_core+24517>, 0x55669183c1ea <vm_exec_core+20106>, 0x556691839927 <vm_exec_core+9671>, 0x556691839322 <vm_exec_core+8130>, 0x55669183d0c9 <vm_exec_core+23913>, 0x55669183a573 <vm_exec_core+12819>, 0x55669183c86e <vm_exec_core+21774>, 0x55669183c35c <vm_exec_core+20476>, 0x55669183c8fb <vm_exec_core+21915>, 0x55669183dc4b <vm_exec_core+26859>, 0x55669183c117 <vm_exec_core+19895>, 0x55669183d438 <vm_exec_core+24792>, 0x556691839bf0 <vm_exec_core+10384>, 0x55669183cfdf <vm_exec_core+23679>, 0x556691839d16 <vm_exec_core+10678>, 0x55669183be2e <vm_exec_core+19150>, 0x55669183c117 <vm_exec_core+19895>, 0x55669183b49a <vm_exec_core+16698>, 0x55669183baf2 <vm_exec_core+18322>, 0x556691839f7d <vm_exec_core+11293>, 0x556691839446 <vm_exec_core+8422>, 0x55669183c9c8 <vm_exec_core+22120>, 0x556691838596 <vm_exec_core+4662>, 0x55669183b29e <vm_exec_core+16190>, 0x5566918464e5 <vm_exec_core+61829>, 0x55669183c12b <vm_exec_core+19915>, 0x556691838631 <vm_exec_core+4817>, 0x556691838ee2 <vm_exec_core+7042>, 0x556691838cfb <vm_exec_core+6555>, 0x5566918391bb <vm_exec_core+7771>, 0x556691839a46 <vm_exec_core+9958>, 0x55669183b935 <vm_exec_core+17877>, 0x55669183b294 <vm_exec_core+16180>, 0x55669183b930 <vm_exec_core+17872>, 0x55669183c0d7 <vm_exec_core+19831>, 0x55669183c097 <vm_exec_core+19767>, 0x5566918391b6 <vm_exec_core+7766>, 0x55669183c433 <vm_exec_core+20691>, 0x55669183a7bf <vm_exec_core+13407>, 0x55669183a7c4 <vm_exec_core+13412>, 0x55669183c092 <vm_exec_core+19762>, 0x55669183bc25 <vm_exec_core+18629>...} reg_cfp = 0x7bb98f5ff560 reg_pc = 0x51500001a5d0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x0000556691833efb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #26 0x00005566915ac63c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=136036943572280) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x7bb991b2ac20 #27 0x00005566915a74fb in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 136036943975240 realpath_map = 136036943975080 path = 136036943572280 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #28 0x00005566915a56b5 in rb_require_string_internal (fname=136036943572320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160000006d0 result = <optimized out> #29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049 base = <optimized out> #30 0x0000556691897308 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:3797 ci = 0x58b100140003 cc = <optimized out> me = 0x7bb991b2adb0 cfunc = 0x5040000185d8 recv = 136036944104880 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x000055669187d5dd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff120f37b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #32 0x000055669187d095 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915 ci = <optimized out> cc = 0x0 #33 0x0000556691844c39 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7bb98f5ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x55669183db4f <vm_exec_core+26607>, 0x55669183a0db <vm_exec_core+11643>, 0x5566918379dd <vm_exec_core+1661>, 0x556691838a9f <vm_exec_core+5951>, 0x55669183dd39 <vm_exec_core+27097>, 0x55669183875d <vm_exec_core+5117>, 0x55669183f200 <vm_exec_core+32416>, 0x55669183cc58 <vm_exec_core+22776>, 0x55669183b145 <vm_exec_core+15845>, 0x556691837d3a <vm_exec_core+2522>, 0x55669183e509 <vm_exec_core+29097>, 0x55669183e10f <vm_exec_core+28079>, 0x5566918389a0 <vm_exec_core+5696>, 0x556691838258 <vm_exec_core+3832>, 0x55669183d1d3 <vm_exec_core+24179>, 0x55669183963a <vm_exec_core+8922>, 0x55669183e986 <vm_exec_core+30246>, 0x55669183e3be <vm_exec_core+28766>, 0x556691839ef9 <vm_exec_core+11161>, 0x55669183b0ad <vm_exec_core+15693>, 0x55669183cd79 <vm_exec_core+23065>, 0x55669183e31a <vm_exec_core+28602>, 0x55669183bffa <vm_exec_core+19610>, 0x55669183cf21 <vm_exec_core+23489>, 0x55669183d6f9 <vm_exec_core+25497>, 0x55669183bef1 <vm_exec_core+19345>, 0x5566918381ad <vm_exec_core+3661>, 0x55669183c7ab <vm_exec_core+21579>, 0x556691837f6d <vm_exec_core+3085>, 0x556691838356 <vm_exec_core+4086>, 0x55669183a326 <vm_exec_core+12230>, 0x55669183bc39 <vm_exec_core+18649>, 0x55669183c47e <vm_exec_core+20766>, 0x55669183ba44 <vm_exec_core+18148>, 0x556691837c56 <vm_exec_core+2294>, 0x55669183da77 <vm_exec_core+26391>, 0x55669183dfd2 <vm_exec_core+27762>, 0x5566918383f3 <vm_exec_core+4243>, 0x5566918390d8 <vm_exec_core+7544>, 0x556691838a45 <vm_exec_core+5861>, 0x55669183988d <vm_exec_core+9517>, 0x55669183af01 <vm_exec_core+15265>, 0x55669183849a <vm_exec_core+4410>, 0x55669183d7c6 <vm_exec_core+25702>, 0x55669183900e <vm_exec_core+7342>, 0x55669183ab82 <vm_exec_core+14370>, 0x55669183b63a <vm_exec_core+17114>, 0x55669183d334 <vm_exec_core+24532>, 0x55669183c1f9 <vm_exec_core+20121>, 0x556691839936 <vm_exec_core+9686>, 0x556691839331 <vm_exec_core+8145>, 0x55669183d0d8 <vm_exec_core+23928>, 0x55669183a582 <vm_exec_core+12834>, 0x55669183c87d <vm_exec_core+21789>, 0x55669183c36b <vm_exec_core+20491>, 0x55669183c90a <vm_exec_core+21930>, 0x55669183dc5a <vm_exec_core+26874>, 0x5566918376fb <vm_exec_core+923>, 0x55669183d447 <vm_exec_core+24807>, 0x556691839bff <vm_exec_core+10399>, 0x55669183cfee <vm_exec_core+23694>, 0x556691839d25 <vm_exec_core+10693>, 0x55669183be3d <vm_exec_core+19165>, 0x55669183ec51 <vm_exec_core+30961>, 0x55669183b4a9 <vm_exec_core+16713>, 0x55669183bb01 <vm_exec_core+18337>, 0x556691839f8c <vm_exec_core+11308>, 0x556691839455 <vm_exec_core+8437>, 0x55669183c9d7 <vm_exec_core+22135>, 0x5566918385a5 <vm_exec_core+4677>, 0x55669183b2ad <vm_exec_core+16205>, 0x5566918464f4 <vm_exec_core+61844>, 0x55669183c13a <vm_exec_core+19930>, 0x556691838640 <vm_exec_core+4832>, 0x556691838ef1 <vm_exec_core+7057>, 0x556691838d0a <vm_exec_core+6570>, 0x5566918391ca <vm_exec_core+7786>, 0x556691839a55 <vm_exec_core+9973>, 0x55669183e8ae <vm_exec_core+30030>, 0x556691837700 <vm_exec_core+928>, 0x556691838e16 <vm_exec_core+6838>, 0x55669183f37b <vm_exec_core+32795>, 0x55669183c6a9 <vm_exec_core+21321>, 0x55669183b93a <vm_exec_core+17882>, 0x55669183d856 <vm_exec_core+25846>, 0x55669183f735 <vm_exec_core+33749>, 0x55669183db7e <vm_exec_core+26654>, 0x55669183ea28 <vm_exec_core+30408>, 0x55669183eaf9 <vm_exec_core+30617>, 0x556691838077 <vm_exec_core+3351>, 0x55669183e42a <vm_exec_core+28874>, 0x55669183a4a6 <vm_exec_core+12614>, 0x55669183e675 <vm_exec_core+29461>, 0x556691839dca <vm_exec_core+10858>, 0x5566918396d7 <vm_exec_core+9079>, 0x55669183a9dd <vm_exec_core+13949>, 0x55669183850b <vm_exec_core+4523>, 0x55669183ebc6 <vm_exec_core+30822>, 0x55669183ac3b <vm_exec_core+14555>, 0x55669183a7c9 <vm_exec_core+13417>, 0x5566918377f4 <vm_exec_core+1172>, 0x556691837e13 <vm_exec_core+2739>, 0x55669183b7ed <vm_exec_core+17549>, 0x55669183add9 <vm_exec_core+14969>, 0x55669183b6c0 <vm_exec_core+17248>, 0x55669183b562 <vm_exec_core+16898>, 0x55669183a3c3 <vm_exec_core+12387>, 0x55669183acd5 <vm_exec_core+14709>, 0x55669183a8ba <vm_exec_core+13658>, 0x55669183b032 <vm_exec_core+15570>, 0x55669183afb7 <vm_exec_core+15447>, 0x55669183db40 <vm_exec_core+26592>, 0x55669183a0cc <vm_exec_core+11628>, 0x5566918379ce <vm_exec_core+1646>, 0x556691838a90 <vm_exec_core+5936>, 0x55669183dd2a <vm_exec_core+27082>, 0x55669183874e <vm_exec_core+5102>, 0x55669183f1f1 <vm_exec_core+32401>, 0x55669183cc49 <vm_exec_core+22761>, 0x55669183b136 <vm_exec_core+15830>, 0x556691837d2b <vm_exec_core+2507>, 0x55669183e4fa <vm_exec_core+29082>, 0x55669183e100 <vm_exec_core+28064>, 0x556691838991 <vm_exec_core+5681>, 0x556691838249 <vm_exec_core+3817>, 0x55669183d1c4 <vm_exec_core+24164>, 0x55669183962b <vm_exec_core+8907>, 0x55669183e977 <vm_exec_core+30231>, 0x55669183e3af <vm_exec_core+28751>, 0x556691839eea <vm_exec_core+11146>, 0x55669183b09e <vm_exec_core+15678>, 0x55669183cd6a <vm_exec_core+23050>, 0x55669183e30b <vm_exec_core+28587>, 0x55669183bfeb <vm_exec_core+19595>, 0x55669183cf12 <vm_exec_core+23474>, 0x55669183d6ea <vm_exec_core+25482>, 0x55669183bee2 <vm_exec_core+19330>, 0x55669183819e <vm_exec_core+3646>, 0x55669183c79c <vm_exec_core+21564>, 0x556691837f5e <vm_exec_core+3070>, 0x556691838347 <vm_exec_core+4071>, 0x55669183a317 <vm_exec_core+12215>, 0x55669183bc2a <vm_exec_core+18634>, 0x55669183c46f <vm_exec_core+20751>, 0x55669183ba35 <vm_exec_core+18133>, 0x556691837c47 <vm_exec_core+2279>, 0x55669183da68 <vm_exec_core+26376>, 0x55669183dfc3 <vm_exec_core+27747>, 0x5566918383e4 <vm_exec_core+4228>, 0x5566918390c9 <vm_exec_core+7529>, 0x556691838a36 <vm_exec_core+5846>, 0x55669183987e <vm_exec_core+9502>, 0x55669183aef2 <vm_exec_core+15250>, 0x55669183848b <vm_exec_core+4395>, 0x55669183d7b7 <vm_exec_core+25687>, 0x556691838fff <vm_exec_core+7327>, 0x55669183ab73 <vm_exec_core+14355>, 0x55669183b62b <vm_exec_core+17099>, 0x55669183d325 <vm_exec_core+24517>, 0x55669183c1ea <vm_exec_core+20106>, 0x556691839927 <vm_exec_core+9671>, 0x556691839322 <vm_exec_core+8130>, 0x55669183d0c9 <vm_exec_core+23913>, 0x55669183a573 <vm_exec_core+12819>, 0x55669183c86e <vm_exec_core+21774>, 0x55669183c35c <vm_exec_core+20476>, 0x55669183c8fb <vm_exec_core+21915>, 0x55669183dc4b <vm_exec_core+26859>, 0x55669183c117 <vm_exec_core+19895>, 0x55669183d438 <vm_exec_core+24792>, 0x556691839bf0 <vm_exec_core+10384>, 0x55669183cfdf <vm_exec_core+23679>, 0x556691839d16 <vm_exec_core+10678>, 0x55669183be2e <vm_exec_core+19150>, 0x55669183c117 <vm_exec_core+19895>, 0x55669183b49a <vm_exec_core+16698>, 0x55669183baf2 <vm_exec_core+18322>, 0x556691839f7d <vm_exec_core+11293>, 0x556691839446 <vm_exec_core+8422>, 0x55669183c9c8 <vm_exec_core+22120>, 0x556691838596 <vm_exec_core+4662>, 0x55669183b29e <vm_exec_core+16190>, 0x5566918464e5 <vm_exec_core+61829>, 0x55669183c12b <vm_exec_core+19915>, 0x556691838631 <vm_exec_core+4817>, 0x556691838ee2 <vm_exec_core+7042>, 0x556691838cfb <vm_exec_core+6555>, 0x5566918391bb <vm_exec_core+7771>, 0x556691839a46 <vm_exec_core+9958>, 0x55669183b935 <vm_exec_core+17877>, 0x55669183b294 <vm_exec_core+16180>, 0x55669183b930 <vm_exec_core+17872>, 0x55669183c0d7 <vm_exec_core+19831>, 0x55669183c097 <vm_exec_core+19767>, 0x5566918391b6 <vm_exec_core+7766>, 0x55669183c433 <vm_exec_core+20691>, 0x55669183a7bf <vm_exec_core+13407>, 0x55669183a7c4 <vm_exec_core+13412>, 0x55669183c092 <vm_exec_core+19762>, 0x55669183bc25 <vm_exec_core+18629>...} reg_cfp = 0x7bb98f5ff790 reg_pc = 0x50400002dd38 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_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #35 0x0000556691833b0b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160000006d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff120f3b60, <optimized out>, <optimized out>}, prev = 0x7bb990044850, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x00005566914a65cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7bb991b2ae50) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff120f3cf0, <optimized out>, 0x7fff120f3c40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7bb991b2ae50 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x000055669149fb37 in rb_main (argc=9, argv=0x7fff120f3ec8) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7fff120f3ec8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 4008190) 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 4007860 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:969: 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 4007859 -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 4036632 -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/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-05-08T20:34:33Z master 7a660d7c69) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ..................................... Finished in 32.296085 seconds 3336 files, 33633 examples, 134323 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.