# Logfile created on 2024-10-16 10:05:00 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d3c943cfde0 @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.20241016-100500", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d3c943f0900 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d3c943f01a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d3c9430a1a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241016-100500", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241016-100500>, @binmode=false, @mon_data=#<Monitor:0x00007d3c95dcfbf0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 2bf9c82f1b $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 4e610f78da2c3f5c0866f0ef5c8b1a2ac2b212d8e114c2493ca86e193d6b941a builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: 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/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h unchanged generating makefiles ext/configure-ext.mk making trans Unpacked gems/typeprof-0.30.0.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' 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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.1 logger 1.6.1 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.10 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.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.4.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.2.0.beta1 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.8 rss 0.3.1 net-ftp 0.3.8 net-imap 0.4.17 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=8663 "--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/916] 1933186=test_gem_commands_check_command [ 2/916] 1933179=test_random_formatter [ 3/916] 1933194=test_rdoc_normal_class [ 4/916] 1933192=test_regex_casefold [ 5/916] 1933180=test_pipe [ 6/916] 1933193=test_gem_source_git [ 7/916] 1933189=test_rdoc_code_object [ 8/916] 1933183=test_gem_installer [ 9/916] 1933185=test_rdoc_top_level [ 10/916] 1933191=test_gem_command_manager [ 11/916] 1933181=test_multi_irb_commands [ 12/916] 1933190=test_scan_args [ 13/916] 1933182=test_date_attr [ 14/916] 1933187=test_duplicate [ 15/916] 1933188=test_time [ 16/916] 1933184=json_ext_parser_test [ 17/916] 1933182=test_integer [ 18/916] 1933187=test_erb [ 19/916] 1933192=test_cp949 [ 20/916] 1933184=test_condition [ 21/916] 1933181=test_files_lib [ 22/916] 1933192=test_sorted_set [ 23/916] 1933179=test_emoji [ 24/916] 1933190=test_string [ 25/916] 1933184=test_help [ 26/916] 1933184=test_gem_resolver_git_set [ 27/916] 1933179=test_class_name_check [ 28/916] 1933179=test_date_strptime [ 29/916] 1933187=test_ssl [ 30/916] 1933180=test_nomethod_error [ 31/916] 1933180=test_https_proxy [ 32/916] 1933188=test_pkey_dsa [ 33/916] 1933186=test_emitter [ 34/916] 1933179=test_json_tree [ 35/916] 1933194=library_symbols_test [ 36/916] 1933186=test_ractor [ 37/916] 1933179=test_case_comprehensive [ 38/916] 1933179=test_framework [ 39/916] 1933192=magic_comment_test [ 40/916] 1933180=test_zlib [ 41/916] 1933179=test_marshal [ 42/916] 1933194=test_omap [ 43/916] 1933194=test_load [ 44/916] 1933194=test_uncorrectable_name_check [ 45/916] 1933194=test_singleton_function [ 46/916] 1933194=test_cclass [ 47/916] 1933191=test_shellwords [ 48/916] 1933191=test_proc [ 49/916] 1933184=test_delegate [ 50/916] 1933184=test_helper_method [ 51/916] 1933188=test_cgi_core [ 52/916] 1933188=test_parser [ 53/916] 1933194=attribute_write_test [ 54/916] 1933194=test_yaml_special_cases [ 55/916] 1933194=test_gem_source_list [ 56/916] 1933188=test_gem_remote_fetcher_local_ssl_server [ 57/916] 1933185=test_rdoc_rd_inline [ 58/916] 1933193=test_float [ 59/916] 1933185=test_severity [ 60/916] 1933185=test_ractor [ 61/916] 1933184=test_gem [ 62/916] 1933185=test_files_test_1 [ 63/916] 1933179=test_arith_seq_extract [ 64/916] 1933186=test_gem_commands_help_command [ 65/916] 1933189=test_stringchar [ 66/916] 1933192=test_debug [ 67/916] 1933192=test_gem_uri [ 68/916] 1933186=test_rbconfig [ 69/916] 1933186=test_command [ 70/916] 1933194=test_gem_package_old [ 71/916] 1933189=test_digest [ 72/916] 1933194=test_psych [ 73/916] 1933194=test_ractor [ 74/916] 1933179=test_rdoc_parser_prism_ruby [ 75/916] 1933192=test_win32ole_variant [ 76/916] 1933192=test_fiddle [ 77/916] 1933192=test_enumerator [ 78/916] 1933192=test_rdoc_markup_formatter [ 79/916] 1933194=test_kdf [ 80/916] 1933191=test_gem_request_set_lockfile_tokenizer [ 81/916] 1933194=test_gem_commands_outdated_command [ 82/916] 1933192=test_class2name [ 83/916] 1933192=test_nil [ 84/916] 1933192=string_query_test [ 85/916] 1933192=test_rdoc_taskLeaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 35973> [ 86/916] 1933191=test_backtrace [ 87/916] 1933192=test_time_tz COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1933187 ko1 8u IPv4 727992902 0t0 TCP localhost:35973->localhost:49468 (CLOSE_WAIT) [ 88/916] 1933187=test_lazy_enumerator [ 89/916] 1933194=test_date_compat [ 90/916] 1933194=test_profile_frames [ 91/916] 1933193=test_resolve_symbol [ 92/916] 1933192=test_error_highlight [ 93/916] 1933186=test_find_executable [ 94/916] 1933186=test_set [ 95/916] 1933193=test_array [ 96/916] 1933194=test_safe_load [ 97/916] 1933194=test_color_printer [ 98/916] 1933186=test_frozen [ 99/916] 1933186=test_handle [100/916] 1933194=test_gem_source [101/916] 1933189=test_rdoc_markup_to_rdoc [102/916] 1933189=test_name_error [103/916] 1933186=test_exception_at_throwing [104/916] 1933186=test_benchmark [105/916] 1933194=string_encoding_test [106/916] 1933194=test_enumerator [107/916] 1933191=test_rdoc_parser_simple [108/916] 1933180=test_gem_package [109/916] 1933187=test_utf16 [110/916] 1933187=test_gem_available_set [111/916] 1933179=test_gem_source_installed [112/916] 1933189=test_modify_expand [113/916] 1933189=test_change_word [114/916] 1933191=test_date_time [115/916] 1933189=test_pkcs12 [116/916] 1933191=test_date [117/916] 1933191=test_parser [118/916] 1933188=test_gem_source_vendor [119/916] 1933188=test_gem_commands_list_command [120/916] 1933184=test_variable_name_check [121/916] 1933191=test_dbm [122/916] 1933191=test_pty [123/916] 1933184=test_assembler [124/916] 1933184=test_rdoc_ri_paths [125/916] 1933188=overlap_test [126/916] 1933179=test_gem_uninstaller [127/916] 1933186=test_symbol [128/916] 1933186=test_gem_platform [129/916] 1933187=test_propertyputref [130/916] 1933187=heredoc_dedent_test [131/916] 1933186=test_method_name_check [132/916] 1933187=test_kernel [133/916] 1933186=test_function_entry [134/916] 1933184=test_rdoc_parser_markdown [135/916] 1933186=test_win32ole_param [136/916] 1933186=test_acceptable [137/916] 1933192=implicit_array_test [138/916] 1933192=test_len [139/916] 1933192=test_gem_package_task [140/916] 1933192=test_bn [141/916] 1933184=test_provider [142/916] 1933192=test_win32ole_method_event [143/916] 1933192=test_http_request [144/916] 1933192=test_data [145/916] 1933192=test_rdoc_ri_driver [146/916] 1933189=test_httpheader [147/916] 1933186=test_gem_commands_server_command [148/916] 1933186=numeric_value_test [149/916] 1933191=test_keyword [150/916] 1933189=!Nothing_to_test [151/916] 1933189=test_ruby_lex [152/916] 1933186=test_assignment [153/916] 1933180=test_syntax [154/916] 1933188=test_gem_request_set_gem_dependency_api [155/916] 1933192=test_grapheme_breaks [156/916] 1933192=test_date_marshal [157/916] 1933192=test_ossl [158/916] 1933189=test_rdoc_rd_block_parser [159/916] 1933184=test_win32ole_param_event [160/916] 1933184=test_ripper [161/916] 1933188=test_key_name_check [162/916] 1933189=test_singleton [163/916] 1933188=test_rdoc_servlet [164/916] 1933189=test_file_exhaustive [165/916] 1933188=test_gem_gem_runner [166/916] 1933187=test_gem_ext_cargo_builder [167/916] 1933187=test_exception [168/916] 1933188=test_rdoc_generator_pot [169/916] 1933187=test_gem_commands_signout_command [170/916] 1933187=test_object [171/916] 1933187=test_pack [172/916] 1933188=test_gem_commands_exec_command [173/916] 1933191=test_gem_commands_unpack_command [174/916] 1933179=test_autoload [175/916] 1933184=test_gem_resolver_local_specification [176/916] 1933184=test_optarg [177/916] 1933187=test_ractor [178/916] 1933187=test_ssl_session [179/916] 1933184=test_stream [180/916] 1933184=test_generic [181/916] 1933191=breadth_first_search_test [182/916] 1933184=test_fiber [183/916] 1933191=test_resize [184/916] 1933191=test_rdoc_generator_darkfish [185/916] 1933182=test_div [186/916] 1933182=test_key_stroke [187/916] 1933182=test_deprecated [188/916] 1933182=test_gc_compact [189/916] 1933187=test_vm_dump [190/916] 1933187=test_ftp [191/916] 1933187=test_rdoc_markup_document [192/916] 1933187=errors_test [193/916] 1933190=test_open3 [194/916] 1933187=test_alias_and_anchor [195/916] 1933187=test_gem_commands_setup_command [196/916] 1933188=test_gem_commands_rebuild_command [197/916] 1933191=test_cesu8 [198/916] 1933191=test_rdoc_stats [199/916] 1933188=test_err_in_callback [200/916] 1933188=test_rdoc_store [201/916] 1933191=json_parser_test [202/916] 1933191=test_win32ole_variant_m [203/916] 1933191=test_date_parse [204/916] 1933191=test_gem_commands_update_command [205/916] 1933192=test_fips [206/916] 1933185=test_rand [207/916] 1933181=test_pkey_ec [208/916] 1933193=test_thread [209/916] 1933193=test_noarg [210/916] 1933187=test_data [211/916] 1933187=test_integer [212/916] 1933181=test_utf32 [213/916] 1933181=test_ellipsize [214/916] 1933181=test_helper [215/916] 1933187=test_memory_view [216/916] 1933185=test_gem_safe_marshal [217/916] 1933187=test_nextafter [218/916] 1933181=test_input_method [219/916] 1933187=test_capacity [220/916] 1933187=test_tracer [221/916] 1933192=test_option [222/916] 1933193=static_literals_test [223/916] 1933187=test_workspace [224/916] 1933188=test_to_ruby [225/916] 1933193=test_bundled_ca [226/916] 1933188=test_random [227/916] 1933188=test_backtrace [228/916] 1933188=test_rendering [229/916] 1933181=test_gem_commands_uninstall_command [230/916] 1933192=test_nesting_parser [231/916] 1933188=test_gem_resolver_installer_set [232/916] 1933186=test_gem_dependency_list [233/916] 1933187=test_files_test [234/916] 1933186=test_ifunless [235/916] 1933186=test_require [236/916] 1933186=test_gem_silent_ui [237/916] 1933186=test_ocsp [238/916] 1933192=test_rdoc_text [239/916] 1933187=test_shapes [240/916] 1933187=test_pkey_dh [241/916] 1933188=test_rdoc_markup_paragraph [242/916] 1933188=test_interned_str [243/916] 1933188=test_placearg [244/916] 1933187=test_gem_commands_cleanup_command [245/916] 1933192=test_env [246/916] 1933193=regular_expression_encoding_test [247/916] 1933193=test_config [248/916] 1933188=test_project_sanity [249/916] 1933185=test_continuation [250/916] 1933185=test_object_create_start [251/916] 1933185=test_forwardable [252/916] 1933185=test_io_m17n [253/916] 1933193=test_config [254/916] 1933188=test_delete [255/916] 1933188=comments_test [256/916] 1933188=test_ensured [257/916] 1933193=test_tmpdir [258/916] 1933186=node_id_test [259/916] 1933188=test_gem_source_subpath_problem [260/916] 1933189=parse_stream_test [261/916] 1933183=test_gem_resolver_api_set [262/916] 1933191=test_locale [263/916] 1933189=test_emitter [264/916] 1933193=test_ts [265/916] 1933183=test_dryrun [266/916] 1933189=json_generator_test [267/916] 1933183=test_gem_impossible_dependencies_error [268/916] 1933183=test_io_buffer [269/916] 1933188=encodings_test [270/916] 1933187=test_string_processing [271/916] 1933187=test_range [272/916] 1933183=test_type [273/916] 1933183=dispatcher_test [274/916] 1933188=test_udp [275/916] 1933189=test_rdoc_alias [276/916] 1933188=test_rdoc_single_class [277/916] 1933188=test_windows_1252 [278/916] 1933189=test_configuration [279/916] 1933191=test_stringify_symbols [280/916] 1933188=test_rdoc_token_stream [281/916] 1933191=test_rubyoptions [282/916] 1933188=test_printf [283/916] 1933183=test_to_ary_concat [284/916] 1933188=warnings_test [285/916] 1933186=test_install [286/916] 1933188=test_rdoc_markup_to_label [287/916] 1933188=test_prettyprint [288/916] 1933189=test_gem_validator [289/916] 1933188=integer_parse_test [290/916] 1933188=test_sleep [291/916] 1933181=test_queue [292/916] 1933181=test_key_event_record [293/916] 1933181=regular_expression_options_test [294/916] 1933181=index_write_test [295/916] 1933181=test_integer_comb [296/916] 1933186=test_depth_first [297/916] 1933186=test_ns_spki [298/916] 1933186=test_tsort [299/916] 1933186=test_custom_command [300/916] 1933189=test_bundled_gems [301/916] 1933189=lex_test [302/916] 1933186=test_tree_spell_checker [303/916] 1933186=test_pair [304/916] 1933193=test_m17n_comb [305/916] 1933183=test_date_ractor [306/916] 1933182=test_rdoc_rd_inline_parser [307/916] 1933183=test_dir [308/916] 1933190=test_gem_ext_configure_builder [309/916] 1933182=test_x509store [310/916] 1933185=test_mdns [311/916] 1933185=test_random [312/916] 1933185=test_merge_keys [313/916] 1933185=test_lexer [314/916] 1933183=test_win32ole_type [315/916] 1933187=test_rdoc_extend [316/916] 1933183=test_io_wait [317/916] 1933190=test_kwargs [318/916] 1933185=test_rdoc_generator_json_index [319/916] 1933190=test_set_len [320/916] 1933190=test_threadgroup [321/916] 1933185=test_euc_kr [322/916] 1933185=test_gem_commands_lock_command [323/916] 1933185=test_gem_local_remote_options [324/916] 1933187=test_gem_security_signer [325/916] 1933183=test_exception [326/916] 1933188=test_bash_completion [327/916] 1933185=test_beginendblock [328/916] 1933188=test_gem_resolver_requirement_list [329/916] 1933188=test_reline [330/916] 1933182=test_hash [331/916] 1933189=test_arith_seq_beg_len_step [332/916] 1933187=test_io_buffer [333/916] 1933189=test_win32ole_event [334/916] 1933189=test_scalar_scanner [335/916] 1933189=test_within_pipe [336/916] 1933189=test_yamlstore [337/916] 1933187=test_gem_config_file [338/916] 1933190=test_gem_commands_pristine_command [339/916] 1933189=test_rdoc_method_attr [340/916] 1933187=test_rdoc_rdoc [341/916] 1933189=test_rdoc_markup_pre_process [342/916] 1933187=test_yjit_exit_locations [343/916] 1933189=test_mailto [344/916] 1933189=test_yaml_tree [345/916] 1933187=test_case_mapping [346/916] 1933185=ripper_test [347/916] 1933187=test_rubygems [348/916] 1933189=test_gem_package_tar_writer [349/916] 1933189=test_weakref [350/916] 1933187=test_not [351/916] 1933187=test_timeout [352/916] 1933189=test_socket [353/916] 1933186=test_function [354/916] 1933187=test_gem_update_suggestion [355/916] 1933186=test_set [356/916] 1933185=test_gem_source_fetch_problem [357/916] 1933186=test_resource [358/916] 1933185=test_member [359/916] 1933185=test_gem_console_ui [360/916] 1933185=test_rdoc_markup_hard_break [361/916] 1933185=test_gem_resolver_lock_set [362/916] 1933186=test_append [363/916] 1933187=test_ractor_compatibility [364/916] 1933186=test_unicode_normalize [365/916] 1933185=test_method [366/916] 1933186=test_reline_key [367/916] 1933186=test_reqarg [368/916] 1933188=test_rdoc_generator_pot_po [369/916] 1933188=test_m17n [370/916] 1933192=test_rdoc_markup_attribute_manager [371/916] 1933192=test_buffered_io [372/916] 1933190=test_yjit [373/916] 1933192=test_webauthn_poller [374/916] 1933187=test_date_conv [375/916] 1933187=test_gem_resolver_composed_set [376/916] 1933187=test_rdoc_i18n_locale [377/916] 1933188=test_argf [378/916] 1933187=test_egrep_cpp [379/916] 1933192=test_pkey_rsa [380/916] 1933186=test_rdoc_generator_ri [381/916] 1933186=test_nofree [382/916] 1933186=test_numhash [383/916] 1933186=test_gem_stream_ui [384/916] 1933187=test_trace [385/916] 1933187=test_arity [386/916] 1933187=test_ipaddr [387/916] 1933186=test_euc_tw [388/916] 1933187=test_gem_security [389/916] 1933186=test_gem_commands_build_command [390/916] 1933184=test_compile_prism [391/916] 1933189=test_sizeof [392/916] 1933186=test_face [393/916] 1933186=test_gem_requirement [394/916] 1933180=test_alias [395/916] 1933186=test_object_references [396/916] 1933186=test_wait [397/916] 1933184=test_sleep [398/916] 1933186=test_x509name [399/916] 1933186=test_dns [400/916] 1933180=test_stringio [401/916] 1933183=test_require [402/916] 1933192=test_dup [403/916] 1933180=test_comparable [404/916] 1933180=test_emoji_breaks [405/916] 1933180=test_notimplement [406/916] 1933180=test_system [407/916] 1933186=test_bug-3571 [408/916] 1933186=test_date_new [409/916] 1933186=test_io_timeout [410/916] 1933181=command_line_test [411/916] 1933186=test_rdoc_rd [412/916] 1933181=test_gem_commands_info_command [413/916] 1933186=test_console_attr [414/916] 1933181=test_gem_bundler_version_finder [415/916] 1933186=heredoc_test [416/916] 1933186=test_webauthn_listener_response [417/916] 1933186=test_ubf_async_safe [418/916] 1933181=test_array [419/916] 1933186=parser_test [420/916] 1933181=snippets_test [421/916] 1933186=newline_test [422/916] 1933192=test_win32ole_record [423/916] 1933192=test_gem_path_support [424/916] 1933192=constant_path_node_test [425/916] 1933192=test_digest_extend [426/916] 1933192=test_gem_safe_yaml [427/916] 1933186=test_popen_deadlock [428/916] 1933192=test_did_you_mean [429/916] 1933184=test_autoconf [430/916] 1933184=test_bug-5832 [431/916] 1933184=test_cgi_multipart [432/916] 1933184=test_case [433/916] 1933184=test_rb_str_dup [434/916] 1933184=fuzzer_test [435/916] 1933192=test_rdoc_comment [436/916] 1933184=test_pack [437/916] 1933184=test_ast [438/916] 1933192=test_struct [439/916] 1933192=onigmo_test [440/916] 1933192=test_libs [441/916] 1933192=test_super [442/916] 1933187=test_math [443/916] 1933187=json_encoding_test [444/916] 1933187=test_time [445/916] 1933187=test_gc [446/916] 1933187=test_stringscanner [447/916] 1933187=test_numeric [448/916] 1933187=test_x509crl [449/916] 1933186=test_word [450/916] 1933186=test_cgi_session [451/916] 1933193=test_class [452/916] 1933193=test_type_completor [453/916] 1933193=test_gem_package_tar_reader [454/916] 1933186=test_gb18030 [455/916] 1933186=test_win32ole_variable [456/916] 1933186=test_gem_specification [457/916] 1933193=test_gbk [458/916] 1933193=test_rdoc_markup_attributes [459/916] 1933187=test_rdoc_class_module [460/916] 1933180=test_warning [461/916] 1933193=test_win32ole_type_event [462/916] 1933193=test_gem_name_tuple [463/916] 1933193=test_pointer [464/916] 1933180=test_refinement [465/916] 1933192=test_gem_dependency_installer [466/916] 1933181=test_flush [467/916] 1933181=test_rdoc_any_method [468/916] 1933193=test_cgi_header [469/916] 1933193=test_gem_commands_fetch_command [470/916] 1933194=test_pkcs7 [471/916] 1933193=test_complexrational [472/916] 1933193=test_rdoc_markup_to_html_snippet [473/916] 1933194=test_mixed_unicode_escapes [474/916] 1933194=test_enumerator_kw [475/916] 1933194=test_win32ole_variant_outarg [476/916] 1933194=test_mkmf [477/916] 1933194=test_mul [478/916] 1933194=test_require_path_check [479/916] 1933193=test_rdoc_markup_to_html [480/916] 1933189=regexp_test [481/916] 1933194=test_rdoc_markup_to_joined_paragraph [482/916] 1933189=test_string_memory [483/916] 1933194=test_pkg_config [484/916] 1933194=test_rdoc_context [485/916] 1933193=test_big2str [486/916] 1933193=test_line_editor [487/916] 1933193=test_rdoc_markup_indented_paragraph [488/916] 1933193=test_coderange [489/916] 1933187=test_open-uri [490/916] 1933193=test_rdoc_parser [491/916] 1933189=test_history [492/916] 1933193=test_dln [493/916] 1933193=test_x509attr [494/916] 1933193=test_iso_8859 [495/916] 1933189=test_complex2 [496/916] 1933189=test_protect [497/916] 1933189=test_gem_ext_cargo_builder_link_flag_converter [498/916] 1933193=test_protocol Leaked file descriptor: TestOpenURI#test_404: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33623> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1933187 ko1 10u IPv4 728010239 0t0 TCP localhost:33623->localhost:48480 (CLOSE_WAIT) [499/916] 1933189=test_tree_builder [500/916] 1933189=test_gem_commands_open_command Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 10 [501/916] 1933193=test_x509req [502/916] 1933187=test_cgi_util [503/916] 1933189=location_test [504/916] 1933189=test_c_struct_builder [505/916] 1933181=test_gc [506/916] 1933189=test_allocation [507/916] 1933193=test_enc_associate [508/916] 1933187=dump_test [509/916] 1933182=test_iseq [510/916] 1933194=test_insns_leaf [511/916] 1933194=test_store [512/916] 1933193=test_rdoc_normal_module [513/916] 1933186=test_rdoc_markdown_test [514/916] 1933193=test_pp [515/916] 1933193=test_tcp [516/916] 1933193=test_sprintf_comb [517/916] 1933194=test_path [518/916] 1933194=test_method_cache [519/916] 1933194=test_gem_stub_specification [520/916] 1933193=test_gem_text [521/916] 1933194=test_settracefunc [522/916] 1933193=tunnel_test [523/916] 1933193=test_gem_commands_stale_command [524/916] 1933193=test_win32ole [525/916] 1933193=test_gem_version [526/916] 1933193=test_rdoc_markup_to_tt_only [527/916] 1933193=test_extlibs [528/916] 1933185=test_rat [529/916] 1933185=test_rdoc_markup_heading [530/916] 1933185=test_gem_ext_rake_builder [531/916] 1933183=test_monitor [532/916] 1933182=json_string_matching_test [533/916] 1933182=test_asn1 [534/916] 1933183=test_flags [535/916] 1933182=test_transcode [536/916] 1933192=test_whileuntil [537/916] 1933192=source_location_test [538/916] 1933192=test_complex [539/916] 1933182=test_at_exit [540/916] 1933188=test_rdoc_markup_verbatim [541/916] 1933182=test_instrumentation_api [542/916] 1933188=static_inspect_test [543/916] 1933188=test_inadvertent_creation [544/916] 1933187=equality_test [545/916] 1933187=test_color [546/916] 1933187=test_gem_commands_query_command [547/916] 1933192=test_eval_history [548/916] 1933188=test_c_struct_entry [549/916] 1933192=test_case [550/916] 1933192=test_files_ext [551/916] 1933192=test_x509ext [552/916] 1933192=unescape_test [553/916] 1933186=test_win32ole_typelib [554/916] 1933186=test_euc_jp [555/916] 1933188=test_abi [556/916] 1933186=test_external_new [557/916] 1933186=test_scanner_events [558/916] 1933186=test_gem_resolver_dependency_request [559/916] 1933183=test_force_exit [560/916] 1933186=test_data_error [561/916] 1933185=test_rubyvm [562/916] 1933185=test_weakmap [563/916] 1933186=test_gem_doctor [564/916] 1933183=test_ancdata [565/916] 1933183=test_rdoc_markup_to_table_of_contents [566/916] 1933186=test_rdoc_encoding [567/916] 1933188=test_sprintf [568/916] 1933186=test_gem_uri_formatter [569/916] 1933186=test_gem_request_connection_pools [570/916] 1933194=test_rdoc_markdown [571/916] 1933183=test_optimization [572/916] 1933187=test_common [573/916] 1933182=test_deprecate [574/916] 1933188=test_rdoc_constant [575/916] 1933180=test_registry [576/916] 1933180=test_ssl [577/916] 1933186=test_gem_commands_push_command [578/916] 1933182=test_module [579/916] 1933188=parse_success_test [580/916] 1933188=test_ractor [581/916] 1933188=test_logdevice [582/916] 1933187=test_passing_block [583/916] 1933187=test_http [584/916] 1933187=test_rdoc_attr [585/916] 1933187=test_x509cert [586/916] 1933194=test_addrinfo [587/916] 1933194=ruby_parser_test [588/916] 1933194=test_rdoc_context_section [589/916] 1933194=test_buffering [590/916] 1933194=test_svcb_https [591/916] 1933194=test_bug-14834 [592/916] 1933194=test_key_actor_vi [593/916] 1933186=test_bmethod [594/916] 1933186=test_enumerable [595/916] 1933186=test_terminfo [596/916] 1933186=test_rdoc_markup_include [597/916] 1933186=test_ansi_without_terminfo [598/916] 1933186=test_gem_resolver_specification [599/916] 1933186=test_rdoc_generator_pot_po_entry [600/916] 1933186=json_fixtures_test [601/916] 1933186=test_load [602/916] 1933186=test_encoding [603/916] 1933187=test_default_gems [604/916] 1933194=test_rdoc_parser_c [605/916] 1933187=test_gem_security_trust_dir [606/916] 1933187=test_constant [607/916] 1933186=test_logperiod [608/916] 1933186=test_have_func [609/916] 1933193=test_enc_str_buf_cat [610/916] 1933193=test_zsh_completion [611/916] 1933193=test_gem_package_tar_reader_entry [612/916] 1933194=test_lock_native_thread [613/916] 1933194=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 34047> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1933194 ko1 10u IPv4 728020569 0t0 TCP localhost:34047->localhost:38172 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [614/916] 1933194=test_fd_setsize [615/916] 1933194=test_trick [616/916] 1933193=test_objectspace [617/916] 1933188=version_test [618/916] 1933188=test_gem_request_set [619/916] 1933191=test_gem_version_option [620/916] 1933191=test_files_test_2 [621/916] 1933186=test_require_lib [622/916] 1933188=test_gem_rdoc [623/916] 1933188=lex_test [624/916] 1933188=test_rdoc_markup_parser [625/916] 1933188=test_gem_remote_fetcher_s3 [626/916] 1933192=test_name_error_extension [627/916] 1933192=test_fstring [628/916] 1933188=test_iseq_load [629/916] 1933192=test_fixnum [630/916] 1933192=test_timeout [631/916] 1933192=test_signal [632/916] 1933182=test_rdoc_markup_raw [633/916] 1933182=test_ensure_and_callcc [634/916] 1933182=test_scheduler [635/916] 1933182=test_null [636/916] 1933182=test_gem_resolver_activation_request [637/916] 1933182=test_big5 [638/916] 1933182=compiler_test [639/916] 1933187=test_date_strftime [640/916] 1933182=test_typeddata [641/916] 1933182=test_gem_resolver_vendor_specification [642/916] 1933182=test_struct [643/916] 1933182=test_mutex [644/916] 1933188=test_bigzero [645/916] 1933188=test_basicinstructions [646/916] 1933192=test_key_actor_emacs [647/916] 1933188=test_gem_ext_builder [648/916] 1933192=test_verbose [649/916] 1933182=test_history [650/916] 1933182=test_rdoc_tom_doc [651/916] 1933192=test_gem_unsatisfiable_dependency_error [652/916] 1933192=test_rdoc_i18n_text [653/916] 1933192=test_ractor [654/916] 1933182=test_gem_package_tar_header [655/916] 1933182=test_disable_irb [656/916] 1933187=pattern_test [657/916] 1933192=test_logger [658/916] 1933192=test_sexp [659/916] 1933187=test_basicsocket [660/916] 1933182=test_import [661/916] 1933192=test_gem_commands_owner_command [662/916] 1933187=test_normalize [663/916] 1933187=test_recursion [664/916] 1933187=locals_test [665/916] 1933187=test_find [666/916] 1933187=test_raise [667/916] 1933187=test_ostruct [668/916] 1933187=test_completion [669/916] 1933192=test_proxy [670/916] 1933192=test_io_wait_uncommon [671/916] 1933192=test_string [672/916] 1933180=test_formatter [673/916] 1933180=test_gem_ci_detector [674/916] 1933194=test_yield [675/916] 1933180=test_gem_request_set_lockfile_parser [676/916] 1933192=test_shift_jis [677/916] 1933192=test_gem_dependency_resolution_error [678/916] 1933192=fixtures_test [679/916] 1933189=test_rational2 [680/916] 1933189=test_http [681/916] 1933180=test_too_many_dummy_encodings Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9 #<File::Stat dev=0x8, ino=728036416, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1933189 ko1 9u IPv4 728036416 0t0 TCP localhost:39015->localhost:44966 (CLOSE_WAIT) [682/916] 1933180=test_filter [683/916] 1933192=test_gem_ext_cmake_builder [684/916] 1933192=test_clone [685/916] 1933180=test_objspace [686/916] 1933185=test_erb_m17n [687/916] 1933182=test_koi8 [688/916] 1933185=test_rdoc_markup_to_ansi [689/916] 1933182=test_fnmatch [690/916] 1933182=test_evaluation [691/916] 1933185=test_gem_resolver_vendor_set [692/916] 1933182=test_require [693/916] 1933190=test_https [694/916] 1933185=test_erb_command [695/916] 1933185=test_have_library [696/916] 1933192=test_unicode_escape [697/916] 1933192=integer_base_flags_test [698/916] 1933192=test_httpresponses [699/916] 1933192=test_ftp [700/916] 1933192=test_switch_hitter [701/916] 1933192=test_defined [702/916] 1933192=test_pack [703/916] 1933188=test_ole_methods [704/916] 1933188=test_call [705/916] 1933187=test_thread [706/916] 1933188=json_generic_object_test [707/916] 1933188=test_hash_create [708/916] 1933188=test_gem_security_policy [709/916] 1933192=test_gem_install_update_options [710/916] 1933188=test_file [711/916] 1933188=test_gem_resolver_index_set [712/916] 1933188=test_init [713/916] 1933192=test_rdoc_parser_changelog [714/916] 1933186=test_rdoc_markup_to_html_crossref [715/916] 1933185=test_case_options [716/916] 1933192=test_folderitem2_invokeverb [717/916] 1933185=test_update [718/916] 1933192=test_files_sample [719/916] 1933192=test_arity [720/916] 1933185=test_key_error [721/916] 1933192=test_engine [722/916] 1933192=test_enc_raise [723/916] 1933185=test_inlinecache [724/916] 1933192=test_show_source [725/916] 1933192=test_httpresponse [726/916] 1933192=test_rdoc_parser_ruby [727/916] 1933185=test_rdoc_markup_to_markdown [728/916] 1933185=test_usrmarshal [729/916] 1933191=test_weakkeymap [730/916] 1933188=test_gem_command [731/916] 1933188=test_memory_view [732/916] 1933185=test_pinned [733/916] 1933189=test_tempfile [734/916] 1933185=test_config [735/916] 1933182=test_gem_util [736/916] 1933186=test_raise_exception [737/916] 1933185=test_gem_remote_fetcher [738/916] 1933188=test_gem_gemcutter_utilities [739/916] 1933182=test_gem_resolver [740/916] 1933188=test_gem_commands_yank_command [741/916] 1933185=test_jaro_winkler [742/916] 1933189=test_pattern_key_name_check [743/916] 1933185=test_exit [744/916] 1933189=test_postponed_job [745/916] 1933188=test_gem_request_set_lockfile [746/916] 1933182=ractor_test [747/916] 1933185=test_dot_dot [748/916] 1933185=test_human_typo [749/916] 1933185=test_cparser [750/916] 1933182=reflection_test [751/916] 1933182=test_bignum [752/916] 1933183=test_gem_commands_which_command [753/916] 1933183=test_enum [754/916] 1933182=parse_test [755/916] 1933182=test_gem_source_specific_file [756/916] 1933190=test_unix [757/916] 1933188=test_optparse [758/916] 1933188=test_coder [759/916] 1933188=test_symbol [760/916] 1933190=test_context [761/916] 1933192=test_rdoc_markup [762/916] 1933192=test_last_thread [763/916] 1933182=test_rdoc_markup_to_bs [764/916] 1933186=test_etc [765/916] 1933189=test_gem_remote_fetcher_local_server [766/916] 1933182=test_ldap [767/916] 1933182=test_gem_source_lock [768/916] 1933193=test_cipher [769/916] 1933189=test_macro [770/916] 1933189=test_hash [771/916] 1933186=test_new [772/916] 1933182=test_ractor [773/916] 1933193=test_rdoc_rubygems_hook [774/916] 1933186=test_debugger_integration [775/916] 1933189=test_array_create [776/916] 1933189=test_gem_resolver_installed_specification [777/916] 1933186=test_gem_commands_environment_command [778/916] 1933189=test_tracepoint [779/916] 1933190=test_my_integer [780/916] 1933186=symbol_encoding_test [781/916] 1933190=test_cd [782/916] 1933190=test_gem_commands_mirror [783/916] 1933190=test_internal_ivar [784/916] 1933186=test_cgi_cookie [785/916] 1933182=test_signedness [786/916] 1933190=test_hmac [787/916] 1933186=desugar_compiler_test [788/916] 1933190=test_ractor [789/916] 1933186=test_gem_spec_fetcher [790/916] 1933193=test_c_union_entity [791/916] 1933190=test_gem_commands_sources_command [792/916] 1933193=test_undef [793/916] 1933192=test_io_console [794/916] 1933193=test_date_arith [795/916] 1933193=test_rdoc_require [796/916] 1933193=test_ws [797/916] 1933193=test_io [798/916] 1933186=test_numeric [799/916] 1933191=test_metaclass [800/916] 1933191=test_rdoc_parser_rd [801/916] 1933185=test_gem_source_local [802/916] 1933191=test_num2int [803/916] 1933191=test_have_macro [804/916] 1933190=test_process [805/916] 1933181=test_parse [806/916] 1933186=test_iter_break [807/916] 1933186=test_wss [808/916] 1933189=test_closure [809/916] 1933186=test_address_resolve [810/916] 1933186=test_gem_resolver_lock_specification [811/916] 1933186=test_cstr [812/916] 1933185=test_variable [813/916] 1933191=test_digest [814/916] 1933191=test_econv [815/916] 1933185=test_foreach [816/916] 1933185=test_securerandom [817/916] 1933185=test_nil2vtempty [818/916] 1933185=test_thread_queue [819/916] 1933189=test_flip [820/916] 1933189=test_nowrite [821/916] 1933189=test_summary [822/916] 1933192=test_stack [823/916] 1933181=test_gem_ext_cargo_builder_unit [824/916] 1933181=test_gem_commands_install_command [825/916] 1933189=test_func [826/916] 1933183=json_common_interface_test [827/916] 1933183=test_stream [828/916] 1933183=test_coverage [829/916] 1933186=test_remote_fetch_error [830/916] 1933194=test_pathname [831/916] 1933186=test_dir_m17n [832/916] 1933182=test_gem_resolver_git_specification [833/916] 1933194=test_kill_ring [834/916] 1933194=test_cgi_tag_helper [835/916] 1933194=test_io [836/916] 1933182=test_gem_commands_cert_command [837/916] 1933194=test_fileutils [838/916] 1933187=test_process [839/916] 1933187=test_object [840/916] 1933191=test_eval [841/916] 1933191=test_iterator [842/916] 1933191=test_marshalable [843/916] 1933191=test_gem_resolver_index_specification [844/916] 1933191=test_string [845/916] 1933191=test_method_cache [846/916] 1933191=test_gem_dependency [847/916] 1933194=parse_comments_test [848/916] 1933194=test_class [849/916] 1933192=test_serialize_subclasses [850/916] 1933192=test_const [851/916] 1933192=test_gem_commands_dependency_command [852/916] 1933191=test_gem_ext_ext_conf_builder [853/916] 1933192=test_cmethod [854/916] 1933192=test_qsort [855/916] 1933192=json_addition_test [856/916] 1933185=test_thread_fd_close [857/916] 1933192=test_storage [858/916] 1933185=test_path_to_class [859/916] 1933185=test_windows_1251 [860/916] 1933192=test_parser_events [861/916] 1933185=test_unicode [862/916] 1933183=test_eval [863/916] 1933185=test_stat [864/916] 1933185=test_addr [865/916] 1933192=test_gem_resolver_best_set [866/916] 1933185=test_convertible [867/916] 1933192=test_helper [868/916] 1933192=test_yamldbm [869/916] 1933187=test_win32ole_method [870/916] 1933192=test_thread_cv [871/916] 1933187=test_cgi_modruby [872/916] 1933187=test_gem_resolver_conflict [873/916] 1933187=test_scalar [874/916] 1933187=test_rdoc_generator_markup [875/916] 1933187=test_readpartial [876/916] 1933183=test_gem_commands_contents_command [877/916] 1933187=test_rdoc_cross_reference [878/916] 1933182=test_regexp [879/916] 1933181=newline_offsets_test [880/916] 1933192=test_rational [881/916] 1933183=test_str2big [882/916] 1933183=test_sockopt [883/916] 1933192=test_frozen_error [884/916] 1933183=bom_test [885/916] 1933192=test_file [886/916] 1933183=test_lambda [887/916] 1933183=test_encoding [888/916] 1933183=test_thread [889/916] 1933183=test_pattern_matching [890/916] 1933183=test_gem_commands_search_command [891/916] 1933181=test_arithmetic_sequence [892/916] 1933183=test_irb [893/916] 1933188=test_literal [894/916] 1933181=test_getopts [895/916] 1933181=test_gem_resolver_api_specification [896/916] 1933181=test_rendering [897/916] 1933181=test_rdoc_include [898/916] 1933181=parameters_signature_test [899/916] 1933186=test_primitive [900/916] 1933181=test_gem_request [901/916] 1933186=test_pkey [902/916] 1933189=test_nonblock [903/916] 1933189=test_gem_commands_signin_command [904/916] 1933186=test_recorder [905/916] 1933186=test_yield_block [906/916] 1933186=test_gem_commands_specification_command [907/916] 1933189=test_boolean [908/916] 1933189=test_config [909/916] 1933186=test_yaml [910/916] 1933187=test_rdoc_options [911/916] 1933183=test_ansi_with_terminfo [912/916] 1933183=test_document [913/916] 1933183=test_ractor [914/916] 1933181=test_pstore [915/916] 1933183=test_spell_checker [916/916] 1933183=test_bug_reporter $$$ #<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:09 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 949 959 959 959 pts/0 959 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 960 959 959 pts/0 959 S+ 1000 0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 1248492 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1490997 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 960 1931543 959 959 pts/0 959 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 1931543 1931546 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.20241016-100500 --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 1931546 1931547 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.20241016-100500 --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 1931547 1932842 959 959 pts/0 959 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 1932842 1932843 959 959 pts/0 959 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1932843 1933176 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 1933176 1933179 959 959 pts/0 959 Sl+ 1000 0:12 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1933179 1935480 959 959 pts/0 959 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 1933179 1935488 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 1933179 1935493 959 959 pts/0 959 Z+ 1000 0:00 [test_autoload.*] <defunct> 1931547 1967035 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, 1248492, 1490997, 2090122, 2628222], 949=>[959], 959=>[960], 960=>[1931543], 1931543=>[1931546], 1931546=>[1931547], 1931547=>[1932842, 1967035], 1932842=>[1932843], 1932843=>[1933176], 1933176=>[1933179], 1933179=>[1935480, 1935488, 1935493], 2090122=>[2090124, 2360588], 2628222=>[2628224]} $ timeout 60 gdb -p 1935480 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1935481] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000609b44375b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7baa8a2006c0 (LWP 1935480) "test_autoload.*" 0x0000609b44375b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x7baa958006c0 (LWP 1935481) "test_autoload.*" 0x00007baab1b1b4cd in __GI___poll (fds=0x7baa7cb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7baa958006c0 (LWP 1935481) "test_autoload.*"): #0 0x00007baab1b1b4cd in __GI___poll (fds=0x7baa7cb09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000609b4430042a in __interceptor_poll () No symbol table info available. #2 0x0000609b446ae95f 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:3067 vm = <optimized out> #4 0x0000609b443597df in asan_thread_start(void*) () No symbol table info available. #5 0x00007baab1a9ca94 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 = {135972582852288, -8901107066409978683, 135972582852288, -352, 0, 135972392002064, -8901107066397395771, -8901184463643085627}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007baab1b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7baa8a2006c0 (LWP 1935480) "test_autoload.*"): #0 0x0000609b44375b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000609b44376b4a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000609b442c53c0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000609b442c5239 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 0x0000609b442c4e65 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 0x0000609b442bfe6e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x0000609b442bfc58 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x0000609b4435bbc3 in __interceptor_malloc () No symbol table info available. #8 0x0000609b443e0715 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default.c:8186 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #9 0x0000609b44480662 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:599 new_arena = <optimized out> #10 prepare_iseq_build (iseq=iseq@entry=0x7baa8e12e670, name=<optimized out>, name@entry=135973045944720, path=path@entry=135972458135080, realpath=realpath@entry=135973045355320, first_lineno=0, code_location=code_location@entry=0x7baa8190ae40, node_id=-1, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7baa8190ae20) at /tmp/ruby/src/trunk_asan/iseq.c:645 coverage = 0 err_info = 4 body = <optimized out> #11 0x0000609b4447fb0c in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x7baa8190ae20) at /tmp/ruby/src/trunk_asan/iseq.c:1054 next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0} code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}} iseq = 0x7baa8e12e670 location = <optimized out> start_line = <optimized out> start = <optimized out> end = <optimized out> #12 0x0000609b4447f751 in pm_iseq_new_top (node=node@entry=0x7baa8a1fc898, name=name@entry=135973045944720, path=path@entry=135972458135080, realpath=realpath@entry=135973045355320, parent=parent@entry=0x0) at /tmp/ruby/src/trunk_asan/iseq.c:904 No locals. #13 0x0000609b4449ca17 in load_iseq_eval (ec=0x5160049f7ad0, fname=fname@entry=135972458135080) at /tmp/ruby/src/trunk_asan/load.c:754 result = <optimized out> error = <optimized out> ec = 0x5160049f7ad0 v = <optimized out> th = <optimized out> realpath_map = 135973047554720 iseq = <optimized out> #14 0x0000609b44497bd7 in require_internal (ec=ec@entry=0x5160049f7ad0, 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 = 0x51500024ef80 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 135973047554880 realpath_map = 135973047554720 path = 135972458135080 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 0x0000609b44495ac0 in rb_require_string_internal (fname=135973045355320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386 ec = 0x5160049f7ad0 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 0x0000609b4477d438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163a100140003 cc = <optimized out> me = 0x7baab036b4c0 cfunc = 0x504000018618 recv = 135973054369280 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x0000609b447635ad in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7baa8a1fd400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x0000609b44769205 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181 No locals. #21 0x0000609b4472accd in vm_sendish (ec=0x5160049f7ad0, reg_cfp=0x7baa8e08f6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160049f7ad0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baa8e08f6e8 reg_pc = 0x5110000a1638 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 0x0000609b44719ee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160049f7ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #24 0x0000609b447913fa in vm_call0_body (ec=<optimized out>, calling=0x7baa81b09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x7baa81b098d0 cc = <optimized out> ret = <optimized out> #25 0x0000609b44790c6f in vm_call0_cme (ec=0x5160049f7ad0, calling=0x7baa81b09860, argv=0x7baa8a1fdbc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #26 vm_call0_body (ec=<optimized out>, calling=0x7baa81b09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x7baa9591eb58 orig_cme = <optimized out> ci = 0x7baa81b098d0 cc = 0x7baa95919950 ret = <optimized out> #27 0x0000609b44744fbe in vm_call0_cc (recv=135973054369280, id=22641, argc=<optimized out>, argv=<optimized out>, cc=0x7baa95919950, 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 = 0x7baa95919950 self = <optimized out> #29 0x0000609b44745dee in rb_funcallv (recv=135973054369280, mid=22641, argc=1, argv=0x7baa8a1fdbc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #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 = 0x7baa8a1fdbc0 #31 0x0000609b44705b3e in autoload_feature_require (_arguments=135972392001456) at /tmp/ruby/src/trunk_asan/variable.c:2937 arguments = 0x7baa8a1fdfb0 autoload_const = <optimized out> result = <optimized out> #32 autoload_try_load (_arguments=135972392001456) at /tmp/ruby/src/trunk_asan/variable.c:2951 arguments = 0x7baa8a1fdfb0 result = <optimized out> ce = <optimized out> #33 0x0000609b443a4020 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 = 0x5160049f7ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7baa8a1fdf30, <optimized out>, 0x7baa8a1fde40, <optimized out>, <optimized out>}, prev = 0x7baa81a09740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160049f7ad0 state = RUBY_TAG_NONE errinfo = <optimized out> #34 0x0000609b44704e81 in rb_autoload_load (module=module@entry=135973054446880, name=name@entry=249227) at /tmp/ruby/src/trunk_asan/variable.c:3012 ce = 0x503000273d00 th: 0x51500024ef80, native_id: 0x7baa8a2006c0 -- Control frame information ----------------------------------------------- arguments = {module = 135973054446880, name = 249227, flag = 0, mutex = 135972458260680, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] c:0006 p:---- s:0024 e:000023 CFUNC :require autoload_const_value = <optimized out> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] #35 0x0000609b4470e80d in rb_const_search_from (klass=135972331004200, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3114 ac = 0xfffffffffffffe00 am = 135973054446880 tmp = 135973054446880 ce = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] current = 135973054446880 value = <optimized out> first_iteration = <optimized out> #36 0x0000609b44706ba4 in rb_const_search (klass=135972331004200, id=249227, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3136 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:3063 c = <optimized out> #38 0x0000609b44711abe 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 = 92358976736008 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 0x0000609b4471ca53 in vm_get_ev_const_chain (ec=0x5160049f7ad0, segments=0x5020001269f0) 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=0x502000126990) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6371 segments = 0x5020001269f0 ice = <optimized out> val = <optimized out> #41 0x0000609b447237f6 in vm_exec_core (ec=ec@entry=0x5160049f7ad0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baa8e08f720 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 0x0000609b44719ee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160049f7ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #43 0x0000609b4479aa42 in invoke_iseq_block_from_c (ec=0x5160049f7ad0, captured=0x7baa8e08f7a8, self=135972342952720, 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 = 0x7baa959ce968 cfp = <optimized out> sp = 0x7baa8df8f850 use_argv = 0x0 stack_argv = 0x7baa8df8f850 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 = 0x7baa8e08f7a8 #45 0x0000609b44747206 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 0x0000609b44747206 in rb_yield (val=<optimized out>) No locals. #49 0x0000609b443a38fa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1033 _ec = 0x5160049f7ad0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7baa8a1fed70, <optimized out>, 0x7baa8a1fec80, <optimized out>, <optimized out>}, prev = 0x7baa81a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x5160049f7ad0 cfp = 0x7baa8e08f758 #50 0x0000609b4451eb3b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4381 status = <optimized out> pid = <optimized out> #51 0x0000609b4477d438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x648100040001 cc = <optimized out> me = 0x7baa8e12ea30 cfunc = 0x504000020098 recv = 135972342952720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #52 0x0000609b447635ad in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7baa8a1ff3c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #53 0x0000609b44763065 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #54 0x0000609b4472226b in vm_sendish (ec=0x5160049f7ad0, reg_cfp=0x7baa8e08f790, cd=0x502000126b10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #55 vm_exec_core (ec=ec@entry=0x5160049f7ad0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000126b10 insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baa8e08f790 reg_pc = 0x5040001ba3f0 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> #56 0x0000609b44719ee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160049f7ad0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #57 0x0000609b447570db in invoke_iseq_block_from_c (ec=0x5160049f7ad0, captured=<optimized out>, self=135972342952720, 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 = 0x7baa959ce990 cfp = 0x7baa8e08f7c8 sp = 0x7baa8df8f818 use_argv = <optimized out> stack_argv = 0x7baa8df8f818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #58 invoke_block_from_c_proc (ec=0x5160049f7ad0, self=135972342952720, 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> #59 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. #60 0x0000609b44755366 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x504000a1a350, argc=1144478606, 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 #61 0x0000609b446ac7e9 in thread_do_start_proc (th=th@entry=0x51500024ef80) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000a1a350 args_len = 0 args_ptr = <optimized out> #62 0x0000609b446aa39a in thread_do_start (th=0x51500024ef80) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #63 thread_start_func_2 (th=th@entry=0x51500024ef80, 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> #64 0x0000609b446a965e in call_thread_start_func_2 (th=0x51500024ef80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7baa8a1ffce0 #65 nt_start (ptr=0x50c00029a400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x51500024ef80 sched = <optimized out> nt = 0x50c00029a400 vm = 0x525000000100 #66 0x0000609b443597df in asan_thread_start(void*) () No symbol table info available. #67 0x00007baab1a9ca94 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 = {135972392011456, -8901130980787882811, 135972392011456, -352, 0, 140723839386960, -8901130980775299899, -8901184463643085627}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #68 0x00007baab1b29c3c 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 1935480) detached] $ timeout 60 gdb -p 1935488 -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 1935493 -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 1933179 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1967075] [New LWP 1935494] [New LWP 1935184] [New LWP 1934322] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007baab1a98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffcd2755040, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7baab1c48c40 (LWP 1933179) "ruby" 0x00007baab1a98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffcd2755040, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57 2 Thread 0x7baa84c006c0 (LWP 1967075) "envutil.rb:183" 0x00007baab1b1b4cd in __GI___poll (fds=0x7baa81a09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7baa958006c0 (LWP 1935494) "test_autoload.*" 0x00007baab1b1b4cd in __GI___poll (fds=0x7baa82509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7baa904006c0 (LWP 1935184) "parallel.rb:40" 0x00007baab1b1b4cd in __GI___poll (fds=0x7baa8320f160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 5 Thread 0x7baa8bc006c0 (LWP 1934322) "Timeout stdlib " 0x00007baab1a98d61 in __futex_abstimed_wait_common64 (private=24731, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000b04e14) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 5 (Thread 0x7baa8bc006c0 (LWP 1934322) "Timeout stdlib "): #0 0x00007baab1a98d61 in __futex_abstimed_wait_common64 (private=24731, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000b04e14) 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=24731, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000b04e14) 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=0x50c000b04e14, 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 0x00007baab1a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000b04de8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7baab1a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7baa8bbfec30, __canceltype = -1999572240, __prev = 0x0} cbuffer = {wseq = 9, cond = 0x50c000b04de8, mutex = 0x515000000920, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 9 seq = 4 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=0x50c000b04de8, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000609b446842c1 in rb_native_cond_wait (cond=0x50c000b04e14, 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=0x51500019df00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x0000609b446a82f2 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x51500019df00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x0000609b4468e731 in native_sleep (th=0x51500019df00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3344 sched = <optimized out> #9 sleep_forever (th=0x51500019df00, 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 0x0000609b446a6d65 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=135973045850040, 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 0x0000609b443a4020 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 = 0x51600360f0d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7baa8bbfef90, <optimized out>, 0x7baa8bbfeea0, <optimized out>, <optimized out>}, prev = 0x7baa88a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x51600360f0d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x0000609b446a624d in queue_do_pop (self=<optimized out>, q=0x50400005d210, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 135973045850040, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 135973045850040, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400005d210 end = 0 #14 0x0000609b44725a15 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:7330 func_ptr = <optimized out> canary_p = <optimized out> ret = <optimized out> #15 0x0000609b44725a15 in vm_invoke_builtin_delegate (ec=0x51600360f0d0, cfp=0x7baa895ff758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x51600360f0d0) at ../../src/trunk_asan/insns.def:1632 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baa895ff758 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 0x0000609b44719ee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x51600360f0d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000609b447570db in invoke_iseq_block_from_c (ec=0x51600360f0d0, captured=<optimized out>, self=135973045662840, 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 = 0x7baab118de90 cfp = 0x7baa895ff7c8 sp = 0x7baa894ff818 use_argv = <optimized out> stack_argv = 0x7baa894ff818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x51600360f0d0, self=135973045662840, 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 0x0000609b44755366 in rb_vm_invoke_proc (ec=0x50c000b04e14, proc=0x189, proc@entry=0x504000765ed0, argc=-1314288287, 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 0x0000609b446ac7e9 in thread_do_start_proc (th=th@entry=0x51500019df00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000765ed0 args_len = 0 args_ptr = <optimized out> #23 0x0000609b446aa39a in thread_do_start (th=0x51500019df00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x51500019df00, 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 0x0000609b446a965e in call_thread_start_func_2 (th=0x51500019df00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7baa8bbffce0 #26 nt_start (ptr=0x50c000b04dc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x51500019df00 sched = <optimized out> nt = 0x50c000b04dc0 vm = 0x525000000100 #27 0x0000609b443597df in asan_thread_start(void*) () No symbol table info available. #28 0x00007baab1a9ca94 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 = {135972419274432, -8901127407375092539, 135972419274432, -352, 22, 140723839384176, -8901127407362509627, -8901184463643085627}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007baab1b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7baa904006c0 (LWP 1935184) "parallel.rb:40"): #0 0x00007baab1b1b4cd in __GI___poll (fds=0x7baa8320f160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000609b4430042a in __interceptor_poll () No symbol table info available. #2 0x0000609b44453f3d in nogvl_wait_for (th=135972584736800, fptr=0x51100009eb00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 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:1172 ready = <optimized out> #4 0x0000609b444553b6 in internal_read_func (ptr=0x7baa8320ef40) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x7baa8320ef40 result = <optimized out> #5 0x0000609b4469273b in rb_thread_io_blocking_call (func=0x609b44454f30 <internal_read_func>, data1=0x7baa8320ef40, 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 0x0000609b443a4020 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 = 0x5160049f80d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7baa903fee50, <optimized out>, 0x7baa903fed60, <optimized out>, <optimized out>}, prev = 0x7baa83209240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160049f80d0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x0000609b44469765 in io_read_memory_locktmp (str=135972274631008, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3449 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3495 str = <optimized out> iis = {th = 135972584736800, fptr = 0x51100009eb00, nonblock = 0, fd = 6, buf = 0x51900030f780, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x51100009eb00 n = <optimized out> shrinkable = <optimized out> #9 0x0000609b44445a51 in io_readpartial (argc=-2094993056, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3615 ret = <optimized out> #10 0x0000609b4477d438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x409100100003 cc = <optimized out> me = 0x7baab1339e88 cfunc = 0x504000011018 recv = 135972584736920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000609b4472accd in vm_sendish (ec=0x5160049f80d0, reg_cfp=0x7baa8fbf7790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x5160049f80d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baa8fbf7790 reg_pc = 0x513000050ce0 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 0x0000609b44719ee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160049f80d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000609b447570db in invoke_iseq_block_from_c (ec=0x5160049f80d0, captured=<optimized out>, self=135973030917800, 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 = 0x7baab11a5658 cfp = 0x7baa8fbf77c8 sp = 0x7baa8faf7818 use_argv = <optimized out> stack_argv = 0x7baa8faf7818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x5160049f80d0, self=135973030917800, 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 0x0000609b44755366 in rb_vm_invoke_proc (ec=0x7baa8320f160, proc=0x1, proc@entry=0x504000197dd0, argc=-1313753907, 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 0x0000609b446ac7e9 in thread_do_start_proc (th=th@entry=0x51500006d180) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000197dd0 args_len = 0 args_ptr = <optimized out> #19 0x0000609b446aa39a in thread_do_start (th=0x51500006d180) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x51500006d180, 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 0x0000609b446a965e in call_thread_start_func_2 (th=0x51500006d180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7baa903ffce0 #22 nt_start (ptr=0x50c00040bdc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x51500006d180 sched = <optimized out> nt = 0x50c00040bdc0 vm = 0x525000000100 #23 0x0000609b443597df in asan_thread_start(void*) () No symbol table info available. #24 0x00007baab1a9ca94 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 = {135972494771904, -8901117511770442555, 135972494771904, -352, 25, 140723839389648, -8901117511757859643, -8901184463643085627}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007baab1b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7baa958006c0 (LWP 1935494) "test_autoload.*"): #0 0x00007baab1b1b4cd in __GI___poll (fds=0x7baa82509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000609b4430042a in __interceptor_poll () No symbol table info available. #2 0x0000609b446ae95f 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:3067 vm = <optimized out> #4 0x0000609b443597df in asan_thread_start(void*) () No symbol table info available. #5 0x00007baab1a9ca94 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 = {135972582852288, -8901107066409978683, 135972582852288, -352, 0, 135972220036048, -8901107066397395771, -8901184463643085627}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007baab1b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7baa84c006c0 (LWP 1967075) "envutil.rb:183"): #0 0x00007baab1b1b4cd in __GI___poll (fds=0x7baa81a09760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000609b4430042a in __interceptor_poll () No symbol table info available. #2 0x0000609b44453f3d in nogvl_wait_for (th=135972584206320, fptr=0x511000071100, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12500 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:1172 ready = <optimized out> #4 0x0000609b444553b6 in internal_read_func (ptr=0x7baa81a09620) at /tmp/ruby/src/trunk_asan/io.c:1203 iis = 0x7baa81a09620 result = <optimized out> #5 0x0000609b4469273b in rb_thread_io_blocking_call (func=0x609b44454f30 <internal_read_func>, data1=data1@entry=0x7baa81a09620, 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 0x0000609b44454d4a in rb_io_blocking_region_wait (argument=0x7baa81a09620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228 No locals. #7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1312 iis = {th = 135972584206320, fptr = 0x511000071100, nonblock = 0, fd = 12, buf = 0x525000511900, capa = 8192, timeout = 0x0} timeout_storage = <optimized out> scheduler = <optimized out> #8 0x0000609b44458687 in io_bufread (ptr=0x525000511900 '\276' <repeats 200 times>..., len=8192, fptr=0x511000071100) at /tmp/ruby/src/trunk_asan/io.c:3055 offset = 0 n = 8192 c = <optimized out> #9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3094 p = <optimized out> #10 0x0000609b443a4020 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 = 0x5160013d82d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7baa84bfedb0, <optimized out>, 0x7baa84bfecc0, <optimized out>, <optimized out>}, prev = 0x7baa81a09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160013d82d0 state = RUBY_TAG_NONE errinfo = <optimized out> #11 0x0000609b444560ab in io_fread (str=135972584205960, offset=0, size=8192, fptr=0x511000071100) at /tmp/ruby/src/trunk_asan/io.c:3108 arg = {str_ptr = 0x525000511900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>} len = <optimized out> errno_to_fail = <optimized out> #12 read_all (fptr=<optimized out>, siz=8192, str=135972584205960) at /tmp/ruby/src/trunk_asan/io.c:3386 capa = <optimized out> cr = 0 bytes = 0 pos = 0 enc = 0x50d000000110 n = <optimized out> shrinkable = <optimized out> #13 0x0000609b44445e32 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3810 str = <optimized out> length = <optimized out> fptr = 0x511000071100 len = <optimized out> n = <optimized out> shrinkable = <optimized out> #14 0x0000609b4477d438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x3fa100100001 cc = <optimized out> me = 0x7baab1339e60 cfunc = 0x504000011058 recv = 135972584209800 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #15 0x0000609b4472accd in vm_sendish (ec=0x5160013d82d0, reg_cfp=0x7baa94ed6790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160013d82d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baa94ed6790 reg_pc = 0x5040000561f0 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x0000609b44719ee8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160013d82d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000609b447570db in invoke_iseq_block_from_c (ec=0x5160013d82d0, captured=<optimized out>, self=135973045647800, 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 = 0x7baab1183b48 cfp = 0x7baa94ed67c8 sp = 0x7baa94dd6818 use_argv = <optimized out> stack_argv = 0x7baa94dd6818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160013d82d0, self=135973045647800, 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 0x0000609b44755366 in rb_vm_invoke_proc (ec=0x7baa81a09760, proc=0x1, proc@entry=0x50400043e250, argc=-1313753907, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #22 0x0000609b446ac7e9 in thread_do_start_proc (th=th@entry=0x515000073800) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x50400043e250 args_len = 0 args_ptr = <optimized out> #23 0x0000609b446aa39a in thread_do_start (th=0x515000073800) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x515000073800, 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 0x0000609b446a965e in call_thread_start_func_2 (th=0x515000073800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237 stack_start = <optimized out> stack_start_addr = 0x7baa84bffce0 #26 nt_start (ptr=0x50c000428a40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282 th = 0x515000073800 sched = <optimized out> nt = 0x50c000428a40 vm = 0x525000000100 #27 0x0000609b443597df in asan_thread_start(void*) () No symbol table info available. #28 0x00007baab1a9ca94 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 = {135972301833920, -8901142800537881403, 135972301833920, -352, 22, 140723839386960, -8901142800525298491, -8901184463643085627}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007baab1b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7baab1c48c40 (LWP 1933179) "ruby"): #0 0x00007baab1a98d61 in __futex_abstimed_wait_common64 (private=4095, cancel=true, abstime=0x7ffcd2755040, 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=0x7ffcd2755040, 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=0x7ffcd2755040, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007baab1a9bc7e in __pthread_cond_wait_common (abstime=0x7ffcd2755040, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7baab1a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffcd2754f30, __canceltype = 1158213696, __prev = 0x0} cbuffer = {wseq = 774, 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 = 774 seq = 387 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=0x7ffcd2755040) at ./nptl/pthread_cond_wait.c:652 flags = <optimized out> clockid = 1 #5 0x0000609b446a7dc1 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=0x7baaaf8361a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2490 end = <optimized out> sched = 0x515000000920 lock = 0x515000000420 cond = 0x50c000000068 max = 100000000000000000 #7 0x0000609b446ad704 in native_sleep (th=0x515000000300, rel=0x7baaaf8361a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3337 sched = <optimized out> #8 thread_join_sleep (arg=135973021358176) at /tmp/ruby/src/trunk_asan/thread.c:1064 scheduler = <optimized out> p = 0x7baaafa31860 target_th = 0x515000073800 th = 0x515000000300 end = 4110374512043443 limit = 0x7baaaf8361a0 #9 0x0000609b443a4020 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 = {0x7ffcd2755250, <optimized out>, 0x7ffcd2755160, <optimized out>, <optimized out>}, prev = 0x7baaafaffc40, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #10 0x0000609b446ad258 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 0x0000609b446a1960 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 = 0x7baaaf8361a0 #12 0x0000609b4477d438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x34b100100003 cc = <optimized out> me = 0x7baab1319688 cfunc = 0x50400001ec18 recv = 135972584206320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #13 0x0000609b4472accd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7baaaefff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #14 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baaaefff410 reg_pc = 0x523000009c70 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> th: 0x515000000300, native_id: 0x7baab1c48c40 INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> -- Control frame information ----------------------------------------------- c:0019 p:---- s:0178 e:000177 CFUNC :join c:0018 p:0494 s:0173 E:001978 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186 c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330 c:0016 p:0044 s:0110 e:000109 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:563 c:0015 p:0038 s:0105 e:000104 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:107 c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:559 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 INSN_LABEL_getlocal_WC_0 = <optimized out> c:0007 p:0069 s:0046 E:001590 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] INSN_LABEL_getlocal_WC_1 = <optimized out> c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> th: 0x51500019df00, native_id: 0x7baa8bc006c0 INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 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> c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH] INSN_LABEL_trace_opt_le = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> th: 0x51500006d180, native_id: 0x7baa904006c0 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 0x0000609b4471a2a1 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> -- Control frame information ----------------------------------------------- c:0003 p:---- s:0012 e:000011 CFUNC :readpartial state = <optimized out> result = 36 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] #17 0x0000609b4479aa42 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7baaaefff620, self=135973030917800, 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: 0x515000073800, native_id: 0x7baa84c006c0 flags = 0 iseq = 0x7baab11870e0 cfp = <optimized out> sp = 0x7baaaeeffa28 use_argv = 0x7baaaf81c120 stack_argv = 0x7baaaeeffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7baaaefff620 #19 0x0000609b44747206 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. #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. #21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. -- Control frame information ----------------------------------------------- c:0003 p:---- s:0010 e:000009 CFUNC :read #22 0x0000609b44747206 in rb_yield (val=<optimized out>) c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:183 [FINISH] No locals. #23 0x0000609b448f2096 in rb_ary_collect (ary=135972386292480) at /tmp/ruby/src/trunk_asan/array.c:3667 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] collect = 135972561841680 i = 10 #24 0x0000609b4477d438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x7baab19a0100 cfunc = 0x50400000a818 recv = 135972386292480 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #25 0x0000609b4472226b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7baaaefff608, cd=0x51100000cf50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #26 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 = 0x51100000cf50 insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baaaefff608 reg_pc = 0x5190000161b8 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> #27 0x0000609b4471a2a1 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 0x0000609b4479aa42 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7baaaefff738, self=135973030917800, 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 = 0x7baab11a5810 cfp = <optimized out> sp = 0x7baaaeeff8d0 use_argv = 0x7baaaf8f5460 stack_argv = 0x7baaaeeff8d0 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 = 0x7baaaefff738 #31 0x0000609b44747206 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 0x0000609b44747206 in rb_yield (val=<optimized out>) No locals. #35 0x0000609b448f2096 in rb_ary_collect (ary=135972584737080) at /tmp/ruby/src/trunk_asan/array.c:3667 collect = 135972584737000 i = 0 #36 0x0000609b4477d438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x163100000001 cc = <optimized out> me = 0x7baab19a0100 cfunc = 0x50400000a818 recv = 135972584737080 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #37 0x0000609b4472226b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7baaaefff720, cd=0x502000012ef0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #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 = 0x502000012ef0 insns_address_table = {0x609b4471da79 <vm_exec_core+1801>, 0x609b4471eb4a <vm_exec_core+6106>, 0x609b4472477f <vm_exec_core+29711>, 0x609b4471e6a2 <vm_exec_core+4914>, 0x609b4472537e <vm_exec_core+32782>, 0x609b44723142 <vm_exec_core+24018>, 0x609b44720abd <vm_exec_core+14157>, 0x609b4471dbf9 <vm_exec_core+2185>, 0x609b44724de7 <vm_exec_core+31351>, 0x609b44724ae1 <vm_exec_core+30577>, 0x609b4471e91a <vm_exec_core+5546>, 0x609b4471e197 <vm_exec_core+3623>, 0x609b44723797 <vm_exec_core+25639>, 0x609b4471f8d1 <vm_exec_core+9569>, 0x609b44725025 <vm_exec_core+31925>, 0x609b44724c6f <vm_exec_core+30975>, 0x609b4471ff31 <vm_exec_core+11201>, 0x609b44720a3b <vm_exec_core+14027>, 0x609b44723390 <vm_exec_core+24608>, 0x609b44724bd0 <vm_exec_core+30816>, 0x609b447224f7 <vm_exec_core+20871>, 0x609b4472342a <vm_exec_core+24762>, 0x609b44723b48 <vm_exec_core+26584>, 0x609b44722423 <vm_exec_core+20659>, 0x609b4471e0c3 <vm_exec_core+3411>, 0x609b44722c5c <vm_exec_core+22764>, 0x609b4471df39 <vm_exec_core+3017>, 0x609b4471e3a9 <vm_exec_core+4153>, 0x609b4472027e <vm_exec_core+12046>, 0x609b44721fc4 <vm_exec_core+19540>, 0x609b447229a5 <vm_exec_core+22069>, 0x609b44721b60 <vm_exec_core+18416>, 0x609b4471dabe <vm_exec_core+1870>, 0x609b447240ca <vm_exec_core+27994>, 0x609b447249f6 <vm_exec_core+30342>, 0x609b4471e482 <vm_exec_core+4370>, 0x609b4471f016 <vm_exec_core+7334>, 0x609b4471ea9c <vm_exec_core+5932>, 0x609b4471f9d6 <vm_exec_core+9830>, 0x609b447209d0 <vm_exec_core+13920>, 0x609b4471e544 <vm_exec_core+4564>, 0x609b44723f13 <vm_exec_core+27555>, 0x609b4471ef85 <vm_exec_core+7189>, 0x609b4472088e <vm_exec_core+13598>, 0x609b44721243 <vm_exec_core+16083>, 0x609b44723843 <vm_exec_core+25811>, 0x609b447226d3 <vm_exec_core+21347>, 0x609b4471faca <vm_exec_core+10074>, 0x609b4471f353 <vm_exec_core+8163>, 0x609b44723671 <vm_exec_core+25345>, 0x609b447204cc <vm_exec_core+12636>, 0x609b44722d67 <vm_exec_core+23031>, 0x609b4472275b <vm_exec_core+21483>, 0x609b44722e34 <vm_exec_core+23236>, 0x609b447246a1 <vm_exec_core+29489>, 0x609b44721824 <vm_exec_core+17588>, 0x609b44723912 <vm_exec_core+26018>, 0x609b4471d6fb <vm_exec_core+907>, 0x609b447234d5 <vm_exec_core+24933>, 0x609b4471fda2 <vm_exec_core+10802>, 0x609b44722068 <vm_exec_core+19704>, 0x609b447225c8 <vm_exec_core+21080>, 0x609b4471d700 <vm_exec_core+912>, 0x609b44721ed3 <vm_exec_core+19299>, 0x609b4472019f <vm_exec_core+11823>, 0x609b4471f510 <vm_exec_core+8608>, 0x609b44722ec8 <vm_exec_core+23384>, 0x609b4471e600 <vm_exec_core+4752>, 0x609b44720d84 <vm_exec_core+14868>, 0x609b4472c5e9 <vm_exec_core+62073>, 0x609b44722a87 <vm_exec_core+22295>, 0x609b4471ee61 <vm_exec_core+6897>, 0x609b4471f22f <vm_exec_core+7871>, 0x609b4471f10d <vm_exec_core+7581>, 0x609b4471f766 <vm_exec_core+9206>, 0x609b4471ffee <vm_exec_core+11390>, 0x609b4471ed82 <vm_exec_core+6674>, 0x609b44725613 <vm_exec_core+33443>, 0x609b44722b3e <vm_exec_core+22478>, 0x609b4472164c <vm_exec_core+17116>, 0x609b44723fc1 <vm_exec_core+27729>, 0x609b44725731 <vm_exec_core+33729>, 0x609b44724327 <vm_exec_core+28599>, 0x609b4472517e <vm_exec_core+32270>, 0x609b44725256 <vm_exec_core+32486>, 0x609b4471dfdc <vm_exec_core+3180>, 0x609b44724d04 <vm_exec_core+31124>, 0x609b4472038f <vm_exec_core+12319>, 0x609b44724f3f <vm_exec_core+31695>, 0x609b4471fe4e <vm_exec_core+10974>, 0x609b44724225 <vm_exec_core+28341>, 0x609b4471de03 <vm_exec_core+2707>, 0x609b4471fbe4 <vm_exec_core+10356>, 0x609b44720f8c <vm_exec_core+15388>, 0x609b44720925 <vm_exec_core+13749>, 0x609b447206f4 <vm_exec_core+13188>, 0x609b4471d7f7 <vm_exec_core+1159>, 0x609b4471dd1a <vm_exec_core+2474>, 0x609b4471d889 <vm_exec_core+1305>, 0x609b44724540 <vm_exec_core+29136>, 0x609b44721d70 <vm_exec_core+18944>, 0x609b44721314 <vm_exec_core+16292>, 0x609b44721a31 <vm_exec_core+18113>, 0x609b4472174a <vm_exec_core+17370>, 0x609b44720795 <vm_exec_core+13349>, 0x609b44721138 <vm_exec_core+15816>, 0x609b44720c5a <vm_exec_core+14570>, 0x609b44721443 <vm_exec_core+16595>, 0x609b447214c5 <vm_exec_core+16725>, 0x609b4471da6a <vm_exec_core+1786>, 0x609b4471eb3b <vm_exec_core+6091>, 0x609b44724770 <vm_exec_core+29696>, 0x609b4471e693 <vm_exec_core+4899>, 0x609b4472536f <vm_exec_core+32767>, 0x609b44723133 <vm_exec_core+24003>, 0x609b44720aae <vm_exec_core+14142>, 0x609b4471dbea <vm_exec_core+2170>, 0x609b44724dd8 <vm_exec_core+31336>, 0x609b44724ad2 <vm_exec_core+30562>, 0x609b4471e90b <vm_exec_core+5531>, 0x609b4471e188 <vm_exec_core+3608>, 0x609b44723788 <vm_exec_core+25624>, 0x609b4471f8c2 <vm_exec_core+9554>, 0x609b44725016 <vm_exec_core+31910>, 0x609b44724c60 <vm_exec_core+30960>, 0x609b4471ff22 <vm_exec_core+11186>, 0x609b44720a2c <vm_exec_core+14012>, 0x609b44723381 <vm_exec_core+24593>, 0x609b44724bc1 <vm_exec_core+30801>, 0x609b447224e8 <vm_exec_core+20856>, 0x609b4472341b <vm_exec_core+24747>, 0x609b44723b39 <vm_exec_core+26569>, 0x609b44722414 <vm_exec_core+20644>, 0x609b4471e0b4 <vm_exec_core+3396>, 0x609b44722c4d <vm_exec_core+22749>, 0x609b4471df2a <vm_exec_core+3002>, 0x609b4471e39a <vm_exec_core+4138>, 0x609b4472026f <vm_exec_core+12031>, 0x609b44721fb5 <vm_exec_core+19525>, 0x609b44722996 <vm_exec_core+22054>, 0x609b44721b51 <vm_exec_core+18401>, 0x609b4471daaf <vm_exec_core+1855>, 0x609b447240bb <vm_exec_core+27979>, 0x609b447249e7 <vm_exec_core+30327>, 0x609b4471e473 <vm_exec_core+4355>, 0x609b4471f007 <vm_exec_core+7319>, 0x609b4471ea8d <vm_exec_core+5917>, 0x609b4471f9c7 <vm_exec_core+9815>, 0x609b447209c1 <vm_exec_core+13905>, 0x609b4471e535 <vm_exec_core+4549>, 0x609b44723f04 <vm_exec_core+27540>, 0x609b4471ef76 <vm_exec_core+7174>, 0x609b4472087f <vm_exec_core+13583>, 0x609b44721234 <vm_exec_core+16068>, 0x609b44723834 <vm_exec_core+25796>, 0x609b447226c4 <vm_exec_core+21332>, 0x609b4471fabb <vm_exec_core+10059>, 0x609b4471f344 <vm_exec_core+8148>, 0x609b44723662 <vm_exec_core+25330>, 0x609b447204bd <vm_exec_core+12621>, 0x609b44722d58 <vm_exec_core+23016>, 0x609b4472274c <vm_exec_core+21468>, 0x609b44722e25 <vm_exec_core+23221>, 0x609b44724692 <vm_exec_core+29474>, 0x609b44721815 <vm_exec_core+17573>, 0x609b44723903 <vm_exec_core+26003>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447234c6 <vm_exec_core+24918>, 0x609b4471fd93 <vm_exec_core+10787>, 0x609b44722059 <vm_exec_core+19689>, 0x609b447225b9 <vm_exec_core+21065>, 0x609b44720f78 <vm_exec_core+15368>, 0x609b44721ec4 <vm_exec_core+19284>, 0x609b44720190 <vm_exec_core+11808>, 0x609b4471f501 <vm_exec_core+8593>, 0x609b44722eb9 <vm_exec_core+23369>, 0x609b4471e5f1 <vm_exec_core+4737>, 0x609b44720d75 <vm_exec_core+14853>, 0x609b4472c5da <vm_exec_core+62058>, 0x609b44722a78 <vm_exec_core+22280>, 0x609b4471ee52 <vm_exec_core+6882>, 0x609b4471f220 <vm_exec_core+7856>, 0x609b4471f0fe <vm_exec_core+7566>, 0x609b4471f757 <vm_exec_core+9191>, 0x609b4471ffdf <vm_exec_core+11375>, 0x609b44721ebf <vm_exec_core+19279>, 0x609b44721642 <vm_exec_core+17106>, 0x609b44721eba <vm_exec_core+19274>, 0x609b447226b0 <vm_exec_core+21312>, 0x609b447226ae <vm_exec_core+21310>, 0x609b4471f752 <vm_exec_core+9186>, 0x609b44722c11 <vm_exec_core+22689>, 0x609b44720a22 <vm_exec_core+14002>, 0x609b44720a27 <vm_exec_core+14007>, 0x609b447226ac <vm_exec_core+21308>, 0x609b4472258b <vm_exec_core+21019>, 0x609b44721a18 <vm_exec_core+18088>, 0x609b44721736 <vm_exec_core+17350>, 0x609b447226aa <vm_exec_core+21306>, 0x609b44721b4c <vm_exec_core+18396>...} reg_cfp = 0x7baaaefff720 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 0x0000609b4471a2a1 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 0x0000609b443a031b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7baab11a59a0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd2757150, <optimized out>, 0x7ffcd27570a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7baab11a59a0 #42 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #43 0x0000609b44399887 in rb_main (argc=10, argv=0x7ffcd2757318) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #44 main (argc=10, argv=0x7ffcd2757318) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 1933179) detached] $ timeout 60 gdb -p 1933176 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 1933178] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007aae69926cd7 in __GI___select (nfds=7, readfds=0x50c0055bda80, writefds=0x0, exceptfds=0x0, timeout=0x7ffcf6e97f20) at ../sysdeps/unix/sysv/linux/select.c:69 >>> Threads Id Target Id Frame * 1 Thread 0x7aae69aadc40 (LWP 1933176) "ruby" 0x00007aae69926cd7 in __GI___select (nfds=7, readfds=0x50c0055bda80, writefds=0x0, exceptfds=0x0, timeout=0x7ffcf6e97f20) at ../sysdeps/unix/sysv/linux/select.c:69 2 Thread 0x7aae4d6006c0 (LWP 1933178) "ruby" 0x00007aae6991b4cd in __GI___poll (fds=0x7aae4c309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x7aae4d6006c0 (LWP 1933178) "ruby"): #0 0x00007aae6991b4cd in __GI___poll (fds=0x7aae4c309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000628b2ff6d42a in __interceptor_poll () No symbol table info available. #2 0x0000628b3031b95f 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:3067 vm = <optimized out> #4 0x0000628b2ffc67df in asan_thread_start(void*) () No symbol table info available. #5 0x00007aae6989ca94 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 = {134889041036992, -5867858542283037292, 134889041036992, -352, 25, 140724450989216, -5867858542270454380, -5867798807655193196}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007aae69929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7aae69aadc40 (LWP 1933176) "ruby"): #0 0x00007aae69926cd7 in __GI___select (nfds=7, readfds=0x50c0055bda80, writefds=0x0, exceptfds=0x0, timeout=0x7ffcf6e97f20) 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 = 482895391} pts64 = 0x7ffcf6e97dc0 r = <optimized out> #1 0x0000628b30305bf5 in native_fd_select (n=7, readfds=0x50c0055bda80, writefds=0x0, exceptfds=0x7aae69926cd7 <__GI___select+327>, timeout=0x7ffcf6e97dc0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2441 No locals. #2 do_select (p=134889480137760) at /tmp/ruby/src/trunk_asan/thread.c:4273 tv = <optimized out> __region = <optimized out> end = <optimized out> rel = <optimized out> to = 0x7ffcf6e97ed0 lerrno = 0 set = <optimized out> result = <optimized out> endtime = <optimized out> #3 0x0000628b30011020 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 = {0x7ffcf6e98090, <optimized out>, 0x7ffcf6e97fa0, <optimized out>, <optimized out>}, prev = 0x7aae678c2b80, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #4 0x0000628b303051ce 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 = 7, th = 0x515000000300, rset = 0x7aae678c2a40, 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 = 0x7aae678c2aa0} #5 0x0000628b300cbb1d in select_internal (read=134889499878960, write=4, except=4, tp=0x7aae678c2aa0, fds=0x7aae678c2a40) at /tmp/ruby/src/trunk_asan/io.c:10674 timerec = <optimized out> max = 7 pending = <optimized out> rp = 0x7aae678c2a40 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=134889480137248) at /tmp/ruby/src/trunk_asan/io.c:10744 p = 0x7aae678c2a20 #7 0x0000628b30011020 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 = {0x7ffcf6e98390, <optimized out>, 0x7ffcf6e982a0, <optimized out>, <optimized out>}, prev = 0x7aae67878540, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160000003d0 state = RUBY_TAG_NONE errinfo = <optimized out> #8 0x0000628b300a7dd7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11100 args = <optimized out> timerec = <optimized out> scheduler = <optimized out> timeout = <optimized out> i = 4 #9 0x0000628b303ea438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x15e100100009 cc = <optimized out> me = 0x7aae6917a650 cfunc = 0x504000010858 recv = 134889506011680 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000628b30397ccd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7aae66dff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x628b3038aa79 <vm_exec_core+1801>, 0x628b3038bb4a <vm_exec_core+6106>, 0x628b3039177f <vm_exec_core+29711>, 0x628b3038b6a2 <vm_exec_core+4914>, 0x628b3039237e <vm_exec_core+32782>, 0x628b30390142 <vm_exec_core+24018>, 0x628b3038dabd <vm_exec_core+14157>, 0x628b3038abf9 <vm_exec_core+2185>, 0x628b30391de7 <vm_exec_core+31351>, 0x628b30391ae1 <vm_exec_core+30577>, 0x628b3038b91a <vm_exec_core+5546>, 0x628b3038b197 <vm_exec_core+3623>, 0x628b30390797 <vm_exec_core+25639>, 0x628b3038c8d1 <vm_exec_core+9569>, 0x628b30392025 <vm_exec_core+31925>, 0x628b30391c6f <vm_exec_core+30975>, 0x628b3038cf31 <vm_exec_core+11201>, 0x628b3038da3b <vm_exec_core+14027>, 0x628b30390390 <vm_exec_core+24608>, 0x628b30391bd0 <vm_exec_core+30816>, 0x628b3038f4f7 <vm_exec_core+20871>, 0x628b3039042a <vm_exec_core+24762>, 0x628b30390b48 <vm_exec_core+26584>, 0x628b3038f423 <vm_exec_core+20659>, 0x628b3038b0c3 <vm_exec_core+3411>, 0x628b3038fc5c <vm_exec_core+22764>, 0x628b3038af39 <vm_exec_core+3017>, 0x628b3038b3a9 <vm_exec_core+4153>, 0x628b3038d27e <vm_exec_core+12046>, 0x628b3038efc4 <vm_exec_core+19540>, 0x628b3038f9a5 <vm_exec_core+22069>, 0x628b3038eb60 <vm_exec_core+18416>, 0x628b3038aabe <vm_exec_core+1870>, 0x628b303910ca <vm_exec_core+27994>, 0x628b303919f6 <vm_exec_core+30342>, 0x628b3038b482 <vm_exec_core+4370>, 0x628b3038c016 <vm_exec_core+7334>, 0x628b3038ba9c <vm_exec_core+5932>, 0x628b3038c9d6 <vm_exec_core+9830>, 0x628b3038d9d0 <vm_exec_core+13920>, 0x628b3038b544 <vm_exec_core+4564>, 0x628b30390f13 <vm_exec_core+27555>, 0x628b3038bf85 <vm_exec_core+7189>, 0x628b3038d88e <vm_exec_core+13598>, 0x628b3038e243 <vm_exec_core+16083>, 0x628b30390843 <vm_exec_core+25811>, 0x628b3038f6d3 <vm_exec_core+21347>, 0x628b3038caca <vm_exec_core+10074>, 0x628b3038c353 <vm_exec_core+8163>, 0x628b30390671 <vm_exec_core+25345>, 0x628b3038d4cc <vm_exec_core+12636>, 0x628b3038fd67 <vm_exec_core+23031>, 0x628b3038f75b <vm_exec_core+21483>, 0x628b3038fe34 <vm_exec_core+23236>, 0x628b303916a1 <vm_exec_core+29489>, 0x628b3038e824 <vm_exec_core+17588>, 0x628b30390912 <vm_exec_core+26018>, 0x628b3038a6fb <vm_exec_core+907>, 0x628b303904d5 <vm_exec_core+24933>, 0x628b3038cda2 <vm_exec_core+10802>, 0x628b3038f068 <vm_exec_core+19704>, 0x628b3038f5c8 <vm_exec_core+21080>, 0x628b3038a700 <vm_exec_core+912>, 0x628b3038eed3 <vm_exec_core+19299>, 0x628b3038d19f <vm_exec_core+11823>, 0x628b3038c510 <vm_exec_core+8608>, 0x628b3038fec8 <vm_exec_core+23384>, 0x628b3038b600 <vm_exec_core+4752>, 0x628b3038dd84 <vm_exec_core+14868>, 0x628b303995e9 <vm_exec_core+62073>, 0x628b3038fa87 <vm_exec_core+22295>, 0x628b3038be61 <vm_exec_core+6897>, 0x628b3038c22f <vm_exec_core+7871>, 0x628b3038c10d <vm_exec_core+7581>, 0x628b3038c766 <vm_exec_core+9206>, 0x628b3038cfee <vm_exec_core+11390>, 0x628b3038bd82 <vm_exec_core+6674>, 0x628b30392613 <vm_exec_core+33443>, 0x628b3038fb3e <vm_exec_core+22478>, 0x628b3038e64c <vm_exec_core+17116>, 0x628b30390fc1 <vm_exec_core+27729>, 0x628b30392731 <vm_exec_core+33729>, 0x628b30391327 <vm_exec_core+28599>, 0x628b3039217e <vm_exec_core+32270>, 0x628b30392256 <vm_exec_core+32486>, 0x628b3038afdc <vm_exec_core+3180>, 0x628b30391d04 <vm_exec_core+31124>, 0x628b3038d38f <vm_exec_core+12319>, 0x628b30391f3f <vm_exec_core+31695>, 0x628b3038ce4e <vm_exec_core+10974>, 0x628b30391225 <vm_exec_core+28341>, 0x628b3038ae03 <vm_exec_core+2707>, 0x628b3038cbe4 <vm_exec_core+10356>, 0x628b3038df8c <vm_exec_core+15388>, 0x628b3038d925 <vm_exec_core+13749>, 0x628b3038d6f4 <vm_exec_core+13188>, 0x628b3038a7f7 <vm_exec_core+1159>, 0x628b3038ad1a <vm_exec_core+2474>, 0x628b3038a889 <vm_exec_core+1305>, 0x628b30391540 <vm_exec_core+29136>, 0x628b3038ed70 <vm_exec_core+18944>, 0x628b3038e314 <vm_exec_core+16292>, 0x628b3038ea31 <vm_exec_core+18113>, 0x628b3038e74a <vm_exec_core+17370>, 0x628b3038d795 <vm_exec_core+13349>, 0x628b3038e138 <vm_exec_core+15816>, 0x628b3038dc5a <vm_exec_core+14570>, 0x628b3038e443 <vm_exec_core+16595>, 0x628b3038e4c5 <vm_exec_core+16725>, 0x628b3038aa6a <vm_exec_core+1786>, 0x628b3038bb3b <vm_exec_core+6091>, 0x628b30391770 <vm_exec_core+29696>, 0x628b3038b693 <vm_exec_core+4899>, 0x628b3039236f <vm_exec_core+32767>, 0x628b30390133 <vm_exec_core+24003>, 0x628b3038daae <vm_exec_core+14142>, 0x628b3038abea <vm_exec_core+2170>, 0x628b30391dd8 <vm_exec_core+31336>, 0x628b30391ad2 <vm_exec_core+30562>, 0x628b3038b90b <vm_exec_core+5531>, 0x628b3038b188 <vm_exec_core+3608>, 0x628b30390788 <vm_exec_core+25624>, 0x628b3038c8c2 <vm_exec_core+9554>, 0x628b30392016 <vm_exec_core+31910>, 0x628b30391c60 <vm_exec_core+30960>, 0x628b3038cf22 <vm_exec_core+11186>, 0x628b3038da2c <vm_exec_core+14012>, 0x628b30390381 <vm_exec_core+24593>, 0x628b30391bc1 <vm_exec_core+30801>, 0x628b3038f4e8 <vm_exec_core+20856>, 0x628b3039041b <vm_exec_core+24747>, 0x628b30390b39 <vm_exec_core+26569>, 0x628b3038f414 <vm_exec_core+20644>, 0x628b3038b0b4 <vm_exec_core+3396>, 0x628b3038fc4d <vm_exec_core+22749>, 0x628b3038af2a <vm_exec_core+3002>, 0x628b3038b39a <vm_exec_core+4138>, 0x628b3038d26f <vm_exec_core+12031>, 0x628b3038efb5 <vm_exec_core+19525>, 0x628b3038f996 <vm_exec_core+22054>, 0x628b3038eb51 <vm_exec_core+18401>, 0x628b3038aaaf <vm_exec_core+1855>, 0x628b303910bb <vm_exec_core+27979>, 0x628b303919e7 <vm_exec_core+30327>, 0x628b3038b473 <vm_exec_core+4355>, 0x628b3038c007 <vm_exec_core+7319>, 0x628b3038ba8d <vm_exec_core+5917>, 0x628b3038c9c7 <vm_exec_core+9815>, 0x628b3038d9c1 <vm_exec_core+13905>, 0x628b3038b535 <vm_exec_core+4549>, 0x628b30390f04 <vm_exec_core+27540>, 0x628b3038bf76 <vm_exec_core+7174>, 0x628b3038d87f <vm_exec_core+13583>, 0x628b3038e234 <vm_exec_core+16068>, 0x628b30390834 <vm_exec_core+25796>, 0x628b3038f6c4 <vm_exec_core+21332>, 0x628b3038cabb <vm_exec_core+10059>, 0x628b3038c344 <vm_exec_core+8148>, 0x628b30390662 <vm_exec_core+25330>, 0x628b3038d4bd <vm_exec_core+12621>, 0x628b3038fd58 <vm_exec_core+23016>, 0x628b3038f74c <vm_exec_core+21468>, 0x628b3038fe25 <vm_exec_core+23221>, 0x628b30391692 <vm_exec_core+29474>, 0x628b3038e815 <vm_exec_core+17573>, 0x628b30390903 <vm_exec_core+26003>, 0x628b3038f6b0 <vm_exec_core+21312>, 0x628b303904c6 <vm_exec_core+24918>, 0x628b3038cd93 <vm_exec_core+10787>, 0x628b3038f059 <vm_exec_core+19689>, 0x628b3038f5b9 <vm_exec_core+21065>, 0x628b3038df78 <vm_exec_core+15368>, 0x628b3038eec4 <vm_exec_core+19284>, 0x628b3038d190 <vm_exec_core+11808>, 0x628b3038c501 <vm_exec_core+8593>, 0x628b3038feb9 <vm_exec_core+23369>, 0x628b3038b5f1 <vm_exec_core+4737>, 0x628b3038dd75 <vm_exec_core+14853>, 0x628b303995da <vm_exec_core+62058>, 0x628b3038fa78 <vm_exec_core+22280>, 0x628b3038be52 <vm_exec_core+6882>, 0x628b3038c220 <vm_exec_core+7856>, 0x628b3038c0fe <vm_exec_core+7566>, 0x628b3038c757 <vm_exec_core+9191>, 0x628b3038cfdf <vm_exec_core+11375>, 0x628b3038eebf <vm_exec_core+19279>, 0x628b3038e642 <vm_exec_core+17106>, 0x628b3038eeba <vm_exec_core+19274>, 0x628b3038f6b0 <vm_exec_core+21312>, 0x628b3038f6ae <vm_exec_core+21310>, 0x628b3038c752 <vm_exec_core+9186>, 0x628b3038fc11 <vm_exec_core+22689>, 0x628b3038da22 <vm_exec_core+14002>, 0x628b3038da27 <vm_exec_core+14007>, 0x628b3038f6ac <vm_exec_core+21308>, 0x628b3038f58b <vm_exec_core+21019>, 0x628b3038ea18 <vm_exec_core+18088>, 0x628b3038e736 <vm_exec_core+17350>, 0x628b3038f6aa <vm_exec_core+21306>, 0x628b3038eb4c <vm_exec_core+18396>...} reg_cfp = 0x7aae66dff3a0 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> th: 0x515000000300, native_id: 0x7aae69aadc40 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> -- Control frame information ----------------------------------------------- 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> c:0021 p:---- s:0130 e:000129 CFUNC :select c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691 INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> 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 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 0x0000628b303872a1 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. c:0017 p:0130 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604 #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000003d0 c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299 c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769 _tag = <optimized out> state = <optimized out> c:0014 p:0006 s:0067 e:000066 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 result = 36 #14 0x0000628b30109bd1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134889504393760) at /tmp/ruby/src/trunk_asan/load.c:781 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 iseq = 0x7aae68fe4908 #15 0x0000628b30104bd7 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 c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799 c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046 found = 114 handle = <optimized out> 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 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 _ec = <optimized out> _tag = <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] th = 0x515000000300 saved = <optimized out> c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH] ftptr = <optimized out> realpath = <optimized out> c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] realpaths = 134889506001920 realpath_map = 134889506001760 path = 134889504393760 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 0x0000628b30102e8b in rb_require_string_internal (fname=134889504393800, 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> #18 0x0000628b303ea438 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794 ci = 0x588100140003 cc = <optimized out> me = 0x7aae68fe4a98 cfunc = 0x504000018698 recv = 134889506131440 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #19 0x0000628b303d05ad in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcf6e99b40) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #20 0x0000628b303d0065 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912 ci = <optimized out> cc = 0x0 #21 0x0000628b30397ccd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7aae66dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5961 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #22 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x628b3038aa79 <vm_exec_core+1801>, 0x628b3038bb4a <vm_exec_core+6106>, 0x628b3039177f <vm_exec_core+29711>, 0x628b3038b6a2 <vm_exec_core+4914>, 0x628b3039237e <vm_exec_core+32782>, 0x628b30390142 <vm_exec_core+24018>, 0x628b3038dabd <vm_exec_core+14157>, 0x628b3038abf9 <vm_exec_core+2185>, 0x628b30391de7 <vm_exec_core+31351>, 0x628b30391ae1 <vm_exec_core+30577>, 0x628b3038b91a <vm_exec_core+5546>, 0x628b3038b197 <vm_exec_core+3623>, 0x628b30390797 <vm_exec_core+25639>, 0x628b3038c8d1 <vm_exec_core+9569>, 0x628b30392025 <vm_exec_core+31925>, 0x628b30391c6f <vm_exec_core+30975>, 0x628b3038cf31 <vm_exec_core+11201>, 0x628b3038da3b <vm_exec_core+14027>, 0x628b30390390 <vm_exec_core+24608>, 0x628b30391bd0 <vm_exec_core+30816>, 0x628b3038f4f7 <vm_exec_core+20871>, 0x628b3039042a <vm_exec_core+24762>, 0x628b30390b48 <vm_exec_core+26584>, 0x628b3038f423 <vm_exec_core+20659>, 0x628b3038b0c3 <vm_exec_core+3411>, 0x628b3038fc5c <vm_exec_core+22764>, 0x628b3038af39 <vm_exec_core+3017>, 0x628b3038b3a9 <vm_exec_core+4153>, 0x628b3038d27e <vm_exec_core+12046>, 0x628b3038efc4 <vm_exec_core+19540>, 0x628b3038f9a5 <vm_exec_core+22069>, 0x628b3038eb60 <vm_exec_core+18416>, 0x628b3038aabe <vm_exec_core+1870>, 0x628b303910ca <vm_exec_core+27994>, 0x628b303919f6 <vm_exec_core+30342>, 0x628b3038b482 <vm_exec_core+4370>, 0x628b3038c016 <vm_exec_core+7334>, 0x628b3038ba9c <vm_exec_core+5932>, 0x628b3038c9d6 <vm_exec_core+9830>, 0x628b3038d9d0 <vm_exec_core+13920>, 0x628b3038b544 <vm_exec_core+4564>, 0x628b30390f13 <vm_exec_core+27555>, 0x628b3038bf85 <vm_exec_core+7189>, 0x628b3038d88e <vm_exec_core+13598>, 0x628b3038e243 <vm_exec_core+16083>, 0x628b30390843 <vm_exec_core+25811>, 0x628b3038f6d3 <vm_exec_core+21347>, 0x628b3038caca <vm_exec_core+10074>, 0x628b3038c353 <vm_exec_core+8163>, 0x628b30390671 <vm_exec_core+25345>, 0x628b3038d4cc <vm_exec_core+12636>, 0x628b3038fd67 <vm_exec_core+23031>, 0x628b3038f75b <vm_exec_core+21483>, 0x628b3038fe34 <vm_exec_core+23236>, 0x628b303916a1 <vm_exec_core+29489>, 0x628b3038e824 <vm_exec_core+17588>, 0x628b30390912 <vm_exec_core+26018>, 0x628b3038a6fb <vm_exec_core+907>, 0x628b303904d5 <vm_exec_core+24933>, 0x628b3038cda2 <vm_exec_core+10802>, 0x628b3038f068 <vm_exec_core+19704>, 0x628b3038f5c8 <vm_exec_core+21080>, 0x628b3038a700 <vm_exec_core+912>, 0x628b3038eed3 <vm_exec_core+19299>, 0x628b3038d19f <vm_exec_core+11823>, 0x628b3038c510 <vm_exec_core+8608>, 0x628b3038fec8 <vm_exec_core+23384>, 0x628b3038b600 <vm_exec_core+4752>, 0x628b3038dd84 <vm_exec_core+14868>, 0x628b303995e9 <vm_exec_core+62073>, 0x628b3038fa87 <vm_exec_core+22295>, 0x628b3038be61 <vm_exec_core+6897>, 0x628b3038c22f <vm_exec_core+7871>, 0x628b3038c10d <vm_exec_core+7581>, 0x628b3038c766 <vm_exec_core+9206>, 0x628b3038cfee <vm_exec_core+11390>, 0x628b3038bd82 <vm_exec_core+6674>, 0x628b30392613 <vm_exec_core+33443>, 0x628b3038fb3e <vm_exec_core+22478>, 0x628b3038e64c <vm_exec_core+17116>, 0x628b30390fc1 <vm_exec_core+27729>, 0x628b30392731 <vm_exec_core+33729>, 0x628b30391327 <vm_exec_core+28599>, 0x628b3039217e <vm_exec_core+32270>, 0x628b30392256 <vm_exec_core+32486>, 0x628b3038afdc <vm_exec_core+3180>, 0x628b30391d04 <vm_exec_core+31124>, 0x628b3038d38f <vm_exec_core+12319>, 0x628b30391f3f <vm_exec_core+31695>, 0x628b3038ce4e <vm_exec_core+10974>, 0x628b30391225 <vm_exec_core+28341>, 0x628b3038ae03 <vm_exec_core+2707>, 0x628b3038cbe4 <vm_exec_core+10356>, 0x628b3038df8c <vm_exec_core+15388>, 0x628b3038d925 <vm_exec_core+13749>, 0x628b3038d6f4 <vm_exec_core+13188>, 0x628b3038a7f7 <vm_exec_core+1159>, 0x628b3038ad1a <vm_exec_core+2474>, 0x628b3038a889 <vm_exec_core+1305>, 0x628b30391540 <vm_exec_core+29136>, 0x628b3038ed70 <vm_exec_core+18944>, 0x628b3038e314 <vm_exec_core+16292>, 0x628b3038ea31 <vm_exec_core+18113>, 0x628b3038e74a <vm_exec_core+17370>, 0x628b3038d795 <vm_exec_core+13349>, 0x628b3038e138 <vm_exec_core+15816>, 0x628b3038dc5a <vm_exec_core+14570>, 0x628b3038e443 <vm_exec_core+16595>, 0x628b3038e4c5 <vm_exec_core+16725>, 0x628b3038aa6a <vm_exec_core+1786>, 0x628b3038bb3b <vm_exec_core+6091>, 0x628b30391770 <vm_exec_core+29696>, 0x628b3038b693 <vm_exec_core+4899>, 0x628b3039236f <vm_exec_core+32767>, 0x628b30390133 <vm_exec_core+24003>, 0x628b3038daae <vm_exec_core+14142>, 0x628b3038abea <vm_exec_core+2170>, 0x628b30391dd8 <vm_exec_core+31336>, 0x628b30391ad2 <vm_exec_core+30562>, 0x628b3038b90b <vm_exec_core+5531>, 0x628b3038b188 <vm_exec_core+3608>, 0x628b30390788 <vm_exec_core+25624>, 0x628b3038c8c2 <vm_exec_core+9554>, 0x628b30392016 <vm_exec_core+31910>, 0x628b30391c60 <vm_exec_core+30960>, 0x628b3038cf22 <vm_exec_core+11186>, 0x628b3038da2c <vm_exec_core+14012>, 0x628b30390381 <vm_exec_core+24593>, 0x628b30391bc1 <vm_exec_core+30801>, 0x628b3038f4e8 <vm_exec_core+20856>, 0x628b3039041b <vm_exec_core+24747>, 0x628b30390b39 <vm_exec_core+26569>, 0x628b3038f414 <vm_exec_core+20644>, 0x628b3038b0b4 <vm_exec_core+3396>, 0x628b3038fc4d <vm_exec_core+22749>, 0x628b3038af2a <vm_exec_core+3002>, 0x628b3038b39a <vm_exec_core+4138>, 0x628b3038d26f <vm_exec_core+12031>, 0x628b3038efb5 <vm_exec_core+19525>, 0x628b3038f996 <vm_exec_core+22054>, 0x628b3038eb51 <vm_exec_core+18401>, 0x628b3038aaaf <vm_exec_core+1855>, 0x628b303910bb <vm_exec_core+27979>, 0x628b303919e7 <vm_exec_core+30327>, 0x628b3038b473 <vm_exec_core+4355>, 0x628b3038c007 <vm_exec_core+7319>, 0x628b3038ba8d <vm_exec_core+5917>, 0x628b3038c9c7 <vm_exec_core+9815>, 0x628b3038d9c1 <vm_exec_core+13905>, 0x628b3038b535 <vm_exec_core+4549>, 0x628b30390f04 <vm_exec_core+27540>, 0x628b3038bf76 <vm_exec_core+7174>, 0x628b3038d87f <vm_exec_core+13583>, 0x628b3038e234 <vm_exec_core+16068>, 0x628b30390834 <vm_exec_core+25796>, 0x628b3038f6c4 <vm_exec_core+21332>, 0x628b3038cabb <vm_exec_core+10059>, 0x628b3038c344 <vm_exec_core+8148>, 0x628b30390662 <vm_exec_core+25330>, 0x628b3038d4bd <vm_exec_core+12621>, 0x628b3038fd58 <vm_exec_core+23016>, 0x628b3038f74c <vm_exec_core+21468>, 0x628b3038fe25 <vm_exec_core+23221>, 0x628b30391692 <vm_exec_core+29474>, 0x628b3038e815 <vm_exec_core+17573>, 0x628b30390903 <vm_exec_core+26003>, 0x628b3038f6b0 <vm_exec_core+21312>, 0x628b303904c6 <vm_exec_core+24918>, 0x628b3038cd93 <vm_exec_core+10787>, 0x628b3038f059 <vm_exec_core+19689>, 0x628b3038f5b9 <vm_exec_core+21065>, 0x628b3038df78 <vm_exec_core+15368>, 0x628b3038eec4 <vm_exec_core+19284>, 0x628b3038d190 <vm_exec_core+11808>, 0x628b3038c501 <vm_exec_core+8593>, 0x628b3038feb9 <vm_exec_core+23369>, 0x628b3038b5f1 <vm_exec_core+4737>, 0x628b3038dd75 <vm_exec_core+14853>, 0x628b303995da <vm_exec_core+62058>, 0x628b3038fa78 <vm_exec_core+22280>, 0x628b3038be52 <vm_exec_core+6882>, 0x628b3038c220 <vm_exec_core+7856>, 0x628b3038c0fe <vm_exec_core+7566>, 0x628b3038c757 <vm_exec_core+9191>, 0x628b3038cfdf <vm_exec_core+11375>, 0x628b3038eebf <vm_exec_core+19279>, 0x628b3038e642 <vm_exec_core+17106>, 0x628b3038eeba <vm_exec_core+19274>, 0x628b3038f6b0 <vm_exec_core+21312>, 0x628b3038f6ae <vm_exec_core+21310>, 0x628b3038c752 <vm_exec_core+9186>, 0x628b3038fc11 <vm_exec_core+22689>, 0x628b3038da22 <vm_exec_core+14002>, 0x628b3038da27 <vm_exec_core+14007>, 0x628b3038f6ac <vm_exec_core+21308>, 0x628b3038f58b <vm_exec_core+21019>, 0x628b3038ea18 <vm_exec_core+18088>, 0x628b3038e736 <vm_exec_core+17350>, 0x628b3038f6aa <vm_exec_core+21306>, 0x628b3038eb4c <vm_exec_core+18396>...} reg_cfp = 0x7aae66dff790 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 0x0000628b30386ee8 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 0x0000628b3000d31b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7aae68fe4b38) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000003d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcf6e9a090, <optimized out>, 0x7ffcf6e99fe0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7aae68fe4b38 #25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000003d0 status = <optimized out> #26 0x0000628b30006887 in rb_main (argc=9, argv=0x7ffcf6e9a268) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #27 main (argc=9, argv=0x7ffcf6e9a268) 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 A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j [Inferior 1 (process 1933176) detached] option. Children under /tmp/rubytest.phjcko: * drwx------ 2 60 2024-10-16 10:15:12 +0000 autoload20241016-1933179-dj2t1b/ * -rw-r--r-- 1 32 2024-10-16 10:15:12 +0000 autoload_parallel_race.rb $ timeout 60 gdb -p 1932843 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007d1c243107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffff75237bc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7d1c245b4740 (LWP 1932843) "make" 0x00007d1c243107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffff75237bc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Machine level backtrace Thread 1 (Thread 0x7d1c245b4740 (LWP 1932843) "make"): #0 0x00007d1c243107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffff75237bc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = <optimized out> #1 0x000060c8922f1d16 in reap_children () No symbol table info available. #2 0x000060c8922f2a8c in new_job () No symbol table info available. #3 0x000060c89230172a in ?? () No symbol table info available. #4 0x000060c89230209e in update_goal_chain () No symbol table info available. #5 0x000060c8922dc67a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 1932843) detached] make: *** [uncommon.mk:963: yes-test-all] Error 1 #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 1932842 -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 1967035 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-10-16T08:49:54Z master 2bf9c82f1b) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 34.357055 seconds 3436 files, 32793 examples, 133124 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.