# Logfile created on 2025-05-03 11:49:48 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000075a6b611fdc8 @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.20250503-114948", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000075a6b7bcf060 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075a6b7bcedb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000075a6b6059f60 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250503-114948", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250503-114948>, @binmode=false, @mon_data=#<Monitor:0x000075a6b7bce930>, @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 = 36c64b3be8 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket' 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=2021 -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=2021 -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=2021 -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]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' 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]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' 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/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/racc-1.8.1/ext/racc/cparse' 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/rbs-3.9.2/ext/rbs_extension' 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' $$$[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=2021 -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]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering 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/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]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering 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/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' 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/rbs-3.9.2/ext/rbs_extension' 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/fiddle-1.1.6/ext/fiddle' 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/racc-1.8.1/ext/racc/cparse' 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/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' ./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=2021 -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=2021 -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.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' 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=7826 "--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/757] 1208672=-ext-/load/test_dot_dot [ 2/757] 1208686=did_you_mean/tree_spell/test_human_typo [ 3/757] 1208681=prism/ruby/reflection_test [ 4/757] 1208677=ruby/test_bignum [ 5/757] 1208678=-ext-/postponed_job/test_postponed_job [ 6/757] 1208683=rubygems/test_gem_request_set_lockfile [ 7/757] 1208672=json/ractor_test [ 8/757] 1208680=rubygems/test_gem_commands_yank_command [ 9/757] 1208676=did_you_mean/edit_distance/test_jaro_winkler [ 10/757] 1208679=did_you_mean/spell_checking/test_pattern_key_name_check [ 11/757] 1208687=rubygems/test_exit [ 12/757] 1208674=test_tempfile [ 13/757] 1208675=openssl/test_config [ 14/757] 1208685=rubygems/test_gem_util [ 15/757] 1208673=rubygems/test_gem_gemcutter_utilities [ 16/757] 1208682=rubygems/test_gem_remote_fetcher [ 17/757] 1208684=rubygems/test_gem_resolver [ 18/757] 1208686=rubygems/test_gem_command [ 19/757] 1208676=ruby/test_inlinecache [ 20/757] 1208679=net/http/test_httpresponse [ 21/757] 1208672=ruby/test_weakkeymap [ 22/757] 1208681=-ext-/marshal/test_usrmarshal [ 23/757] 1208676=ruby/test_key_error [ 24/757] 1208676=openssl/test_engine [ 25/757] 1208675=-ext-/exception/test_enc_raise [ 26/757] 1208679=date/test_date_arith [ 27/757] 1208675=io/console/test_io_console [ 28/757] 1208677=uri/test_ws [ 29/757] 1208679=ruby/test_io [ 30/757] 1208677=ruby/test_numeric [ 31/757] 1208676=ruby/test_metaclass [ 32/757] 1208676=io/console/test_ractor [ 33/757] 1208676=rubygems/test_gem_spec_fetcher [ 34/757] 1208677=rubygems/test_gem_commands_sources_command [ 35/757] 1208686=ruby/test_undef [ 36/757] 1208686=prism/encoding/symbol_encoding_test [ 37/757] 1208674=rubygems/test_gem_commands_mirror [ 38/757] 1208687=cgi/test_cgi_cookie [ 39/757] 1208681=-ext-/marshal/test_internal_ivar [ 40/757] 1208681=mkmf/test_signedness [ 41/757] 1208687=openssl/test_hmac [ 42/757] 1208687=prism/ruby/desugar_compiler_test [ 43/757] 1208680=pathname/test_ractor [ 44/757] 1208686=rubygems/test_gem_resolver_installed_specification [ 45/757] 1208685=dtrace/test_array_create [ 46/757] 1208678=-ext-/tracepoint/test_tracepoint [ 47/757] 1208685=rubygems/test_gem_commands_environment_command [ 48/757] 1208673=-ext-/integer/test_my_integer [ 49/757] 1208673=openssl/test_cipher [ 50/757] 1208684=psych/test_hash [ 51/757] 1208686=-ext-/time/test_new [ 52/757] 1208686=-ext-/gvl/test_last_thread [ 53/757] 1208684=etc/test_etc [ 54/757] 1208680=rubygems/test_gem_remote_fetcher_local_server [ 55/757] 1208685=uri/test_ldap [ 56/757] 1208673=rubygems/test_gem_source_lock [ 57/757] 1208687=optparse/test_optparse [ 58/757] 1208685=psych/test_coder [ 59/757] 1208683=ruby/test_symbol [ 60/757] 1208685=rubygems/test_gem_commands_which_command [ 61/757] 1208676=ruby/test_enum [ 62/757] 1208674=prism/api/parse_test [ 63/757] 1208680=socket/test_unix [ 64/757] 1208682=rubygems/test_gem_source_specific_file [ 65/757] 1208673=ruby/test_unicode_escape [ 66/757] 1208685=prism/result/integer_base_flags_test [ 67/757] 1208687=net/http/test_httpresponses [ 68/757] 1208680=uri/test_ftp [ 69/757] 1208680=ruby/test_fnmatch [ 70/757] 1208674=rubygems/test_gem_resolver_vendor_set [ 71/757] 1208687=net/http/test_https [ 72/757] 1208680=rubygems/test_require [ 73/757] 1208682=erb/test_erb_command [ 74/757] 1208674=mkmf/test_have_library [ 75/757] 1208685=ruby/test_clone [ 76/757] 1208673=objspace/test_objspace [ 77/757] 1208684=erb/test_erb_m17n [ 78/757] 1208684=ruby/enc/test_koi8 [ 79/757] 1208682=-ext-/string/test_too_many_dummy_encodings [ 80/757] 1208684=rubygems/test_gem_ext_cmake_builder [ 81/757] 1208677=ripper/test_filter [ 82/757] 1208684=rubygems/test_gem_dependency_resolution_error [ 83/757] 1208684=ruby/test_rational2 [ 84/757] 1208684=prism/fixtures_test [ 85/757] 1208678=net/http/test_http [ 86/757] 1208682=psych/test_string [ 87/757] 1208677=io/wait/test_io_wait_uncommon [ 88/757] 1208677=rubygems/test_gem_ci_detector [ 89/757] 1208677=rubygems/test_gem_request_set_lockfile_parser [ 90/757] 1208686=ruby/test_yield [ 91/757] 1208677=ruby/enc/test_shift_jis [ 92/757] 1208685=dtrace/test_raise [ 93/757] 1208677=open-uri/test_proxy [ 94/757] 1208685=ruby/enc/test_case_options [ 95/757] 1208682=ripper/test_files_sample [ 96/757] 1208685=-ext-/st/test_update [ 97/757] 1208672=-ext-/method/test_arity [ 98/757] 1208685=ruby/test_ractor [ 99/757] 1208672=rubygems/test_gem_resolver_index_set Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 7 #<File::Stat dev=0x8, ino=1163463484, 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> [100/757] 1208677=rubygems/test_gem_security_policy COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1208678 ko1 7u IPv4 1163463484 0t0 TCP localhost:43165->localhost:39128 (CLOSE_WAIT) [101/757] 1208685=rubygems/test_gem_install_update_options [102/757] 1208682=uri/test_file [103/757] 1208682=dtrace/test_hash_create [104/757] 1208684=json/json_generic_object_test [105/757] 1208682=ruby/test_call [106/757] 1208684=ruby/test_thread [107/757] 1208675=date/test_switch_hitter [108/757] 1208675=-ext-/bignum/test_pack [109/757] 1208672=ruby/test_defined [110/757] 1208682=prism/newline_offsets_test [111/757] 1208685=ruby/test_regexp [112/757] 1208677=ruby/test_rational [113/757] 1208672=-ext-/bignum/test_str2big [114/757] 1208672=psych/test_scalar [115/757] 1208672=ruby/test_readpartial [116/757] 1208672=rubygems/test_gem_commands_contents_command [117/757] 1208672=rubygems/test_gem_resolver_conflict [118/757] 1208672=ruby/test_thread_cv [119/757] 1208675=cgi/test_cgi_modruby [120/757] 1208675=json/test_helper [121/757] 1208675=psych/test_yamldbm [122/757] 1208675=-ext-/file/test_stat [123/757] 1208675=ruby/test_eval [124/757] 1208682=resolv/test_addr [125/757] 1208672=mkmf/test_convertible [126/757] 1208674=rubygems/test_gem_resolver_best_set [127/757] 1208682=ruby/enc/test_windows_1251 [128/757] 1208682=prism/ruby/relocation_test [129/757] 1208677=ripper/test_parser_events [130/757] 1208682=psych/test_document [131/757] 1208674=fiber/test_ractor [132/757] 1208682=did_you_mean/test_spell_checker [133/757] 1208682=-ext-/bug_reporter/test_bug_reporter [134/757] 1208674=psych/handlers/test_recorder [135/757] 1208677=-ext-/iter/test_yield_block [136/757] 1208677=rubygems/test_gem_commands_specification_command [137/757] 1208674=mkmf/test_config [138/757] 1208681=psych/test_boolean [139/757] 1208676=psych/test_yaml [140/757] 1208681=rubygems/test_gem_request [141/757] 1208677=ruby/test_primitive [142/757] 1208677=openssl/test_pkey [143/757] 1208677=rubygems/test_gem_commands_signin_command [144/757] 1208676=socket/test_nonblock [145/757] 1208676=optparse/test_getopts [146/757] 1208676=rubygems/test_gem_resolver_api_specification [147/757] 1208680=prism/ruby/parameters_signature_test [148/757] 1208676=ruby/test_arithmetic_sequence [149/757] 1208677=ruby/test_literal [150/757] 1208682=fiber/test_thread [151/757] 1208676=ruby/test_pattern_matching [152/757] 1208676=rubygems/test_gem_commands_search_command [153/757] 1208676=psych/test_encoding [154/757] 1208682=ruby/test_frozen_error [155/757] 1208682=socket/test_sockopt [156/757] 1208676=prism/bom_test [157/757] 1208682=ruby/test_file [158/757] 1208680=ruby/test_lambda [159/757] 1208676=ruby/test_stack [160/757] 1208680=rubygems/test_gem_ext_cargo_builder_unit [161/757] 1208675=rubygems/test_gem_commands_install_command [162/757] 1208680=ruby/test_thread_queue [163/757] 1208683=fileutils/test_nowrite [164/757] 1208674=ruby/test_flip [165/757] 1208683=optparse/test_summary [166/757] 1208674=ruby/test_econv [167/757] 1208681=-ext-/st/test_foreach [168/757] 1208681=test_securerandom [169/757] 1208681=rubygems/test_gem_resolver_lock_specification [170/757] 1208681=-ext-/string/test_cstr [171/757] 1208683=ruby/test_variable [172/757] 1208683=openssl/test_digest [173/757] 1208683=uri/test_wss [174/757] 1208683=fiber/test_address_resolve [175/757] 1208683=ruby/test_process [176/757] 1208681=mkmf/test_have_macro [177/757] 1208687=ruby/test_parse [178/757] 1208681=-ext-/iter/test_iter_break [179/757] 1208681=rubygems/test_gem_source_local [180/757] 1208676=-ext-/num2int/test_num2int [181/757] 1208676=json/json_addition_test [182/757] 1208676=-ext-/thread_fd/test_thread_fd_close [183/757] 1208676=fiber/test_storage [184/757] 1208676=-ext-/path_to_class/test_path_to_class [185/757] 1208676=prism/result/string_test [186/757] 1208676=rubygems/test_gem_commands_dependency_command [187/757] 1208681=rubygems/test_gem_ext_ext_conf_builder [188/757] 1208676=-ext-/string/test_qsort [189/757] 1208676=dtrace/test_cmethod [190/757] 1208676=prism/api/parse_comments_test [191/757] 1208676=ruby/test_class [192/757] 1208675=ruby/test_const [193/757] 1208687=psych/test_serialize_subclasses [194/757] 1208675=rubygems/test_gem_resolver_index_specification [195/757] 1208687=dtrace/test_string [196/757] 1208687=psych/test_marshalable [197/757] 1208687=ruby/test_iterator [198/757] 1208675=dtrace/test_method_cache [199/757] 1208674=rubygems/test_gem_dependency [200/757] 1208675=fileutils/test_fileutils [201/757] 1208678=ruby/test_object [202/757] 1208687=fiber/test_process [203/757] 1208682=-ext-/eval/test_eval [204/757] 1208682=fiber/test_io [205/757] 1208680=rubygems/test_gem_commands_cert_command [206/757] 1208677=ruby/test_dir_m17n [207/757] 1208687=rubygems/test_gem_resolver_git_specification [208/757] 1208674=cgi/test_cgi_tag_helper [209/757] 1208674=prism/result/named_capture_test [210/757] 1208674=psych/test_stream [211/757] 1208674=json/json_common_interface_test [212/757] 1208674=coverage/test_coverage [213/757] 1208682=pathname/test_pathname [214/757] 1208675=rubygems/test_remote_fetch_error [215/757] 1208675=ruby/test_transcode [216/757] 1208687=ruby/test_whileuntil [217/757] 1208687=monitor/test_monitor [218/757] 1208687=rubygems/test_gem_ext_rake_builder [219/757] 1208682=json/json_string_matching_test [220/757] 1208682=openssl/test_asn1 [221/757] 1208682=mkmf/test_flags [222/757] 1208675=test_extlibs [223/757] 1208678=-ext-/rational/test_rat [224/757] 1208678=rubygems/test_gem_commands_stale_command [225/757] 1208678=rubygems/test_gem_version [226/757] 1208678=ruby/test_settracefunc [227/757] 1208681=rubygems/test_gem_text [228/757] 1208681=prism/ruby/tunnel_test [229/757] 1208681=rubygems/test_gem_stub_specification [230/757] 1208672=ruby/test_sprintf_comb [231/757] 1208680=socket/test_tcp [232/757] 1208681=test_pp [233/757] 1208674=ruby/test_path [234/757] 1208674=ruby/test_method_cache [235/757] 1208674=prism/unescape_test [236/757] 1208674=ripper/test_files_ext [237/757] 1208681=psych/test_data [238/757] 1208681=openssl/test_x509ext [239/757] 1208681=prism/result/equality_test [240/757] 1208681=rubygems/test_gem_commands_query_command [241/757] 1208672=-ext-/symbol/test_inadvertent_creation [242/757] 1208687=prism/result/static_inspect_test [243/757] 1208680=-ext-/vm/test_at_exit [244/757] 1208687=-ext-/thread/test_instrumentation_api [245/757] 1208680=prism/result/source_location_test [246/757] 1208682=ruby/test_complex [247/757] 1208686=did_you_mean/spell_checking/test_require_path_check [248/757] 1208680=ruby/test_mixed_unicode_escapes [249/757] 1208680=-ext-/test_enumerator_kw [250/757] 1208680=mkmf/test_mkmf [251/757] 1208672=-ext-/bignum/test_mul [252/757] 1208674=openssl/test_pkcs7 [253/757] 1208672=cgi/test_cgi_header [254/757] 1208686=rubygems/test_gem_commands_fetch_command [255/757] 1208672=ruby/test_complexrational [256/757] 1208672=io/nonblock/test_flush [257/757] 1208680=ruby/test_warning [258/757] 1208672=rubygems/test_gem_name_tuple [259/757] 1208672=ruby/test_refinement [260/757] 1208686=rubygems/test_gem_dependency_installer [261/757] 1208680=rubygems/test_gem_specification [262/757] 1208682=ruby/enc/test_gbk [263/757] 1208682=rubygems/test_gem_package_tar_reader [264/757] 1208674=ruby/enc/test_gb18030 [265/757] 1208674=psych/test_numeric [266/757] 1208682=strscan/test_stringscanner [267/757] 1208674=openssl/test_x509crl [268/757] 1208682=psych/test_class [269/757] 1208682=cgi/test_cgi_session [270/757] 1208682=ruby/test_iseq [271/757] 1208681=ruby/test_insns_leaf [272/757] 1208681=yaml/test_store [273/757] 1208681=prism/ruby/location_test [274/757] 1208681=ruby/test_allocation [275/757] 1208677=ruby/test_gc [276/757] 1208674=-ext-/string/test_enc_associate [277/757] 1208679=prism/api/dump_test [278/757] 1208678=rubygems/test_gem_commands_open_command [279/757] 1208687=openssl/test_x509req [280/757] 1208678=cgi/test_cgi_util [281/757] 1208687=-ext-/load/test_protect [282/757] 1208687=rubygems/test_gem_ext_cargo_builder_link_flag_converter [283/757] 1208687=net/protocol/test_protocol [284/757] 1208678=psych/test_tree_builder [285/757] 1208678=openssl/test_x509attr [286/757] 1208678=ruby/enc/test_iso_8859 [287/757] 1208687=ruby/test_complex2 [288/757] 1208674=-ext-/win32/test_dln [289/757] 1208674=-ext-/bignum/test_big2str [290/757] 1208674=open-uri/test_open-uri [291/757] 1208687=-ext-/string/test_coderange [292/757] 1208687=prism/regexp_test [293/757] 1208678=ruby/test_string_memory [294/757] 1208687=mkmf/test_pkg_config [295/757] 1208687=psych/test_null [296/757] 1208678=rubygems/test_gem_resolver_activation_request [297/757] 1208687=ruby/enc/test_big5 [298/757] 1208687=-ext-/test_ensure_and_callcc [299/757] 1208678=fiber/test_scheduler [300/757] 1208687=did_you_mean/core_ext/test_name_error_extension [301/757] 1208687=-ext-/string/test_fstring Leaked file descriptor: TestOpenURI#test_404: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 44191> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1208674 ko1 10u IPv4 1163466680 0t0 TCP localhost:44191->localhost:36574 (CLOSE_WAIT) Closed file descriptor: TestOpenURI#test_progress_chunked: 10 [302/757] 1208675=-ext-/iseq_load/test_iseq_load [303/757] 1208674=ruby/test_signal [304/757] 1208687=fiber/test_timeout [305/757] 1208687=ruby/test_fixnum [306/757] 1208687=rubygems/test_gem_remote_fetcher_s3 [307/757] 1208687=ripper/test_files_test_2 [308/757] 1208682=rubygems/test_gem_version_option [309/757] 1208682=ruby/test_require_lib [310/757] 1208676=prism/api/lex_test [311/757] 1208676=rubygems/test_gem_rdoc [312/757] 1208676=test_trick [313/757] 1208680=ruby/test_objectspace [314/757] 1208679=prism/version_test [315/757] 1208679=rubygems/test_gem_request_set [316/757] 1208686=-ext-/win32/test_fd_setsize [317/757] 1208686=-ext-/string/test_normalize [318/757] 1208686=-ext-/test_recursion [319/757] 1208686=prism/locals_test [320/757] 1208686=test_find [321/757] 1208673=socket/test_basicsocket [322/757] 1208686=rubygems/test_gem_commands_owner_command [323/757] 1208673=rubygems/test_gem_package_tar_header [324/757] 1208673=prism/ruby/pattern_test [325/757] 1208675=ripper/test_sexp [326/757] 1208673=rubygems/test_gem_unsatisfiable_dependency_error [327/757] 1208673=objspace/test_ractor [328/757] 1208675=rubygems/test_gem_ext_builder [329/757] 1208673=fileutils/test_verbose [330/757] 1208673=fiber/test_mutex [331/757] 1208679=-ext-/bignum/test_bigzero [332/757] 1208686=ruby/test_basicinstructions [333/757] 1208679=prism/ruby/compiler_test [334/757] 1208679=date/test_date_strftime [335/757] 1208678=-ext-/typeddata/test_typeddata [336/757] 1208686=rubygems/test_gem_resolver_vendor_specification [337/757] 1208686=ruby/test_struct [338/757] 1208686=rubygems/test_gem_commands_push_command [339/757] 1208673=ruby/test_module [340/757] 1208678=prism/api/parse_success_test [341/757] 1208678=strscan/test_ractor [342/757] 1208678=rubygems/test_deprecate [343/757] 1208686=win32/test_registry [344/757] 1208678=openssl/test_ssl [345/757] 1208686=rubygems/test_gem_request_connection_pools [346/757] 1208679=ruby/test_optimization [347/757] 1208686=uri/test_common [348/757] 1208672=ruby/test_sprintf [349/757] 1208686=rubygems/test_gem_uri_formatter [350/757] 1208686=ruby/test_weakmap [351/757] 1208672=socket/test_ancdata [352/757] 1208672=rubygems/test_gem_doctor [353/757] 1208672=-ext-/exception/test_data_error [354/757] 1208672=ruby/test_rubyvm [355/757] 1208672=rubygems/test_gem_resolver_dependency_request [356/757] 1208675=ruby/enc/test_euc_jp [357/757] 1208675=-ext-/test_abi [358/757] 1208672=-ext-/string/test_external_new [359/757] 1208672=ripper/test_scanner_events [360/757] 1208672=optparse/test_zsh_completion [361/757] 1208672=rubygems/test_gem_package_tar_reader_entry [362/757] 1208675=-ext-/thread/test_lock_native_thread [363/757] 1208675=rubygems/test_webauthn_listener [364/757] 1208672=mkmf/test_have_func [365/757] 1208674=-ext-/string/test_enc_str_buf_cat [366/757] 1208674=ruby/test_default_gems [367/757] 1208675=rubygems/test_gem_security_trust_dir [368/757] 1208675=mkmf/test_constant [369/757] 1208674=rubygems/test_gem_resolver_specification [370/757] 1208674=json/json_fixtures_test [371/757] 1208674=dtrace/test_load [372/757] 1208674=ruby/test_encoding [373/757] 1208674=-ext-/proc/test_bmethod [374/757] 1208674=psych/nodes/test_enumerable [375/757] 1208674=resolv/test_svcb_https [376/757] 1208674=openssl/test_buffering [377/757] 1208674=prism/ruby/ruby_parser_test [378/757] 1208674=-ext-/test_bug-14834 [379/757] 1208676=openssl/test_x509cert [380/757] 1208672=socket/test_addrinfo [381/757] 1208682=uri/test_http [382/757] 1208682=-ext-/funcall/test_passing_block [383/757] 1208674=did_you_mean/test_tree_spell_checker [384/757] 1208682=openssl/test_pair [385/757] 1208672=date/test_date_ractor [386/757] 1208674=ruby/test_m17n_comb [387/757] 1208687=test_bundled_gems [388/757] 1208687=prism/lex_test [389/757] 1208672=openssl/test_ns_spki [390/757] 1208672=psych/visitors/test_depth_first [391/757] 1208672=test_tsort [392/757] 1208672=prism/result/index_write_test [393/757] 1208676=ruby/test_integer_comb [394/757] 1208672=ruby/test_sleep [395/757] 1208673=fiber/test_queue [396/757] 1208673=prism/result/regular_expression_options_test [397/757] 1208673=test_prettyprint [398/757] 1208673=rubygems/test_gem_validator [399/757] 1208673=prism/result/integer_parse_test [400/757] 1208673=mkmf/test_install [401/757] 1208673=rubygems/test_gem_security_signer [402/757] 1208680=ruby/test_exception [403/757] 1208673=optparse/test_bash_completion [404/757] 1208673=rubygems/test_gem_local_remote_options [405/757] 1208673=ruby/enc/test_euc_kr [406/757] 1208673=rubygems/test_gem_commands_lock_command [407/757] 1208673=-ext-/string/test_set_len [408/757] 1208673=ruby/test_threadgroup [409/757] 1208673=ripper/test_lexer [410/757] 1208673=io/wait/test_io_wait [411/757] 1208687=optparse/test_kwargs [412/757] 1208687=-ext-/test_random [413/757] 1208687=psych/test_merge_keys [414/757] 1208687=ruby/test_dir [415/757] 1208675=rubygems/test_gem_ext_configure_builder [416/757] 1208672=openssl/test_x509store [417/757] 1208675=resolv/test_mdns [418/757] 1208675=ruby/test_io_m17n [419/757] 1208687=rubygems/test_config [420/757] 1208687=prism/result/comments_test [421/757] 1208687=-ext-/hash/test_delete [422/757] 1208687=-ext-/exception/test_ensured [423/757] 1208672=ruby/test_continuation [424/757] 1208687=dtrace/test_object_create_start [425/757] 1208687=test_forwardable [426/757] 1208672=prism/encoding/regular_expression_encoding_test [427/757] 1208672=ruby/test_zjit [428/757] 1208672=ruby/test_env [429/757] 1208682=rubygems/test_project_sanity [430/757] 1208687=optparse/test_placearg [431/757] 1208682=-ext-/string/test_interned_str [432/757] 1208682=rubygems/test_gem_commands_cleanup_command [433/757] 1208687=openssl/test_ocsp [434/757] 1208681=ruby/test_shapes [435/757] 1208681=openssl/test_pkey_dh [436/757] 1208686=ruby/test_ifunless [437/757] 1208686=dtrace/test_require [438/757] 1208686=rubygems/test_gem_silent_ui [439/757] 1208681=rubygems/test_gem_resolver_installer_set [440/757] 1208686=ripper/test_files_test [441/757] 1208686=rubygems/test_gem_dependency_list [442/757] 1208681=rubygems/test_gem_commands_uninstall_command [443/757] 1208687=ruby/test_rubyoptions [444/757] 1208686=-ext-/test_printf [445/757] 1208686=-ext-/array/test_to_ary_concat [446/757] 1208682=prism/result/warnings_test [447/757] 1208682=-ext-/load/test_stringify_symbols [448/757] 1208682=ruby/enc/test_windows_1252 [449/757] 1208682=mkmf/test_configuration [450/757] 1208682=prism/ruby/dispatcher_test [451/757] 1208682=socket/test_udp [452/757] 1208682=ruby/test_range [453/757] 1208678=-ext-/symbol/test_type [454/757] 1208678=fileutils/test_dryrun [455/757] 1208678=json/json_generator_test [456/757] 1208675=rubygems/test_gem_impossible_dependencies_error [457/757] 1208675=fiber/test_io_buffer [458/757] 1208686=prism/encoding/encodings_test [459/757] 1208675=prism/api/parse_stream_test [460/757] 1208681=rubygems/test_gem_resolver_api_set [461/757] 1208686=psych/test_emitter [462/757] 1208686=openssl/test_ts [463/757] 1208681=prism/result/node_id_test [464/757] 1208675=test_tmpdir [465/757] 1208680=rubygems/test_gem_source_subpath_problem [466/757] 1208675=date/test_date_new [467/757] 1208675=ruby/test_io_timeout [468/757] 1208675=prism/api/command_line_test [469/757] 1208675=rubygems/test_gem_commands_info_command [470/757] 1208680=ruby/test_comparable [471/757] 1208680=mmtk/test_configuration [472/757] 1208680=-ext-/test_notimplement [473/757] 1208680=ruby/enc/test_emoji_breaks [474/757] 1208680=ruby/test_system [475/757] 1208675=-ext-/test_bug-3571 [476/757] 1208675=ruby/test_require [477/757] 1208681=ruby/test_dup [478/757] 1208678=resolv/test_dns [479/757] 1208681=stringio/test_stringio [480/757] 1208686=fiber/test_sleep [481/757] 1208678=openssl/test_x509name [482/757] 1208678=psych/test_object_references [483/757] 1208678=-ext-/wait/test_wait [484/757] 1208681=mkmf/test_sizeof [485/757] 1208678=rubygems/test_gem_requirement [486/757] 1208676=ruby/test_alias [487/757] 1208682=ruby/enc/test_euc_tw [488/757] 1208682=rubygems/test_gem_security [489/757] 1208678=rubygems/test_gem_commands_build_command [490/757] 1208686=ruby/test_compile_prism [491/757] 1208676=mkmf/test_libs [492/757] 1208676=ruby/test_super [493/757] 1208678=test_time [494/757] 1208686=json/json_encoding_test [495/757] 1208686=ruby/test_math [496/757] 1208686=dtrace/test_gc [497/757] 1208686=prism/fuzzer_test [498/757] 1208674=-ext-/string/test_rb_str_dup [499/757] 1208686=ruby/test_ast [500/757] 1208674=psych/test_struct [501/757] 1208674=prism/onigmo_test [502/757] 1208674=-ext-/test_bug-5832 [503/757] 1208674=cgi/test_cgi_multipart [504/757] 1208678=ruby/test_case [505/757] 1208680=digest/test_digest_extend [506/757] 1208680=rubygems/test_gem_safe_yaml [507/757] 1208678=-ext-/popen_deadlock/test_popen_deadlock [508/757] 1208680=optparse/test_did_you_mean [509/757] 1208674=optparse/test_autoconf [510/757] 1208674=prism/result/constant_path_node_test [511/757] 1208674=rubygems/test_gem_path_support [512/757] 1208673=prism/result/heredoc_test [513/757] 1208673=psych/test_psych_set [514/757] 1208673=rubygems/test_webauthn_listener_response [515/757] 1208674=prism/ruby/parser_test [516/757] 1208673=prism/snippets_test [517/757] 1208674=psych/test_array [518/757] 1208674=-ext-/gvl/test_ubf_async_safe [519/757] 1208674=prism/newline_test [520/757] 1208680=-ext-/win32/test_console_attr [521/757] 1208680=rubygems/test_gem_bundler_version_finder [522/757] 1208680=socket/test_socket [523/757] 1208674=test_weakref [524/757] 1208676=ruby/test_not [525/757] 1208676=test_timeout [526/757] 1208674=prism/ruby/ripper_test [527/757] 1208679=rubygems/test_gem_package_tar_writer [528/757] 1208679=rubygems/test_rubygems [529/757] 1208672=uri/test_mailto [530/757] 1208678=ruby/enc/test_case_mapping [531/757] 1208672=psych/visitors/test_yaml_tree [532/757] 1208678=ruby/test_yjit_exit_locations [533/757] 1208672=psych/test_yamlstore [534/757] 1208672=rubygems/test_gem_config_file [535/757] 1208676=rubygems/test_gem_commands_pristine_command [536/757] 1208678=psych/test_scalar_scanner [537/757] 1208678=ruby/test_beginendblock [538/757] 1208679=rubygems/test_gem_resolver_requirement_list [539/757] 1208672=ruby/test_hash [540/757] 1208679=-ext-/arith_seq/test_arith_seq_beg_len_step [541/757] 1208679=ruby/test_io_buffer [542/757] 1208677=ruby/test_arity [543/757] 1208677=test_ipaddr [544/757] 1208679=openssl/test_pkey_rsa [545/757] 1208677=-ext-/string/test_nofree [546/757] 1208677=rubygems/test_gem_stream_ui [547/757] 1208677=-ext-/st/test_numhash [548/757] 1208677=ruby/test_trace [549/757] 1208677=rubygems/test_webauthn_poller [550/757] 1208674=date/test_date_conv [551/757] 1208674=rubygems/test_gem_resolver_composed_set [552/757] 1208674=ruby/test_argf [553/757] 1208677=mkmf/test_egrep_cpp [554/757] 1208678=ruby/test_m17n [555/757] 1208677=ruby/test_yjit [556/757] 1208680=net/http/test_buffered_io [557/757] 1208680=optparse/test_reqarg [558/757] 1208679=rubygems/test_gem_resolver_lock_set [559/757] 1208679=-ext-/econv/test_append [560/757] 1208679=did_you_mean/test_ractor_compatibility [561/757] 1208673=test_unicode_normalize [562/757] 1208673=ruby/test_method [563/757] 1208678=-ext-/struct/test_member [564/757] 1208678=rubygems/test_gem_console_ui [565/757] 1208681=rubygems/test_gem_update_suggestion [566/757] 1208678=psych/test_set [567/757] 1208678=rubygems/test_gem_source_fetch_problem [568/757] 1208678=resolv/test_resource [569/757] 1208678=error_highlight/test_error_highlight [570/757] 1208681=mkmf/test_find_executable [571/757] 1208681=ruby/test_array [572/757] 1208680=ruby/test_lazy_enumerator [573/757] 1208679=date/test_date_compat [574/757] 1208679=-ext-/debug/test_profile_frames [575/757] 1208679=-ext-/load/test_resolve_symbol [576/757] 1208682=prism/ruby/string_query_test [577/757] 1208682=ruby/test_time_tz [578/757] 1208679=ruby/test_backtrace [579/757] 1208682=openssl/test_kdf [580/757] 1208682=rubygems/test_gem_request_set_lockfile_tokenizer [581/757] 1208676=rubygems/test_gem_commands_outdated_command [582/757] 1208682=-ext-/class/test_class2name [583/757] 1208682=psych/test_nil [584/757] 1208676=fiber/test_enumerator [585/757] 1208682=json/json_coder_test [586/757] 1208676=psych/test_psych [587/757] 1208682=digest/test_ractor [588/757] 1208676=rubygems/test_gem_package_old [589/757] 1208676=rubygems/test_gem_uri [590/757] 1208676=test_rbconfig [591/757] 1208682=digest/test_digest [592/757] 1208680=-ext-/arith_seq/test_arith_seq_extract [593/757] 1208676=ruby/test_stringchar [594/757] 1208676=rubygems/test_gem_commands_help_command [595/757] 1208680=-ext-/debug/test_debug [596/757] 1208680=prism/result/overlap_test [597/757] 1208675=psych/test_symbol [598/757] 1208675=rubygems/test_gem_uninstaller [599/757] 1208679=rubygems/test_gem_platform [600/757] 1208676=prism/ractor_test [601/757] 1208679=rubygems/test_gem_commands_list_command [602/757] 1208679=rubygems/test_gem_source_vendor [603/757] 1208679=yaml/test_dbm [604/757] 1208679=did_you_mean/spell_checking/test_variable_name_check [605/757] 1208679=test_pty [606/757] 1208676=psych/test_date_time [607/757] 1208676=openssl/test_pkcs12 [608/757] 1208680=date/test_date [609/757] 1208680=uri/test_parser [610/757] 1208680=rubygems/test_gem_available_set [611/757] 1208680=rubygems/test_gem_source_installed [612/757] 1208680=-ext-/string/test_modify_expand [613/757] 1208680=did_you_mean/tree_spell/test_change_word [614/757] 1208680=rubygems/test_gem_package [615/757] 1208679=ruby/enc/test_utf16 [616/757] 1208679=ruby/test_enumerator [617/757] 1208676=-ext-/exception/test_exception_at_throwing [618/757] 1208676=ruby/test_name_error [619/757] 1208675=prism/encoding/string_encoding_test [620/757] 1208675=psych/test_safe_load [621/757] 1208675=ruby/test_frozen [622/757] 1208675=rubygems/test_gem_source [623/757] 1208680=set/test_sorted_set [624/757] 1208675=ripper/test_files_lib [625/757] 1208676=ruby/enc/test_emoji [626/757] 1208676=ruby/test_string [627/757] 1208680=rubygems/test_gem_resolver_git_set [628/757] 1208680=did_you_mean/spell_checking/test_class_name_check [629/757] 1208680=ruby/enc/test_cp949 [630/757] 1208680=ruby/test_condition [631/757] 1208680=erb/test_erb [632/757] 1208680=-ext-/test_scan_args [633/757] 1208680=date/test_date_attr [634/757] 1208680=json/json_ext_parser_test [635/757] 1208680=ruby/test_time [636/757] 1208680=-ext-/struct/test_duplicate [637/757] 1208680=ruby/test_integer [638/757] 1208682=rubygems/test_gem_installer [639/757] 1208678=rubygems/test_gem_command_manager [640/757] 1208678=ruby/enc/test_regex_casefold [641/757] 1208678=ruby/test_pipe [642/757] 1208672=rubygems/test_gem_source_git [643/757] 1208678=ruby/test_random_formatter [644/757] 1208678=rubygems/test_gem_commands_check_command [645/757] 1208678=prism/api/freeze_test [646/757] 1208678=rubygems/test_gem [647/757] 1208672=prism/percent_delimiter_string_test [648/757] 1208672=ripper/test_files_test_1 [649/757] 1208674=rubygems/test_gem_remote_fetcher_local_ssl_server [650/757] 1208673=ruby/test_float [651/757] 1208683=stringio/test_ractor [652/757] 1208683=psych/test_parser [653/757] 1208683=prism/result/attribute_write_test [654/757] 1208683=rubygems/test_gem_source_list [655/757] 1208683=psych/test_yaml_special_cases [656/757] 1208683=test_delegate [657/757] 1208683=-ext-/stack/test_stack_overflow [658/757] 1208683=ruby/test_set [659/757] 1208683=cgi/test_cgi_core [660/757] 1208683=optparse/test_load [661/757] 1208683=did_you_mean/spell_checking/test_uncorrectable_name_check [662/757] 1208683=dtrace/test_singleton_function [663/757] 1208683=test_shellwords [664/757] 1208683=optparse/test_cclass [665/757] 1208683=ruby/test_proc [666/757] 1208681=ruby/enc/test_case_comprehensive [667/757] 1208681=mkmf/test_framework [668/757] 1208681=zlib/test_zlib [669/757] 1208673=prism/magic_comment_test [670/757] 1208678=ruby/test_marshal [671/757] 1208675=psych/test_omap [672/757] 1208675=psych/visitors/test_emitter [673/757] 1208675=psych/test_json_tree [674/757] 1208675=prism/library_symbols_test [675/757] 1208675=psych/test_ractor [676/757] 1208673=open-uri/test_ssl [677/757] 1208674=date/test_date_strptime Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45847> [678/757] 1208674=ruby/test_nomethod_error COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1208673 ko1 10u IPv4 1163490025 0t0 TCP localhost:45847->localhost:48864 (CLOSE_WAIT) [679/757] 1208674=net/http/test_https_proxy [680/757] 1208674=openssl/test_pkey_dsa [681/757] 1208675=json/json_parser_test [682/757] 1208678=psych/test_alias_and_anchor [683/757] 1208678=rubygems/test_gem_commands_setup_command [684/757] 1208687=rubygems/test_gem_commands_rebuild_command [685/757] 1208675=ruby/enc/test_cesu8 [686/757] 1208675=prism/errors_test [687/757] 1208687=test_open3 Closed file descriptor: TestOpenURISSL#test_validation_failure: 10 [688/757] 1208675=ruby/test_vm_dump [689/757] 1208675=open-uri/test_ftp [690/757] 1208675=psych/test_deprecated [691/757] 1208675=ruby/test_gc_compact [692/757] 1208683=-ext-/array/test_resize [693/757] 1208683=-ext-/bignum/test_div [694/757] 1208683=ruby/test_fiber [695/757] 1208674=uri/test_generic [696/757] 1208674=prism/result/breadth_first_search_test [697/757] 1208674=fiber/test_backtrace [698/757] 1208674=prism/result/static_literals_test [699/757] 1208674=rubygems/test_bundled_ca [700/757] 1208678=psych/visitors/test_to_ruby [701/757] 1208678=openssl/test_random [702/757] 1208678=-ext-/float/test_nextafter [703/757] 1208678=-ext-/string/test_capacity [704/757] 1208673=rubygems/test_gem_safe_marshal [705/757] 1208678=prism/test_helper [706/757] 1208678=ruby/test_memory_view [707/757] 1208680=-ext-/integer/test_integer [708/757] 1208678=ruby/enc/test_utf32 [709/757] 1208678=-ext-/string/test_ellipsize [710/757] 1208678=ruby/test_rand [711/757] 1208680=openssl/test_pkey_ec [712/757] 1208674=-ext-/struct/test_data [713/757] 1208674=optparse/test_noarg [714/757] 1208680=date/test_date_parse [715/757] 1208680=rubygems/test_gem_commands_update_command [716/757] 1208674=openssl/test_fips [717/757] 1208678=ruby/test_keyword [718/757] 1208673=prism/result/numeric_value_test [719/757] 1208673=lib/!Nothing_to_test [720/757] 1208673=net/http/test_http_request [721/757] 1208673=ruby/test_data [722/757] 1208673=net/http/test_httpheader [723/757] 1208673=rubygems/test_gem_commands_server_command [724/757] 1208673=rubygems/test_gem_package_task [725/757] 1208673=openssl/test_bn [726/757] 1208673=openssl/test_provider [727/757] 1208674=optparse/test_acceptable [728/757] 1208674=prism/result/implicit_array_test [729/757] 1208674=-ext-/struct/test_len [730/757] 1208674=dtrace/test_function_entry [731/757] 1208674=rubygems/test_kernel [732/757] 1208681=did_you_mean/spell_checking/test_method_name_check [733/757] 1208681=prism/heredoc_dedent_test [734/757] 1208681=optparse/test_optarg [735/757] 1208673=io/wait/test_ractor [736/757] 1208672=openssl/test_ssl_session [737/757] 1208673=psych/json/test_stream [738/757] 1208673=ruby/test_pack [739/757] 1208678=rubygems/test_gem_commands_unpack_command [740/757] 1208681=rubygems/test_gem_commands_exec_command [741/757] 1208674=ruby/test_autoload [742/757] 1208678=rubygems/test_gem_resolver_local_specification [743/757] 1208678=psych/test_exception [744/757] 1208680=rubygems/test_gem_commands_signout_command [745/757] 1208680=psych/test_object [746/757] 1208678=ruby/test_file_exhaustive [747/757] 1208673=rubygems/test_gem_gem_runner [748/757] 1208680=rubygems/test_gem_ext_cargo_builder [749/757] 1208680=test_singleton [750/757] 1208680=ripper/test_ripper [751/757] 1208673=did_you_mean/spell_checking/test_key_name_check [752/757] 1208673=ruby/test_syntax [753/757] 1208672=ruby/enc/test_grapheme_breaks [754/757] 1208672=rubygems/test_gem_request_set_gem_dependency_api [755/757] 1208672=openssl/test_ossl [756/757] 1208682=date/test_date_marshal [757/757] 1208687=ruby/test_assignment $$$ #<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:14 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:04 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 1018 1207061 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1207061 1207064 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.20250503-114948 --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 1207064 1207065 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.20250503-114948 --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 1207065 1208002 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1208002 1208003 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1208003 1208669 1015 1015 pts/0 1015 Sl+ 1000 0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 1208669 1208674 1015 1015 pts/0 1015 Sl+ 1000 0:42 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1208674 1376440 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1208674 1376486 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 1 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1207065 1762371 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 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 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, 4068349], 996=>[1015], 1015=>[1018], 1018=>[1207061], 1207061=>[1207064], 1207064=>[1207065], 1207065=>[1208002, 1762371], 1208002=>[1208003], 1208003=>[1208669], 1208669=>[1208674], 1208674=>[1376440, 1376486]} $ timeout 60 gdb -p 1376440 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1376444] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005ee3876eee3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x71ddb96006c0 (LWP 1376440) "test_autoload.*" 0x00005ee3876eee3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x71ddc3a006c0 (LWP 1376444) "test_autoload.*" 0x000071dded11b4cd in __GI___poll (fds=0x71ddc1b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x71ddc3a006c0 (LWP 1376444) "test_autoload.*"): #0 0x000071dded11b4cd in __GI___poll (fds=0x71ddc1b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ee3876796da in __interceptor_poll () No symbol table info available. #2 0x00005ee387a3789f 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 0x00005ee3876d2a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000071dded09caa4 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 = {125197283755712, -1465260766667626737, 125197283755712, -352, 0, 125197111780112, -1465260766688598257, -1465354103580285169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000071dded129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x71ddb96006c0 (LWP 1376440) "test_autoload.*"): #0 0x00005ee3876eee3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005ee3876efdfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005ee38763e670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005ee38763e4e9 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 0x00005ee38763e115 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 0x00005ee38763911e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005ee387638f08 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005ee3876d4e73 in __interceptor_malloc () No symbol table info available. #8 0x00005ee387fc1fe2 in context_push (parser=0x71ddb95fc4f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8684 context_node = <optimized out> #9 parse_statements (parser=parser@entry=0x71ddb95fc4f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13913 statements = 0x504000b471d0 last_value = <optimized out> #10 0x00005ee387fa3afb in parse_program (parser=0x71ddb95fc4f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22385 current_block_exits = {size = 0, capacity = 0, nodes = 0x0} previous_block_exits = 0x0 statements = <optimized out> locals = <optimized out> #11 pm_parse (parser=0x71ddb95fc4f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22810 No locals. #12 0x00005ee387d53280 in pm_parse_file (result=0x71ddb95fc4f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11376 rbimpl_id = 39547 node = <optimized out> error = <optimized out> id_script_lines = <optimized out> #13 0x00005ee38781eac3 in load_iseq_eval (ec=0x5160039699d0, fname=fname@entry=125197965055120) at /tmp/ruby/src/trunk_asan/load.c:752 result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>} error = <optimized out> ec = 0x5160039699d0 v = <optimized out> th = <optimized out> realpath_map = 125197973640000 iseq = <optimized out> #14 0x00005ee387819c1b in require_internal (ec=ec@entry=0x5160039699d0, 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 = 0x515000881100 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 125197973640160 realpath_map = 125197973640000 path = 125197965055120 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #15 0x00005ee387817c12 in rb_require_string_internal (fname=125197965055680, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x5160039699d0 result = <optimized out> #16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #17 0x00005ee387b06fa8 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 = 0x1380100140003 cc = <optimized out> me = 0x71ddec5a3b88 cfunc = 0x504000018558 recv = 125197977570720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x00005ee387aed2bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71ddb95fd490) 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> #19 0x00005ee387af2f15 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4184 No locals. #20 0x00005ee387ab49a9 in vm_sendish (ec=0x5160039699d0, reg_cfp=0x71ddc46fd6e8, 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> #21 vm_exec_core (ec=ec@entry=0x5160039699d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddc46fd6e8 reg_pc = 0x5110000a0878 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> #22 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160039699d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddb95fd840, <optimized out>, <optimized out>}, prev = 0x71ddb6809e80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #23 0x00005ee387b1aeca in vm_call0_body (ec=<optimized out>, calling=0x71ddb6909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x71ddb69098d0 cc = <optimized out> ret = <optimized out> #24 0x00005ee387b1a73f in vm_call0_cme (ec=0x5160039699d0, calling=0x71ddb6909860, argv=0x71ddb95fdc40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #25 vm_call0_body (ec=<optimized out>, calling=0x71ddb6909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x71ddcba986f0 orig_cme = <optimized out> ci = 0x71ddb69098d0 cc = 0x71ddcba986c8 ret = <optimized out> #26 0x00005ee387aceace in vm_call0_cc (recv=125197977570720, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x71ddcba986c8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x80)> use_argv = 0x0 av = <optimized out> #27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x71ddcba986c8 self = <optimized out> #28 0x00005ee387acf8fe in rb_funcallv (recv=125197977570720, mid=22673, argc=1, argv=0x71ddb95fdc40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x71ddb95fdc40 #30 0x00005ee387a8ef9e in autoload_feature_require (_arguments=125197111779376) at /tmp/ruby/src/trunk_asan/variable.c:3001 arguments = 0x71ddb95fe030 autoload_const = <optimized out> result = <optimized out> #31 autoload_try_load (_arguments=125197111779376) at /tmp/ruby/src/trunk_asan/variable.c:3015 arguments = 0x71ddb95fe030 result = <optimized out> ce = <optimized out> #32 0x00005ee38771d2e0 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 = 0x5160039699d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71ddb95fdfb0, <optimized out>, 0x71ddb95fdec0, <optimized out>, <optimized out>}, prev = 0x71ddb6809640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160039699d0 state = RUBY_TAG_NONE errinfo = <optimized out> #33 0x00005ee387a8e306 in rb_autoload_load (module=module@entry=125197977648440, name=name@entry=257051) at /tmp/ruby/src/trunk_asan/variable.c:3076 ce = 0x5030018bd880 arguments = {module = 125197977648440, name = 257051, flag = 0, mutex = 125197404115080, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #34 0x00005ee387a9818d in rb_const_search_from (klass=125197953963360, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178 ac = 0xfffffffffffffe00 am = 125197977648440 tmp = 125197977648440 ce = <optimized out> current = 125197977648440 value = <optimized out> first_iteration = <optimized out> #35 0x00005ee387a90004 in rb_const_search (klass=125197953963360, id=257051, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200 value = <optimized out> #36 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3127 c = <optimized out> #37 0x00005ee387a9b4ee in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1129 root_cref = <optimized out> klass = 92358976733448 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #38 0x00005ee387aa67c1 in vm_get_ev_const_chain (ec=0x5160039699d0, segments=0x502001cc9e90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001cc9eb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6439 segments = 0x502001cc9e90 ice = <optimized out> val = <optimized out> #40 0x00005ee387aa87b8 in vm_exec_core (ec=ec@entry=0x5160039699d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddc46fd720 reg_pc = 0xfffffffffffffe00 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> th: 0x515000881100, native_id: 0x71ddb96006c0 INSN_LABEL_newrange = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require INSN_LABEL_dupn = <optimized out> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] INSN_LABEL_swap = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] 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> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #41 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160039699d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddb95feae0, <optimized out>, <optimized out>}, prev = 0x71ddb69096b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #42 0x00005ee387b24912 in invoke_iseq_block_from_c (ec=0x5160039699d0, captured=0x71ddc46fd7a8, self=125197508039160, 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 = 0x71ddcbaeeac8 cfp = <optimized out> sp = 0x71ddc45fd850 use_argv = 0x0 stack_argv = 0x71ddc45fd850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 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 = 0x71ddc46fd7a8 #44 0x00005ee387ad0d16 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. #45 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. #46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #47 0x00005ee387ad0d16 in rb_yield (val=<optimized out>) No locals. #48 0x00005ee38771cbba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x5160039699d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71ddb95fee70, <optimized out>, 0x71ddb95fed80, <optimized out>, <optimized out>}, prev = 0x71ddb6809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160039699d0 cfp = 0x71ddc46fd758 #49 0x00005ee38789865b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #50 0x00005ee387b06fa8 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 = 0x64b100040001 cc = <optimized out> me = 0x71ddc868d9c8 cfunc = 0x504000020058 recv = 125197508039160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x00005ee387aaf3b6 in vm_sendish (ec=0x5160039699d0, reg_cfp=0x71ddc46fd790, cd=0x502001cc9e10, 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> #52 vm_exec_core (ec=ec@entry=0x5160039699d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502001cc9e10 insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddc46fd790 reg_pc = 0x504000c247b0 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> #53 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160039699d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddb95ff6c0, <optimized out>, <optimized out>}, prev = 0x71ddb95ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #54 0x00005ee387ae0bcb in invoke_iseq_block_from_c (ec=0x5160039699d0, captured=<optimized out>, self=125197508039160, 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 = 0x71ddcbaeeaf0 cfp = 0x71ddc46fd7c8 sp = 0x71ddc45fd818 use_argv = <optimized out> stack_argv = 0x71ddc45fd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #55 invoke_block_from_c_proc (ec=0x5160039699d0, self=125197508039160, 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> #56 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. #57 0x00005ee387adee56 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000b4ca50, argc=-2022773186, 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 #58 0x00005ee387a3610d in thread_do_start_proc (th=th@entry=0x515000881100) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000b4ca50 args_len = 0 args_ptr = <optimized out> #59 0x00005ee387a33cea in thread_do_start (th=0x515000881100) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #60 thread_start_func_2 (th=th@entry=0x515000881100, 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> #61 0x00005ee387a32fae in call_thread_start_func_2 (th=0x515000881100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x71ddb95ffcc0 #62 nt_start (ptr=0x50c000b03200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000881100 sched = <optimized out> nt = 0x50c000b03200 vm = 0x525000000100 #63 0x00005ee3876d2a8f in asan_thread_start(void*) () No symbol table info available. #64 0x000071dded09caa4 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 = {125197111789248, -1465168957446707441, 125197111789248, -352, 0, 140721276055056, -1465168957467678961, -1465354103580285169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #65 0x000071dded129c3c 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 1376440) detached] $ timeout 60 gdb -p 1376486 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1208674 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1762398] [New LWP 1376487] [New LWP 1356983] [New LWP 1336070] [New LWP 1242011] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=3643, cancel=true, abstime=0x7ffc39abf8c0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x71dded3cdc40 (LWP 1208674) "ruby" 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=3643, cancel=true, abstime=0x7ffc39abf8c0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x71ddca8006c0 (LWP 1762398) "test_autoload.*" 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x71ddca7fc3e0, op=137, expected=0, futex_word=0x50c000aecb10) at ./nptl/futex-internal.c:57 3 Thread 0x71ddd0e006c0 (LWP 1376487) "test_autoload.*" 0x000071dded11b4cd in __GI___poll (fds=0x71ddc1b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x71ddca2006c0 (LWP 1356983) "parallel.rb:40" 0x000071dded11b4cd in __GI___poll (fds=0x71ddc0c14b60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x71ddc86006c0 (LWP 1336070) "Gem::Timeout st" 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=29149, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000597454) at ./nptl/futex-internal.c:57 6 Thread 0x71ddc74006c0 (LWP 1242011) "Timeout stdlib " 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=29149, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000a86f90) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x71ddc74006c0 (LWP 1242011) "Timeout stdlib "): #0 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=29149, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000a86f90) 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=29149, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000a86f90) 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=0x50c000a86f90, 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 0x000071dded09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000a86f68) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x71dded09b4b0 <__condvar_cleanup_waiting>, __arg = 0x71ddc73feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 198, cond = 0x50c000a86f68, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 198 seq = 99 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=0x50c000a86f68, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005ee387a0d5bf in rb_native_cond_wait (cond=0x50c000a86f90, 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=0x5150001f0980, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00005ee387a31ec2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001f0980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00005ee387a17a61 in native_sleep (th=0x5150001f0980, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x5150001f0980, 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 0x00005ee387a30935 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=125197972948440, 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 0x00005ee38771d2e0 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 = 0x5160038673d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71ddc73feef0, <optimized out>, 0x71ddc73fee00, <optimized out>, <optimized out>}, prev = 0x71ddb9a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160038673d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005ee387a2fe1d 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 = 125197972948440, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 125197972948440, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005ba10 end = 0 #14 0x00005ee387aaf7b0 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 0x00005ee387aaf7b0 in vm_invoke_builtin_delegate (ec=0x5160038673d0, cfp=0x71ddc51f3758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160038673d0) at ../../src/trunk_asan/insns.def:1695 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddc51f3758 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 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x5160038673d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddc73ff6c0, <optimized out>, <optimized out>}, prev = 0x71ddc73ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005ee387ae0bcb in invoke_iseq_block_from_c (ec=0x5160038673d0, captured=<optimized out>, self=125197973039000, 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 = 0x71ddecb44f10 cfp = 0x71ddc51f37c8 sp = 0x71ddc50f3818 use_argv = <optimized out> stack_argv = 0x71ddc50f3818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160038673d0, self=125197973039000, 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 0x00005ee387adee56 in rb_vm_invoke_proc (ec=0x50c000a86f90, proc=0x189, proc@entry=0x5040006cfb10, argc=-318141071, 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 0x00005ee387a3610d in thread_do_start_proc (th=th@entry=0x5150001f0980) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x5040006cfb10 args_len = 0 args_ptr = <optimized out> #23 0x00005ee387a33cea in thread_do_start (th=0x5150001f0980) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001f0980, 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 0x00005ee387a32fae in call_thread_start_func_2 (th=0x5150001f0980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x71ddc73ffcc0 #26 nt_start (ptr=0x50c000a86f40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x5150001f0980 sched = <optimized out> nt = 0x50c000a86f40 vm = 0x525000000100 #27 0x00005ee3876d2a8f in asan_thread_start(void*) () No symbol table info available. #28 0x000071dded09caa4 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 = {125197344573120, -1465270387394369777, 125197344573120, -352, 0, 125197392791568, -1465270387415341297, -1465354103580285169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000071dded129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x71ddc86006c0 (LWP 1336070) "Gem::Timeout st"): #0 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=29149, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000597454) 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=29149, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000597454) 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=0x50c000597454, 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 0x000071dded09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000597428) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x71dded09b4b0 <__condvar_cleanup_waiting>, __arg = 0x71ddc85feb70, __canceltype = 140, __prev = 0x0} cbuffer = {wseq = 37, cond = 0x50c000597428, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 37 seq = 18 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c000597428, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005ee387a0d5bf in rb_native_cond_wait (cond=0x50c000597454, 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=0x51500068d600, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856 next_th = 0x0 #7 0x00005ee387a31ec2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500068d600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098 can_direct_transfer = <optimized out> #8 0x00005ee387a17a61 in native_sleep (th=0x51500068d600, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288 sched = <optimized out> #9 sleep_forever (th=0x51500068d600, 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 0x00005ee387a30935 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=125197954556520, 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 0x00005ee38771d2e0 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 = 0x516003c552d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71ddc85feef0, <optimized out>, 0x71ddc85fee00, <optimized out>, <optimized out>}, prev = 0x71ddbc809240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516003c552d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005ee387a2fe1d in queue_do_pop (self=<optimized out>, q=0x50400034b650, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109 queue_waiter = {w = {self = 125197954556520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 125197954556520, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400034b650 end = 0 #14 0x00005ee387aaf7b0 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 0x00005ee387aaf7b0 in vm_invoke_builtin_delegate (ec=0x516003c552d0, cfp=0x71ddc16fb758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516003c552d0) at ../../src/trunk_asan/insns.def:1695 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddc16fb758 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 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516003c552d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddc85ff6c0, <optimized out>, <optimized out>}, prev = 0x71ddc85ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #18 0x00005ee387ae0bcb in invoke_iseq_block_from_c (ec=0x516003c552d0, captured=<optimized out>, self=125197506278160, 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 = 0x71ddeb9badd0 cfp = 0x71ddc16fb7c8 sp = 0x71ddc15fb818 use_argv = <optimized out> stack_argv = 0x71ddc15fb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516003c552d0, self=125197506278160, 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 0x00005ee387adee56 in rb_vm_invoke_proc (ec=0x50c000597454, proc=0x189, proc@entry=0x504000630390, argc=-318141071, 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 0x00005ee387a3610d in thread_do_start_proc (th=th@entry=0x51500068d600) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000630390 args_len = 0 args_ptr = <optimized out> #23 0x00005ee387a33cea in thread_do_start (th=0x51500068d600) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500068d600, 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 0x00005ee387a32fae in call_thread_start_func_2 (th=0x51500068d600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x71ddc85ffcc0 #26 nt_start (ptr=0x50c000597400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x51500068d600 sched = <optimized out> nt = 0x50c000597400 vm = 0x525000000100 #27 0x00005ee3876d2a8f in asan_thread_start(void*) () No symbol table info available. #28 0x000071dded09caa4 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 = {125197363447488, -1465272311539718385, 125197363447488, -352, 0, 140721276052144, -1465272311560689905, -1465354103580285169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000071dded129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x71ddca2006c0 (LWP 1356983) "parallel.rb:40"): #0 0x000071dded11b4cd in __GI___poll (fds=0x71ddc0c14b60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ee3876796da in __interceptor_poll () No symbol table info available. #2 0x00005ee3877d52d9 in nogvl_wait_for (th=125197418938120, fptr=0x511000002840, 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 0x00005ee3877d676a in internal_read_func (ptr=0x71ddc0c14940) at /tmp/ruby/src/trunk_asan/io.c:1212 iis = 0x71ddc0c14940 result = <optimized out> #5 0x00005ee387a1b9aa in rb_thread_io_blocking_call (io=<optimized out>, func=0x5ee3877d6260 <internal_read_func>, data1=0x71ddc0c14940, 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 0x00005ee38771d2e0 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 = 0x516004285ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71ddca1fedb0, <optimized out>, 0x71ddca1fecc0, <optimized out>, <optimized out>}, prev = 0x71ddc0c09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516004285ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005ee3877eaa95 in io_read_memory_locktmp (str=125197235604320, 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 = 125197418938120, fptr = 0x511000002840, nonblock = 0, fd = 6, buf = 0x5190004db280, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x511000002840 n = <optimized out> shrinkable = <optimized out> #9 0x00005ee3877c6e41 in io_readpartial (argc=-1061074080, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624 ret = <optimized out> #10 0x00005ee387b06fa8 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 = 0x40b100100003 cc = <optimized out> me = 0x71ddecbf9eb0 cfunc = 0x504000010f58 recv = 125197418938240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005ee387ab49a9 in vm_sendish (ec=0x516004285ed0, reg_cfp=0x71ddcbbff790, 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=0x516004285ed0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddcbbff790 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 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x516004285ed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddca1ff6c0, <optimized out>, <optimized out>}, prev = 0x71ddca1ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #14 0x00005ee387ae0bcb in invoke_iseq_block_from_c (ec=0x516004285ed0, captured=<optimized out>, self=125197964723760, 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 = 0x71ddecb8b988 cfp = 0x71ddcbbff7c8 sp = 0x71ddcbaff818 use_argv = <optimized out> stack_argv = 0x71ddcbaff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516004285ed0, self=125197964723760, 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 0x00005ee387adee56 in rb_vm_invoke_proc (ec=0x71ddc0c14b60, proc=0x1, proc@entry=0x504000c25790, argc=-317606707, 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 0x00005ee387a3610d in thread_do_start_proc (th=th@entry=0x515000706f00) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000c25790 args_len = 0 args_ptr = <optimized out> #19 0x00005ee387a33cea in thread_do_start (th=0x515000706f00) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000706f00, 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 0x00005ee387a32fae in call_thread_start_func_2 (th=0x515000706f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x71ddca1ffcc0 #22 nt_start (ptr=0x50c00057a540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x515000706f00 sched = <optimized out> nt = 0x50c00057a540 vm = 0x525000000100 #23 0x00005ee3876d2a8f in asan_thread_start(void*) () No symbol table info available. #24 0x000071dded09caa4 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 = {125197392807616, -1465277259342043377, 125197392807616, -352, 25, 140721276057872, -1465277259363014897, -1465354103580285169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000071dded129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x71ddd0e006c0 (LWP 1376487) "test_autoload.*"): #0 0x000071dded11b4cd in __GI___poll (fds=0x71ddc1b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005ee3876796da in __interceptor_poll () No symbol table info available. #2 0x00005ee387a3789f 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 0x00005ee3876d2a8f in asan_thread_start(void*) () No symbol table info available. #5 0x000071dded09caa4 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 = {125197506053824, -1465218435469957361, 125197506053824, -352, 0, 125197266969392, -1465218435490928881, -1465354103580285169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000071dded129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x71ddca8006c0 (LWP 1762398) "test_autoload.*"): #0 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x71ddca7fc3e0, op=137, expected=0, futex_word=0x50c000aecb10) 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=20576, abstime=0x71ddca7fc3e0, clockid=20576, expected=0, futex_word=0x50c000aecb10) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5267712 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000aecb10, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x71ddca7fc3e0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000071dded09bc8e in __pthread_cond_wait_common (abstime=0x71ddca7fc3e0, clockid=1, mutex=0x51500087f920, cond=0x50c000aecae8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x71dded09b4b0 <__condvar_cleanup_waiting>, __arg = 0x71ddca7fc2d0, __canceltype = 52, __prev = 0x0} cbuffer = {wseq = 0, cond = 0x50c000aecae8, mutex = 0x51500087f920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 0 seq = 0 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=0x50c000aecae8, mutex=mutex@entry=0x51500087f920, abstime=abstime@entry=0x71ddca7fc3e0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005ee387a31991 in native_cond_timedwait (cond=0x50c000aecae8, mutex=0x51500087f920, 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=0x51500087f800, rel=rel@entry=0x71ddbba0a5a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434 end = <optimized out> sched = 0x5160000004a0 lock = 0x51500087f920 cond = 0x50c000aecae8 max = 100000000000000000 #7 0x00005ee387a187e4 in native_sleep (th=0x51500087f800, rel=0x71ddbba0a5a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1310 prev_status = THREAD_RUNNABLE end = 7849384453692124 woke = 1 #9 0x00005ee3878991cd in rb_f_sleep (argc=1, argv=0x71ddc30ff8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964 beg = 1746273599 scheduler = <optimized out> end = <optimized out> #10 0x00005ee387b06fa8 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 = 0x672100140003 cc = <optimized out> me = 0x71ddeb950278 cfunc = 0x504000020258 recv = 125197507464360 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005ee387aed2bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71ddca7fcb50) 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 0x00005ee387aecd75 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 = 0x71ddca7fc3e0 #13 0x00005ee387ab49a9 in vm_sendish (ec=0x51600396f9d0, reg_cfp=0x71ddc31ff6b0, 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=0x51600396f9d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddc31ff6b0 reg_pc = 0x504000b81178 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 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600396f9d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddca7fcf00, <optimized out>, <optimized out>}, prev = 0x71ddca7fd900, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #16 0x00005ee38781ed5c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=125197404144240) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x71ddcbae4118 #17 0x00005ee387819c1b in require_internal (ec=ec@entry=0x51600396f9d0, 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 = 0x51500087f800 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 125197973640160 realpath_map = 125197973640000 path = 125197404144240 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #18 0x00005ee387817c12 in rb_require_string_internal (fname=125197965049040, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x51600396f9d0 result = <optimized out> #19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #20 0x00005ee387b06fa8 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 = 0x1380100140003 cc = <optimized out> me = 0x71ddec5a3b88 cfunc = 0x504000018558 recv = 125197977570720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #21 0x00005ee387aed2bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71ddca7fe070) 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> #22 0x00005ee387af2f15 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4184 No locals. #23 0x00005ee387ab49a9 in vm_sendish (ec=0x51600396f9d0, reg_cfp=0x71ddc31ff758, 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> #24 vm_exec_core (ec=ec@entry=0x51600396f9d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddc31ff758 reg_pc = 0x5110000a0878 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> #25 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600396f9d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddca7fe420, <optimized out>, <optimized out>}, prev = 0x71ddbbc09a80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #26 0x00005ee387b1aeca in vm_call0_body (ec=<optimized out>, calling=0x71ddbbd09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x71ddbbd094d0 cc = <optimized out> ret = <optimized out> #27 0x00005ee387b1a73f in vm_call0_cme (ec=0x51600396f9d0, calling=0x71ddbbd09460, argv=0x71ddca7fe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #28 vm_call0_body (ec=<optimized out>, calling=0x71ddbbd09460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x71ddcba986f0 orig_cme = <optimized out> ci = 0x71ddbbd094d0 cc = 0x71ddcba986c8 ret = <optimized out> #29 0x00005ee387aceace in vm_call0_cc (recv=125197977570720, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x71ddcba986c8, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = <error reading variable calling (Cannot access memory at address 0x89)> use_argv = 0x0 av = <optimized out> #30 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x71ddcba986c8 self = <optimized out> #31 0x00005ee387acf8fe in rb_funcallv (recv=125197977570720, mid=22673, argc=1, argv=0x71ddca7fe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x71ddca7fe820 #33 0x00005ee387a8ef9e in autoload_feature_require (_arguments=125197399092240) at /tmp/ruby/src/trunk_asan/variable.c:3001 arguments = 0x71ddca7fec10 autoload_const = <optimized out> result = <optimized out> #34 autoload_try_load (_arguments=125197399092240) at /tmp/ruby/src/trunk_asan/variable.c:3015 arguments = 0x71ddca7fec10 result = <optimized out> ce = <optimized out> #35 0x00005ee38771d2e0 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 = 0x51600396f9d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x71ddca7feb90, <optimized out>, 0x71ddca7feaa0, <optimized out>, <optimized out>}, prev = 0x71ddbbc09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600396f9d0 state = RUBY_TAG_NONE errinfo = <optimized out> #36 0x00005ee387a8e306 in rb_autoload_load (module=module@entry=125197977648440, name=name@entry=257051) at /tmp/ruby/src/trunk_asan/variable.c:3076 ce = 0x5030018b0020 arguments = {module = 125197977648440, name = 257051, flag = 0, mutex = 125197404144640, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #37 0x00005ee387a9818d in rb_const_search_from (klass=125197953963360, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3178 ac = 0xfffffffffffffdfc am = 125197977648440 tmp = 125197977648440 ce = <optimized out> current = 125197977648440 value = <optimized out> first_iteration = <optimized out> #38 0x00005ee387a90004 in rb_const_search (klass=125197953963360, id=257051, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3200 value = <optimized out> #39 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3127 c = <optimized out> #40 0x00005ee387a9b4ee in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1129 root_cref = <optimized out> klass = 88785575398160 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #41 0x00005ee387aa67c1 in vm_get_ev_const_chain (ec=0x51600396f9d0, segments=0x502001ccac50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162 id = 0 val = 137 idx = <optimized out> allow_nil = <optimized out> #42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001ccac70) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6439 segments = 0x502001ccac50 ice = <optimized out> val = <optimized out> #43 0x00005ee387aa87b8 in vm_exec_core (ec=ec@entry=0x51600396f9d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddc31ff790 reg_pc = 0xfffffffffffffdfc 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> #44 0x00005ee387aa38bb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618 _ec = 0x51600396f9d0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71ddca7ff6c0, <optimized out>, <optimized out>}, prev = 0x71ddca7ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #45 0x00005ee387ae0bcb in invoke_iseq_block_from_c (ec=0x51600396f9d0, captured=<optimized out>, self=125197507477000, 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 = 0x71ddcbae09f0 cfp = 0x71ddc31ff7c8 sp = 0x71ddc30ff818 use_argv = <optimized out> stack_argv = 0x71ddc30ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #46 invoke_block_from_c_proc (ec=0x51600396f9d0, self=125197507477000, 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> #47 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. #48 0x00005ee387adee56 in rb_vm_invoke_proc (ec=0x50c000aecb10, proc=0x89, proc@entry=0x504000b47bd0, argc=-318141071, 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 #49 0x00005ee387a3610d in thread_do_start_proc (th=th@entry=0x51500087f800) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000b47bd0 args_len = 0 args_ptr = <optimized out> #50 0x00005ee387a33cea in thread_do_start (th=0x51500087f800) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #51 thread_start_func_2 (th=th@entry=0x51500087f800, 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> #52 0x00005ee387a32fae in call_thread_start_func_2 (th=0x51500087f800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181 stack_start = <optimized out> stack_start_addr = 0x71ddca7ffcc0 #53 nt_start (ptr=0x50c000aecac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226 th = 0x51500087f800 sched = <optimized out> nt = 0x50c000aecac0 vm = 0x525000000100 #54 0x00005ee3876d2a8f in asan_thread_start(void*) () No symbol table info available. #55 0x000071dded09caa4 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 = {125197399099072, -1465276434708322545, 125197399099072, -352, 0, 140721276055056, -1465276434729294065, -1465354103580285169}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #56 0x000071dded129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x71dded3cdc40 (LWP 1208674) "ruby"): #0 0x000071dded098d71 in __futex_abstimed_wait_common64 (private=3643, cancel=true, abstime=0x7ffc39abf8c0, op=137, expected=0, futex_word=0x50c000000090) 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=3643, abstime=0x7ffc39abf8c0, clockid=29149, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 7461888 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffc39abf8c0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000071dded09bc8e in __pthread_cond_wait_common (abstime=0x7ffc39abf8c0, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x71dded09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffc39abf7b0, __canceltype = 967571408, __prev = 0x0} cbuffer = {wseq = 2644, cond = 0x50c000000068, mutex = 0x515000000420, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 2644 seq = 1322 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffc39abf8c0) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005ee387a31991 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, 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=0x515000000300, rel=rel@entry=0x71ddeae3ff60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434 end = <optimized out> sched = 0x5160000004a0 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005ee387a187e4 in native_sleep (th=0x515000000300, rel=0x71ddeae3ff60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281 sched = <optimized out> #8 sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1310 prev_status = THREAD_RUNNABLE end = 7849384053235558 woke = 1 #9 0x00005ee3878991cd in rb_f_sleep (argc=1, argv=0x71ddea4ffbd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964 beg = 1746273599 scheduler = <optimized out> end = <optimized out> #10 0x00005ee387b06fa8 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 = 0x672100140003 cc = <optimized out> me = 0x71ddeb950278 cfunc = 0x504000020258 recv = 125197507477000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005ee387aed2bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc39ac0030) 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 0x00005ee387aecd75 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 = 0x7ffc39abf8c0 #13 0x00005ee387ab49a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71ddea5ff448, 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=0x5160000006d0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddea5ff448 reg_pc = 0x514001089b40 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 0x00005ee387aa3cab 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. #16 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 #17 0x00005ee387b24912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71ddea5ff620, self=125197964723760, 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 = 0x71ddecb4d2c8 cfp = <optimized out> sp = 0x71ddea4ffa28 use_argv = 0x71ddeae3aa60 stack_argv = 0x71ddea4ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #18 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 = 0x71ddea5ff620 #19 0x00005ee387ad0d16 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. #20 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. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #22 0x00005ee387ad0d16 in rb_yield (val=<optimized out>) No locals. #23 0x00005ee387c84e26 in rb_ary_collect (ary=125197507864480) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 125197402843800 i = 20 #24 0x00005ee387b06fa8 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 = 0x165100000001 cc = <optimized out> th: 0x515000000300, native_id: 0x71dded3cdc40 -- Control frame information ----------------------------------------------- me = 0x71ddecfa0140 cfunc = 0x50400000a758 recv = 125197507864480 block_handler = <optimized out> c:0018 p:---- s:0127 e:000126 CFUNC :sleep frame_type = 1431634051 len = <optimized out> c:0017 p:0032 s:0122 E:002560 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210 val = <optimized out> #25 0x00005ee387aaf3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71ddea5ff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576 val = 36 c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> c:0014 p:0011 s:0095 E:001250 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH] bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x512000011fb0 c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664 insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} 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:002070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 reg_cfp = 0x71ddea5ff608 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> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> c:0002 p:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] th: 0x5150001f0980, native_id: 0x71ddc74006c0 -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> c:0002 p:0018 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x51500068d600, native_id: 0x71ddc86006c0 -- Control frame information ----------------------------------------------- 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/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x515000706f00, native_id: 0x71ddca2006c0 -- Control frame information ----------------------------------------------- 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] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x51500087f800, native_id: 0x71ddca8006c0 -- Control frame information ----------------------------------------------- c:0007 p:---- s:0028 e:000027 CFUNC :sleep c:0006 p:0005 s:0023 e:000022 CLASS /tmp/rubytest.scumgb/autoload20250503-1208674-hr0y2k.rb:1 c:0005 p:0007 s:0020 e:000019 TOP /tmp/rubytest.scumgb/autoload20250503-1208674-hr0y2k.rb:1 [FINISH] c:0004 p:---- s:0017 e:000016 CFUNC :require c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0002 p:0002 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] 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> #27 0x00005ee387aa3cab 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. #28 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 #29 0x00005ee387b24912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71ddea5ff738, self=125197964723760, 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 = 0x71ddecb8bb40 cfp = <optimized out> sp = 0x71ddea4ff8d0 use_argv = 0x71ddeae697a0 stack_argv = 0x71ddea4ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #30 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 = 0x71ddea5ff738 #31 0x00005ee387ad0d16 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. #32 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. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #34 0x00005ee387ad0d16 in rb_yield (val=<optimized out>) No locals. #35 0x00005ee387c84e26 in rb_ary_collect (ary=125197418938400) at /tmp/ruby/src/trunk_asan/array.c:3655 collect = 125197418938320 i = 0 #36 0x00005ee387b06fa8 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 = 0x165100000001 cc = <optimized out> me = 0x71ddecfa0140 cfunc = 0x50400000a758 recv = 125197418938400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00005ee387aaf3b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71ddea5ff720, cd=0x502000008270, 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> #38 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 = 0x502000008270 insns_address_table = {0x5ee387aad91f <vm_exec_core+26639>, 0x5ee387aa9e9e <vm_exec_core+11662>, 0x5ee387aa779d <vm_exec_core+1677>, 0x5ee387aa885f <vm_exec_core+5967>, 0x5ee387aadb09 <vm_exec_core+27129>, 0x5ee387aa851d <vm_exec_core+5133>, 0x5ee387aaefd3 <vm_exec_core+32451>, 0x5ee387aaca1f <vm_exec_core+22799>, 0x5ee387aaaf05 <vm_exec_core+15861>, 0x5ee387aa7afa <vm_exec_core+2538>, 0x5ee387aae2d9 <vm_exec_core+29129>, 0x5ee387aadedf <vm_exec_core+28111>, 0x5ee387aa8760 <vm_exec_core+5712>, 0x5ee387aa8018 <vm_exec_core+3848>, 0x5ee387aacfa3 <vm_exec_core+24211>, 0x5ee387aa93fd <vm_exec_core+8941>, 0x5ee387aae756 <vm_exec_core+30278>, 0x5ee387aae18e <vm_exec_core+28798>, 0x5ee387aa9cbc <vm_exec_core+11180>, 0x5ee387aaae6d <vm_exec_core+15709>, 0x5ee387aacb49 <vm_exec_core+23097>, 0x5ee387aae0ea <vm_exec_core+28634>, 0x5ee387aabdbc <vm_exec_core+19628>, 0x5ee387aaccf1 <vm_exec_core+23521>, 0x5ee387aad4c9 <vm_exec_core+25529>, 0x5ee387aabcb3 <vm_exec_core+19363>, 0x5ee387aa7f6d <vm_exec_core+3677>, 0x5ee387aac56f <vm_exec_core+21599>, 0x5ee387aa7d2d <vm_exec_core+3101>, 0x5ee387aa8116 <vm_exec_core+4102>, 0x5ee387aaa0e6 <vm_exec_core+12246>, 0x5ee387aab9fb <vm_exec_core+18667>, 0x5ee387aac242 <vm_exec_core+20786>, 0x5ee387aab806 <vm_exec_core+18166>, 0x5ee387aa7a16 <vm_exec_core+2310>, 0x5ee387aad847 <vm_exec_core+26423>, 0x5ee387aadda2 <vm_exec_core+27794>, 0x5ee387aa81b3 <vm_exec_core+4259>, 0x5ee387aa8e98 <vm_exec_core+7560>, 0x5ee387aa8805 <vm_exec_core+5877>, 0x5ee387aa9650 <vm_exec_core+9536>, 0x5ee387aaacc1 <vm_exec_core+15281>, 0x5ee387aa825a <vm_exec_core+4426>, 0x5ee387aad596 <vm_exec_core+25734>, 0x5ee387aa8dce <vm_exec_core+7358>, 0x5ee387aaa942 <vm_exec_core+14386>, 0x5ee387aab3fc <vm_exec_core+17132>, 0x5ee387aad104 <vm_exec_core+24564>, 0x5ee387aabfbb <vm_exec_core+20139>, 0x5ee387aa96f9 <vm_exec_core+9705>, 0x5ee387aa90f1 <vm_exec_core+8161>, 0x5ee387aacea8 <vm_exec_core+23960>, 0x5ee387aaa342 <vm_exec_core+12850>, 0x5ee387aac641 <vm_exec_core+21809>, 0x5ee387aac12f <vm_exec_core+20511>, 0x5ee387aac6ce <vm_exec_core+21950>, 0x5ee387aada2a <vm_exec_core+26906>, 0x5ee387aa74bb <vm_exec_core+939>, 0x5ee387aad217 <vm_exec_core+24839>, 0x5ee387aa99c2 <vm_exec_core+10418>, 0x5ee387aacdbe <vm_exec_core+23726>, 0x5ee387aa9ae8 <vm_exec_core+10712>, 0x5ee387aabbff <vm_exec_core+19183>, 0x5ee387aaea21 <vm_exec_core+30993>, 0x5ee387aab26b <vm_exec_core+16731>, 0x5ee387aab8c3 <vm_exec_core+18355>, 0x5ee387aa9d4f <vm_exec_core+11327>, 0x5ee387aa9215 <vm_exec_core+8453>, 0x5ee387aac79b <vm_exec_core+22155>, 0x5ee387aa8365 <vm_exec_core+4693>, 0x5ee387aab06f <vm_exec_core+16223>, 0x5ee387ab61f9 <vm_exec_core+61673>, 0x5ee387aabefc <vm_exec_core+19948>, 0x5ee387aa8400 <vm_exec_core+4848>, 0x5ee387aa8cb1 <vm_exec_core+7073>, 0x5ee387aa8aca <vm_exec_core+6586>, 0x5ee387aa8f8a <vm_exec_core+7802>, 0x5ee387aa9818 <vm_exec_core+9992>, 0x5ee387aae67e <vm_exec_core+30062>, 0x5ee387aa74c0 <vm_exec_core+944>, 0x5ee387aa8bd6 <vm_exec_core+6854>, 0x5ee387aaf15b <vm_exec_core+32843>, 0x5ee387aac46d <vm_exec_core+21341>, 0x5ee387aab6fc <vm_exec_core+17900>, 0x5ee387aad626 <vm_exec_core+25878>, 0x5ee387aaf518 <vm_exec_core+33800>, 0x5ee387aad94e <vm_exec_core+26686>, 0x5ee387aae7f8 <vm_exec_core+30440>, 0x5ee387aae8c9 <vm_exec_core+30649>, 0x5ee387aa7e37 <vm_exec_core+3367>, 0x5ee387aae1fa <vm_exec_core+28906>, 0x5ee387aaa266 <vm_exec_core+12630>, 0x5ee387aae445 <vm_exec_core+29493>, 0x5ee387aa9b8d <vm_exec_core+10877>, 0x5ee387aa949a <vm_exec_core+9098>, 0x5ee387aaa79d <vm_exec_core+13965>, 0x5ee387aa82cb <vm_exec_core+4539>, 0x5ee387aae996 <vm_exec_core+30854>, 0x5ee387aaa9fb <vm_exec_core+14571>, 0x5ee387aaa589 <vm_exec_core+13433>, 0x5ee387aa75b4 <vm_exec_core+1188>, 0x5ee387aa7bd3 <vm_exec_core+2755>, 0x5ee387aab5af <vm_exec_core+17567>, 0x5ee387aaab99 <vm_exec_core+14985>, 0x5ee387aab482 <vm_exec_core+17266>, 0x5ee387aab324 <vm_exec_core+16916>, 0x5ee387aaa183 <vm_exec_core+12403>, 0x5ee387aaaa95 <vm_exec_core+14725>, 0x5ee387aaa67a <vm_exec_core+13674>, 0x5ee387aaadf2 <vm_exec_core+15586>, 0x5ee387aaad77 <vm_exec_core+15463>, 0x5ee387aad910 <vm_exec_core+26624>, 0x5ee387aa9e8f <vm_exec_core+11647>, 0x5ee387aa778e <vm_exec_core+1662>, 0x5ee387aa8850 <vm_exec_core+5952>, 0x5ee387aadafa <vm_exec_core+27114>, 0x5ee387aa850e <vm_exec_core+5118>, 0x5ee387aaefc4 <vm_exec_core+32436>, 0x5ee387aaca10 <vm_exec_core+22784>, 0x5ee387aaaef6 <vm_exec_core+15846>, 0x5ee387aa7aeb <vm_exec_core+2523>, 0x5ee387aae2ca <vm_exec_core+29114>, 0x5ee387aaded0 <vm_exec_core+28096>, 0x5ee387aa8751 <vm_exec_core+5697>, 0x5ee387aa8009 <vm_exec_core+3833>, 0x5ee387aacf94 <vm_exec_core+24196>, 0x5ee387aa93ee <vm_exec_core+8926>, 0x5ee387aae747 <vm_exec_core+30263>, 0x5ee387aae17f <vm_exec_core+28783>, 0x5ee387aa9cad <vm_exec_core+11165>, 0x5ee387aaae5e <vm_exec_core+15694>, 0x5ee387aacb3a <vm_exec_core+23082>, 0x5ee387aae0db <vm_exec_core+28619>, 0x5ee387aabdad <vm_exec_core+19613>, 0x5ee387aacce2 <vm_exec_core+23506>, 0x5ee387aad4ba <vm_exec_core+25514>, 0x5ee387aabca4 <vm_exec_core+19348>, 0x5ee387aa7f5e <vm_exec_core+3662>, 0x5ee387aac560 <vm_exec_core+21584>, 0x5ee387aa7d1e <vm_exec_core+3086>, 0x5ee387aa8107 <vm_exec_core+4087>, 0x5ee387aaa0d7 <vm_exec_core+12231>, 0x5ee387aab9ec <vm_exec_core+18652>, 0x5ee387aac233 <vm_exec_core+20771>, 0x5ee387aab7f7 <vm_exec_core+18151>, 0x5ee387aa7a07 <vm_exec_core+2295>, 0x5ee387aad838 <vm_exec_core+26408>, 0x5ee387aadd93 <vm_exec_core+27779>, 0x5ee387aa81a4 <vm_exec_core+4244>, 0x5ee387aa8e89 <vm_exec_core+7545>, 0x5ee387aa87f6 <vm_exec_core+5862>, 0x5ee387aa9641 <vm_exec_core+9521>, 0x5ee387aaacb2 <vm_exec_core+15266>, 0x5ee387aa824b <vm_exec_core+4411>, 0x5ee387aad587 <vm_exec_core+25719>, 0x5ee387aa8dbf <vm_exec_core+7343>, 0x5ee387aaa933 <vm_exec_core+14371>, 0x5ee387aab3ed <vm_exec_core+17117>, 0x5ee387aad0f5 <vm_exec_core+24549>, 0x5ee387aabfac <vm_exec_core+20124>, 0x5ee387aa96ea <vm_exec_core+9690>, 0x5ee387aa90e2 <vm_exec_core+8146>, 0x5ee387aace99 <vm_exec_core+23945>, 0x5ee387aaa333 <vm_exec_core+12835>, 0x5ee387aac632 <vm_exec_core+21794>, 0x5ee387aac120 <vm_exec_core+20496>, 0x5ee387aac6bf <vm_exec_core+21935>, 0x5ee387aada1b <vm_exec_core+26891>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aad208 <vm_exec_core+24824>, 0x5ee387aa99b3 <vm_exec_core+10403>, 0x5ee387aacdaf <vm_exec_core+23711>, 0x5ee387aa9ad9 <vm_exec_core+10697>, 0x5ee387aabbf0 <vm_exec_core+19168>, 0x5ee387aabed9 <vm_exec_core+19913>, 0x5ee387aab25c <vm_exec_core+16716>, 0x5ee387aab8b4 <vm_exec_core+18340>, 0x5ee387aa9d40 <vm_exec_core+11312>, 0x5ee387aa9206 <vm_exec_core+8438>, 0x5ee387aac78c <vm_exec_core+22140>, 0x5ee387aa8356 <vm_exec_core+4678>, 0x5ee387aab060 <vm_exec_core+16208>, 0x5ee387ab61ea <vm_exec_core+61658>, 0x5ee387aabeed <vm_exec_core+19933>, 0x5ee387aa83f1 <vm_exec_core+4833>, 0x5ee387aa8ca2 <vm_exec_core+7058>, 0x5ee387aa8abb <vm_exec_core+6571>, 0x5ee387aa8f7b <vm_exec_core+7787>, 0x5ee387aa9809 <vm_exec_core+9977>, 0x5ee387aab6f7 <vm_exec_core+17895>, 0x5ee387aab056 <vm_exec_core+16198>, 0x5ee387aab6f2 <vm_exec_core+17890>, 0x5ee387aabe99 <vm_exec_core+19849>, 0x5ee387aabe59 <vm_exec_core+19785>, 0x5ee387aa8f76 <vm_exec_core+7782>, 0x5ee387aac1f7 <vm_exec_core+20711>, 0x5ee387aaa57f <vm_exec_core+13423>, 0x5ee387aaa584 <vm_exec_core+13428>, 0x5ee387aabe54 <vm_exec_core+19780>, 0x5ee387aab9e7 <vm_exec_core+18647>...} reg_cfp = 0x71ddea5ff720 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> #39 0x00005ee387aa3cab 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. #40 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 #41 0x00005ee3877195db in rb_ec_exec_node (ec=0x5160000006d0, n=0x71ddecb8bcd0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc39ac1b70, <optimized out>, 0x7ffc39ac1ac0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x71ddecb8bcd0 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #43 0x00005ee387712b47 in rb_main (argc=11, argv=0x7ffc39ac1d48) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #44 main (argc=11, argv=0x7ffc39ac1d48) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1208674) detached] $ timeout 60 gdb -p 1208669 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1208671] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000726debb26cd7 in __GI___select (nfds=11, readfds=0x50c004c4b0c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffeebc97380) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x726debc4ec40 (LWP 1208669) "ruby" 0x0000726debb26cd7 in __GI___select (nfds=11, readfds=0x50c004c4b0c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffeebc97380) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x726dcf8006c0 (LWP 1208671) "ruby" 0x0000726debb1b4cd in __GI___poll (fds=0x726dce509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x726dcf8006c0 (LWP 1208671) "ruby"): #0 0x0000726debb1b4cd in __GI___poll (fds=0x726dce509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x000064a2468926da in __interceptor_poll () No symbol table info available. #2 0x000064a246c5089f 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 0x000064a2468eba8f in asan_thread_start(void*) () No symbol table info available. #5 0x0000726deba9caa4 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 = {125815958275776, 4454725778506152645, 125815958275776, -352, 0, 140732854277408, 4454725778493569733, 4454645874625641157}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000726debb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x726debc4ec40 (LWP 1208669) "ruby"): #0 0x0000726debb26cd7 in __GI___select (nfds=11, readfds=0x50c004c4b0c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffeebc97380) 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 = 956744084} pts64 = 0x7ffeebc97220 r = <optimized out> #1 0x000064a246c3b495 in native_fd_select (n=11, readfds=0x50c004c4b0c0, writefds=0x0, exceptfds=0x726debb26cd7 <__GI___select+327>, timeout=0x7ffeebc97220, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385 No locals. #2 do_select (p=125816397441056) at /tmp/ruby/src/trunk_asan/thread.c:4311 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffeebc97330 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x000064a2469362e0 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 = {0x7ffeebc974f0, <optimized out>, 0x7ffeebc97400, <optimized out>, <optimized out>}, prev = 0x726de9ad2780, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x000064a246c3aa6e 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 = 11, th = 0x515000000300, rset = 0x726de9ad2640, 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 = 0x726de9ad26a0} #5 0x000064a2469f8e5f in select_internal (read=125815960015160, write=4, except=4, tp=0x726de9ad26a0, fds=0x726de9ad2640) at /tmp/ruby/src/trunk_asan/io.c:10739 timerec = <optimized out> max = 11 pending = <optimized out> rp = 0x726de9ad2640 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=125816397440544) at /tmp/ruby/src/trunk_asan/io.c:10809 p = 0x726de9ad2620 #7 0x000064a2469362e0 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 = {0x7ffeebc977f0, <optimized out>, 0x7ffeebc97700, <optimized out>, <optimized out>}, prev = 0x726de9ae6940, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000006d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x000064a2469d513b 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 0x000064a246d1ffa8 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 = 0x160100100009 cc = <optimized out> me = 0x726deb38a6a0 cfunc = 0x504000010798 recv = 125816423316000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x000064a246ccd9a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x726de8fff3a0, 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 = {0x64a246cc691f <vm_exec_core+26639>, 0x64a246cc2e9e <vm_exec_core+11662>, 0x64a246cc079d <vm_exec_core+1677>, 0x64a246cc185f <vm_exec_core+5967>, 0x64a246cc6b09 <vm_exec_core+27129>, 0x64a246cc151d <vm_exec_core+5133>, 0x64a246cc7fd3 <vm_exec_core+32451>, 0x64a246cc5a1f <vm_exec_core+22799>, 0x64a246cc3f05 <vm_exec_core+15861>, 0x64a246cc0afa <vm_exec_core+2538>, 0x64a246cc72d9 <vm_exec_core+29129>, 0x64a246cc6edf <vm_exec_core+28111>, 0x64a246cc1760 <vm_exec_core+5712>, 0x64a246cc1018 <vm_exec_core+3848>, 0x64a246cc5fa3 <vm_exec_core+24211>, 0x64a246cc23fd <vm_exec_core+8941>, 0x64a246cc7756 <vm_exec_core+30278>, 0x64a246cc718e <vm_exec_core+28798>, 0x64a246cc2cbc <vm_exec_core+11180>, 0x64a246cc3e6d <vm_exec_core+15709>, 0x64a246cc5b49 <vm_exec_core+23097>, 0x64a246cc70ea <vm_exec_core+28634>, 0x64a246cc4dbc <vm_exec_core+19628>, 0x64a246cc5cf1 <vm_exec_core+23521>, 0x64a246cc64c9 <vm_exec_core+25529>, 0x64a246cc4cb3 <vm_exec_core+19363>, 0x64a246cc0f6d <vm_exec_core+3677>, 0x64a246cc556f <vm_exec_core+21599>, 0x64a246cc0d2d <vm_exec_core+3101>, 0x64a246cc1116 <vm_exec_core+4102>, 0x64a246cc30e6 <vm_exec_core+12246>, 0x64a246cc49fb <vm_exec_core+18667>, 0x64a246cc5242 <vm_exec_core+20786>, 0x64a246cc4806 <vm_exec_core+18166>, 0x64a246cc0a16 <vm_exec_core+2310>, 0x64a246cc6847 <vm_exec_core+26423>, 0x64a246cc6da2 <vm_exec_core+27794>, 0x64a246cc11b3 <vm_exec_core+4259>, 0x64a246cc1e98 <vm_exec_core+7560>, 0x64a246cc1805 <vm_exec_core+5877>, 0x64a246cc2650 <vm_exec_core+9536>, 0x64a246cc3cc1 <vm_exec_core+15281>, 0x64a246cc125a <vm_exec_core+4426>, 0x64a246cc6596 <vm_exec_core+25734>, 0x64a246cc1dce <vm_exec_core+7358>, 0x64a246cc3942 <vm_exec_core+14386>, 0x64a246cc43fc <vm_exec_core+17132>, 0x64a246cc6104 <vm_exec_core+24564>, 0x64a246cc4fbb <vm_exec_core+20139>, 0x64a246cc26f9 <vm_exec_core+9705>, 0x64a246cc20f1 <vm_exec_core+8161>, 0x64a246cc5ea8 <vm_exec_core+23960>, 0x64a246cc3342 <vm_exec_core+12850>, 0x64a246cc5641 <vm_exec_core+21809>, 0x64a246cc512f <vm_exec_core+20511>, 0x64a246cc56ce <vm_exec_core+21950>, 0x64a246cc6a2a <vm_exec_core+26906>, 0x64a246cc04bb <vm_exec_core+939>, 0x64a246cc6217 <vm_exec_core+24839>, 0x64a246cc29c2 <vm_exec_core+10418>, 0x64a246cc5dbe <vm_exec_core+23726>, 0x64a246cc2ae8 <vm_exec_core+10712>, 0x64a246cc4bff <vm_exec_core+19183>, 0x64a246cc7a21 <vm_exec_core+30993>, 0x64a246cc426b <vm_exec_core+16731>, 0x64a246cc48c3 <vm_exec_core+18355>, 0x64a246cc2d4f <vm_exec_core+11327>, 0x64a246cc2215 <vm_exec_core+8453>, 0x64a246cc579b <vm_exec_core+22155>, 0x64a246cc1365 <vm_exec_core+4693>, 0x64a246cc406f <vm_exec_core+16223>, 0x64a246ccf1f9 <vm_exec_core+61673>, 0x64a246cc4efc <vm_exec_core+19948>, 0x64a246cc1400 <vm_exec_core+4848>, 0x64a246cc1cb1 <vm_exec_core+7073>, 0x64a246cc1aca <vm_exec_core+6586>, 0x64a246cc1f8a <vm_exec_core+7802>, 0x64a246cc2818 <vm_exec_core+9992>, 0x64a246cc767e <vm_exec_core+30062>, 0x64a246cc04c0 <vm_exec_core+944>, 0x64a246cc1bd6 <vm_exec_core+6854>, 0x64a246cc815b <vm_exec_core+32843>, 0x64a246cc546d <vm_exec_core+21341>, 0x64a246cc46fc <vm_exec_core+17900>, 0x64a246cc6626 <vm_exec_core+25878>, 0x64a246cc8518 <vm_exec_core+33800>, 0x64a246cc694e <vm_exec_core+26686>, 0x64a246cc77f8 <vm_exec_core+30440>, 0x64a246cc78c9 <vm_exec_core+30649>, 0x64a246cc0e37 <vm_exec_core+3367>, 0x64a246cc71fa <vm_exec_core+28906>, 0x64a246cc3266 <vm_exec_core+12630>, 0x64a246cc7445 <vm_exec_core+29493>, 0x64a246cc2b8d <vm_exec_core+10877>, 0x64a246cc249a <vm_exec_core+9098>, 0x64a246cc379d <vm_exec_core+13965>, 0x64a246cc12cb <vm_exec_core+4539>, 0x64a246cc7996 <vm_exec_core+30854>, 0x64a246cc39fb <vm_exec_core+14571>, 0x64a246cc3589 <vm_exec_core+13433>, 0x64a246cc05b4 <vm_exec_core+1188>, 0x64a246cc0bd3 <vm_exec_core+2755>, 0x64a246cc45af <vm_exec_core+17567>, 0x64a246cc3b99 <vm_exec_core+14985>, 0x64a246cc4482 <vm_exec_core+17266>, 0x64a246cc4324 <vm_exec_core+16916>, 0x64a246cc3183 <vm_exec_core+12403>, 0x64a246cc3a95 <vm_exec_core+14725>, 0x64a246cc367a <vm_exec_core+13674>, 0x64a246cc3df2 <vm_exec_core+15586>, 0x64a246cc3d77 <vm_exec_core+15463>, 0x64a246cc6910 <vm_exec_core+26624>, 0x64a246cc2e8f <vm_exec_core+11647>, 0x64a246cc078e <vm_exec_core+1662>, 0x64a246cc1850 <vm_exec_core+5952>, 0x64a246cc6afa <vm_exec_core+27114>, 0x64a246cc150e <vm_exec_core+5118>, 0x64a246cc7fc4 <vm_exec_core+32436>, 0x64a246cc5a10 <vm_exec_core+22784>, 0x64a246cc3ef6 <vm_exec_core+15846>, 0x64a246cc0aeb <vm_exec_core+2523>, 0x64a246cc72ca <vm_exec_core+29114>, 0x64a246cc6ed0 <vm_exec_core+28096>, 0x64a246cc1751 <vm_exec_core+5697>, 0x64a246cc1009 <vm_exec_core+3833>, 0x64a246cc5f94 <vm_exec_core+24196>, 0x64a246cc23ee <vm_exec_core+8926>, 0x64a246cc7747 <vm_exec_core+30263>, 0x64a246cc717f <vm_exec_core+28783>, 0x64a246cc2cad <vm_exec_core+11165>, 0x64a246cc3e5e <vm_exec_core+15694>, 0x64a246cc5b3a <vm_exec_core+23082>, 0x64a246cc70db <vm_exec_core+28619>, 0x64a246cc4dad <vm_exec_core+19613>, 0x64a246cc5ce2 <vm_exec_core+23506>, 0x64a246cc64ba <vm_exec_core+25514>, 0x64a246cc4ca4 <vm_exec_core+19348>, 0x64a246cc0f5e <vm_exec_core+3662>, 0x64a246cc5560 <vm_exec_core+21584>, 0x64a246cc0d1e <vm_exec_core+3086>, 0x64a246cc1107 <vm_exec_core+4087>, 0x64a246cc30d7 <vm_exec_core+12231>, 0x64a246cc49ec <vm_exec_core+18652>, 0x64a246cc5233 <vm_exec_core+20771>, 0x64a246cc47f7 <vm_exec_core+18151>, 0x64a246cc0a07 <vm_exec_core+2295>, 0x64a246cc6838 <vm_exec_core+26408>, 0x64a246cc6d93 <vm_exec_core+27779>, 0x64a246cc11a4 <vm_exec_core+4244>, 0x64a246cc1e89 <vm_exec_core+7545>, 0x64a246cc17f6 <vm_exec_core+5862>, 0x64a246cc2641 <vm_exec_core+9521>, 0x64a246cc3cb2 <vm_exec_core+15266>, 0x64a246cc124b <vm_exec_core+4411>, 0x64a246cc6587 <vm_exec_core+25719>, 0x64a246cc1dbf <vm_exec_core+7343>, 0x64a246cc3933 <vm_exec_core+14371>, 0x64a246cc43ed <vm_exec_core+17117>, 0x64a246cc60f5 <vm_exec_core+24549>, 0x64a246cc4fac <vm_exec_core+20124>, 0x64a246cc26ea <vm_exec_core+9690>, 0x64a246cc20e2 <vm_exec_core+8146>, 0x64a246cc5e99 <vm_exec_core+23945>, 0x64a246cc3333 <vm_exec_core+12835>, 0x64a246cc5632 <vm_exec_core+21794>, 0x64a246cc5120 <vm_exec_core+20496>, 0x64a246cc56bf <vm_exec_core+21935>, 0x64a246cc6a1b <vm_exec_core+26891>, 0x64a246cc4ed9 <vm_exec_core+19913>, 0x64a246cc6208 <vm_exec_core+24824>, 0x64a246cc29b3 <vm_exec_core+10403>, 0x64a246cc5daf <vm_exec_core+23711>, 0x64a246cc2ad9 <vm_exec_core+10697>, 0x64a246cc4bf0 <vm_exec_core+19168>, 0x64a246cc4ed9 <vm_exec_core+19913>, 0x64a246cc425c <vm_exec_core+16716>, 0x64a246cc48b4 <vm_exec_core+18340>, 0x64a246cc2d40 <vm_exec_core+11312>, 0x64a246cc2206 <vm_exec_core+8438>, 0x64a246cc578c <vm_exec_core+22140>, 0x64a246cc1356 <vm_exec_core+4678>, 0x64a246cc4060 <vm_exec_core+16208>, 0x64a246ccf1ea <vm_exec_core+61658>, 0x64a246cc4eed <vm_exec_core+19933>, 0x64a246cc13f1 <vm_exec_core+4833>, 0x64a246cc1ca2 <vm_exec_core+7058>, 0x64a246cc1abb <vm_exec_core+6571>, 0x64a246cc1f7b <vm_exec_core+7787>, 0x64a246cc2809 <vm_exec_core+9977>, 0x64a246cc46f7 <vm_exec_core+17895>, 0x64a246cc4056 <vm_exec_core+16198>, 0x64a246cc46f2 <vm_exec_core+17890>, 0x64a246cc4e99 <vm_exec_core+19849>, 0x64a246cc4e59 <vm_exec_core+19785>, 0x64a246cc1f76 <vm_exec_core+7782>, 0x64a246cc51f7 <vm_exec_core+20711>, 0x64a246cc357f <vm_exec_core+13423>, 0x64a246cc3584 <vm_exec_core+13428>, 0x64a246cc4e54 <vm_exec_core+19780>, 0x64a246cc49e7 <vm_exec_core+18647>...} reg_cfp = 0x726de8fff3a0 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> #12 0x000064a246cbca79 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. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x000064a246d3d912 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x726de8fff578, self=125816420905720, 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 = 0x726deb1b6478 cfp = <optimized out> sp = 0x726de8eff9e8 use_argv = 0x726de98165a0 stack_argv = 0x726de8eff9e8 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 = 0x726de8fff578 #16 0x000064a246ce9d16 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 0x000064a246ce9d16 in rb_yield (val=<optimized out>) No locals. #20 0x000064a246e9102a in rb_ary_each (ary=125816418925360) at /tmp/ruby/src/trunk_asan/array.c:2646 i = 0 #21 0x000064a246d1ffa8 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 = 0x726deb390550 cfunc = 0x50400000a298 recv = 125816418925360 th: 0x515000000300, native_id: 0x726debc4ec40 -- Control frame information ----------------------------------------------- block_handler = <optimized out> c:0021 p:---- s:0128 e:000127 CFUNC :select frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x000064a246cc83b6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x726de8fff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972 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 val = 36 ci = <optimized out> c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864 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 argc = <optimized out> recv = <optimized out> cc = <optimized out> 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 calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851 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 bh = <optimized out> blockiseq = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897 leaf = false val = <optimized out> c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 cd = 0x51100000d900 insns_address_table = {0x64a246cc691f <vm_exec_core+26639>, 0x64a246cc2e9e <vm_exec_core+11662>, 0x64a246cc079d <vm_exec_core+1677>, 0x64a246cc185f <vm_exec_core+5967>, 0x64a246cc6b09 <vm_exec_core+27129>, 0x64a246cc151d <vm_exec_core+5133>, 0x64a246cc7fd3 <vm_exec_core+32451>, 0x64a246cc5a1f <vm_exec_core+22799>, 0x64a246cc3f05 <vm_exec_core+15861>, 0x64a246cc0afa <vm_exec_core+2538>, 0x64a246cc72d9 <vm_exec_core+29129>, 0x64a246cc6edf <vm_exec_core+28111>, 0x64a246cc1760 <vm_exec_core+5712>, 0x64a246cc1018 <vm_exec_core+3848>, 0x64a246cc5fa3 <vm_exec_core+24211>, 0x64a246cc23fd <vm_exec_core+8941>, 0x64a246cc7756 <vm_exec_core+30278>, 0x64a246cc718e <vm_exec_core+28798>, 0x64a246cc2cbc <vm_exec_core+11180>, 0x64a246cc3e6d <vm_exec_core+15709>, 0x64a246cc5b49 <vm_exec_core+23097>, 0x64a246cc70ea <vm_exec_core+28634>, 0x64a246cc4dbc <vm_exec_core+19628>, 0x64a246cc5cf1 <vm_exec_core+23521>, 0x64a246cc64c9 <vm_exec_core+25529>, 0x64a246cc4cb3 <vm_exec_core+19363>, 0x64a246cc0f6d <vm_exec_core+3677>, 0x64a246cc556f <vm_exec_core+21599>, 0x64a246cc0d2d <vm_exec_core+3101>, 0x64a246cc1116 <vm_exec_core+4102>, 0x64a246cc30e6 <vm_exec_core+12246>, 0x64a246cc49fb <vm_exec_core+18667>, 0x64a246cc5242 <vm_exec_core+20786>, 0x64a246cc4806 <vm_exec_core+18166>, 0x64a246cc0a16 <vm_exec_core+2310>, 0x64a246cc6847 <vm_exec_core+26423>, 0x64a246cc6da2 <vm_exec_core+27794>, 0x64a246cc11b3 <vm_exec_core+4259>, 0x64a246cc1e98 <vm_exec_core+7560>, 0x64a246cc1805 <vm_exec_core+5877>, 0x64a246cc2650 <vm_exec_core+9536>, 0x64a246cc3cc1 <vm_exec_core+15281>, 0x64a246cc125a <vm_exec_core+4426>, 0x64a246cc6596 <vm_exec_core+25734>, 0x64a246cc1dce <vm_exec_core+7358>, 0x64a246cc3942 <vm_exec_core+14386>, 0x64a246cc43fc <vm_exec_core+17132>, 0x64a246cc6104 <vm_exec_core+24564>, 0x64a246cc4fbb <vm_exec_core+20139>, 0x64a246cc26f9 <vm_exec_core+9705>, 0x64a246cc20f1 <vm_exec_core+8161>, 0x64a246cc5ea8 <vm_exec_core+23960>, 0x64a246cc3342 <vm_exec_core+12850>, 0x64a246cc5641 <vm_exec_core+21809>, 0x64a246cc512f <vm_exec_core+20511>, 0x64a246cc56ce <vm_exec_core+21950>, 0x64a246cc6a2a <vm_exec_core+26906>, 0x64a246cc04bb <vm_exec_core+939>, 0x64a246cc6217 <vm_exec_core+24839>, 0x64a246cc29c2 <vm_exec_core+10418>, 0x64a246cc5dbe <vm_exec_core+23726>, 0x64a246cc2ae8 <vm_exec_core+10712>, 0x64a246cc4bff <vm_exec_core+19183>, 0x64a246cc7a21 <vm_exec_core+30993>, 0x64a246cc426b <vm_exec_core+16731>, 0x64a246cc48c3 <vm_exec_core+18355>, 0x64a246cc2d4f <vm_exec_core+11327>, 0x64a246cc2215 <vm_exec_core+8453>, 0x64a246cc579b <vm_exec_core+22155>, 0x64a246cc1365 <vm_exec_core+4693>, 0x64a246cc406f <vm_exec_core+16223>, 0x64a246ccf1f9 <vm_exec_core+61673>, 0x64a246cc4efc <vm_exec_core+19948>, 0x64a246cc1400 <vm_exec_core+4848>, 0x64a246cc1cb1 <vm_exec_core+7073>, 0x64a246cc1aca <vm_exec_core+6586>, 0x64a246cc1f8a <vm_exec_core+7802>, 0x64a246cc2818 <vm_exec_core+9992>, 0x64a246cc767e <vm_exec_core+30062>, 0x64a246cc04c0 <vm_exec_core+944>, 0x64a246cc1bd6 <vm_exec_core+6854>, 0x64a246cc815b <vm_exec_core+32843>, 0x64a246cc546d <vm_exec_core+21341>, 0x64a246cc46fc <vm_exec_core+17900>, 0x64a246cc6626 <vm_exec_core+25878>, 0x64a246cc8518 <vm_exec_core+33800>, 0x64a246cc694e <vm_exec_core+26686>, 0x64a246cc77f8 <vm_exec_core+30440>, 0x64a246cc78c9 <vm_exec_core+30649>, 0x64a246cc0e37 <vm_exec_core+3367>, 0x64a246cc71fa <vm_exec_core+28906>, 0x64a246cc3266 <vm_exec_core+12630>, 0x64a246cc7445 <vm_exec_core+29493>, 0x64a246cc2b8d <vm_exec_core+10877>, 0x64a246cc249a <vm_exec_core+9098>, 0x64a246cc379d <vm_exec_core+13965>, 0x64a246cc12cb <vm_exec_core+4539>, 0x64a246cc7996 <vm_exec_core+30854>, 0x64a246cc39fb <vm_exec_core+14571>, 0x64a246cc3589 <vm_exec_core+13433>, 0x64a246cc05b4 <vm_exec_core+1188>, 0x64a246cc0bd3 <vm_exec_core+2755>, 0x64a246cc45af <vm_exec_core+17567>, 0x64a246cc3b99 <vm_exec_core+14985>, 0x64a246cc4482 <vm_exec_core+17266>, 0x64a246cc4324 <vm_exec_core+16916>, 0x64a246cc3183 <vm_exec_core+12403>, 0x64a246cc3a95 <vm_exec_core+14725>, 0x64a246cc367a <vm_exec_core+13674>, 0x64a246cc3df2 <vm_exec_core+15586>, 0x64a246cc3d77 <vm_exec_core+15463>, 0x64a246cc6910 <vm_exec_core+26624>, 0x64a246cc2e8f <vm_exec_core+11647>, 0x64a246cc078e <vm_exec_core+1662>, 0x64a246cc1850 <vm_exec_core+5952>, 0x64a246cc6afa <vm_exec_core+27114>, 0x64a246cc150e <vm_exec_core+5118>, 0x64a246cc7fc4 <vm_exec_core+32436>, 0x64a246cc5a10 <vm_exec_core+22784>, 0x64a246cc3ef6 <vm_exec_core+15846>, 0x64a246cc0aeb <vm_exec_core+2523>, 0x64a246cc72ca <vm_exec_core+29114>, 0x64a246cc6ed0 <vm_exec_core+28096>, 0x64a246cc1751 <vm_exec_core+5697>, 0x64a246cc1009 <vm_exec_core+3833>, 0x64a246cc5f94 <vm_exec_core+24196>, 0x64a246cc23ee <vm_exec_core+8926>, 0x64a246cc7747 <vm_exec_core+30263>, 0x64a246cc717f <vm_exec_core+28783>, 0x64a246cc2cad <vm_exec_core+11165>, 0x64a246cc3e5e <vm_exec_core+15694>, 0x64a246cc5b3a <vm_exec_core+23082>, 0x64a246cc70db <vm_exec_core+28619>, 0x64a246cc4dad <vm_exec_core+19613>, 0x64a246cc5ce2 <vm_exec_core+23506>, 0x64a246cc64ba <vm_exec_core+25514>, 0x64a246cc4ca4 <vm_exec_core+19348>, 0x64a246cc0f5e <vm_exec_core+3662>, 0x64a246cc5560 <vm_exec_core+21584>, 0x64a246cc0d1e <vm_exec_core+3086>, 0x64a246cc1107 <vm_exec_core+4087>, 0x64a246cc30d7 <vm_exec_core+12231>, 0x64a246cc49ec <vm_exec_core+18652>, 0x64a246cc5233 <vm_exec_core+20771>, 0x64a246cc47f7 <vm_exec_core+18151>, 0x64a246cc0a07 <vm_exec_core+2295>, 0x64a246cc6838 <vm_exec_core+26408>, 0x64a246cc6d93 <vm_exec_core+27779>, 0x64a246cc11a4 <vm_exec_core+4244>, 0x64a246cc1e89 <vm_exec_core+7545>, 0x64a246cc17f6 <vm_exec_core+5862>, 0x64a246cc2641 <vm_exec_core+9521>, 0x64a246cc3cb2 <vm_exec_core+15266>, 0x64a246cc124b <vm_exec_core+4411>, 0x64a246cc6587 <vm_exec_core+25719>, 0x64a246cc1dbf <vm_exec_core+7343>, 0x64a246cc3933 <vm_exec_core+14371>, 0x64a246cc43ed <vm_exec_core+17117>, 0x64a246cc60f5 <vm_exec_core+24549>, 0x64a246cc4fac <vm_exec_core+20124>, 0x64a246cc26ea <vm_exec_core+9690>, 0x64a246cc20e2 <vm_exec_core+8146>, 0x64a246cc5e99 <vm_exec_core+23945>, 0x64a246cc3333 <vm_exec_core+12835>, 0x64a246cc5632 <vm_exec_core+21794>, 0x64a246cc5120 <vm_exec_core+20496>, 0x64a246cc56bf <vm_exec_core+21935>, 0x64a246cc6a1b <vm_exec_core+26891>, 0x64a246cc4ed9 <vm_exec_core+19913>, 0x64a246cc6208 <vm_exec_core+24824>, 0x64a246cc29b3 <vm_exec_core+10403>, 0x64a246cc5daf <vm_exec_core+23711>, 0x64a246cc2ad9 <vm_exec_core+10697>, 0x64a246cc4bf0 <vm_exec_core+19168>, 0x64a246cc4ed9 <vm_exec_core+19913>, 0x64a246cc425c <vm_exec_core+16716>, 0x64a246cc48b4 <vm_exec_core+18340>, 0x64a246cc2d40 <vm_exec_core+11312>, 0x64a246cc2206 <vm_exec_core+8438>, 0x64a246cc578c <vm_exec_core+22140>, 0x64a246cc1356 <vm_exec_core+4678>, 0x64a246cc4060 <vm_exec_core+16208>, 0x64a246ccf1ea <vm_exec_core+61658>, 0x64a246cc4eed <vm_exec_core+19933>, 0x64a246cc13f1 <vm_exec_core+4833>, 0x64a246cc1ca2 <vm_exec_core+7058>, 0x64a246cc1abb <vm_exec_core+6571>, 0x64a246cc1f7b <vm_exec_core+7787>, 0x64a246cc2809 <vm_exec_core+9977>, 0x64a246cc46f7 <vm_exec_core+17895>, 0x64a246cc4056 <vm_exec_core+16198>, 0x64a246cc46f2 <vm_exec_core+17890>, 0x64a246cc4e99 <vm_exec_core+19849>, 0x64a246cc4e59 <vm_exec_core+19785>, 0x64a246cc1f76 <vm_exec_core+7782>, 0x64a246cc51f7 <vm_exec_core+20711>, 0x64a246cc357f <vm_exec_core+13423>, 0x64a246cc3584 <vm_exec_core+13428>, 0x64a246cc4e54 <vm_exec_core+19780>, 0x64a246cc49e7 <vm_exec_core+18647>...} c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289 reg_cfp = 0x726de8fff560 reg_pc = 0x51500001a5d0 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889 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> c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893 INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] 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> 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] INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] 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 0x000064a246cbccab 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 0x000064a246a37d5c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=125816421723520) at /tmp/ruby/src/trunk_asan/load.c:789 iseq = 0x726deb1fac68 #27 0x000064a246a32c1b 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 = 125816423306240 realpath_map = 125816423306080 path = 125816421723520 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 0x000064a246a30dd5 in rb_require_string_internal (fname=125816421723560, 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 0x000064a246d1ffa8 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 = 0x58a100140003 cc = <optimized out> me = 0x726deb1fadf8 cfunc = 0x5040000185d8 recv = 125816423435680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #31 0x000064a246d062bd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffeebc99bd0) 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 0x000064a246d05d75 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 0x000064a246ccd9a9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x726de8fff790, 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 = {0x64a246cc691f <vm_exec_core+26639>, 0x64a246cc2e9e <vm_exec_core+11662>, 0x64a246cc079d <vm_exec_core+1677>, 0x64a246cc185f <vm_exec_core+5967>, 0x64a246cc6b09 <vm_exec_core+27129>, 0x64a246cc151d <vm_exec_core+5133>, 0x64a246cc7fd3 <vm_exec_core+32451>, 0x64a246cc5a1f <vm_exec_core+22799>, 0x64a246cc3f05 <vm_exec_core+15861>, 0x64a246cc0afa <vm_exec_core+2538>, 0x64a246cc72d9 <vm_exec_core+29129>, 0x64a246cc6edf <vm_exec_core+28111>, 0x64a246cc1760 <vm_exec_core+5712>, 0x64a246cc1018 <vm_exec_core+3848>, 0x64a246cc5fa3 <vm_exec_core+24211>, 0x64a246cc23fd <vm_exec_core+8941>, 0x64a246cc7756 <vm_exec_core+30278>, 0x64a246cc718e <vm_exec_core+28798>, 0x64a246cc2cbc <vm_exec_core+11180>, 0x64a246cc3e6d <vm_exec_core+15709>, 0x64a246cc5b49 <vm_exec_core+23097>, 0x64a246cc70ea <vm_exec_core+28634>, 0x64a246cc4dbc <vm_exec_core+19628>, 0x64a246cc5cf1 <vm_exec_core+23521>, 0x64a246cc64c9 <vm_exec_core+25529>, 0x64a246cc4cb3 <vm_exec_core+19363>, 0x64a246cc0f6d <vm_exec_core+3677>, 0x64a246cc556f <vm_exec_core+21599>, 0x64a246cc0d2d <vm_exec_core+3101>, 0x64a246cc1116 <vm_exec_core+4102>, 0x64a246cc30e6 <vm_exec_core+12246>, 0x64a246cc49fb <vm_exec_core+18667>, 0x64a246cc5242 <vm_exec_core+20786>, 0x64a246cc4806 <vm_exec_core+18166>, 0x64a246cc0a16 <vm_exec_core+2310>, 0x64a246cc6847 <vm_exec_core+26423>, 0x64a246cc6da2 <vm_exec_core+27794>, 0x64a246cc11b3 <vm_exec_core+4259>, 0x64a246cc1e98 <vm_exec_core+7560>, 0x64a246cc1805 <vm_exec_core+5877>, 0x64a246cc2650 <vm_exec_core+9536>, 0x64a246cc3cc1 <vm_exec_core+15281>, 0x64a246cc125a <vm_exec_core+4426>, 0x64a246cc6596 <vm_exec_core+25734>, 0x64a246cc1dce <vm_exec_core+7358>, 0x64a246cc3942 <vm_exec_core+14386>, 0x64a246cc43fc <vm_exec_core+17132>, 0x64a246cc6104 <vm_exec_core+24564>, 0x64a246cc4fbb <vm_exec_core+20139>, 0x64a246cc26f9 <vm_exec_core+9705>, 0x64a246cc20f1 <vm_exec_core+8161>, 0x64a246cc5ea8 <vm_exec_core+23960>, 0x64a246cc3342 <vm_exec_core+12850>, 0x64a246cc5641 <vm_exec_core+21809>, 0x64a246cc512f <vm_exec_core+20511>, 0x64a246cc56ce <vm_exec_core+21950>, 0x64a246cc6a2a <vm_exec_core+26906>, 0x64a246cc04bb <vm_exec_core+939>, 0x64a246cc6217 <vm_exec_core+24839>, 0x64a246cc29c2 <vm_exec_core+10418>, 0x64a246cc5dbe <vm_exec_core+23726>, 0x64a246cc2ae8 <vm_exec_core+10712>, 0x64a246cc4bff <vm_exec_core+19183>, 0x64a246cc7a21 <vm_exec_core+30993>, 0x64a246cc426b <vm_exec_core+16731>, 0x64a246cc48c3 <vm_exec_core+18355>, 0x64a246cc2d4f <vm_exec_core+11327>, 0x64a246cc2215 <vm_exec_core+8453>, 0x64a246cc579b <vm_exec_core+22155>, 0x64a246cc1365 <vm_exec_core+4693>, 0x64a246cc406f <vm_exec_core+16223>, 0x64a246ccf1f9 <vm_exec_core+61673>, 0x64a246cc4efc <vm_exec_core+19948>, 0x64a246cc1400 <vm_exec_core+4848>, 0x64a246cc1cb1 <vm_exec_core+7073>, 0x64a246cc1aca <vm_exec_core+6586>, 0x64a246cc1f8a <vm_exec_core+7802>, 0x64a246cc2818 <vm_exec_core+9992>, 0x64a246cc767e <vm_exec_core+30062>, 0x64a246cc04c0 <vm_exec_core+944>, 0x64a246cc1bd6 <vm_exec_core+6854>, 0x64a246cc815b <vm_exec_core+32843>, 0x64a246cc546d <vm_exec_core+21341>, 0x64a246cc46fc <vm_exec_core+17900>, 0x64a246cc6626 <vm_exec_core+25878>, 0x64a246cc8518 <vm_exec_core+33800>, 0x64a246cc694e <vm_exec_core+26686>, 0x64a246cc77f8 <vm_exec_core+30440>, 0x64a246cc78c9 <vm_exec_core+30649>, 0x64a246cc0e37 <vm_exec_core+3367>, 0x64a246cc71fa <vm_exec_core+28906>, 0x64a246cc3266 <vm_exec_core+12630>, 0x64a246cc7445 <vm_exec_core+29493>, 0x64a246cc2b8d <vm_exec_core+10877>, 0x64a246cc249a <vm_exec_core+9098>, 0x64a246cc379d <vm_exec_core+13965>, 0x64a246cc12cb <vm_exec_core+4539>, 0x64a246cc7996 <vm_exec_core+30854>, 0x64a246cc39fb <vm_exec_core+14571>, 0x64a246cc3589 <vm_exec_core+13433>, 0x64a246cc05b4 <vm_exec_core+1188>, 0x64a246cc0bd3 <vm_exec_core+2755>, 0x64a246cc45af <vm_exec_core+17567>, 0x64a246cc3b99 <vm_exec_core+14985>, 0x64a246cc4482 <vm_exec_core+17266>, 0x64a246cc4324 <vm_exec_core+16916>, 0x64a246cc3183 <vm_exec_core+12403>, 0x64a246cc3a95 <vm_exec_core+14725>, 0x64a246cc367a <vm_exec_core+13674>, 0x64a246cc3df2 <vm_exec_core+15586>, 0x64a246cc3d77 <vm_exec_core+15463>, 0x64a246cc6910 <vm_exec_core+26624>, 0x64a246cc2e8f <vm_exec_core+11647>, 0x64a246cc078e <vm_exec_core+1662>, 0x64a246cc1850 <vm_exec_core+5952>, 0x64a246cc6afa <vm_exec_core+27114>, 0x64a246cc150e <vm_exec_core+5118>, 0x64a246cc7fc4 <vm_exec_core+32436>, 0x64a246cc5a10 <vm_exec_core+22784>, 0x64a246cc3ef6 <vm_exec_core+15846>, 0x64a246cc0aeb <vm_exec_core+2523>, 0x64a246cc72ca <vm_exec_core+29114>, 0x64a246cc6ed0 <vm_exec_core+28096>, 0x64a246cc1751 <vm_exec_core+5697>, 0x64a246cc1009 <vm_exec_core+3833>, 0x64a246cc5f94 <vm_exec_core+24196>, 0x64a246cc23ee <vm_exec_core+8926>, 0x64a246cc7747 <vm_exec_core+30263>, 0x64a246cc717f <vm_exec_core+28783>, 0x64a246cc2cad <vm_exec_core+11165>, 0x64a246cc3e5e <vm_exec_core+15694>, 0x64a246cc5b3a <vm_exec_core+23082>, 0x64a246cc70db <vm_exec_core+28619>, 0x64a246cc4dad <vm_exec_core+19613>, 0x64a246cc5ce2 <vm_exec_core+23506>, 0x64a246cc64ba <vm_exec_core+25514>, 0x64a246cc4ca4 <vm_exec_core+19348>, 0x64a246cc0f5e <vm_exec_core+3662>, 0x64a246cc5560 <vm_exec_core+21584>, 0x64a246cc0d1e <vm_exec_core+3086>, 0x64a246cc1107 <vm_exec_core+4087>, 0x64a246cc30d7 <vm_exec_core+12231>, 0x64a246cc49ec <vm_exec_core+18652>, 0x64a246cc5233 <vm_exec_core+20771>, 0x64a246cc47f7 <vm_exec_core+18151>, 0x64a246cc0a07 <vm_exec_core+2295>, 0x64a246cc6838 <vm_exec_core+26408>, 0x64a246cc6d93 <vm_exec_core+27779>, 0x64a246cc11a4 <vm_exec_core+4244>, 0x64a246cc1e89 <vm_exec_core+7545>, 0x64a246cc17f6 <vm_exec_core+5862>, 0x64a246cc2641 <vm_exec_core+9521>, 0x64a246cc3cb2 <vm_exec_core+15266>, 0x64a246cc124b <vm_exec_core+4411>, 0x64a246cc6587 <vm_exec_core+25719>, 0x64a246cc1dbf <vm_exec_core+7343>, 0x64a246cc3933 <vm_exec_core+14371>, 0x64a246cc43ed <vm_exec_core+17117>, 0x64a246cc60f5 <vm_exec_core+24549>, 0x64a246cc4fac <vm_exec_core+20124>, 0x64a246cc26ea <vm_exec_core+9690>, 0x64a246cc20e2 <vm_exec_core+8146>, 0x64a246cc5e99 <vm_exec_core+23945>, 0x64a246cc3333 <vm_exec_core+12835>, 0x64a246cc5632 <vm_exec_core+21794>, 0x64a246cc5120 <vm_exec_core+20496>, 0x64a246cc56bf <vm_exec_core+21935>, 0x64a246cc6a1b <vm_exec_core+26891>, 0x64a246cc4ed9 <vm_exec_core+19913>, 0x64a246cc6208 <vm_exec_core+24824>, 0x64a246cc29b3 <vm_exec_core+10403>, 0x64a246cc5daf <vm_exec_core+23711>, 0x64a246cc2ad9 <vm_exec_core+10697>, 0x64a246cc4bf0 <vm_exec_core+19168>, 0x64a246cc4ed9 <vm_exec_core+19913>, 0x64a246cc425c <vm_exec_core+16716>, 0x64a246cc48b4 <vm_exec_core+18340>, 0x64a246cc2d40 <vm_exec_core+11312>, 0x64a246cc2206 <vm_exec_core+8438>, 0x64a246cc578c <vm_exec_core+22140>, 0x64a246cc1356 <vm_exec_core+4678>, 0x64a246cc4060 <vm_exec_core+16208>, 0x64a246ccf1ea <vm_exec_core+61658>, 0x64a246cc4eed <vm_exec_core+19933>, 0x64a246cc13f1 <vm_exec_core+4833>, 0x64a246cc1ca2 <vm_exec_core+7058>, 0x64a246cc1abb <vm_exec_core+6571>, 0x64a246cc1f7b <vm_exec_core+7787>, 0x64a246cc2809 <vm_exec_core+9977>, 0x64a246cc46f7 <vm_exec_core+17895>, 0x64a246cc4056 <vm_exec_core+16198>, 0x64a246cc46f2 <vm_exec_core+17890>, 0x64a246cc4e99 <vm_exec_core+19849>, 0x64a246cc4e59 <vm_exec_core+19785>, 0x64a246cc1f76 <vm_exec_core+7782>, 0x64a246cc51f7 <vm_exec_core+20711>, 0x64a246cc357f <vm_exec_core+13423>, 0x64a246cc3584 <vm_exec_core+13428>, 0x64a246cc4e54 <vm_exec_core+19780>, 0x64a246cc49e7 <vm_exec_core+18647>...} reg_cfp = 0x726de8fff790 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 0x000064a246cbc8bb 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>, 0x7ffeebc99f80, <optimized out>, <optimized out>}, prev = 0x726de9a46750, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #36 0x000064a2469325db in rb_ec_exec_node (ec=0x5160000006d0, n=0x726deb1fae98) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffeebc9a110, <optimized out>, 0x7ffeebc9a060, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x726deb1fae98 #37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #38 0x000064a24692bb47 in rb_main (argc=9, argv=0x7ffeebc9a2e8) at /tmp/ruby/src/trunk_asan/main.c:42 variable_in_this_stack_frame = <optimized out> #39 main (argc=9, argv=0x7ffeebc9a2e8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1208669) detached] running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.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. Children under /tmp/rubytest.scumgb: * drwx------ 2 60 2025-05-03 11:59:59 +0000 autoload20250503-1208674-h07k1s/ * -rw-r--r-- 1 37 2025-05-03 11:59:59 +0000 test-bug-11055.rb $ timeout 60 gdb -p 1208003 -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 1208002 -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 1762371 -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=2021 -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.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle' 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-02T21:28:25Z master 36c64b3be8) +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.270943 seconds 3336 files, 33633 examples, 133659 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.