# Logfile created on 2024-09-21 02:36:39 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007ff5af97fde0 @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.20240921-023639", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ff5af9a05b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ff5af9a0040 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ff5af8ba158 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240921-023639", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240921-023639>, @binmode=false, @mon_data=#<Monitor:0x00007ff5b0e7fb50>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 75ed086348 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 9d07085b8afaf65967bb093016679939ba604e9f4d9c9208061cb1834aae7278 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' 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/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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.4.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.1 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.7 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.16 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.3 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=23724 "--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/914] 1250235=test_proxy [ 2/914] 1250250=test_ostruct [ 3/914] 1250245=test_completion [ 4/914] 1250239=test_raise [ 5/914] 1250236=test_formatter [ 6/914] 1250248=test_gem_ci_detector [ 7/914] 1250239=test_shift_jis [ 8/914] 1250237=test_yield [ 9/914] 1250242=test_gem_request_set_lockfile_parser [ 10/914] 1250243=test_io_wait_uncommon [ 11/914] 1250249=test_string [ 12/914] 1250238=test_http [ 13/914] 1250246=fixtures_test [ 14/914] 1250241=test_rational2 [ 15/914] 1250240=test_gem_dependency_resolution_error [ 16/914] 1250244=test_filter [ 17/914] 1250247=test_gem_ext_cmake_builder [ 18/914] 1250239=test_too_many_dummy_encodings [ 19/914] 1250236=test_koi8 [ 20/914] 1250243=test_erb_m17n [ 21/914] 1250236=test_clone [ 22/914] 1250241=test_objspace [ 23/914] 1250243=test_require [ 24/914] 1250244=test_https [ 25/914] 1250239=test_erb_command [ 26/914] 1250249=test_have_library [ 27/914] 1250239=test_fnmatch [ 28/914] 1250235=test_rdoc_markup_to_ansi [ 29/914] 1250239=test_gem_resolver_vendor_set [ 30/914] 1250250=test_evaluation [ 31/914] 1250250=test_ftp [ 32/914] 1250248=test_unicode_escape [ 33/914] 1250236=test_httpresponses [ 34/914] 1250250=integer_base_flags_test [ 35/914] 1250240=test_ole_methods [ 36/914] 1250240=test_defined [ 37/914] 1250247=test_pack [ 38/914] 1250236=test_switch_hitter [ 39/914] 1250246=test_thread [ 40/914] 1250242=test_call [ 41/914] 1250236=test_hash_create [ 42/914] 1250236=json_generic_object_test [ 43/914] 1250250=test_file [ 44/914] 1250248=test_gem_install_update_options [ 45/914] 1250235=test_gem_security_policy [ 46/914] 1250250=test_init [ 47/914] 1250236=test_rdoc_parser_changelog [ 48/914] 1250240=test_gem_resolver_index_set [ 49/914] 1250240=test_rdoc_markup_to_html_crossref [ 50/914] 1250239=test_folderitem2_invokeverb [ 51/914] 1250239=test_files_sample [ 52/914] 1250242=test_update [ 53/914] 1250242=test_arity [ 54/914] 1250242=test_case_options [ 55/914] 1250242=test_enc_raise [ 56/914] 1250242=test_engine [ 57/914] 1250242=test_key_error [ 58/914] 1250242=test_weakkeymap [ 59/914] 1250248=test_usrmarshal [ 60/914] 1250239=test_show_source [ 61/914] 1250236=test_inlinecache [ 62/914] 1250247=test_rdoc_markup_to_markdown [ 63/914] 1250239=test_httpresponse [ 64/914] 1250236=test_rdoc_parser_ruby [ 65/914] 1250239=test_memory_view [ 66/914] 1250247=test_pinned [ 67/914] 1250235=test_gem_command [ 68/914] 1250247=test_gem_gemcutter_utilities [ 69/914] 1250250=test_gem_remote_fetcher [ 70/914] 1250248=test_gem_resolver [ 71/914] 1250239=test_config [ 72/914] 1250239=test_tempfile [ 73/914] 1250235=test_gem_util [ 74/914] 1250245=test_raise_exception [ 75/914] 1250247=test_pattern_key_name_check [ 76/914] 1250240=test_exit [ 77/914] 1250247=test_gem_commands_yank_command [ 78/914] 1250235=test_jaro_winkler [ 79/914] 1250235=ractor_test [ 80/914] 1250248=test_gem_request_set_lockfile [ 81/914] 1250240=test_postponed_job [ 82/914] 1250249=reflection_test [ 83/914] 1250235=test_bignum [ 84/914] 1250247=test_dot_dot [ 85/914] 1250247=test_cparser [ 86/914] 1250249=test_human_typo [ 87/914] 1250249=test_gem_source_specific_file [ 88/914] 1250239=test_unix [ 89/914] 1250239=parse_test [ 90/914] 1250236=test_enum [ 91/914] 1250235=test_gem_commands_which_command [ 92/914] 1250239=test_rdoc_markup [ 93/914] 1250235=test_symbol [ 94/914] 1250250=test_optparse [ 95/914] 1250248=test_coder [ 96/914] 1250248=test_context [ 97/914] 1250250=test_gem_remote_fetcher_local_server [ 98/914] 1250239=test_etc [ 99/914] 1250250=test_gem_source_lock [100/914] 1250249=test_ldap [101/914] 1250247=test_last_thread [102/914] 1250240=test_rdoc_markup_to_bs [103/914] 1250249=test_new [104/914] 1250249=test_hash [105/914] 1250250=test_macro [106/914] 1250249=test_cipher [107/914] 1250250=test_array_create [108/914] 1250239=test_debugger_integration [109/914] 1250250=test_gem_resolver_installed_specification [110/914] 1250240=test_rdoc_rubygems_hook [111/914] 1250239=test_my_integer [112/914] 1250239=test_gem_commands_environment_command [113/914] 1250250=test_tracepoint [114/914] 1250249=test_ractor [115/914] 1250248=test_hmac [116/914] 1250239=test_signedness [117/914] 1250248=desugar_compiler_test [118/914] 1250245=test_cd [119/914] 1250243=symbol_encoding_test [120/914] 1250245=test_internal_ivar [121/914] 1250245=test_cgi_cookie [122/914] 1250240=test_gem_commands_mirror [123/914] 1250240=test_gem_commands_sources_command [124/914] 1250245=test_c_union_entity [125/914] 1250249=test_undef [126/914] 1250249=test_gem_spec_fetcher [127/914] 1250245=test_ractor [128/914] 1250248=test_io [129/914] 1250245=test_metaclass [130/914] 1250242=test_numeric [131/914] 1250245=test_date_arith [132/914] 1250245=test_io_console [133/914] 1250243=test_rdoc_require [134/914] 1250242=test_ws [135/914] 1250249=test_gem_source_local [136/914] 1250242=test_rdoc_parser_rd [137/914] 1250247=test_num2int [138/914] 1250247=test_parse [139/914] 1250238=test_have_macro [140/914] 1250240=test_process [141/914] 1250250=test_iter_break [142/914] 1250250=test_closure [143/914] 1250243=test_address_resolve [144/914] 1250243=test_wss [145/914] 1250243=test_cstr [146/914] 1250242=test_gem_resolver_lock_specification [147/914] 1250242=test_digest [148/914] 1250242=test_variable [149/914] 1250249=test_securerandom [150/914] 1250249=test_nil2vtempty [151/914] 1250249=test_econv [152/914] 1250250=test_foreach [153/914] 1250250=test_summary [154/914] 1250238=test_thread_queue [155/914] 1250250=test_nowrite [156/914] 1250242=test_flip [157/914] 1250250=test_gem_commands_install_command [158/914] 1250244=test_gem_ext_cargo_builder_unit [159/914] 1250242=test_stack [160/914] 1250243=test_pathname [161/914] 1250247=test_remote_fetch_error [162/914] 1250247=test_stream [163/914] 1250244=json_common_interface_test [164/914] 1250247=test_func [165/914] 1250244=test_coverage [166/914] 1250236=test_cgi_tag_helper [167/914] 1250236=test_gem_resolver_git_specification [168/914] 1250245=test_dir_m17n [169/914] 1250243=test_kill_ring [170/914] 1250243=test_io [171/914] 1250243=test_gem_commands_cert_command [172/914] 1250236=test_process [173/914] 1250236=test_object [174/914] 1250239=test_eval [175/914] 1250239=test_fileutils [176/914] 1250247=test_gem_dependency [177/914] 1250235=test_iterator [178/914] 1250249=test_gem_resolver_index_specification [179/914] 1250239=test_string [180/914] 1250239=test_marshalable [181/914] 1250242=test_method_cache [182/914] 1250242=parse_comments_test [183/914] 1250239=test_serialize_subclasses [184/914] 1250239=test_const [185/914] 1250239=test_class [186/914] 1250249=test_cmethod [187/914] 1250249=test_qsort [188/914] 1250249=test_gem_ext_ext_conf_builder [189/914] 1250247=test_gem_commands_dependency_command [190/914] 1250242=test_thread_fd_close [191/914] 1250242=json_addition_test [192/914] 1250235=test_path_to_class [193/914] 1250235=test_storage [194/914] 1250235=test_parser_events [195/914] 1250242=test_unicode [196/914] 1250236=test_windows_1251 [197/914] 1250236=test_convertible [198/914] 1250247=test_gem_resolver_best_set [199/914] 1250244=test_stat [200/914] 1250244=test_eval [201/914] 1250242=test_addr [202/914] 1250247=test_helper [203/914] 1250235=test_win32ole_method [204/914] 1250247=test_yamldbm [205/914] 1250235=test_cgi_modruby [206/914] 1250247=test_thread_cv [207/914] 1250235=test_gem_resolver_conflict [208/914] 1250235=test_gem_commands_contents_command [209/914] 1250242=test_rdoc_cross_reference [210/914] 1250238=test_scalar [211/914] 1250238=test_readpartial [212/914] 1250235=test_rdoc_generator_markup [213/914] 1250235=test_str2big [214/914] 1250235=test_rational [215/914] 1250235=newline_offsets_test [216/914] 1250247=test_regexp [217/914] 1250238=test_lambda [218/914] 1250250=bom_test [219/914] 1250250=test_sockopt [220/914] 1250243=test_frozen_error [221/914] 1250250=test_file [222/914] 1250243=test_encoding [223/914] 1250243=test_gem_commands_search_command [224/914] 1250243=test_thread [225/914] 1250246=test_pattern_matching [226/914] 1250244=test_literal [227/914] 1250238=test_irb [228/914] 1250243=test_arithmetic_sequence [229/914] 1250246=parameters_signature_test [230/914] 1250246=test_rdoc_include [231/914] 1250243=test_gem_resolver_api_specification [232/914] 1250243=test_rendering [233/914] 1250243=test_getopts [234/914] 1250243=test_pkey [235/914] 1250246=test_nonblock [236/914] 1250243=test_gem_commands_signin_command [237/914] 1250246=test_primitive [238/914] 1250235=test_gem_request [239/914] 1250246=test_boolean [240/914] 1250246=test_config [241/914] 1250237=test_yaml [242/914] 1250243=test_rdoc_options [243/914] 1250242=test_ansi_with_terminfo [244/914] 1250242=test_yield_block [245/914] 1250242=test_recorder [246/914] 1250242=test_gem_commands_specification_command [247/914] 1250245=test_bug_reporter [248/914] 1250241=test_spell_checker [249/914] 1250241=test_document [250/914] 1250237=test_ractor [251/914] 1250235=test_pstore [252/914] 1250241=test_class [253/914] 1250242=test_cgi_session [254/914] 1250241=test_word [255/914] 1250241=test_numeric [256/914] 1250241=test_stringscanner [257/914] 1250242=test_x509crl [258/914] 1250238=test_win32ole_variable [259/914] 1250238=test_gem_package_tar_reader [260/914] 1250235=test_type_completor [261/914] 1250237=test_gb18030 [262/914] 1250235=test_rdoc_class_module [263/914] 1250237=test_gem_specification [264/914] 1250241=test_rdoc_markup_attributes [265/914] 1250245=test_gbk [266/914] 1250245=test_refinement [267/914] 1250241=test_pointer [268/914] 1250242=test_gem_dependency_installer [269/914] 1250238=test_warning [270/914] 1250246=test_gem_name_tuple [271/914] 1250249=test_win32ole_type_event [272/914] 1250249=test_flush [273/914] 1250249=test_rdoc_any_method [274/914] 1250238=test_rdoc_markup_to_html_snippet [275/914] 1250241=test_complexrational [276/914] 1250241=test_pkcs7 [277/914] 1250243=test_cgi_header [278/914] 1250243=test_gem_commands_fetch_command [279/914] 1250246=test_enumerator_kw [280/914] 1250246=test_mixed_unicode_escapes [281/914] 1250243=test_mul [282/914] 1250246=test_win32ole_variant_outarg [283/914] 1250246=test_mkmf [284/914] 1250243=test_require_path_check [285/914] 1250246=test_pkg_config [286/914] 1250246=test_rdoc_context [287/914] 1250238=regexp_test [288/914] 1250241=test_rdoc_markup_to_html [289/914] 1250243=test_string_memory [290/914] 1250238=test_rdoc_markup_to_joined_paragraph [291/914] 1250238=test_rdoc_parser [292/914] 1250238=test_open-uri [293/914] 1250243=test_coderange [294/914] 1250243=test_line_editor [295/914] 1250243=test_big2str [296/914] 1250243=test_rdoc_markup_indented_paragraph [297/914] 1250243=test_dln [298/914] 1250243=test_history [299/914] 1250241=test_iso_8859 [300/914] 1250243=test_complex2 [301/914] 1250243=test_x509attr [302/914] 1250243=test_protocol [303/914] 1250241=test_gem_ext_cargo_builder_link_flag_converter [304/914] 1250250=test_tree_builder [305/914] 1250238=test_protect [306/914] 1250250=test_x509req [307/914] 1250238=test_cgi_util [308/914] 1250243=test_gem_commands_open_command [309/914] 1250235=test_allocation [310/914] 1250243=test_gc [311/914] 1250241=dump_test [312/914] 1250250=test_enc_associate [313/914] 1250249=location_test [314/914] 1250249=test_c_struct_builder [315/914] 1250238=test_insns_leaf [316/914] 1250238=test_store [317/914] 1250244=test_iseq [318/914] 1250249=test_path [319/914] 1250249=test_method_cache [320/914] 1250249=test_rdoc_markdown_test [321/914] 1250238=test_rdoc_normal_module [322/914] 1250238=test_tcp [323/914] 1250238=test_pp [324/914] 1250238=test_sprintf_comb [325/914] 1250250=test_gem_stub_specification [326/914] 1250246=test_gem_text [327/914] 1250246=test_settracefunc [328/914] 1250250=tunnel_test [329/914] 1250250=test_win32ole [330/914] 1250250=test_gem_version [331/914] 1250238=test_rdoc_markup_to_tt_only [332/914] 1250238=test_gem_commands_stale_command [333/914] 1250238=test_rat [334/914] 1250238=test_extlibs [335/914] 1250244=test_rdoc_markup_heading [336/914] 1250250=test_asn1 [337/914] 1250236=test_flags [338/914] 1250250=json_string_matching_test [339/914] 1250250=test_gem_ext_rake_builder [340/914] 1250244=test_monitor [341/914] 1250244=test_whileuntil [342/914] 1250244=test_transcode [343/914] 1250237=test_complex [344/914] 1250244=source_location_test [345/914] 1250237=test_instrumentation_api [346/914] 1250242=test_at_exit [347/914] 1250244=test_rdoc_markup_verbatim [348/914] 1250244=test_inadvertent_creation [349/914] 1250242=static_inspect_test [350/914] 1250242=test_color [351/914] 1250249=test_gem_commands_query_command [352/914] 1250242=equality_test [353/914] 1250242=test_case [354/914] 1250242=test_eval_history [355/914] 1250244=test_c_struct_entry [356/914] 1250236=test_x509ext [357/914] 1250236=test_files_ext [358/914] 1250242=unescape_test [359/914] 1250241=test_abi [360/914] 1250236=test_scanner_events [361/914] 1250250=test_external_new [362/914] 1250250=test_win32ole_typelib [363/914] 1250250=test_euc_jp [364/914] 1250250=test_force_exit [365/914] 1250250=test_gem_resolver_dependency_request [366/914] 1250236=test_rubyvm [367/914] 1250236=test_data_error [368/914] 1250250=test_gem_doctor [369/914] 1250244=test_ancdata [370/914] 1250244=test_weakmap [371/914] 1250250=test_rdoc_markup_to_table_of_contents [372/914] 1250241=test_rdoc_encoding [373/914] 1250236=test_gem_uri_formatter [374/914] 1250236=test_sprintf [375/914] 1250250=test_common [376/914] 1250241=test_gem_request_connection_pools [377/914] 1250246=test_rdoc_markdown [378/914] 1250249=test_optimization [379/914] 1250237=test_ssl [380/914] 1250241=test_registry [381/914] 1250241=test_rdoc_constant [382/914] 1250236=test_deprecate [383/914] 1250250=test_ractor [384/914] 1250236=test_module [385/914] 1250250=test_gem_commands_push_command [386/914] 1250241=parse_success_test [387/914] 1250241=test_rdoc_attr [388/914] 1250241=test_passing_block [389/914] 1250241=test_http [390/914] 1250241=test_logdevice [391/914] 1250246=test_addrinfo [392/914] 1250248=test_x509cert [393/914] 1250246=test_key_actor_vi [394/914] 1250239=test_buffering [395/914] 1250239=test_rdoc_context_section [396/914] 1250250=ruby_parser_test [397/914] 1250250=test_svcb_https [398/914] 1250239=test_bug-14834 [399/914] 1250250=test_terminfo [400/914] 1250250=test_ansi_without_terminfo [401/914] 1250250=test_rdoc_markup_include [402/914] 1250250=test_bmethod [403/914] 1250250=test_enumerable [404/914] 1250250=json_fixtures_test [405/914] 1250250=test_encoding [406/914] 1250246=test_load [407/914] 1250246=test_gem_resolver_specification [408/914] 1250239=test_rdoc_generator_pot_po_entry [409/914] 1250239=test_constant [410/914] 1250246=test_gem_security_trust_dir [411/914] 1250245=test_rdoc_parser_c [412/914] 1250246=test_default_gems [413/914] 1250248=test_enc_str_buf_cat [414/914] 1250248=test_have_func [415/914] 1250246=test_logperiod [416/914] 1250246=test_lock_native_thread [417/914] 1250246=test_webauthn_listener [418/914] 1250250=test_zsh_completion [419/914] 1250250=test_gem_package_tar_reader_entry [420/914] 1250246=test_fd_setsize [421/914] 1250246=test_gem_request_set [422/914] 1250238=version_test [423/914] 1250238=test_trick [424/914] 1250250=test_objectspace [425/914] 1250245=test_require_lib [426/914] 1250246=test_files_test_2 [427/914] 1250248=test_gem_version_option [428/914] 1250241=lex_test [429/914] 1250241=test_gem_rdoc [430/914] 1250248=test_rdoc_markup_parser [431/914] 1250241=test_gem_remote_fetcher_s3 [432/914] 1250248=test_timeout [433/914] 1250248=test_fixnum [434/914] 1250248=test_signal [435/914] 1250241=test_fstring [436/914] 1250242=test_name_error_extension [437/914] 1250242=test_iseq_load [438/914] 1250241=test_ensure_and_callcc [439/914] 1250241=test_scheduler [440/914] 1250241=test_rdoc_markup_raw [441/914] 1250241=test_big5 [442/914] 1250241=test_gem_resolver_activation_request [443/914] 1250241=test_null [444/914] 1250241=test_struct [445/914] 1250241=test_date_strftime [446/914] 1250239=compiler_test [447/914] 1250239=test_gem_resolver_vendor_specification [448/914] 1250239=test_typeddata [449/914] 1250236=test_key_actor_emacs [450/914] 1250241=test_mutex [451/914] 1250239=test_basicinstructions [452/914] 1250248=test_bigzero [453/914] 1250248=test_verbose [454/914] 1250236=test_history [455/914] 1250236=test_gem_ext_builder [456/914] 1250248=test_ractor [457/914] 1250239=test_gem_unsatisfiable_dependency_error [458/914] 1250239=test_rdoc_i18n_text [459/914] 1250239=test_rdoc_tom_doc [460/914] 1250248=test_sexp [461/914] 1250239=test_logger [462/914] 1250248=pattern_test [463/914] 1250239=test_disable_irb [464/914] 1250239=test_gem_package_tar_header [465/914] 1250248=test_gem_commands_owner_command [466/914] 1250239=test_basicsocket [467/914] 1250242=test_import [468/914] 1250239=test_find [469/914] 1250239=locals_test [470/914] 1250239=test_normalize [471/914] 1250239=test_recursion [472/914] 1250239=test_rendering [473/914] 1250241=test_gem_commands_uninstall_command [474/914] 1250239=test_gem_resolver_installer_set [475/914] 1250248=test_gem_dependency_list [476/914] 1250244=test_files_test [477/914] 1250248=test_nesting_parser [478/914] 1250239=test_gem_silent_ui [479/914] 1250248=test_ifunless [480/914] 1250248=test_require [481/914] 1250248=test_pkey_dh [482/914] 1250239=test_ocsp [483/914] 1250244=test_shapes [484/914] 1250244=test_rdoc_text [485/914] 1250248=test_gem_commands_cleanup_command [486/914] 1250244=test_placearg [487/914] 1250244=test_interned_str [488/914] 1250244=test_rdoc_markup_paragraph [489/914] 1250244=test_project_sanity [490/914] 1250238=test_config [491/914] 1250238=test_env [492/914] 1250239=regular_expression_encoding_test [493/914] 1250239=test_forwardable [494/914] 1250244=test_object_create_start [495/914] 1250244=test_continuation [496/914] 1250239=test_ensured [497/914] 1250244=test_io_m17n [498/914] 1250242=comments_test [499/914] 1250242=test_delete [500/914] 1250242=test_config [501/914] 1250239=test_tmpdir [502/914] 1250241=node_id_test [503/914] 1250237=test_gem_source_subpath_problem [504/914] 1250242=test_ts [505/914] 1250239=test_emitter [506/914] 1250248=test_locale [507/914] 1250239=parse_stream_test [508/914] 1250239=test_gem_resolver_api_set [509/914] 1250248=test_gem_impossible_dependencies_error [510/914] 1250237=json_generator_test [511/914] 1250248=test_string_processing [512/914] 1250248=encodings_test [513/914] 1250239=test_io_buffer [514/914] 1250248=test_dryrun [515/914] 1250239=test_range [516/914] 1250248=test_type [517/914] 1250248=dispatcher_test [518/914] 1250248=test_udp [519/914] 1250237=test_windows_1252 [520/914] 1250248=test_configuration [521/914] 1250237=test_rdoc_alias [522/914] 1250241=test_rdoc_single_class [523/914] 1250241=test_stringify_symbols [524/914] 1250241=test_to_ary_concat [525/914] 1250248=warnings_test [526/914] 1250235=test_rdoc_token_stream [527/914] 1250235=test_printf [528/914] 1250248=test_rubyoptions [529/914] 1250235=test_install [530/914] 1250237=test_rdoc_markup_to_label [531/914] 1250236=test_gem_validator [532/914] 1250236=integer_parse_test [533/914] 1250237=test_prettyprint [534/914] 1250237=test_key_event_record [535/914] 1250242=regular_expression_options_test [536/914] 1250242=test_queue [537/914] 1250236=test_sleep [538/914] 1250242=test_integer_comb [539/914] 1250237=index_write_test [540/914] 1250235=test_tsort [541/914] 1250235=test_depth_first [542/914] 1250237=test_ns_spki [543/914] 1250235=lex_test [544/914] 1250237=test_custom_command [545/914] 1250237=test_bundled_gems [546/914] 1250237=test_pair [547/914] 1250245=test_m17n_comb [548/914] 1250241=test_date_ractor [549/914] 1250244=test_tree_spell_checker [550/914] 1250244=test_rdoc_rd_inline_parser [551/914] 1250244=test_dir [552/914] 1250239=test_x509store [553/914] 1250241=test_mdns [554/914] 1250236=test_gem_ext_configure_builder [555/914] 1250241=test_merge_keys [556/914] 1250246=test_random [557/914] 1250241=test_io_wait [558/914] 1250236=test_rdoc_extend [559/914] 1250246=test_kwargs [560/914] 1250246=test_win32ole_type [561/914] 1250246=test_lexer [562/914] 1250236=test_threadgroup [563/914] 1250246=test_set_len [564/914] 1250246=test_rdoc_generator_json_index [565/914] 1250239=test_gem_commands_lock_command [566/914] 1250241=test_euc_kr [567/914] 1250241=test_gem_local_remote_options [568/914] 1250244=test_gem_security_signer [569/914] 1250239=test_bash_completion [570/914] 1250239=test_exception [571/914] 1250246=test_win32ole_event [572/914] 1250246=test_io_buffer [573/914] 1250241=test_gem_resolver_requirement_list [574/914] 1250241=test_beginendblock [575/914] 1250246=test_arith_seq_beg_len_step [576/914] 1250235=test_reline [577/914] 1250244=test_hash [578/914] 1250246=test_scalar_scanner [579/914] 1250246=test_within_pipe [580/914] 1250236=test_rdoc_method_attr [581/914] 1250246=test_yamlstore [582/914] 1250246=test_gem_commands_pristine_command [583/914] 1250236=test_gem_config_file [584/914] 1250236=test_rdoc_rdoc [585/914] 1250241=test_rdoc_markup_pre_process [586/914] 1250236=test_yjit_exit_locations [587/914] 1250241=test_case_mapping [588/914] 1250236=test_yaml_tree [589/914] 1250241=test_mailto [590/914] 1250237=ripper_test [591/914] 1250241=test_rubygems [592/914] 1250236=test_gem_package_tar_writer [593/914] 1250250=test_not [594/914] 1250250=test_timeout [595/914] 1250236=test_weakref [596/914] 1250235=test_function [597/914] 1250241=test_socket [598/914] 1250249=test_resource [599/914] 1250249=test_gem_update_suggestion [600/914] 1250249=test_set [601/914] 1250249=test_gem_source_fetch_problem [602/914] 1250249=test_gem_console_ui [603/914] 1250236=test_member [604/914] 1250236=test_unicode_normalize [605/914] 1250249=test_method [606/914] 1250236=test_gem_resolver_lock_set [607/914] 1250236=test_rdoc_markup_hard_break [608/914] 1250236=test_ractor_compatibility [609/914] 1250250=test_append [610/914] 1250250=test_reqarg [611/914] 1250235=test_rdoc_generator_pot_po [612/914] 1250235=test_reline_key [613/914] 1250235=test_rdoc_markup_attribute_manager [614/914] 1250235=test_buffered_io [615/914] 1250235=test_yjit [616/914] 1250237=test_m17n [617/914] 1250238=test_gem_resolver_composed_set [618/914] 1250238=test_egrep_cpp [619/914] 1250238=test_argf [620/914] 1250243=test_rdoc_i18n_locale [621/914] 1250243=test_webauthn_poller [622/914] 1250237=test_date_conv [623/914] 1250237=test_nofree [624/914] 1250237=test_rdoc_generator_ri [625/914] 1250237=test_trace [626/914] 1250250=test_numhash [627/914] 1250237=test_gem_stream_ui [628/914] 1250236=test_pkey_rsa [629/914] 1250246=test_ipaddr [630/914] 1250250=test_arity [631/914] 1250250=test_gem_commands_build_command [632/914] 1250243=test_compile_prism [633/914] 1250246=test_euc_tw [634/914] 1250246=test_gem_security [635/914] 1250237=test_alias [636/914] 1250237=test_gem_requirement [637/914] 1250250=test_sizeof [638/914] 1250243=test_face [639/914] 1250237=test_wait [640/914] 1250243=test_object_references [641/914] 1250243=test_sleep [642/914] 1250237=test_x509name [643/914] 1250241=test_stringio [644/914] 1250237=test_dns [645/914] 1250241=test_dup [646/914] 1250237=test_require [647/914] 1250247=test_system [648/914] 1250236=test_emoji_breaks [649/914] 1250236=test_notimplement [650/914] 1250236=test_bug-3571 [651/914] 1250236=test_comparable [652/914] 1250236=test_rdoc_rd [653/914] 1250236=command_line_test [654/914] 1250236=test_gem_commands_info_command [655/914] 1250241=test_io_timeout [656/914] 1250241=test_date_new [657/914] 1250236=test_gem_bundler_version_finder [658/914] 1250241=test_console_attr [659/914] 1250241=test_array [660/914] 1250241=test_ubf_async_safe [661/914] 1250236=parser_test [662/914] 1250236=snippets_test [663/914] 1250241=newline_test [664/914] 1250243=heredoc_test [665/914] 1250243=test_webauthn_listener_response [666/914] 1250242=test_win32ole_record [667/914] 1250243=test_gem_path_support [668/914] 1250242=constant_path_node_test [669/914] 1250242=test_popen_deadlock [670/914] 1250243=test_autoconf [671/914] 1250243=test_did_you_mean [672/914] 1250241=test_digest_extend [673/914] 1250241=test_gem_safe_yaml [674/914] 1250241=test_case [675/914] 1250241=test_cgi_multipart [676/914] 1250241=test_bug-5832 [677/914] 1250241=test_struct [678/914] 1250241=onigmo_test [679/914] 1250241=test_rb_str_dup [680/914] 1250241=fuzzer_test [681/914] 1250243=test_ast [682/914] 1250241=test_pack [683/914] 1250241=test_rdoc_comment [684/914] 1250239=test_super [685/914] 1250241=test_libs [686/914] 1250241=test_gc [687/914] 1250241=test_math [688/914] 1250241=test_time [689/914] 1250241=json_encoding_test [690/914] 1250241=test_rdoc_normal_class [691/914] 1250241=test_gem_commands_check_command [692/914] 1250241=test_random_formatter [693/914] 1250241=test_pipe [694/914] 1250242=test_regex_casefold [695/914] 1250242=test_gem_source_git [696/914] 1250241=test_rdoc_code_object [697/914] 1250247=test_rdoc_top_level [698/914] 1250246=test_gem_command_manager [699/914] 1250239=test_multi_irb_commands [700/914] 1250239=test_gem_installer [701/914] 1250246=test_integer [702/914] 1250242=test_duplicate [703/914] 1250242=json_ext_parser_test [704/914] 1250242=test_time [705/914] 1250247=test_scan_args [706/914] 1250242=test_date_attr [707/914] 1250241=test_erb [708/914] 1250242=test_cp949 [709/914] 1250247=test_condition [710/914] 1250247=test_help [711/914] 1250242=test_gem_resolver_git_set [712/914] 1250247=test_class_name_check [713/914] 1250247=test_emoji [714/914] 1250241=test_files_lib [715/914] 1250247=test_sorted_set [716/914] 1250242=test_string [717/914] 1250236=test_nomethod_error [718/914] 1250236=test_pkey_dsa [719/914] 1250247=test_https_proxy [720/914] 1250250=test_date_strptime [721/914] 1250247=test_ssl [722/914] 1250236=test_ractor [723/914] 1250250=test_json_tree [724/914] 1250250=test_emitter [725/914] 1250250=library_symbols_test [726/914] 1250250=test_marshal [727/914] 1250245=test_zlib [728/914] 1250236=magic_comment_test [729/914] 1250250=test_omap [730/914] 1250250=test_case_comprehensive [731/914] 1250250=test_framework [732/914] 1250250=test_cclass [733/914] 1250247=test_shellwords [734/914] 1250247=test_singleton_function [735/914] 1250247=test_proc [736/914] 1250250=test_load [737/914] 1250236=test_uncorrectable_name_check [738/914] 1250250=test_cgi_core [739/914] 1250236=test_delegate [740/914] 1250250=test_helper_method [741/914] 1250236=test_yaml_special_cases [742/914] 1250250=test_gem_source_list [743/914] 1250236=test_parser [744/914] 1250236=attribute_write_test [745/914] 1250236=test_float [746/914] 1250250=test_ractor [747/914] 1250250=test_severity [748/914] 1250250=test_gem_remote_fetcher_local_ssl_server [749/914] 1250249=test_rdoc_rd_inline [750/914] 1250249=test_files_test_1 [751/914] 1250244=test_gem [752/914] 1250247=test_debug [753/914] 1250247=test_arith_seq_extract [754/914] 1250237=test_gem_commands_help_command [755/914] 1250237=test_stringchar [756/914] 1250247=test_digest [757/914] 1250237=test_gem_uri [758/914] 1250237=test_rbconfig [759/914] 1250237=test_gem_package_old [760/914] 1250236=test_command [761/914] 1250237=test_rdoc_parser_prism_ruby [762/914] 1250238=test_psych [763/914] 1250238=test_ractor [764/914] 1250238=test_enumerator [765/914] 1250238=test_rdoc_markup_formatter [766/914] 1250238=test_win32ole_variant [767/914] 1250238=test_fiddle [768/914] 1250250=test_gem_commands_outdated_command [769/914] 1250245=test_gem_request_set_lockfile_tokenizer [770/914] 1250250=test_nil [771/914] 1250250=test_class2name [772/914] 1250238=test_kdf [773/914] 1250250=test_backtrace [774/914] 1250238=test_time_tz [775/914] 1250236=test_rdoc_task [776/914] 1250236=test_date_compat [777/914] 1250236=test_resolve_symbol [778/914] 1250247=test_profile_frames [779/914] 1250238=test_lazy_enumerator [780/914] 1250236=test_set [781/914] 1250236=test_find_executable [782/914] 1250245=test_array [783/914] 1250236=test_error_highlight [784/914] 1250247=test_rdoc_markup_to_rdoc [785/914] 1250244=test_gem_source [786/914] 1250247=test_frozen [787/914] 1250247=test_handle [788/914] 1250247=test_safe_load [789/914] 1250244=test_color_printer [790/914] 1250247=test_benchmark [791/914] 1250237=string_encoding_test [792/914] 1250237=test_exception_at_throwing [793/914] 1250244=test_name_error [794/914] 1250250=test_rdoc_parser_simple [795/914] 1250250=test_enumerator [796/914] 1250238=test_utf16 [797/914] 1250237=test_gem_package [798/914] 1250238=test_change_word [799/914] 1250238=test_gem_available_set [800/914] 1250240=test_modify_expand [801/914] 1250240=test_gem_source_installed [802/914] 1250240=test_parser [803/914] 1250238=test_date [804/914] 1250238=test_date_time [805/914] 1250246=test_pkcs12 [806/914] 1250240=test_assembler [807/914] 1250240=test_pty [808/914] 1250238=test_variable_name_check [809/914] 1250238=test_gem_source_vendor [810/914] 1250238=test_gem_commands_list_command [811/914] 1250238=test_propertyputref [812/914] 1250238=overlap_test [813/914] 1250247=test_rdoc_ri_paths [814/914] 1250247=test_gem_platform [815/914] 1250244=test_symbol [816/914] 1250244=test_gem_uninstaller [817/914] 1250236=heredoc_dedent_test [818/914] 1250247=test_kernel [819/914] 1250236=test_method_name_check [820/914] 1250236=test_win32ole_param [821/914] 1250236=test_rdoc_parser_markdown [822/914] 1250236=test_function_entry [823/914] 1250236=test_len [824/914] 1250236=test_acceptable [825/914] 1250246=implicit_array_test [826/914] 1250246=test_bn [827/914] 1250240=test_win32ole_method_event [828/914] 1250246=test_provider [829/914] 1250240=test_gem_package_task [830/914] 1250240=test_gem_commands_server_command [831/914] 1250240=test_rdoc_ri_driver [832/914] 1250237=test_data [833/914] 1250237=test_http_request [834/914] 1250236=test_httpheader [835/914] 1250236=test_keyword [836/914] 1250237=numeric_value_test [837/914] 1250237=!Nothing_to_test [838/914] 1250237=test_assignment [839/914] 1250238=test_ruby_lex [840/914] 1250241=test_grapheme_breaks [841/914] 1250241=test_gem_request_set_gem_dependency_api [842/914] 1250238=test_ossl [843/914] 1250240=test_date_marshal [844/914] 1250240=test_syntax [845/914] 1250246=test_win32ole_param_event [846/914] 1250246=test_key_name_check [847/914] 1250247=test_ripper [848/914] 1250246=test_rdoc_rd_block_parser [849/914] 1250241=test_singleton [850/914] 1250241=test_rdoc_servlet [851/914] 1250241=test_gem_gem_runner [852/914] 1250246=test_gem_ext_cargo_builder [853/914] 1250246=test_file_exhaustive [854/914] 1250241=test_gem_commands_signout_command [855/914] 1250241=test_object [856/914] 1250248=test_rdoc_generator_pot [857/914] 1250241=test_exception [858/914] 1250241=test_gem_resolver_local_specification [859/914] 1250248=test_autoload [860/914] 1250241=test_gem_commands_unpack_command [861/914] 1250236=test_gem_commands_exec_command [862/914] 1250244=test_pack [863/914] 1250247=test_stream [864/914] 1250247=test_ractor [865/914] 1250247=test_ssl_session [866/914] 1250241=test_optarg [867/914] 1250239=breadth_first_search_test [868/914] 1250239=test_generic [869/914] 1250239=test_fiber [870/914] 1250241=test_div [871/914] 1250241=test_resize [872/914] 1250241=test_rdoc_generator_darkfish [873/914] 1250244=test_gc_compact [874/914] 1250247=test_key_stroke [875/914] 1250247=test_deprecated [876/914] 1250247=test_rdoc_markup_document [877/914] 1250247=test_ftp [878/914] 1250247=test_vm_dump [879/914] 1250247=errors_test [880/914] 1250249=test_open3 [881/914] 1250241=test_cesu8 [882/914] 1250241=test_rdoc_stats [883/914] 1250241=test_gem_commands_setup_command [884/914] 1250247=test_alias_and_anchor [885/914] 1250247=test_gem_commands_rebuild_command [886/914] 1250247=test_rdoc_store [887/914] 1250236=test_win32ole_variant_m [888/914] 1250236=json_parser_test [889/914] 1250236=test_err_in_callback [890/914] 1250236=test_fips [891/914] 1250238=test_gem_commands_update_command [892/914] 1250241=test_date_parse [893/914] 1250236=test_thread [894/914] 1250236=test_data [895/914] 1250236=test_noarg [896/914] 1250241=test_rand [897/914] 1250236=test_pkey_ec [898/914] 1250236=test_ellipsize [899/914] 1250236=test_integer [900/914] 1250236=test_utf32 [901/914] 1250236=test_helper [902/914] 1250236=test_memory_view [903/914] 1250236=test_gem_safe_marshal [904/914] 1250247=test_option [905/914] 1250241=test_input_method [906/914] 1250237=test_nextafter [907/914] 1250247=test_tracer [908/914] 1250247=test_capacity [909/914] 1250237=test_workspace [910/914] 1250247=test_random [911/914] 1250247=test_to_ruby [912/914] 1250241=test_bundled_ca [913/914] 1250247=static_literals_test [914/914] 1250247=test_backtrace $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 949 949 949 ? -1 Ss 1000 0:04 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 960 1248943 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1248943 1248946 959 959 pts/0 959 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240921-023639 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 1248946 1248947 959 959 pts/0 959 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240921-023639 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 1248947 1249910 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1249910 1249911 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1249911 1250232 959 959 pts/0 959 Sl+ 1000 0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 1250232 1250248 959 959 pts/0 959 Sl+ 1000 0:26 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1250248 1283584 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1250248 1283590 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 1248947 1284827 959 959 pts/0 959 R+ 1000 0:00 ps jx 1 2090122 2090122 2090122 ? -1 Ss 1000 0:00 SCREEN 2090122 2090124 2090124 2090124 pts/2 2090124 Ss+ 1000 0:00 /bin/bash 2090122 2360588 2360588 2360588 pts/1 2360588 Ss+ 1000 0:00 /bin/bash 1 2628222 2628222 2628222 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 2628222 2628224 2628222 2628222 ? -1 S 1000 0:00 (sd-pam) {1=>[949, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[1248943], 1248943=>[1248946], 1248946=>[1248947], 1248947=>[1249910, 1284827], 1249910=>[1249911], 1249911=>[1250232], 1250232=>[1250248], 1250248=>[1283584, 1283590], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 1283584 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1283586] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00005bfd66d18b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x79b47b4006c0 (LWP 1283584) "test_autoload.*" 0x00005bfd66d18b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x79b492a006c0 (LWP 1283586) "test_autoload.*" 0x000079b4aed1b4cd in __GI___poll (fds=0x79b470f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x79b492a006c0 (LWP 1283586) "test_autoload.*"): #0 0x000079b4aed1b4cd in __GI___poll (fds=0x79b470f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bfd66ca342a in __interceptor_poll () No symbol table info available. #2 0x00005bfd6705088f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066 vm = <optimized out> #4 0x00005bfd66cfc7df in asan_thread_start(void*) () No symbol table info available. #5 0x000079b4aec9ca94 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 = {133816461035200, -5791769824364499538, 133816461035200, -352, 0, 133816068858800, -5791769824385471058, -5791637179912983122}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000079b4aed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x79b47b4006c0 (LWP 1283584) "test_autoload.*"): #0 0x00005bfd66d18b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x00005bfd66d19b4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x00005bfd66c683c0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x00005bfd66c68239 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 0x00005bfd66c67e65 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 0x00005bfd66c62e6e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x00005bfd66c62c58 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00005bfd66cfebc3 in __interceptor_malloc () No symbol table info available. #8 0x00005bfd675b3872 in context_push (parser=0x79b47b3fc6f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8639 context_node = <optimized out> #9 parse_statements (parser=parser@entry=0x79b47b3fc6f0, context=context@entry=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:13824 statements = 0x504000068d10 last_value = <optimized out> #10 0x00005bfd67596c92 in parse_program (parser=0x79b47b3fc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:21754 current_block_exits = {size = 0, capacity = 0, nodes = 0x0} previous_block_exits = 0x0 statements = <optimized out> locals = <optimized out> #11 pm_parse (parser=0x79b47b3fc6f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22180 No locals. #12 0x00005bfd673685a0 in pm_parse_file (result=0x79b47b3fc6f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:10784 rbimpl_id = 51163 node = <optimized out> error = <optimized out> id_script_lines = <optimized out> #13 0x00005bfd66e3fb30 in load_iseq_eval (ec=0x516000c327d0, fname=fname@entry=133816450021200) at /tmp/ruby/src/trunk_asan/load.c:751 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 = {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 = {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 = {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 = {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>}, 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 = 0x516000c327d0 v = <optimized out> th = <optimized out> realpath_map = 133816927966040 iseq = <optimized out> #14 0x00005bfd66e3ad77 in require_internal (ec=ec@entry=0x516000c327d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000298b80 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 133816927966200 realpath_map = 133816927966040 path = 133816450021200 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 0x00005bfd66e38c60 in rb_require_string_internal (fname=133816450021520, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x516000c327d0 result = <optimized out> #16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1379 rb_gc_guarded_ptr = <optimized out> #17 rb_f_require (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1021 No locals. #18 0x00005bfd6711eb88 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:3788 ci = 0x1635100140003 cc = <optimized out> me = 0x79b4adfa5768 cfunc = 0x504000018618 recv = 133816928095720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005bfd67104cfd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x79b47b3fd5a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x00005bfd6710a955 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4175 No locals. #21 0x00005bfd670cc49d in vm_sendish (ec=0x516000c327d0, reg_cfp=0x79b4810f96e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x516000c327d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b4810f96e8 reg_pc = 0x5110000a0d78 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x00005bfd670bb6b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000c327d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x00005bfd67132b4a in vm_call0_body (ec=<optimized out>, calling=0x79b469509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x79b4695098d0 cc = <optimized out> ret = <optimized out> #25 0x00005bfd671323bf in vm_call0_cme (ec=0x516000c327d0, calling=0x79b469509860, argv=0x79b47b3fdd60, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #26 vm_call0_body (ec=<optimized out>, calling=0x79b469509860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x79b491d95e30 orig_cme = <optimized out> ci = 0x79b4695098d0 cc = 0x79b491f52318 ret = <optimized out> #27 0x00005bfd670e67ce in vm_call0_cc (recv=133816928095720, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x79b491f52318, 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> #28 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 = 0x79b491f52318 self = <optimized out> #29 0x00005bfd670e75fe in rb_funcallv (recv=133816928095720, mid=22641, argc=1, argv=0x79b47b3fdd60) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. th: 0x515000298b80, native_id: 0x79b47b4006c0 -- Control frame information ----------------------------------------------- #30 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x79b47b3fdd60 #31 0x00005bfd670a72be in autoload_feature_require (_arguments=133816068858192) at /tmp/ruby/src/trunk_asan/variable.c:2934 arguments = 0x79b47b3fe150 autoload_const = <optimized out> result = <optimized out> #32 autoload_try_load (_arguments=133816068858192) at /tmp/ruby/src/trunk_asan/variable.c:2948 arguments = 0x79b47b3fe150 result = <optimized out> ce = <optimized out> #33 0x00005bfd66d47020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] _ec = 0x516000c327d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b47b3fe0d0, <optimized out>, 0x79b47b3fdfe0, <optimized out>, <optimized out>}, prev = 0x79b469409640, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000c327d0 state = RUBY_TAG_NONE errinfo = <optimized out> c:0006 p:---- s:0024 e:000023 CFUNC :require c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] #34 0x00005bfd670a6601 in rb_autoload_load (module=module@entry=133816928173360, name=name@entry=315643) at /tmp/ruby/src/trunk_asan/variable.c:3009 c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork ce = 0x5030011cfef0 c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] arguments = {module = 133816928173360, name = 315643, flag = 0, mutex = 133816440381280, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #35 0x00005bfd670aff8d in rb_const_search_from (klass=133816319581120, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3111 ac = 0xfffffffffffffe00 am = 133816928173360 tmp = 133816928173360 ce = <optimized out> current = 133816928173360 value = <optimized out> first_iteration = <optimized out> #36 0x00005bfd670a8324 in rb_const_search (klass=133816319581120, id=315643, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3133 value = <optimized out> #37 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:3060 c = <optimized out> #38 0x00005bfd670b328e 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:1134 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> #39 0x00005bfd670be223 in vm_get_ev_const_chain (ec=0x516000c327d0, segments=0x502001aacc50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #40 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001aacbf0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6365 segments = 0x502001aacc50 ice = <optimized out> val = <optimized out> #41 0x00005bfd670c4fc6 in vm_exec_core (ec=ec@entry=0x516000c327d0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b4810f9720 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> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #42 0x00005bfd670bb6b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000c327d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #43 0x00005bfd6713c172 in invoke_iseq_block_from_c (ec=0x516000c327d0, captured=0x79b4810f97a8, self=133816319588160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x79b49166cb18 cfp = <optimized out> sp = 0x79b480ff9850 use_argv = 0x0 stack_argv = 0x79b480ff9850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #44 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x79b4810f97a8 #45 0x00005bfd670e8a16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #46 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #47 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #48 0x00005bfd670e8a16 in rb_yield (val=<optimized out>) No locals. #49 0x00005bfd66d468fa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x516000c327d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b47b3fef10, <optimized out>, 0x79b47b3fee20, <optimized out>, <optimized out>}, prev = 0x79b469409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516000c327d0 cfp = 0x79b4810f9758 #50 0x00005bfd66ec0a6b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381 status = <optimized out> pid = <optimized out> #51 0x00005bfd6711eb88 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:3788 ci = 0x647100040001 cc = <optimized out> me = 0x79b48aa63110 cfunc = 0x504000020058 recv = 133816319588160 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #52 0x00005bfd670c3a3b in vm_sendish (ec=0x516000c327d0, reg_cfp=0x79b4810f9790, cd=0x502001aacdb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #53 vm_exec_core (ec=ec@entry=0x516000c327d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502001aacdb0 insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b4810f9790 reg_pc = 0x50400006ad30 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #54 0x00005bfd670bb6b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000c327d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #55 0x00005bfd670f881b in invoke_iseq_block_from_c (ec=0x516000c327d0, captured=<optimized out>, self=133816319588160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x79b49166cb40 cfp = 0x79b4810f97c8 sp = 0x79b480ff9818 use_argv = <optimized out> stack_argv = 0x79b480ff9818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #56 invoke_block_from_c_proc (ec=0x516000c327d0, self=133816319588160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #57 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #58 0x00005bfd670f6aa6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000057b50, argc=1725008782, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #59 0x00005bfd6704e719 in thread_do_start_proc (th=th@entry=0x515000298b80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000057b50 args_len = 0 args_ptr = <optimized out> #60 0x00005bfd6704c2ca in thread_do_start (th=0x515000298b80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #61 thread_start_func_2 (th=th@entry=0x515000298b80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #62 0x00005bfd6704b58e in call_thread_start_func_2 (th=0x515000298b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x79b47b3ffce0 #63 nt_start (ptr=0x50c00073b880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000298b80 sched = <optimized out> nt = 0x50c00073b880 vm = 0x525000000100 #64 0x00005bfd66cfc7df in asan_thread_start(void*) () No symbol table info available. #65 0x000079b4aec9ca94 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 = {133816068867776, -5792100502486553170, 133816068867776, -352, 0, 140728916388144, -5792100502507524690, -5791637179912983122}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #66 0x000079b4aed29c3c 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 1283584) detached] $ timeout 60 gdb -p 1283590 -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 1250248 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1284855] [New LWP 1283591] [New LWP 1280096] [New LWP 1269718] [New LWP 1268993] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000079b4aec98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe01123420, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x79b4aef70c40 (LWP 1250248) "ruby" 0x000079b4aec98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe01123420, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x79b4784006c0 (LWP 1284855) "envutil.rb:178" 0x000079b4aed1b4cd in __GI___poll (fds=0x79b46e409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x79b492a006c0 (LWP 1283591) "test_autoload.*" 0x000079b4aed1b4cd in __GI___poll (fds=0x79b470f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x79b48b6006c0 (LWP 1280096) "parallel.rb:40" 0x000079b4aed1b4cd in __GI___poll (fds=0x79b481615d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x79b47e4006c0 (LWP 1269718) "Gem::Timeout st" 0x000079b4aec98d61 in __futex_abstimed_wait_common64 (private=23549, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0005cb4d0) at ./nptl/futex-internal.c:57 6 Thread 0x79b46d4006c0 (LWP 1268993) "Timeout stdlib " 0x000079b4aec98d61 in __futex_abstimed_wait_common64 (private=23549, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002e0950) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 6 (Thread 0x79b46d4006c0 (LWP 1268993) "Timeout stdlib "): #0 0x000079b4aec98d61 in __futex_abstimed_wait_common64 (private=23549, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002e0950) 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=23549, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0002e0950) 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=0x50c0002e0950, 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 0x000079b4aec9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c0002e0928) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x79b4aec9b4a0 <__condvar_cleanup_waiting>, __arg = 0x79b46d3fec30, __canceltype = 2077336304, __prev = 0x0} cbuffer = {wseq = 22, cond = 0x50c0002e0928, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 22 seq = 11 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=0x50c0002e0928, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005bfd670261f1 in rb_native_cond_wait (cond=0x50c0002e0950, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x5150001f0c00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005bfd6704a222 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x5150001f0c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005bfd67030661 in native_sleep (th=0x5150001f0c00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343 sched = <optimized out> #9 sleep_forever (th=0x5150001f0c00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005bfd67048c95 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133816926324920, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x00005bfd66d47020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160006ecdd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b46d3fef90, <optimized out>, 0x79b46d3feea0, <optimized out>, <optimized out>}, prev = 0x79b47ba09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160006ecdd0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005bfd6704817d in queue_do_pop (self=<optimized out>, q=0x50400005ced0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 133816926324920, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 133816926324920, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005ced0 end = 0 #14 0x00005bfd670c71e5 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:7323 canary_p = <optimized out> ret = <optimized out> #15 0x00005bfd670c71e5 in vm_invoke_builtin_delegate (ec=0x5160006ecdd0, cfp=0x79b48affb758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160006ecdd0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b48affb758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005bfd670bb6b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160006ecdd0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005bfd670f881b in invoke_iseq_block_from_c (ec=0x5160006ecdd0, captured=<optimized out>, self=133816926139200, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x79b4ae5bd8a8 cfp = 0x79b48affb7c8 sp = 0x79b48aefb818 use_argv = <optimized out> stack_argv = 0x79b48aefb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160006ecdd0, self=133816926139200, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x00005bfd670f6aa6 in rb_vm_invoke_proc (ec=0x50c0002e0950, proc=0x189, proc@entry=0x50400013a810, argc=-1362522783, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x00005bfd6704e719 in thread_do_start_proc (th=th@entry=0x5150001f0c00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400013a810 args_len = 0 args_ptr = <optimized out> #23 0x00005bfd6704c2ca in thread_do_start (th=0x5150001f0c00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150001f0c00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005bfd6704b58e in call_thread_start_func_2 (th=0x5150001f0c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x79b46d3ffce0 #26 nt_start (ptr=0x50c0002e0900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x5150001f0c00 sched = <optimized out> nt = 0x50c0002e0900 vm = 0x525000000100 #27 0x00005bfd66cfc7df in asan_thread_start(void*) () No symbol table info available. #28 0x000079b4aec9ca94 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 = {133815833986752, -5792052123974931026, 133815833986752, -352, 25, 133815917860496, -5792052123995902546, -5791637179912983122}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000079b4aed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x79b47e4006c0 (LWP 1269718) "Gem::Timeout st"): #0 0x000079b4aec98d61 in __futex_abstimed_wait_common64 (private=23549, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0005cb4d0) 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=23549, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0005cb4d0) 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=0x50c0005cb4d0, 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 0x000079b4aec9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c0005cb4a8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x79b4aec9b4a0 <__condvar_cleanup_waiting>, __arg = 0x79b47e3fec30, __canceltype = 2005996272, __prev = 0x0} cbuffer = {wseq = 10, cond = 0x50c0005cb4a8, mutex = 0x515000000920, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 10 seq = 5 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=0x50c0005cb4a8, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00005bfd670261f1 in rb_native_cond_wait (cond=0x50c0005cb4d0, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x51500012a780, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x00005bfd6704a222 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x51500012a780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00005bfd67030661 in native_sleep (th=0x51500012a780, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343 sched = <optimized out> #9 sleep_forever (th=0x51500012a780, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00005bfd67048c95 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=133816439259640, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x00005bfd66d47020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516000e1f6d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b47e3fef90, <optimized out>, 0x79b47e3feea0, <optimized out>, <optimized out>}, prev = 0x79b477609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000e1f6d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x00005bfd6704817d in queue_do_pop (self=<optimized out>, q=0x50400032e290, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 133816439259640, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 133816439259640, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400032e290 end = 0 #14 0x00005bfd670c71e5 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:7323 canary_p = <optimized out> ret = <optimized out> #15 0x00005bfd670c71e5 in vm_invoke_builtin_delegate (ec=0x516000e1f6d0, cfp=0x79b486ff9758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x516000e1f6d0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b486ff9758 reg_pc = <optimized out> INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x00005bfd670bb6b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000e1f6d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x00005bfd670f881b in invoke_iseq_block_from_c (ec=0x516000e1f6d0, captured=<optimized out>, self=133816439476320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x79b49153cb08 cfp = 0x79b486ff97c8 sp = 0x79b486ef9818 use_argv = <optimized out> stack_argv = 0x79b486ef9818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x516000e1f6d0, self=133816439476320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x00005bfd670f6aa6 in rb_vm_invoke_proc (ec=0x50c0005cb4d0, proc=0x189, proc@entry=0x50400044cbd0, argc=-1362522783, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x00005bfd6704e719 in thread_do_start_proc (th=th@entry=0x51500012a780) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400044cbd0 args_len = 0 args_ptr = <optimized out> #23 0x00005bfd6704c2ca in thread_do_start (th=0x51500012a780) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500012a780, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x00005bfd6704b58e in call_thread_start_func_2 (th=0x51500012a780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x79b47e3ffce0 #26 nt_start (ptr=0x50c0005cb480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x51500012a780 sched = <optimized out> nt = 0x50c0005cb480 vm = 0x525000000100 #27 0x00005bfd66cfc7df in asan_thread_start(void*) () No symbol table info available. #28 0x000079b4aec9ca94 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 = {133816119199424, -5792093905416786514, 133816119199424, -352, 0, 133815917860496, -5792093905437758034, -5791637179912983122}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x000079b4aed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x79b48b6006c0 (LWP 1280096) "parallel.rb:40"): #0 0x000079b4aed1b4cd in __GI___poll (fds=0x79b481615d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bfd66ca342a in __interceptor_poll () No symbol table info available. #2 0x00005bfd66df740d in nogvl_wait_for (th=133816440498480, fptr=0x51100041bd00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462 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:1151 ready = <optimized out> #4 0x00005bfd66df8886 in internal_read_func (ptr=0x79b481615b40) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x79b481615b40 result = <optimized out> #5 0x00005bfd6703466b in rb_thread_io_blocking_call (func=0x5bfd66df8400 <internal_read_func>, data1=0x79b481615b40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005bfd66d47020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516000c396d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b48b5fee50, <optimized out>, 0x79b48b5fed60, <optimized out>, <optimized out>}, prev = 0x79b481609240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000c396d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x00005bfd66e0cbc5 in io_read_memory_locktmp (str=133816171715936, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422 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:3468 str = <optimized out> iis = {th = 133816440498480, fptr = 0x51100041bd00, nonblock = 0, fd = 6, buf = 0x5190003a8480, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100041bd00 n = <optimized out> shrinkable = <optimized out> #9 0x00005bfd66de8f01 in io_readpartial (argc=-2124325536, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x00005bfd6711eb88 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:3788 ci = 0x409100100003 cc = <optimized out> me = 0x79b4ae759e78 cfunc = 0x504000011018 recv = 133816440498600 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x00005bfd670cc49d in vm_sendish (ec=0x516000c396d0, reg_cfp=0x79b4917c9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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=0x516000c396d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b4917c9790 reg_pc = 0x513000050b20 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x00005bfd670bb6b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000c396d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x00005bfd670f881b in invoke_iseq_block_from_c (ec=0x516000c396d0, captured=<optimized out>, self=133816919775480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x79b4ae5c55d0 cfp = 0x79b4917c97c8 sp = 0x79b4916c9818 use_argv = <optimized out> stack_argv = 0x79b4916c9818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516000c396d0, self=133816919775480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #17 0x00005bfd670f6aa6 in rb_vm_invoke_proc (ec=0x79b481615d60, proc=0x1, proc@entry=0x50400002bad0, argc=-1361988403, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #18 0x00005bfd6704e719 in thread_do_start_proc (th=th@entry=0x515000294300) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400002bad0 args_len = 0 args_ptr = <optimized out> #19 0x00005bfd6704c2ca in thread_do_start (th=0x515000294300) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000294300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x00005bfd6704b58e in call_thread_start_func_2 (th=0x515000294300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x79b48b5ffce0 #22 nt_start (ptr=0x50c000741040) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000294300 sched = <optimized out> nt = 0x50c000741040 vm = 0x525000000100 #23 0x00005bfd66cfc7df in asan_thread_start(void*) () No symbol table info available. #24 0x000079b4aec9ca94 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 = {133816339400384, -5791713199515669074, 133816339400384, -352, 25, 140728916390832, -5791713199536640594, -5791637179912983122}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x000079b4aed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x79b492a006c0 (LWP 1283591) "test_autoload.*"): #0 0x000079b4aed1b4cd in __GI___poll (fds=0x79b470f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bfd66ca342a in __interceptor_poll () No symbol table info available. #2 0x00005bfd6705088f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066 vm = <optimized out> #4 0x00005bfd66cfc7df in asan_thread_start(void*) () No symbol table info available. #5 0x000079b4aec9ca94 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 = {133816461035200, -5791769824364499538, 133816461035200, -352, 0, 133815886406608, -5791769824385471058, -5791637179912983122}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000079b4aed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x79b4784006c0 (LWP 1284855) "envutil.rb:178"): #0 0x000079b4aed1b4cd in __GI___poll (fds=0x79b46e409760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005bfd66ca342a in __interceptor_poll () No symbol table info available. #2 0x00005bfd66df740d in nogvl_wait_for (th=133816440337280, fptr=0x511000227a80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12462 fds = {fd = 12, 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:1151 ready = <optimized out> #4 0x00005bfd66df8886 in internal_read_func (ptr=0x79b46e409620) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x79b46e409620 result = <optimized out> #5 0x00005bfd6703466b in rb_thread_io_blocking_call (func=0x5bfd66df8400 <internal_read_func>, data1=data1@entry=0x79b46e409620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1802 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x00005bfd66df821a in rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1291 iis = {th = 133816440337280, fptr = 0x511000227a80, nonblock = 0, fd = 12, buf = 0x5250004f1100, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #7 0x00005bfd66dfbb57 in io_bufread (ptr=0x5250004f1100 '\276' <repeats 200 times>..., len=8192, fptr=0x511000227a80) at /tmp/ruby/src/trunk_asan/io.c:3028 offset = 0 n = 8192 c = <optimized out> #8 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3067 p = <optimized out> #9 0x00005bfd66d47020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516000c3aed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x79b4783fedb0, <optimized out>, 0x79b4783fecc0, <optimized out>, <optimized out>}, prev = 0x79b46e409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516000c3aed0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005bfd66df957b in io_fread (str=133816440336920, offset=0, size=8192, fptr=0x511000227a80) at /tmp/ruby/src/trunk_asan/io.c:3081 arg = {str_ptr = 0x5250004f1100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #11 read_all (fptr=<optimized out>, siz=8192, str=133816440336920) at /tmp/ruby/src/trunk_asan/io.c:3359 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #12 0x00005bfd66de92e2 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3783 str = <optimized out> length = <optimized out> fptr = 0x511000227a80 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #13 0x00005bfd6711eb88 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:3788 ci = 0x3fa100100001 cc = <optimized out> me = 0x79b4ae759e50 cfunc = 0x504000011058 recv = 133816440341960 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #14 0x00005bfd670cc49d in vm_sendish (ec=0x516000c3aed0, reg_cfp=0x79b480df3790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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> #15 vm_exec_core (ec=ec@entry=0x516000c3aed0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b480df3790 reg_pc = 0x504000055e70 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #16 0x00005bfd670bb6b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516000c3aed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #17 0x00005bfd670f881b in invoke_iseq_block_from_c (ec=0x516000c3aed0, captured=<optimized out>, self=133816926124160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x79b4ae5b3740 cfp = 0x79b480df37c8 sp = 0x79b480cf3818 use_argv = <optimized out> stack_argv = 0x79b480cf3818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_proc (ec=0x516000c3aed0, self=133816926124160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #19 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #20 0x00005bfd670f6aa6 in rb_vm_invoke_proc (ec=0x79b46e409760, proc=0x1, proc@entry=0x50400005e5d0, argc=-1361988403, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #21 0x00005bfd6704e719 in thread_do_start_proc (th=th@entry=0x51500029a480) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400005e5d0 args_len = 0 args_ptr = <optimized out> #22 0x00005bfd6704c2ca in thread_do_start (th=0x51500029a480) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #23 thread_start_func_2 (th=th@entry=0x51500029a480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #24 0x00005bfd6704b58e in call_thread_start_func_2 (th=0x51500029a480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x79b4783ffce0 #25 nt_start (ptr=0x50c000739a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x51500029a480 sched = <optimized out> nt = 0x50c000739a80 vm = 0x525000000100 #26 0x00005bfd66cfc7df in asan_thread_start(void*) () No symbol table info available. #27 0x000079b4aec9ca94 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 = {133816018536128, -5792098303463297618, 133816018536128, -352, 22, 140728916388144, -5792098303484269138, -5791637179912983122}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #28 0x000079b4aed29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x79b4aef70c40 (LWP 1250248) "ruby"): #0 0x000079b4aec98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffe01123420, 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=4095, abstime=0x7ffe01123420, clockid=20816, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 5329152 op = 137 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffe01123420, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x000079b4aec9bc7e in __pthread_cond_wait_common (abstime=0x7ffe01123420, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x79b4aec9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffe01123310, __canceltype = 1738663808, __prev = 0x0} cbuffer = {wseq = 9802, 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 = 9802 seq = 4901 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=0x7ffe01123420) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x00005bfd67049cf1 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242 r = <optimized out> ts = <optimized out> #6 native_cond_sleep (th=th@entry=0x515000000300, rel=0x79b4acae35e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x00005bfd6704f634 in native_sleep (th=0x515000000300, rel=0x79b4acae35e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3336 sched = <optimized out> #8 thread_join_sleep (arg=133816900023904) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x79b4acca7660 target_th = 0x51500029a480 th = 0x515000000300 end = 1923383787320726 limit = 0x79b4acae35e0 #9 0x00005bfd66d47020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe01123630, <optimized out>, 0x7ffe01123540, <optimized out>, <optimized out>}, prev = 0x79b4acc8ca40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x00005bfd6704f188 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1105 waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0} arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>} ec = <optimized out> th = <optimized out> fiber = 0x516000000380 #11 0x00005bfd67043890 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1202 rel = <optimized out> timeout = <optimized out> limit = 0x79b4acae35e0 #12 0x00005bfd6711eb88 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:3788 ci = 0x34b100100003 cc = <optimized out> me = 0x79b4ae7396c8 cfunc = 0x50400001ebd8 recv = 133816440337280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x00005bfd670cc49d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x79b4ac1ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b4ac1ff410 reg_pc = 0x522000005728 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #15 0x00005bfd670bba71 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #17 0x00005bfd6713c172 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x79b4ac1ff620, self=133816919775480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 th: 0x515000000300, native_id: 0x79b4aef70c40 -- Control frame information ----------------------------------------------- flags = 0 iseq = 0x79b4ae5b6be8 c:0019 p:---- s:0176 e:000175 CFUNC :join cfp = <optimized out> sp = 0x79b4ac0ffa28 use_argv = 0x79b4acacd6a0 stack_argv = 0x79b4ac0ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> c:0018 p:0453 s:0171 E:0025c0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:181 c:0017 p:0275 s:0133 e:000132 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 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:1609 captured = 0x79b4ac1ff620 #19 0x00005bfd670e8a16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. c:0016 p:0032 s:0109 e:000108 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:333 c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107 #20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326 #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 c:0013 p:0039 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 No locals. #22 0x00005bfd670e8a16 in rb_yield (val=<optimized out>) No locals. #23 0x00005bfd67293556 in rb_ary_collect (ary=133816461490720) at /tmp/ruby/src/trunk_asan/array.c:3705 collect = 133816350137040 c:0011 p:0085 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] i = 22 #24 0x00005bfd6711eb88 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:3788 ci = 0x163100000001 cc = <optimized out> me = 0x79b4ae7600e8 cfunc = 0x50400000a818 recv = 133816461490720 block_handler = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x00005bfd670c3a3b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x79b4ac1ff608, cd=0x51100000c910, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> c:0009 p:0107 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 cc = <optimized out> c:0007 p:0069 s:0046 E:002550 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 calling = <optimized out> #26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000c910 c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b4ac1ff608 reg_pc = 0x5190000166d8 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:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [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> th: 0x5150001f0c00, native_id: 0x79b46d4006c0 INSN_LABEL_getconstant = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] INSN_LABEL_setglobal = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_putnil = <optimized out> th: 0x51500012a780, native_id: 0x79b47e4006c0 INSN_LABEL_putself = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 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> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] th: 0x515000294300, native_id: 0x79b48b6006c0 -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x00005bfd670bba71 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #29 0x00005bfd6713c172 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x79b4ac1ff738, self=133816919775480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x79b4ae5c5788 cfp = <optimized out> sp = 0x79b4ac0ff8d0 use_argv = 0x79b4aca09160 stack_argv = 0x79b4ac0ff8d0 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:1609 captured = 0x79b4ac1ff738 #31 0x00005bfd670e8a16 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #34 0x00005bfd670e8a16 in rb_yield (val=<optimized out>) No locals. #35 0x00005bfd67293556 in rb_ary_collect (ary=133816440498760) at /tmp/ruby/src/trunk_asan/array.c:3705 collect = 133816440498680 i = 0 #36 0x00005bfd6711eb88 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:3788 ci = 0x163100000001 cc = <optimized out> me = 0x79b4ae7600e8 cfunc = 0x50400000a818 recv = 133816440498760 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x00005bfd670c3a3b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x79b4ac1ff720, cd=0x502000012f90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000012f90 insns_address_table = {0x5bfd670bf249 <vm_exec_core+1801>, 0x5bfd670c031a <vm_exec_core+6106>, 0x5bfd670c5f4f <vm_exec_core+29711>, 0x5bfd670bfe72 <vm_exec_core+4914>, 0x5bfd670c6b4e <vm_exec_core+32782>, 0x5bfd670c4912 <vm_exec_core+24018>, 0x5bfd670c228d <vm_exec_core+14157>, 0x5bfd670bf3c9 <vm_exec_core+2185>, 0x5bfd670c65b7 <vm_exec_core+31351>, 0x5bfd670c62b1 <vm_exec_core+30577>, 0x5bfd670c00ea <vm_exec_core+5546>, 0x5bfd670bf967 <vm_exec_core+3623>, 0x5bfd670c4f67 <vm_exec_core+25639>, 0x5bfd670c10a1 <vm_exec_core+9569>, 0x5bfd670c67f5 <vm_exec_core+31925>, 0x5bfd670c643f <vm_exec_core+30975>, 0x5bfd670c1701 <vm_exec_core+11201>, 0x5bfd670c220b <vm_exec_core+14027>, 0x5bfd670c4b60 <vm_exec_core+24608>, 0x5bfd670c63a0 <vm_exec_core+30816>, 0x5bfd670c3cc7 <vm_exec_core+20871>, 0x5bfd670c4bfa <vm_exec_core+24762>, 0x5bfd670c5318 <vm_exec_core+26584>, 0x5bfd670c3bf3 <vm_exec_core+20659>, 0x5bfd670bf893 <vm_exec_core+3411>, 0x5bfd670c442c <vm_exec_core+22764>, 0x5bfd670bf709 <vm_exec_core+3017>, 0x5bfd670bfb79 <vm_exec_core+4153>, 0x5bfd670c1a4e <vm_exec_core+12046>, 0x5bfd670c3794 <vm_exec_core+19540>, 0x5bfd670c4175 <vm_exec_core+22069>, 0x5bfd670c3330 <vm_exec_core+18416>, 0x5bfd670bf28e <vm_exec_core+1870>, 0x5bfd670c589a <vm_exec_core+27994>, 0x5bfd670c61c6 <vm_exec_core+30342>, 0x5bfd670bfc52 <vm_exec_core+4370>, 0x5bfd670c07e6 <vm_exec_core+7334>, 0x5bfd670c026c <vm_exec_core+5932>, 0x5bfd670c11a6 <vm_exec_core+9830>, 0x5bfd670c21a0 <vm_exec_core+13920>, 0x5bfd670bfd14 <vm_exec_core+4564>, 0x5bfd670c56e3 <vm_exec_core+27555>, 0x5bfd670c0755 <vm_exec_core+7189>, 0x5bfd670c205e <vm_exec_core+13598>, 0x5bfd670c2a13 <vm_exec_core+16083>, 0x5bfd670c5013 <vm_exec_core+25811>, 0x5bfd670c3ea3 <vm_exec_core+21347>, 0x5bfd670c129a <vm_exec_core+10074>, 0x5bfd670c0b23 <vm_exec_core+8163>, 0x5bfd670c4e41 <vm_exec_core+25345>, 0x5bfd670c1c9c <vm_exec_core+12636>, 0x5bfd670c4537 <vm_exec_core+23031>, 0x5bfd670c3f2b <vm_exec_core+21483>, 0x5bfd670c4604 <vm_exec_core+23236>, 0x5bfd670c5e71 <vm_exec_core+29489>, 0x5bfd670c2ff4 <vm_exec_core+17588>, 0x5bfd670c50e2 <vm_exec_core+26018>, 0x5bfd670beecb <vm_exec_core+907>, 0x5bfd670c4ca5 <vm_exec_core+24933>, 0x5bfd670c1572 <vm_exec_core+10802>, 0x5bfd670c3838 <vm_exec_core+19704>, 0x5bfd670c3d98 <vm_exec_core+21080>, 0x5bfd670beed0 <vm_exec_core+912>, 0x5bfd670c36a3 <vm_exec_core+19299>, 0x5bfd670c196f <vm_exec_core+11823>, 0x5bfd670c0ce0 <vm_exec_core+8608>, 0x5bfd670c4698 <vm_exec_core+23384>, 0x5bfd670bfdd0 <vm_exec_core+4752>, 0x5bfd670c2554 <vm_exec_core+14868>, 0x5bfd670cddb9 <vm_exec_core+62073>, 0x5bfd670c4257 <vm_exec_core+22295>, 0x5bfd670c0631 <vm_exec_core+6897>, 0x5bfd670c09ff <vm_exec_core+7871>, 0x5bfd670c08dd <vm_exec_core+7581>, 0x5bfd670c0f36 <vm_exec_core+9206>, 0x5bfd670c17be <vm_exec_core+11390>, 0x5bfd670c0552 <vm_exec_core+6674>, 0x5bfd670c6de3 <vm_exec_core+33443>, 0x5bfd670c430e <vm_exec_core+22478>, 0x5bfd670c2e1c <vm_exec_core+17116>, 0x5bfd670c5791 <vm_exec_core+27729>, 0x5bfd670c6f01 <vm_exec_core+33729>, 0x5bfd670c5af7 <vm_exec_core+28599>, 0x5bfd670c694e <vm_exec_core+32270>, 0x5bfd670c6a26 <vm_exec_core+32486>, 0x5bfd670bf7ac <vm_exec_core+3180>, 0x5bfd670c64d4 <vm_exec_core+31124>, 0x5bfd670c1b5f <vm_exec_core+12319>, 0x5bfd670c670f <vm_exec_core+31695>, 0x5bfd670c161e <vm_exec_core+10974>, 0x5bfd670c59f5 <vm_exec_core+28341>, 0x5bfd670bf5d3 <vm_exec_core+2707>, 0x5bfd670c13b4 <vm_exec_core+10356>, 0x5bfd670c275c <vm_exec_core+15388>, 0x5bfd670c20f5 <vm_exec_core+13749>, 0x5bfd670c1ec4 <vm_exec_core+13188>, 0x5bfd670befc7 <vm_exec_core+1159>, 0x5bfd670bf4ea <vm_exec_core+2474>, 0x5bfd670bf059 <vm_exec_core+1305>, 0x5bfd670c5d10 <vm_exec_core+29136>, 0x5bfd670c3540 <vm_exec_core+18944>, 0x5bfd670c2ae4 <vm_exec_core+16292>, 0x5bfd670c3201 <vm_exec_core+18113>, 0x5bfd670c2f1a <vm_exec_core+17370>, 0x5bfd670c1f65 <vm_exec_core+13349>, 0x5bfd670c2908 <vm_exec_core+15816>, 0x5bfd670c242a <vm_exec_core+14570>, 0x5bfd670c2c13 <vm_exec_core+16595>, 0x5bfd670c2c95 <vm_exec_core+16725>, 0x5bfd670bf23a <vm_exec_core+1786>, 0x5bfd670c030b <vm_exec_core+6091>, 0x5bfd670c5f40 <vm_exec_core+29696>, 0x5bfd670bfe63 <vm_exec_core+4899>, 0x5bfd670c6b3f <vm_exec_core+32767>, 0x5bfd670c4903 <vm_exec_core+24003>, 0x5bfd670c227e <vm_exec_core+14142>, 0x5bfd670bf3ba <vm_exec_core+2170>, 0x5bfd670c65a8 <vm_exec_core+31336>, 0x5bfd670c62a2 <vm_exec_core+30562>, 0x5bfd670c00db <vm_exec_core+5531>, 0x5bfd670bf958 <vm_exec_core+3608>, 0x5bfd670c4f58 <vm_exec_core+25624>, 0x5bfd670c1092 <vm_exec_core+9554>, 0x5bfd670c67e6 <vm_exec_core+31910>, 0x5bfd670c6430 <vm_exec_core+30960>, 0x5bfd670c16f2 <vm_exec_core+11186>, 0x5bfd670c21fc <vm_exec_core+14012>, 0x5bfd670c4b51 <vm_exec_core+24593>, 0x5bfd670c6391 <vm_exec_core+30801>, 0x5bfd670c3cb8 <vm_exec_core+20856>, 0x5bfd670c4beb <vm_exec_core+24747>, 0x5bfd670c5309 <vm_exec_core+26569>, 0x5bfd670c3be4 <vm_exec_core+20644>, 0x5bfd670bf884 <vm_exec_core+3396>, 0x5bfd670c441d <vm_exec_core+22749>, 0x5bfd670bf6fa <vm_exec_core+3002>, 0x5bfd670bfb6a <vm_exec_core+4138>, 0x5bfd670c1a3f <vm_exec_core+12031>, 0x5bfd670c3785 <vm_exec_core+19525>, 0x5bfd670c4166 <vm_exec_core+22054>, 0x5bfd670c3321 <vm_exec_core+18401>, 0x5bfd670bf27f <vm_exec_core+1855>, 0x5bfd670c588b <vm_exec_core+27979>, 0x5bfd670c61b7 <vm_exec_core+30327>, 0x5bfd670bfc43 <vm_exec_core+4355>, 0x5bfd670c07d7 <vm_exec_core+7319>, 0x5bfd670c025d <vm_exec_core+5917>, 0x5bfd670c1197 <vm_exec_core+9815>, 0x5bfd670c2191 <vm_exec_core+13905>, 0x5bfd670bfd05 <vm_exec_core+4549>, 0x5bfd670c56d4 <vm_exec_core+27540>, 0x5bfd670c0746 <vm_exec_core+7174>, 0x5bfd670c204f <vm_exec_core+13583>, 0x5bfd670c2a04 <vm_exec_core+16068>, 0x5bfd670c5004 <vm_exec_core+25796>, 0x5bfd670c3e94 <vm_exec_core+21332>, 0x5bfd670c128b <vm_exec_core+10059>, 0x5bfd670c0b14 <vm_exec_core+8148>, 0x5bfd670c4e32 <vm_exec_core+25330>, 0x5bfd670c1c8d <vm_exec_core+12621>, 0x5bfd670c4528 <vm_exec_core+23016>, 0x5bfd670c3f1c <vm_exec_core+21468>, 0x5bfd670c45f5 <vm_exec_core+23221>, 0x5bfd670c5e62 <vm_exec_core+29474>, 0x5bfd670c2fe5 <vm_exec_core+17573>, 0x5bfd670c50d3 <vm_exec_core+26003>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c4c96 <vm_exec_core+24918>, 0x5bfd670c1563 <vm_exec_core+10787>, 0x5bfd670c3829 <vm_exec_core+19689>, 0x5bfd670c3d89 <vm_exec_core+21065>, 0x5bfd670c2748 <vm_exec_core+15368>, 0x5bfd670c3694 <vm_exec_core+19284>, 0x5bfd670c1960 <vm_exec_core+11808>, 0x5bfd670c0cd1 <vm_exec_core+8593>, 0x5bfd670c4689 <vm_exec_core+23369>, 0x5bfd670bfdc1 <vm_exec_core+4737>, 0x5bfd670c2545 <vm_exec_core+14853>, 0x5bfd670cddaa <vm_exec_core+62058>, 0x5bfd670c4248 <vm_exec_core+22280>, 0x5bfd670c0622 <vm_exec_core+6882>, 0x5bfd670c09f0 <vm_exec_core+7856>, 0x5bfd670c08ce <vm_exec_core+7566>, 0x5bfd670c0f27 <vm_exec_core+9191>, 0x5bfd670c17af <vm_exec_core+11375>, 0x5bfd670c368f <vm_exec_core+19279>, 0x5bfd670c2e12 <vm_exec_core+17106>, 0x5bfd670c368a <vm_exec_core+19274>, 0x5bfd670c3e80 <vm_exec_core+21312>, 0x5bfd670c3e7e <vm_exec_core+21310>, 0x5bfd670c0f22 <vm_exec_core+9186>, 0x5bfd670c43e1 <vm_exec_core+22689>, 0x5bfd670c21f2 <vm_exec_core+14002>, 0x5bfd670c21f7 <vm_exec_core+14007>, 0x5bfd670c3e7c <vm_exec_core+21308>, 0x5bfd670c3d5b <vm_exec_core+21019>, 0x5bfd670c31e8 <vm_exec_core+18088>, 0x5bfd670c2f06 <vm_exec_core+17350>, 0x5bfd670c3e7a <vm_exec_core+21306>, 0x5bfd670c331c <vm_exec_core+18396>...} reg_cfp = 0x79b4ac1ff720 reg_pc = 0x50400002f938 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #39 0x00005bfd670bba71 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #41 0x00005bfd66d4331b in rb_ec_exec_node (ec=0x5160000003d0, n=0x79b4ae5c5918) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe01125530, <optimized out>, 0x7ffe01125480, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x79b4ae5c5918 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #43 0x00005bfd66d3c887 in rb_main (argc=10, argv=0x7ffe011256f8) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #44 main (argc=10, argv=0x7ffe011256f8) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1250248) detached] $ timeout 60 gdb -p 1250232 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1250234] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x000077e882526cd7 in __GI___select (nfds=33, readfds=0x50c0053275c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffde8784740) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x77e882616c40 (LWP 1250232) "ruby" 0x000077e882526cd7 in __GI___select (nfds=33, readfds=0x50c0053275c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffde8784740) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x77e8662006c0 (LWP 1250234) "ruby" 0x000077e88251b4cd in __GI___poll (fds=0x77e864f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x77e8662006c0 (LWP 1250234) "ruby"): #0 0x000077e88251b4cd in __GI___poll (fds=0x77e864f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00005cccb29a942a in __interceptor_poll () No symbol table info available. #2 0x00005cccb2d5688f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066 vm = <optimized out> #4 0x00005cccb2a027df in asan_thread_start(void*) () No symbol table info available. #5 0x000077e88249ca94 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 = {131840029492928, -3974504462803225615, 131840029492928, -352, 25, 140728503655616, -3974504462790642703, -3974864741530946575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x000077e882529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x77e882616c40 (LWP 1250232) "ruby"): #0 0x000077e882526cd7 in __GI___select (nfds=33, readfds=0x50c0053275c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffde8784740) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 1199, tv_nsec = 485806411} pts64 = 0x7ffde87845e0 r = <optimized out> #1 0x00005cccb2d40b25 in native_fd_select (n=33, readfds=0x50c0053275c0, writefds=0x0, exceptfds=0x77e882526cd7 <__GI___select+327>, timeout=0x7ffde87845e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440 No locals. #2 do_select (p=131840468293664) at /tmp/ruby/src/trunk_asan/thread.c:4273 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffde87846f0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x00005cccb2a4d020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde87848b0, <optimized out>, 0x7ffde87847c0, <optimized out>, <optimized out>}, prev = 0x77e880479780, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x00005cccb2d400fe in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4333 set = {max = 33, th = 0x515000000300, rset = 0x77e880479640, 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 = 0x77e8804796a0} #5 0x00005cccb2b07fed in select_internal (read=131840020693880, write=4, except=4, tp=0x77e8804796a0, fds=0x77e880479640) at /tmp/ruby/src/trunk_asan/io.c:10636 timerec = <optimized out> max = 33 pending = <optimized out> rp = 0x77e880479640 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=131840468293152) at /tmp/ruby/src/trunk_asan/io.c:10706 p = 0x77e880479620 #7 0x00005cccb2a4d020 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde8784bb0, <optimized out>, 0x7ffde8784ac0, <optimized out>, <optimized out>}, prev = 0x77e880478040, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x00005cccb2ae4267 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11062 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x00005cccb2e24b88 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:3788 ci = 0x15e100100009 cc = <optimized out> me = 0x77e881bea640 cfunc = 0x504000010858 recv = 131840492829200 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x00005cccb2dd249d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77e87f9ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x5cccb2dc5249 <vm_exec_core+1801>, 0x5cccb2dc631a <vm_exec_core+6106>, 0x5cccb2dcbf4f <vm_exec_core+29711>, 0x5cccb2dc5e72 <vm_exec_core+4914>, 0x5cccb2dccb4e <vm_exec_core+32782>, 0x5cccb2dca912 <vm_exec_core+24018>, 0x5cccb2dc828d <vm_exec_core+14157>, 0x5cccb2dc53c9 <vm_exec_core+2185>, 0x5cccb2dcc5b7 <vm_exec_core+31351>, 0x5cccb2dcc2b1 <vm_exec_core+30577>, 0x5cccb2dc60ea <vm_exec_core+5546>, 0x5cccb2dc5967 <vm_exec_core+3623>, 0x5cccb2dcaf67 <vm_exec_core+25639>, 0x5cccb2dc70a1 <vm_exec_core+9569>, 0x5cccb2dcc7f5 <vm_exec_core+31925>, 0x5cccb2dcc43f <vm_exec_core+30975>, 0x5cccb2dc7701 <vm_exec_core+11201>, 0x5cccb2dc820b <vm_exec_core+14027>, 0x5cccb2dcab60 <vm_exec_core+24608>, 0x5cccb2dcc3a0 <vm_exec_core+30816>, 0x5cccb2dc9cc7 <vm_exec_core+20871>, 0x5cccb2dcabfa <vm_exec_core+24762>, 0x5cccb2dcb318 <vm_exec_core+26584>, 0x5cccb2dc9bf3 <vm_exec_core+20659>, 0x5cccb2dc5893 <vm_exec_core+3411>, 0x5cccb2dca42c <vm_exec_core+22764>, 0x5cccb2dc5709 <vm_exec_core+3017>, 0x5cccb2dc5b79 <vm_exec_core+4153>, 0x5cccb2dc7a4e <vm_exec_core+12046>, 0x5cccb2dc9794 <vm_exec_core+19540>, 0x5cccb2dca175 <vm_exec_core+22069>, 0x5cccb2dc9330 <vm_exec_core+18416>, 0x5cccb2dc528e <vm_exec_core+1870>, 0x5cccb2dcb89a <vm_exec_core+27994>, 0x5cccb2dcc1c6 <vm_exec_core+30342>, 0x5cccb2dc5c52 <vm_exec_core+4370>, 0x5cccb2dc67e6 <vm_exec_core+7334>, 0x5cccb2dc626c <vm_exec_core+5932>, 0x5cccb2dc71a6 <vm_exec_core+9830>, 0x5cccb2dc81a0 <vm_exec_core+13920>, 0x5cccb2dc5d14 <vm_exec_core+4564>, 0x5cccb2dcb6e3 <vm_exec_core+27555>, 0x5cccb2dc6755 <vm_exec_core+7189>, 0x5cccb2dc805e <vm_exec_core+13598>, 0x5cccb2dc8a13 <vm_exec_core+16083>, 0x5cccb2dcb013 <vm_exec_core+25811>, 0x5cccb2dc9ea3 <vm_exec_core+21347>, 0x5cccb2dc729a <vm_exec_core+10074>, 0x5cccb2dc6b23 <vm_exec_core+8163>, 0x5cccb2dcae41 <vm_exec_core+25345>, 0x5cccb2dc7c9c <vm_exec_core+12636>, 0x5cccb2dca537 <vm_exec_core+23031>, 0x5cccb2dc9f2b <vm_exec_core+21483>, 0x5cccb2dca604 <vm_exec_core+23236>, 0x5cccb2dcbe71 <vm_exec_core+29489>, 0x5cccb2dc8ff4 <vm_exec_core+17588>, 0x5cccb2dcb0e2 <vm_exec_core+26018>, 0x5cccb2dc4ecb <vm_exec_core+907>, 0x5cccb2dcaca5 <vm_exec_core+24933>, 0x5cccb2dc7572 <vm_exec_core+10802>, 0x5cccb2dc9838 <vm_exec_core+19704>, 0x5cccb2dc9d98 <vm_exec_core+21080>, 0x5cccb2dc4ed0 <vm_exec_core+912>, 0x5cccb2dc96a3 <vm_exec_core+19299>, 0x5cccb2dc796f <vm_exec_core+11823>, 0x5cccb2dc6ce0 <vm_exec_core+8608>, 0x5cccb2dca698 <vm_exec_core+23384>, 0x5cccb2dc5dd0 <vm_exec_core+4752>, 0x5cccb2dc8554 <vm_exec_core+14868>, 0x5cccb2dd3db9 <vm_exec_core+62073>, 0x5cccb2dca257 <vm_exec_core+22295>, 0x5cccb2dc6631 <vm_exec_core+6897>, 0x5cccb2dc69ff <vm_exec_core+7871>, 0x5cccb2dc68dd <vm_exec_core+7581>, 0x5cccb2dc6f36 <vm_exec_core+9206>, 0x5cccb2dc77be <vm_exec_core+11390>, 0x5cccb2dc6552 <vm_exec_core+6674>, 0x5cccb2dccde3 <vm_exec_core+33443>, 0x5cccb2dca30e <vm_exec_core+22478>, 0x5cccb2dc8e1c <vm_exec_core+17116>, 0x5cccb2dcb791 <vm_exec_core+27729>, 0x5cccb2dccf01 <vm_exec_core+33729>, 0x5cccb2dcbaf7 <vm_exec_core+28599>, 0x5cccb2dcc94e <vm_exec_core+32270>, 0x5cccb2dcca26 <vm_exec_core+32486>, 0x5cccb2dc57ac <vm_exec_core+3180>, 0x5cccb2dcc4d4 <vm_exec_core+31124>, 0x5cccb2dc7b5f <vm_exec_core+12319>, 0x5cccb2dcc70f <vm_exec_core+31695>, 0x5cccb2dc761e <vm_exec_core+10974>, 0x5cccb2dcb9f5 <vm_exec_core+28341>, 0x5cccb2dc55d3 <vm_exec_core+2707>, 0x5cccb2dc73b4 <vm_exec_core+10356>, 0x5cccb2dc875c <vm_exec_core+15388>, 0x5cccb2dc80f5 <vm_exec_core+13749>, 0x5cccb2dc7ec4 <vm_exec_core+13188>, 0x5cccb2dc4fc7 <vm_exec_core+1159>, 0x5cccb2dc54ea <vm_exec_core+2474>, 0x5cccb2dc5059 <vm_exec_core+1305>, 0x5cccb2dcbd10 <vm_exec_core+29136>, 0x5cccb2dc9540 <vm_exec_core+18944>, 0x5cccb2dc8ae4 <vm_exec_core+16292>, 0x5cccb2dc9201 <vm_exec_core+18113>, 0x5cccb2dc8f1a <vm_exec_core+17370>, 0x5cccb2dc7f65 <vm_exec_core+13349>, 0x5cccb2dc8908 <vm_exec_core+15816>, 0x5cccb2dc842a <vm_exec_core+14570>, 0x5cccb2dc8c13 <vm_exec_core+16595>, 0x5cccb2dc8c95 <vm_exec_core+16725>, 0x5cccb2dc523a <vm_exec_core+1786>, 0x5cccb2dc630b <vm_exec_core+6091>, 0x5cccb2dcbf40 <vm_exec_core+29696>, 0x5cccb2dc5e63 <vm_exec_core+4899>, 0x5cccb2dccb3f <vm_exec_core+32767>, 0x5cccb2dca903 <vm_exec_core+24003>, 0x5cccb2dc827e <vm_exec_core+14142>, 0x5cccb2dc53ba <vm_exec_core+2170>, 0x5cccb2dcc5a8 <vm_exec_core+31336>, 0x5cccb2dcc2a2 <vm_exec_core+30562>, 0x5cccb2dc60db <vm_exec_core+5531>, 0x5cccb2dc5958 <vm_exec_core+3608>, 0x5cccb2dcaf58 <vm_exec_core+25624>, 0x5cccb2dc7092 <vm_exec_core+9554>, 0x5cccb2dcc7e6 <vm_exec_core+31910>, 0x5cccb2dcc430 <vm_exec_core+30960>, 0x5cccb2dc76f2 <vm_exec_core+11186>, 0x5cccb2dc81fc <vm_exec_core+14012>, 0x5cccb2dcab51 <vm_exec_core+24593>, 0x5cccb2dcc391 <vm_exec_core+30801>, 0x5cccb2dc9cb8 <vm_exec_core+20856>, 0x5cccb2dcabeb <vm_exec_core+24747>, 0x5cccb2dcb309 <vm_exec_core+26569>, 0x5cccb2dc9be4 <vm_exec_core+20644>, 0x5cccb2dc5884 <vm_exec_core+3396>, 0x5cccb2dca41d <vm_exec_core+22749>, 0x5cccb2dc56fa <vm_exec_core+3002>, 0x5cccb2dc5b6a <vm_exec_core+4138>, 0x5cccb2dc7a3f <vm_exec_core+12031>, 0x5cccb2dc9785 <vm_exec_core+19525>, 0x5cccb2dca166 <vm_exec_core+22054>, 0x5cccb2dc9321 <vm_exec_core+18401>, 0x5cccb2dc527f <vm_exec_core+1855>, 0x5cccb2dcb88b <vm_exec_core+27979>, 0x5cccb2dcc1b7 <vm_exec_core+30327>, 0x5cccb2dc5c43 <vm_exec_core+4355>, 0x5cccb2dc67d7 <vm_exec_core+7319>, 0x5cccb2dc625d <vm_exec_core+5917>, 0x5cccb2dc7197 <vm_exec_core+9815>, 0x5cccb2dc8191 <vm_exec_core+13905>, 0x5cccb2dc5d05 <vm_exec_core+4549>, 0x5cccb2dcb6d4 <vm_exec_core+27540>, 0x5cccb2dc6746 <vm_exec_core+7174>, 0x5cccb2dc804f <vm_exec_core+13583>, 0x5cccb2dc8a04 <vm_exec_core+16068>, 0x5cccb2dcb004 <vm_exec_core+25796>, 0x5cccb2dc9e94 <vm_exec_core+21332>, 0x5cccb2dc728b <vm_exec_core+10059>, 0x5cccb2dc6b14 <vm_exec_core+8148>, 0x5cccb2dcae32 <vm_exec_core+25330>, 0x5cccb2dc7c8d <vm_exec_core+12621>, 0x5cccb2dca528 <vm_exec_core+23016>, 0x5cccb2dc9f1c <vm_exec_core+21468>, 0x5cccb2dca5f5 <vm_exec_core+23221>, 0x5cccb2dcbe62 <vm_exec_core+29474>, 0x5cccb2dc8fe5 <vm_exec_core+17573>, 0x5cccb2dcb0d3 <vm_exec_core+26003>, 0x5cccb2dc9e80 <vm_exec_core+21312>, 0x5cccb2dcac96 <vm_exec_core+24918>, 0x5cccb2dc7563 <vm_exec_core+10787>, 0x5cccb2dc9829 <vm_exec_core+19689>, 0x5cccb2dc9d89 <vm_exec_core+21065>, 0x5cccb2dc8748 <vm_exec_core+15368>, 0x5cccb2dc9694 <vm_exec_core+19284>, 0x5cccb2dc7960 <vm_exec_core+11808>, 0x5cccb2dc6cd1 <vm_exec_core+8593>, 0x5cccb2dca689 <vm_exec_core+23369>, 0x5cccb2dc5dc1 <vm_exec_core+4737>, 0x5cccb2dc8545 <vm_exec_core+14853>, 0x5cccb2dd3daa <vm_exec_core+62058>, 0x5cccb2dca248 <vm_exec_core+22280>, 0x5cccb2dc6622 <vm_exec_core+6882>, 0x5cccb2dc69f0 <vm_exec_core+7856>, 0x5cccb2dc68ce <vm_exec_core+7566>, 0x5cccb2dc6f27 <vm_exec_core+9191>, 0x5cccb2dc77af <vm_exec_core+11375>, 0x5cccb2dc968f <vm_exec_core+19279>, 0x5cccb2dc8e12 <vm_exec_core+17106>, 0x5cccb2dc968a <vm_exec_core+19274>, 0x5cccb2dc9e80 <vm_exec_core+21312>, 0x5cccb2dc9e7e <vm_exec_core+21310>, 0x5cccb2dc6f22 <vm_exec_core+9186>, 0x5cccb2dca3e1 <vm_exec_core+22689>, 0x5cccb2dc81f2 <vm_exec_core+14002>, 0x5cccb2dc81f7 <vm_exec_core+14007>, 0x5cccb2dc9e7c <vm_exec_core+21308>, 0x5cccb2dc9d5b <vm_exec_core+21019>, 0x5cccb2dc91e8 <vm_exec_core+18088>, 0x5cccb2dc8f06 <vm_exec_core+17350>, 0x5cccb2dc9e7a <vm_exec_core+21306>, 0x5cccb2dc931c <vm_exec_core+18396>...} reg_cfp = 0x77e87f9ff3a0 reg_pc = 0x5220000050a0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x00005cccb2dc1a71 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x00005cccb2b45d78 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131840492325200) at /tmp/ruby/src/trunk_asan/load.c:781 iseq = 0x77e881b64838 #15 0x00005cccb2b40d77 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287 found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x515000000300 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 131840492819440 realpath_map = 131840492819280 path = 131840492325200 state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #16 0x00005cccb2b3f02b in rb_require_string_internal (fname=131840492325240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160000003d0 result = <optimized out> #17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041 base = <optimized out> th: 0x515000000300, native_id: 0x77e882616c40 -- Control frame information ----------------------------------------------- #18 0x00005cccb2e24b88 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:3788 ci = 0x588100140003 cc = <optimized out> c:0021 p:---- s:0130 e:000129 CFUNC :select me = 0x77e881b649c8 cfunc = 0x504000018698 c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858 c:0017 p:0132 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 recv = 131840492948960 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x00005cccb2e0acfd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffde8786360) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766 c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42 c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 cme = <optimized out> c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891 c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145 v = <optimized out> #20 0x00005cccb2e0a7b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906 ci = <optimized out> cc = 0x0 #21 0x00005cccb2dd249d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77e87f9ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955 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 c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283 c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882 ci = <optimized out> argc = <optimized out> c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886 c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH] recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 c:0003 p:---- s:0011 e:000010 CFUNC :require_relative bh = 0 c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] cd = <optimized out> leaf = false c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] val = <optimized out> insns_address_table = {0x5cccb2dc5249 <vm_exec_core+1801>, 0x5cccb2dc631a <vm_exec_core+6106>, 0x5cccb2dcbf4f <vm_exec_core+29711>, 0x5cccb2dc5e72 <vm_exec_core+4914>, 0x5cccb2dccb4e <vm_exec_core+32782>, 0x5cccb2dca912 <vm_exec_core+24018>, 0x5cccb2dc828d <vm_exec_core+14157>, 0x5cccb2dc53c9 <vm_exec_core+2185>, 0x5cccb2dcc5b7 <vm_exec_core+31351>, 0x5cccb2dcc2b1 <vm_exec_core+30577>, 0x5cccb2dc60ea <vm_exec_core+5546>, 0x5cccb2dc5967 <vm_exec_core+3623>, 0x5cccb2dcaf67 <vm_exec_core+25639>, 0x5cccb2dc70a1 <vm_exec_core+9569>, 0x5cccb2dcc7f5 <vm_exec_core+31925>, 0x5cccb2dcc43f <vm_exec_core+30975>, 0x5cccb2dc7701 <vm_exec_core+11201>, 0x5cccb2dc820b <vm_exec_core+14027>, 0x5cccb2dcab60 <vm_exec_core+24608>, 0x5cccb2dcc3a0 <vm_exec_core+30816>, 0x5cccb2dc9cc7 <vm_exec_core+20871>, 0x5cccb2dcabfa <vm_exec_core+24762>, 0x5cccb2dcb318 <vm_exec_core+26584>, 0x5cccb2dc9bf3 <vm_exec_core+20659>, 0x5cccb2dc5893 <vm_exec_core+3411>, 0x5cccb2dca42c <vm_exec_core+22764>, 0x5cccb2dc5709 <vm_exec_core+3017>, 0x5cccb2dc5b79 <vm_exec_core+4153>, 0x5cccb2dc7a4e <vm_exec_core+12046>, 0x5cccb2dc9794 <vm_exec_core+19540>, 0x5cccb2dca175 <vm_exec_core+22069>, 0x5cccb2dc9330 <vm_exec_core+18416>, 0x5cccb2dc528e <vm_exec_core+1870>, 0x5cccb2dcb89a <vm_exec_core+27994>, 0x5cccb2dcc1c6 <vm_exec_core+30342>, 0x5cccb2dc5c52 <vm_exec_core+4370>, 0x5cccb2dc67e6 <vm_exec_core+7334>, 0x5cccb2dc626c <vm_exec_core+5932>, 0x5cccb2dc71a6 <vm_exec_core+9830>, 0x5cccb2dc81a0 <vm_exec_core+13920>, 0x5cccb2dc5d14 <vm_exec_core+4564>, 0x5cccb2dcb6e3 <vm_exec_core+27555>, 0x5cccb2dc6755 <vm_exec_core+7189>, 0x5cccb2dc805e <vm_exec_core+13598>, 0x5cccb2dc8a13 <vm_exec_core+16083>, 0x5cccb2dcb013 <vm_exec_core+25811>, 0x5cccb2dc9ea3 <vm_exec_core+21347>, 0x5cccb2dc729a <vm_exec_core+10074>, 0x5cccb2dc6b23 <vm_exec_core+8163>, 0x5cccb2dcae41 <vm_exec_core+25345>, 0x5cccb2dc7c9c <vm_exec_core+12636>, 0x5cccb2dca537 <vm_exec_core+23031>, 0x5cccb2dc9f2b <vm_exec_core+21483>, 0x5cccb2dca604 <vm_exec_core+23236>, 0x5cccb2dcbe71 <vm_exec_core+29489>, 0x5cccb2dc8ff4 <vm_exec_core+17588>, 0x5cccb2dcb0e2 <vm_exec_core+26018>, 0x5cccb2dc4ecb <vm_exec_core+907>, 0x5cccb2dcaca5 <vm_exec_core+24933>, 0x5cccb2dc7572 <vm_exec_core+10802>, 0x5cccb2dc9838 <vm_exec_core+19704>, 0x5cccb2dc9d98 <vm_exec_core+21080>, 0x5cccb2dc4ed0 <vm_exec_core+912>, 0x5cccb2dc96a3 <vm_exec_core+19299>, 0x5cccb2dc796f <vm_exec_core+11823>, 0x5cccb2dc6ce0 <vm_exec_core+8608>, 0x5cccb2dca698 <vm_exec_core+23384>, 0x5cccb2dc5dd0 <vm_exec_core+4752>, 0x5cccb2dc8554 <vm_exec_core+14868>, 0x5cccb2dd3db9 <vm_exec_core+62073>, 0x5cccb2dca257 <vm_exec_core+22295>, 0x5cccb2dc6631 <vm_exec_core+6897>, 0x5cccb2dc69ff <vm_exec_core+7871>, 0x5cccb2dc68dd <vm_exec_core+7581>, 0x5cccb2dc6f36 <vm_exec_core+9206>, 0x5cccb2dc77be <vm_exec_core+11390>, 0x5cccb2dc6552 <vm_exec_core+6674>, 0x5cccb2dccde3 <vm_exec_core+33443>, 0x5cccb2dca30e <vm_exec_core+22478>, 0x5cccb2dc8e1c <vm_exec_core+17116>, 0x5cccb2dcb791 <vm_exec_core+27729>, 0x5cccb2dccf01 <vm_exec_core+33729>, 0x5cccb2dcbaf7 <vm_exec_core+28599>, 0x5cccb2dcc94e <vm_exec_core+32270>, 0x5cccb2dcca26 <vm_exec_core+32486>, 0x5cccb2dc57ac <vm_exec_core+3180>, 0x5cccb2dcc4d4 <vm_exec_core+31124>, 0x5cccb2dc7b5f <vm_exec_core+12319>, 0x5cccb2dcc70f <vm_exec_core+31695>, 0x5cccb2dc761e <vm_exec_core+10974>, 0x5cccb2dcb9f5 <vm_exec_core+28341>, 0x5cccb2dc55d3 <vm_exec_core+2707>, 0x5cccb2dc73b4 <vm_exec_core+10356>, 0x5cccb2dc875c <vm_exec_core+15388>, 0x5cccb2dc80f5 <vm_exec_core+13749>, 0x5cccb2dc7ec4 <vm_exec_core+13188>, 0x5cccb2dc4fc7 <vm_exec_core+1159>, 0x5cccb2dc54ea <vm_exec_core+2474>, 0x5cccb2dc5059 <vm_exec_core+1305>, 0x5cccb2dcbd10 <vm_exec_core+29136>, 0x5cccb2dc9540 <vm_exec_core+18944>, 0x5cccb2dc8ae4 <vm_exec_core+16292>, 0x5cccb2dc9201 <vm_exec_core+18113>, 0x5cccb2dc8f1a <vm_exec_core+17370>, 0x5cccb2dc7f65 <vm_exec_core+13349>, 0x5cccb2dc8908 <vm_exec_core+15816>, 0x5cccb2dc842a <vm_exec_core+14570>, 0x5cccb2dc8c13 <vm_exec_core+16595>, 0x5cccb2dc8c95 <vm_exec_core+16725>, 0x5cccb2dc523a <vm_exec_core+1786>, 0x5cccb2dc630b <vm_exec_core+6091>, 0x5cccb2dcbf40 <vm_exec_core+29696>, 0x5cccb2dc5e63 <vm_exec_core+4899>, 0x5cccb2dccb3f <vm_exec_core+32767>, 0x5cccb2dca903 <vm_exec_core+24003>, 0x5cccb2dc827e <vm_exec_core+14142>, 0x5cccb2dc53ba <vm_exec_core+2170>, 0x5cccb2dcc5a8 <vm_exec_core+31336>, 0x5cccb2dcc2a2 <vm_exec_core+30562>, 0x5cccb2dc60db <vm_exec_core+5531>, 0x5cccb2dc5958 <vm_exec_core+3608>, 0x5cccb2dcaf58 <vm_exec_core+25624>, 0x5cccb2dc7092 <vm_exec_core+9554>, 0x5cccb2dcc7e6 <vm_exec_core+31910>, 0x5cccb2dcc430 <vm_exec_core+30960>, 0x5cccb2dc76f2 <vm_exec_core+11186>, 0x5cccb2dc81fc <vm_exec_core+14012>, 0x5cccb2dcab51 <vm_exec_core+24593>, 0x5cccb2dcc391 <vm_exec_core+30801>, 0x5cccb2dc9cb8 <vm_exec_core+20856>, 0x5cccb2dcabeb <vm_exec_core+24747>, 0x5cccb2dcb309 <vm_exec_core+26569>, 0x5cccb2dc9be4 <vm_exec_core+20644>, 0x5cccb2dc5884 <vm_exec_core+3396>, 0x5cccb2dca41d <vm_exec_core+22749>, 0x5cccb2dc56fa <vm_exec_core+3002>, 0x5cccb2dc5b6a <vm_exec_core+4138>, 0x5cccb2dc7a3f <vm_exec_core+12031>, 0x5cccb2dc9785 <vm_exec_core+19525>, 0x5cccb2dca166 <vm_exec_core+22054>, 0x5cccb2dc9321 <vm_exec_core+18401>, 0x5cccb2dc527f <vm_exec_core+1855>, 0x5cccb2dcb88b <vm_exec_core+27979>, 0x5cccb2dcc1b7 <vm_exec_core+30327>, 0x5cccb2dc5c43 <vm_exec_core+4355>, 0x5cccb2dc67d7 <vm_exec_core+7319>, 0x5cccb2dc625d <vm_exec_core+5917>, 0x5cccb2dc7197 <vm_exec_core+9815>, 0x5cccb2dc8191 <vm_exec_core+13905>, 0x5cccb2dc5d05 <vm_exec_core+4549>, 0x5cccb2dcb6d4 <vm_exec_core+27540>, 0x5cccb2dc6746 <vm_exec_core+7174>, 0x5cccb2dc804f <vm_exec_core+13583>, 0x5cccb2dc8a04 <vm_exec_core+16068>, 0x5cccb2dcb004 <vm_exec_core+25796>, 0x5cccb2dc9e94 <vm_exec_core+21332>, 0x5cccb2dc728b <vm_exec_core+10059>, 0x5cccb2dc6b14 <vm_exec_core+8148>, 0x5cccb2dcae32 <vm_exec_core+25330>, 0x5cccb2dc7c8d <vm_exec_core+12621>, 0x5cccb2dca528 <vm_exec_core+23016>, 0x5cccb2dc9f1c <vm_exec_core+21468>, 0x5cccb2dca5f5 <vm_exec_core+23221>, 0x5cccb2dcbe62 <vm_exec_core+29474>, 0x5cccb2dc8fe5 <vm_exec_core+17573>, 0x5cccb2dcb0d3 <vm_exec_core+26003>, 0x5cccb2dc9e80 <vm_exec_core+21312>, 0x5cccb2dcac96 <vm_exec_core+24918>, 0x5cccb2dc7563 <vm_exec_core+10787>, 0x5cccb2dc9829 <vm_exec_core+19689>, 0x5cccb2dc9d89 <vm_exec_core+21065>, 0x5cccb2dc8748 <vm_exec_core+15368>, 0x5cccb2dc9694 <vm_exec_core+19284>, 0x5cccb2dc7960 <vm_exec_core+11808>, 0x5cccb2dc6cd1 <vm_exec_core+8593>, 0x5cccb2dca689 <vm_exec_core+23369>, 0x5cccb2dc5dc1 <vm_exec_core+4737>, 0x5cccb2dc8545 <vm_exec_core+14853>, 0x5cccb2dd3daa <vm_exec_core+62058>, 0x5cccb2dca248 <vm_exec_core+22280>, 0x5cccb2dc6622 <vm_exec_core+6882>, 0x5cccb2dc69f0 <vm_exec_core+7856>, 0x5cccb2dc68ce <vm_exec_core+7566>, 0x5cccb2dc6f27 <vm_exec_core+9191>, 0x5cccb2dc77af <vm_exec_core+11375>, 0x5cccb2dc968f <vm_exec_core+19279>, 0x5cccb2dc8e12 <vm_exec_core+17106>, 0x5cccb2dc968a <vm_exec_core+19274>, 0x5cccb2dc9e80 <vm_exec_core+21312>, 0x5cccb2dc9e7e <vm_exec_core+21310>, 0x5cccb2dc6f22 <vm_exec_core+9186>, 0x5cccb2dca3e1 <vm_exec_core+22689>, 0x5cccb2dc81f2 <vm_exec_core+14002>, 0x5cccb2dc81f7 <vm_exec_core+14007>, 0x5cccb2dc9e7c <vm_exec_core+21308>, 0x5cccb2dc9d5b <vm_exec_core+21019>, 0x5cccb2dc91e8 <vm_exec_core+18088>, 0x5cccb2dc8f06 <vm_exec_core+17350>, 0x5cccb2dc9e7a <vm_exec_core+21306>, 0x5cccb2dc931c <vm_exec_core+18396>...} reg_cfp = 0x77e87f9ff790 reg_pc = 0x50400002f738 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #23 0x00005cccb2dc16b8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160000003d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x00005cccb2a4931b in rb_ec_exec_node (ec=0x5160000003d0, n=0x77e881b64a68) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffde87868b0, <optimized out>, 0x7ffde8786800, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x77e881b64a68 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x00005cccb2a42887 in rb_main (argc=9, argv=0x7ffde8786a88) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffde8786a88) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb [Inferior 1 (process 1250232) detached] 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.djz4u0: * drwx------ 2 60 2024-09-21 02:46:51 +0000 autoload20240921-1250248-l411bw/ * -rw-r--r-- 1 37 2024-09-21 02:46:51 +0000 test-bug-11055.rb $ timeout 60 gdb -p 1249911 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:964: 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 1249910 -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 1284827 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-09-20T17:17:21Z master 75ed086348) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 34.994341 seconds 3436 files, 32791 examples, 131178 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.